Changes between Version 7 and Version 8 of reduced_IPSLCM6


Ignore:
Timestamp:
07/09/19 14:13:11 (4 years ago)
Author:
snguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • reduced_IPSLCM6

    v7 v8  
    5252Edit the file `Makefile`. 
    5353 
     54Add the following sections to it, (be carefull that indented sections must use a `Tab` character for the makefile to work): 
     55{{{ 
     56IPSLCM6ALIM3-VLRNOP : 
     57    $(M_K) ORCA2LIM3xLMD9695-L39-NOPISCES-NOORCH 
     58}}} 
    5459 
     60{{{ 
     61ORCA2LIM3xLMD9695-L39-NOPISCES-NOORCH : libioipsl oasis3-mct xios orca2lim3nopisces lmdz96x95x39noorch verif 
     62    echo "ORCA2LIM3xLMD9695-L39-NOPISCES-NOORCH" >.resol 
     63    echo "RESOL_ATM_3D=96x95x39" >>.resol 
     64    echo "$(LIB_MPI)" >.libmpi 
     65}}} 
    5566 
    5667