rAKA/srcfeatures/fe_engine_pyth…
rAKA/src
features/fe_engine_pyth…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
be373f5d943e | richart | Moving initDOFManager in body of constructor | Dec 7 2022 | |||
b6209f9545f9 | saduruss | correction in strain energy split for phasefield | Dec 6 2022 | |||
561ae72225db | richart | Bug fix in the order of operations when dumping data on file | Dec 5 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
87a312751636 | richart | Compilation problems with clang | Nov 1 2022 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
f0b32b8f98b8 | richart | More typos in eigne::matrix usage | Oct 14 2022 | |||
08fb99482f17 | richart | Bug fix in Eigen types usage | Oct 14 2022 | |||
24b44a6c9180 | richart | Adding possibility to write a cohesive material in python | Oct 14 2022 | |||
f831878cba80 | richart | Going back to artifacts appart for valgrind | Oct 13 2022 | |||
0ce191e814c7 | richart | Bug fixes | Oct 12 2022 | |||
c623efe070c6 | richart | bug fix in parser and material viscoelastic maxwell | Oct 12 2022 | |||
d8e0944440f2 | richart | Typo in CI and warning corrections | Oct 7 2022 | |||
a8e111280a29 | richart | Splitting function to not kill clang | Oct 7 2022 | |||
fbdc646afed3 | anciaux | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Oct 6 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
2acd6efbe56c | richart | Cleaning a bit the code | Oct 5 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
f3609ba141a0 | richart | Cleaning deprecated code | Sep 30 2022 | |||
173d75062333 | richart | Extending cohesive inserter interface | Sep 30 2022 | |||
be03cb269697 | richart | Remove dead code | Sep 30 2022 | |||
3d31c2ef5df0 | richart | Adding possibility to set seed in environment | Sep 30 2022 | |||
d9bea8fd5095 | richart | Bug fix in matrix vector product | Sep 30 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
76079e3f087c | richart | Bug fix in structural mechanics | Sep 22 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
e9572b464dec | richart | Bug fix for element types that are not surface elements | Jul 20 2022 | |||
ed25970cd51e | richart | Update mesh connectivity to reflect mesh_facets changes | Jul 19 2022 | |||
5698c48eee00 | richart | bug fix in energy computation | Jul 19 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
1a6844f6f451 | richart | Cleaning dead code | Jul 9 2022 | |||
8a8e4006a3a6 | richart | Adding tools to help debug | Jul 9 2022 | |||
b54daa8924d0 | richart | Updates node groups associated to element groups when nodes are doubled to… | Jul 8 2022 | |||
23afa0f74cab | richart | Correcting a warning at compilation | Jun 29 2022 | |||
2c20edca9355 | richart | Bug fix in the installation instructions and in the option protections | Jun 10 2022 | |||
8b3c60bd06f6 | richart | More bug fixes | Jun 7 2022 | |||
b04f41af73eb | tomohitpundir | major bug fixed in the assembleInternalForces | May 15 2022 | |||
f38f6f35b637 | tomohitpundir | flatten internals added for phasefield model | May 13 2022 | |||
a309dba7d066 | richart | Debugging the version detection in the CI | May 13 2022 | |||
9d1341e08698 | tdroch | Merge branch 'bugfixes/create_matrices_if_needed_by_user' into 'master' | May 10 2022 | |||
39ddecf42cf6 | tomohitpundir | parallel example for phasefield added | May 9 2022 | |||
85243d0a8fb8 | tomohitpundir | parallelization finished | May 9 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
0d9d34bb2a6f | tomohitpundir | parrallelization of pahsefield model started | May 3 2022 | |||
d22a093f7d6f | tomohitpundir | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | May 3 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
46de087fc5ed | richart | Changing the version from real to int to avoid exact real comparaison | May 3 2022 | |||
e7ba0c1c0ee7 | richart | extanding python group interface | May 3 2022 | |||
d95695ca47b4 | richart | Setting properly the model type in contact coupler | May 3 2022 | |||
16c7f3f5d1ca | richart | Bu fix in the material selector | May 3 2022 | |||
af35006dbf96 | richart | Creating submodule for debug and cleaning debug code | May 3 2022 | |||
4964c71bb961 | richart | Running clang-format for code quality checks | Apr 28 2022 | |||
09de0b6e0b49 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 2022 | |||
4f7245f27871 | richart | Merge branch 'master' into bugfixes/Unexpected-behaviour-in-energy-computation… | Apr 28 2022 | |||
7ffe79ae43a2 | richart | Merge branch 'master' into 'features/structural_mechanics_lumped_mass' | Apr 28 2022 | |||
8185a160038c | richart | Merge branch 'bugfixes/detect_mixed_distributed_initialization' into 'master' | Apr 28 2022 | |||
56be2315a654 | phimuell/richart | Apply 2 suggestion(s) to 2 file(s) | Apr 28 2022 | |||
96dbd1c1c33c | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 28 2022 | |||
f6df60ddf7b7 | richart | Giving access to alpha and beta in NewmarkBeta | Apr 27 2022 | |||
c5fb4eb8f6a9 | richart | Merge branch 'master' into bugfixes/create_matrices_if_needed_by_user | Apr 27 2022 | |||
792f29f6d28d | richart | Making K optional in Newmark-beta for explicit with consistent mass computations | Apr 27 2022 | |||
b5b10351b368 | Philip Mueller, HS | Run the clang formater. | Apr 27 2022 | |||
eaec5d10f288 | Philip Mueller, HS | Removed an accessor that is no longer needed. | Apr 27 2022 | |||
b64239f821f0 | Philip Mueller, HS | Fixed a bug. | Apr 27 2022 | |||
570532b271ab | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
3db0cf5502c7 | Philip Mueller, HS | Applied more of Nicolas' suggestions. | Apr 27 2022 | |||
78946eebbd37 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
678ec54b220c | Philip Mueller, HS | Addessed several of Nicolas' comments on GitLab. | Apr 27 2022 | |||
ab8a70eff592 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
cc6ad0f52582 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
a015367b0b7c | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
8c8f962ac1c3 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
73f4016ec514 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
25284b38a907 | tomohitpundir | bug in energy compuatation fixed | Apr 10 2022 | |||
5a614112b0c1 | tomohitpundir | dissipated energy computation added | Apr 6 2022 | |||
9890e5b3d6c9 | Philip Mueller, HS | Added an alias function for the lumped mass to the structural model. | Mar 31 2022 | |||
9649c6fd2684 | Philip Mueller, HS | Removed some old functions of mine, that prevented the compilation. | Mar 31 2022 | |||
b6dbd90d648e | Philip Mueller, HS | Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… | Mar 30 2022 | |||
de452cb795f1 | Philip Mueller, HS | This commit fixes a bug in the `assembleResidual()` function of the… | Mar 30 2022 | |||
45847f50eb7d | Philip Mueller, HS | Updated the implementation of the kinetic energy computation in the solid… | Mar 30 2022 | |||
b7c85dd2bf05 | Philip Mueller, HS | Updated the implementation of the `StructuralMechanicsModel::getKineticEnergy… | Mar 30 2022 | |||
596a07bedb2d | Philip Mueller | The structural part now also have the solvers of the continuum. | Mar 25 2022 | |||
72e56f3888d3 | Philip Mueller | Fixed a bug in the lumped mass implementation of the structural part. | Mar 25 2022 | |||
4a883eb2a210 | phimuell | Fixed a typo. | Mar 24 2022 | |||
0c52d49647c8 | phimuell | Removed a misleading comment. | Mar 24 2022 | |||
1531328d5dcb | Philip Mueller | Fixed a bug in the `assembleResidual()` function of the structural mechanics… | Mar 23 2022 | |||
29b90b0f220d | Philip Mueller, HS | Updates the `assembleResidual()` functions of the `StructuralMechanicsModel`. | Mar 22 2022 | |||
7be0c4621be1 | Philip Mueller, HS | Updated the behaviour of the `getPotentialEnergy()` and `getKineticEnergy()`… | Mar 22 2022 | |||
f01a71ed88a5 | Philip Mueller, HS | Updated the `DOFManager`, regarding the new event `MeshIsDistributedEvent`. | Mar 20 2022 | |||
aaed29043102 | Philip Mueller, HS | Added a new mesh event for the case when the `Mesh` is set to be distributed. | Mar 20 2022 | |||
7c8e3eb1d349 | richart | Making IntegratorScheme available in python | Mar 18 2022 | |||
809d12911433 | richart | Missing matrix type | Mar 18 2022 | |||
b592be01af06 | richart | Create the M and K matrices if the assembly function is called directly by the… | Mar 18 2022 | |||
0dbef4831570 | Philip Mueller, HS | Added a check to the `initFullImpl()` function of the `Model` to check the… | Mar 15 2022 | |||
a1120eb7be62 | Philip Mueller, HS | Updated the `SolverVector` Interface. | Mar 15 2022 | |||
3fbdb1c1064d | richart | Removing debug code | Mar 14 2022 |
c4science · Help