Jukka Aho
ca7e2904cf
Fix tests
...
* Fix deprecation warnings from tests
* Refactor tests so that ´@testset` is usually called in master file
`runtests.jl`, not inside test file. Later on we can convert tests
to examples.
* Syntax of tests now follow more closely syntax used currently in
JuliaFEM. We have had earlier studies with different kind of syntaxes,
now we have kind of explicit way to do things.
2018-09-06 13:34:26 +03:00
Jukka Aho
89645be3bd
added license string. this is not a test (tests missing)
2017-01-05 05:32:13 +02:00
Olli Väinölä
c3bc708f01
Ideal plasticity converged, both 2D and 3D
2016-10-28 15:46:04 +03:00
Olli
662eaf2638
Added 3D formulation, no convergence yet
2016-10-03 08:47:20 +03:00
Olli
d055875e94
initial dev for ideal plastic material
2016-10-02 17:34:05 +03:00
Jukka Aho
c935725d3a
julia v0.5 compatibility. test -> testing. new elements tri7 and wedge6. abaqus inp reading. more integration rules.
2016-07-10 04:26:21 +03:00
Jukka Aho
757ba2b3d9
all tests pass now
2016-07-03 21:16:03 +03:00
Jukka Aho
778c167bba
refactor contact and tests
2016-06-25 04:12:53 +03:00
Olli Väinölä
80f021e16b
Von mises ideal plastic material, still couple of bugs
2015-12-17 17:13:23 +02:00
Olli Väinölä
1668dd658a
implementing ideal plastic material...
2015-12-12 15:22:31 +02:00
Olli Väinölä
2560a8791b
fixed elasticityproblem bug
2015-12-12 11:55:39 +02:00
Olli Väinölä
cc834668a7
added stiffness tensor function
2015-12-10 16:58:23 +02:00
Olli Väinölä
e54c44cdcf
separated test from von mises and added MaterialModels namespace
2015-12-10 15:48:39 +02:00