Changes in src/readspecies.f90 [43c8684:b4d29ce] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readspecies.f90

    r43c8684 rb4d29ce  
    103103  write(aspecnumb,'(i3.3)') specnum(pos_spec)
    104104  open(unitspecies,file=path(1)(1:length(1))//'SPECIES/SPECIES_'//aspecnumb,status='old',form='formatted',err=998)
    105  
    106   if (verbosity.gt.0) then
    107     write(*,*) 'reading SPECIES',specnum(pos_spec)
    108   endif
     105  !write(*,*) 'reading SPECIES',specnum(pos_spec)
    109106
    110107  ASSSPEC=.FALSE.
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG