Fergus Cooper
Fergus Cooper
The following user projects that relate to paper tutorials are now on the Chaste org: - project_CellBasedComparison - project_CellBasedComparison2016 - project_CellBasedComparison2017 - project_CryptFissionPlos2016 - project_CryptProliferationDistribution - project_DalyID - project_DalySMC -...
Data: /var/www/chaste/downloads/data/
Work is ongoing on #292 where I compile a patched VTK from source. This fixes almost every test failure, except: ``` The following tests FAILED: 94 - TestVtkMeshReader (Failed) 191...
### Ubuntu 22.10 Continuous and Nightly test packs compile and pass with no changes required. The following configuration was installed with the chaste-dependencies package: ```xml 6: 6: 6: 2021.1.71123d1 6:...
### Ubuntu 23.04 This currently fails due to the following requirement in the Debian control file: ``` libvtk7-dev | libvtk6-dev ``` This version of Ubuntu dropped libvtk 6, 7 AND...
### Other updates to tidy control file - [x] Retire the `scons` part of `cmake | scons` - [x] Update `libpetsc-real3.15-dbg|libpetsc-real3.14-dbg|libpetsc-real3.12-dbg` to `libpetsc-real3.18-dbg` (3.18 appears to be in use for...
I have updated the control file as discussed. Full details here: https://github.com/Chaste/infrastructure-scripts/pull/1 I have installed Ubuntus 22.10, 23.04, 23.10 and compiled and run the tests. Everything is fine, except: 1....
I think we can probably expect noble to be pretty unstable for the time being, so not necessarily the case that all of those are things we will need to...
> Does anyone know if `testtext` is still used? If so, I believe the variable `TEXTTEST_HOME=/usr/local/bin/texttest` needs to be updated now that it needs to be installed in a `venv`...
Hi @lolsenkettle, I will need some more information to be able to help. It looks as though the problem is that HDF5 was not detected by CMake. Can I ask:...