Changeset 1110 for CMIP5/historical


Ignore:
Timestamp:
07/29/10 17:27:34 (14 years ago)
Author:
aclsce
Message:

historical2 CMIP5 IPSL simulaiton registration :

  • less LMDZ outputs
  • flag_Aga added in physid.def
  • namelist and *.def files saved as text files
Location:
CMIP5/historical/historical2
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/historical/historical2/COMP/lmdz.card

    r1083 r1110  
    6868 
    6969[OutputText] 
    70 List=   (lmdz.x.prt) 
     70List=   (physiq.def,run.def) 
    7171 
    7272[OutputFiles] 
  • CMIP5/historical/historical2/COMP/opa9.card

    r1082 r1110  
    4545 
    4646[OutputText] 
    47 List=   (ocean.output, oceanx.prt, solver.stat) 
     47List=   (ocean.output, solver.stat, namelist) 
    4848 
    4949[OutputFiles] 
  • CMIP5/historical/historical2/COMP/orchidee.card

    r1086 r1110  
    2525 
    2626[OutputText] 
    27 List=   (out_orchidee) 
     27List=   (out_orchidee,orchidee.def) 
    2828 
    2929[OutputFiles] 
  • CMIP5/historical/historical2/COMP/pisces.card

    r1032 r1110  
    3333 
    3434[OutputText] 
    35 List=   () 
     35List=   (namelist_top, namelist_pisces) 
    3636 
    3737[OutputFiles] 
  • CMIP5/historical/historical2/PARAM/physiq.def_L39

    r1083 r1110  
    4949# more variables for level 5 : vitw and pres 
    5050# Vertical wind 
    51 flag_vitw         =  2, 3, 5, 5, 1 
     51flag_vitw         =  2, 3, 7, 6, 6 
    5252name_vitw         =  vitw 
    5353# Air pressure 
    54 flag_pres         =  2, 3, 5, 5, 1 
     54flag_pres         =  2, 3, 7, 6, 6 
    5555name_pres         =  pres 
    5656# 
     
    7676# - lev_histmth=4 => champs tendances 3d 
    7777lev_histmth=5 
     78### Aga sortie avec niveau 2 
     79flag_Aga       =  2, 10, 10, 10, 10 
    7880### parametres pour hist*NMC.nc 
    7981#lev_histdayNMC: nombre de niveaux sur la verticale dans le fichier 
  • CMIP5/historical/historical2/README

    r1055 r1110  
    11IPSLCM5A 
    22 
    3 21/04/2010 
     324/07/2010 
    44 
    55Experiment Name comes from CMIP5 DRS. See: http://cmip-pcmdi.llnl.gov/cmip5/docs/cmip5_data_reference_syntax.pdf 
    6 Output files are stored into : login/IGCM_OUT/IPSLCM5A/DEVT/historical/EXP00 directory 
     6Output files are stored into : /dmnfs09/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/historical/historical2 directory 
    77 
    88 
  • CMIP5/historical/historical2/config.card

    r1049 r1110  
    99[UserChoices] 
    1010#============================ 
    11 JobName=EXP00 
     11JobName=historical2 
    1212#----- Short Name of Experiment 
    1313ExperimentName=historical 
    1414#----- DEVT TEST PROD 
    15 SpaceName=DEVT 
    16 LongName="IPSLCM5A CMIP5 DEVT phase historical example with large outputs" 
     15SpaceName=PROD 
     16LongName="IPSLCM5A CMIP5 historical 2nd experiment" 
    1717TagName=IPSLCM5A 
    1818#============================ 
     
    2222#-- "YYYY-MM-DD" 
    2323DateBegin=1850-01-01 
    24 DateEnd=1850-12-31 
     24DateEnd=2005-12-31 
    2525#============================ 
    2626#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation 
     
    3333#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    3434#JobNumProcTot=2 
    35 JobNumProcTot=4 
     35JobNumProcTot=8 
    3636#============================ 
    3737#-- Run Options : here for oasis coupling 
     
    5454#D- If you want to restart all components from the same simulation, 
    5555#D-      put OveRule flag to 'y' and set the next 3 parameters 
    56 OverRule=n 
     56OverRule=y 
    5757#D- Last day of the experience used as restart for all components 
    58 RestartDate=1899-12-31 
     58RestartDate=1849-12-31 
    5959#D- Define restart simulation name for all components 
    60 RestartJobName=EXP00 
     60RestartJobName=piControl2 
    6161#D- Path Server Group Login 
    62 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     62RestartPath=/dmnfs/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/piControl 
    6363 
    6464#======================================================================== 
     
    191191#D- Do we rebuild parallel output, this flag determines 
    192192#D- frequency of rebuild submission (use NONE for DRYRUN=3) 
    193 RebuildFrequency=5Y 
     193RebuildFrequency=2Y 
    194194#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 
    195 RebuildFromArchive=true 
     195RebuildFromArchive=NONE 
    196196#D- If you want to produce time series, this flag determines 
    197197#D- frequency of post-processing submission (NONE if you don't want) 
Note: See TracChangeset for help on using the changeset viewer.