source:
LMDZ5/branches/IPSLCM5A2.1_ISO/libf/phyiso/cvflag.h
@
3663
Last change on this file since 3663 was 3331, checked in by , 6 years ago | |
---|---|
|
|
File size: 145 bytes |
Rev | Line | |
---|---|---|
[3331] | 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.