Ignore:
Timestamp:
Feb 20, 2025, 3:54:33 PM (4 months ago)
Author:
debatzbr
Message:

Fix bug for Titan initialisation

Location:
trunk/LMDZ.COMMON/libf
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3d_common/dynredem.F90

    r3615 r3636  
    8787      ! Titan inherited Earth-like start files with idecal=5
    8888      write(lunout,*) trim(modname),' : Titan start file'
    89       ldscrpt = 29
     89      ldscrpt = 32
    9090    else
    9191      write(lunout,*) trim(modname),' : Earth-like start file'
  • trunk/LMDZ.COMMON/libf/dyn3dpar/dynredem_p.F90

    r3615 r3636  
    8888      ! Titan inherited Earth-like start files with idecal=5
    8989      write(lunout,*) trim(modname),' : Titan start file'
    90       ldscrpt = 29
     90      ldscrpt = 32
    9191    else
    9292      write(lunout,*) trim(modname),' : Earth-like start file'
Note: See TracChangeset for help on using the changeset viewer.