View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002410 | OpenFOAM | Patch | public | 2016-12-27 00:59 | 2016-12-27 15:35 |
Reporter | wyldckat | Assigned To | henry | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0002410: Several utilities are still missing '-lscotchDecomp' in 'Make/options' | ||||
Description | Originally this was addressed in issue #2275 - https://bugs.openfoam.org/view.php?id=2275 - for snappyHexMesh, but several other utilities are also affected. For example, it's not possible to run the 'Allrun-parallel' scripts in the tutorial cases at 'mesh/foamyHexMesh'. Attached are the following files: - proposition_4x.v1.tar.gz - for OpenFOAM 4.x - proposition_dev.v1.tar.gz - for OpenFOAM-dev Which provides the following files: - applications/utilities/mesh/generation/foamyMesh/cellSizeAndAlignmentGrid/Make/options - applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/Make/options - applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/Make/options - applications/utilities/parallelProcessing/redistributePar/Make/options - All of the above now include '-lscotchDecomp'. - applications/utilities/mesh/manipulation/renumberMesh/Make/options - Minor adjustment for consistency with the other files, namely to have '-ldecompositionMethods' in an independent line from the other decomposition methods. | ||||
Tags | No tags attached. | ||||
|
|
|
|
|
Resolved in OpenFOAM-dev by commit 3d5e4c924b522bd2ba79ab042b78e86ddb387870 Resolved in OpenFOAM-4.x by commit 42cc7646e0ce78dae178a6397f265e99aca082ff |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-27 00:59 | wyldckat | New Issue | |
2016-12-27 00:59 | wyldckat | Status | new => assigned |
2016-12-27 00:59 | wyldckat | Assigned To | => henry |
2016-12-27 00:59 | wyldckat | File Added: proposition_4x.v1.tar.gz | |
2016-12-27 00:59 | wyldckat | File Added: proposition_dev.v1.tar.gz | |
2016-12-27 15:35 | henry | Status | assigned => resolved |
2016-12-27 15:35 | henry | Resolution | open => fixed |
2016-12-27 15:35 | henry | Fixed in Version | => 4.x |
2016-12-27 15:35 | henry | Note Added: 0007555 |