Changeset 4051 for LMDZ6/trunk/libf/dyn3d_common
- Timestamp:
- Dec 24, 2021, 5:29:37 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d_common/infotrac.F90
r4050 r4051 711 711 END DO 712 712 713 WRITE(lunout,*) 'infotrac: nqDescen=',tracers( iq)%nqDescen713 WRITE(lunout,*) 'infotrac: nqDescen=',tracers(:)%nqDescen 714 714 WRITE(lunout,*) 'iqfils=',iqfils 715 715 WRITE(lunout,*) 'nqDescen_tot=',SUM(tracers(:)%nqDescen)
Note: See TracChangeset
for help on using the changeset viewer.