Commit Graph

785 Commits

Author SHA1 Message Date
Jukka Aho a4e4347fec more tests. fixed performace bug in creating elements from mesh 2016-07-07 18:04:09 +03:00
Jukka Aho 922f58314b dirichlet boundary condition as nodal collocation by default 2016-07-07 18:02:47 +03:00
Jukka Aho 790d09843f interpolate from set of elements 2016-07-07 18:01:37 +03:00
Jukka Aho e59a8e75b3 element domains 2016-07-07 18:01:06 +03:00
Jukka Aho 4a53f8940b code cleanup. inverse isoparametric mapping. function field wrapper. 2016-07-07 18:00:36 +03:00
Jukka Aho cd891aadda 2d finite sliding autodiff version i think it works now 2016-07-04 21:47:49 +03:00
Jukka Aho fac447a862 test data for 3d contact 2016-07-04 03:37:15 +03:00
Jukka Aho 65e11d917f fixed a lot of deprectionwarning issues with 0.5 2016-07-04 03:29:24 +03:00
Jukka Aho 3ac6e6924e frictionless 3d small sliding contact working again 2016-07-04 02:52:42 +03:00
Jukka Aho 3b3d7e789e removed obsolete code 2016-07-04 00:08:22 +03:00
Jukka Aho f0b9c05122 removed obsolete code 2016-07-03 23:40:12 +03:00
Jukka Aho 34846e0cc4 removed obsolete code 2016-07-03 23:06:18 +03:00
Jukka Aho ca58597d95 removed some obsolete code 2016-07-03 23:01:29 +03:00
Jukka Aho a0d0b48434 docstrings + 0.5 2016-07-03 21:45:22 +03:00
Jukka Aho bfb9217184 test data for 3d block 2016-07-03 21:28:00 +03:00
Jukka Aho 0d8caadbdf all tests pass now 2016-07-03 21:16:03 +03:00
Jukka Aho 5f5a0205a4 renamed files to have some sort of structure 2016-07-03 05:19:37 +03:00
Jukka Aho 58dd90a169 heat solver tests etc 2016-07-03 05:01:18 +03:00
Jukka Aho f933ba8717 lot of tests 2016-07-03 05:00:01 +03:00
Jukka Aho 13e57b198c heat problem 2016-07-01 02:55:56 +03:00
Jukka Aho 6993828927 code refactoring 2016-06-27 16:11:33 +03:00
Jukka Aho 90f7c581c5 refactor contact and tests 2016-06-25 04:12:53 +03:00
Jukka Aho 6d3e33c3ff modal solver + tie contact works now. dirichlet boundary and mpcs are eliminated properly before solution to get reduced system 2016-06-22 01:39:28 +03:00
Jukka Aho 8bd32cbeca fixed a lot of tests 2016-06-19 20:01:37 +03:00
Jukka Aho acf72e87f4 renamed test_elasticity to test_elasticity_forwarddiff.jl 2016-06-18 12:55:48 +03:00
Jukka Aho ca26626e48 changed creating elements + preprocess aster med file more general for other inputs too 2016-06-18 12:53:01 +03:00
Jukka Aho 85ccc50391 renamed preprocessors 2016-06-17 18:21:32 +03:00
Jukka Aho 9cc5434a25 modal analysis with geometric stiffness 2016-06-17 16:14:58 +03:00
Jukka Aho 84bb370cea first version of modal analysis for natural frequencies 2016-06-17 02:10:17 +03:00
Jukka Aho 74ed32a96c better heat example 2016-06-09 23:17:57 +03:00
Jukka Aho 06a4623acc added cholmod solver back 2016-06-09 01:27:56 +03:00
Jukka Aho e94c17bb39 finite strain is off by default 2016-06-09 01:27:29 +03:00
Jukka Aho dfb890b6d5 fixed heat assembly + test. add several values to element at once by using update!(element, "field", 0 => 1.0, 1 => 2.0, ..., N => NN) 2016-06-08 23:42:36 +03:00
Jukka Aho fe46907ac7 buckling test, fixed bug with tensor <-> vector order 2016-06-08 21:50:45 +03:00
Jukka Aho b65468c5d1 optics 2016-06-02 22:58:54 +03:00
Jukka Aho 6bcff43154 nurbs elements 2016-06-01 20:43:25 +03:00
Jukka Aho e866996eb8 surface pressure load tet4 + test 2016-05-31 00:31:43 +03:00
Jukka Aho cce93b1e9c ambiguous warning of dbasis fixed 2016-05-30 18:30:02 +03:00
Jukka Aho 06afb89dca linear buckling analysis matrices 2016-05-30 01:03:34 +03:00
Jukka Aho d429e5b2fc calculate stress, interpolate stress to nodes using lsq fitting 2016-05-28 21:39:29 +03:00
Jukka Aho b3bacc653d fixed bug related to strain component ordering and internal force vector 2016-05-27 17:45:12 +03:00
Jukka Aho b000f41557 integration points 2016-05-25 22:33:47 +03:00
Jukka Aho 7d1a926249 modifications 2016-05-25 02:44:29 +03:00
Jukka Aho 4a561f4bf3 tests. dirichlet boundary condition + volume load fails for tetras for some reason 2016-05-25 02:44:04 +03:00
Jukka Aho 0ff12a9bee med node ordering 2016-05-24 19:05:25 +03:00
Jukka Aho 1515ddb85f removed confusing magic 2016-05-24 08:35:37 +03:00
Jukka Aho ff6918f687 eltype -> Element{eltype} 2016-05-24 08:35:09 +03:00
Jukka Aho 2057bc9c44 removed obsolete solver code 2016-05-24 08:34:39 +03:00
Jukka Aho 292a97620c export 2016-05-24 08:34:07 +03:00
Jukka Aho 097bcedd35 updated integration points 2016-05-24 08:29:24 +03:00