Changeset 1672 for trunk/LMDZ.COMMON/libf/dyn3d/gcm.F90
- Timestamp:
- Mar 8, 2017, 10:37:31 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d/gcm.F90
r1644 r1672 372 372 write(lunout,*)'jD_ref+jH_ref,an, mois, jour, heure' 373 373 write(lunout,*)jD_ref+jH_ref,an, mois, jour, heure 374 else if (planet_type.eq.'titan') then375 jD_ref=1 ! Becausewe use old Titan starts (J.V.O 2016)374 ! else if (planet_type.eq.'titan') then 375 ! jD_ref=1 ! Only if we use old Titan starts (J.V.O 2016) 376 376 else 377 377 ! A voir pour Titan et Venus
Note: See TracChangeset
for help on using the changeset viewer.