Changeset 4057


Ignore:
Timestamp:
Jan 12, 2022, 11:16:06 PM (2 years ago)
Author:
dcugnet
Message:

Temporarly removing the test on nqtottr.
Will be included later, when tracers(:)%iso_iName will be defined.

File:
1 edited

Legend:

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

    r4056 r4057  
    572572        write(lunout,*) 'infotrac 704: nqtottr,nqtot,nqo=',nqtottr,nqtot,nqo
    573573        ! Rq: nqtottr n'est pas forcement egal a nbtr dans le cas ou new_iq /= nqtrue
    574         if (COUNT(tracers(:)%iso_iName == 0) /= nqtottr) &
    575             CALL abort_gcm('infotrac_init','pb dans le calcul de nqtottr',1)
     574!        if (COUNT(tracers(:)%iso_iName == 0) /= nqtottr) &
     575!            CALL abort_gcm('infotrac_init','pb dans le calcul de nqtottr',1)
    576576!    endif !if (ntraciso.gt.0) then
    577577
Note: See TracChangeset for help on using the changeset viewer.