View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003223 | OpenFOAM | Bug | public | 2019-04-17 08:41 | 2019-04-17 16:23 |
Reporter | tniemi | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003223: Function1, CSV.C missing "componentColumns" | ||||
Description | The commit to rationalize writeEntry has broken the CSV-support for Function1 The line 274 in CSV.C is missing "componentColumns"-tag so writeEntry(os, componentColumns_) should be writeEntry(os, "componentColumns", componentColumns_) https://github.com/OpenFOAM/OpenFOAM-dev/blob/bdd6174de673ae057b195d60daa244e8852aff0e/src/OpenFOAM/primitives/functions/Function1/CSV/CSV.C#L274 | ||||
Tags | No tags attached. | ||||