Ignore:
Timestamp:
Oct 30, 2024, 2:54:51 PM (34 hours ago)
Author:
abarral
Message:

Turn tsoilnudge.h fcg_gcssold.h flux_arp.h into module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/screenc_mod.f90

    r5285 r5301  
    2020                         pref, delu, delte, delq, s_pblh, prain, tsol, pat1)
    2121      USE yomcst_mod_h
     22      USE flux_arp_mod_h
    2223IMPLICIT NONE
    2324!-----------------------------------------------------------------------
     
    7374      REAL, dimension(klon), intent(out) :: pref, delu, delte, delq
    7475!-----------------------------------------------------------------------
    75 
    76       include "flux_arp.h"
    7776!
    7877! Variables locales 
     
    124123                         pref, delm, delh, zri1, s_pblh, prain, tsol, pat1)
    125124      USE yomcst_mod_h
     125      USE flux_arp_mod_h
    126126IMPLICIT NONE
    127127!-----------------------------------------------------------------------
     
    178178      REAL, dimension(klon) :: cdram, cdrah
    179179!-----------------------------------------------------------------------
    180 
    181       include "flux_arp.h"
    182 !
     180      !
    183181! Variables locales 
    184182      INTEGER :: i
Note: See TracChangeset for help on using the changeset viewer.