source: dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/tracstoke_phy_mod.f90 @ 3814

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

remove all dynamic dependency in LMDZ physics except for the include "dimensions.h"

YM

File size: 109 bytes
Line 
1MODULE tracstoke_phy_mod
2
3  INTEGER,SAVE :: istphy
4!$OMP THREADPRIVATE(istphy)
5
6END MODULE tracstoke_phy_mod
Note: See TracBrowser for help on using the repository browser.