source: lmdz_wrf/trunk/WRFV3/lmdz/misc_mod.F90 @ 2294

Last change on this file since 2294 was 1, checked in by lfita, 10 years ago
  • -- --- Opening of the WRF+LMDZ coupling repository --- -- -

WRF: version v3.3
LMDZ: version v1818

More details in:

File size: 138 bytes
Line 
1module misc_mod
2  integer,save :: itaumax
3  logical,save :: adjust
4  integer,save :: ItCount
5  logical,save :: debug
6end module misc_mod
Note: See TracBrowser for help on using the repository browser.