Commit Graph

740 Commits

Author SHA1 Message Date
Jukka Aho 1515ddb85f removed confusing magic 2016-05-24 08:35:37 +03:00
Jukka Aho ff6918f687 eltype -> Element{eltype} 2016-05-24 08:35:09 +03:00
Jukka Aho 2057bc9c44 removed obsolete solver code 2016-05-24 08:34:39 +03:00
Jukka Aho 292a97620c export 2016-05-24 08:34:07 +03:00
Jukka Aho 097bcedd35 updated integration points 2016-05-24 08:29:24 +03:00
Jukka Aho f7a0fd23c8 elasticity tests 2016-05-24 08:01:41 +03:00
Jukka Aho 2aa0362812 most important tests pass now 2016-05-22 17:00:01 +03:00
Jukka Aho 53d640f477 some tests pass now 2016-05-22 02:34:38 +03:00
Jukka Aho 283621f4b1 rewrite elements 2016-05-22 00:22:17 +03:00
Jukka Aho 72df2226b7 rename lagrange to lagrange macro 2016-05-21 17:49:42 +03:00
Jukka Aho 65479b1032 start redesign of element 2016-05-20 04:39:51 +03:00
Jukka Aho 86e7f19ccc removed very outdated developer guide 2016-05-19 18:31:15 +03:00
olli vainola 66c2446e97 Merge branch 'new_branch_name' 2016-05-02 21:23:24 +03:00
olli vainola 7a5171abb2 Notebook - viscoplastic material 2016-05-02 21:20:11 +03:00
Jukka Aho 7b60f489a9 3d still not converging 2016-03-01 05:52:42 +02:00
Jukka Aho 44ec4b332c joopa joo. 2016-02-26 18:18:00 +02:00
Jukka Aho 049f26ba1f still broken autodiff for 3d 2016-02-26 13:37:38 +02:00
Jukka Aho 974fa124ea new meshes 2016-02-25 11:47:03 +02:00
Jukka Aho ce3b6b9d19 3d mortar autodiff not working 2016-02-25 10:44:55 +02:00
Jukka Aho e155b0ca71 3d patch test 2016-02-25 10:44:08 +02:00
Jukka Aho 6bd56d4ac7 some refactoring 2016-02-24 10:35:18 +02:00
Jukka Aho f22a9c7df0 autodiff version works for 2d 2016-02-24 01:20:39 +02:00
Jukka Aho 11569d8961 Mortar autodiff tests... 2016-02-23 17:52:09 +02:00
Jukka Aho 94d0739e86 Forwarddiff elasticity working again. 2016-02-23 15:00:30 +02:00
Jukka Aho 65eb014de9 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 21d7592c80 Incremental formulation works now, also finite sliding without proper linearization (very slow convergence) 2016-02-16 17:40:11 +02:00
Jukka Aho a81f3319ca test models and mortar stuff 2016-02-16 12:25:24 +02:00
Jukka Aho 3d69b891bd removed empty files 2016-02-13 01:18:17 +02:00
Jukka Aho 46cdded2fe moved logo for a better visualization 2016-02-13 01:15:49 +02:00
Jukka Aho ac21938550 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 886a52ffe6 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 d8319d6f93 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 9eed19de82 removed overengineering 2016-02-13 01:10:30 +02:00
Jukka Aho 4bf2d20204 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 dd2bb6eba0 bug fix: for trivial solution norm=0 and always converged..? 2016-02-13 01:08:56 +02:00
Jukka Aho 85ec9758f3 pre and posthooks for assembly 2016-02-13 01:08:07 +02:00
Jukka Aho 9aa1ed98cd new tests 2016-02-11 21:28:16 +02:00
Jukka Aho 6fd5dc36cc separated 2d mortar code to its own file 2016-02-11 18:42:20 +02:00
Jukka Aho 3fdb61d2a5 Geometrically nonlinear formulation for 3d. 2016-02-11 16:16:15 +02:00
Jukka Aho 56a0ed04e1 fixed tests 2016-02-11 12:07:25 +02:00
Jukka Aho 7cc14c57c8 minor fixes to incremental formulation 2016-02-11 02:51:27 +02:00
Jukka Aho 2cca0a5677 added geometrically nonlinear option to 2d models 2016-02-11 02:50:43 +02:00
Jukka Aho de3383288a little changes 2016-02-10 22:21:30 +02:00
Jukka Aho d96a16551a frictionless again working #2 2016-02-09 18:29:28 +02:00
Jukka Aho 4a9d43de75 frictionless again working :) 2016-02-09 14:47:23 +02:00
Jukka Aho bd6f958436 frictional contact tests, not working yet 2016-02-09 13:43:27 +02:00
Jukka Aho 79dbd673a1 added backgrounds with logo 2016-02-09 09:02:40 +02:00
Jukka Aho 81aff4d8aa screenshots from test model geometries & meshes 2016-02-08 11:33:18 +02:00
Jukka Aho 0599204774 removed obsolete notebooks 2016-02-08 11:13:13 +02:00
Jukka Aho ddee7da923 new notebooks 2016-02-08 11:10:19 +02:00