Commit Graph

25 Commits

Author SHA1 Message Date
Jukka Aho 9b8842f5f3 updated developers guide + tests 2015-11-11 00:54:19 +02:00
Jukka Aho 3469d48e69 new tutorial about material models. 2015-11-05 10:20:00 +02:00
Jukka Aho e8128e3cd0 data structures ready 2015-11-03 12:14:19 +02:00
Jukka Aho 75e6ed8fcb defining basis. still needs some rethinking... 2015-11-02 21:25:02 +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 86e25d5c4e . 2015-10-22 21:11:14 +03:00
Jukka Aho f5f25a82c3 elasticity equations 2015-10-22 07:00:13 +03:00
Jukka Aho d1913ac8ea elasticity solver design restarted. 2015-10-21 07:24:19 +03:00
Jukka Aho ede43e19f9 - Updated FieldSet + developer guide
- Verification of heat problem
2015-10-20 15:54:47 +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 84da16d2c0 broken; need element definition rewriting.. 2015-09-28 13:22:12 +03:00
Jukka Aho aa75a532b9 introduced new way of handling fields, now including time. 2015-09-28 05:11:56 +03:00
Jukka Aho d3032b4362 developing juliafem instructions. 2015-08-31 20:15:28 +03:00
Jukka Aho 2fb1587436 Gets better all the time. 2015-08-27 08:18:20 +03:00
Jukka Aho 8369e508b5 Introduced the concept of element and equation. 2015-08-26 01:39:04 +03:00
Jukka Aho 18394347dd updatet files. 2015-08-25 21:18:11 +03:00
Jukka Aho fc549184b4 Updated concept of elements. 2015-08-22 20:55:24 +03:00
Jukka Aho 1fa7f259fd updated. 2015-08-19 18:50:43 +03:00
Jukka Aho e75845322e interpolation & integration 2015-08-16 22:22:24 +03:00
Jukka Aho c37fa790c7 interpolation routines to separate file. 2015-08-16 13:33:02 +03:00