Commit Graph

  • 06a4623acc added cholmod solver back Jukka Aho 2016-06-09 01:27:56 +03:00
  • 226b9fa9ef finite strain is off by default Jukka Aho 2016-06-09 01:27:29 +03:00
  • e94c17bb39 finite strain is off by default Jukka Aho 2016-06-09 01:27:29 +03:00
  • fb402a7338 fixed heat assembly + test. add several values to element at once by using update!(element, "field", 0 => 1.0, 1 => 2.0, ..., N => NN) Jukka Aho 2016-06-08 23:42:36 +03:00
  • dfb890b6d5 fixed heat assembly + test. add several values to element at once by using update!(element, "field", 0 => 1.0, 1 => 2.0, ..., N => NN) Jukka Aho 2016-06-08 23:42:36 +03:00
  • c94a9e4407 buckling test, fixed bug with tensor <-> vector order Jukka Aho 2016-06-08 21:50:45 +03:00
  • fe46907ac7 buckling test, fixed bug with tensor <-> vector order Jukka Aho 2016-06-08 21:50:45 +03:00
  • bf9b44e057 optics Jukka Aho 2016-06-02 22:58:54 +03:00
  • b65468c5d1 optics Jukka Aho 2016-06-02 22:58:54 +03:00
  • 07812f3bc7 nurbs elements Jukka Aho 2016-06-01 20:43:25 +03:00
  • 6bcff43154 nurbs elements Jukka Aho 2016-06-01 20:43:25 +03:00
  • f5e2b6f1d5 surface pressure load tet4 + test Jukka Aho 2016-05-31 00:31:43 +03:00
  • e866996eb8 surface pressure load tet4 + test Jukka Aho 2016-05-31 00:31:43 +03:00
  • 977e795bef ambiguous warning of dbasis fixed Jukka Aho 2016-05-30 18:30:02 +03:00
  • cce93b1e9c ambiguous warning of dbasis fixed Jukka Aho 2016-05-30 18:30:02 +03:00
  • eb4348bf59 linear buckling analysis matrices Jukka Aho 2016-05-30 01:03:34 +03:00
  • 06afb89dca linear buckling analysis matrices Jukka Aho 2016-05-30 01:03:34 +03:00
  • 11d8ebd970 calculate stress, interpolate stress to nodes using lsq fitting Jukka Aho 2016-05-28 21:39:29 +03:00
  • d429e5b2fc calculate stress, interpolate stress to nodes using lsq fitting Jukka Aho 2016-05-28 21:39:29 +03:00
  • ccbd2d7224 fixed bug related to strain component ordering and internal force vector Jukka Aho 2016-05-27 17:45:12 +03:00
  • b3bacc653d fixed bug related to strain component ordering and internal force vector Jukka Aho 2016-05-27 17:45:12 +03:00
  • d606bde168 integration points Jukka Aho 2016-05-25 22:33:47 +03:00
  • b000f41557 integration points Jukka Aho 2016-05-25 22:33:47 +03:00
  • 070e42c7fc modifications Jukka Aho 2016-05-25 02:44:29 +03:00
  • 7d1a926249 modifications Jukka Aho 2016-05-25 02:44:29 +03:00
  • 043ba38d31 tests. dirichlet boundary condition + volume load fails for tetras for some reason Jukka Aho 2016-05-25 02:44:04 +03:00
  • 4a561f4bf3 tests. dirichlet boundary condition + volume load fails for tetras for some reason Jukka Aho 2016-05-25 02:44:04 +03:00
  • 9e33d36d0d med node ordering Jukka Aho 2016-05-24 19:05:25 +03:00
  • 0ff12a9bee med node ordering Jukka Aho 2016-05-24 19:05:25 +03:00
  • 65e756c6f6 removed confusing magic Jukka Aho 2016-05-24 08:35:37 +03:00
  • 1515ddb85f removed confusing magic Jukka Aho 2016-05-24 08:35:37 +03:00
  • 854a073e3e eltype -> Element{eltype} Jukka Aho 2016-05-24 08:35:09 +03:00
  • ff6918f687 eltype -> Element{eltype} Jukka Aho 2016-05-24 08:35:09 +03:00
  • bf95f4400d removed obsolete solver code Jukka Aho 2016-05-24 08:34:39 +03:00
  • 2057bc9c44 removed obsolete solver code Jukka Aho 2016-05-24 08:34:39 +03:00
  • 97f2c159f3 export Jukka Aho 2016-05-24 08:34:07 +03:00
  • 292a97620c export Jukka Aho 2016-05-24 08:34:07 +03:00
  • 558adc1d45 updated integration points Jukka Aho 2016-05-24 08:29:24 +03:00
  • 097bcedd35 updated integration points Jukka Aho 2016-05-24 08:29:24 +03:00
  • 1760bd5733 elasticity tests Jukka Aho 2016-05-24 08:01:41 +03:00
  • f7a0fd23c8 elasticity tests Jukka Aho 2016-05-24 08:01:41 +03:00
  • 24656eb243 most important tests pass now Jukka Aho 2016-05-22 17:00:01 +03:00
  • 2aa0362812 most important tests pass now Jukka Aho 2016-05-22 17:00:01 +03:00
  • d6dea85b9d some tests pass now Jukka Aho 2016-05-22 02:34:38 +03:00
  • 53d640f477 some tests pass now Jukka Aho 2016-05-22 02:34:38 +03:00
  • ee7ea15587 rewrite elements Jukka Aho 2016-05-22 00:22:17 +03:00
  • 283621f4b1 rewrite elements Jukka Aho 2016-05-22 00:22:17 +03:00
  • 3fb0fb03e9 rename lagrange to lagrange macro Jukka Aho 2016-05-21 17:49:42 +03:00
  • 72df2226b7 rename lagrange to lagrange macro Jukka Aho 2016-05-21 17:49:42 +03:00
  • e2b8507cf5 start redesign of element Jukka Aho 2016-05-20 04:39:51 +03:00
  • 65479b1032 start redesign of element Jukka Aho 2016-05-20 04:39:51 +03:00
  • a43d6d78a4 removed very outdated developer guide Jukka Aho 2016-05-19 18:31:15 +03:00
  • 86e7f19ccc removed very outdated developer guide Jukka Aho 2016-05-19 18:31:15 +03:00
  • 721d67d798 Merge branch 'new_branch_name' olli vainola 2016-05-02 21:23:24 +03:00
  • 66c2446e97 Merge branch 'new_branch_name' olli vainola 2016-05-02 21:23:24 +03:00
  • fbb1eb5afd Notebook - viscoplastic material olli vainola 2016-05-02 21:20:11 +03:00
  • 7a5171abb2 Notebook - viscoplastic material olli vainola 2016-05-02 21:20:11 +03:00
  • 5969bed44c 3d still not converging Jukka Aho 2016-03-01 05:52:42 +02:00
  • 7b60f489a9 3d still not converging Jukka Aho 2016-03-01 05:52:42 +02:00
  • d20d2b3aaf joopa joo. Jukka Aho 2016-02-26 18:18:00 +02:00
  • 44ec4b332c joopa joo. Jukka Aho 2016-02-26 18:18:00 +02:00
  • 28e193fa95 still broken autodiff for 3d Jukka Aho 2016-02-26 13:37:38 +02:00
  • 049f26ba1f still broken autodiff for 3d Jukka Aho 2016-02-26 13:37:38 +02:00
  • 974fa124ea new meshes Jukka Aho 2016-02-25 11:47:03 +02:00
  • f3ef7aabea 3d mortar autodiff not working Jukka Aho 2016-02-25 10:44:55 +02:00
  • ce3b6b9d19 3d mortar autodiff not working Jukka Aho 2016-02-25 10:44:55 +02:00
  • e155b0ca71 3d patch test Jukka Aho 2016-02-25 10:44:08 +02:00
  • e0558beffa some refactoring Jukka Aho 2016-02-24 10:35:18 +02:00
  • 6bd56d4ac7 some refactoring Jukka Aho 2016-02-24 10:35:18 +02:00
  • dc7497c5c9 autodiff version works for 2d Jukka Aho 2016-02-24 01:20:39 +02:00
  • f22a9c7df0 autodiff version works for 2d Jukka Aho 2016-02-24 01:20:39 +02:00
  • e2c885c608 Mortar autodiff tests... Jukka Aho 2016-02-23 17:52:09 +02:00
  • 11569d8961 Mortar autodiff tests... Jukka Aho 2016-02-23 17:52:09 +02:00
  • a0d197dd07 Forwarddiff elasticity working again. Jukka Aho 2016-02-23 15:00:30 +02:00
  • 94d0739e86 Forwarddiff elasticity working again. Jukka Aho 2016-02-23 15:00:30 +02:00
  • b39148a8e5 first attemps to make properly linearized version of mortar projection for finite sliding. not working at the moment, it has convergence issues. Jukka Aho 2016-02-23 11:32:53 +02:00
  • 65eb014de9 first attemps to make properly linearized version of mortar projection for finite sliding. not working at the moment, it has convergence issues. Jukka Aho 2016-02-23 11:32:53 +02:00
  • 0d0d200bfc Incremental formulation works now, also finite sliding without proper linearization (very slow convergence) Jukka Aho 2016-02-16 17:40:11 +02:00
  • 21d7592c80 Incremental formulation works now, also finite sliding without proper linearization (very slow convergence) Jukka Aho 2016-02-16 17:40:11 +02:00
  • c7cca58590 test models and mortar stuff Jukka Aho 2016-02-16 12:25:24 +02:00
  • a81f3319ca test models and mortar stuff Jukka Aho 2016-02-16 12:25:24 +02:00
  • fce033cdd5 removed empty files Jukka Aho 2016-02-13 01:18:17 +02:00
  • 3d69b891bd removed empty files Jukka Aho 2016-02-13 01:18:17 +02:00
  • bb52114c2c moved logo for a better visualization Jukka Aho 2016-02-13 01:15:49 +02:00
  • 46cdded2fe moved logo for a better visualization Jukka Aho 2016-02-13 01:15:49 +02:00
  • e7f29b3c5a playing with an idea, should we have separate file for every test to make development easier...? Jukka Aho 2016-02-13 01:15:02 +02:00
  • ac21938550 playing with an idea, should we have separate file for every test to make development easier...? Jukka Aho 2016-02-13 01:15:02 +02:00
  • 1739e06014 prehook: calculate normal-tangential coordinates for elements before assembly and throw error if projection is going to fail Jukka Aho 2016-02-13 01:13:38 +02:00
  • 886a52ffe6 prehook: calculate normal-tangential coordinates for elements before assembly and throw error if projection is going to fail Jukka Aho 2016-02-13 01:13:38 +02:00
  • 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 Jukka Aho 2016-02-13 01:12:24 +02:00
  • 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 Jukka Aho 2016-02-13 01:12:24 +02:00
  • 4d4d73af16 removed overengineering Jukka Aho 2016-02-13 01:10:30 +02:00
  • 9eed19de82 removed overengineering Jukka Aho 2016-02-13 01:10:30 +02:00
  • 063f3a6955 added option for nonlinear elasticity; set problem.properties.finite_strain=false to get linear solution if no any other nonlinearities Jukka Aho 2016-02-13 01:10:03 +02:00
  • 4bf2d20204 added option for nonlinear elasticity; set problem.properties.finite_strain=false to get linear solution if no any other nonlinearities Jukka Aho 2016-02-13 01:10:03 +02:00
  • 5febfa2005 bug fix: for trivial solution norm=0 and always converged..? Jukka Aho 2016-02-13 01:08:56 +02:00
  • dd2bb6eba0 bug fix: for trivial solution norm=0 and always converged..? Jukka Aho 2016-02-13 01:08:56 +02:00
  • f82dcb1a90 pre and posthooks for assembly Jukka Aho 2016-02-13 01:08:07 +02:00
  • 85ec9758f3 pre and posthooks for assembly Jukka Aho 2016-02-13 01:08:07 +02:00
  • bffa79b025 new tests Jukka Aho 2016-02-11 21:28:16 +02:00