reading and testing abaqus .inp files

This commit is contained in:
Jukka Aho
2016-07-11 04:48:59 +03:00
parent 9eaa71fd78
commit d394ed6deb
7 changed files with 143 additions and 18 deletions
-1
View File
@@ -50,4 +50,3 @@ end
@test mesh.surfaces[:LOAD][1] == (16, :S1)
@test mesh.surface_types[:LOAD] == :ELEMENT
end