Homec4science

Merge branch 'master' into features/material_internals_memory

Authored by richart on Mar 13 2021, 15:31.

Description

Merge branch 'master' into features/material_internals_memory

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
e99fbce86d23richart
Merge branch 'bugfixes/dynamics_structural_mechnanics' into 'master' 
Mar 13 2021
e7a653b7101arichart
Merge branch 'master' into bugfixes/dynamics_structural_mechnanics 
Mar 13 2021
a2b23bf363b1richart
Cleaning the structural mechanics python examples 
Mar 13 2021
fcf9aaa26120richart
Merge branch 'master' into bugfixes/dynamics_structural_mechnanics 
Mar 12 2021
b39b7fc9da15Philip Mueller, HS
Removed a debug output. 
Mar 8 2021
23e9184a75cbPhilip Mueller, HS
Updated the Python interface of the `DOFManager` . 
Mar 8 2021
fd4d89795c46Philip Mueller, HS
Updated the text description of the `getMaterial()` functions of the structural… 
Mar 8 2021
ed955d571096richart
Adding energy computations 
Mar 6 2021
aa4580780300richart
Adding capability to add matrix to matrix 
Mar 6 2021
5443fca997a8richart
Adding capability to register materials by name 
Mar 4 2021
60794fc0cacerichart
Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… 
Mar 3 2021
89f3a00384f7Philip Mueller, HS
Updated the Interface of the mesh to allow the creation of the `extra_normal`… 
Mar 3 2021
5671899d4a2arichart
Bug found in the structural mechanics model 
Feb 25 2021
dfa1d3c6e370richart
Adding solvers to the python interface 
Feb 24 2021
09c97b093cbdrichart
Adding structural test dynamic example 
Feb 24 2021
6e1a257d1e1ePhilip Mueller, HS
Added a new demonstration of the Python interface of the structural model. 
Feb 23 2021
20d6ba0361afPhilip Mueller, HS
Fixed the test `test_structural_mechanics_gtest`. 
Feb 22 2021
20f67dca9f0cPhilip Mueller
Created a constructor for the Python version of the `StructuralMaterial`. 
Feb 20 2021
f613aeebcf4ePhilip Mueller
Updated the Python example for teh structural mechanics. 
Feb 20 2021
c6875ddd87e3Philip Mueller
Added a second example for the Python structural mechanics part. 
Feb 20 2021
7fc265ed04a3Philip Mueller
Continuued to change the Python test for the structural mechanics part. 
Feb 20 2021
efeb5b494206Philip Mueller
Fixed a typo in the CMake for generating the tests for the structural mechanics… 
Feb 20 2021
3c12d7cf2bf8Philip Mueller
Updated the python interface example. 
Feb 20 2021
82a7780312a9Philip Mueller
Corrected the Python interface of the structural mechanic wrapper. 
Feb 19 2021
61e663e7ef4ePhilip Mueller
Added the `addConnectivityType()` function to the Python mesh interface. 
Feb 19 2021
01bcb20c4be1Philip Mueller
This commit fixes several bugs in the the implementation of the Python… 
Feb 19 2021
ada7f82006b3Philip Mueller, HS
Fixed a bug in the import statement of the structural mechanics Python… 
Feb 9 2021
0af64787b61arichart
restored hermite shapes 
Feb 9 2021
1abc4f3bbe07richart
Refactored python tests 
Feb 9 2021
4d0f031e57ccrichart
Adding MeshAccessor to python and adding posibility to resize meshes 
Feb 9 2021
37859443badarichart
Bug fix in the python interface of structural model 
Feb 8 2021
2acbdaaf8cd2richart
Initializing properly the element_material 
Feb 8 2021
cfa5e94d461arichart
Linting the python interface 
Feb 8 2021
7964cc764648richart
Rewriting the example as a python code, importing the proper code 
Feb 8 2021
3b3f8dd7ea14Philip Mueller
This commit fixes an error in the Python interface of the model. 
Feb 5 2021
b33952e29d04Philip Mueller
Added a first try of the test of the Python interface for the structural… 
Feb 5 2021
774ecbc86b45Philip Mueller
This commit fixes an error, at least I think that, in the Python interface of… 
Feb 5 2021
94e219d28e47Philip Mueller
Included the python wrapper of the structural mechanics part into CMake. 
Feb 5 2021
30c9fd7592ccPhilip Mueller
Finalized the work on the Python interface for the structural mechanics part. 
Feb 5 2021
b50bd31e0897Philip Mueller
Added functions to better interact with the material torage of the… 
Feb 5 2021
79f4c1da6356Philip Mueller
Modified the `addMaterial()` function of the `StructuralMechanicsModel`. 
Feb 5 2021
bb4f972b0fd6Philip Mueller, HS/Philip Mueller
Started with the extension of the Python interface such that it also includes… 
Feb 5 2021
07f0ddac6c74richart
Bug fix of dynamics structural elements 
Feb 5 2021
3fc67b1ce150richart
correcting shapes in _bernouilli beams 
Feb 1 2021
7a4e9ed7d487richart
A bit more cleaning 
Feb 1 2021
444e834089dcrichart
Assembling structural elements mass matrix in FEEngine 
Jan 28 2021
46d4f944ae1crichart
Compilation error on ubuntu corrected 
Jan 28 2021
e6edb9f9650arichart
Correcting output in example dynamic 
Jan 28 2021
cd7dcdf942c9richart
Reactivating mass matrix computation for structural elements 
Jan 28 2021
1ee60b339902richart
Reactivating boundary forces code for structural elements 
Jan 27 2021