# # $Id: vert_L79.def 2446 2016-02-16 12:32:59Z fairhead $ # #### Verticale discretisation ## Modified verticale discretisation for stratospheric versions. ## The new version can be controled by following parameters ## Al the parameters are given in km assuming a given scalehigh ## ## This file is read by both LMDZ and DYNAMICO. ## Parameters in section 1 are only read by LMDZ when running without DYNAMICO ## Parameters in section 2 are only read by DYNAMCIO ## Parameters in section 3 are shared between LMDZ/dynamics and DYNAMCIO ## Section 1: Following paramereters are read only when running LMDZ without DYNAMCIO ##################################################################################### vert_sampling=strato_custom # Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche iflag_top_bound=2 # Coefficient pour la couche eponge (valeur derniere couche) tau_top_bound=5.e-4 # mode_top_bound (defaults: 3) mode_top_bound=3 ## Section 2: Following paramereters are read only when running with DYNAMCIO ############################################################################# # Number of vertical layer (llm) : integer (default=19) llm=79 # disvert : vertical discretisation : string (default='std') : std, ncar, ncar30l disvert=strato_custom # sponge parmeters iflag_sponge=2 tau_sponge=5.e-4 mode_sponge=1 ## Section 3: Following paramereters are shared between LMDZ/dynamics and DYNAMICO ## They will be read either by LMDZ or DYNAMCIO ################################################################################## ## scale hight vert_scale=7. ## width of first layer vert_dzmin=0.017 ## dz in the low atmosphere vert_dzlow=1. ## height at which resolution recches dzlow vert_z0low=8.7 ## dz in the mid atmsophere vert_dzmid=2. ## height at which resolution recches dzmid vert_z0mid=70. ## width of the transition vert_h_mid=20. ## dz in the high atmsophere vert_dzhig=11. ## height at which resolution recches dz vert_z0hig=75. ## width of the transition vert_h_hig=20. ## vert_prof_dissip used to choose the vertical profile ## of horizontal dissipation (values are 0 and 1) vert_prof_dissip = 1 dissip_zref = 50 ## Avec ou sans strato # ok_strato est lu dans LMDZ/dynamique et phylmd (necessaire avec ou sans DYNAMICO) ok_strato=y ## Activation ou non de la parametrisation de Hines pour la strato # ok_hines est lu par LMDZ/phylmd (avec ou sans DYNAMICO) ok_hines=n