JuliaFEM / AbaqusReader.jl

AbaqusReader.jl is a parse for ABAQUS FEM models. It's capable of parsing the geometry accurately, including surface sets, node sets, and other relevant geometrical data used in FEM calculations. Other option is to parse whole model, including boundary conditions, material data and load steps.
https://juliafem.github.io/AbaqusReader.jl/latest
MIT License
37 stars 22 forks source link

Read element types C3D4H and C3D10H #46

Closed benzwick closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-33.9%) to 64.63% when pulling 8e5a30ca7e052a80e51cd969b779b9f47a6d32e3 on benzwick:add-more-element-types into 49a46b1bc42c351d593419d96014187865537cec on JuliaFEM:master.

ahojukka5 commented 5 years ago

LGTM, for some reason coverage has dropped but clearly the cause is not this PR.