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/aeronomars/thermosphere.F

    r3710 r3726  
    2424      USE comcstfi_h, only: r, cpp
    2525      use mod_phys_lmdz_para, only : is_master
     26      use callkeys_mod, only: calleuv, callconduct, callmoldiff
     27      use callkeys_mod, only: callmolvis
    2628      implicit none
    27 
    28       include "callkeys.h"
    2929
    3030      integer,intent(in) :: ngrid ! number of atmospheric columns
Note: See TracChangeset for help on using the changeset viewer.