source:
LMDZ5/branches/IPSLCM5A2.1_ISO/libf/phyiso/cvflag.h
@
4003
Last change on this file since 4003 was 3331, checked in by , 6 years ago | |
---|---|
|
|
File size: 145 bytes |
Line | |
---|---|
1 | ! |
2 | ! $Header$ |
3 | ! |
4 | logical cvflag_grav |
5 | logical cvflag_ice |
6 | |
7 | COMMON /cvflag/ cvflag_grav, cvflag_ice |
8 | !$OMP THREADPRIVATE(/cvflag/) |
Note: See TracBrowser
for help on using the repository browser.