History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bc88da2ddef0 | gallyamov | Cleaning the code | May 22 | |||
2961a94172c9 | gallyamov | Clean the code + computeNormals in HeatTransferInterface | May 22 | |||
7911d71335bf | gallyamov | hasMaterial | Apr 8 | |||
f66aade0d3f6 | gallyamov | New threshold | Feb 27 | |||
825db75016e0 | gallyamov | Roll back previous modifs | Feb 27 | |||
21cf419c25c4 | gallyamov | Modify threshold | Feb 26 | |||
ace99ce03f47 | gallyamov | Reduce yield tolerance | Feb 26 | |||
57e80fa0e177 | gallyamov | Increase yield surface tolerance | Feb 26 | |||
17635715bab0 | gallyamov | Update pl slip only when trial traction exceeds | Jan 18 | |||
eb7581c047c3 | gallyamov | Trying incremental plastic slip calculation | Jan 18 | |||
98afee07d7bb | gallyamov | Synchronize opening and normals within smm_stress tag | Dec 28 2023 | |||
9f84d2ab5da8 | gallyamov | put sync outside loop in computeTraction | Dec 28 2023 | |||
d4d187d900dc | gallyamov | add brackets in cases | Dec 28 2023 | |||
a6739e4fa94c | gallyamov | Put normal and opening syncronization into material functions | Dec 28 2023 | |||
48283ca1d4b5 | gallyamov | deregister smmc_damage | Dec 28 2023 | |||
5060c953e660 | gallyamov | Registering synchronizers for normals and opening on cohesives | Dec 27 2023 | |||
925c6e2a1de5 | gallyamov | registering missing synchronizers | Dec 27 2023 | |||
08f16795956a | gallyamov | Adding to matrix profile ghost els | Dec 22 2023 | |||
022f3f10890b | gallyamov | Synchronizing gradu for SMM | Dec 6 2023 | |||
e5d652783320 | gallyamov | Adding sync into opening and normal on cohesive | Dec 6 2023 | |||
26f47a1e5c7c | gallyamov | Synchronize cohesive normals | Dec 4 2023 | |||
90ba61233cb7 | gallyamov | Making updateCurrentPosition public | Oct 24 2023 | |||
29fc3c96f164 | gallyamov | Refactoring cohesive material laws, factoring out penetration parameter, as… | Oct 24 2023 | |||
660438294fca | gallyamov | getInternal<bool> | Oct 24 2023 | |||
e3eb30dd2c81 | gallyamov | cohesive friction consistent tangent operator | Oct 24 2023 | |||
6eb84b65acdb | gallyamov | AssembleResidual public | Aug 8 2023 | |||
2fcc665f368b | gallyamov | Advancing on the branch | Jun 15 2023 | |||
280bce572c8d | gallyamov | Typo in computeOpening of MaterialCohesive | May 24 2023 | |||
2939cf07deb8 | gallyamov | In addition to shapes on cohesive elements | May 12 2023 | |||
eac45e6871ef | gallyamov | Fixing compatibilities with previous commits | Apr 4 2023 | |||
4b04dcc37ce2 | gallyamov | Warning correction and a python example | Apr 4 2023 | |||
f6c9395f1c1f | gallyamov | Workaround to registerInternals in python | Apr 4 2023 | |||
c00637fbcf9a | gallyamov | Coupling solid model with heat transfer | Feb 16 2023 | |||
24b44a6c9180 | richart | Adding possibility to write a cohesive material in python | Oct 14 2022 | |||
be03cb269697 | richart | Remove dead code | Sep 30 2022 | |||
9d1341e08698 | tdroch | Merge branch 'bugfixes/create_matrices_if_needed_by_user' into 'master' | May 10 2022 | |||
d849be145a03 | Lucas Frérot | Merge branch 'bugfixes/multiple_small_bug_in_contact_mechanics' into 'master' | May 4 2022 | |||
16c7f3f5d1ca | richart | Bu fix in the material selector | May 3 2022 | |||
56be2315a654 | phimuell/richart | Apply 2 suggestion(s) to 2 file(s) | Apr 28 2022 | |||
78946eebbd37 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
8c8f962ac1c3 | richart/phimuell | Apply 1 suggestion(s) to 1 file(s) | Apr 27 2022 | |||
45847f50eb7d | Philip Mueller, HS | Updated the implementation of the kinetic energy computation in the solid… | Mar 30 2022 | |||
809d12911433 | richart | Missing matrix type | Mar 18 2022 | |||
b592be01af06 | richart | Create the M and K matrices if the assembly function is called directly by the… | Mar 18 2022 | |||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | |||
bf02562f93cf | richart | Adding warnings on operator= | Feb 10 2022 | |||
a52962367d43 | richart | Adding operator= to ElementTypeMapArray | Feb 10 2022 | |||
8a1376f66a9f | richart | adding missing functions to the python interface | Feb 10 2022 | |||
4807036100eb | richart | Material name not set properly when using registerNewMaterial | Feb 10 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
174a2e1ab3ac | richart | Adding a layer InterceptSolverCallback to simplify the interception | Nov 5 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
251af691556a | richart | Merge branch 'master' into features/contact | Jul 20 2021 | |||
92bb4e260b29 | anciaux | Merge branch 'features/material-selector-python' into 'master' | Jun 30 2021 | |||
88e4bdd1fc1d | richart | Missing symbols with clang | Jun 25 2021 | |||
80a7ec7d8c7d | richart | Merge branch 'master' into features/contact | Jun 24 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
74430aec0412 | anciaux | indentation | Jun 15 2021 | |||
1c47c504ad49 | anciaux | remove useless coefficient | Jun 15 2021 | |||
157e744011a6 | richart | Compilation fixes following application of suggestions | Jun 9 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
bacf19476747 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
5d6969fe38af | richart/gallyamov | Bug fix in cohesive element inseration while PBC are active | May 28 2021 | |||
2d69ce3355d2 | richart | Improved material-selector | May 26 2021 | |||
45efedd36c79 | richart | Merge branch 'master' into features/phasefield | May 14 2021 | |||
48566fff3ed0 | richart | Merge branch 'master' into features/phasefield | May 14 2021 | |||
38002f187447 | richart | Merge branch 'features/doc_energies' into 'master' | Apr 29 2021 | |||
ca7a0f4b9298 | richart | Merge branch 'features/doc_energies' into 'master' | Apr 29 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 | |||
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 | |||
9d302f1bae82 | richart | Fixing dumper warnings | Mar 13 2021 | |||
d7eb0b0c18be | richart | Fixing dumper warnings | 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 |
c4science · Help