From 28df1a2d1d32f7b86c7a721d9c02ddf6c8d69644 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Tue, 4 Apr 2017 11:48:29 +0100 Subject: [PATCH] template cases: minor edit to README files --- etc/templates/compressibleInflowOutflow/README | 2 +- etc/templates/inflowOutflow/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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