Homec4science

Merge branch 'master' into features/38-damage-energy-computation-missing-in…

Authored by tomohitpundir on May 3 2022, 21:41.

Description

Merge branch 'master' into features/38-damage-energy-computation-missing-in-phasefield-model

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
05dfe5c52a09richart
Merge branch 'features/structural_mechanics_lumped_mass' into 'master' 
Apr 28 2022
4964c71bb961richart
Running clang-format for code quality checks 
Apr 28 2022
e31f5d848265richart
Merge branch 'features/structural_mechanics_lumped_mass' of gitlab.com… 
Apr 28 2022
09de0b6e0b49richart
Merge branch 'master' into 'features/structural_mechanics_lumped_mass' 
Apr 28 2022
09b079271f45richart
Update .gitlab-ci.yml file 
Apr 28 2022
fb60e2128635richart
Merge branch 'bugfixes/Unexpected-behaviour-in-energy-computation-structural… 
Apr 28 2022
4f7245f27871richart
Merge branch 'master' into bugfixes/Unexpected-behaviour-in-energy-computation… 
Apr 28 2022
7ffe79ae43a2richart
Merge branch 'master' into 'features/structural_mechanics_lumped_mass' 
Apr 28 2022
8185a160038crichart
Merge branch 'bugfixes/detect_mixed_distributed_initialization' into 'master' 
Apr 28 2022
96dbd1c1c33crichart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 28 2022
392f7c3dd293richart
Merge branch 'bugfixes/39-the-python-example-for-phasefield-are-broken-due-to-a… 
Apr 27 2022
465a82aa17b6Philip Mueller, HS
Merge remote-tracking branch 'akantuGL/bugfixes/39-the-python-example-for… 
Apr 27 2022
b5b10351b368Philip Mueller, HS
Run the clang formater. 
Apr 27 2022
eaec5d10f288Philip Mueller, HS
Removed an accessor that is no longer needed. 
Apr 27 2022
b64239f821f0Philip Mueller, HS
Fixed a bug. 
Apr 27 2022
570532b271abrichart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
3db0cf5502c7Philip Mueller, HS
Applied more of Nicolas' suggestions. 
Apr 27 2022
78946eebbd37richart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
678ec54b220cPhilip Mueller, HS
Addessed several of Nicolas' comments on GitLab. 
Apr 27 2022
ab8a70eff592richart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
cc6ad0f52582richart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
a015367b0b7crichart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
8c8f962ac1c3richart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
73f4016ec514richart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
489f68024a53richart
Adding the default argument to `setIntegrationScheme` 
Apr 26 2022
1f273ed272f8richart
Merge branch 'master' into features/structural_mechanics_lumped_mass 
Apr 26 2022
b619a7464358Philip Mueller, HS
Made some small adjuatments in the Python interface. 
Mar 31 2022
9890e5b3d6c9Philip Mueller, HS
Added an alias function for the lumped mass to the structural model. 
Mar 31 2022
9649c6fd2684Philip Mueller, HS
Removed some old functions of mine, that prevented the compilation. 
Mar 31 2022
b6dbd90d648ePhilip Mueller, HS
Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… 
Mar 30 2022
41c92c6b98b7Philip Mueller, HS
Merge branch 'bugfixes/65-Making-the-integrators-available-in-Python' into… 
Mar 30 2022
de452cb795f1Philip Mueller, HS
This commit fixes a bug in the `assembleResidual()` function of the… 
Mar 30 2022
45847f50eb7dPhilip Mueller, HS
Updated the implementation of the kinetic energy computation in the solid… 
Mar 30 2022
b7c85dd2bf05Philip Mueller, HS
Updated the implementation of the `StructuralMechanicsModel::getKineticEnergy… 
Mar 30 2022
596a07bedb2dPhilip Mueller
The structural part now also have the solvers of the continuum. 
Mar 25 2022
72e56f3888d3Philip Mueller
Fixed a bug in the lumped mass implementation of the structural part. 
Mar 25 2022
4a883eb2a210phimuell
Fixed a typo. 
Mar 24 2022
0c52d49647c8phimuell
Removed a misleading comment. 
Mar 24 2022
1531328d5dcbPhilip Mueller
Fixed a bug in the `assembleResidual()` function of the structural mechanics… 
Mar 23 2022
29b90b0f220dPhilip Mueller, HS
Updates the `assembleResidual()` functions of the `StructuralMechanicsModel`. 
Mar 22 2022
7be0c4621be1Philip Mueller, HS
Updated the behaviour of the `getPotentialEnergy()` and `getKineticEnergy()`… 
Mar 22 2022
7a3e0505d63fPhilip Mueller, HS
Added a test for the new event. 
Mar 20 2022
f01a71ed88a5Philip Mueller, HS
Updated the `DOFManager`, regarding the new event `MeshIsDistributedEvent`. 
Mar 20 2022
aaed29043102Philip Mueller, HS
Added a new mesh event for the case when the `Mesh` is set to be distributed. 
Mar 20 2022
0dbef4831570Philip Mueller, HS
Added a check to the `initFullImpl()` function of the `Model` to check the… 
Mar 15 2022
1777d544246aPhilip Mueller, HS
Updated the Python interface of the `Mesh`. 
Mar 15 2022
a1120eb7be62Philip Mueller, HS
Updated the `SolverVector` Interface. 
Mar 15 2022
3fbdb1c1064drichart
Removing debug code 
Mar 14 2022
b8bf04d15d77richart
`constepr pi` does not compile on clang 
Mar 9 2022
28e453375af1richart
Missing override 
Mar 9 2022