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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readspecies.f90

    rb4d29ce r43c8684  
    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   !write(*,*) 'reading SPECIES',specnum(pos_spec)
     105 
     106  if (verbosity.gt.0) then
     107    write(*,*) 'reading SPECIES',specnum(pos_spec)
     108  endif
    106109
    107110  ASSSPEC=.FALSE.
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG