Skip to content
Snippets Groups Projects
Commit 2f4efd20 authored by Mark Olesen's avatar Mark Olesen
Browse files

STYLE: rename starToFoam -> star3ToFoam for the sake of clarity

parent f5918e7e
Branches
Tags
No related merge requests found
Showing
with 4 additions and 4 deletions
......@@ -30,6 +30,6 @@ Description
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#define starMesh sammMesh
#include "../starToFoam/readPoints.C"
#include "../star3ToFoam/readPoints.C"
// ************************************************************************* //
......@@ -14,6 +14,6 @@ createBoundaryFaces.C
createPolyBoundary.C
purgeCellShapes.C
writeMesh.C
starToFoam.C
star3ToFoam.C
EXE = $(FOAM_APPBIN)/starToFoam
EXE = $(FOAM_APPBIN)/star3ToFoam
......@@ -23,7 +23,7 @@ License
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Application
starToFoam
star3ToFoam
Description
Converts a Star-CD (v3) pro-STAR mesh into OpenFOAM format.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment