Commit Graph

492 Commits

Author SHA1 Message Date
Jukka Aho d1913ac8ea elasticity solver design restarted. 2015-10-21 07:24:19 +03:00
Jukka Aho a93176cf48 hmm.. doctests, still needs some thinking. 2015-10-21 00:55:49 +03:00
Jukka Aho 5d8a119c40 removed dependency for docile, doctests are now done using juliadoc 2015-10-20 23:31:15 +03:00
Jukka Aho 9e6fc14a39 moved developer guide from notebooks to tutorials. added warning readme. 2015-10-20 22:37:15 +03:00
Jukka Aho 1fc5832081 Update .travis.yml
Not even interested about OSX.
2015-10-20 22:13:32 +03:00
Jukka Aho 918ec7ab1e Update .travis.yml
"windows not supported" on travis (JuliaFEM works fine with windows)
2015-10-20 22:05:59 +03:00
Jukka Aho bd297c40b9 fixed some test, still fails but not causing errors 2015-10-20 21:46:41 +03:00
Jukka Aho d02de8dfe6 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 d2309745bd Update Makefile 2015-10-20 20:46:06 +03:00
Jukka Aho 77dfd5c091 Update Makefile
changed build command so that it works.
2015-10-20 20:34:49 +03:00
Jukka Aho 6424b8f9f8 Update REQUIRE
Added ForwardDiff to list of required packages.
2015-10-20 19:44:07 +03:00
Jukka Aho ede43e19f9 - Updated FieldSet + developer guide
- Verification of heat problem
2015-10-20 15:54:47 +03:00
Jukka Aho 8293241406 first verification.. failed! 2015-10-09 23:45:28 +03:00
Jukka Aho e0d974b3a9 data types defined 2015-10-09 01:44:08 +03:00
Jukka Aho 095ff09a48 mixed problem solution 2015-10-07 09:32:38 +03:00
ovainola 199a794d5a Delete JuliaFEM.abaqus_reader.rst
Deleting file
2015-10-04 13:45:54 +03:00
Olli Väinölä abb82684ec Deleted src/juliadoc & modified von mises 2015-10-04 13:44:55 +03:00
Jukka Aho 4e46e54c59 dirichlet 2015-09-30 09:17:00 +03:00
Jukka Aho e6deef4a0a Update test_types.jl
Added description for testing
2015-09-29 10:24:01 +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 6070565cec new ideas to data structures 2015-09-26 23:51:42 +03:00
Jukka Aho f62abd112e Update lagrange.jl
Fixed a bug.
2015-09-25 20:43:20 +03:00
Jukka Aho 60e3e2641e Update lagrange.jl
Added linear triangle element.
2015-09-25 20:41:50 +03:00
Jukka Aho 36061c5c52 removed fields.jl 2015-09-25 17:49:21 +03:00
Jukka Aho 1d0fa47e43 moved stuff from fields.jl to types.jl 2015-09-25 17:49:01 +03:00
Jukka Aho 894cbdefb6 Added drop in replacement for fields with time and increment 2015-09-25 00:55:06 +03:00
Olli Väinölä 79743ee5a6 Added a notebook about nonlinear von mises material 2015-09-24 22:06:25 +03:00
Jukka Aho cf8a580eed added description how to formulate new problems 2015-09-24 21:05:04 +03:00
ovainola b8f1d8aff4 Update 2015-09-24-Ideal plastic Von Mises material.ipynb
corrected spelling
2015-09-24 15:19:35 +03:00
Olli Väinölä 6f949951d0 Added notebook for ideal plastic Von Mises material 2015-09-24 15:03:02 +03:00
Jukka Aho 85ae6b0bea updated notebook to be more general 2015-09-24 07:57:34 +03:00
Jukka Aho 20157dc1cb fixed a bug with jacobian 2015-09-22 20:05:56 +03:00
Jukka Aho 6e17086ac7 Updated example geometry. 2015-09-22 18:01:20 +03:00
Jukka Aho 2f53a61b45 2d contact segmentation 2015-09-15 22:16:00 +03:00
Jukka Aho 948e8f533b forgot new file... 2015-09-14 23:32:46 +03:00
Jukka Aho fd5d227a40 added normal calculation code to base 2015-09-14 23:20:33 +03:00
Jukka Aho ae21a0809a surface normals, now working demonstration 2015-09-14 21:38:31 +03:00
Jukka Aho e76024d8de surface normals 2015-09-14 20:51:39 +03:00
Jukka Aho de449709e3 hajoitus 2015-09-14 18:54:16 +03:00
Jukka Aho ed334ef2e3 added heat equations. 2015-09-14 16:15:36 +03:00
Jukka Aho de7865be37 normal calculation 2015-09-13 20:58:51 +03:00
Jukka Aho 7d14e7e6ba some code for hierarchical basis construction 2015-09-12 13:21:02 +03:00
Jukka Aho 8a19ff4a6e hierarchical basis expriments 2015-09-11 08:50:34 +03:00
Jukka Aho 45b905b4c7 Update README.rst
fixed typo. added link to IRC.
2015-09-10 21:32:06 +03:00
Jukka Aho 2f2c55def4 lagrange elements can now easily be created using simple macro 2015-09-10 20:35:28 +03:00
Jukka Aho 797d4984dc changed element definitions 2015-09-10 02:20:34 +03:00
Jukka Aho f5d56823bd "coordinates" -> "geometry" 2015-09-08 20:54:04 +03:00
ovainola 87f5f2c11b Update JuliaFEM.jl
Removed <<< head signature
2015-09-01 22:53:03 +03:00