Hello!

I am interested in coupling Pyfr with other codes through a custom 
communication MPI based library. The general scheme to this would the 
following:

1) Replace internal MPI (mpi4py) communicators with one that I provide 
appropriately splitted.
2) During each solver time-step:
     2.1) Have read access to the boundary/volume internal fields. 
     2.2) Have write access to the boundary/volume internal fields. That 
essentially means being able to modify source terms and boundary conditions 
programatically.

Is this something possible to do with Pyfr? 
Maybe some interface like the one FEniCS provide so I can manually set up 
the case by writing a python script without using directly 'pyrf' command 
line tool?

Thanks in advance.

Regards,

Eduardo

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
Visit this group at https://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.

Reply via email to