rAKA/src/model/structural_mechanics/structural_mechanics_model.ccfeatures/friction_examp…
rAKA/src/model/structural_mechanics/structural_mechanics_model.cc
features/friction_examp…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
76079e3f087c | richart | Bug fix in structural mechanics | Sep 22 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 | |||
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 | |||
b5b10351b368 | Philip Mueller, HS | Run the clang formater. | 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 | |||
73f4016ec514 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
9649c6fd2684 | Philip Mueller, HS | Removed some old functions of mine, that prevented the compilation. | Mar 31 2022 | |||
de452cb795f1 | Philip Mueller, HS | This commit fixes a bug in the `assembleResidual()` function of the… | 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 | |||
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 | |||
547c4e3b1cbd | richart | Aligning the code with akantu coding conventions | Mar 8 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 | |||
fa030cf05453 | Philip Mueller, HS/Philip Mueller | Updaed the structural mechanics model. | Feb 25 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
e451f9f2d87d | richart | make the compute boundary loads compile and run in structural mechanics | Mar 15 2021 | |||
95d0dced15d1 | richart | Adapting due to changes in structural mechanics | Mar 13 2021 | |||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
8b2393966ca6 | richart | Adding energy computations | Mar 6 2021 | |||
846fa0c86ab1 | richart | Bug found in the structural mechanics model | Feb 25 2021 | |||
b37d88658024 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
34cdde4a0ef8 | richart | restored hermite shapes | Feb 9 2021 | |||
d3f488d7feee | richart | Initializing properly the element_material | Feb 8 2021 | |||
e2a9b85e876e | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
da2c2d3ca841 | richart | A bit more cleaning | Feb 1 2021 | |||
b74014a5dfe8 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | |||
39c17a8c4fe7 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 | |||
e6cb89c743c8 | richart | bug fix in mesh distribution | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
6fc95097d887 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Nov 27 2019 | |||
dbdc45a8aac7 | richart | Updating the doc for external dumpers | Aug 6 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
59acc25aa216 | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
b8a8a46e2135 | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
d32942878135 | richart | Cleaning useless events | Mar 8 2018 | |||
3996c21398fb | richart | Correcting some interfaces | Feb 28 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
6dee4c33e3c2 | frerot | fixed shell elements | Feb 21 2018 | |||
f2be27395dbf | frerot | assembling residual in structural model | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
59e8446845e6 | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
0c2a4269e7f8 | frerot | bernoulli_3 are working | Jan 25 2018 | |||
60fc0f7cd213 | frerot | prevent uninitialized mem + old computation of rot matrices in structural | Jan 24 2018 | |||
a6b66a4d5c6a | frerot | fixed broken structural test because of initFEEngineBoundary | Jan 22 2018 | |||
24a34460ffdc | frerot | possible setup for applyBC and structural models | Jan 10 2018 | |||
96c885162579 | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
1aa85b4c82da | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
c256cca627bc | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
3a82f7d51ba5 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
47e42f614760 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
f3ea49a03763 | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
1c167adfdebb | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
9be3d58a8aa0 | Marco Vocialta | Bug fixes | Apr 22 2015 | |||
e4b2e5ccde02 | fabarras | python infc for structural mech + bug in testConvergence<res> bis | Apr 1 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help