mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated the boundaryDataSurfaceWriter to use a plain list for the points file
This commit is contained in:
@ -1,17 +1,3 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*| ========= | |
|
||||
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \ / O peration | Version: plus |
|
||||
| \ / A nd | Web: www.OpenFOAM.com |
|
||||
| \/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class vectorField;
|
||||
object points;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
(
|
||||
(0 0.0000e+00 0)
|
||||
(0 7.5298e-05 0)
|
||||
|
||||
Reference in New Issue
Block a user