Commit Graph

14 Commits

Author SHA1 Message Date
Jukka Aho 60891b1229 fixed problems with surface loads. det(element, ip, time) should be avoided. 2015-12-13 13:47:45 +02:00
Jukka Aho 868bddcfa1 normal tangential coordinate system 2015-12-12 10:08:20 +02:00
Jukka Aho bbb645a5d7 separated to submodules 2015-11-30 23:00:21 +02:00
Jukka Aho 92f52e34e7 substructuring, fixed tests, possibility to save to integration points 2015-11-30 16:04:13 +02:00
Jukka Aho b7af1ebcaa multiple dirichlet boundary conditions for vector valued functions. direct solver design. 2015-11-23 03:17:15 +02:00
Jukka Aho 9b8842f5f3 updated developers guide + tests 2015-11-11 00:54:19 +02:00
Jukka Aho b985ebf50c data structures, new testing concept 2015-11-01 18:44:50 +02:00
Jukka Aho 8bfff34e19 added tests 2015-10-28 04:29:14 +02:00
Jukka Aho cde4ed5d96 tutorial notebook working again 2015-10-27 06:37:58 +02:00
Jukka Aho 016e3cd8bf - problem can be now represented using potential energy or residual
force vector, autodiff takes care of linearization

- elasticity equations are now solved using e.g. principle of minimum
  potential energy. syntax is quite good, see notebook.

- updated how to interpolate fields, by introducing function spaces.
  syntax is now good. still have to figure out how to do time derivatives

- etc. etc. tutorial is broken at the moment, i took of get_lhs and
  get_rhs because they didn't really work.
2015-10-26 05:40:41 +02:00
Jukka Aho bd297c40b9 fixed some test, still fails but not causing errors 2015-10-20 21:46:41 +03:00
Jukka Aho e0d974b3a9 data types defined 2015-10-09 01:44:08 +03:00
Jukka Aho 4bd158b864 time properly implemented to .. everything. 2015-09-29 00:07:56 +03:00
Jukka Aho a4ce14e24c in wrong place 2015-08-26 01:43:56 +03:00