next up previous
Next: Second section of namcouple Up: Second section of namcouple Previous: Second section of namcouple


Second section of namcouple for EXPORTED and EXPOUT fields

The first 3 lines for fields with status EXPORTED and EXPOUT are as follows:

   SOSSTSST SISUTESU 1 86400  5  sstoc.nc  EXPORTED
   182  149    128  64  toce  atmo   LAG=+14400 SEQ=+1
   P 2 P 0
where the different entries are:

The fourth line gives the list of transformations to be performed for this field. In addition, there is one or more configuring lines describing some parameters for each transformation. These additional lines are described in more details in the chapter 4.

Support to couple multiple fields via a single communication

With OASIS3-MCT, it is possible to couple mutilple fields via a single communication. To activate this option, the user must list the related fields on a single entry line through a colon delimited list in the namcouple8, for example:

ATMTAUX:ATMTAUY:ATMHFLUX TAUX:TAUY:HEATFLUX 1 3600 3 rstrt.nc EXPORTED

All fields will then use the same namcouple settings (source and target grids, transformations, etc.) for that entry. In the component model codes, these fields are still apparently sent or received one at a time through individual oasis_put and oasis_get. Inside OASIS3-MCT, the fields are stored and a single mapping and send or receive instruction is executed for all fields. This is useful in cases where multiple fields have the same coupling transformations and to reduce communication costs by aggregating multiple fields into a single communication. Only one restart file can be defined for these multiple fields.



Footnotes

... (optional)7
For 1D field, put 1 as the second dimension
...namcouple8
The maximum length of a line in the namcouple is of 5000 characters.

next up previous
Next: Second section of namcouple Up: Second section of namcouple Previous: Second section of namcouple
Laure Coquart 2017-11-23