[MOAB-dev] How can I prepare a .h5m file base on my own calculation

Grindeanu, Iulian R. iulian at mcs.anl.gov
Wed Jun 1 11:26:49 CDT 2016


Hello,
Coupler.cpp depends on a moab instance, so even if you do not use h5m format, if you want to use the coupler, your model has to reside inside a moab instance.
Do you care about parallelism or not? Then h5m format is required, otherwise it will be hard to employ parallelism

there are several converters available, to h5m format, you can do tools/mbconvert -l to see what is available based on your configuration

What format do you use?

Iulian
________________________________
From: moab-dev-bounces at mcs.anl.gov [moab-dev-bounces at mcs.anl.gov] on behalf of Jie Wu [jie.voo at gmail.com]
Sent: Wednesday, June 01, 2016 9:17 AM
To: moab-dev at mcs.anl.gov
Subject: [MOAB-dev] How can I prepare a .h5m file base on my own calculation

Hi All,

In order to transfer variables from a Source mesh to a Target mesh, I am studying the use of function mbcoupler_test.cpp these days.

The stuff confusing me is the .h5m file. From the MOAB user guide, I know that .h5m is theMOAB’s native file format.

But I don’t know how to prepare a .h5m file based on my own calculation results (which usually contains node coordinates, node connectivities, and nodal variables). As a result, I cannot employ a function like ./mbcoupler_test to help me to transfer the mesh variables.

Any instruction is deeply appreciated!

Best,
Jie


Jie Wu, Ph.D. candidate
Department of Geotechnical Engineering, Tongji University
Visiting student at Civil Engineering & Engineering Mechanics, Columbia University
Add: 500 West 120th Street 641 S.W. Mudd New York, NY  10027
Ph: +1(917)822-0942

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20160601/483cbaa7/attachment.html>


More information about the moab-dev mailing list