-
Notifications
You must be signed in to change notification settings - Fork 0
glimmer-cism/glimmer-cism-glimmer-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This directory contains a very simple example program demonstrating how a climate driver for the ice sheet model can be written. In order to be able to use glide you need a f95 compiler. Set the environment variable FC to point to your f95 compiler. You also need to set the variable GLIMMER_PREFIX to where glimmer is installed. Finally you might need to set the variables FCFLAGS and LDFLAGS so that the compiler and linker can find the netCDF library, e.g. FCFLAGS=-I/path/to/netcdf/include LDFLAGS=-L/path/to/netcdf/lib
About
This directory contains a very simple example program demonstrating how a climate driver for the ice sheet model can be written.
Resources
Stars
Watchers
Forks
Packages 0
No packages published