...
| Panel | ||||
|---|---|---|---|---|
| 
 | ||||
| 
 | 
...
| Panel | ||||
|---|---|---|---|---|
| 
 | ||||
| 
 | 
The 'oifs.setup' file sets a number of Unix shell environment variables which define the type of OpenIFS compiled installation and location of files.
...
| Panel | ||||
|---|---|---|---|---|
| 
 | ||||
| 
 | 
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.
...
- OpenIFS has been precompiled on the virtual machineHPCF.
- All source code has been removed due to licensing restrictions.
- OpenIFS builds 'out-of-source'; this means object (.o) files and executables are not mixed with source code.
...