Ignore:
Timestamp:
Sep 18, 2024, 11:22:37 PM (31 hours ago)
Author:
dcugnet
Message:

The "readTracFiles_mod" module usage is restricted to "infotrac" and" infotrac_phy" routines.
The internal routines or quantities of this module are now accessible through these these two routines:

addPhase, delPhase, new2oldH2O, newHNO3, oldHNO3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d/qminimum.F

    r5190 r5199  
    44      SUBROUTINE qminimum( q,nqtot,deltap )
    55
    6       USE infotrac, ONLY: niso, ntiso,iqIsoPha, tracers
     6      USE infotrac, ONLY: niso, ntiso, iqIsoPha, tracers, addPhase
    77      USE strings_mod, ONLY: strIdx
    8       USE readTracFiles_mod, ONLY: addPhase
    98      IMPLICIT none
    109c
Note: See TracChangeset for help on using the changeset viewer.