Commit Graph

702 Commits

Author SHA1 Message Date
Jukka Aho 07812f3bc7 nurbs elements 2016-06-01 20:43:25 +03:00
Jukka Aho f5e2b6f1d5 surface pressure load tet4 + test 2016-05-31 00:31:43 +03:00
Jukka Aho 977e795bef ambiguous warning of dbasis fixed 2016-05-30 18:30:02 +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 ccbd2d7224 fixed bug related to strain component ordering and internal force vector 2016-05-27 17:45:12 +03:00
Jukka Aho d606bde168 integration points 2016-05-25 22:33:47 +03:00
Jukka Aho 070e42c7fc modifications 2016-05-25 02:44:29 +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 65e756c6f6 removed confusing magic 2016-05-24 08:35:37 +03:00
Jukka Aho 854a073e3e eltype -> Element{eltype} 2016-05-24 08:35:09 +03:00
Jukka Aho bf95f4400d removed obsolete solver code 2016-05-24 08:34:39 +03:00
Jukka Aho 97f2c159f3 export 2016-05-24 08:34:07 +03:00
Jukka Aho 558adc1d45 updated integration points 2016-05-24 08:29:24 +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
Jukka Aho ee7ea15587 rewrite elements 2016-05-22 00:22:17 +03:00
Jukka Aho 3fb0fb03e9 rename lagrange to lagrange macro 2016-05-21 17:49:42 +03:00
Jukka Aho e2b8507cf5 start redesign of element 2016-05-20 04:39:51 +03:00
Jukka Aho a43d6d78a4 removed very outdated developer guide 2016-05-19 18:31:15 +03:00
olli vainola 721d67d798 Merge branch 'new_branch_name' 2016-05-02 21:23:24 +03:00
olli vainola fbb1eb5afd Notebook - viscoplastic material 2016-05-02 21:20:11 +03:00
Jukka Aho 5969bed44c 3d still not converging 2016-03-01 05:52:42 +02:00
Jukka Aho d20d2b3aaf joopa joo. 2016-02-26 18:18:00 +02:00
Jukka Aho 28e193fa95 still broken autodiff for 3d 2016-02-26 13:37:38 +02:00
Jukka Aho f3ef7aabea 3d mortar autodiff not working 2016-02-25 10:44:55 +02:00
Jukka Aho e0558beffa some refactoring 2016-02-24 10:35:18 +02:00
Jukka Aho dc7497c5c9 autodiff version works for 2d 2016-02-24 01:20:39 +02:00
Jukka Aho e2c885c608 Mortar autodiff tests... 2016-02-23 17:52:09 +02:00
Jukka Aho a0d197dd07 Forwarddiff elasticity working again. 2016-02-23 15:00:30 +02:00
Jukka Aho b39148a8e5 first attemps to make properly linearized version of mortar projection for finite sliding. not working at the moment, it has convergence issues. 2016-02-23 11:32:53 +02:00
Jukka Aho 0d0d200bfc Incremental formulation works now, also finite sliding without proper linearization (very slow convergence) 2016-02-16 17:40:11 +02:00
Jukka Aho c7cca58590 test models and mortar stuff 2016-02-16 12:25:24 +02:00
Jukka Aho fce033cdd5 removed empty files 2016-02-13 01:18:17 +02:00
Jukka Aho bb52114c2c moved logo for a better visualization 2016-02-13 01:15:49 +02:00
Jukka Aho e7f29b3c5a playing with an idea, should we have separate file for every test to make development easier...? 2016-02-13 01:15:02 +02:00
Jukka Aho 1739e06014 prehook: calculate normal-tangential coordinates for elements before assembly and throw error if projection is going to fail 2016-02-13 01:13:38 +02:00
Jukka Aho f5b8608158 removed obsolete (and potentially non-meaninful) test routine for elements. for nonlinear geometry we need to have some good way to distinguish between initial and deformed coordinates 2016-02-13 01:12:24 +02:00
Jukka Aho 4d4d73af16 removed overengineering 2016-02-13 01:10:30 +02:00
Jukka Aho 063f3a6955 added option for nonlinear elasticity; set problem.properties.finite_strain=false to get linear solution if no any other nonlinearities 2016-02-13 01:10:03 +02:00
Jukka Aho 5febfa2005 bug fix: for trivial solution norm=0 and always converged..? 2016-02-13 01:08:56 +02:00
Jukka Aho f82dcb1a90 pre and posthooks for assembly 2016-02-13 01:08:07 +02:00
Jukka Aho bffa79b025 new tests 2016-02-11 21:28:16 +02:00
Jukka Aho 6510ed5d23 separated 2d mortar code to its own file 2016-02-11 18:42:20 +02:00
Jukka Aho 04f3c0e705 Geometrically nonlinear formulation for 3d. 2016-02-11 16:16:15 +02:00
Jukka Aho 3df97fdca0 fixed tests 2016-02-11 12:07:25 +02:00
Jukka Aho 638128b4f3 minor fixes to incremental formulation 2016-02-11 02:51:27 +02:00
Jukka Aho 502e9bbf31 added geometrically nonlinear option to 2d models 2016-02-11 02:50:43 +02:00