Changeset 78e62dc in flexpart.git for src/ohreaction.f90


Ignore:
Timestamp:
May 12, 2015, 12:28:19 PM (9 years ago)
Author:
flexpart <>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
0f20c31
Parents:
2f8635b
Message:

New OH parameter in SPECIES files (now 3 instead of 2). New path to OH binariy files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ohreaction.f90

    r8a65cb0 r78e62dc  
    153153      do k=1,nspec                               
    154154        if (ohcconst(k).gt.0.) then
    155           ohrate=ohcconst(k)*temp**2*exp(-ohdconst(k)/temp)*oh_average
     155          ohrate=ohcconst(k)*temp**ohnconst(k)*exp(-ohdconst(k)/temp)*oh_average
    156156          ! new particle mass
    157157          restmass = xmass1(jpart,k)*exp(-1*ohrate*abs(ltsample))
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG