rAKA/99815f41b5adfeatures/34-poisson…
rAKA/
99815f41b5adfeatures/34-poisson…
features/34-poisson-solver-with-multiple-dofs vs master
features/34-poisson-solver-with-multiple-dofs vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
e2543a893617 | tomohitpundir | barycenter function corrected in python | Jan 18 2023 | ||||
1bd88e4fd22b | tomohitpundir | added maximum damage limit for damage materials | Aug 19 2022 | ||||
fd227a4e3444 | tomohitpundir | Merge branch 'master' into features/34-poisson-solver-with-multiple-dofs | Aug 12 2022 | ||||
d4d2cad42d08 | tomohitpundir | isotropic heat constitutive law added for poisson model | Jul 26 2022 | ||||
129cc442534e | tomohitpundir | body stress functor for 1D cases also | May 28 2022 | ||||
68f40463be1d | tomohitpundir | user-defined body force example added for python | May 27 2022 | ||||
efa6354656be | tomohitpundir | examples for body force/stress as boundary conditions added | May 27 2022 | ||||
8e8dfdb15645 | tomohitpundir | body force and body stress boundary conditions added | May 26 2022 | ||||
d9ecd8e7d803 | tomohitpundir | making flux negative of gradient and subtracting internal dof from external dof | May 12 2022 | ||||
bc3eb3232d1d | tomohitpundir | fixing minor mistake in poisson python wrapper | May 11 2022 |
/
/
README
README
_ _ | | | | __ _| | ____ _ _ __ | |_ _ _ / _` | |/ / _` | '_ \| __| | | | | (_| | < (_| | | | | |_| |_| | \__,_|_|\_\__,_|_| |_|\__|\__,_|
COMPILATION
There are two ways to compile Akantu.
- You can compile it directly using cmake
> mkdir build > cd build > ccmake .. > make
CONTACTS
If you need some help to use Akantu you can contact use akantu@akantu.ch
c4science · Help