inp from gmesh/pycalculix conversion failed

Mesh generators, CAD programs, and other tools
Post Reply
teobo
Posts: 97
Joined: 07 Sep 2014, 10:41
Antispam: Yes

inp from gmesh/pycalculix conversion failed

Post by teobo »

Hi,
got a inp file which works for calculix
https://www.dropbox.com/s/avev4uv3odurv ... l.inp?dl=0

https://www.dropbox.com/s/uxfjt0b7n82uh ... m.png?dl=0
https://www.dropbox.com/s/3rqjygrca7a9x ... 2.png?dl=0
https://www.dropbox.com/s/rlg4pnrre37e1 ... l.geo?dl=0
and which bases on a valid geo from gmsh, who did as well the conversion to .inp.

Tried a little with more and more default options from pycalculix https://github.com/spacether/pycalculix.

But ElmerGrid failed.
Maybe someone can advice which are the preferred/known inp configuration to be read by ElmerGrid?
Is a full import of group names and bodies possible, at all?
Tia

-btw: Your Forum says: "The extension inp is not allowed."

This what ElmerGUI outputs:

Code: Select all

Load tetgen plugin... not found
Tetgen functionality unavailable
Unknown element family (possibly not implamented)

ElmerGrid 5 2 hole-in-plate-full.inp

Code: Select all

ElmerGrid 5 2 hole-in-plate-full.inp
Reading input from ABAQUS input file hole-in-plate-full.inp.
Unknown element code: *ELEMENT, TYPE=CPS3, ELSET=EALL

Loading elements of type 0 starting from element 0.
Unknown element code: *ELSET,ELSET=PART0_ELEMENTS

Loading elements of type 0 starting from element 161.
unknown command: *MATERIAL,NAME=STEEL
unknown command: *ELASTIC
unknown command: *DENSITY
Unknown element code: *SOLID SECTION,ELSET=PART0_ELEMENTS,MATERIAL=STEEL

Loading elements of type 0 starting from element 188.
unknown command: *NODAL THICKNESS
unknown command: *STEP
unknown command: *STATIC
comment: ** PRESSURE ON COMPONENT: L0-L10_FACES
unknown command: *DLOAD
comment: ** PRESSURE ON COMPONENT: L2-L14_FACES
unknown command: *DLOAD
unknown command: *EL FILE
unknown command: *END STEP
Allocating for 119 knots and 188 0-node elements.
There are 0 boundary nodes, thus allocating 0 elements
Unknown element code: *ELEMENT, TYPE=CPS3, ELSET=EALL

Loading elements of type 0 starting from element 0.
Unknown element code: *ELSET,ELSET=PART0_ELEMENTS

Loading elements of type 0 starting from element 161.
Unknown element code: *SOLID SECTION,ELSET=PART0_ELEMENTS,MATERIAL=STEEL

Loading elements of type 0 starting from element 188.
The mesh was loaded from file hole-in-plate-full.inp.
Boundary types are in interval [0, 0]
Boundary nodes are in interval [0, 0]
Found 0 side elements formed by 0 points.
There are 119 nodes but maximum index is 101.
mzenker
Posts: 1999
Joined: 07 Dec 2009, 11:49
Location: Germany

Re: inp from gmesh/pycalculix conversion failed

Post by mzenker »

teobo wrote:-btw: Your Forum says: "The extension inp is not allowed."
Where is this?

Matthias
teobo
Posts: 97
Joined: 07 Sep 2014, 10:41
Antispam: Yes

Re: inp from gmesh/pycalculix conversion failed

Post by teobo »

mzenker wrote:
teobo wrote:-btw: Your Forum says: "The extension inp is not allowed."
Where is this?

Matthias
Hi,
when you attach it to a post.
mzenker
Posts: 1999
Joined: 07 Dec 2009, 11:49
Location: Germany

Re: inp from gmesh/pycalculix conversion failed

Post by mzenker »

Hi,

I have added inp it to the allowed extensions.

Matthias
Post Reply