Last change
on this file since 2219 was
1593,
checked in by emillour, 8 years ago
|
Common dynamics:
- some cleanup around unused or unecessary parameters in the dynamics (ecritphy, grireg and physic) to harmonize with LMDZ5 (Earth dyn core).
- associated changes in LMDZ.MARS and LMDZ.GENERIC
EM
|
File size:
234 bytes
|
Rev | Line | |
---|
[1422] | 1 | MODULE logic_mod |
---|
| 2 | |
---|
| 3 | IMPLICIT NONE |
---|
| 4 | |
---|
[1593] | 5 | LOGICAL purmats,forward,leapf,apphys,statcl,conser, & |
---|
[1422] | 6 | & apdiss,apdelq,saison,ecripar,fxyhypb,ysinus,hybrid,autozlevs |
---|
| 7 | |
---|
[1593] | 8 | INTEGER iflag_phys ! ==1 if calling a physics package |
---|
[1422] | 9 | |
---|
| 10 | END MODULE logic_mod |
---|
Note: See
TracBrowser
for help on using the repository browser.