Merge branch 'master' into features/material_internals_memory
Description
Description
Details
Details
- Committed
richart Mar 13 2021, 15:31 - Pushed
gitlab-richart Mar 13 2021, 23:39 - Parents
- rAKA12c0a090caee: Merge branch 'master' into features/material_internals_memory
rAKAcc50b397b4ba: Merge branch 'bugfixes/dynamics_structural_mechnanics' into 'master' - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cc50b397b4ba | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' into 'master' | Mar 13 2021 | |||
db203e90b229 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
e3075f54d103 | richart | Cleaning the structural mechanics python examples | Mar 13 2021 | |||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
aeea5e3d8d04 | Philip Mueller, HS | Removed a debug output. | Mar 8 2021 | |||
bff781638aca | Philip Mueller, HS | Updated the Python interface of the `DOFManager` . | Mar 8 2021 | |||
1b9d3b1e2f9f | Philip Mueller, HS | Updated the text description of the `getMaterial()` functions of the structural… | Mar 8 2021 | |||
8b2393966ca6 | richart | Adding energy computations | Mar 6 2021 | |||
b9626220d63d | richart | Adding capability to add matrix to matrix | Mar 6 2021 | |||
23a4eb17ac12 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
f27e60b770cd | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… | Mar 3 2021 | |||
b4da2bec742f | Philip Mueller, HS | Updated the Interface of the mesh to allow the creation of the `extra_normal`… | Mar 3 2021 | |||
846fa0c86ab1 | richart | Bug found in the structural mechanics model | Feb 25 2021 | |||
b37d88658024 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
0f9b429a7a40 | richart | Adding structural test dynamic example | Feb 24 2021 | |||
c2f8664968f2 | Philip Mueller, HS | Added a new demonstration of the Python interface of the structural model. | Feb 23 2021 | |||
e3ae5e06016f | Philip Mueller, HS | Fixed the test `test_structural_mechanics_gtest`. | Feb 22 2021 | |||
90b085f6bff5 | Philip Mueller | Created a constructor for the Python version of the `StructuralMaterial`. | Feb 20 2021 | |||
08552281d80c | Philip Mueller | Updated the Python example for teh structural mechanics. | Feb 20 2021 | |||
20b2c5957575 | Philip Mueller | Added a second example for the Python structural mechanics part. | Feb 20 2021 | |||
bb5ed96f3c75 | Philip Mueller | Continuued to change the Python test for the structural mechanics part. | Feb 20 2021 | |||
f3139768cd07 | Philip Mueller | Fixed a typo in the CMake for generating the tests for the structural mechanics… | Feb 20 2021 | |||
d73c423b1e45 | Philip Mueller | Updated the python interface example. | Feb 20 2021 | |||
a1a3d3e1f37c | Philip Mueller | Corrected the Python interface of the structural mechanic wrapper. | Feb 19 2021 | |||
d128c8f2a50c | Philip Mueller | Added the `addConnectivityType()` function to the Python mesh interface. | Feb 19 2021 | |||
729a820968e3 | Philip Mueller | This commit fixes several bugs in the the implementation of the Python… | Feb 19 2021 | |||
79c5a89e7f62 | Philip Mueller, HS | Fixed a bug in the import statement of the structural mechanics Python… | Feb 9 2021 | |||
34cdde4a0ef8 | richart | restored hermite shapes | Feb 9 2021 | |||
d44cbf7a0117 | richart | Refactored python tests | Feb 9 2021 | |||
8178b1e40e10 | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
98e6ec45ecd9 | richart | Bug fix in the python interface of structural model | Feb 8 2021 | |||
d3f488d7feee | richart | Initializing properly the element_material | Feb 8 2021 | |||
c899d41bc065 | richart | Linting the python interface | Feb 8 2021 | |||
26c3a5b8f03e | richart | Rewriting the example as a python code, importing the proper code | Feb 8 2021 | |||
88d3df4f3c5e | Philip Mueller | This commit fixes an error in the Python interface of the model. | Feb 5 2021 | |||
fe9ccceae3d5 | Philip Mueller | Added a first try of the test of the Python interface for the structural… | Feb 5 2021 | |||
4ba9503a3f37 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | |||
e2b06dcbe600 | Philip Mueller | Included the python wrapper of the structural mechanics part into CMake. | Feb 5 2021 | |||
b21bd8ea6faa | Philip Mueller | Finalized the work on the Python interface for the structural mechanics part. | Feb 5 2021 | |||
81d5d634d296 | Philip Mueller | Added functions to better interact with the material torage of the… | Feb 5 2021 | |||
bd14ee9d4261 | Philip Mueller | Modified the `addMaterial()` function of the `StructuralMechanicsModel`. | Feb 5 2021 | |||
d3b901dacdcc | Philip Mueller, HS/Philip Mueller | Started with the extension of the Python interface such that it also includes… | Feb 5 2021 | |||
e2a9b85e876e | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
fc805b05db5c | richart | correcting shapes in _bernouilli beams | Feb 1 2021 | |||
da2c2d3ca841 | richart | A bit more cleaning | Feb 1 2021 | |||
48c1c478dbae | richart | Assembling structural elements mass matrix in FEEngine | Jan 28 2021 | |||
96c2c56bc646 | richart | Compilation error on ubuntu corrected | Jan 28 2021 | |||
beaa59346f63 | richart | Correcting output in example dynamic | Jan 28 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 |