mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Minor cleanup
This commit is contained in:
@ -13,7 +13,7 @@ surfaces
|
||||
outputControl outputTime;
|
||||
|
||||
surfaceFormat vtk;
|
||||
fields ( p U Q);
|
||||
fields (p U Q);
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
|
||||
@ -42,7 +42,7 @@ surfaces
|
||||
propeller
|
||||
{
|
||||
type patch;
|
||||
patches ( "propeller.*" );
|
||||
patches ("propeller.*");
|
||||
interpolate true;
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user