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
cc50b397b4barichart
Merge branch 'bugfixes/dynamics_structural_mechnanics' into 'master' 
Mar 13 2021
db203e90b229richart
Merge branch 'master' into bugfixes/dynamics_structural_mechnanics 
Mar 13 2021
e3075f54d103richart
Cleaning the structural mechanics python examples 
Mar 13 2021
3d1bde8e1dbbrichart
Merge branch 'master' into bugfixes/dynamics_structural_mechnanics 
Mar 12 2021
aeea5e3d8d04Philip Mueller, HS
Removed a debug output. 
Mar 8 2021
bff781638acaPhilip Mueller, HS
Updated the Python interface of the `DOFManager` . 
Mar 8 2021
1b9d3b1e2f9fPhilip Mueller, HS
Updated the text description of the `getMaterial()` functions of the structural… 
Mar 8 2021
8b2393966ca6richart
Adding energy computations 
Mar 6 2021
b9626220d63drichart
Adding capability to add matrix to matrix 
Mar 6 2021
23a4eb17ac12richart
Adding capability to register materials by name 
Mar 4 2021
f27e60b770cdrichart
Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… 
Mar 3 2021
b4da2bec742fPhilip Mueller, HS
Updated the Interface of the mesh to allow the creation of the `extra_normal`… 
Mar 3 2021
846fa0c86ab1richart
Bug found in the structural mechanics model 
Feb 25 2021
b37d88658024richart
Adding solvers to the python interface 
Feb 24 2021
0f9b429a7a40richart
Adding structural test dynamic example 
Feb 24 2021
c2f8664968f2Philip Mueller, HS
Added a new demonstration of the Python interface of the structural model. 
Feb 23 2021
e3ae5e06016fPhilip Mueller, HS
Fixed the test `test_structural_mechanics_gtest`. 
Feb 22 2021
90b085f6bff5Philip Mueller
Created a constructor for the Python version of the `StructuralMaterial`. 
Feb 20 2021
08552281d80cPhilip Mueller
Updated the Python example for teh structural mechanics. 
Feb 20 2021
20b2c5957575Philip Mueller
Added a second example for the Python structural mechanics part. 
Feb 20 2021
bb5ed96f3c75Philip Mueller
Continuued to change the Python test for the structural mechanics part. 
Feb 20 2021
f3139768cd07Philip Mueller
Fixed a typo in the CMake for generating the tests for the structural mechanics… 
Feb 20 2021
d73c423b1e45Philip Mueller
Updated the python interface example. 
Feb 20 2021
a1a3d3e1f37cPhilip Mueller
Corrected the Python interface of the structural mechanic wrapper. 
Feb 19 2021
d128c8f2a50cPhilip Mueller
Added the `addConnectivityType()` function to the Python mesh interface. 
Feb 19 2021
729a820968e3Philip Mueller
This commit fixes several bugs in the the implementation of the Python… 
Feb 19 2021
79c5a89e7f62Philip Mueller, HS
Fixed a bug in the import statement of the structural mechanics Python… 
Feb 9 2021
34cdde4a0ef8richart
restored hermite shapes 
Feb 9 2021
d44cbf7a0117richart
Refactored python tests 
Feb 9 2021
8178b1e40e10richart
Adding MeshAccessor to python and adding posibility to resize meshes 
Feb 9 2021
98e6ec45ecd9richart
Bug fix in the python interface of structural model 
Feb 8 2021
d3f488d7feeerichart
Initializing properly the element_material 
Feb 8 2021
c899d41bc065richart
Linting the python interface 
Feb 8 2021
26c3a5b8f03erichart
Rewriting the example as a python code, importing the proper code 
Feb 8 2021
88d3df4f3c5ePhilip Mueller
This commit fixes an error in the Python interface of the model. 
Feb 5 2021
fe9ccceae3d5Philip Mueller
Added a first try of the test of the Python interface for the structural… 
Feb 5 2021
4ba9503a3f37Philip Mueller
This commit fixes an error, at least I think that, in the Python interface of… 
Feb 5 2021
e2b06dcbe600Philip Mueller
Included the python wrapper of the structural mechanics part into CMake. 
Feb 5 2021
b21bd8ea6faaPhilip Mueller
Finalized the work on the Python interface for the structural mechanics part. 
Feb 5 2021
81d5d634d296Philip Mueller
Added functions to better interact with the material torage of the… 
Feb 5 2021
bd14ee9d4261Philip Mueller
Modified the `addMaterial()` function of the `StructuralMechanicsModel`. 
Feb 5 2021
d3b901dacdccPhilip Mueller, HS/Philip Mueller
Started with the extension of the Python interface such that it also includes… 
Feb 5 2021
e2a9b85e876erichart
Bug fix of dynamics structural elements 
Feb 5 2021
fc805b05db5crichart
correcting shapes in _bernouilli beams 
Feb 1 2021
da2c2d3ca841richart
A bit more cleaning 
Feb 1 2021
48c1c478dbaerichart
Assembling structural elements mass matrix in FEEngine 
Jan 28 2021
96c2c56bc646richart
Compilation error on ubuntu corrected 
Jan 28 2021
beaa59346f63richart
Correcting output in example dynamic 
Jan 28 2021
b74014a5dfe8richart
Reactivating mass matrix computation for structural elements 
Jan 28 2021
39c17a8c4fe7richart
Reactivating boundary forces code for structural elements 
Jan 27 2021