History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
63500c54a700 | Benoit LE | Merge branch 'master' into working | Sep 10 | |||
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
2d55d2c2402c | richart | Defining a mesh per dof in the dof manager | Nov 6 2023 | |||
34e4ba79a439 | saduruss | fix conflict | Sep 28 2023 | |||
58cff193772f | saduruss | phase-field c++ example | Sep 28 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 2023 | |||
3ef774152252 | Nicolas Richart | Adding missing python interface and linting | Jul 20 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
882b8698ac6c | anciaux | Merge branch 'bugfixes/all_bugs_found_by_working_on_tutorials' into 'master' | May 5 2023 | |||
ea41a8601b8b | saduruss | code formatting | May 4 2023 | |||
cadd5fc53f8b | saduruss | add phase-field isotropic option | May 3 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
d723f97de42a | gallyamov | Warning correction and a python example | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
1eba87747331 | saduruss | fixes for code quality | Mar 20 2023 | |||
ccb07ef1e422 | saduruss | fixes for compatibility with Eigen | Mar 16 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
73c5b59569fb | saduruss | fix in damage energy density | Mar 13 2023 | |||
e46872a2555d | saduruss | delete dead code, move unwanted getters to private, put element filter in src | Mar 13 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
5df917a8797e | saduruss | solved conflicts | Feb 8 2023 | |||
b91b2330a56f | saduruss | bug fix in PhaseFieldModel constructor | Feb 6 2023 | |||
cc0b8dcbb6d0 | richart/saduruss | removed commented code | Feb 6 2023 | |||
30c579cdf033 | saduruss | fix in phase-field model for nonlinear solver | Feb 3 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
608f43139c13 | richart | Make the previous commit compile | Jan 24 2023 | |||
8209bc49e9a3 | saduruss | [skip ci] Random G_c for phasefield | Jan 24 2023 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
b6209f9545f9 | saduruss | correction in strain energy split for phasefield | Dec 6 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
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 | |||
25284b38a907 | tomohitpundir | bug in energy compuatation fixed | Apr 10 2022 | |||
5a614112b0c1 | tomohitpundir | dissipated energy computation added | Apr 6 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
1e86473f05eb | richart | Correcting cohesive elements for older compilers | Feb 16 2022 | |||
a4980c2e8c1d | Nicolas Richart | [wip] more bug fixing and uint to auto | Jan 27 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 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 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 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 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
2d34133da988 | richart | Correcting documentation | May 14 2021 | |||
a52b94276329 | richart | Linting the code and applying clang-tidy corrections | May 14 2021 | |||
cc28db023977 | richart | Removing useless parameter that comes from a copy/paste... | May 14 2021 | |||
11b13960905f | pundir | fixed override functions | Apr 28 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 | |||
3fb5d4d98714 | pundir | test for multi material added | 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 | |||
f500f4aafa06 | pundir | afterSolveStep in phase_field_model.hh changed | Feb 21 2020 | |||
79949d11664c | pundir | changed afterSolverStep initialization | Feb 21 2020 | |||
1945e593c93f | pundir | working in parallel | 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 | |||
8012b44cf1ce | pundir | changes in configuration files to recognize phasefield package | Sep 17 2018 | |||
6fb268b4807b | pundir | model types added in ccommon/ dumper functions added | Sep 17 2018 | |||
f5db42798031 | pundir | functions for parallelization added | Sep 12 2018 | |||
9fcb2090f68a | pundir | phase_field_model.cc minor changes | Sep 4 2018 | |||
59022feadaaf | pundir | phasefield branch started | Sep 4 2018 |
c4science · Help