next up previous
Next: Some details on the Up: Compiling OASIS4 and its Previous: Compiling OASIS4 and its


Compilation with TopMakefileOasis4

Compiling OASIS4 using the top makefile TopMakefileOasis4 is done in directory
oasis4/util/make_dir. TopMakefileOasis4 must be completed with a header file make.yours specific to the compiling platform used and specified in oasis4/util/make_dir/make.inc. One of the files make.pgi_cerfacs, make.sx_frontend or make.aix can by used as a template. The root of the OASIS4 tree can be anywere and must be set in the variable COUPLE in the make. yours file. The choice of MPI1 or MPI2 is also done in the make.yours file (see CHAN therein).

The following commands are available:

Log and error messages from compilation are saved in the files COMP.log and COMP.err in make_dir.

For not compiling the mpp_io library, the variable PSMILE_WITH_IO must be left undefined in the file make.yours .



Laure Coquart 2011-12-01