Changeset 590 for CONFIG/LMDZ


Ignore:
Timestamp:
03/26/09 18:59:04 (15 years ago)
Author:
jgipsl
Message:
  • Corrected clean option for global makefile
  • Some cosmetics
Location:
CONFIG/LMDZ/branches/LMDZ4
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZ/branches/LMDZ4/AA_make.ldef

    r546 r590  
    88SHELL = /bin/sh 
    99#--------------------------------------------------------------------- 
    10 LIBDIR = ../../../../lib 
    11 BINDIR = ../../../../bin 
     10LIBDIR = ../../lib 
     11BINDIR = ../../bin 
    1212MODDIR = $(LIBDIR) 
    1313#--------------------------------------------------------------------- 
  • CONFIG/LMDZ/branches/LMDZ4/CREATE/config.card

    r541 r590  
    1111#D-- (<8 chars MAX for JobName) 
    1212JobName= ELC-${RESOL} 
    13 LongName="create_etat0_limit for climatology run' 
     13LongName="create_etat0_limit for climatology run" 
    1414TagName=LMDZ 
    1515#============================ 
    1616#D-- leap, noleap, 360d 
    1717CalendarType=360d 
    18 #D-- Début et fin de Job 
     18#D-- Begin and end of job  
    1919#D-- "YYYY-MM-DD" 
    2020DateBegin=1979-01-01 
  • CONFIG/LMDZ/branches/LMDZ4/CREATE/config.card_Interannuel

    r541 r590  
    1111#D-- (<8 chars MAX for JobName) 
    1212JobName=ELI-${RESOL} 
    13 LongName='create_etat0_limit for interannuel run' 
     13LongName="create_etat0_limit for interannuel run" 
    1414TagName=LMDZ 
    1515#============================ 
    1616#D-- leap, noleap, 360d 
    1717CalendarType=360d 
    18 #D-- Début et fin de Job 
     18#D-- Begin and end of job 
    1919#D-- "YYYY-MM-DD" 
    2020DateBegin=1870-01-01 
  • 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.