Last change
on this file since 5297 was
2099,
checked in by lguez, 10 years ago
|
Variable ok_regdyn is never read. "ini_histREGDYN.h" and
"write_histREGDYN.h" are never included.
Variable ok_isccp does not exist.
The variable controlling the order of pressure values for nudging is
guide_invertp, not ok_invertp.
Variable ncep does not exist.
Variable f_cdrag_stable does not exist. Variable if_ebil is not read
from def files.
|
-
Property copyright set to
Name of program: LMDZ Creation date: 1984 Version: LMDZ5 License: CeCILL version 2 Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539 See the license file in the root directory
-
Property svn:executable set to
*
|
File size:
848 bytes
|
Rev | Line | |
---|
[1481] | 1 | ok_guide=y |
---|
| 2 | # guidage sur niveaux modèle (y) ou standard |
---|
| 3 | guide_modele=y |
---|
| 4 | # inversion de l'ordre des niveaux verticaux |
---|
[2099] | 5 | guide_invertp=y |
---|
[1481] | 6 | ###################################### |
---|
| 7 | #### guidage de u ##### |
---|
| 8 | guide_u=y |
---|
| 9 | ###################################### |
---|
| 10 | #### guidage de v ##### |
---|
| 11 | guide_v=y |
---|
| 12 | ###################################### |
---|
| 13 | #### guidage de T ##### |
---|
| 14 | guide_T=y |
---|
| 15 | ###################################### |
---|
| 16 | #### guidage de P ##### |
---|
| 17 | guide_P=n |
---|
| 18 | ###################################### |
---|
| 19 | #### guidage de Q (hr=y:hum.rel,n:hum.spec) ##### |
---|
| 20 | guide_Q=n |
---|
| 21 | guide_hr=n |
---|
| 22 | ###################################### |
---|
| 23 | ## guidage dans la couche limite |
---|
| 24 | guide_BL=n |
---|
| 25 | ###################################### |
---|
| 26 | ini_anal=n |
---|
| 27 | tau_min_u=0.04166667 |
---|
| 28 | tau_max_u=0.125 |
---|
| 29 | tau_min_v=0.04166667 |
---|
| 30 | tau_max_v=0.125 |
---|
| 31 | tau_min_T=0.04166667 |
---|
| 32 | tau_max_T=10. |
---|
| 33 | tau_min_Q=0.2 |
---|
| 34 | tau_max_Q=10. |
---|
| 35 | # gamma limité |
---|
| 36 | gamma4=n |
---|
Note: See
TracBrowser
for help on using the repository browser.