Changeset 62e65c7 in flexpart.git for src/readspecies.f90


Ignore:
Timestamp:
Apr 28, 2016, 12:58:10 PM (8 years ago)
Author:
Espen Sollum ATMOS <eso@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
18adf60, 93786a1
Parents:
e4f26d1
Message:

'incloud_ratio' set to 6.2. 'maxnests' reverted to 0. Updated info messages (readspecies)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readspecies.f90

    r05cf28d r62e65c7  
    223223
    224224  if (lroot) then
     225! ZHG 2016.04.07 Start of changes
     226    write(*,*) ' '
     227    if (dquer(pos_spec) .gt.0)  write(*,'(a,i3,a,a,a)')       ' SPECIES: ', &
     228         &id_spec,'  ', species(pos_spec),'  (AEROSOL) '
     229    if (dquer(pos_spec) .le.0)  write(*,'(a,i3,a,a,a)')       ' SPECIES: ', &
     230         &id_spec,'  ', species(pos_spec),'  (GAS) '
     231
    225232! Particles
    226233!**********
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG