source:
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/tracstoke_phy_mod.f90
@
3814
Last change on this file since 3814 was 3814, checked in by , 10 years ago | |
---|---|
File size: 109 bytes |
Line | |
---|---|
1 | MODULE tracstoke_phy_mod |
2 | |
3 | INTEGER,SAVE :: istphy |
4 | !$OMP THREADPRIVATE(istphy) |
5 | |
6 | END MODULE tracstoke_phy_mod |
Note: See TracBrowser
for help on using the repository browser.