Changeset 1111 for CMIP5/historical


Ignore:
Timestamp:
07/29/10 17:45:38 (14 years ago)
Author:
mafoipsl
Message:

historical1 IPSL CMIP5 simulation registration.

Location:
CMIP5/historical/historical1
Files:
5 edited

Legend:

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

    r1040 r1111  
    1818 
    1919# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 
    20 LMDZ_COSP_OK=n 
     20LMDZ_COSP_OK=y 
    2121LMDZ_COSP_monthly=y 
    2222LMDZ_COSP_daily=y 
  • CMIP5/historical/historical1/COMP/orchidee.card

    r1040 r1111  
    3333 
    3434[Post_1M_sechiba_history] 
    35 pPatches= () 
     35Patches= () 
    3636GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac) 
    3737TimeSeriesVars2D= (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
  • CMIP5/historical/historical1/PARAM/physiq.def_L39

    r1040 r1111  
    4747# Niveaux de sorties 
    4848phys_out_filelevels=     5       5       5       5       5 
     49# more variables for level 5 : vitw and pres 
     50# Vertical wind 
     51flag_vitw         =  2, 3, 5, 5, 1 
     52name_vitw         =  vitw 
     53# Air pressure 
     54flag_pres         =  2, 3, 5, 5, 1 
     55name_pres         =  pres 
    4956# 
    5057# Parametres niveau de sorties differents fichiers 
  • CMIP5/historical/historical1/README

    r1055 r1111  
    11IPSLCM5A 
    22 
    3 21/04/2010 
     316/06/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 : login/IGCM_OUT/IPSLCM5A/PROD/historical/historical1 directory 
    77 
    88 
  • CMIP5/historical/historical1/config.card

    r1049 r1111  
    99[UserChoices] 
    1010#============================ 
    11 JobName=EXP00 
     11JobName=historical1 
    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 1st 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=piControl1 
    6161#D- Path Server Group Login 
    62 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     62RestartPath=/dmnfs/cont003/p86maf/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.