Commit Graph

115 Commits

Author SHA1 Message Date
Jukka Aho 17c9d1dce4 fields, solvers 2015-11-20 08:48:15 +02:00
Jukka Aho 841e045262 fixed a little bug in simplesolver, now local solution is updated correctly. 2015-11-18 10:32:18 +02:00
Jukka Aho 9e9bceecff 2d mortar 2015-11-18 01:19:04 +02:00
Jukka Aho 95bee76438 rewrite assembly, see #69. a lot of tests probably fail but the most important ones pass 2015-11-12 21:54:46 +02:00
Jukka Aho 84e03cb711 some mortar code 2015-11-12 07:17:03 +02:00
Jukka Aho 6f8b403019 updated developers guide + tests 2015-11-11 00:54:19 +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 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 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 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 91665f6de4 data types defined 2015-10-09 01:44:08 +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 5727b94d4a introduced new way of handling fields, now including time. 2015-09-28 05:11:56 +03:00
Jukka Aho db1d960daa in wrong place 2015-08-26 01:43:56 +03:00
Jukka Aho 9c500aac89 Updated concept of elements. 2015-08-22 20:55:24 +03:00
Jukka Aho 457d208908 interpolation & integration 2015-08-16 22:22:24 +03:00
Jukka Aho e97a7ca0f1 rename. 2015-08-16 13:36:09 +03:00
Jukka Aho cb72cd17fe interpolation routines to separate file. 2015-08-16 13:33:02 +03:00
Jukka Aho 9792a2244c updated tests for elasticity solver 2015-08-14 17:50:08 +03:00
Jukka Aho 548eecb759 updated how to investigate all test files from test folder 2015-07-07 21:15:49 +03:00
Jukka Aho 0f6c191536 quad tet test file 2015-06-28 19:11:11 +03:00
Jukka Aho baea4a29c6 testfile 2015-06-28 19:05:09 +03:00
Jukka Aho 85f1f6a689 fixing paths 2015-06-27 19:53:49 +03:00
Jukka Aho 784bd66a23 test_ files are now automatically tested 2015-06-27 19:42:20 +03:00
Jukka Aho 079b7da024 added test to save xdmf model to disk 2015-06-27 19:33:30 +03:00
Jukka Aho be2b63974a added test to throw error when trying so save xdmf format something non-suitable data item 2015-06-27 19:27:49 +03:00
Jukka Aho d376a36fc6 added test to check non-homogeneous boundary condition elimintation 2015-06-27 19:21:49 +03:00
Jukka Aho d7e97e2856 fixed @assert -> @fact on test_interfaces.jl 2015-06-27 18:58:46 +03:00
Jukka Aho 02efb2867f added test to warn when unknown section found 2015-06-27 18:52:44 +03:00
Jukka Aho bb337b3b76 add test to throw error when element type is unknown 2015-06-27 18:46:07 +03:00
Jukka Aho 89481ae7ce removed unnecessary test data 2015-06-27 18:24:35 +03:00
Jukka Aho 67dc4e1080 node ordering in xmf == node ordering in abaqus 2015-06-27 18:22:28 +03:00
ovainola c3a547404f added interface test 2015-06-27 00:22:41 +03:00
Tero Frondelius 3cbf77c36c second trial of adding pending test 2015-06-26 22:10:09 +03:00
Tero Frondelius 8274200728 more tests 2015-06-26 22:04:40 +03:00
Tero Frondelius ecdff7f880 Hard work 2015-06-26 21:34:42 +03:00
Tero Frondelius dc0c9a9215 More hard coding 2015-06-26 21:29:18 +03:00
Tero Frondelius 2071b95f9d Very labourous coding session 2015-06-26 21:21:18 +03:00
Jukka Aho 525cb88779 testdata xdmf 2015-06-26 20:03:29 +03:00
Jukka Aho 812262263f renamed 2015-06-26 20:02:16 +03:00