Last change
on this file since 3871 was
3851,
checked in by dcugnet, 4 years ago
|
Update the branch to the current trunk.
|
-
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:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
260 bytes
|
Line | |
---|
1 | ! |
---|
2 | ! $Header$ |
---|
3 | ! |
---|
4 | INTEGER nsoilmx |
---|
5 | PARAMETER (nsoilmx=11) |
---|
6 | |
---|
7 | ! For Inlandsis, Etienne Vignon: |
---|
8 | |
---|
9 | INTEGER nsnowmx |
---|
10 | PARAMETER (nsnowmx=35) |
---|
11 | |
---|
12 | INTEGER nsismx |
---|
13 | PARAMETER (nsismx=46) |
---|
14 | |
---|
15 | ! nsismx should be equal to nsoilmx+nsnowmx |
---|
16 | |
---|
17 | |
---|
18 | |
---|
19 | |
---|
20 | |
---|
Note: See
TracBrowser
for help on using the repository browser.