Changeset 6a678e3 in flexpart.git for src/concoutput_nest.f90


Ignore:
Timestamp:
Jan 25, 2016, 2:17:34 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:
26f6039
Parents:
fddc6ec
Message:

Added option to use double precision for calculating the deposition fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/concoutput_nest.f90

    r5f9d14a r6a678e3  
    6161  use par_mod
    6262  use com_mod
     63  use mean_mod
    6364
    6465  implicit none
     
    8889
    8990  !real sparse_dump_u(numxgrid*numygrid*numzgrid)
    90   real :: auxgrid(nclassunc)
     91  real(dep_prec) :: auxgrid(nclassunc)
    9192  real :: halfheight,dz,dz1,dz2,tot_mu(maxspec,maxpointspec_act)
    9293  real,parameter :: smallnum = tiny(0.0) ! smallest number that can be handled
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG