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/swmain_mod.F

    r2311 r3726  
    1414     &                          nsun,naerkind
    1515      use yomlw_h, only: nlaylte, gcp
     16      use callkeys_mod, only: swrtype
    1617      IMPLICIT NONE
    1718
    18 c     DECLARATIONS
    19 c     -------------     
    20       include "callkeys.h"
    2119c     
    2220c     PURPOSE.
     
    146144      DO INU = 1,2
    147145
    148 ! NB: swrtype is set in callkeys.h
     146! NB: swrtype is set in callkeys_mod
    149147        if (swrtype.eq.1) then ! Fouquart
    150148          CALL SWR_FOUQUART( KDLON, kflev, INU
Note: See TracChangeset for help on using the changeset viewer.