Ignore:
Timestamp:
Jul 29, 2024, 5:47:53 PM (3 months ago)
Author:
abarral
Message:

Put YOEGWD.h, FCTTRE.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/lmdz_lscp_tools.F90

    r5117 r5143  
    511511    ! Calculate qsat following ECMWF method
    512512!+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    513 
     513  USE lmdz_YOETHF
     514  USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
    514515
    515516    IMPLICIT NONE
    516517
    517518    include "YOMCST.h"
    518     include "YOETHF.h"
    519     include "FCTTRE.h"
    520519
    521520    INTEGER, INTENT(IN) :: klon  ! number of horizontal grid points
Note: See TracChangeset for help on using the changeset viewer.