rAKA/src/model/phase_field/phase_field_model.ccfeatures/72-czm…
rAKA/src/model/phase_field/phase_field_model.cc
features/72-czm…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
1eba87747331 | saduruss | fixes for code quality | Mar 20 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
e46872a2555d | saduruss | delete dead code, move unwanted getters to private, put element filter in src | Mar 13 2023 | |||
b91b2330a56f | saduruss | bug fix in PhaseFieldModel constructor | Feb 6 2023 | |||
30c579cdf033 | saduruss | fix in phase-field model for nonlinear solver | Feb 3 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
b04f41af73eb | tomohitpundir | major bug fixed in the assembleInternalForces | May 15 2022 | |||
f38f6f35b637 | tomohitpundir | flatten internals added for phasefield model | May 13 2022 | |||
39ddecf42cf6 | tomohitpundir | parallel example for phasefield added | May 9 2022 | |||
85243d0a8fb8 | tomohitpundir | parallelization finished | May 9 2022 | |||
0d9d34bb2a6f | tomohitpundir | parrallelization of pahsefield model started | May 3 2022 | |||
5a614112b0c1 | tomohitpundir | dissipated energy computation added | Apr 6 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
a4358f0535b7 | pundir | removed the memory part from the phasefield model | Apr 2 2021 | |||
9d9fd80295fa | pundir | cleaning the code and adding descriptions to the classes | Apr 2 2021 | |||
006b83c5ba82 | 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 | |||
285963f471a9 | pundir | Bug Fixed : internalforces should be zeored and not cleared | Feb 28 2021 | |||
7aa518d0af84 | pundir | update material phasefield override functions | Feb 26 2021 | |||
857e91531d8e | pundir | Bug Fixed : multiple material reading | Feb 26 2021 | |||
fbdb0f3b5737 | pundir | multi-material functionality for phasefield added | Feb 24 2021 | |||
8070a024e3e5 | pundir | phasefield selector compiles | Jun 19 2020 | |||
db48e749ac96 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
79949d11664c | pundir | changed afterSolverStep initialization | Feb 21 2020 | |||
2b66ebfbfb54 | pundir | working on parallelization | Feb 19 2020 | |||
adce8c7a3b54 | pundir | examples changed in phasefield | Oct 10 2019 | |||
14bf8669d912 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 | |||
ddf1581b5394 | pundir | solver issue fixed for phasefield | Jan 25 2019 | |||
5bf62b7829be | pundir | tests/examples on phasefield added | Jan 6 2019 | |||
14bb48470d66 | pundir | phasefield is working/ still needs to fix the solver | Oct 17 2018 | |||
8a0151ef97fc | pundir | Mumps memory error while running simulations | Oct 11 2018 | |||
6875455abf8d | pundir | something is broken in phasefield, need to correct | Oct 9 2018 | |||
9058dee86204 | pundir | computeNtbN added in fe engine, phasefield examples added | Oct 5 2018 | |||
c8ea7970c717 | pundir | material phasefield added to material damage | Oct 4 2018 | |||
4249d1a43325 | pundir | changed fe_engine computeNtd funciton | Oct 2 2018 | |||
61d67f3ce387 | pundir | computeDamageFunctor needs to be corrected | Sep 28 2018 | |||
7ae631295369 | pundir | phasefield model updated | Sep 27 2018 | |||
46ec478078d0 | pundir | added integration scheme for damage | Sep 23 2018 | |||
7981ecf80c4c | pundir | cleaning of code in phasefield.cc and addition of _gst tags in aka_common | Sep 23 2018 | |||
6fb268b4807b | pundir | model types added in ccommon/ dumper functions added | Sep 17 2018 | |||
9fcb2090f68a | pundir | phase_field_model.cc minor changes | Sep 4 2018 | |||
59022feadaaf | pundir | phasefield branch started | Sep 4 2018 |
c4science · Help