- Timestamp:
- Feb 9, 2015, 10:53:34 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/physiq.F90
r2194 r2200 1308 1308 annee_ref, & 1309 1309 day_ref, & 1310 day_ini, & 1311 start_time, & 1310 1312 itau_phy, & 1311 1313 io_lon, & … … 3132 3134 calday = REAL(days_elapsed + 1) + jH_cur 3133 3135 3134 call chemtime(itap+itau_phy-1, date0, dtime )3136 call chemtime(itap+itau_phy-1, date0, dtime, itap) 3135 3137 IF (config_inca == 'aero' .OR. config_inca == 'aeNP') THEN 3136 3138 CALL AEROSOL_METEO_CALC( &
Note: See TracChangeset
for help on using the changeset viewer.