Ignore:
Timestamp:
Sep 10, 2024, 4:25:29 PM (6 weeks ago)
Author:
abarral
Message:

(WIP) Replace REPROBUS CPP KEY by logical
properly name modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3dmem/vlsplt_loc.f90

    r5159 r5182  
    1313  !   --------------------------------------------------------------------
    1414  USE parallel_lmdz
    15   USE infotrac, ONLY: nqtot, tracers, & ! CRisi                 &
     15  USE lmdz_infotrac, ONLY: nqtot, tracers, & ! CRisi                 &
    1616          min_qParent, min_qMass, min_ratio ! MVals et CRisi
    1717  USE lmdz_iniprint, ONLY: lunout, prt_level
     
    381381  !   --------------------------------------------------------------------
    382382  USE parallel_lmdz
    383   USE infotrac, ONLY: nqtot, tracers, & ! CRisi                 &
     383  USE lmdz_infotrac, ONLY: nqtot, tracers, & ! CRisi                 &
    384384          min_qParent, min_qMass, min_ratio ! MVals et CRisi
    385385  USE comconst_mod, ONLY: pi
     
    814814  USE parallel_lmdz
    815815  USE vlz_mod
    816   USE infotrac, ONLY: nqtot, tracers, & ! CRisi                 &
     816  USE lmdz_infotrac, ONLY: nqtot, tracers, & ! CRisi                 &
    817817          min_qParent, min_qMass, min_ratio ! MVals et CRisi
    818818  USE lmdz_iniprint, ONLY: lunout, prt_level
Note: See TracChangeset for help on using the changeset viewer.