Ignore:
Timestamp:
Oct 28, 2024, 2:33:29 PM (4 days ago)
Author:
abarral
Message:

As discussed internally, remove generic ONLY: ... for new _mod_h modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/reevap.F90

    r5284 r5285  
    1515#endif
    1616#endif
    17     USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO                   &
    18           , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA                  &
    19           , R_ecc, R_peri, R_incl                                      &
    20           , RA, RG, R1SA                                         &
    21           , RSIGMA                                                     &
    22           , R, RMD, RMV, RD, RV, RCPD                    &
    23           , RMO3, RMCO2, RMC, RMCH4, RMN2O, RMCFC11, RMCFC12        &
    24           , RCPV, RCVD, RCVV, RKAPPA, RETV, eps_w                    &
    25           , RCW, RCS                                                 &
    26           , RLVTT, RLSTT, RLMLT, RTT, RATM                           &
    27           , RESTT, RALPW, RBETW, RGAMW, RALPS, RBETS, RGAMS            &
    28           , RALPD, RBETD, RGAMD
     17    USE yomcst_mod_h
    2918    USE yoethf_mod_h
    3019IMPLICIT none
Note: See TracChangeset for help on using the changeset viewer.