History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a3a0c621fd12 | pundir | fixed override functions | Apr 28 2021 | |||
e1527e69fc3c | pundir | removing memory part for contact mechanics and coupler classes | Apr 7 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
a4358f0535b7 | pundir | removed the memory part from the phasefield model | Apr 2 2021 | |||
2f318e8d0e9b | pundir | removed the memory part from the phasefield model | Apr 2 2021 | |||
00d14211d024 | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
5acfa6ca970d | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
34d21a7b59df | pundir | added eta parameter to avoid full degradation of elastic energy | Apr 2 2021 | |||
be0ea515f119 | pundir | added eta parameter to avoid full degradation of elastic energy | Apr 2 2021 | |||
9d9fd80295fa | pundir | cleaning the code and adding descriptions to the classes | Apr 2 2021 | |||
1ce2f1aeb5ef | pundir | cleaning the code and adding descriptions to the classes | Apr 2 2021 | |||
10c849b800ee | frerot | [doc] added energy explaination for plastic materials | Mar 29 2021 | |||
5dbea3e35321 | frerot | [doc] added energy explaination for plastic materials | Mar 29 2021 | |||
a355669be2d4 | frerot | [doc] added documentation on getEnergy | Mar 29 2021 | |||
e0ac8fcc77c8 | frerot | [doc] added documentation on getEnergy | Mar 29 2021 | |||
8a42a425df9d | anciaux | give better default to the fragmentation_manager tools | Mar 29 2021 | |||
2c2ac9d01138 | anciaux | give better default to the fragmentation_manager tools | Mar 29 2021 | |||
e1a94b307393 | richart | Merge branch 'features/material_internals_memory' into 'master' | Mar 16 2021 | |||
ba9e2713a380 | richart | Merge branch 'features/material_internals_memory' into 'master' | Mar 16 2021 | |||
e7a551f32e9a | anciaux | adding a reference to remove a bug visible with pre-strained materials | Mar 15 2021 | |||
cfebf6035747 | anciaux | adding a reference to remove a bug visible with pre-strained materials | Mar 15 2021 | |||
48cd41bb1b6d | richart | make the compute boundary loads compile and run in structural mechanics | Mar 15 2021 | |||
e451f9f2d87d | richart | make the compute boundary loads compile and run in structural mechanics | Mar 15 2021 | |||
d1204ff2107e | frerot | silenced override warnings on HeatTransferModel dump() overloads | Mar 15 2021 | |||
64df19a129e0 | frerot | silenced override warnings on HeatTransferModel dump() overloads | Mar 15 2021 | |||
9d302f1bae82 | richart | Fixing dumper warnings | Mar 13 2021 | |||
d7eb0b0c18be | richart | Fixing dumper warnings | Mar 13 2021 | |||
64cf152a54e1 | richart | Adapting due to changes in structural mechanics | Mar 13 2021 | |||
95d0dced15d1 | richart | Adapting due to changes in structural mechanics | Mar 13 2021 | |||
bc650421eb69 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
526b254b52f6 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
12c0a090caee | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
dc620ac87a26 | richart | Missing include | Mar 12 2021 | |||
af769218ef0b | richart | Missing include | Mar 12 2021 | |||
fcf9aaa26120 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
42afd1028858 | richart | Bug fix and refactoring | Mar 11 2021 | |||
1159730b10be | richart | Bug fix and refactoring | Mar 11 2021 | |||
91a164c86eca | richart | Reactivating the default values for arrays in models | Mar 10 2021 | |||
d14823276f56 | richart | Reactivating the default values for arrays in models | Mar 10 2021 | |||
c66842af1879 | richart | Moving code around | Mar 10 2021 | |||
45d7eb9f8b4a | richart | Moving code around | Mar 10 2021 | |||
b40ed4c089ac | tdroch/richart | Fix element acces via getElementIterable | Mar 10 2021 | |||
74402b5c3648 | tdroch/richart | Fix element acces via getElementIterable | Mar 10 2021 | |||
f672a1a401c6 | richart | Adding energy computation per element group | Mar 10 2021 | |||
6f03fe32926e | richart | Adding energy computation per element group | Mar 10 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
b39b7fc9da15 | Philip Mueller, HS | Removed a debug output. | Mar 8 2021 | |||
aeea5e3d8d04 | Philip Mueller, HS | Removed a debug output. | Mar 8 2021 | |||
ed955d571096 | richart | Adding energy computations | Mar 6 2021 | |||
8b2393966ca6 | richart | Adding energy computations | Mar 6 2021 | |||
5443fca997a8 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
23a4eb17ac12 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
006b83c5ba82 | pundir | Bug Fixed : ill-Conditioning of stiffness matrix corrected | Mar 3 2021 | |||
47d819040865 | pundir | Bug Fixed : ill-Conditioning of stiffness matrix corrected | Mar 3 2021 | |||
212fe077251d | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
e64b992bfcc9 | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
5842df242385 | pundir | functionality to defined solver type for solid model during coupling | Mar 1 2021 | |||
368683505b73 | pundir | functionality to defined solver type for solid model during coupling | Mar 1 2021 | |||
285963f471a9 | pundir | Bug Fixed : internalforces should be zeored and not cleared | Feb 28 2021 | |||
ac4ae375df6f | pundir | Bug Fixed : internalforces should be zeored and not cleared | Feb 28 2021 | |||
7aa518d0af84 | pundir | update material phasefield override functions | Feb 26 2021 | |||
2aeda38c1040 | pundir | update material phasefield override functions | Feb 26 2021 | |||
ff5e68dcafd8 | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
a4e2455c217e | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
857e91531d8e | pundir | Bug Fixed : multiple material reading | Feb 26 2021 | |||
9f6ee871c834 | pundir | Bug Fixed : multiple material reading | Feb 26 2021 | |||
3fb5d4d98714 | pundir | test for multi material added | Feb 26 2021 | |||
c46a2a570d25 | pundir | test for multi material added | Feb 26 2021 | |||
5671899d4a2a | richart | Bug found in the structural mechanics model | Feb 25 2021 | |||
846fa0c86ab1 | richart | Bug found in the structural mechanics model | Feb 25 2021 | |||
dfa1d3c6e370 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
b37d88658024 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
fbdb0f3b5737 | pundir | multi-material functionality for phasefield added | Feb 24 2021 | |||
f7d1596ca451 | pundir | multi-material functionality for phasefield added | Feb 24 2021 | |||
0af64787b61a | richart | restored hermite shapes | Feb 9 2021 | |||
34cdde4a0ef8 | richart | restored hermite shapes | Feb 9 2021 | |||
2acbdaaf8cd2 | richart | Initializing properly the element_material | Feb 8 2021 | |||
d3f488d7feee | richart | Initializing properly the element_material | Feb 8 2021 | |||
b50bd31e0897 | Philip Mueller | Added functions to better interact with the material torage of the… | Feb 5 2021 | |||
81d5d634d296 | 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 | |||
bd14ee9d4261 | Philip Mueller | Modified the `addMaterial()` function of the `StructuralMechanicsModel`. | Feb 5 2021 | |||
07f0ddac6c74 | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
e2a9b85e876e | richart | Bug fix of dynamics structural elements | Feb 5 2021 | |||
7a4e9ed7d487 | richart | A bit more cleaning | Feb 1 2021 | |||
da2c2d3ca841 | richart | A bit more cleaning | Feb 1 2021 | |||
46d4f944ae1c | richart | Compilation error on ubuntu corrected | Jan 28 2021 | |||
96c2c56bc646 | richart | Compilation error on ubuntu corrected | Jan 28 2021 | |||
cd7dcdf942c9 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | |||
b74014a5dfe8 | richart | Reactivating mass matrix computation for structural elements | Jan 28 2021 | |||
1ee60b339902 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 | |||
39c17a8c4fe7 | richart | Reactivating boundary forces code for structural elements | Jan 27 2021 | |||
de30031476e1 | richart | Linting the code | Dec 23 2020 | |||
1271f428e7a1 | richart | Bug fix in insertion of cohesive element in 1D and in model creation | Dec 23 2020 | |||
688973a72404 | richart | Merge branch 'features/contact' of gitlab.com:akantu/akantu into… | Dec 23 2020 | |||
9cc3a34ac7ea | richart | Bug fix following the merge and modifications to work with all models | Dec 23 2020 | |||
d815a9d5dbba | pundir | von mises plasticity + non local damage material added | Dec 17 2020 |
c4science · Help