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