Ignore:
Timestamp:
Jul 17, 2025, 4:54:38 PM (4 weeks ago)
Author:
jbclement
Message:

Mars PCM:
"initracer.F" is transformed into "initracer_mod.F90" (explicit module interface + Fortran 90 format).
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/init_testphys1d_mod.F90

    r3848 r3855  
    4545use comslope_mod,             only: nslope, subslope_dist, ini_comslope_h, end_comslope_h
    4646use co2condens_mod,           only: CO2cond_ps
    47 use callkeys_mod, only: water, photochem, callthermos
    48 use call_dayperi_mod, only: call_dayperi
     47use callkeys_mod,             only: water, photochem, callthermos
     48use call_dayperi_mod,         only: call_dayperi
     49use initracer_mod,            only: initracer
    4950! Mostly for XIOS outputs:
    5051use mod_const_mpi,            only: COMM_LMDZ
Note: See TracChangeset for help on using the changeset viewer.