[Smtk-developers] smtk + netgen

Maxim Torgonskiy kriolog at gmail.com
Mon Jun 5 16:59:12 EDT 2017


Hi T.J.,

Thank you for your reply.  Sorry, I think I didn't explain myself
well. I need the netgen mesher itself, not only import/export.
Here is an example of how meshkit does it with moab and netgen:
https://bitbucket.org/fathomteam/meshkit/src/d23e7dd46053e2fe6382f7bfe69efbecfc8893e8/example/example_ngtetmesher.cpp?at=master&fileviewer=file-view-default
The test model is the following:
https://bitbucket.org/fathomteam/meshkit/src/d23e7dd46053e2fe6382f7bfe69efbecfc8893e8/data/threeholecube.stp?at=master&fileviewer=file-view-default
Is there any possibility to bind netgen with smtk? I've found only a
remus::Worker class
(https://github.com/Kitware/Remus/tree/master/remus/worker) that can
mesh using a server-client architecture (which could be a  big
advantage for us in the future).

Thanks,
Maxim

2017-06-05 16:27 GMT-04:00 TJ Corona <tj.corona at kitware.com>:
> Hi Maxim,
>
> smtk::mesh uses MOAB as its backend, and we have nascent support for a
> modeling session that uses smtk::mesh as its backend. It looks like MOAB has
> support for reading/writing to/from netcdf, so if you are interested in
> using SMTK to perform model annotation, I think this functionality could be
> easily supported. Do you have a sample Netgen file we could try
> importing/exporting?
>
> Sincerely,
> T.J.
>
> Thomas J. Corona, Ph.D.
> Kitware, Inc.
> Senior R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4443
>
> On Jun 5, 2017, at 2:44 PM, Maxim Torgonskiy <kriolog at gmail.com> wrote:
>
> Hello,
>
> We use smtk for one our paraview-based project (paraview filter
> https://github.com/kriolog/paraview_smtk_reader). We also need to
> integrate netgen in it. Meshkit already have netgen bindings and uses
> the same dependencies as smtk. Is it a good idea is to use the
> versions of cgm, moab, occ/oce which I already have in
> smtk-superbuild? Or maybe there is a ready solution for
> smtk-(remus?)-netgen or smtk-meshkit bridge?
>
> Thanks,
> Maxim
> _______________________________________________
> Smtk-developers mailing list
> Smtk-developers at smtk.org
> http://public.kitware.com/mailman/listinfo/smtk-developers
>
>


More information about the Smtk-developers mailing list