Ignore:
Timestamp:
Sep 23, 2024, 4:12:29 PM (4 weeks ago)
Author:
abarral
Message:

Merge r5196, r5199
Nb: skipping r5197 r5198 as they revert one-another

Location:
LMDZ6/branches/Amaury_dev
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev

  • LMDZ6/branches/Amaury_dev/libf/dyn3d/iniacademic.F90

    r5186 r5221  
    44
    55  USE lmdz_filtreg, ONLY: inifilr
    6   USE lmdz_infotrac, ONLY: nqtot, niso, iqIsoPha, tracers, getKey, isoName
     6  USE lmdz_infotrac, ONLY: nqtot, niso, iqIsoPha, tracers, getKey, isoName, addPhase
    77  USE control_mod, ONLY: day_step, planet_type
    88  USE exner_hyb_m, ONLY: exner_hyb
     
    1515  USE temps_mod, ONLY: annee_ref, day_ini, day_ref
    1616  USE ener_mod, ONLY: etot0, ptot0, ztot0, stot0, ang0
    17   USE lmdz_readTracFiles, ONLY: addPhase
    1817  USE netcdf, ONLY: nf90_nowrite, nf90_open, nf90_noerr, nf90_inq_varid, nf90_close, nf90_get_var
    1918  USE lmdz_ran1, ONLY: ran1
Note: See TracChangeset for help on using the changeset viewer.