History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
34b888c7b651 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
8a9c0bc03921 | richart | Fixed compilations of examples | Jul 3 2019 | |||
fdd932f6c20d | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
dc45d7139e94 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 | |||
41cabfe949f2 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
770410836a9d | pundir | conflicts resolved | Jun 19 2019 | |||
bca70b4e93bf | pundir | conflict with master resolved | Jun 19 2019 | |||
a0e19c5e89c6 | pundir | changed fillNodestoElement in mesh/ use meshfacets for coupling | Jun 19 2019 | |||
9fdb8de9cf68 | richart | Bug fix in non linear tests | Jun 16 2019 | |||
7d83cd218a34 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
59acc25aa216 | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
b8a8a46e2135 | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
d5024bd23cb4 | pundir | coupling between solid cohesive and contact mechanics started | Jun 14 2019 | |||
5d2dc82607de | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
af65b673368d | pundir | chenged in resolution.cc for nodegroup | Jun 11 2019 | |||
f45c6557b01d | pundir | conflicts resolved | Jun 10 2019 | |||
f6f78a8e1f57 | richart | Bug fix in cohesive elements | Jun 5 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
d77e9ccf0452 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jun 4 2019 | |||
300b2c16422b | pundir | chmaged contact detector and element class for friciton traction | Jun 1 2019 | |||
7e31629b528f | pundir | previous projection needs to be fixed in contact element class for friction to… | May 31 2019 | |||
b1971f0dd3a7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | May 31 2019 | |||
e8875aefc8da | anciaux/richart | correct the construction of the element filter with ek_regular | May 31 2019 | |||
e6acdd6c5042 | gallyamov/richart | Correction of the default element types within element_type_map: | May 31 2019 | |||
790ab87654c9 | pundir | removed dumping code in predictor/corrector of coupler class | May 29 2019 | |||
0e13941f2520 | pundir | contact code adapted for explicit dynamics/ lot of things have been changed in… | May 28 2019 | |||
0a50da81ebd7 | pundir | working commit before rewiring/ added working tests | May 24 2019 | |||
4f6376d958d4 | pundir | fixed stress/grad_u dumping in coupler | May 22 2019 | |||
84880d975de9 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
4a6d702fb811 | pundir | friction implementation added/ working on tests | May 20 2019 | |||
4c842767c1d8 | pundir | cleaning the resolution code in contact mechanics model/definitely need a data… | May 20 2019 | |||
db3413528086 | pundir | assembly of friction stiffness/ might need a proper structure for einsum | May 18 2019 | |||
38138747a731 | pundir | added 2nd derivative for t3, q4 elements | May 17 2019 | |||
728e36056a06 | pundir | Merge branch 'features/contact' of ssh://c4science.ch/diffusion/AKAPRIV/akantu… | May 16 2019 | |||
b6f028eebd0a | pundir | integrated dof changes to coupler class and started with friction enforcement | May 16 2019 | |||
c36a46eba32e | richart | Merge branch 'features/contact' of c4science:/diffusion/AKAPRIV/akantu-private… | May 15 2019 | |||
391605902ad3 | richart | Broked the compilation... (Mohit I how you a beer), removed some warnings | May 15 2019 | |||
062625799cae | pundir | resolved conflict in contact mechanics model | May 14 2019 | |||
7cbc8388689e | richart | Changed the interfaces of models to accept an external dof_manager | May 14 2019 | |||
eeec2090d329 | richart | This file should never have been in git | May 14 2019 | |||
c992924e0405 | richart | Reactivating anisotropic patch tests | May 14 2019 | |||
c42b7b3e4d52 | richart | Bug fix in material anisotropic | May 14 2019 | |||
8b217bd84ecd | anciaux | removing python files useless now thanks to pybind | May 9 2019 | |||
f26800db0de2 | anciaux | revert the BC namespace | May 9 2019 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
66ce39e899fb | pundir | started working on coupler class | May 8 2019 | |||
16fe68ba4a6f | anciaux | correct the construction of the element filter with ek_regular | May 8 2019 | |||
2aa1e344ee31 | gallyamov/anciaux | Correction of the default element types within element_type_map: | May 8 2019 | |||
3565525f24c3 | anciaux | clang formating | May 8 2019 | |||
9f3f511c4fff | anciaux | remove call to mother material computepotential doing nothing | May 8 2019 | |||
7e653f041bc2 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
3da5d746f8a3 | anciaux | revert my stupid change | May 7 2019 | |||
70aace4f4ca6 | anciaux | remove the ghost type in energy based things | May 7 2019 | |||
b149cd70180c | anciaux | correct the problem of material thermal not having an implementation of… | May 6 2019 | |||
047e8a1179a8 | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
29ce3cc1f3a1 | richart | Adding dof manager tests for petsc | Apr 23 2019 | |||
f255e88ad192 | pundir | static implicit working | Apr 17 2019 | |||
6e15f4e65858 | anciaux | still working on the materials for python | Apr 16 2019 | |||
c2fdaea2317f | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
bbddb3bb42f1 | anciaux | remove the useless namespaces Dirichlet and Neumann | Apr 9 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
72c0214a7b7a | richart | PETSc dynamic solver | Apr 5 2019 | |||
de3632b9a117 | richart | Removed small tweaks made it more stable by copying the profiles | Mar 27 2019 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
82efd2d855ec | richart | refactoring some assembly code | Mar 13 2019 | |||
2ff5e44cc57d | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | |||
0caf92148c1b | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
431ad889f5c5 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
d2c7af3d0a1d | pundir | implicit contact formulation added | Feb 8 2019 | |||
cbdb1e7d0583 | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
f8a03d4d85b9 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
6c0c1cead6f8 | pundir | changes in resolution class | Feb 4 2019 | |||
1084411c62c6 | pundir | conflict fixed with master | Feb 1 2019 | |||
96b76d05767b | pundir | dumper fixed, added area multiplication in contact force | Feb 1 2019 | |||
832d879319a6 | richart | some code cleaning | Jan 30 2019 | |||
1c60fe620524 | richart | removing dead code | Jan 29 2019 | |||
98cea690d5bd | pundir | solver issue fixed for phasefield | Jan 25 2019 | |||
50098fd0b6e2 | pundir | contact mechanics explicit working/ need to fix dumper in coupling with solid | Jan 24 2019 | |||
ca4fcfd6ba44 | richart | Bug fix in heat transfer | Jan 22 2019 | |||
6b11ce5932d6 | pundir | dumper added/ projection modification in progress | Jan 21 2019 | |||
948bf90aa624 | pundir | vector mathematics for resolution added | Jan 17 2019 | |||
5c5d7be44425 | pundir | tests/examples on phasefield added | Jan 6 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
926d81321873 | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
81e90b9978ef | richart | updating the matrix definition | Dec 28 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
f3474ad9c8d7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Dec 24 2018 | |||
6bd1d71c6388 | pundir | contact resolution started | Dec 20 2018 | |||
34fa3bda125b | pundir | tests for contact detection added/2d working | Dec 19 2018 | |||
355de55b09f3 | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
a1a2ddc1fa7e | pundir | contact detector class modified to take current positions | Dec 5 2018 | |||
089d572bcbb4 | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
e317d05f3111 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
aa499870207c | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 |
c4science · Help