Skip to content
Snippets Groups Projects
user avatar
mattijs authored
functionObjects only get detroyed when the runTime gets destroyed. So the
mesh is already destroyed and we cannot hold e.g. a volScalarField since
that will try to 'checkOut' from the objectRegistry(=mesh) upon destruction.
Note that we only see this in chtMultiRegionFoam.
4f9e48bf
History
Name Last commit Last update
..