Changeset 1a04fab in flexpart.git for src/readspecies.f90


Ignore:
Timestamp:
Apr 28, 2016, 12:59:21 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:
94bb383
Parents:
b012d4d (diff), 62e65c7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'wetdep' into dev

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