[Nek5000-users] Parallel communication with gop() and flow field disturbances

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Wed Apr 20 13:14:20 CDT 2016


Hi Philipp,

gop is a thin wrapper around mpi_allreduce:
https://github.com/maxhutch/Nek5000/blob/master/comm_mpi.f#L97
so it is unlikely to be causing side-effects outside of its arguments.  If
you post some code (better: a link to some posted code) I can take a look.

Max

On Mon, Apr 18, 2016 at 8:48 AM <nek5000-users at lists.mcs.anl.gov> wrote:

> Hi Neks,
>
> We try to extend Nek5000 for the simulation of turbulent flows laden with
> evaporating droplets. We use the Nek5000-subroutine gop() for the parallel
> communication of our additional dispersed-phase data. However, the parallel
> communication with gop() causes flow field disturbances. What are the
> possible reasons for these disturbances? How can we avoid them?
>
> Best regards, Philipp Weiss
> _______________________________________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20160420/73fdffe7/attachment.html>


More information about the Nek5000-users mailing list