Last change
on this file since 3592 was
11,
checked in by aslmd, 14 years ago
|
spiga@svn-planeto:ajoute le modele meso-echelle martien
|
File size:
578 bytes
|
Line | |
---|
1 | c----------------------------------------------------------------------- |
---|
2 | c INCLUDE comdissnew.h |
---|
3 | |
---|
4 | |
---|
5 | c****WRF: attention ligne trop longue |
---|
6 | |
---|
7 | COMMON/comdissnew/ lstardis,nitergdiv,nitergrot,niterh, |
---|
8 | 1 tetagdiv,tetagrot,tetatemp,coefdis |
---|
9 | |
---|
10 | LOGICAL lstardis |
---|
11 | INTEGER nitergdiv, nitergrot, niterh |
---|
12 | REAL tetagdiv, tetagrot, tetatemp, coefdis |
---|
13 | |
---|
14 | c |
---|
15 | c ... Les parametres de ce common comdissnew sont lues par defrun_new |
---|
16 | c sur le fichier run.def .... |
---|
17 | c |
---|
18 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.