mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: cleaning chtMultiRegionFoam and chtMultiRegionSimpleFoam from
porous fluid and solid now incorporated into fluid and solid regions
This commit is contained in:
@ -19,8 +19,6 @@ regions
|
||||
(
|
||||
fluid (bottomAir topAir)
|
||||
solid (heater leftSolid rightSolid)
|
||||
porousFluid ()
|
||||
porousSolid ()
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -19,8 +19,7 @@ regions
|
||||
(
|
||||
fluid (bottomWater topAir)
|
||||
solid (heater leftSolid rightSolid)
|
||||
porousFluid ()
|
||||
porousSolid ()
|
||||
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -19,8 +19,6 @@ regions
|
||||
(
|
||||
fluid (bottomAir topAir)
|
||||
solid (heater leftSolid rightSolid)
|
||||
porousFluid ()
|
||||
porousSolid ()
|
||||
);
|
||||
|
||||
|
||||
|
||||
@ -19,8 +19,6 @@ regions
|
||||
(
|
||||
fluid (bottomAir topAir)
|
||||
solid (heater leftSolid rightSolid)
|
||||
porousFluid ()
|
||||
porousSolid ()
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -19,8 +19,6 @@ regions
|
||||
(
|
||||
fluid (bottomAir topAir)
|
||||
solid (heater leftSolid rightSolid)
|
||||
porousFluid ()
|
||||
porousSolid ()
|
||||
);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user