Commit Graph

839 Commits

Author SHA1 Message Date
Tero Frondelius 4c8c66b8da Fixed abaqus_read_mesh() 1.0E+00 problem 2016-11-17 19:43:20 +02:00
Tero Frondelius 397a34e317 fixing the tests after last update 2016-11-17 18:54:08 +02:00
Jukka Aho a8ff9f50f7 v0.5 fixes 2016-11-15 22:01:00 +02:00
Jukka Aho 50187466f4 fixed deprecation warnings for 0.5 2016-11-13 13:24:08 +02:00
Frondelius 57a900e3d5 if problem.properties.dual_basis De[abs(De) .< 1.0e-11] = 0 2016-11-05 23:42:50 +02:00
Jukka Aho b081bccc92 gets better all the time 2016-11-05 18:29:35 +02:00
Jukka Aho d5fb343309 strip attributes on surface set header parser 2016-11-05 18:29:21 +02:00
Jukka Aho 0d4b08f576 fixed bug in integration rule of tet10 2016-11-05 18:27:39 +02:00
Olli Väinölä e384824f49 Ideal plasticity converged, both 2D and 3D 2016-10-28 15:46:04 +03:00
Jukka Aho d9dae3da76 new way to deal with dirichlet and mortar boundaries 2016-10-27 23:25:42 +03:00
Jukka Aho b4188e1d65 surface node ids fixed 2016-10-27 23:24:44 +03:00
Tero Frondelius 603616f92f create_surface_elements() moved to abaqus.jl and tested 2016-10-26 23:10:38 +03:00
Tero Frondelius 7e151db3e9 parse_section() fixed to ignore parameters order 2016-10-26 22:28:49 +03:00
Tero Frondelius f28bad7f7f test for 1.0E1 format added for abaqus reader 2016-10-26 21:27:17 +03:00
TeroFrondelius d6638ea631 forgot to export create_surface_elements earlier 2016-10-26 14:52:57 +03:00
TeroFrondelius 3eb832a5e1 create_surface_elements function added, thanks @ahojukka5 for help 2016-10-25 16:49:00 +03:00
TeroFrondelius 3e61db8658 Fixing abaqus nodes reader and adding C3D10 surfaces 2016-10-25 16:39:51 +03:00
Jukka Aho f8310b204f bi-orthogonal basis for 3d mortar 2016-10-18 11:20:15 +03:00
Jukka Aho 6147820dc5 c-major order in xdmf 2016-10-18 11:19:48 +03:00
Jukka Aho d7694ab977 write nf analysis results to xdmf 2016-10-17 20:53:20 +03:00
Jukka Aho 3e155646e2 improved eigenvalue solver code 2016-10-13 01:00:08 +03:00
Jukka Aho 0a455b044f with_mass_matrix keyword for assemble 2016-10-13 00:59:38 +03:00
Jukka Aho 23541db464 return true for successful assembly 2016-10-13 00:58:52 +03:00
Jukka Aho 5cbb4116cd Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2016-10-12 01:18:18 +03:00
Jukka Aho 18112b38ca do not use P when no dirichlet boundaries, nothing to eliminate 2016-10-12 01:05:54 +03:00
Jukka Aho 1ff58f4b9e update to regexp to parse surface sets 2016-10-12 01:05:06 +03:00
Olli 4b90636678 Merge branch 'plastic_material' 2016-10-09 15:53:15 +03:00
Olli a7bdc6e5b4 fixed 3d, since there is no dev field anymore 2016-10-09 14:51:06 +03:00
Olli c4756e90df added parameters to ip & element fields 2016-10-09 13:52:21 +03:00
Olli f156a5e79e 3d formulation still not converging 2016-10-04 08:27:54 +03:00
Jukka Aho 64becfb29d 3d finite sliding contact 2016-10-03 23:12:00 +03:00
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