Merge branch 'master' into features/material_internals_memory
Description
Description
Details
Details
- Committed
richart Mar 13 2021, 15:31 - Pushed
gitlab-richart Jul 29 2021, 09:01 - Parents
- rAKA526b254b52f6: Merge branch 'master' into features/material_internals_memory
rAKAe99fbce86d23: Merge branch 'bugfixes/dynamics_structural_mechnanics' into 'master' - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e99fbce86d23 | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' into 'master' | Mar 13 2021 | |||
e7a653b7101a | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
a2b23bf363b1 | richart | Cleaning the structural mechanics python examples | Mar 13 2021 | |||
fcf9aaa26120 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
b39b7fc9da15 | Philip Mueller, HS | Removed a debug output. | Mar 8 2021 | |||
23e9184a75cb | Philip Mueller, HS | Updated the Python interface of the `DOFManager` . | Mar 8 2021 | |||
fd4d89795c46 | Philip Mueller, HS | Updated the text description of the `getMaterial()` functions of the structural… | Mar 8 2021 | |||
ed955d571096 | richart | Adding energy computations | Mar 6 2021 | |||
aa4580780300 | richart | Adding capability to add matrix to matrix | Mar 6 2021 | |||
5443fca997a8 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
60794fc0cace | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… | Mar 3 2021 | |||
89f3a00384f7 | Philip Mueller, HS | Updated the Interface of the mesh to allow the creation of the `extra_normal`… | Mar 3 2021 | |||
5671899d4a2a | richart | Bug found in the structural mechanics model | Feb 25 2021 | |||
dfa1d3c6e370 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
09c97b093cbd | richart | Adding structural test dynamic example | Feb 24 2021 | |||
6e1a257d1e1e | Philip Mueller, HS | Added a new demonstration of the Python interface of the structural model. | Feb 23 2021 | |||
20d6ba0361af | Philip Mueller, HS | Fixed the test `test_structural_mechanics_gtest`. | Feb 22 2021 | |||
20f67dca9f0c | Philip Mueller | Created a constructor for the Python version of the `StructuralMaterial`. | Feb 20 2021 | |||
f613aeebcf4e | Philip Mueller | Updated the Python example for teh structural mechanics. | Feb 20 2021 | |||
c6875ddd87e3 | Philip Mueller | Added a second example for the Python structural mechanics part. | Feb 20 2021 | |||
7fc265ed04a3 | Philip Mueller | Continuued to change the Python test for the structural mechanics part. | Feb 20 2021 | |||
efeb5b494206 | Philip Mueller | Fixed a typo in the CMake for generating the tests for the structural mechanics… | Feb 20 2021 | |||
3c12d7cf2bf8 | Philip Mueller | Updated the python interface example. | Feb 20 2021 | |||
82a7780312a9 | Philip Mueller | Corrected the Python interface of the structural mechanic wrapper. | Feb 19 2021 | |||
61e663e7ef4e | Philip Mueller | Added the `addConnectivityType()` function to the Python mesh interface. | Feb 19 2021 | |||
01bcb20c4be1 | Philip Mueller | This commit fixes several bugs in the the implementation of the Python… | Feb 19 2021 | |||
ada7f82006b3 | Philip Mueller, HS | Fixed a bug in the import statement of the structural mechanics Python… | Feb 9 2021 | |||
0af64787b61a | richart | restored hermite shapes | Feb 9 2021 | |||
1abc4f3bbe07 | richart | Refactored python tests | Feb 9 2021 | |||
4d0f031e57cc | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
37859443bada | richart | Bug fix in the python interface of structural model | Feb 8 2021 | |||
2acbdaaf8cd2 | richart | Initializing properly the element_material | Feb 8 2021 | |||
cfa5e94d461a | richart | Linting the python interface | Feb 8 2021 | |||
7964cc764648 | richart | Rewriting the example as a python code, importing the proper code | Feb 8 2021 | |||
3b3f8dd7ea14 | Philip Mueller | This commit fixes an error in the Python interface of the model. | Feb 5 2021 | |||
b33952e29d04 | Philip Mueller | Added a first try of the test of the Python interface for the structural… | Feb 5 2021 | |||
774ecbc86b45 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | |||
94e219d28e47 | Philip Mueller | Included the python wrapper of the structural mechanics part into CMake. | Feb 5 2021 | |||
30c9fd7592cc | Philip Mueller | Finalized the work on the Python interface for the structural mechanics part. | Feb 5 2021 | |||
b50bd31e0897 | Philip Mueller | Added functions to better interact with the material torage of the… | Feb 5 2021 | |||
79f4c1da6356 | Philip Mueller | Modified the `addMaterial()` function of the `StructuralMechanicsModel`. | Feb 5 2021 | |||
bb4f972b0fd6 | Philip Mueller, HS/Philip Mueller | Started with the extension of the Python interface such that it also includes… | Feb 5 2021 | |||
07f0ddac6c74 | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
3fc67b1ce150 | richart | correcting shapes in _bernouilli beams | Feb 1 2021 | |||
7a4e9ed7d487 | richart | A bit more cleaning | Feb 1 2021 | |||
444e834089dc | richart | Assembling structural elements mass matrix in FEEngine | Jan 28 2021 | |||
46d4f944ae1c | richart | Compilation error on ubuntu corrected | Jan 28 2021 | |||
e6edb9f9650a | richart | Correcting output in example dynamic | Jan 28 2021 | |||
cd7dcdf942c9 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | |||
1ee60b339902 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 |