mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-19 11:43:47 +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.
Definition of the verification vs validation: https://en.wikipedia.org/wiki/Verification_and_validation This is the area for JuliaFEM.jl verification cases --------------------------------------------------- Currently the idea is to create a folder for each individual verification case. Then we will create a function which will parse this folder structure to www.juliafem.org documentation. Also Jupyter notebooks format should be used for JuliaFEM part and please remember add the reference to the origing of the verification case. Also data files / correct results would be nice to store in the case folder.