Commit Graph

808 Commits

Author SHA1 Message Date
Olli d82ea7cba9 Added 3D formulation, no convergence yet 2016-10-03 08:47:20 +03:00
Olli b78dee32d6 Changed functions forms 2016-10-02 18:43:34 +03:00
Olli 9749778420 initial dev for ideal plastic material 2016-10-02 17:34:05 +03:00
Jukka Aho c79b4d5514 updated contact codes 2016-10-01 13:37:15 +03:00
Jukka Aho 9b1cc3e134 minor changes to 2d contact formulation 2016-09-12 03:39:33 +03:00
Jukka Aho 45f605bfc7 new style dict field, xdmf improvements 2016-08-04 13:15:19 +03:00
Jukka Aho 9583f1ae17 better xdmf support 2016-08-02 02:51:32 +03:00
Jukka Aho 23d59c5acd io 2016-08-01 01:15:41 +03:00
Jukka Aho 698e8d2dd7 lot of new tests, echangement of modal solver, eigenvalue analysis with mesh tie 2016-07-27 18:12:24 +03:00
Jukka Aho 279abbd95c added that Formatting... 2016-07-14 13:12:47 +03:00
Jukka Aho c9fc5bf5b0 StringUtils -> Formatting 2016-07-14 13:08:11 +03:00
Jukka Aho 8ffcaefa7c added StringUtils to REQUIRE 2016-07-14 12:49:08 +03:00
Jukka Aho 8f49b4141c postprocessing utility 2016-07-14 12:43:41 +03:00
Jukka Aho 7bbfa08f86 postprocessing 2016-07-13 08:07:08 +03:00
Jukka Aho 16c0a925ba improved postprocessing capabilities; use dataframes to show results 2016-07-13 06:40:34 +03:00
Jukka Aho dae5294472 support to write and read datatable to h5 2016-07-13 03:05:21 +03:00
Jukka Aho 8dfa04e944 fixed abaqus tests 2016-07-12 06:57:13 +03:00
Jukka Aho 282b87cd1f more abaqus inp reading 2016-07-12 06:30:42 +03:00
Jukka Aho 6a08eede7f added DataFrames to REQUIRE 2016-07-12 06:29:36 +03:00
Jukka Aho 6b4ed27c83 reading and testing abaqus .inp files 2016-07-11 04:48:59 +03:00
Jukka Aho a63dd19fe3 fixed surface pressure test 2016-07-10 23:41:11 +03:00
Jukka Aho 1344d3b95c analytical tests, hollow sphere and radial displacement + longitudinal vibration of rod (modal analysis) 2016-07-10 23:35:17 +03:00
Jukka Aho a75aaecc97 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 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