View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002614 | OpenFOAM | Feature | public | 2017-07-14 11:46 | 2017-07-14 12:39 |
Reporter | MattijsJ | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | OpenSuSE | OS Version | 13.2 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002614: triSurface location specification using 'file' does not work in parallel | ||||
Description | The alternative syntax: motorBike { type triSurfaceMesh; file "motorBike.obj"; } no longer works in parallel. - works with an absolute path: file "$FOAM_CASE/constant/triSurface/motorBike.obj"; | ||||
Tags | No tags attached. | ||||
|
triSurfaceMesh.C (22,014 bytes) |
|
triSurfaceMesh.H (10,180 bytes) |
|
Attached a fix. It handles a relative "file" specification as local to the case (as before). |
|
Thanks for the patch Resolved by commit 549337c36766bb0fc9cc40dbf5fad6ae0a0c70ff |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-07-14 11:46 | MattijsJ | New Issue | |
2017-07-14 12:04 | MattijsJ | File Added: triSurfaceMesh.C | |
2017-07-14 12:04 | MattijsJ | File Added: triSurfaceMesh.H | |
2017-07-14 12:09 | MattijsJ | Note Added: 0008396 | |
2017-07-14 12:39 | henry | Assigned To | => henry |
2017-07-14 12:39 | henry | Status | new => resolved |
2017-07-14 12:39 | henry | Resolution | open => fixed |
2017-07-14 12:39 | henry | Fixed in Version | => dev |
2017-07-14 12:39 | henry | Note Added: 0008397 |