Changeset 11d86e7 in flexpart.git for src/timemanager.f90


Ignore:
Timestamp:
May 28, 2020, 7:16:49 AM (4 years ago)
Author:
Sabine <sabine.eckhardt@…>
Branches:
dev
Children:
969c1fe
Parents:
ffbe224
Message:

bugfix in the fluxoutput

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/timemanager.f90

    rffbe224 r11d86e7  
    430430        if ((iout.eq.4).or.(iout.eq.5)) call plumetraj(itime)
    431431        if ((iflux.eq.1).and.(lnetcdfout.eq.0)) call fluxoutput(itime)
     432#ifdef USE_NCF
    432433        if ((iflux.eq.1).and.(lnetcdfout.eq.1)) call fluxoutput_netcdf(itime)
     434#endif
    433435        write(*,45) itime,numpart,gridtotalunc,wetgridtotalunc,drygridtotalunc
    434436 
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG