Ignore:
Timestamp:
Jul 29, 2024, 3:07:34 PM (3 months 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/phylmdiso/cv_driver.F90

    r5141 r5142  
    4444USE lmdz_cv30, ONLY: cv30_param, cv30_prelim, cv30_feed, cv30_undilute1, cv30_trigger, cv30_compress, cv30_undilute2, &
    4545          cv30_closure, cv30_epmax_fn_cape, cv30_mixing, cv30_unsat, cv30_yield, cv30_tracer, cv30_uncompress
     46USE lmdz_cv, ONLY: cv_param, cv_prelim, cv_feed, cv_undilute1, cv_trigger, cv_compress, &
     47          cv_undilute2, cv_closure, cv_mixing, cv_unsat, cv_yield, cv_uncompress
    4648
    4749  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.