Ignore:
Timestamp:
10/09/07 16:40:39 (17 years ago)
Author:
sdipsl
Message:

Modifications :

  • Add compatibility section to control compatibility between card and libIGCM
  • Adapt config.card.OldName? to be consistent with config.card
  • Some cleaning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSLCM4_v2/EXP00/config.card

    r162 r169  
    33# 
    44#======================================================================== 
     5#D-- Compatibility - 
     6[Compatibility] 
     7libIGCM=1.0 
    58#D-- UserChoices - 
    69[UserChoices] 
     
    811#-- (<8 chars MAX for JobName) 
    912JobName=LO1 
    10 LongName=SCRIPT_V1 
     13LongName="SCRIPT_V1" 
    1114TagName=IPSLCM4_v2 
    1215#============================ 
     
    3538#R_INIT=/home/mancip/PROG/IPSL/FORCAGE_OL/INIT 
    3639#R_BC=/home/mancip/PROG/IPSL/FORCAGE_OL/BC 
    37 #PeriodNb=2 
    3840#============================ 
    3941 
     
    4648OCE= (opa, OPA8.2) 
    4749ICE= (lim, LIM.1) 
    48 #-- CHM= (inca, INCA) 
    4950CPL= (oasis, OASIS3) 
    5051 
     
    5556#D- For each component, Real name of executable, Name of executable for oasis 
    5657ATM= (gcm.e, lmdz.x) 
    57 #-- IPSL-CM4_IPCC =>? mod.def 
    5858SRF= ("", "") 
    5959OCE= (opa, opa.xx) 
    6060ICE= ("", "") 
    61 #-- CHM= ("", "") 
    6261CPL= (oasis, oasis) 
    6362 
     
    6968#D- Last day of the experience used as restart 
    7069RestartDate=1869-12-30 
    71 #D- Define restart simulation name (=> JOB_OS) 
     70#D- Define restart simulation name 
    7271RestartJobName=CD1 
    73 #D- Path Server Group Login (=> PSGL) 
    74 RestartPath=/u/rech/ces/rces452/IGCM_OUT/IPSLCM4_v1_OASIS3 
     72#D- Path Server Group Login 
     73RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM4_v2 
    7574# Attention login depend de la machine 
    7675 
     
    102101# Define restart simulation name 
    103102RestartJobName=2L18 
    104 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL 
     103RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM4_v2 
    105104# Old component name for restart (if empty, use new name) 
    106105OldName= 
     
    115114# Define restart simulation name 
    116115RestartJobName=2L18 
    117 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL 
     116RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM4_v2 
    118117# Old component name for restart (if empty, use new name) 
    119118OldName= 
     
    128127# Define restart simulation name 
    129128RestartJobName=2L18            
    130 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL 
     129RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM4_v2 
    131130# Old component name for restart (if empty, use new name) 
    132131OldName= 
     
    141140# Define restart simulation name 
    142141RestartJobName=2L18 
    143 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL 
     142RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM4_v2 
    144143#-- Old component name for restart (if empty, use new name) 
    145144OldName= 
     
    154153# Define restart simulation name 
    155154RestartJobName=2L18 
    156 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL 
     155RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM4_v2 
    157156# Old component name for restart (if empty, use new name) 
    158157OldName= 
Note: See TracChangeset for help on using the changeset viewer.