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

    r5274 r5285  
    88  USE init_print_control_mod, ONLY : init_print_control
    99  USE print_control_mod, ONLY: lunout
    10   USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO                   &
    11           , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA                  &
    12           , R_ecc, R_peri, R_incl                                      &
    13           , RA, RG, R1SA                                         &
    14           , RSIGMA                                                     &
    15           , R, RMD, RMV, RD, RV, RCPD                    &
    16           , RMO3, RMCO2, RMC, RMCH4, RMN2O, RMCFC11, RMCFC12        &
    17           , RCPV, RCVD, RCVV, RKAPPA, RETV, eps_w                    &
    18           , RCW, RCS                                                 &
    19           , RLVTT, RLSTT, RLMLT, RTT, RATM                           &
    20           , RESTT, RALPW, RBETW, RGAMW, RALPS, RBETS, RGAMS            &
    21           , RALPD, RBETD, RGAMD
     10  USE yomcst_mod_h
    2211IMPLICIT NONE
    2312
Note: See TracChangeset for help on using the changeset viewer.