Commit Graph

14 Commits

Author SHA1 Message Date
Jukka Aho aba63bb44c tutorial notebook working again 2015-10-27 06:37:58 +02:00
Jukka Aho 1844530303 - 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 692cd1a751 elasticity solver design restarted. 2015-10-21 07:24:19 +03:00
Jukka Aho e364a538ed - Updated FieldSet + developer guide
- Verification of heat problem
2015-10-20 15:54:47 +03:00
Jukka Aho 91665f6de4 data types defined 2015-10-09 01:44:08 +03:00
Jukka Aho 7403fb8cb7 time properly implemented to .. everything. 2015-09-29 00:07:56 +03:00
Jukka Aho debf6c49ef added description how to formulate new problems 2015-09-24 21:05:04 +03:00
Jukka Aho c6d472295a fixed a bug with jacobian 2015-09-22 20:05:56 +03:00
Jukka Aho 3642da5c05 surface normals 2015-09-14 20:51:39 +03:00
Jukka Aho 8a8cce7b68 hajoitus 2015-09-14 18:54:16 +03:00
Jukka Aho e4d9cbb6c9 added heat equations. 2015-09-14 16:15:36 +03:00
Jukka Aho 4fb017e9d3 normal calculation 2015-09-13 20:58:51 +03:00
Jukka Aho 394526228c changed element definitions 2015-09-10 02:20:34 +03:00
Jukka Aho 2ad9e6c8db developing juliafem instructions. 2015-08-31 20:15:28 +03:00