- Timestamp:
- Jan 12, 2022, 11:16:06 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d_common/infotrac.F90
r4056 r4057 572 572 write(lunout,*) 'infotrac 704: nqtottr,nqtot,nqo=',nqtottr,nqtot,nqo 573 573 ! 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) 576 576 ! endif !if (ntraciso.gt.0) then 577 577
Note: See TracChangeset
for help on using the changeset viewer.