Does deal.ll support import grid from openfoam solver

31 views
Skip to first unread message

ztdep...@gmail.com

unread,
Jul 15, 2023, 7:17:09 AM7/15/23
to deal.II User Group
I want to couple the mesh adaptivity off deal.ll with openfoam solver. 
Could you please give me some suggestions.

vachan potluri

unread,
Jul 15, 2023, 8:18:31 AM7/15/23
to dea...@googlegroups.com
I don't know about a direct technique, but you can first use foamToVTK to convert foam mesh to vtk and then import vtk in dealii.

Vachan

On Sat, 15 Jul, 2023, 16:47 ztdep...@gmail.com, <ztdep...@gmail.com> wrote:
I want to couple the mesh adaptivity off deal.ll with openfoam solver. 
Could you please give me some suggestions.

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/86025b56-5496-4be7-8d03-c2b01acbe13cn%40googlegroups.com.

blais...@gmail.com

unread,
Jul 18, 2023, 8:15:45 PM7/18/23
to deal.II User Group
It is maybe unrelated, but as far as I remember, OpenFOAM supports mesh adaptivity. It is maybe not as efficient (and does not include dynamic load balancing) like deal.II does, but I would first start with that.
Otherwise, you would need to go through the VTK file format or write your own openfoam reader for deal.II. I would suggest using VTK as an "interface" format.
Reply all
Reply to author
Forward
0 new messages