Changes between Version 12 and Version 13 of Documentation/UserGuide/PreIndSim


Ignore:
Timestamp:
2014-10-22T18:46:17+02:00 (10 years ago)
Author:
luyssaert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/PreIndSim

    v12 v13  
    4646}}} 
    4747 
    48 Edit the config card.  Change the JobName, dates 
     48Edit the config card by changing the JOBNAME and setting the dates so that all dates of the experiment fall within the dates for which the BC were made. 
    4949{{{ 
    5050../../util/ins_job  
    5151}}} 
    52 This creates a new directory and copies some from elsewhere... our account is gen6328 
     52This will create a new directory with the JOBNAME and copies the COMP, DRIVER and PARAM into that folder. Following the settings can be adjusted to the needs of the experiments 
    5353{{{ 
    5454cd JOBNAME 
    5555}}} 
     56LMDZOR can use both the 2-layer and 11-layer hydrology. ORCHIDEE-DOFOCO can only use the 11-layer hydrology so there is no choice but to use the 11-layers or CWRR scheme. First open the COMP/orchidee.card 
     57and change the suffix to ensure that the correct run.def will be used. 
     58{{{ 
     59DefSuffix=CWRR 
     60}}} 
     61When installing LMDZOR we substituted the trunk version of ORCHIDEE by the DOFOCO-branch. The coupled set-up has some left overs of previous ORCHIDEE versions. Earlier the run.def of ORCHIDEE contained all settings because that was very difficult to read and maintain all parameters now get a default value and only when the default value needs to be changed, the parameter should be mentioned in the run.def. This basically resulted in an empty run.def when running a default set-up. LMDZOR still comes with unreadable full run.def which in the LMDZOR world is called PARAM/orchidee.def_CWRR. We propose to delete settings from the old run.def and only keep the following settings: 
    5662 
    57 change PARAM/orchidee.def_CWRR to include the info from the offline orchidee runs (i.e., the run.def used offline) 
    58 change PARAM/orchidee.def_CWRR: set river routing to "RIVER_ROUTING = n"  
    59 set'DefSuffix=CWRR' in COMP/orchidee.card 
     63{{{ 
     64# When using the new physics (NP) use the corrected potential evapotranspiration. Not needed 
     65# for the old physics (AP) 
     66evapot_corr= CHOOSE{y/n} for {NP/AP} 
    6067 
    61 We want to use the new physics.  Therefore, we need to change a few things in the input files. 
    62 {{{ 
    63 # in PARAM/orchidee.def_CWRR 
    64 ---> add 'evapot_corr=y' 
    65 #--------------------------------------------------------------------- 
     68# The river routing module does not like zoomed grids  
     69# because a zoom affects the coastal pixels.  
     70# Because in a zoomed grid, the coast may have moved  
     71# into the sea, some rivers are too short and  
     72# never make it to the ocean. The model notices  
     73# and will crash.  
     74RIVER_ROUTING = n  
     75 
    6676# To reset the time coming from SECHIBA restart file 
    6777# This option allows the model to override the time 
    68 #  found in the restart file of SECHIBA with the time 
    69 #  of the first call. That is the restart time of the GCM. 
     78# found in the restart file of SECHIBA with the time 
     79# of the first call. That is the restart time of the GCM. 
    7080SECHIBA_reset_time = y 
    71 # default = n 
    7281 
    73 # Input and output restart file for SECHIBA : 
    74 #--------------------------------------------------------------------- 
    7582# Name of restart to READ for initial conditions 
    7683# This is the name of the file which will be opened 
    77 #  to extract the initial values of all prognostic 
    78 #  values of the model. This has to be a netCDF file. 
    79 #  Not truly COADS compliant. NONE will mean that 
    80 #  no restart file is to be expected. 
     84# to extract the initial values of all prognostic 
     85# values of the model. This has to be a netCDF file. 
     86# Not truly COADS compliant. NONE will mean that 
     87# no restart file is to be expected. 
    8188SECHIBA_restart_in = _AUTO_ 
    82 # default = NONE 
    8389 
    84 # Input and output restart file for STOMATE : 
    85 #--------------------------------------------------------------------- 
    8690# Name of restart to READ for initial conditions of STOMATE 
    8791# If STOMATE_OK_STOMATE || STOMATE_WATCHOUT 
    8892# This is the name of the file which will be opened of STOMATE 
    89 #   to extract the initial values of all prognostic values of STOMATE. 
     93# to extract the initial values of all prognostic values of STOMATE. 
    9094STOMATE_RESTART_FILEIN = _AUTO_ 
    91 # default = NONE 
    9295 
    93 # Write frequency for output files (SECHIBA in seconds et 
    94 # STOMATE in days) : 
    95 #--------------------------------------------------------------------- 
    9696# Frequency in seconds at which to WRITE output 
    9797# This variables gives the frequency the output of 
    98 #  the model should be written into the netCDF file. 
    99 #  It does not affect the frequency at which the 
    100 #  operations such as averaging are done. 
     98# the model should be written into the netCDF file. 
     99# It does not affect the frequency at which the 
     100# operations such as averaging are done. 
    101101WRITE_STEP = _AUTO_ 
    102 # default = 86400.0 
     102 
    103103# Frequency in seconds at which to WRITE output 
    104104# If SECHIBA_HISTFILE2 
    105105# This variables gives the frequency the output 2 of 
    106 #   the model should be written into the netCDF file. 
    107 #   It does not affect the frequency at which the 
    108 #   operations such as averaging are done. 
    109 #   That is IF the coding of the calls to histdef 
    110  are correct ! 
     106# the model should be written into the netCDF file. 
     107# It does not affect the frequency at which the 
     108# operations such as averaging are done. 
     109# That is IF the coding of the calls to histdef 
     110are correct ! 
    111111WRITE_STEP2 = _AUTO_ 
    112 # default = 1800.0 
     112 
    113113# STOMATE history time step (d) 
    114114# Time step of the STOMATE history file 
    115115# Care : this variable must be higher than DT_SLOW 
    116116STOMATE_HIST_DT = _AUTO_ 
    117 # default = 10. 
    118117 
    119 # parameters describing the surface (vegetation + soil) : 
    120 #--------------------------------------------------------------------- 
    121118# Interception reservoir coefficient. 
    122119# Transforms leaf area index into size of interception reservoir 
     
    131128HYDROL_TAU_HDIFF = 1800. 
    132129# default = 86400. 
    133  
    134 # For the new physics 
    135 #evapot_corr=y 
    136  
    137130 
    138131# in COMP/lmdz.card