mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
This commit is contained in:
@ -32,13 +32,14 @@ FoamFile
|
||||
walls
|
||||
{
|
||||
type symmetryPlane;
|
||||
inGroups 1(symmetryPlane);
|
||||
nFaces 3000;
|
||||
startFace 1130431;
|
||||
}
|
||||
bullet
|
||||
{
|
||||
type wall;
|
||||
nFaces 37743;
|
||||
nFaces 37752;
|
||||
startFace 1133431;
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user