source: lmdz_wrf/branches/LMDZ_WRFmeas/WRFV3/lmdz/misc_mod.F90 @ 103

Last change on this file since 103 was 1, checked in by lfita, 11 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.