|
Last change
on this file since 712 was
690,
checked in by acolaitis, 13 years ago
|
|
Code re-organization in diverse parts of the GCM code. These are NOT cosmetic changes, but are needed for compilation of the Mesoscale model in NESTED configuration
|
|
File size:
538 bytes
|
| Line | |
|---|
| 1 | c----------------------------------------------------------------------- |
|---|
| 2 | c INCLUDE comdissnew.h |
|---|
| 3 | |
|---|
| 4 | COMMON/comdissnew/ lstardis,nitergdiv,nitergrot,niterh, |
|---|
| 5 | 1 tetagdiv,tetagrot,tetatemp,coefdis |
|---|
| 6 | |
|---|
| 7 | LOGICAL lstardis |
|---|
| 8 | INTEGER nitergdiv, nitergrot, niterh |
|---|
| 9 | REAL tetagdiv, tetagrot, tetatemp, coefdis |
|---|
| 10 | |
|---|
| 11 | c |
|---|
| 12 | c ... Les parametres de ce common comdissnew sont lues par defrun_new |
|---|
| 13 | c sur le fichier run.def .... |
|---|
| 14 | c |
|---|
| 15 | c----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.