Changeset 467460a in flexpart.git for src/calcmatrix.f90


Ignore:
Timestamp:
Mar 13, 2021, 10:00:37 AM (3 years ago)
Author:
Espen Sollum ATMOS <eso@…>
Branches:
GFS_025, dev
Children:
9ca6e38
Parents:
759df5f
Message:

First commit of files from Hachinger

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/calcmatrix.f90

    r92fab65 r467460a  
    7171    k = kuvz-1
    7272    if (metdata_format.eq.GRIBFILE_CENTRE_ECMWF) then
    73     pconv(k) = (akz(kuvz) + bkz(kuvz)*psconv)
    74     phconv(kuvz) = (akm(kuvz) + bkm(kuvz)*psconv)
     73      pconv(k) = (akz(kuvz) + bkz(kuvz)*psconv)
     74      phconv(kuvz) = (akm(kuvz) + bkm(kuvz)*psconv)
    7575    else
    7676      phconv(kuvz) =  0.5*(pconv(kuvz)+pconv(k))
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG