Ignore:
Timestamp:
Oct 28, 2024, 2:33:29 PM (8 hours 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/phylmd/concvl.f90

    r5284 r5285  
    3535  USE phys_local_var_mod, ONLY: omega
    3636  USE print_control_mod, ONLY: prt_level, lunout
    37   USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO                   &
    38           , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA                  &
    39           , R_ecc, R_peri, R_incl                                      &
    40           , RA, RG, R1SA                                         &
    41           , RSIGMA                                                     &
    42           , R, RMD, RMV, RD, RV, RCPD                    &
    43           , RMO3, RMCO2, RMC, RMCH4, RMN2O, RMCFC11, RMCFC12        &
    44           , RCPV, RCVD, RCVV, RKAPPA, RETV, eps_w                    &
    45           , RCW, RCS                                                 &
    46           , RLVTT, RLSTT, RLMLT, RTT, RATM                           &
    47           , RESTT, RALPW, RBETW, RGAMW, RALPS, RBETS, RGAMS            &
    48           , RALPD, RBETD, RGAMD
     37  USE yomcst_mod_h
    4938  USE conema3_mod_h
    5039  USE yoethf_mod_h
Note: See TracChangeset for help on using the changeset viewer.