Ignore:
Timestamp:
03/26/09 18:59:04 (16 years ago)
Author:
jgipsl
Message:
  • Corrected clean option for global makefile
  • Some cosmetics
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZ/branches/LMDZ4/LMDZ/config.card

    r552 r590  
    1111#-- (<8 chars MAX for JobName) 
    1212JobName=TEST-AR4 
    13 LongName="Configuration de LMDZ en mode force" 
     13LongName="LMDZ working configuration" 
    1414TagName=LMDZ 
    1515#============================ 
    1616#-- leap, noleap, 360d 
    1717CalendarType=360d 
    18 #-- Début et fin de Job 
     18#-- Begin and end of job 
    1919#-- "YYYY-MM-DD" 
    2020DateBegin=1980-01-01 
     
    5252OverRule=n 
    5353#D- Last day of the experience used as restart 
    54 RestartDate=1869-12-30 
     54RestartDate= 
    5555#D- Define restart simulation name 
    56 RestartJobName=CD1 
     56RestartJobName= 
    5757#D- Path Server Group Login 
    5858RestartPath=${ARCHIVE}/IGCM_OUT/LMDZ 
     
    8080Restart= n 
    8181# Last day of the experience used as restart 
    82 RestartDate=1999-12-30 
     82RestartDate= 
    8383# Define restart simulation name 
    84 RestartJobName=2L18 
     84RestartJobName= 
    8585RestartPath=${ARCHIVE}/IGCM_OUT/LMDZ 
    8686# Old component name for restart (if empty, use new name) 
Note: See TracChangeset for help on using the changeset viewer.