STYLE: foamyHexMesh: print out starting time name
This commit is contained in:
parent
14496baaa7
commit
13e44eee24
@ -111,6 +111,8 @@ int main(int argc, char *argv[])
|
||||
|
||||
conformalVoronoiMesh::debug = true;
|
||||
|
||||
Info<< "Create mesh for time = " << runTime.timeName() << nl << endl;
|
||||
|
||||
conformalVoronoiMesh mesh(runTime, foamyHexMeshDict);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user