diff --git a/etc/templates/compressibleInflowOutflow/README b/etc/templates/compressibleInflowOutflow/README index 33306e9fc1..3500e5e16e 100644 --- a/etc/templates/compressibleInflowOutflow/README +++ b/etc/templates/compressibleInflowOutflow/README @@ -15,7 +15,7 @@ Background Mesh + For internal flows, where CAD.obj describes the external boundary, set xMin, xMax, etc to be beyond the CAD.obj bounds + For external flows, the background mesh can define the external boundary by - uncommenting entries, e.g. inlet, in the boundary section of blockMeshDict + uncommenting entries, e.g. left, in the boundary section of blockMeshDict + Set background mesh density with xCells, yCells, zCells + Run blockMesh diff --git a/etc/templates/inflowOutflow/README b/etc/templates/inflowOutflow/README index a3d48a0c94..7c2252a7ad 100644 --- a/etc/templates/inflowOutflow/README +++ b/etc/templates/inflowOutflow/README @@ -15,7 +15,7 @@ Background Mesh + For internal flows, where CAD.obj describes the external boundary, set xMin, xMax, etc to be beyond the CAD.obj bounds + For external flows, the background mesh can define the external boundary by - uncommenting entries, e.g. inlet, in the boundary section of blockMeshDict + uncommenting entries, e.g. left, in the boundary section of blockMeshDict + Set background mesh density with xCells, yCells, zCells + Run blockMesh