View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002117 | OpenFOAM | Bug | public | 2016-06-12 22:18 | 2016-06-13 10:37 |
Reporter | wyldckat | Assigned To | henry | ||
Priority | normal | Severity | text | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002117: Typo in "volFlowRateSurface.cfg" due to auto-rename and other related issues | ||||
Description | In today's commit 1d7e1a7ad56bd12, in the file "etc/caseDicts/postProcessing/flowRate/volFlowRateSurface.cfg" was an auto-rename "surfaceSource.cfg" to "sursurfaceRegion.cfg". Although, this is a bit strange... please take a look into "volFlowRateSurface.cfg" and "flowRatePatch.cfg". You'll see that both are trying to include other files at "etc/caseDicts/postProcessing/flowRate/", which do not exist in there. The first one should be including "etc/caseDicts/postProcessing/surfaceRegion/surfaceRegion.cfg" and the second one should perhaps be including "etc/caseDicts/postProcessing/surfaceRegion/patch.cfg"? | ||||
Tags | No tags attached. | ||||
|
Thanks for reporting. Resolved by commit f49025ac86cd0fb97a111a7f67c03b7b68dc4826 These configuration files are still being developed, updated and tested and the work on the flowrate configuration has not yet been tested. |
|
Resolved, now postProcess -funcs '(flowRatePatch(name=inlet))' or postProcess -funcs '(flowRatePatch(name=inlet) flowRatePatch(name=outlet))' work correctly. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-12 22:18 | wyldckat | New Issue | |
2016-06-12 22:18 | wyldckat | Status | new => assigned |
2016-06-12 22:18 | wyldckat | Assigned To | => henry |
2016-06-12 22:31 | henry | Note Added: 0006435 | |
2016-06-13 10:37 | henry | Note Added: 0006436 | |
2016-06-13 10:37 | henry | Status | assigned => resolved |
2016-06-13 10:37 | henry | Fixed in Version | => dev |
2016-06-13 10:37 | henry | Resolution | open => fixed |