Versions Compared

Key

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

...

Make sure you type the source command every time before you start run the VM model otherwise OpenIFS will not run correctly.

...

Panel
bgColor#f0f0ff
titleTasks - Examine directory layout
  1. Type: cd openifs
  2. Type: ls

    Code Block
    lsCHANGES  CITE  COPYING  LICENSE  NOTICE  README  READMEs/  bin/  examples/  fcm/  make/  python/  src/  t21test/


Directories:

  • src - contains all the source code for the model and supporting programs.
  • make - contains the build configuration files for the FCM compile command. Object files and executables will be in this directory organised according to the type of build (OIFS_BUILD environment variable).
  • t21test - self contained T21 model run for verifying the installation is correct.
  • ifsdata - contains additional input files for the model e.g. climatologies. Available as separate tarfiles.

...