Changes between Version 12 and Version 13 of Doc/Tools


Ignore:
Timestamp:
10/10/19 10:46:41 (5 years ago)
Author:
omamce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Tools

    v12 v13  
    4545 
    4646---- 
     47# Tools to prepare a coupled configuration # 
     48 
     49## MOZAIC ## 
     50'''MOZAIC''' is the legacy code used to build interpolation weights between ocean and atmosphere. It should be considerer as obsolete. It's a messy sequential code. 
     51 
     52## MOSAIX ## 
     53'''MOSAIX''' is the new code that creates the interpolation weights between ocean and atmosphere. It's a set a bash, Python and fortran code that uses XIOS for computing the weigthts. It can be used in parallel. 
     54 
     55## CPLRESTART ## 
     56'''CPLRESTART''' is a small fortran code that builds the restart file for OASIS. It needs outputs from forced configurations (grid_T file from NEMO, histmth file from LMDZ. 
     57 
     58---- 
    4759# !AddNoise # 
    4860