- Apr 27, 2022
- Apr 26, 2022
- Apr 25, 2022
- Apr 24, 2022
Update changelog See merge request !3073
[material][pnm] Fix position of deprecated attribute See merge request !3071
[readme] Update pipeline link to release 3.5 See merge request !3070
[ci] Try to improve stage names See merge request !3068
Cleanup/cmakelists See merge request !3066
[doc] add equations of geomechanics models in doxygen Closes #1139 See merge request !3042
[cleanup] remove the discretization methods in model descriptions Closes #1144 See merge request !3063
[example][biomineralization][material][co2] use new type of CO2 tables,... See merge request !3062
[example][biomineralization][material][co2] adapt example doc to the use of a new type of CO2 tables, generated from NIST homepage
[example][biomineralization][material][co2] use new type of CO2 tables, generated from NIST homepage
Revert "Merge branch 'feature/test-python-increase-timeout' into 'master'" See merge request !3059
This reverts merge request !3055
[doc][doxygen] Improve documentation See merge request !3061
[test][co2] Deprecate the table reader See merge request !3060
Feature/multithreaded assembly using a coloring scheme See merge request !2909
The old one wasn't wrong but it seems to make more sense and easier to read if the gridvariables are initialized before passing them to the assembler.