Commit Graph

278 Commits

Author SHA1 Message Date
Jukka Aho 28c31b4c5a fixed test 2017-01-09 13:21:07 +02:00
Jukka Aho 3eba94a52d removed obsolete test files 2017-01-09 11:26:26 +02:00
Jukka Aho cf762c4f25 fixed test 2017-01-09 09:32:15 +02:00
Jukka Aho 0913b23d01 possibility to manually remove dofs from problems by adding dof number to problem.assembly.removed_dofs vector 2017-01-09 08:56:31 +02:00
Jukka Aho d0023c5dd4 fixed test 2017-01-06 07:24:58 +02:00
Jukka Aho 3f4bcfbf7e fixed test 2017-01-06 07:22:09 +02:00
Jukka Aho ea94f3a942 io tests 2017-01-05 11:29:29 +02:00
Jukka Aho 1630dd1ec0 dict fields 2017-01-05 11:03:19 +02:00
Jukka Aho cde0f15dcd no id in constructor 2017-01-05 09:32:43 +02:00
Jukka Aho 3ba1046e0b fixed element initialization 2017-01-05 09:30:41 +02:00
Jukka Aho 1d4a150022 fixed 2d finite sliding contact for julia 0.5 2017-01-05 09:09:11 +02:00
Jukka Aho 5601009bd7 SparseVectorCOO 2017-01-05 09:08:32 +02:00
Jukka Aho 78da7a9ecb connectivity information needs now to be given every element 2017-01-05 07:22:15 +02:00
Jukka Aho 7d46d33b6a removed obsolete code 2017-01-05 07:20:17 +02:00
Jukka Aho 1c8bc9bc64 removed null space related code as obsolete 2017-01-05 07:14:54 +02:00
Jukka Aho 89645be3bd added license string. this is not a test (tests missing) 2017-01-05 05:32:13 +02:00
Frondelius 46ccba4cf1 Improving test coverage: test_lagrange.jl fixing copy-paste 2017-01-03 22:38:32 +02:00
Frondelius 36a7e17bf2 Improving test coverage: test_lagrange.jl 2017-01-03 22:11:27 +02:00
Frondelius c4d5185b27 Improving test coverage: test_preprocess.jl 2017-01-03 18:30:17 +02:00
Frondelius 0fefd2791c Improving test coverage: test_preprocess_abaqus_reader.jl 2017-01-03 17:11:10 +02:00
Jukka Aho 2914d39330 added test for zero eigenvalue model (no dirichlet boundaries defined) 2016-12-12 07:40:18 +02:00
Jukka Aho f383bd7140 test stress tensor at integration points compared to Ca solution 2016-12-02 10:09:27 +02:00
Jukka Aho 319a0174c6 test stress extrapolation to nodes 2016-12-01 11:14:32 +02:00
Jukka Aho 05bd562cb4 first attempts to verify stress calculation to nodes 2016-11-30 16:19:40 +02:00
Jukka Aho 4c4130e2f9 fixed whitespace bug in reading *NODE block 2016-11-28 10:09:48 +02:00
Tero Frondelius 53a7d665c5 try catch to ignore *ELSET creation from existing sets 2016-11-17 21:35:40 +02:00
Tero Frondelius b7f3900c03 missing testdata 2016-11-17 20:40:02 +02:00
Tero Frondelius 88a72f7bde Fixed abaqus_read_mesh() 1.0E+00 problem 2016-11-17 19:43:20 +02:00
Tero Frondelius 2ef93e54a6 fixing the tests after last update 2016-11-17 18:54:08 +02:00
Jukka Aho e64ed7f6a3 v0.5 fixes 2016-11-15 22:01:00 +02:00
Jukka Aho 95200a81e1 fixed deprecation warnings for 0.5 2016-11-13 13:24:08 +02:00
Olli Väinölä c3bc708f01 Ideal plasticity converged, both 2D and 3D 2016-10-28 15:46:04 +03:00
Tero Frondelius cdcb3f580d create_surface_elements() moved to abaqus.jl and tested 2016-10-26 23:10:38 +03:00
Tero Frondelius 2b0124041c parse_section() fixed to ignore parameters order 2016-10-26 22:28:49 +03:00
Tero Frondelius b707f98b93 test for 1.0E1 format added for abaqus reader 2016-10-26 21:27:17 +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
Olli 662eaf2638 Added 3D formulation, no convergence yet 2016-10-03 08:47:20 +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 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