rAKA/5a2271f2d34bfeatures/cohesive_frict…
features/cohesive_friction vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
f82892418680 | richart | adding the call to the solver in solvecontact | Jun 10 2020 | ||||
491b7854c7a6 | richart | Cleaning the PETSc solver | May 26 2020 | ||||
3470db7d463f | richart | Bug fix in the matrix restructurations | May 26 2020 | ||||
21e5322047cc | richart | Separating sparse matrices from solver sparse matrices | May 23 2020 | ||||
738fb91e77da | richart | [WIP] make it compile with petsc activated | Apr 29 2020 | ||||
c9e168384265 | richart | [WIP] assemble of the contact equilibrium problem at cohesive element insertion | Apr 29 2020 | ||||
b84765e7c1b9 | richart | Bug fix in cohesive tests | Apr 29 2020 | ||||
432f9ae4dabb | mlebihain | [WIP] started the contact equilibrium at insertion in cohesive elements | Apr 28 2020 | ||||
dd143723c11c | mlebihain | Rework of friction laws for cohesive elements | Apr 28 2020 | ||||
c365d4795f55 | mlebihain | Add .DS_STORE to .gitignore | Mar 3 2020 |
/
README
_ _ | | | | __ _| | ____ _ _ __ | |_ _ _ / _` | |/ / _` | '_ \| __| | | | | (_| | < (_| | | | | |_| |_| | \__,_|_|\_\__,_|_| |_|\__|\__,_|
Copyright (©) 2010-2012, 2014, 2015 EPFL (Ecole Polytechnique Fédérale de Lausanne) Laboratory (LSMS - Laboratoire de Simulation en Mécanique des Solides)
Akantu is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Akantu is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with Akantu. If not, see http://www.gnu.org/licenses/.
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
AUTHORS
- Nicolas Richart <nicolas.richart@epfl.ch>
- Guillaume Anciaux <guillaume.anciaux@epfl.ch>
- Jean-François Molinari <jean-francois.molinari@epfl.ch>
- Alejandro M. Aragón <alejandro.aragon@epfl.ch>
- Alodie Schneuwly <alodie.schneuwly@epfl.ch>
- Aranda Ruiz Josue <josue.arandaruiz@epfl.ch>
- Aurelia Isabel Cuba Ramos <aurelia.cubaramos@epfl.ch>
- Benjamin Paccaud <benjamin.paccaud@epfl.ch>
- Clement Roux <clement.roux@epfl.ch>
- Cyprien Wolff <cyprien.wolff@epfl.ch>
- Damien Scantamburlo <damien.scantamburlo@epfl.ch>
- Damien Spielmann <damien.spielmann@epfl.ch>
- Dana Christen <dana.christen@gmail.com>
- Daniel Pino Muñoz <daniel.pinomunoz@epfl.ch>
- David Simon Kammer <david.kammer@epfl.ch>
- Fabian Barras <fabian.barras@epfl.ch>
- Jaehyun Cho <jaehyun.cho@epfl.ch>
- Jean-François Jerier <jean-francois.jerier@epfl.ch>
- Leonardo Snozzi <leonardo.snozzi@epfl.ch>
- Lucas Frerot <lucas.frerot@epfl.ch>
- Marco Vocialta <marco.vocialta@epfl.ch>
- Marion Estelle Chambart <marion.chambart@epfl.ch>
- Mathilde Radiguet <mathilde.radiguet@epfl.ch>
- Mauro Corrado <mauro.corrado@epfl.ch>
- Nicholas Molyneaux <nicholas.molyneaux@epfl.ch>
- Okan Yilmaz <okan.yilmaz@epfl.ch>
- Pedro Romero <pedro.romero@epfl.ch>
- Peter Spijker <peter.spijker@epfl.ch>
- Ramin Aghababaei <ramin.aghababaei@epfl.ch>
- Rui Wang <rui.wang@epfl.ch>
- Sacha Laffely <sacha.laffely@epfl.ch>
- Seyedeh Mohadeseh Taheri Mousavi <mohadeseh.taherimousavi@epfl.ch>
- Srinivasa Babu Ramisetti <srinivasa.ramisetti@epfl.ch>
- Sébastien Hartmann <sebastien.hartmann@epfl.ch>
- Thomas Menouillard <tmenouillard@stucky.ch>
- Till Junge <till.junge@epfl.ch>
- Vladislav Yastrebov <vladislav.yastrebov@epfl.ch>