Ignore:
Timestamp:
Jul 29, 2024, 3:07:34 PM (8 weeks ago)
Author:
abarral
Message:

Put cvparam.h, fcg_gcssold.h, planete.h, tsoilnudge.h, YOECUMF.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/dyn1d/lmdz_1dutils.f90

    r5139 r5142  
    6565    USE lmdz_print_control, ONLY: lunout
    6666    USE lmdz_flux_arp, ONLY: fsens, flat, betaevap, ust, tg, ok_flux_surf, ok_prescr_ust, ok_prescr_beta, ok_forc_tsurf
    67 
     67    USE lmdz_fcs_gcssold, ONLY: imp_fcg_gcssold, ts_fcg_gcssold, Tp_fcg_gcssold, Tp_ini_gcssold, xTurb_fcg_gcssold
     68    USE lmdz_tsoilnudge, ONLY: nudge_tsoil, isoil_nudge, Tsoil_nudge, tau_soil_nudge
    6869    !-----------------------------------------------------------------------
    6970    !     Auteurs :   A. Lahellec  .
     
    7374
    7475    include "compar1d.h"
    75     include "tsoilnudge.h"
    76     include "fcg_gcssold.h"
    7776    include "fcg_racmo.h"
    7877
Note: See TracChangeset for help on using the changeset viewer.