View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003719 | OpenFOAM | Bug | public | 2021-08-25 14:05 | 2021-08-26 11:23 |
Reporter | evamaria | Assigned To | will | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Unix | OS | Other | OS Version | (please specify) |
Summary | 0003719: Composition properties missing | ||||
Description | The particleTracks cloudFunction does not write composition properties, which was done in the previous version (8) and seems to be relevant for reactingMultiphaseClouds. This problem occurs in the $FOAM_TUTORIALS/combustion/reactingFoam/Lagrangian/verticalChannelSteady/. When the Allrun script is used for simulation only the properties (active, age, Cp, d, dTarget, nParticle, origId, origProcId, positions, rho, T, tTurb, typeId, U, Uturb) are written to Time/lagrangian/cloudTracks and f.ex. YH2O(l) is missing. | ||||
Steps To Reproduce | Copy $FOAM_TUTORIALS/combustion/reactingFoam/Lagrangian/verticalChannelSteady/ case. Use Allrun. Check folder 500/lagrangian/cloudTracks/ . | ||||
Tags | No tags attached. | ||||
|
Thanks for the report. Fixed in version 9 and in dev. https://github.com/OpenFOAM/OpenFOAM-9/commit/87b67d07a01da974efebf39954d9ad7583fa7556 https://github.com/OpenFOAM/OpenFOAM-dev/commit/e52567a4cfaf1f8d95b3b6877b7c96565d1d4c91 |