2 OASIS3-MCT Fortran API
To interact with the rest of the coupled system, few calls of the
OASIS3-MCT library routines, which sources can be found in oasis3-mct/lib/psmile directory, have to be implemented in
component Fortran codes. They belong to the following classes:
- Module to use (section 2.2.1)
- Initialisation (section 2.2.2)
- Partition definition (section 2.2.3)
- Grid data file definition (section 2.2.4)
- Coupling-I/O field declaration (section
2.2.5)
- End of definition phase (section
2.2.6)
- Coupling-I/O field sending and receiving (section
2.2.7)
- Termination (section 2.2.8)
- Optional auxiliary routines (section
2.2.9)
Subsections