Last change
on this file since 3069 was
2482,
checked in by idelkadi, 9 years ago
|
- Rajout des parametres physiques (physiq.def_L79_NPv5.5) correspondant au reglage NPv5.5
- Correction dans vert_L79.def (ok_hines remis a n)
- conv_param.def et wake_param.def remplaces par convection.def
- Rajout dans run.def du fichier vert.def qui est fonction du nombre de niveaux verticaux
|
-
Property svn:keywords set to
Id
|
File size:
1.1 KB
|
Rev | Line | |
---|
[2446] | 1 | # |
---|
| 2 | # $Id: vert_L79.def 2482 2016-03-30 08:23:28Z dcugnet $ |
---|
| 3 | # |
---|
| 4 | #### Verticale discretisation |
---|
| 5 | ## Modified verticale discretisation for stratospheric versions. |
---|
| 6 | ## The new version can be controled by following parameters |
---|
| 7 | ## Al the parameters are given in km assuming a given scalehigh |
---|
| 8 | vert_sampling=strato_custom |
---|
| 9 | ## scale hight |
---|
| 10 | vert_scale=7. |
---|
| 11 | ## width of first layer |
---|
| 12 | vert_dzmin=0.017 |
---|
| 13 | ## dz in the low atmosphere |
---|
| 14 | vert_dzlow=1. |
---|
| 15 | ## height at which resolution recches dzlow |
---|
| 16 | vert_z0low=8.7 |
---|
| 17 | ## dz in the mid atmsophere |
---|
| 18 | vert_dzmid=2. |
---|
| 19 | ## height at which resolution recches dzmid |
---|
| 20 | vert_z0mid=70. |
---|
| 21 | ## width of the transition |
---|
| 22 | vert_h_mid=20. |
---|
| 23 | ## dz in the high atmsophere |
---|
| 24 | vert_dzhig=11. |
---|
| 25 | ## height at which resolution recches dz |
---|
| 26 | vert_z0hig=75. |
---|
| 27 | ## width of the transition |
---|
| 28 | vert_h_hig=20. |
---|
| 29 | ## vert_prof_dissip used to choose the vertical profile |
---|
| 30 | ## of horizontal dissipation (values are 0 and 1) |
---|
| 31 | vert_prof_dissip = 1 |
---|
| 32 | dissip_zref = 50 |
---|
| 33 | ## Avec ou sans strato |
---|
| 34 | ok_strato=y |
---|
[2482] | 35 | ok_hines=n |
---|
[2446] | 36 | # Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche |
---|
| 37 | iflag_top_bound=2 |
---|
| 38 | # Coefficient pour la couche eponge (valeur derniere couche) |
---|
| 39 | tau_top_bound=5.e-4 |
---|
| 40 | # |
---|
Note: See
TracBrowser
for help on using the repository browser.