mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Consistency updates to change input of <var>Name to <var>. Fixes #306
This commit is contained in:
@ -23,7 +23,7 @@ airToporous
|
||||
constantHeatTransferCoeffs
|
||||
{
|
||||
interpolationMethod cellVolumeWeight;
|
||||
nbrRegionName porous;
|
||||
nbrRegion porous;
|
||||
master false;
|
||||
|
||||
nbrModel porousToair;
|
||||
@ -40,7 +40,7 @@ porosityBlockage
|
||||
interRegionExplicitPorositySourceCoeffs
|
||||
{
|
||||
interpolationMethod cellVolumeWeight;
|
||||
nbrRegionName porous;
|
||||
nbrRegion porous;
|
||||
|
||||
type DarcyForchheimer;
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@ porousToair
|
||||
constantHeatTransferCoeffs
|
||||
{
|
||||
interpolationMethod cellVolumeWeight;
|
||||
nbrRegionName air;
|
||||
nbrRegion air;
|
||||
master true;
|
||||
|
||||
nbrModel airToporous;
|
||||
|
||||
Reference in New Issue
Block a user