Chaste
Chaste copied to clipboard
Chaste - Cancer Heart And Soft Tissue Environment - main public repository.
SUNDIALS v7 has been released: https://github.com/LLNL/sundials/releases Make [Chaste/dependency_modules](https://github.com/Chaste/dependency-modules) install it, see if Chaste still works, if not fix it, put into testing rotation. It might be helpful @kwabenantim for us...
Official release on Thursday. - [x] Update debs - [ ] update instructions on https://chaste.github.io/docs/installguides/ubuntu-package/ - [ ] a docker set up to run Chaste on 24.04 - [ ]...
The PETSc citation needs updating. It's not clear to me how to find the appropriate citation, or where it should go, but it has been updated at least once since...
Warnings are now emitted since PETSC 3.19: ``` [ 66%] Building CXX object global/CMakeFiles/chaste_global.dir/src/fortests/PetscSetupUtils.cpp.o /home/fcooper/GitRepos/Chaste/Chaste/global/src/fortests/PetscSetupUtils.cpp:80:13: warning: PETSC_NULL is deprecated, use PETSC_NULLPTR instead (since version 3.19) 80 | PETSCEXCEPT(PetscInitialize(p_args->p_argc, p_args->p_argv, PETSC_NULL,...
Node.js 16 GitHub Actions are deprecated > Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. And v1,...
Related to #226 In the linked PR, we discuss making the default location of the test output a subdirectory of the build dir. This will simplify some scenarios. Currently, the...
The Chaste download link that we put in papers looks for half a second as if you'll be able to click what you want (i.e. old project *.tar.gz files associated...