ENH: Changing p_rgh BC and call to solidThermo in noPyrolysis.C

This commit is contained in:
sergio
2015-12-09 13:45:29 -08:00
parent 80f4227d40
commit 882698a1b5
2 changed files with 13 additions and 6 deletions

View File

@ -23,7 +23,14 @@ boundaryField
{
sides
{
type fixedFluxPressure;
type totalPressure;
p0 $internalField;
U U;
phi phi;
rho rho;
psi none;
gamma 0;
value $internalField;
}
region0_to_wallFilmRegion_wallFilmFaces
{