From 3482e22bc61e404720f902a06a31c0741b605959 Mon Sep 17 00:00:00 2001 From: Henry <Henry> Date: Tue, 17 Feb 2015 23:59:59 +0000 Subject: [PATCH] tutorials: corrected comments in snappyHexMeshDict Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1541 --- .../iglooWithFridges/system/snappyHexMeshDict | 1 - .../snappyMultiRegionHeater/system/snappyHexMeshDict | 1 + .../pimpleDyMFoam/propeller/system/snappyHexMeshDict | 4 +--- .../wingMotion_snappyHexMesh/system/snappyHexMeshDict | 1 - .../les/motorBike/motorBike/system/snappyHexMeshDict | 1 + .../simpleFoam/motorBike/system/snappyHexMeshDict | 4 +--- .../simpleFoam/turbineSiting/system/snappyHexMeshDict | 1 + .../lagrangian/MPPICFoam/cyclone/system/snappyHexMeshDict | 4 +--- tutorials/mesh/foamyHexMesh/blob/system/snappyHexMeshDict | 1 - .../mesh/foamyHexMesh/flange/system/snappyHexMeshDict | 1 - .../mesh/snappyHexMesh/flange/system/snappyHexMeshDict | 1 + .../LTSInterFoam/DTCHull/system/snappyHexMeshDict | 1 + .../interDyMFoam/ras/DTCHull/system/snappyHexMeshDict | 1 + .../ras/mixerVesselAMI/system/snappyHexMeshDict | 7 ++++--- .../propeller/system/snappyHexMeshDict | 4 +--- .../cavitatingBullet/system/snappyHexMeshDict | 4 ++-- 16 files changed, 16 insertions(+), 21 deletions(-) diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict index 1352f96af7..710ce54571 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict @@ -287,7 +287,6 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. // Relative to undistorted size of cell outside layer. - // is the thickness of the layer furthest away from the wall. // See relativeSizes parameter. finalLayerThickness 0.5; diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/snappyHexMeshDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/snappyHexMeshDict index b8178bcda6..53802769e3 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/snappyHexMeshDict +++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/snappyHexMeshDict @@ -281,6 +281,7 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. // Relative to undistorted size of cell outside layer. + // See relativeSizes parameter. finalLayerThickness 1; // Minimum thickness of cell layer. If for any reason layer diff --git a/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict b/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict index f6b19068f8..a6122210a1 100644 --- a/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict +++ b/tutorials/incompressible/pimpleDyMFoam/propeller/system/snappyHexMeshDict @@ -338,10 +338,8 @@ addLayersControls expansionRatio 1.0; // Wanted thickness of final added cell layer. If multiple layers - // is the - // thickness of the layer furthest away from the wall. - // Relative to undistorted size of cell outside layer. // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.3; diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict index 22aa77e77f..8911dc9edf 100644 --- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict +++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/snappyHexMeshDict @@ -193,7 +193,6 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. // Relative to undistorted size of cell outside layer. - // is the thickness of the layer furthest away from the wall. // See relativeSizes parameter. finalLayerThickness 0.7; diff --git a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict index 245cfd7faf..e9285153db 100644 --- a/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict +++ b/tutorials/incompressible/pisoFoam/les/motorBike/motorBike/system/snappyHexMeshDict @@ -206,6 +206,7 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.3; diff --git a/tutorials/incompressible/simpleFoam/motorBike/system/snappyHexMeshDict b/tutorials/incompressible/simpleFoam/motorBike/system/snappyHexMeshDict index f6632e97e9..326b9cd736 100644 --- a/tutorials/incompressible/simpleFoam/motorBike/system/snappyHexMeshDict +++ b/tutorials/incompressible/simpleFoam/motorBike/system/snappyHexMeshDict @@ -228,10 +228,8 @@ addLayersControls expansionRatio 1.0; // Wanted thickness of final added cell layer. If multiple layers - // is the - // thickness of the layer furthest away from the wall. - // Relative to undistorted size of cell outside layer. // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.3; diff --git a/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict b/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict index 7c377c3bc1..b882f821e4 100644 --- a/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict +++ b/tutorials/incompressible/simpleFoam/turbineSiting/system/snappyHexMeshDict @@ -246,6 +246,7 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.3; diff --git a/tutorials/lagrangian/MPPICFoam/cyclone/system/snappyHexMeshDict b/tutorials/lagrangian/MPPICFoam/cyclone/system/snappyHexMeshDict index a802754d8d..5c6e07f9f2 100644 --- a/tutorials/lagrangian/MPPICFoam/cyclone/system/snappyHexMeshDict +++ b/tutorials/lagrangian/MPPICFoam/cyclone/system/snappyHexMeshDict @@ -200,10 +200,8 @@ addLayersControls expansionRatio 1.0; // Wanted thickness of final added cell layer. If multiple layers - // is the - // thickness of the layer furthest away from the wall. - // Relative to undistorted size of cell outside layer. // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.5; diff --git a/tutorials/mesh/foamyHexMesh/blob/system/snappyHexMeshDict b/tutorials/mesh/foamyHexMesh/blob/system/snappyHexMeshDict index de827f55ba..4ff7febbcd 100644 --- a/tutorials/mesh/foamyHexMesh/blob/system/snappyHexMeshDict +++ b/tutorials/mesh/foamyHexMesh/blob/system/snappyHexMeshDict @@ -219,7 +219,6 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. // Relative to undistorted size of cell outside layer. - // is the thickness of the layer furthest away from the wall. // See relativeSizes parameter. finalLayerThickness 0.02; diff --git a/tutorials/mesh/foamyHexMesh/flange/system/snappyHexMeshDict b/tutorials/mesh/foamyHexMesh/flange/system/snappyHexMeshDict index 4b7afdb351..7a62de3ec9 100644 --- a/tutorials/mesh/foamyHexMesh/flange/system/snappyHexMeshDict +++ b/tutorials/mesh/foamyHexMesh/flange/system/snappyHexMeshDict @@ -213,7 +213,6 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. // Relative to undistorted size of cell outside layer. - // is the thickness of the layer furthest away from the wall. // See relativeSizes parameter. finalLayerThickness 0.0003; diff --git a/tutorials/mesh/snappyHexMesh/flange/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/flange/system/snappyHexMeshDict index 0d08c6a254..beffcbc2bc 100644 --- a/tutorials/mesh/snappyHexMesh/flange/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/flange/system/snappyHexMeshDict @@ -216,6 +216,7 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.3; diff --git a/tutorials/multiphase/LTSInterFoam/DTCHull/system/snappyHexMeshDict b/tutorials/multiphase/LTSInterFoam/DTCHull/system/snappyHexMeshDict index fbb5e12522..8d3ead9c5c 100644 --- a/tutorials/multiphase/LTSInterFoam/DTCHull/system/snappyHexMeshDict +++ b/tutorials/multiphase/LTSInterFoam/DTCHull/system/snappyHexMeshDict @@ -196,6 +196,7 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.7; diff --git a/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/snappyHexMeshDict b/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/snappyHexMeshDict index fbb5e12522..8d3ead9c5c 100644 --- a/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/snappyHexMeshDict +++ b/tutorials/multiphase/interDyMFoam/ras/DTCHull/system/snappyHexMeshDict @@ -196,6 +196,7 @@ addLayersControls // Wanted thickness of final added cell layer. If multiple layers // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.7; diff --git a/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/system/snappyHexMeshDict b/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/system/snappyHexMeshDict index 641f7f5a52..028374ad1d 100644 --- a/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/system/snappyHexMeshDict +++ b/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/system/snappyHexMeshDict @@ -384,9 +384,10 @@ addLayersControls // Expansion factor for layer mesh expansionRatio 1.0; - // Wanted thickness of the layer furthest away from the wall. - // If relativeSizes this is relative to undistorted size of cell - // outside layer. + // Wanted thickness of final added cell layer. If multiple layers + // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. + // See relativeSizes parameter. finalLayerThickness 0.3; // Wanted thickness of the layer next to the wall. diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict index f6b19068f8..a6122210a1 100644 --- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict +++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict @@ -338,10 +338,8 @@ addLayersControls expansionRatio 1.0; // Wanted thickness of final added cell layer. If multiple layers - // is the - // thickness of the layer furthest away from the wall. - // Relative to undistorted size of cell outside layer. // is the thickness of the layer furthest away from the wall. + // Relative to undistorted size of cell outside layer. // See relativeSizes parameter. finalLayerThickness 0.3; diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict index cbb6ed93fb..5190eadcd5 100644 --- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict +++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict @@ -211,9 +211,9 @@ addLayersControls expansionRatio 1.0; // Wanted thickness of final added cell layer. If multiple layers - // is the - // thickness of the layer furthest away from the wall. + // is the thickness of the layer furthest away from the wall. // Relative to undistorted size of cell outside layer. + // See relativeSizes parameter. finalLayerThickness 0.3; // Minimum thickness of cell layer. If for any reason layer -- GitLab