source: trunk/LMDZ.GENERIC/deftank/saturn1d/profile

Last change on this file was 2403, checked in by dbardet, 4 years ago

Add kstar parameter to control kmin value (set value in the parameterization). kmin=1/lambda_max, to ensure the subgrid scale characteristic, we have to constrain the maximum GW's wavelength (lambda_max) by the size of the mesh. So, kmin=max(kstar, kmin prescribed value)

File size: 404 bytes
RevLine 
[1150]1260
2130
3130
4130
5130
6130
7130
8130
9130
10130
11130
12130
13130
14130
15130
16130
17130
18130
19130
20130
21130
22130
23130
24130
25130
26130
27130
28130
29130
30130
31130
32130
33130
34130
35130
36130
37130
38130
39130
40130
41130
42130
43130
44130
45130
46130
47130
48130
49130
50130
51130
52130
53130
54130
55130
56130
57130
58130
59130
60130
61130
62130
63130
64130
65130
[2403]66130
67130
68130
69130
70130
71130
72130
73130
74130
75130
76130
77130
78130
79130
80130
81130
82130
83130
84130
85130
86130
87130
88130
89130
90130
91130
92130
93130
94130
95130
96130
97130
98130
99130
100130
101130
Note: See TracBrowser for help on using the repository browser.