diff --git a/changelog-entries/344.md b/changelog-entries/344.md new file mode 100644 index 00000000..334a3bc7 --- /dev/null +++ b/changelog-entries/344.md @@ -0,0 +1,2 @@ +- Fixed a bug where a field was checkpointed, but doesn't exist anymore in OpenFOAM registry, causing a crash when reloading last timestep into OpenFOAM [#344](https://github.com/precice/openfoam-adapter/pull/344) +- Added new function 'pruneCheckpointedFields()' which is called before readCheckpoint(). \ No newline at end of file