Commit Graph

239 Commits

Author SHA1 Message Date
Olli d055875e94 initial dev for ideal plastic material 2016-10-02 17:34:05 +03:00
Jukka Aho b0485dc860 updated contact codes 2016-10-01 13:37:15 +03:00
Jukka Aho 2173034c2f minor changes to 2d contact formulation 2016-09-12 03:39:33 +03:00
Jukka Aho ea65cb94be new style dict field, xdmf improvements 2016-08-04 13:15:19 +03:00
Jukka Aho e67422fa7c better xdmf support 2016-08-02 02:51:32 +03:00
Jukka Aho 62efaa292a io 2016-08-01 01:15:41 +03:00
Jukka Aho 67ace8acdc lot of new tests, echangement of modal solver, eigenvalue analysis with mesh tie 2016-07-27 18:12:24 +03:00
Jukka Aho 1bd1ec9fa9 postprocessing utility 2016-07-14 12:43:41 +03:00
Jukka Aho 8f92a41b8a postprocessing 2016-07-13 08:07:08 +03:00
Jukka Aho d146e9c0a8 improved postprocessing capabilities; use dataframes to show results 2016-07-13 06:40:34 +03:00
Jukka Aho 10a2d962ed fixed abaqus tests 2016-07-12 06:57:13 +03:00
Jukka Aho 9c1562fff5 more abaqus inp reading 2016-07-12 06:30:42 +03:00
Jukka Aho d394ed6deb reading and testing abaqus .inp files 2016-07-11 04:48:59 +03:00
Jukka Aho 9eaa71fd78 fixed surface pressure test 2016-07-10 23:41:11 +03:00
Jukka Aho fb510e29df analytical tests, hollow sphere and radial displacement + longitudinal vibration of rod (modal analysis) 2016-07-10 23:35:17 +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 22d5516eff more tests. fixed performace bug in creating elements from mesh 2016-07-07 18:04:09 +03:00
Jukka Aho 6417b76f8c 2d finite sliding autodiff version i think it works now 2016-07-04 21:47:49 +03:00
Jukka Aho fb3ee15f9a test data for 3d contact 2016-07-04 03:37:15 +03:00
Jukka Aho 4c45618330 fixed a lot of deprectionwarning issues with 0.5 2016-07-04 03:29:24 +03:00
Jukka Aho 4edd590d8d frictionless 3d small sliding contact working again 2016-07-04 02:52:42 +03:00
Jukka Aho 8af9cd1c1d removed obsolete code 2016-07-03 23:40:12 +03:00
Jukka Aho e062811c8b removed some obsolete code 2016-07-03 23:01:29 +03:00
Jukka Aho 6e15ff3e40 test data for 3d block 2016-07-03 21:28:00 +03:00
Jukka Aho 757ba2b3d9 all tests pass now 2016-07-03 21:16:03 +03:00
Jukka Aho b070f21aab heat solver tests etc 2016-07-03 05:01:18 +03:00
Jukka Aho d02d9c804d lot of tests 2016-07-03 05:00:01 +03:00
Jukka Aho 9f4eface6c heat problem 2016-07-01 02:55:56 +03:00
Jukka Aho ce9eb715ec code refactoring 2016-06-27 16:11:33 +03:00
Jukka Aho 778c167bba refactor contact and tests 2016-06-25 04:12:53 +03:00
Jukka Aho 67aeddb868 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 c02d510673 fixed a lot of tests 2016-06-19 20:01:37 +03:00
Jukka Aho d3fd87b26f renamed test_elasticity to test_elasticity_forwarddiff.jl 2016-06-18 12:55:48 +03:00
Jukka Aho 1ce7fd6096 changed creating elements + preprocess aster med file more general for other inputs too 2016-06-18 12:53:01 +03:00
Jukka Aho 97f9422251 modal analysis with geometric stiffness 2016-06-17 16:14:58 +03:00
Jukka Aho a0b4ffbf34 first version of modal analysis for natural frequencies 2016-06-17 02:10:17 +03:00
Jukka Aho 851b1e75e3 better heat example 2016-06-09 23:17:57 +03:00
Jukka Aho 226b9fa9ef finite strain is off by default 2016-06-09 01:27:29 +03:00
Jukka Aho fb402a7338 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 c94a9e4407 buckling test, fixed bug with tensor <-> vector order 2016-06-08 21:50:45 +03:00
Jukka Aho bf9b44e057 optics 2016-06-02 22:58:54 +03:00
Jukka Aho f5e2b6f1d5 surface pressure load tet4 + test 2016-05-31 00:31:43 +03:00
Jukka Aho eb4348bf59 linear buckling analysis matrices 2016-05-30 01:03:34 +03:00
Jukka Aho 11d8ebd970 calculate stress, interpolate stress to nodes using lsq fitting 2016-05-28 21:39:29 +03:00
Jukka Aho d606bde168 integration points 2016-05-25 22:33:47 +03:00
Jukka Aho 043ba38d31 tests. dirichlet boundary condition + volume load fails for tetras for some reason 2016-05-25 02:44:04 +03:00
Jukka Aho 9e33d36d0d med node ordering 2016-05-24 19:05:25 +03:00
Jukka Aho 1760bd5733 elasticity tests 2016-05-24 08:01:41 +03:00
Jukka Aho 24656eb243 most important tests pass now 2016-05-22 17:00:01 +03:00
Jukka Aho d6dea85b9d some tests pass now 2016-05-22 02:34:38 +03:00