Changeset 4052 for LMDZ6/trunk/libf/phylmdiso
- Timestamp:
- Dec 26, 2021, 10:27:36 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmdiso/infotrac_phy.F90
r4050 r4052 205 205 ALLOCATE(index_trac(ntraceurs_zone,niso)) 206 206 index_trac(:,:)=index_trac_(:,:) 207 208 207 ENDIF ! of IF(ok_isotopes) 209 208 210 211 209 ALLOCATE(itr_indice(nqtottr)) 210 itr_indice(:)=itr_indice_(:) 212 211 213 212 write(*,*) 'infotrac_phy 207: nqtottr=',nqtottr
Note: See TracChangeset
for help on using the changeset viewer.