Commit Graph

1521 Commits

Author SHA1 Message Date
Jukka Aho 2e086c43ab improved eigenvalue solver code 2016-10-13 01:00:08 +03:00
Jukka Aho f0c9bf0169 with_mass_matrix keyword for assemble 2016-10-13 00:59:38 +03:00
Jukka Aho c5886fc857 return true for successful assembly 2016-10-13 00:58:52 +03:00
Jukka Aho 299cd3d001 Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2016-10-12 01:18:18 +03:00
Jukka Aho c04591a885 do not use P when no dirichlet boundaries, nothing to eliminate 2016-10-12 01:05:54 +03:00
Jukka Aho 1bc1c05346 update to regexp to parse surface sets 2016-10-12 01:05:06 +03:00
Olli 6ca820b3bd Merge branch 'plastic_material' 2016-10-09 15:53:15 +03:00
Olli 739c0cedc8 fixed 3d, since there is no dev field anymore 2016-10-09 14:51:06 +03:00
Olli 35a2ac28ec added parameters to ip & element fields 2016-10-09 13:52:21 +03:00
Olli e0ca5811db 3d formulation still not converging 2016-10-04 08:27:54 +03:00
Jukka Aho 4b5b1bc928 3d finite sliding contact 2016-10-03 23:12:00 +03:00
Olli 662eaf2638 Added 3D formulation, no convergence yet 2016-10-03 08:47:20 +03:00
Olli 206db3a2b3 Changed functions forms 2016-10-02 18:43:34 +03:00
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 fbcc1912d8 added that Formatting... 2016-07-14 13:12:47 +03:00
Jukka Aho 1774511828 StringUtils -> Formatting 2016-07-14 13:08:11 +03:00
Jukka Aho bde34030be added StringUtils to REQUIRE 2016-07-14 12:49:08 +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 d2f26eb453 support to write and read datatable to h5 2016-07-13 03:05:21 +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 6dc0e0293c added DataFrames to REQUIRE 2016-07-12 06:29:36 +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 7bd681d7f5 dirichlet boundary condition as nodal collocation by default 2016-07-07 18:02:47 +03:00
Jukka Aho 53789d160d interpolate from set of elements 2016-07-07 18:01:37 +03:00
Jukka Aho 8b85c2674c element domains 2016-07-07 18:01:06 +03:00
Jukka Aho 6c9b76ae54 code cleanup. inverse isoparametric mapping. function field wrapper. 2016-07-07 18:00:36 +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 31cd7163bb removed obsolete code 2016-07-04 00:08:22 +03:00
Jukka Aho 8af9cd1c1d removed obsolete code 2016-07-03 23:40:12 +03:00
Jukka Aho 70d08bc44b removed obsolete code 2016-07-03 23:06:18 +03:00
Jukka Aho e062811c8b removed some obsolete code 2016-07-03 23:01:29 +03:00
Jukka Aho 30f10b8bcf docstrings + 0.5 2016-07-03 21:45:22 +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