History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4dc8e81cb6b8 | richart | Updating headers for release 5.0.0 | Mar 15 2023 | |||
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
5a6abff5d24e | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
7f6701630ec6 | anciaux | Merge branch 'features/47-disable-of-certain-elements' into 'master' | Feb 28 2023 | |||
72006c9ff770 | richart | Linting the changes | Feb 24 2023 | |||
cc0b8dcbb6d0 | richart/saduruss | removed commented code | Feb 6 2023 | |||
518da98ed1c3 | saduruss | Merge branch 'master' into bugfixes/46-bug-in-strain-energy-split-and-missing… | Feb 6 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
2ccf190bdba8 | richart | Merge remote-tracking branch 'origin/master' into features/eigen | Jan 25 2023 | |||
608f43139c13 | richart | Make the previous commit compile | Jan 24 2023 | |||
8209bc49e9a3 | saduruss | [skip ci] Random G_c for phasefield | Jan 24 2023 | |||
19ccc799ad6e | richart | Made RandomInternalField generic to be usable by other models | Jan 24 2023 | |||
c8b142d3ac4a | Philip Mueller, KY | Added some optimization to `SolidMechanicsModel::reassignMaterial()`. | Jan 24 2023 | |||
a01c59ee807f | richart | Mess-up in the generalized trapezoidal coefficients | Jan 17 2023 | |||
496e0760fd9b | saduruss | test for anisothropic phase field formulation | Jan 12 2023 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
6ac75f2cd518 | saduruss | addition of constraint on damage in compression | Dec 14 2022 | |||
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 | |||
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 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
be03cb269697 | richart | Remove dead code | 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 | |||
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 | |||
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 | |||
9d1341e08698 | tdroch | Merge branch 'bugfixes/create_matrices_if_needed_by_user' into 'master' | May 10 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
3fbdb1c1064d | richart | Removing debug code | Mar 14 2022 | |||
b8bf04d15d77 | richart | `constepr pi` does not compile on clang | Mar 9 2022 | |||
547c4e3b1cbd | richart | Aligning the code with akantu coding conventions | Mar 8 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
030b587794b7 | Philip Mueller | Updated the computation of the Bernulli beams. | Feb 25 2022 | |||
dca49f1688f5 | Philip Mueller, HS/Philip Mueller | It is now possible to force the creation of the lumped mass. | Feb 25 2022 | |||
e18e82be6b0e | Philip Mueller, HS/Philip Mueller | Implemented a shady way of computing the lumped mass matrix. | Feb 25 2022 | |||
01fbff493bec | Philip Mueller, HS/Philip Mueller | Updated the description of the function. | Feb 25 2022 |
c4science · Help