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

Fix test for abaqus_download #30

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 6 years ago

Return environment variables to the original state after finish test.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 3ab6ce0e285bb88002133395803ee9cfd8b45829 on feature/download into 918c34aeb562229a729105daf815d47925714c77 on master.