From 3e64faf605e61b26e71de5b418dca154cf91498f Mon Sep 17 00:00:00 2001 From: mattijs Date: Fri, 7 Jun 2024 15:41:48 +0100 Subject: [PATCH] DOC: cellSetOption: add porous option --- src/fvOptions/cellSetOption/cellSetOption.H | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fvOptions/cellSetOption/cellSetOption.H b/src/fvOptions/cellSetOption/cellSetOption.H index aa020ef849..e45c5adce7 100644 --- a/src/fvOptions/cellSetOption/cellSetOption.H +++ b/src/fvOptions/cellSetOption/cellSetOption.H @@ -122,6 +122,7 @@ Usage points | Use cells containing a given set of points movingPoints | Use cells containing a given set of moving points geometric | Select cells based on topoSetCellSource actions + cellType | For overset only : use cells of type 'porous \endverbatim The inherited entries are elaborated in: