Skip to content

A NetCDF version of two-dimensional energy balance climate model based on the full multigrid method in FORTRAN. To cite this software publication: http:https://www.sciencedirect.com/science/article/pii/S2352711017300262

Notifications You must be signed in to change notification settings

alex-robinson/ebm

 
 

Repository files navigation

Energy Balance Model (ebm)

This code is based on the publication:

https://www.sciencedirect.com/science/article/pii/S2352711017300262

  1. This software is freely distributed under GNU General Public License Version 3.

  2. This whole package includes the source code of the two-dimensional seasonal energy balance model (EBM) with pre- and post-processing utilities. The code is self explained and please read the code carefully.

  3. Set your own netcdf path. In my case /home/kelin/netcdf/include. You need install netcdf with your own fortran compiler. Modify my netcdf lib directory of /home/kelin/netcdf/lib modify to your own path

  4. The code has been compiled under MacOSX, Ubuntu 12.04, and CentOS6.5 using intel fortran compiler and gfortran with netcdf3.6.3 and netcdf4.1.1.

About

A NetCDF version of two-dimensional energy balance climate model based on the full multigrid method in FORTRAN. To cite this software publication: http:https://www.sciencedirect.com/science/article/pii/S2352711017300262

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 99.1%
  • Other 0.9%