Ignore:
Timestamp:
Apr 17, 2025, 9:45:14 AM (2 months ago)
Author:
emillour
Message:

Mars PCM:
Turn "callkeys.h" into module "callkeys_mod.F90"
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/initracer.F

    r3027 r3726  
    44       use comcstfi_h, only: pi
    55       use dust_param_mod, only: doubleq, submicron, dustbin
     6       use callkeys_mod, only: water, microphys, scavenging, rdstorm,
     7     &                         topflows, photochem, callthermos, hdo,
     8     &                         callnlte, nltemodel, dustinjection,
     9     &                         co2clouds, co2useh2o, meteo_flux
    610       IMPLICIT NONE
    711c=======================================================================
     
    2428c=======================================================================
    2529
    26 
    27       include "callkeys.h"
    2830
    2931      integer,intent(in) :: ngrid ! number of atmospheric columns
Note: See TracChangeset for help on using the changeset viewer.