Searched full:outflow_type (Results 1 – 5 of 5) sorted by relevance
28 outflow_type: pressure
27 outflow_type: pressure # simpler, but worse than default "riemann"
31 outflow_type: pressure # simpler, but worse than default "riemann"
137 OutflowType outflow_type = OUTFLOW_RIEMANN; in OutflowBCSetup() local147 …PetscOptionsEnum("-outflow_type", "Type of outflow condition", NULL, OutflowTypes, (PetscEnum)outf… in OutflowBCSetup()150 if (outflow_type == OUTFLOW_RIEMANN) { in OutflowBCSetup()161 switch (outflow_type) { in OutflowBCSetup()
265 …near the boundary, choose `bc_outflow`. This condition (with default `outflow_type: riemann`) is s…267 The simpler `bc_outflow` variant, `outflow_type: pressure`, requires that the flow be a strict outf…