Ignore:
Timestamp:
Sep 11, 2024, 3:17:07 PM (10 days ago)
Author:
dcugnet
Message:

Few corrections, more is needed to fix the previous commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/infotrac_phy.F90

    r5183 r5184  
    260260   INTEGER :: iad                                                    !--- Advection scheme number
    261261   INTEGER :: iq, jq, it, nt, im, nm                                 !--- Indexes and temporary variables
    262    LOGICAL :: lerr, lInit
     262   LOGICAL :: lInit
    263263   TYPE(keys_type), ALLOCATABLE, TARGET :: tra(:)                    !--- Tracers  descriptor as in readTracFiles_mod
    264264   TYPE(tisot),     ALLOCATABLE         :: iso(:)                    !--- Isotopes descriptor as in readTracFiles_mod
Note: See TracChangeset for help on using the changeset viewer.