rAKA/testfeatures/52-anisotropic…
rAKA/test
features/52-anisotropic…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
914a2cd39626 | saduruss | compute residual for TAO solver | Jun 6 | |||
c1c5fb65afb8 | richart | Adding parameters to solvers to help debugging | May 23 | |||
9ec701f4da5a | saduruss | adapt tests to new usage and clean unused variables | May 8 | |||
d9282fe4dd34 | richart | Bug fix in PETSc parser and improving errors | May 7 | |||
2f5895dafa27 | richart | Merge branch 'features/52-anisotropic-and-at1-phase-field-models' of gitlab.com… | May 7 | |||
30957d576c99 | richart | Cleaning arguments in petsc and deactivating test that do not make sense | May 7 | |||
ece99dedabad | saduruss | rework choice of irreversibility in phase-field | May 5 | |||
126bd46f9c8d | richart | Correcting the mass computation | Apr 16 | |||
be2d2768b342 | richart | Compilation protection | Apr 16 | |||
2592c8155e30 | richart | Cleaning CI for clang | Apr 10 | |||
156a83d6f41d | richart | Adding a test for getArrayPerDOFs and refactoring | Apr 10 | |||
d064c953df06 | saduruss | update with master branch | Apr 4 | |||
7e5a752610af | saduruss | remove useless file | Apr 4 | |||
858a8da206d2 | saduruss | add thermal strain and thermal plane stress test | Mar 17 | |||
d16b3e3f219f | richart | Merge branch 'features/change-spiritv2-to-spiritx3' into 'master' | Feb 2 | |||
929531555418 | saduruss | test phase-field tao | Dec 18 2024 | |||
71ac08e6ddec | saduruss | first implementation of TAO solver | Dec 9 2024 | |||
15b228cca734 | richart | Updating docker images to newer version of OSs | Dec 5 2024 | |||
4ddabc61541b | richart | Switching to manylinux_2_28 and removing non supported version of python (3.6… | Nov 21 2024 | |||
af40b4902b6c | saduruss | fix conflict merge petsc | Oct 25 2024 | |||
501c25492c23 | anciaux | adding an image | Oct 19 2024 | |||
b7f170e9a1a4 | anciaux | start testing the petsc SNES | Oct 19 2024 | |||
11d0bd330f3a | richart | Bug fix in fem.contains | Oct 18 2024 | |||
e540c45bec87 | anciaux | parameter for petsc in test | Oct 16 2024 | |||
b76f74be78a2 | anciaux | fix bug solve phase field problem on a test | Oct 16 2024 | |||
ad98b01677a5 | anciaux | allows solver_options in initFull | Oct 15 2024 | |||
d2a7181e2483 | anciaux | renaming back to SolverVector | Oct 11 2024 | |||
978a164586ad | anciaux | petsc verified becomes the same as with mumps implicit | Oct 11 2024 | |||
7da7b5958fce | anciaux | correct warning for obsolete calls | Oct 11 2024 | |||
4565bb67bc3d | anciaux | configure solver for eigenstrain test | Oct 9 2024 | |||
09593d3e1394 | anciaux | configure solver for elasto-plastic test | Oct 8 2024 | |||
cd864419c922 | anciaux | fix multi material test: matrix profile not fixed | Oct 8 2024 | |||
f1238dbdcf50 | anciaux | use cholesky param in fixture | Oct 5 2024 | |||
0f28855d51ad | anciaux | allow controling the sparse_solver from python | Oct 5 2024 | |||
873a7a2dd1d1 | anciaux | saving state | Oct 5 2024 | |||
c6a74d9e2e3e | anciaux | Merge branch 'features/solver-rewrite' of gitlab.com:akantu/akantu into… | Oct 4 2024 | |||
63e3229da822 | anciaux | error handler for PETSc generates nice Akantu exceptions | Oct 4 2024 | |||
b081323abb28 | anciaux | Update Dockerfile | Oct 2 2024 | |||
64f7b65ebc82 | anciaux | secure the compilation if petsc is not activated | Oct 2 2024 | |||
3310229b5fe3 | anciaux | changing tol for petsc tests: to check | Sep 30 2024 | |||
0e92bac5434a | anciaux | cholesky preconditioner passes the tests | Sep 30 2024 | |||
003a4c85b7d4 | anciaux | passing correctly the options to petsc | Sep 30 2024 | |||
e1c6b4798fa2 | anciaux | new set func for parameters: std::any | Sep 26 2024 | |||
fa11b9853369 | anciaux | broken | Sep 25 2024 | |||
54cada0dd5ce | anciaux | no need to specify the dofmanager in mat file for patch tests | Sep 25 2024 | |||
2456f34f670d | anciaux | include DOFManagerPETSc in the patch tests | Sep 25 2024 | |||
3ae134def929 | anciaux | fixing initdofmanager interface (back to master interface) | Sep 25 2024 | |||
0cd787eb1bf6 | anciaux | fixing dofmanagerpetsc instantiation | Sep 25 2024 | |||
9bd992624315 | anciaux | advance in fixing petsc solver | Sep 23 2024 | |||
520723a9f282 | saduruss | Merge branch 'master' into features/52-anisotropic-and-at1-phase-field-models | Jul 15 2024 | |||
9c557ec975a1 | richart | Rewriting the algebraic parser using instead of | Jun 14 2024 | |||
bfbfc54a0eaa | anciaux | adding option to use petsc solver | Jun 5 2024 | |||
25f8fa979320 | anciaux | add the possibility to choose the sparse solver | May 24 2024 | |||
c41f39389c1c | anciaux | sparse solver petsc with a test (in sequential so far) | May 21 2024 | |||
182d0160df4a | anciaux | comment the non finished tests | May 7 2024 | |||
080d4ed95483 | anciaux | correcting test | May 6 2024 | |||
d6134eb51e59 | anciaux | resolve typo | May 6 2024 | |||
e5ff86522ac3 | saduruss | addition of recovery constraint | Mar 5 2024 | |||
fa200188d940 | saduruss | error in energy computation | Feb 28 2024 | |||
9c7d441921d8 | anciaux | Merge branch 'master' into features/solver-rewrite | Feb 27 2024 | |||
8a72f6a17868 | richart | Cannot Pull on a Tag | Jan 31 2024 | |||
4865470699b5 | richart | Make configuration safer when files already exists | Jan 31 2024 | |||
96a0cab22cc7 | saduruss | merge main into branch | Jan 24 2024 | |||
bf34c3c255db | richart | Adding jq to debian:testing | Jan 23 2024 | |||
a11f4d011169 | richart | Triggering documentation build from the pipeline to avoid pipeline dulication | Jan 23 2024 | |||
46bc2753fa89 | richart | Bug fix in the macosx package generation when spack is already installed | Jan 19 2024 | |||
a4e99c2ef93b | saduruss | correction in vol./dev. split | Jan 17 2024 | |||
fcc99cfc98f8 | richart | Adding an automated release generator | Jan 16 2024 | |||
bbdd93dce85d | anciaux | adding some operators | Dec 15 2023 | |||
2704744b3851 | anciaux | adding a test to expose field and variational formulation ideas | Dec 14 2023 | |||
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
9a9c100c6b8a | anciaux | modify tests | Dec 12 2023 | |||
67a40dcbc411 | anciaux | renaming sparse solver and ready for questions | Dec 12 2023 | |||
67ee3c8f5e95 | anciaux | nonlinearsolver: regroup newtonraphson and linear | Dec 8 2023 | |||
bdf80c2c5137 | richart | more missing changes | Sep 14 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
d24124765eef | saduruss | added penalization and AT1 | Sep 11 2023 | |||
9a3b7181c101 | saduruss | Merge branch 'master' into features/52-anisotropic-and-at1-phase-field-models | Aug 15 2023 | |||
aa580c93cefa | saduruss | commit before merge master | Aug 15 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 | |||
4ad6a31e0a1a | Nicolas Richart | Moving heat transfer to diffusion model | Jul 25 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 | |||
af92fcaf25a4 | saduruss | manual save for history variable and test of deviatoric split | Jul 3 2023 | |||
1eaf3829d4a1 | richart | Remaining typo from the test | Jun 30 2023 | |||
39d163e84d0e | richart | removing test on python version | Jun 30 2023 | |||
882b8698ac6c | anciaux | Merge branch 'bugfixes/all_bugs_found_by_working_on_tutorials' into 'master' | May 5 2023 | |||
f93e7338c5d9 | saduruss | fix merge conflicts | May 5 2023 | |||
0accf93c7be2 | saduruss | correction in default input | May 5 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 | |||
f1c1406e0e4f | saduruss | addition of anisotropic formulation and penalization | Apr 5 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
c172a5f9a05d | richart/Nicolas Richart | Submit for testing | Feb 25 2023 |
c4science · Help