source:
trunk/LMDZ.MARS/libf/dyn3d/logic_mod.F90
@
1570
Last change on this file since 1570 was 1422, checked in by , 10 years ago | |
---|---|
File size: 184 bytes |
Line | |
---|---|
1 | MODULE logic_mod |
2 | |
3 | IMPLICIT NONE |
4 | |
5 | LOGICAL purmats,physic,forward,leapf,apphys,grireg,statcl,conser, & |
6 | & apdiss,apdelq,saison,ecripar,fxyhypb,ysinus,hybrid |
7 | |
8 | |
9 | END MODULE logic_mod |
Note: See TracBrowser
for help on using the repository browser.