View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003607 | OpenFOAM | Bug | public | 2020-12-16 08:06 | 2020-12-31 09:14 |
Reporter | dr.elia.daniele | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 18.04 LTS |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003607: foamDictionary entry0 querying | ||||
Description | A FOAM FATAL IO ERROR is reported when trying to query a deeper level feature of a boundary file dict by accessing to entry0 as reported in https://cpp.openfoam.org/v8/foamDictionary_8C.html in the Change patch type bullet point. | ||||
Steps To Reproduce | Being in tutorials/incompressible/icoFoam/cavity/cavity, display the boundary dict file content as follows: foamDictionary constant/polyMesh/boundary -entry entry0 -value Reproduce the error as follows: foamDictionary constant/polyMesh/boundary -entry entry0.movingWall -value | ||||
Tags | No tags attached. | ||||
|
The online documentation is currently not up to date on this point. The default dictionary syntax is now slash rather than dot, so you need to use foamDictionary constant/polyMesh/boundary -entry entry0/movingWall -value |
|
You can access the latest documentation for foamDictionary using foamInfo foamDictionary |
|
Hi Henry, thanks for the clarification. |
|
The online documentation for OpenFOAM-dev has now been updated to include examples of the dictionary 'slash' syntax: https://cpp.openfoam.org/dev/foamDictionary_8C.html |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-16 08:06 | dr.elia.daniele | New Issue | |
2020-12-16 08:37 | henry | Note Added: 0011797 | |
2020-12-16 08:52 | henry | Note Added: 0011798 | |
2020-12-16 08:53 | henry | Note Edited: 0011798 | |
2020-12-24 08:35 | dr.elia.daniele | Note Added: 0011799 | |
2020-12-31 09:14 | henry | Assigned To | => henry |
2020-12-31 09:14 | henry | Status | new => resolved |
2020-12-31 09:14 | henry | Resolution | open => fixed |
2020-12-31 09:14 | henry | Fixed in Version | => dev |
2020-12-31 09:14 | henry | Note Added: 0011800 |