Last change
on this file was
3798,
checked in by lguez, 5 years ago
|
Sync latest trunk changes to Ocean_skin
|
-
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
|
Rev | Line | |
---|
[524] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
| 4 | INTEGER nsoilmx |
---|
| 5 | PARAMETER (nsoilmx=11) |
---|
[3798] | 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.