Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

All models require:

OpenIFS, Single Column Model (SCM) and the Offline Surface Model (OSM) (HTESSEL) all require the following in order to build and run. Most of these should be available as standard on Unix/Linux systems:

...

Info

The OpenIFS models run on a variety of Unix based systems: Unix/Linux, Mac OS X. There is no support for running under Windows.

OpenIFS model

OpenIFS requires the following in order to build and run:

...

python - is required to run some of the tools.

Single column model

netCDF - an implementation of netCDF must be available on the system as the models read/write netcdf format.

IDL - optionally requirement as some sample scripts are provided to plot the model output.

Offline surface model

netCDF - an implementation of netCDF must be available on the system as the models read/write netcdf format.

Perl modules required

Software called FCM is used to compile the model. FCM is provided with OpenIFS. However, note that it may need additional Perl modules installed. The most likely missing modules are: XML::ParserCheck and Time::Piece.

...