Last change
on this file since 2261 was
1849,
checked in by Ehouarn Millour, 11 years ago
|
Including the thermodynamics of ice in the convection scheme (iactive only if iflag_ice_thermo==1).
CR+JYG
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
144 bytes
|
Line | |
---|
1 | ! |
---|
2 | ! $Header$ |
---|
3 | ! |
---|
4 | logical cvflag_grav |
---|
5 | logical cvflag_ice |
---|
6 | |
---|
7 | COMMON /cvflag/ cvflag_grav, cvflag_ice |
---|
8 | c$OMP THREADPRIVATE(/cvflag/) |
---|
Note: See
TracBrowser
for help on using the repository browser.