Ignore:
Timestamp:
Mar 13, 2026, 10:58:17 AM (4 weeks ago)
Author:
aslmd
Message:

a few fixes taken from the Titan model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phygeneric/inifis_mod.F90

    r4077 r4126  
    9797  avocado = 6.022141e23   ! added by RW
    9898
    99   ! Initialize some "temporal and calendar" related variables
    100 #ifndef MESOSCALE
     99!  ! Initialize some "temporal and calendar" related variables
     100!#ifndef MESOSCALE
    101101  CALL init_time(day_ini,pdaysec,nday,ptimestep)
    102 #endif
     102!#endif
    103103
    104104  ! read in some parameters from "run.def" for physics,
Note: See TracChangeset for help on using the changeset viewer.