dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22923
Re: [Question #153448]: Importing mesh and entities
Question #153448 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/153448
B. Emek Abali posted a new comment:
Hi Johan, finally could find the time to sit and decifer the code :)
thanks for all the informations, I found out the problems and changed _abaqus(...) function a bit, you can see it under
http://www.lkm.tu-berlin.de/computational_reality
Supply, abaqus2xml.py
all the rest is the same, only _abaqus(..) is changed, the problem was
the size of the MeshFunction which needs to be as big as the element
ids, if you like you can implement it onto meshconverter.py , I am
definitely not a programmer but it runs quite ok, you may find some
print... commands not useful, I assume.
thanks again for the time and help.
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.
Follow ups