Commit Graph

  • 826db61417 still needs some fixing, gives wrong result Jukka Aho 2016-01-02 21:44:45 +02:00
  • 0d129347d6 i think it's working now Jukka Aho 2016-01-02 00:54:43 +02:00
  • 730dc10935 i think it's working now Jukka Aho 2016-01-02 00:54:43 +02:00
  • 5cf067288e solve total quantity u for now, set solve_residual=false in solver Jukka Aho 2016-01-02 00:17:40 +02:00
  • 5fae7c54fd solve total quantity u for now, set solve_residual=false in solver Jukka Aho 2016-01-02 00:17:40 +02:00
  • be1a9ee121 bug fix post -> pre Jukka Aho 2016-01-02 00:17:01 +02:00
  • 225a1dc165 bug fix post -> pre Jukka Aho 2016-01-02 00:17:01 +02:00
  • 2b3827a4bf add several pre/postprocessors with optional arguments, option to solve total or residual vector, function to check convergence (overridable) Jukka Aho 2016-01-02 00:16:36 +02:00
  • a8e22ccbe1 add several pre/postprocessors with optional arguments, option to solve total or residual vector, function to check convergence (overridable) Jukka Aho 2016-01-02 00:16:36 +02:00
  • 42254e73ad its now possible to define several pre and postprocessors for assemblies with custom arguments; see test/test_mortar_2d_contact.jl for concrete example Jukka Aho 2016-01-01 20:34:10 +02:00
  • 74e9282697 its now possible to define several pre and postprocessors for assemblies with custom arguments; see test/test_mortar_2d_contact.jl for concrete example Jukka Aho 2016-01-01 20:34:10 +02:00
  • 06a926bd70 lets use FieldProblem(ElasticityProblem, ...) instead of FieldProblem{ElasticityProblem}(...) so that we can extend FieldProblem and BoundaryProblem without redefining everything in problems. Jukka Aho 2016-01-01 18:52:40 +02:00
  • 01cbf2516f lets use FieldProblem(ElasticityProblem, ...) instead of FieldProblem{ElasticityProblem}(...) so that we can extend FieldProblem and BoundaryProblem without redefining everything in problems. Jukka Aho 2016-01-01 18:52:40 +02:00
  • 51fc666c20 change default DirichletProblem{StandardBasis} -> DirichletProblem Jukka Aho 2016-01-01 18:51:34 +02:00
  • ac54dbf2c8 change default DirichletProblem{StandardBasis} -> DirichletProblem Jukka Aho 2016-01-01 18:51:34 +02:00
  • 2d9514453a ... Jukka Aho 2016-01-01 17:57:24 +02:00
  • 407b0c4849 ... Jukka Aho 2016-01-01 17:57:24 +02:00
  • 4b4ce60396 give convergence information Jukka Aho 2016-01-01 17:56:52 +02:00
  • ac45c31ce3 give convergence information Jukka Aho 2016-01-01 17:56:52 +02:00
  • 0e7ab51a5f more general way to define preprocessors and postprocessors for linear solution Jukka Aho 2016-01-01 16:56:17 +02:00
  • 192953214f more general way to define preprocessors and postprocessors for linear solution Jukka Aho 2016-01-01 16:56:17 +02:00
  • 4d0dd6cde4 possibility to preprocess assembly Jukka Aho 2016-01-01 16:55:41 +02:00
  • 9d43635315 possibility to preprocess assembly Jukka Aho 2016-01-01 16:55:41 +02:00
  • 2b973367e0 frictionless 2d contact tests, initial commit Jukka Aho 2016-01-01 15:00:50 +02:00
  • e0091e3246 frictionless 2d contact tests, initial commit Jukka Aho 2016-01-01 15:00:50 +02:00
  • 825c53344f update all kind of fields using update! function Jukka Aho 2016-01-01 15:00:18 +02:00
  • 52fd3f5258 update all kind of fields using update! function Jukka Aho 2016-01-01 15:00:18 +02:00
  • 3556526762 asdf Jukka Aho 2015-12-31 12:35:58 +02:00
  • 91173dc78e asdf Jukka Aho 2015-12-31 12:35:58 +02:00
  • 1728bf65c8 template Jukka Aho 2015-12-31 12:35:45 +02:00
  • a586de6966 template Jukka Aho 2015-12-31 12:35:45 +02:00
  • 88052a13b1 skip elements without master elements defined Jukka Aho 2015-12-31 12:35:33 +02:00
  • b1e4a5b823 skip elements without master elements defined Jukka Aho 2015-12-31 12:35:33 +02:00
  • a43d57b7d9 element template Jukka Aho 2015-12-31 12:35:05 +02:00
  • 0d11e82e37 element template Jukka Aho 2015-12-31 12:35:05 +02:00
  • 9952cb3903 progessing Jukka Aho 2015-12-31 08:40:29 +02:00
  • 5c3d372795 progessing Jukka Aho 2015-12-31 08:40:29 +02:00
  • 21e63fcc0f calculate_nodal_vector: calculate for all dimensions using single factorization Jukka Aho 2015-12-31 08:38:33 +02:00
  • ffb51d251b calculate_nodal_vector: calculate for all dimensions using single factorization Jukka Aho 2015-12-31 08:38:33 +02:00
  • 7f69178df6 sparse rhs: calculate several right hand sides at once Jukka Aho 2015-12-31 08:37:47 +02:00
  • 482aca2aeb sparse rhs: calculate several right hand sides at once Jukka Aho 2015-12-31 08:37:47 +02:00
  • a83a69474b fix template Jukka Aho 2015-12-31 07:41:46 +02:00
  • 6fb255db7e fix template Jukka Aho 2015-12-31 07:41:46 +02:00
  • c2aa43ec33 weighted gap calculation Jukka Aho 2015-12-31 07:41:09 +02:00
  • c0f3fec0dd weighted gap calculation Jukka Aho 2015-12-31 07:41:09 +02:00
  • 2b326afcc7 calculate nodal field in least squares sense Jukka Aho 2015-12-31 07:40:38 +02:00
  • 2667c641ab calculate nodal field in least squares sense Jukka Aho 2015-12-31 07:40:38 +02:00
  • b56a7e3c0b ignore jld data files Jukka Aho 2015-12-31 07:39:59 +02:00
  • 5fdc356d88 ignore jld data files Jukka Aho 2015-12-31 07:39:59 +02:00
  • 950ef5681b added test for 2d weighted gap calculation Jukka Aho 2015-12-31 07:39:24 +02:00
  • 64d0aea631 added test for 2d weighted gap calculation Jukka Aho 2015-12-31 07:39:24 +02:00
  • c2b7316188 update 2d frictionless contact development Jukka Aho 2015-12-30 17:25:48 +02:00
  • be97a5434d update 2d frictionless contact development Jukka Aho 2015-12-30 17:25:48 +02:00
  • fff00c1d36 calculate weighted gap Jukka Aho 2015-12-30 17:25:13 +02:00
  • 3432eee9ed calculate weighted gap Jukka Aho 2015-12-30 17:25:13 +02:00
  • e29683c89b vector valued dirichlet boundary conditions Jukka Aho 2015-12-30 17:24:58 +02:00
  • 3bbb0b45b4 vector valued dirichlet boundary conditions Jukka Aho 2015-12-30 17:24:58 +02:00
  • 685fbc2c7e update primary field for boundary elements too. Jukka Aho 2015-12-30 17:24:28 +02:00
  • fd9728c00f update primary field for boundary elements too. Jukka Aho 2015-12-30 17:24:28 +02:00
  • c88d195ec0 check for incorrect size Jukka Aho 2015-12-30 17:24:01 +02:00
  • ee8cf2d273 check for incorrect size Jukka Aho 2015-12-30 17:24:01 +02:00
  • 53ab1a2f3e updated 2d contact notebook things Jukka Aho 2015-12-30 08:24:18 +02:00
  • b48090b17b updated 2d contact notebook things Jukka Aho 2015-12-30 08:24:18 +02:00
  • fe3b3579e7 solve residual Jukka Aho 2015-12-30 07:09:30 +02:00
  • c34e1c55c2 solve residual Jukka Aho 2015-12-30 07:09:30 +02:00
  • 83eb79b873 support multiplication of DVTI by a constant Jukka Aho 2015-12-30 05:44:07 +02:00
  • a535e30d5a support multiplication of DVTI by a constant Jukka Aho 2015-12-30 05:44:07 +02:00
  • 5a9a47bc72 2d frictionless contact almost workign. Jukka Aho 2015-12-29 17:50:41 +02:00
  • ac33036bda 2d frictionless contact almost workign. Jukka Aho 2015-12-29 17:50:41 +02:00
  • a608a580fa frictionless 2d contact Jukka Aho 2015-12-23 17:39:53 +02:00
  • e3ffe6188d frictionless 2d contact Jukka Aho 2015-12-23 17:39:53 +02:00
  • 5426e47a26 more general way to define saddle point problem. Jukka Aho 2015-12-23 01:52:28 +02:00
  • bba9d380fb more general way to define saddle point problem. Jukka Aho 2015-12-23 01:52:28 +02:00
  • 876bcf1a2c slanted support Jukka Aho 2015-12-21 22:10:43 +02:00
  • a4548d5b5a slanted support Jukka Aho 2015-12-21 22:10:43 +02:00
  • 2e3feb4e6f define "local" coordinate system for elements Jukka Aho 2015-12-20 21:17:47 +02:00
  • aa1130d7e3 define "local" coordinate system for elements Jukka Aho 2015-12-20 21:17:47 +02:00
  • c73bf3c42b Merge branch 'master' of git://github.com/JuliaFEM/JuliaFEM.jl Olli Väinölä 2015-12-18 10:04:31 +02:00
  • 6889c0b268 Merge branch 'master' of git://github.com/JuliaFEM/JuliaFEM.jl Olli Väinölä 2015-12-18 10:04:31 +02:00
  • 55061d7a34 Adding plastic material with linear elasticity Olli Väinölä 2015-12-18 10:04:16 +02:00
  • 8a47ee53cf Adding plastic material with linear elasticity Olli Väinölä 2015-12-18 10:04:16 +02:00
  • 9d85761c42 3d tie contact with multiple boundaries, shared nodes etc. Jukka Aho 2015-12-17 22:28:15 +02:00
  • d2d7b431bb 3d tie contact with multiple boundaries, shared nodes etc. Jukka Aho 2015-12-17 22:28:15 +02:00
  • 731d450fcd 3d mortar tests Jukka Aho 2015-12-17 20:44:35 +02:00
  • 869c36ac70 3d mortar tests Jukka Aho 2015-12-17 20:44:35 +02:00
  • 80f021e16b Von mises ideal plastic material, still couple of bugs Olli Väinölä 2015-12-17 17:13:23 +02:00
  • 899638fe00 Von mises ideal plastic material, still couple of bugs Olli Väinölä 2015-12-17 17:13:23 +02:00
  • 695a9134a9 Merge branch 'master' of git://github.com/JuliaFEM/JuliaFEM.jl Olli Väinölä 2015-12-17 15:47:39 +02:00
  • ef94d5c95b Merge branch 'master' of git://github.com/JuliaFEM/JuliaFEM.jl Olli Väinölä 2015-12-17 15:47:39 +02:00
  • 0357397de4 backup Olli Väinölä 2015-12-17 15:47:36 +02:00
  • dccd02d484 backup Olli Väinölä 2015-12-17 15:47:36 +02:00
  • ce53b05436 fix contructors Jukka Aho 2015-12-17 15:45:20 +02:00
  • f14f66dabf fix contructors Jukka Aho 2015-12-17 15:45:20 +02:00
  • ab34acedf4 Merge branch 'master' of git://github.com/JuliaFEM/JuliaFEM.jl Olli Väinölä 2015-12-17 15:36:46 +02:00
  • 9d4104148f Merge branch 'master' of git://github.com/JuliaFEM/JuliaFEM.jl Olli Väinölä 2015-12-17 15:36:46 +02:00
  • 90caf8deb2 merge Olli Väinölä 2015-12-17 15:36:24 +02:00
  • a0d5377858 merge Olli Väinölä 2015-12-17 15:36:24 +02:00
  • 7d1ece1368 mortar tests, bug finding Jukka Aho 2015-12-17 15:33:51 +02:00
  • fff0173c2d mortar tests, bug finding Jukka Aho 2015-12-17 15:33:51 +02:00
  • 0679edaad6 updated notebook Jukka Aho 2015-12-14 17:49:36 +02:00