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

porousZone packaged fvOption: moved selectionMode to correct dict level

parent 742f2da0
Branches
Tags
1 merge request!25Merge foundation
......@@ -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