- Timestamp:
- Jun 8, 2016, 6:17:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/phys_output_write_mod.F90
r2541 r2549 331 331 332 332 ! On calcul le nouveau tau: 333 itau_w = itau_phy + itap + start_time * day_step_phy 333 !! itau_w = itau_phy + itap + start_time * day_step_phy !! essais jyg 334 itau_w = itau_phy + itap !! essais jyg 334 335 ! On le donne à iophy pour que les histwrite y aient accès: 335 336 CALL set_itau_iophy(itau_w)
Note: See TracChangeset
for help on using the changeset viewer.