Ignore:
Timestamp:
Feb 13, 2023, 5:51:42 PM (17 months ago)
Author:
lfalletti
Message:

Need of strIdx for REPROBUS (for new/old HNO3 variable name)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3dmem/dynetat0_loc.F90

    r4325 r4436  
    88  USE parallel_lmdz
    99  USE infotrac,    ONLY: nqtot, tracers, niso, iqIsoPha, iH2O, isoName
    10   USE strings_mod, ONLY: maxlen, msg, strStack, real2str, int2str
     10  USE strings_mod, ONLY: maxlen, msg, strStack, real2str, int2str, strIdx
    1111  USE netcdf,      ONLY: NF90_OPEN,  NF90_NOWRITE, NF90_INQUIRE_DIMENSION, NF90_INQ_VARID, &
    1212                         NF90_CLOSE, NF90_GET_VAR, NF90_INQUIRE_VARIABLE,  NF90_NoErr
Note: See TracChangeset for help on using the changeset viewer.