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/concvl.F90

    r5284 r5285  
    6464  USE phys_local_var_mod, ONLY: omega
    6565  USE print_control_mod, ONLY: prt_level, lunout
    66   USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO                   &
    67           , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA                  &
    68           , R_ecc, R_peri, R_incl                                      &
    69           , RA, RG, R1SA                                         &
    70           , RSIGMA                                                     &
    71           , R, RMD, RMV, RD, RV, RCPD                    &
    72           , RMO3, RMCO2, RMC, RMCH4, RMN2O, RMCFC11, RMCFC12        &
    73           , RCPV, RCVD, RCVV, RKAPPA, RETV, eps_w                    &
    74           , RCW, RCS                                                 &
    75           , RLVTT, RLSTT, RLMLT, RTT, RATM                           &
    76           , RESTT, RALPW, RBETW, RGAMW, RALPS, RBETS, RGAMS            &
    77           , RALPD, RBETD, RGAMD
     66  USE yomcst_mod_h
    7867  USE conema3_mod_h
    7968  USE yoethf_mod_h
Note: See TracChangeset for help on using the changeset viewer.