← Back to team overview

dolfin team mailing list archive

Re: [Question #133812]: Tagged surfaces in input mesh

 

Question #133812 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/133812

    Status: Open => Answered

Johan Hake proposed the following answer:
On Tuesday November 23 2010 03:21:18 Jack wrote:
> Question #133812 on DOLFIN changed:
> https://answers.launchpad.net/dolfin/+question/133812
> 
> Jack posted a new comment:
> Is this possible?

Disclaimer: I have no experience with meshconverter :P

That said: 
Have you tried using the dolfin-convert on your .inp file, and what did you 
get? Are there any meshfunctions either as a separate files or embeded in the 
generated mesh file? You should be able to grep on "mesh_data" in the 
generated mesh file to look for this.

If not then the information is probably discarded. You can also take a look at 
the _abaqus function in:

  src/site-packages/dolfin/mesh/meshconverter.py

to see if you can demangle what happens.

Sorry for the lame answer...

Johan

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.