Commit Graph

469 Commits

Author SHA1 Message Date
Jukka Aho 12c0f60af9 new tutorial about material models. 2015-11-05 10:20:00 +02:00
Jukka Aho bb814b880d symbolic fields 2015-11-03 22:32:35 +02:00
Jukka Aho 7a36a0ac3d data structures ready 2015-11-03 12:14:19 +02:00
Jukka Aho 1e9d33c0f0 data structures (almost) working 2015-11-02 23:29:52 +02:00
Jukka Aho e39d9796b0 defining basis. still needs some rethinking... 2015-11-02 21:25:02 +02:00
Jukka Aho 92463692de err.. pdf -> latex 2015-11-02 15:33:55 +02:00
Jukka Aho 8381b44bfc warning -> warn 2015-11-02 14:59:20 +02:00
Jukka Aho 4d659ce31a little tuning of test, updated tests, @debug-macro, fixed notebook conversion to pdf 2015-11-02 11:46:37 +02:00
Jukka Aho 046eb40943 little bug in result printing 2015-11-01 18:54:59 +02:00
Jukka Aho f4f6179008 forget couple new files 2015-11-01 18:47:33 +02:00
Jukka Aho 3cac7d9b83 data structures, new testing concept 2015-11-01 18:44:50 +02:00
Jukka Aho cd1023cf08 data structures iteration #3 2015-10-30 12:40:56 +02:00
Jukka Aho c28d21b4a1 added tests 2015-10-28 04:29:14 +02:00
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 9b5b88116b volume load 2015-10-23 01:11:45 +03:00
Jukka Aho 6258fd00ba . 2015-10-22 21:11:14 +03:00
Jukka Aho 6ec0cb8491 elasticity equations 2015-10-22 07:00:13 +03:00
Jukka Aho 7fdc9c24f0 on going... 2015-10-21 13:12:53 +03:00
Jukka Aho 692cd1a751 elasticity solver design restarted. 2015-10-21 07:24:19 +03:00
Jukka Aho f72b653b48 hmm.. doctests, still needs some thinking. 2015-10-21 00:55:49 +03:00
Jukka Aho 0658869b26 removed dependency for docile, doctests are now done using juliadoc 2015-10-20 23:31:15 +03:00
Jukka Aho c073c32b5e moved developer guide from notebooks to tutorials. added warning readme. 2015-10-20 22:37:15 +03:00
Jukka Aho b7c2db8733 Update .travis.yml
Not even interested about OSX.
2015-10-20 22:13:32 +03:00
Jukka Aho 27a0226319 Update .travis.yml
"windows not supported" on travis (JuliaFEM works fine with windows)
2015-10-20 22:05:59 +03:00
Jukka Aho 3c5f788643 fixed some test, still fails but not causing errors 2015-10-20 21:46:41 +03:00
Jukka Aho 0100d786db Makefile: doctest there was julia4
conf.py: fucked up manual merge (Olli perkele)
runtests.jl: removed obsolete test_elasticity_solver.jl
2015-10-20 21:05:01 +03:00
Jukka Aho a958a39f93 Update REQUIRE
Added ForwardDiff to list of required packages.
2015-10-20 19:44:07 +03:00
Jukka Aho e364a538ed - Updated FieldSet + developer guide
- Verification of heat problem
2015-10-20 15:54:47 +03:00
Jukka Aho 314df40bc4 first verification.. failed! 2015-10-09 23:45:28 +03:00
Jukka Aho 91665f6de4 data types defined 2015-10-09 01:44:08 +03:00
Jukka Aho 90c2a6f969 mixed problem solution 2015-10-07 09:32:38 +03:00
ovainola 94e7a644d7 Delete JuliaFEM.abaqus_reader.rst
Deleting file
2015-10-04 13:45:54 +03:00
Olli Väinölä 24beeaa655 Deleted src/juliadoc & modified von mises 2015-10-04 13:44:55 +03:00
Jukka Aho c3c8283f8a dirichlet 2015-09-30 09:17:00 +03:00
Jukka Aho 1d7dc9b4de Update test_types.jl
Added description for testing
2015-09-29 10:24:01 +03:00
Jukka Aho 7403fb8cb7 time properly implemented to .. everything. 2015-09-29 00:07:56 +03:00
Jukka Aho b5bcc0a630 broken; need element definition rewriting.. 2015-09-28 13:22:12 +03:00
Jukka Aho 5727b94d4a introduced new way of handling fields, now including time. 2015-09-28 05:11:56 +03:00
Jukka Aho 48a5b0a627 new ideas to data structures 2015-09-26 23:51:42 +03:00
Jukka Aho 4803772c9b Update lagrange.jl
Fixed a bug.
2015-09-25 20:43:20 +03:00
Jukka Aho 3b36818692 Update lagrange.jl
Added linear triangle element.
2015-09-25 20:41:50 +03:00
Jukka Aho 5e6c409c52 removed fields.jl 2015-09-25 17:49:21 +03:00
Jukka Aho e982c66337 moved stuff from fields.jl to types.jl 2015-09-25 17:49:01 +03:00
Jukka Aho bb17684174 Added drop in replacement for fields with time and increment 2015-09-25 00:55:06 +03:00
Olli Väinölä 08238a7d44 Added a notebook about nonlinear von mises material 2015-09-24 22:06:25 +03:00
Jukka Aho debf6c49ef added description how to formulate new problems 2015-09-24 21:05:04 +03:00
ovainola 6e25cafe3e Update 2015-09-24-Ideal plastic Von Mises material.ipynb
corrected spelling
2015-09-24 15:19:35 +03:00
Olli Väinölä 40c236c739 Added notebook for ideal plastic Von Mises material 2015-09-24 15:03:02 +03:00
Jukka Aho 559cf53cd8 updated notebook to be more general 2015-09-24 07:57:34 +03:00