Changes between Version 29 and Version 30 of Doc/Config/LMDZORINCA


Ignore:
Timestamp:
10/10/19 17:32:21 (4 years ago)
Author:
acosce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Config/LMDZORINCA

    v29 v30  
    126126#!sh 
    127127[InitialStateFiles] 
    128 List=   (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/start_o2a_noTer.nc   , start.nc      ) \ 
    129         (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/startphy_o2a_noTer.nc        , startphy.nc   ) 
    130  
     128List=   (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/start_o2a_noTer.nc, start.nc ) \ 
     129        (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/startphy_o2a_noTer.nc, startphy.nc   ) 
    131130}}} 
    132131 
     
    164163 
    165164## Flags to manage LMDZORINCA configuration ## 
    166  
     165In inca.card, lmdz.card and orchidee.card you can modify several parameters in sections [UsersChoices] 
     166[[BR]] 
     167''' INCA ''' 
     168{{{ 
     169[UserChoices] 
     170LMDZ_10m_winds=y/n --> Set LDMZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n) 
     171# 
     172wind_parameter=0.85 --> choose threshold (for 10m winds) parameter value 
     173#  
     174feedb=0/1 --> heat fluxes computed with feedback corresponding to 0 (no aerosol effects), 1 (aerosol effects selected by ok_ade, ok_aie) 
     175# 
     176CoupOrchInca=n/y --> coupled model with ORCHIDEE (if yes you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card)  
     177# 
     178calcul_flux=n/y --> active or not calcul of chemistry flux in output 
     179# 
     180flag_plane=0/1/2/3 --> choose which type of aircraft you will use (0 - 1 - 2 - 3) (no aircraft / old inca aircraft / new subsonic inca aircraft / subsonic + hypersonic inca aircraft) 
     181# 
     182emi_interp_time=0/1 --> choose which time interpolation you want to interpolate sflx file. ( 0 - 1 ) (no interpolation / point to point interpolation) 
     183}}} 
    167184 
    168185