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

    r5296 r5301  
    55      SUBROUTINE old_lmdz1d
    66
    7 USE compbl_mod_h
     7USE flux_arp_mod_h
     8      USE compbl_mod_h
    89         USE clesphys_mod_h
    910      USE ioipsl, only: ju2ymds, ymds2ju, ioconf_calendar,getin
     
    5253   USE dimensions_mod, ONLY: iim, jjm, llm, ndm
    5354   USE dimsoil_mod_h, ONLY: nsoilmx
    54 USE yomcst_mod_h
     55  USE yomcst_mod_h
     56  USE tsoilnudge_mod_h
     57  USE fcg_gcssold_mod_h
    5558implicit none
    5659
    57 
    58 !!      INCLUDE "control.h"
    59 !      INCLUDE "indicesol.h"
    60 
    6160      INCLUDE "compar1d.h"
    62       INCLUDE "flux_arp.h"
    6361      INCLUDE "date_cas.h"
    64       INCLUDE "tsoilnudge.h"
    65       INCLUDE "fcg_gcssold.h"
    6662!!!      INCLUDE "fbforcing.h"
    6763
Note: See TracChangeset for help on using the changeset viewer.