Jukka Aho
42d81bc86d
data structures iteration #3
2015-10-30 12:40:56 +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
2c11b2b2b2
volume load
2015-10-23 01:11:45 +03: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
0dae6314ce
on going...
2015-10-21 13:12:53 +03:00
Jukka Aho
d1913ac8ea
elasticity solver design restarted.
2015-10-21 07:24:19 +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
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
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
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
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
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
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
de7865be37
normal calculation
2015-09-13 20:58:51 +03:00
Jukka Aho
8a19ff4a6e
hierarchical basis expriments
2015-09-11 08:50:34 +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
d3032b4362
developing juliafem instructions.
2015-08-31 20:15:28 +03:00
Jukka Aho
b90ecf1772
some developer guidelines
2015-08-30 23:20:14 +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
9ff4b16d6f
Interpolation of field variables.
2015-08-25 19:00:54 +03:00
Jukka Aho
66963fffe7
Broken again.
2015-08-24 01:14:03 +03:00
Jukka Aho
fc549184b4
Updated concept of elements.
2015-08-22 20:55:24 +03:00
Jukka Aho
1ad2e9b69c
3d model visualized.
2015-08-19 22:51:44 +03:00
Jukka Aho
1fa7f259fd
updated.
2015-08-19 18:50:43 +03:00
Jukka Aho
584269d33a
Minor update. Again working on elasticity solver notebook.
2015-08-17 21:46:58 +03:00
Jukka Aho
5e2c9b04ff
notebook with different optoins...
2015-08-17 00:18:21 +03:00
Jukka Aho
683af92340
Updated shape functions. Let's calculate them.
2015-08-13 00:39:20 +03:00
Jukka Aho
c154d0298f
Finally working...
2015-08-11 22:48:35 +03:00
Jukka Aho
4b11357da8
Added autodiff version, still not converging...
2015-08-11 00:29:22 +03:00
Jukka Aho
51e397f3a5
still wondering, does not converge
2015-08-10 23:01:44 +03:00
Jukka Aho
7043b9ae2e
updated notebook
2015-08-01 20:54:25 +03:00
Jukka Aho
d0545cd48f
nice progress, still unfinished
2015-07-30 00:13:14 +03:00
Jukka Aho
08077a783a
unfinished notebook...
2015-07-28 22:27:41 +03:00