source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/libf/bibio/misc_mod.F90 @ 222

Last change on this file since 222 was 222, checked in by ymipsl, 10 years ago

Creating temporary dynamico/lmdz/saturn branche

YM

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.