Ignore:
Timestamp:
Oct 30, 2024, 2:54:51 PM (45 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/dyn1d/scm.f90

    r5296 r5301  
    11SUBROUTINE scm
    22
    3 USE compbl_mod_h
     3USE flux_arp_mod_h
     4      USE compbl_mod_h
    45         USE clesphys_mod_h
    56      USE ioipsl, only: ju2ymds, ymds2ju, ioconf_calendar,getin
     
    4849   USE dimensions_mod, ONLY: iim, jjm, llm, ndm
    4950   USE dimsoil_mod_h, ONLY: nsoilmx
    50 USE yomcst_mod_h
     51  USE yomcst_mod_h
     52  USE tsoilnudge_mod_h
     53  USE fcg_gcssold_mod_h
    5154implicit none
    52 
    53 
    54 !!      INCLUDE "control.h"
    55 !      INCLUDE "indicesol.h"
    56 
    5755      INCLUDE "compar1d.h"
    58       INCLUDE "flux_arp.h"
    5956      INCLUDE "date_cas.h"
    60       INCLUDE "tsoilnudge.h"
    61       INCLUDE "fcg_gcssold.h"
    6257
    6358!=====================================================================
Note: See TracChangeset for help on using the changeset viewer.