New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
user/flavoni/libIGCM/resol_ORCA2 (diff) – NEMO

Changes between Initial Version and Version 1 of user/flavoni/libIGCM/resol_ORCA2


Ignore:
Timestamp:
2009-04-22T14:46:37+02:00 (15 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM/resol_ORCA2

    v1 v1  
     1To solve it 
     2    change in this way:  
     3 
     4    #-- Resolution FLAG for oasis input 
     5    #RESOL=$(cat ${SUBMIT_DIR}/../.resol) 
     6    RESOL=ORCA2 
     7 
     8    NOTE: Be careful it works by default with ORCA2 because in modipsl/libIGCM/AA_create_se but if we use ORCA0.5 ore ORCA0.25 is NOT TRUE!!!!! 
     9 
     10    file modipsl/libIGCM/AA_create_se there is by default 
     11 
     12    #D- TEMPORARY Flag to determine ocean resolution #D- Default : value from ocean driver if any RESOL_OCE=${RESOL_OCE:=ORCA2} 
     13 
     14    go in modipsl/config/ORCA2_LIM/IGCM00 directory 
     15 
     16    cancel run.card.init and Job_Name files 
     17 
     18    and then do an ins_job again. 
     19 
     20    (does not still fixed in libIGCM_v1_2