Ignore:
Timestamp:
06/09/10 17:10:21 (14 years ago)
Author:
mafoipsl
Message:

Add NOPISCES experiment. ORCA2xLMD9695-L39-NOPISCES target added in AA_make. gmake ORCA2xLMD9695-L39-NOPISCES

Location:
CONFIG/IPSLCM/IPSLCM5A/NOPISCES
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/NOPISCES/PARAM/namelist_ORCA2

    r970 r1055  
    225225   cn_dir      = './'      !  root directory for the location of the runoff files 
    226226   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    227    ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration 
     227   ln_qsr_rgb  = .true.    !  RGB (Red-Green-Blue) light penetration 
    228228   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
    229    ln_qsr_bio  = .true.    !  bio-model light penetration 
    230    nn_chldta   =      0    !  RGB : Chl 2D data (=1), 3D data (=2) or cst value (=0) 
     229   ln_qsr_bio  = .false.   !  bio-model light penetration 
     230   nn_chldta   =      2    !  RGB : Chl 2D data (=1), 3D data (=2) or cst value (=0) 
    231231   rn_abs      =   0.58    !  RGB & 2 bands: fraction of light (rn_si1) 
    232232   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction 
  • CONFIG/IPSLCM/IPSLCM5A/NOPISCES/README

    r982 r1055  
    11IPSLCM5A 
    22 
    3 21/04/2010 
     309/06/2010 
    44 
    5 Output files are stored into : login/IGCM_OUT/IPSLCM5A/DEVT/pdControl/EXP00 directory 
     5Output files are stored into : login/IGCM_OUT/IPSLCM5A/DEVT/pdControl/NOPISCES directory 
    66 
     7NOPISCES corresponds to IPSLCM5A with PISCES (Marine Biogeochemistry) desactivated. 
    78 
  • CONFIG/IPSLCM/IPSLCM5A/NOPISCES/config.card

    r1049 r1055  
    99[UserChoices] 
    1010#============================ 
    11 JobName=EXP00 
     11JobName=NOPISCES 
    1212#----- Short Name of Experiment 
    1313ExperimentName=pdControl 
    1414#----- DEVT TEST PROD 
    1515SpaceName=DEVT 
    16 LongName="IPSLCM5A CMIP5 DEVT phase pdControl example with limited outputs" 
     16LongName="IPSLCM5A CMIP5 DEVT phase pdControl example with PISCES desactivated" 
    1717TagName=IPSLCM5A 
    1818#============================ 
     
    106106 
    107107#======================================================================== 
    108 #D-- MBG - 
    109 [MBG] 
    110 WriteFrequency="1M" 
    111 # If config_Restarts_OverRule == 'n' next 4 params are read 
    112 Restart= n 
    113 ##-- Last day of the experience used as restart for this component if Restart=y 
    114 RestartDate=1990-12-31 
    115 # Define restart simulation name 
    116 RestartJobName=EXP00 
    117 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl 
    118 # Old component name for restart (if empty, use new name) 
    119 OldName= 
    120  
    121 #======================================================================== 
    122108#D-- SRF - 
    123109[SRF] 
     
    170156OCE= (opa9, CMIP5_IPSL) 
    171157ICE= (lim2, CMIP5_IPSL) 
    172 MBG= (pisces, CMIP5_IPSL) 
    173158CPL= (oasis, OASIS3) 
    174159 
     
    183168OCE= (opa, opa.xx) 
    184169ICE= ("", "") 
    185 MBG= ("", "") 
    186170CPL= (oasis, oasis) 
    187171 
Note: See TracChangeset for help on using the changeset viewer.