source:
LMDZ5/branches/testing/libf/phylmd/cvflag.h
@
1870
Last change on this file since 1870 was 1864, checked in by , 11 years ago | |
---|---|
|
|
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.