Ignore:
Timestamp:
Dec 15, 2016, 4:09:55 PM (8 years ago)
Author:
jvatant
Message:

Copy the new LMDZ.TITAN from LMDZ.GENERIC
+ compilation-needed modification (phystd->phytitan ...)
+ no changes on substance
+ deftank cleaned

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3dpar/gcm.F

    r1593 r1644  
    396396      write(lunout,*)'jD_ref+jH_ref,an, mois, jour, heure'
    397397      write(lunout,*)jD_ref+jH_ref,an, mois, jour, heure
     398      else if (planet_type.eq.'titan') then
     399        jD_ref=1 ! Because we use old Titan starts (J.V.O 2016)
    398400      else
    399401! A voir pour Titan et Venus
Note: See TracChangeset for help on using the changeset viewer.