Changeset 345


Ignore:
Timestamp:
06/10/08 11:29:10 (16 years ago)
Author:
acosce
Message:

Update LMDZORINCA config

Location:
CONFIG/trunk/LMDZORINCA
Files:
10 added
11 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/LMDZORINCA/AA_make

    r142 r345  
    2929 
    3030lmdz9671: 
    31         (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x71x19 -chimie AER -t 31 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x71x19_t31_seq.e ../../bin/create_etat0_limit.e ; ) 
    32         (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x71x19 -chimie AER -t 31  -v true -parallel true  -m $(FCM_ARCH) gcm ; cp bin/gcm_96x71x19_t31_para_orch.e ../../bin/gcm.e ; ) 
     31        (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x71x19 -chimie AER -t 31 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x71x19_t31_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
     32        (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x71x19 -chimie AER -t 31  -v true -parallel true  -m $(FCM_ARCH) gcm ; cp bin/gcm_96x71x19_t31_phylmd_para_orch.e ../../bin/gcm.e ; ) 
    3333 
    3434inca3:   
    35         (cd ../../modeles/INCA3; ./inca_fcm -chimie AER -m $(FCM_ARCH) -parallel true ; ) 
     35        (cd ../../modeles/INCA3; ./inca_fcm -chimie AER -m $(FCM_ARCH) -parallel true -resol 96x71; cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ) 
  • CONFIG/trunk/LMDZORINCA/EXP00/COMP/inca.card

    r165 r345  
    55 
    66[InitialStateFiles] 
    7 List=   (${R_INIT}/CHM/start_AER_9671.nc, start_trac.nc) 
     7List=  
    88         
    99 
    1010[BoundaryFiles] 
    11 List=       (/dmnfs/p24data/ECMWF320x160/AN${year}/165_${year}${month}.nc , u10mec.nc)\ 
    12             (/dmnfs/p24data/ECMWF320x160/AN${year}/166_${year}${month}.nc , v10mec.nc)\ 
    13             (/dmnfs/p24data/ECMWF96x72/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc)\ 
    14             (/dmnfs/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc) 
     11List=       (/dmnfs/cont003/p24data/ECMWF320x160/AN${year}/165_${year}${month}.nc , u10mec.nc)\ 
     12            (/dmnfs/cont003/p24data/ECMWF320x160/AN${year}/166_${year}${month}.nc , v10mec.nc)\ 
     13            (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc)\ 
     14            (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc) 
    1515 
    16 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/AER/inca.dat , .       )\ 
    17         (${R_INIT}/CHM/AER/rhvlmdz_96x71.txt             ,   rhv.dat      ) \ 
    18         (${R_INIT}/CHM/AER/wthlmdz_96x71.txt             ,   wth.dat      ) \ 
    19         (${R_INIT}/CHM/AER/clylmdz_96x71.txt             ,   cly.dat      ) \ 
    20         (${R_INIT}/CHM/AER/rhvEC11.09092002.txt          ,   rhvEC.txt    ) \ 
    21         (${R_INIT}/CHM/AER/wthEC11.09092002.txt          ,   wthEC.txt    ) \ 
    22         (${R_INIT}/CHM/AER/clyEC11.09092002.txt          ,   clyEC.txt    ) \ 
    23         (${R_INIT}/CHM/AER/sflx_lmdz_phy.couple_july07.nc   ,   sflx.nc      ) \ 
    24         (${R_INIT}/CHM/CH4/landuse_96x71.nc              ,   landuse.nc   ) \ 
    25         (${R_INIT}/CHM/CH4/npp_96x71.nc                  ,   npp.nc           ) \ 
    26         (${R_INIT}/CHM/CH4/oxydants_96x71.nc             ,   oxydants.nc  ) \ 
    27         (${R_INIT}/CHM/AER/obs_aerinput.prn              ,   .   ) 
     16ListNonDel= (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/rhvlmdz.txt             ,   rhv.dat      ) \ 
     17            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/wthlmdz.txt             ,   wth.dat      ) \ 
     18            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/clylmdz.txt             ,   cly.dat      ) \ 
     19            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/rhvEC11.09092002.txt          ,   rhvEC.txt    ) \ 
     20            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/wthEC11.09092002.txt          ,   wthEC.txt    ) \ 
     21            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/clyEC11.09092002.txt          ,   clyEC.txt    ) \ 
     22            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/sflx_lmdz_phy.present.nc   ,   sflx.nc      ) \ 
     23            (${R_INIT}/CHM/${config_UserChoices_TagName}/CH4/INCA${RESOL_CHM}/landuse.nc              ,   landuse.nc   ) \ 
     24            (${R_INIT}/CHM/${config_UserChoices_TagName}/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc              ) \ 
     25            (${R_INIT}/CHM/${config_UserChoices_TagName}/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc  ) \ 
     26            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/obs_aerinput.prn              ,   .   ) 
    2827 
    2928[ParametersFiles] 
     
    4140 
    4241[OutputFiles] 
    43 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE) 
     42List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE),\ 
     43        (forcage.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc,      NONE) 
    4444#List= () 
    4545 
  • CONFIG/trunk/LMDZORINCA/EXP00/COMP/inca.driver

    r142 r345  
    88    IGCM_debug_PushStack "CHM_Initialize" 
    99 
     10    RESOL_CHM=$( echo $RESOL_ATM | awk "-FD" '{print $2}' ) 
     11    echo 'resol chimie', $RESOL_CHM 
    1012    echo "INCA Tag : LMDZ-INCA" ${config_UserChoices_TagName} 
    1113 
     
    2729    echo FINALIZE CHM !!! 
    2830 
    29 #    IGCM_sys_Mkdir ${R_OUT_EXE} 
    30 #    cd ${MODIPSL} 
    31 #    tar cf src_${config_UserChoices_JobName}.tar  modeles 
    32 #    IGCM_sys_Mv src_${config_UserChoices_JobName}.tar ${R_OUT_EXE}/. 
    33 #    cd - 
    34  
    3531 
    3632    IGCM_debug_PopStack "CHM_Finalize" 
  • CONFIG/trunk/LMDZORINCA/EXP00/COMP/lmdz.card

    r165 r345  
    44[UserChoices] 
    55 
     6CREATE=EL-${RESOL_ATM} 
     7 
    68[InitialStateFiles] 
    79# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    8 List=   (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \ 
    9         (${R_INIT}/ATM/${config_UserChoices_TagName}/ECDYN.nc, .), \ 
    10         (${R_INIT}/ATM/${config_UserChoices_TagName}/ECPHY.nc, .), \ 
    11         (${R_INIT}/ATM/${config_UserChoices_TagName}/Relief.nc, .), \ 
    12         (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc, .), \ 
    13         (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .), \ 
    14         (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sst_1x1_clim.nc, amipbc_sst_1x1.nc), \ 
    15         (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sic_1x1_clim.nc, amipbc_sic_1x1.nc) 
     10List=   (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_start.nc,    start.nc) \ 
     11        (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_startphy.nc, startphy.nc)  
    1612 
    1713[BoundaryFiles] 
    1814List=   ()  
    19  
    20 # The first one is the clim limit.nc computed with CLIM_CREATE job 
    21 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/flux_iceberg, .),\ 
    22         (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/tautab.formatted, .),\ 
    23         (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/invtau.formatted, .) 
    24  
     15ListNonDel= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_limit.nc, limit.nc)  
    2516 
    2617 
     
    3930 
    4031[OutputFiles] 
    41 List=   () 
     32List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE) 
    4233 
    4334[Post_1M_histmth] 
     
    4738TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, topl0, topl, tops0, tops, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 
    4839 
    49 [Post_1M_histNMC] 
    50 Patches = 
    51 GatherWithInternal = (lon, lat, presnivs, time_counter) 
    52 MonitoringVars = 
    53 TimeSeriesVars= (t1000, t925, t850, t700, t600, t500, t400, t300, t250, t200, t150, t100, t70, t50, t30, t20, t10, u1000, u925, u850, u700, u600, u500, u400, u300, u250, u200, u150, u100, u70, u50, u30, u20, u10, v1000, v925, v850, v700, v600, v500, v400, v300, v250, v200, v150, v100, v70, v50, v30, v20, v10, phi1000, phi925, phi850, phi700, phi600, phi500, phi400, phi300, phi250, phi200, phi150, phi100, phi70, phi50, phi30, phi20, phi10, rh1000, rh925, rh850, rh700, rh600, rh500, rh400, rh300, rh250, rh200, rh150, rh100, rh70, rh50, rh30, rh20, rh10, q1000, q925, q850, q700, q600, q500, q400, q300, q250, q200, q150, q100, q70, q50, q30, q20, q10) 
    54  
    55 [Post_1M_dynzon] 
    56 Patches = 
    57 GatherWithInternal = (lon, lat, presnivs, time_counter) 
    58 MonitoringVars = 
    59 TimeSeriesVars = 
    60  
    61 [Post_1D_histday] 
    62 Patches = 
    63 GatherWithInternal = (lon, lat, presnivs, t_ave_00086400) 
    64 MonitoringVars = 
    65 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp) 
  • CONFIG/trunk/LMDZORINCA/EXP00/COMP/lmdz.driver

    r142 r345  
    11#!/bin/ksh 
    2  
    3 # MPI Variables 
    4 ATM_PARA=0 
    52 
    63#----------------------------------------------------------------- 
     
    118    RESOL_ATM=${RESOL} 
    129 
     10    ##- Create_etat0_limit version 
     11    IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/COMP/lmdz.card UserChoices CREATE 
     12    CREATE=${lmdz_UserChoices_CREATE} 
     13    echo create_etat0_limit version : ${CREATE} 
     14 
    1315    ##--Frequency purpose .... 
    1416    ##--  Initialisation  .... 
     
    1618    ##--  
    1719    OK_journe=n 
    18     OK_mensuel=n 
     20    OK_mensuel=y 
    1921 
    2022    case ${config_UserChoices_PeriodLength} in 
     
    8688    IGCM_sys_Mv run.def.tmp run.def 
    8789 
    88 if ( ${FirstInitialize} ) ; then 
    89  
    90    if ( [ "${config_Restarts_OverRule}" = "n" ] && [ "${config_ATM_Restart}" = "n" ] ); then 
    91            IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    92            ./create_etat0_limit.e 
    93    fi 
    94  
    95 fi  
    9690 
    9791    IGCM_debug_PopStack "ATM_Update" 
  • CONFIG/trunk/LMDZORINCA/EXP00/COMP/orchidee.driver

    r142 r345  
    88    IGCM_debug_PushStack "SRF_Initialize" 
    99 
    10 ##--Variables used by ORCHIDEE -- 
    11     PAT_WRI_STEP=$(     grep 'WRITE_STEP ='   ${SUBMIT_DIR}/PARAM/orchidee.def ) 
    12  
    1310    IGCM_debug_PopStack "SRF_Initialize" 
    1411} 
     
    1916    IGCM_debug_PushStack "SRF_Update" 
    2017 
    21     (( SECH_WRI_STEP=PeriodLengthInDays * 86400 )) 
     18    case ${config_SRF_WriteFrequency} in 
     19        1Y|1y)  
     20            (( STOMATE_WRITE_STEP = PeriodLengthInDays )) 
     21            (( SECHIBA_WRITE_STEP = PeriodLengthInDays * 86400 )) ;; 
     22        1M|1m)  
     23            if [ ${config_UserChoices_PeriodLength} = 1Y ] ; then 
     24                (( STOMATE_WRITE_STEP = PeriodLengthInDays / 12 )) 
     25                (( SECHIBA_WRITE_STEP = PeriodLengthInDays * 86400 / 12  )) 
     26            else 
     27                (( STOMATE_WRITE_STEP = $( IGCM_date_DaysInMonth $year $month ) )) 
     28                (( SECHIBA_WRITE_STEP = $( IGCM_date_DaysInMonth $year $month ) * 86400 )) 
     29            fi ;; 
     30        5D|5d)  
     31            (( STOMATE_WRITE_STEP = 5 )) 
     32            (( SECHIBA_WRITE_STEP = 5 * 86400 )) ;; 
     33        1D|1d)  
     34            (( STOMATE_WRITE_STEP = 1 )) 
     35            (( SECHIBA_WRITE_STEP = 86400 )) ;; 
     36        *)  
     37            IGCM_debug_Exit "SRF_Update " ${config_SRF_WriteFrequency} " invalid WriteFrequency : choose in 1Y, 1M, 5D, 1D."  
     38            IGCM_debug_Verif_Exit ;; 
     39    esac 
     40 
    2241 
    2342    if ( [ ${CumulPeriod} -eq 1 ] && [ "${config_SRF_Restart}" = "n" ] ) ; then 
     43        sed -e "s/_start_sech_/default/" \ 
     44            -e "s/_write_step_/${SECHIBA_WRITE_STEP}/" \ 
     45            orchidee.def > orchidee.def.tmp 
     46## For STOMATE 
     47#           -e "s/STOMATE_HIST_DT= 10./STOMATE_HIST_DT = ${STOMATE_WRITE_STEP}/" \ 
    2448 
    25 #       sed -e "s/SECHIBA_restart_in=_start_sech_/SECHIBA_restart_in=NONE/" \ 
    26         sed -e "s/_start_sech_/default/" \ 
    27             -e "s/${PAT_WRI_STEP}/WRITE_STEP=${SECH_WRI_STEP}/" \ 
     49## For ORCHIDEE_WATCHOUT_FILE :  
     50#            -e "s/ORCHIDEE_WATCHOUT= n/ORCHIDEE_WATCHOUT= y/" \ 
     51#            -e "s/DT_WATCHOUT= 1800/DT_WATCHOUT= 3600/" \ 
     52    else 
     53        sed -e "s/_start_sech_/start_sech.nc/" \ 
     54            -e "s/_write_step_/${SECHIBA_WRITE_STEP}/" \ 
    2855            orchidee.def > orchidee.def.tmp 
    29     else 
    30 #       sed -e "s/SECHIBA_restart_in=_start_sech_/SECHIBA_restart_in=start_sech.nc/" \ 
    31         sed -e "s/_start_sech_/start_sech.nc/" \ 
    32             -e "s/${PAT_WRI_STEP}/WRITE_STEP=${SECH_WRI_STEP}/" \ 
    33             orchidee.def > orchidee.def.tmp 
     56## For STOMATE 
     57#            -e "s/STOMATE_RESTART_FILEIN= NONE/STOMATE_RESTART_FILEIN = stomate_rest_in.nc/" \ 
     58#            -e "s/STOMATE_HIST_DT= 10./STOMATE_HIST_DT = ${STOMATE_WRITE_STEP}/" \ 
     59 
     60## For ORCHIDEE_WATCHOUT_FILE :  
     61#            -e "s/ORCHIDEE_WATCHOUT= n/ORCHIDEE_WATCHOUT= y/" \ 
     62#            -e "s/DT_WATCHOUT= 1800/DT_WATCHOUT= 3600/" \ 
    3463    fi 
    35  
    3664    IGCM_sys_Mv orchidee.def.tmp orchidee.def 
    37  
    38 #     IGCM_sys_Cp ${RUN_DIR}/orchidee.def ${RUN_DIR}/run.def 
    39 #     IGCM_sys_Put_Out ${RUN_DIR}/run.def ${R_SAVE}/${PREFIX}_run.def 
    4065 
    4166    IGCM_debug_PopStack "SRF_Update" 
     
    4772    IGCM_debug_PushStack "SRF_Finalize" 
    4873 
    49 #     IGCM_sys_Put_Out ${RUN_DIR}/used_run.def ${R_SAVE}/${PREFIX}_used_run.def 
     74# For STOMATE : 
     75#     if [ $( IGCM_date_DaysBetweenGregorianDate ${PeriodDateEnd} ${year}1230 ) -ge 0 ] ; then 
     76#       IGCM_sys_Put_Out stomate_Cforcing.nc ${R_OUT_SRF_O_M}/${PREFIX}_stomate_Cforcing.nc 
     77#       IGCM_sys_Put_Out stomate_forcing.nc  ${R_OUT_SRF_O_M}/${PREFIX}_stomate_forcing.nc 
     78#     fi 
    5079 
    5180    echo FINALIZE SRF !!! 
  • CONFIG/trunk/LMDZORINCA/EXP00/PARAM/gcm.def_LMD9671

    r142 r345  
    1 ## $Header: /home/ioipsl/CVSROOT/LMDZ4ORINCA/CLIM_LMDZORINCA/PARAM/gcm.def_LMD9671,v 1.1.1.1 2007/05/22 14:29:13 adm Exp $ 
     1## $Id$ 
    22## nombre de pas par jour (multiple de iperiod) ( ici pour  dt = 1 min )       
    33day_step=480 
     
    4747##  Flag  pour la convection (1 pour LMD, 2 pour Tiedtke, 3 KE, 4 KE vect) 
    4848iflag_con=3 
     49## Facteur multiplication des precip convectives dans KE 
     50cvl_corr=1.0 
    4951## longitude en degres du centre du zoom                                  
    5052clon=0. 
  • CONFIG/trunk/LMDZORINCA/EXP00/PARAM/orchidee.def

    r142 r345  
     1## $Id$ 
    12# 
    2 # $Id$ 
    33# 
    4 # SECHIBA 
     4# Parameter file for LMDZ4OR_v2 configuration 
     5# See comments : http://forge.ipsl.jussieu.fr/orchidee/ 
    56# 
    67STOMATE_OK_CO2=TRUE 
     
    1314# SECHIBA_reset_time is not set 
    1415OUTPUT_FILE=sechiba_out.nc 
    15 WRITE_STEP=432000 
    16 SECHIBA_HISTLEVEL=5 
     16WRITE_STEP=_write_step_ 
     17SECHIBA_HISTLEVEL=6 
    1718STOMATE_OUTPUT_FILE=stomate_history.nc 
    1819STOMATE_HIST_DT=10. 
     
    2122SECHIBA_ZCANOP=0.5 
    2223DT_SLOW=86400. 
    23 SPLIT_DT=12 
    2424# IMPOSE_VEG is not set 
    2525VEGETATION_FILE=carteveg5km.nc 
     
    3232HYDROL_SNOW=0.0 
    3333HYDROL_SNOWAGE=0.0 
    34 HYDROL_SNOWICE=0.0 
    35 HYDROL_SNOWICEAGE=0.0 
    36 HYDROL_HDRY=1.0 
    3734HYDROL_HUMR=1.0 
    3835HYDROL_BQSB=default 
     
    4946LAI_FILE=lai2D.nc 
    5047SECHIBA_QSINT=0.02 
     48ALB_BARE_MODEL = FALSE 
     49PERCENT_THROUGHFALL_PFT = 30., 30., 30., 30., 30., 30., 30., 30., 30., 30., 30., 30., 30. 
     50RVEG_PFT = .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5 
     51CDRAG_FROM_GCM = .TRUE. 
  • CONFIG/trunk/LMDZORINCA/EXP00/PARAM/physiq.def

    r142 r345  
     1# $Id$ 
    12# 
    2 ## $Header: /home/ioipsl/CVSROOT/LMDZ4ORINCA/CLIM_LMDZORINCA/PARAM/physiq.def,v 1.1.1.1 2007/05/22 14:29:13 adm Exp $ 
     3### OCEAN = force / slab  /couple 
     4OCEAN=force 
     5### VEGET= y si ORCHIDEE, =n si bucket 
     6VEGET=y 
    37# 
    4  
    5 OCEAN=force 
    6 VEGET=y 
    7 OK_journe=y 
     8# Parametres fichiers de sortie 
     9# 
     10### type_run = type run par rapport aux fichiers et variables de sortie 
     11# - type_run = CLIM/ENSP (=1) 
     12# - type_run = AMIP/CFMI (=2) 
     13type_run=AMIP 
     14### OK_journe= y sortir fichier journalier histday.nc, =n pas de fichier histday.nc 
     15OK_journe=n 
     16### OK_mensuel= y sortir fichier mensuel histmth.nc, =n pas de fichier histmth.nc 
    817OK_mensuel=y 
     18### OK_instan=y, ecrire sorties "instantannees" (chaque pas de temps de la  physique) 
    919OK_instan=n 
     20### OK_hf=y, ecrire sorties hautes frequence histhf.nc, =n pas de fichier histhf.nc 
     21ok_hf=n 
     22# 
     23# Parametres niveau de sorties differents fichiers  
     24# 
     25### lev_histhf=0-4, niveau de sortie fichier "histhf.nc"  
     26# - lev_histhf=0 => pas de sorties histhf.nc 
     27# - lev_histhf=2 => defaut 
     28# - lev_histhf=3 => variables sur niveaux standards 
     29# - lev_histhf=4 => histhf3d.nc champs 3d niveaux modele => fichier. histhf3d.nc 
     30lev_histhf=2 
     31### lev_histday=0-5, niveau de sortie fichier "histday.nc" 
     32# - lev_histday=0 => pas de sorties lev_histday.nc 
     33# - lev_histday=2 => defaut 
     34# - lev_histday=3 => + champs 3D => F. Lott 
     35# - lev_histday=4 => + champs sous-surfaces 
     36# - lev_histday=5 => + champs F. Aires 
     37lev_histday=2 
     38### lev_histmth=0-4, niveau de sortie fichier "histmth.nc" 
     39# - lev_histmth=0 => pas de sorties lev_histmth.nc 
     40# - lev_histmth=2 => defaut 
     41# - lev_histmth=3 => albedo, rugosite sous-surfaces 
     42# - lev_histmth=4 => champs tendances 3d 
     43lev_histmth=2 
     44### ecrit_hf = frequence ecriture fichier histhf.nc en jours 
     45ecrit_hf=0.250 
     46### ecrit_day = frequence ecriture fichier histday.nc en jours 
     47ecrit_day=1. 
     48### ecrit_mth = frequence ecriture fichier histmth.nc en jours 
     49ecrit_mth=1. 
     50### freqin_isccp = frequence input en secondes du simulateur ISCCP 
     51freq_ISCCP=10800. 
     52### freqout_isccp = frequence output en jours du simulateur ISCCP 
     53ecrit_ISCCP=30. 
     54### niveau du diagnostique de conservation d energie 
    1055if_ebil=0 
    1156# 
    1257# parametres KE 
    1358# 
     59### epmax = Efficacite precipitation maximale 
    1460epmax = .99 
     61### ok_adj_ema = ?? pas utilise 
    1562ok_adj_ema = n 
     63### iflag_clw Flag calcul eau liquide 
     64# - iflag_clw=0 : qcond_incld(i,l) = em_qcondc(l) 
     65# - iflag_clw=1 : qcond_incld(i,l) = em_qcond(l) 
     66# - iflag_clw=2 : eau liquide diagnostique en fonction de la Precip 
    1667iflag_clw = 1 
    1768#  
    1869# parametres nuages 
    1970# 
     71### cld_lc_lsc  contenu en eau liquide des nuages large-scale (fisrtilp)  
    2072cld_lc_lsc = 2.6e-4 
     73### cld_lc_con  contenu en eau liquide des nuages convectifs (fisrtilp)  
    2174cld_lc_con = 2.6e-4 
     75### cld_tau_lsc  cte de temps utilisee pour eliminer l eau large-scale (fisrtilp)  
    2276cld_tau_lsc = 3600. 
     77### cld_tau_con  cte de temps utilisee pour eliminer l eau convective (fisrtilp)  
    2378cld_tau_con = 3600. 
     79### ffallv_lsc  cte utilisee dans calcul vitesse de chute cristaux de glace large-scale (fisrtilp)  
    2480ffallv_lsc = 1. 
     81### ffallv_lsc  cte utilisee dans calcul vitesse de chute cristaux de glace convectifs (fisrtilp)  
    2582ffallv_con = 1. 
     83### coef_eva  coef evaporation precips eau/glace (fisrtilp/fisrtilp_tr?/conlmd?)  
    2684coef_eva = 2.e-5 
     85### reevap_ice  reevaporation de toute la precip dans la couche du dessous pour la glace (fisrtilp)  
    2786reevap_ice = y 
     87### iflag_cldcon  flag pour calculer ratqsc=F(ratqsbas,fact_cldcon,q_seri) (physiq)  
     88# - iflag_cldcon<=-1 diag. rain_Tiedtke  
     89# - iflag_cldcon=1, ratqsc=ratqsbas+fact_cldcon*(q_seri(1)-q_seri(k))/q_seri(k) 
     90# - iflag_cldcon=1/2, ratqs=max(ratqs,ratqsc) 
     91# - iflag_cldcon=3,   ratqs=ratqss 
    2892iflag_cldcon = 3 
     93### iflag_pdf :  flag calcul distribution sous-maille de l eau et des nuages  
     94# - iflag_pdf=0, version ratqs,  
     95# - iflag_pdf=1, calcul eau condensee, fraction nuageuse, eau nuageuse a partir 
     96# -              des PDFS de Sandrine Bony  
    2997iflag_pdf = 1 
     98### fact_cldcon  constante calcul ratqsc (voir iflag_cldcon) et proprietes nuages convectifs, clwcon0 (physiq.F)  
    3099fact_cldcon = 1. 
     100### facttemps=   facteur de relaxation de ratqs (iflag_cldcon=1/2) et rnebcon (iflag_cldcon=3) 
    31101facttemps = 1.e-4 
     102## ok_newmicro   =y appel newmicro , =n appel nuage (calcul epaisseur optique et emmissivite des nuages)  
    32103ok_newmicro = y 
     104### ratqsbas     ratqs en bas si iflag_cldcon=1  
    33105ratqsbas = 0.005 
     106### ratqshaut    ratqs en haut pour ratqss "stables"   
    34107ratqshaut = 0.33 
     108### rad_froid    rayon cristaux des nuages de glace "froids"  
    35109rad_froid = 35 
     110### rad_chau1    rayon goutelettes d eau chauds", en haut: k=4-klev  
    36111rad_chau1=12 
     112### rad_chau2    rayon goutelettes d eau chauds", en bas: k=1-3   
    37113rad_chau2=11 
     114## ksta_ter      coef.diffusion minimale sur terre/sic/lic  
    38115ksta_ter=1.e-7 
    39 #IM 310804 BEG 
    40 #ksta=1.e-10 
    41 #ok_kzmin : calcul Kzmin dans la CL de surface 
    42 #ok_kzmin=y 
    43 #IM 310804 END 
    44 # 
    45 # parametres outputs 
    46 # 
    47 #niveau de sortie "hf" lev_histhf avec 
    48 # - lev_histhf=3 => defaut 
    49 # - lev_histhf=4 => histhf3d.nc champs 3d niveaux modele 
    50 lev_histhf=4 
    51 #niveau de sortie "day" lev_histday 
    52 # - lev_histday=2 => defaut 
    53 # - lev_histday=3 => + champs 3D => F. Lott 
    54 # - lev_histday=4 => + champs sous-surfaces 
    55 lev_histday=5 
    56 #niveau de sortie "mth" lev_histmth avec 
    57 # - lev_histmth=2 => defaut 
    58 # - lev_histmth=3 => albedo, rugosite sous-surfaces 
    59 # - lev_histmth=4 => champs tendances 3d 
    60 lev_histmth=4 
    61 # 
    62 # parametres climatique 
    63 # 
    64 R_ecc = 0.016715 
    65 R_peri = 102.7 
    66 R_incl = 23.441 
    67 solaire = 1365. 
    68 co2_ppm = 348. 
    69 #RCO2 = co2_ppm * 1.0e-06  * 44.011/28.97 
    70 #RCO2 = 348. * 1.0e-06  * 44.011/28.97 
    71 #RCO2 =   5.286789092164308E-04 
    72 #RCO2 = 425.43e-06 
    73 CH4_ppb = 1650. 
    74 #RCH4 = 1.65E-06* 16.043/28.97 
    75 #RCH4 =   9.137366240938903E-07 
    76 N2O_ppb = 306. 
    77 #RN2O = 306.E-09* 44.013/28.97 
    78 #RN2O =    4.648939592682085E-07 
    79 CFC11_ppt = 280. 
    80 #RCFC11 = 280.E-12* 137.3686/28.97 
    81 #RCFC11 =    1.327690990680013E-09 
    82 CFC12_ppt = 484. 
    83 #RCFC12 = 484.E-12* 120.9140/28.97 
    84 #RCFC12 =    2.020102726958923E-09 
    85 # 
    86 # parametres simulateur ISCCP 
    87 # 
    88 #IM 310804 BEG 
    89 #ok_isccp : y/n avec/sans simulateur ISCCP 
    90 ok_isccp=n 
    91 #ok_regdyn : y/n calcul/non des regymes dynamiques sur regions pre-definies 
    92 ok_regdyn=y 
    93 #IM 310804 END 
    94 #top_height = 1 ou 3 
    95 top_height = 1 
    96 #overlap = 1, 2 ou 3 
    97 overlap = 3 
    98 #cdmmax 
     116### cdmmax =     cdrag maximum pour le moment 
    99117cdmmax = 2.5E-3 
    100 #cdhmax 
     118### cdhmax =     cdrag maximum pour l energie 
    101119cdhmax = 2.0E-3 
    102120# 
    103 # effets direct et indirect des aerosols 
     121# Parametres "orbitaux/ ere geologique" 
    104122# 
     123### R_ecc =      Excentricite 
     124R_ecc = 0.016715 
     125### R_peri =     Equinoxe 
     126R_peri = 102.7 
     127### R_incl =     Inclinaison 
     128R_incl = 23.441 
     129### solaire =    Constante solaire 
     130solaire = 1365. 
     131# 
     132# Taux gaz a effet de serre 
     133# 
     134### co2_ppm =    taux CO2 en ppm 
     135co2_ppm = 348. 
     136### CH4_ppb =    taux CH4 en ppb 
     137CH4_ppb = 1650. 
     138### N2O_ppb =    taux N2O en ppb 
     139N2O_ppb = 306. 
     140### CFC11_ppt =  taux CFC11 en ppt 
     141CFC11_ppt = 280. 
     142### CFC12_ppt =  taux CFC12 en ppt 
     143CFC12_ppt = 484. 
     144# 
     145# Parametres effets directs/indirects des "aerosols" 
     146# 
     147### ok_ade=y/n   flag Aerosol direct effect 
    105148ok_ade=n 
     149### ok_aie=y/n   flag Aerosol indirect effect 
    106150ok_aie=n 
     151### aer_type =   Aerosol variation type : actuel / preind / scenario 
     152aer_type=actuel 
     153### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    107154bl95_b0=1.7 
     155### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    108156bl95_b1=0.2 
    109 #IM 310804 BEG 
    110 #type_run = AMIP, ENSP, clim 
    111 type_run=AMIP 
    112 #IM 310804 END 
     157# 
     158# Parametres simulateur ISCCP 
     159# 
     160### ok_isccp=y/n flag simulateur ISCCP 
     161ok_isccp=n 
     162### top_height = flag choix calcul nuages par le simulateur en utilisant  
     163# -              les donnees IR et/ou VIS et l algorithme ISCCP-D1 
     164# - top_height = 1 -> algo IR-VIS 
     165# - top_height = 2 -> identique a 1, mais "ptop(ibox)=pfull(ilev)" 
     166# - top_height = 3 -> algo IR 
     167top_height = 1 
     168### overlap =    Hypothese de Recouvrement (HR) utilisee pour le simulateur ISCCP 
     169# - overlap=1    Max overlap 
     170# - overlap=2    Random overlap 
     171# - overlap=3    Max/Random overlap 
     172overlap = 3 
  • CONFIG/trunk/LMDZORINCA/EXP00/PARAM/run.def

    r142 r345  
    1 # 
    2 # $Header: /home/ioipsl/CVSROOT/LMDZ4ORINCA/CLIM_LMDZORINCA/PARAM/run.def,v 1.1.1.1 2007/05/22 14:29:13 adm Exp $ 
    3 # 
     1## $Id$ 
    42INCLUDEDEF=physiq.def 
    53INCLUDEDEF=gcm.def 
  • CONFIG/trunk/LMDZORINCA/EXP00/config.card

    r166 r345  
    1313JobName=LOI_01 
    1414LongName="script for ipsl_esm_v1 config" 
    15 TagName=LMDZ4ORINCA 
     15TagName=LMDZORINCA 
    1616#============================ 
    1717#-- leap, noleap, 360d 
     
    3535JobRunOptions='"-np  "${config_UserChoices_JobNumProcTot}' 
    3636#============================ 
    37 # config.card configuration options : 
    38 R_INIT=/dmnfs/p86cozic/IGCM/INIT 
    39 R_BC=/dmnfs/p86cozic/IGCM/BC 
    40 #PeriodNb=2 
    41 #============================ 
    42  
    43 #======================================================================== 
    4437#D-- ListOfComponents - 
    4538[ListOfComponents] 
    4639#D- For each component, Name of component, Tag of component 
    47 ATM= (lmdz, LMDZ.4) 
    48 SRF= (orchidee, ORCHIDEE.1.3) 
     40ATM= (lmdz, LMDZ4_V3_patches) 
     41SRF= (orchidee, orchidee_1_9_2) 
    4942CHM= (inca, INCA3) 
    5043 
     
    5649ATM= (gcm.e, gcm.e) 
    5750SRF= ("", "") 
    58 CHM= ("", "") 
     51CHM= (inca.dat, inca.dat) 
    5952 
    6053#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.