Skip to content

BUG: OpenFOAM build info not printed for surfaceMeshInfo

<USER@XXX 11:35> surfaceMeshInfo a.stl
nPoints   : 25012
nFaces    : 50020
area      : 29738.2

The typical info e.g. below is missing

/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  v3.0+                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : v3.0+-e941ee6c15e9
Exec   : surfaceMeshTriangulate a.obj
Date   : May 17 2016
Time   : 11:30:40
Host   : "XXX"
PID    : 15988
Case   : xx/pitzDaily
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

@Mattijs @wyldckat