mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Resolved confict
This commit is contained in:
@ -19,8 +19,6 @@ interpolationScheme cellPointFace;
|
||||
|
||||
setFormat raw;
|
||||
|
||||
surfaceFormat vtk;
|
||||
|
||||
sets
|
||||
(
|
||||
cone25
|
||||
@ -49,8 +47,6 @@ sets
|
||||
}
|
||||
);
|
||||
|
||||
surfaces ( );
|
||||
|
||||
fields ( p wallHeatTransRate );
|
||||
|
||||
|
||||
|
||||
@ -19,8 +19,6 @@ interpolationScheme cellPoint;
|
||||
|
||||
setFormat raw;
|
||||
|
||||
surfaceFormat vtk;
|
||||
|
||||
sets
|
||||
(
|
||||
line
|
||||
@ -33,8 +31,6 @@ sets
|
||||
}
|
||||
);
|
||||
|
||||
surfaces ();
|
||||
|
||||
fields ( p U.component(0) T rho );
|
||||
|
||||
|
||||
|
||||
@ -36,5 +36,4 @@ sets
|
||||
|
||||
fields (T magU p);
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user