View Issue Details

IDProjectCategoryView StatusLast Update
0003528OpenFOAMBugpublic2020-08-06 14:44
Reportershildenbrand Assigned Towill  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformHP Workstation Z640OSDebianOS Version9.5
Product Versiondev 
Fixed in Versiondev 
Summary0003528: Postprocessing tool "particleTracks" does not work
DescriptionProbably since after commit 43d66b5 particleTracks does not work anymore.
First the tool is running but finds no particles before it exits with a segfault.
Steps To ReproduceTry $FOAM_TUTORIALS/lagrangian/reactingParticleFoam/verticalChannel
./Allrun
particleTracks
TagsNo tags attached.

Activities

will

2020-08-06 14:44

manager   ~0011446

Thanks for reporting. The cloud names just hadn't been updated in the particleTracks configurations. Fixed by the following commit:

https://github.com/OpenFOAM/OpenFOAM-dev/commit/1eab1b7ffe8c66dfa65cf835f9d4e8fd72491bbb

I also added calls to these utilities to the verticalChannel tutorials' Allrun-s so that they actually get tested, which should prevent this from happening again.

Issue History

Date Modified Username Field Change
2020-08-06 06:36 shildenbrand New Issue
2020-08-06 14:44 will Assigned To => will
2020-08-06 14:44 will Status new => resolved
2020-08-06 14:44 will Resolution open => fixed
2020-08-06 14:44 will Fixed in Version => dev
2020-08-06 14:44 will Note Added: 0011446