Commit Graph

22 Commits

Author SHA1 Message Date
Jukka Aho 5731d590ab Cleanup of obsolete files
A lot of old files from old documentation systems etc. is in package.
These are now removed or moved. Old notebooks are in docs/tutorials.
This PR closes issue #124.
2017-08-05 12:08:46 +03:00
Jukka Aho 86e7f19ccc removed very outdated developer guide 2016-05-19 18:31:15 +03:00
Jukka Aho 9b8842f5f3 updated developers guide + tests 2015-11-11 00:54:19 +02:00
Jukka Aho 732dfed6e3 finished constitutive model tutorial 2015-11-05 19:23:52 +02:00
Jukka Aho 72acf89fc8 ideal plastic working 2015-11-05 17:13:02 +02:00
Jukka Aho 3469d48e69 new tutorial about material models. 2015-11-05 10:20:00 +02:00
Jukka Aho 6a9002320d symbolic fields 2015-11-03 22:32:35 +02:00
Jukka Aho e8128e3cd0 data structures ready 2015-11-03 12:14:19 +02:00
Jukka Aho 22b4055196 data structures (almost) working 2015-11-02 23:29:52 +02:00
Jukka Aho b985ebf50c data structures, new testing concept 2015-11-01 18:44:50 +02:00
Jukka Aho 42d81bc86d data structures iteration #3 2015-10-30 12:40:56 +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 9e6fc14a39 moved developer guide from notebooks to tutorials. added warning readme. 2015-10-20 22:37:15 +03:00
Jukka Aho 2db37996d2 functional testing ... 2015-07-05 17:02:17 +03:00
Jukka Aho d75557528d docs 2015-07-05 13:44:11 +03:00
Jukka Aho e5e90b5ba0 having some strange port used issue.. 2015-07-05 04:10:10 +03:00
Jukka Aho e91445b4bd runtime 2015-07-05 02:46:04 +03:00
Jukka Aho cdfb65fda4 updated doc 2015-07-05 02:07:34 +03:00
Jukka Aho 315b9a4816 added structure for documentation 2015-07-05 00:36:01 +03:00
Jukka Aho 169cf55ee4 added functional tests 2015-07-04 03:44:38 +03:00