Ignore:
Timestamp:
07/15/16 16:56:07 (8 years ago)
Author:
jgipsl
Message:

Add comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6CHT/EXPERIMENTS/LMDZ/CREATE_clim/config.card

    r1772 r2919  
    99[UserChoices] 
    1010#============================ 
    11 #D-- (<8 chars MAX for JobName) 
    1211JobName= ELC-${RESOL_ATM_3D} 
    1312LongName="create_etat0_limit for climatology run" 
     
    2019#D-- Begin and end of job  
    2120#D-- "YYYY-MM-DD" 
     21#D-- The year for this experiement has no significance as the SST/SIC are mean values over a whole period.  
     22#D-- Change the DateEnd if you change CalendarType, set DateEnd=1979-12-31 for leap or noleap. 
    2223DateBegin=1979-01-01 
    2324DateEnd=1979-12-30 
     
    3536#D-- Executable - 
    3637[Executable] 
    37 #D- For each component, Real name of executable, Name of executable for oasis 
    38 ATM= (create_etat0_limit.e, create_etat0_limit.e) 
     38#D- For each component: Real name of executable, Name of executable in the run directory  
     39ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI) 
    3940 
    4041#======================================================================== 
     
    6364RestartJobName= 
    6465RestartPath= 
    65 # Old component name for restart (if empty, use new name) 
    66 OldName= 
    6766 
    6867 
Note: See TracChangeset for help on using the changeset viewer.