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/compute_dtau_mod.F90

    r2932 r3726  
    2626        USE read_dust_scenario_mod, only: read_dust_scenario
    2727        use write_output_mod, only: write_output
     28        use callkeys_mod, only: iaervar, coeff_injection, ti_injection, &
     29                                tf_injection
    2830       
    2931        IMPLICIT NONE
    30        
    31         include "callkeys.h"
    3232       
    3333        INTEGER, INTENT(in) :: ngrid
Note: See TracChangeset for help on using the changeset viewer.