Skip to content
Snippets Groups Projects
Commit 40e16bdb authored by Chris Greenshields's avatar Chris Greenshields
Browse files

porousZone packaged fvOption: moved selectionMode to correct dict level

parent 0ddb4eb9
Branches
Tags
No related merge requests found
......@@ -18,12 +18,12 @@ porousZone // Change to something more descriptive
{
type explicitPorositySource;
active true;
selectionMode cellZone;
cellZone <cellZoneName>; // Specify the name of the cellZone
explicitPorositySourceCoeffs
{
type DarcyForchheimer;
selectionMode cellZone;
cellZone <cellZoneName>; // Specify the name of the cellZone
DarcyForchheimerCoeffs
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment