Line | |
---|
1 | #### Verticale discretisation |
---|
2 | ## Modified verticale discretisation for stratospheric versions. |
---|
3 | ## The new version can be controled by following parameters |
---|
4 | ## Al the parameters are given in km assuming a given scalehigh |
---|
5 | vert_sampling=strato_custom |
---|
6 | ## scale hight |
---|
7 | vert_scale=7. |
---|
8 | ## width of first layer |
---|
9 | vert_dzmin=0.017 |
---|
10 | ## dz in the low atmosphere |
---|
11 | vert_dzlow=1. |
---|
12 | ## height at which resolution recches dzlow |
---|
13 | vert_z0low=8.7 |
---|
14 | ## dz in the mid atmsophere |
---|
15 | vert_dzmid=2. |
---|
16 | ## height at which resolution recches dzmid |
---|
17 | vert_z0mid=70. |
---|
18 | ## width of the transition |
---|
19 | vert_h_mid=20. |
---|
20 | ## dz in the high atmsophere |
---|
21 | vert_dzhig=11. |
---|
22 | ## height at which resolution recches dz |
---|
23 | vert_z0hig=75. |
---|
24 | ## width of the transition |
---|
25 | vert_h_hig=20. |
---|
26 | ## vert_prof_dissip used to choose the vertical profile |
---|
27 | ## of horizontal dissipation (values are 0 and 1) |
---|
28 | vert_prof_dissip = 1 |
---|
29 | dissip_zref = 50 |
---|
30 | ## Avec ou sans strato |
---|
31 | ok_strato=y |
---|
32 | # Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche |
---|
33 | iflag_top_bound=2 |
---|
34 | # Coefficient pour la couche eponge (valeur derniere couche) |
---|
35 | tau_top_bound=5.e-3 |
---|
36 | # |
---|
Note: See
TracBrowser
for help on using the repository browser.