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.
Changeset 4142 for branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/IGCM00/config.card – NEMO

Ignore:
Timestamp:
2013-10-28T10:21:08+01:00 (11 years ago)
Author:
cetlod
Message:

bugfix in v3_4 stable : update the cards for libIGCM, see ticket #1167

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/IGCM00/config.card

    r2575 r4142  
    2525#============================ 
    2626#-- PBS Class (required on brodie mono/multi) 
    27 JobClass=mono 
    28 #JobClass=multi 
     27#JobClass=mono 
     28JobClass=multi 
    2929#============================ 
    3030#-- Total Number of Processors 
    31 #JobNumProcTot=4 
    32 JobNumProcTot=1 
     31JobNumProcTot=32 
     32#JobNumProcTot=1 
    3333#============================ 
    3434#-- Run Options :  
     
    3838#============================ 
    3939# config.card configuration options : 
    40 #R_BC=/u/rech/psl/rpsl035/IGCM/BC 
    41 #R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC 
     40#R_BC=/u/rech/eee/reee451/IGCM/BC 
     41R_BC=/ccc/store/cont003/dsm/p48ethe/IGCM/BC 
    4242#======================================================================== 
    4343#D-- ListOfComponents - 
     
    8787#D-- OCE - 
    8888[OCE] 
    89 WriteFrequency="1Y 1M 5D 1D" 
     89WriteFrequency="1Y 1M 5D" 
    9090Restart= n 
    9191##-- Last day of the experience used as restart 
Note: See TracChangeset for help on using the changeset viewer.