next up previous
Next: Running OASIS3 in interpolator-only Up: Running OASIS3 in coupled Previous: TOYOASIS3 coupling algorithm


Compiling and Running TOYOASIS3

The TOYOASIS3 compiling and running environment is available in oasis3/examples/toyoasis3.

Subdirectory /data contains auxiliary grid data files (see 7.2) and coupling restart files (see 7.3). Subdirectory /input contains the file cf_name_table.txt (see 7.1) the configuration file (see chapter 5) used in the classic (not parallel) mode, namcouple, and the configuration files used in the IPSL parallel mode, namcouple_0 and namcouple_1.

To run TOYOASIS3, first compile OASIS3 and the 3 TOYOASIS3 component models (see section 8.1). Go in directory oasis3/examples/toyoasis3/src and type make. This will automatically compile OASIS main executable and PSMILe library, if not done before hand, and the three component models atmoa3.x, cheoa3.x and oceoa3.x, using the header file specified in oasis3/util/make_dir
/make.inc.

The next step is to adapt the ``User's section'' of the running script run_toyoasis3 in subdirectory /script and to launch it. The script run_toyoasis3 supports Linux PC, NEC SX, IBM Power4, CRAYX1, CRAYXD1 and CRAYXT platforms (see arch variable). If your platform is not supported, the script will have to be adapted.

Different modes can be tested.


next up previous
Next: Running OASIS3 in interpolator-only Up: Running OASIS3 in coupled Previous: TOYOASIS3 coupling algorithm
Laure Coquart 2013-06-11