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/dyn3d/gcm.F90

    r1572 r1644  
    372372    write(lunout,*)'jD_ref+jH_ref,an, mois, jour, heure'
    373373    write(lunout,*)jD_ref+jH_ref,an, mois, jour, heure
     374  else if (planet_type.eq.'titan') then
     375    jD_ref=1 ! Because we use old Titan starts (J.V.O 2016)
    374376  else
    375377! A voir pour Titan et Venus
Note: See TracChangeset for help on using the changeset viewer.