[MOAB-dev] Converting to .h5m from Fluent .msh

Tim Tautges timothy.tautges at cd-adapco.com
Thu Apr 9 11:11:01 CDT 2015


Hi Anton,
   Start from src/io/WriteTemplate.?pp, though you'll need to do something slightly different because of the faces. 
CCMIO is a face-based format, so WriteCCMIO should also be helpful.

- tim

On 04/08/2015 06:44 PM, Kanaev A.A. wrote:
> Hello MOAB-dev,
> I'm considering writing conversion utility from Fluent .msh to MOAB .h5m
>
> .msh format is:
> -nodes declaration
> - a list of nodes (x, y, z)
> -cells declaration
> -faces declaration
> - a list of faces (node1, node2, node3, node4, adj cell1, adj cell2)
>
> What should i do next to create mesh from scratch with MOAB?
>
> Thanks,
> Anton
>

-- 
Timothy J. Tautges
Manager, Directed Meshing, CD-adapco
Phone: (631) 629-3139 (internal: x29130)
Mobile/Gvoice: (608) 354-1459
timothy.tautges at cd-adapco.com


More information about the moab-dev mailing list