Ignore:
Timestamp:
Jan 17, 2025, 5:12:48 PM (6 months ago)
Author:
dcugnet
Message:

Fix in infotrac_phy: isInPhysics depends on iadv, which has to be recomputed.
Typo fix in cv3_routines.f90.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d_common/infotrac.f90

    r5481 r5487  
    144144! Local variables
    145145   INTEGER, ALLOCATABLE :: hadv(:), vadv(:)                          !--- Horizontal/vertical transport scheme number
    146    INTEGER, ALLOCATABLE :: had (:), hadv_inca(:), conv_flg_inca(:), &!--- Variables specific to INCA
    147                            vad (:), vadv_inca(:),  pbl_flg_inca(:)
    148    CHARACTER(LEN=8), ALLOCATABLE :: solsym_inca(:)                   !--- Tracers names for INCA
    149146   INTEGER :: nqINCA
    150147   CHARACTER(LEN=2)      ::   suff(9)                                !--- Suffixes for schemes of order 3 or 4 (Prather)
Note: See TracChangeset for help on using the changeset viewer.