Changeset 849 for trunk/LMDZ.TITAN/libf
- Timestamp:
- Nov 22, 2012, 9:10:25 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.TITAN/libf/phytitan/physiq.F
r815 r849 56 56 c====================================================================== 57 57 USE ioipsl 58 USE histcom 58 ! USE histcom ! not needed; histcom is included in ioipsl 59 59 USE infotrac 60 60 USE control_mod … … 279 279 REAL zday 280 280 REAL zls,zlsdeg 281 REAL zlsm1 ! for write_hist* (NB: it is not properly initialized!!) 281 282 c 282 283 INTEGER i, k, iq, ig, j, ll, l
Note: See TracChangeset
for help on using the changeset viewer.