Last change
on this file since 11 was
11,
checked in by aslmd, 14 years ago
|
spiga@svn-planeto:ajoute le modele meso-echelle martien
|
File size:
1.2 KB
|
Line | |
---|
1 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
2 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
3 | nlev=61 |
---|
4 | altmax=120. ;; altitude maximale en km |
---|
5 | ;; |
---|
6 | epsilon=30. ;; augmentation totale en pourcentage de l'ecart max (modifie inflexion) |
---|
7 | ;; -- epsilon = 0 : point d'inflexion parfaitement plat |
---|
8 | ;; -- epsilon = 100 : pas de point d'inflexion |
---|
9 | elong_cos=2./3. ;; plus petit rapproche l'inflexion du sol ;; 2/3 parfait pour un nlev divisible par 3 |
---|
10 | elong_cos=0.64 |
---|
11 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
12 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
13 | ;nlev=61 |
---|
14 | ;altmax=150. |
---|
15 | ;epsilon=30. |
---|
16 | ;elong_cos=2./3. |
---|
17 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
18 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
19 | nlev=61 |
---|
20 | altmax=150. |
---|
21 | epsilon=100. |
---|
22 | elong_cos=2. |
---|
23 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
24 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
25 | nlev=201 |
---|
26 | altmax=150. |
---|
27 | epsilon=0. |
---|
28 | elong_cos=2. |
---|
29 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
30 | ;nlev=101 |
---|
31 | ;altmax=80. ;;100. |
---|
32 | ;epsilon=100. |
---|
33 | ;elong_cos=60. |
---|
34 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
---|
35 | nlev=61 |
---|
36 | altmax=60. ;;100. |
---|
37 | epsilon=100. |
---|
38 | elong_cos=2.*3.14/3. |
---|
39 | |
---|
Note: See
TracBrowser
for help on using the repository browser.