Changeset 1576 for trunk/LMDZ.COMMON/libf/dynphy_lonlat/calfis_p.F
- Timestamp:
- Jul 27, 2016, 11:14:41 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dynphy_lonlat/calfis_p.F
r1572 r1576 253 253 INTEGER :: offset 254 254 INTEGER :: jjb,jje 255 256 LOGICAL tracerdyn ! for generic/mars physics call ; possibly to get rid of257 255 258 256 ! For Titan only right now: … … 945 943 & flxwfi_omp,pducov, 946 944 & zdufi_omp,zdvfi_omp,zdtfi_omp,zdqfi_omp, 947 & zdpsrf_omp ,tracerdyn)945 & zdpsrf_omp) 948 946 949 947 ! if (planet_type=="earth") then
Note: See TracChangeset
for help on using the changeset viewer.