test data for 3d block

This commit is contained in:
Jukka Aho
2016-07-03 21:28:00 +03:00
parent 0d8caadbdf
commit bfb9217184
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ using JuliaFEM.Postprocess
using JuliaFEM.Test
function calc_model(mesh_name; with_volume_load=false, debug_print=false)
meshfile = Pkg.dir("JuliaFEM")*"/geometry/3d_blocks/BLOCK.med"
meshfile = Pkg.dir("JuliaFEM")*"/test/testdata/3d_block.med"
mesh = aster_read_mesh(meshfile, mesh_name)
block = Problem(Elasticity, "BLOCK", 3)
BIN
View File
Binary file not shown.