mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-11 06:08:07 +00:00
016e3cd8bf
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.
This is the area for JuliaFEM.jl notebook development ----------------------------------------------------- We use notebooks heavily to test our ideas and develop new code. Code in these notebooks most likely will not up to date code: *DO NOT COPYPASTE* code from here unless you really do know what you are doing. These notebooks are not tested automatically. Our "official" notebooks are in verification and in tutorials: https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/verification https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/docs/tutorials