Changeset 4c52d0b in flexpart.git for src/timemanager_mpi.f90


Ignore:
Timestamp:
Apr 8, 2021, 9:27:43 AM (3 years ago)
Author:
Espen Sollum <eso@…>
Branches:
dev
Children:
b1f28c3
Parents:
aa939a9 (diff), 4138764 (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 'dev' into GFS_025

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/timemanager_mpi.f90

    rf06b72a r4138764  
    556556        endif
    557557        if ((iout.eq.4).or.(iout.eq.5)) call plumetraj(itime)
    558         if (iflux.eq.1) call fluxoutput(itime)
     558        if ((iflux.eq.1).and.(lnetcdfout.eq.0)) call fluxoutput(itime)
     559        if ((iflux.eq.1).and.(lnetcdfout.eq.1)) call fluxoutput_netcdf(itime)
    559560        if (mp_measure_time) call mpif_mtime('iotime',1)
    560561
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG