-
Notifications
You must be signed in to change notification settings - Fork 1
A code to convert Plot3D grids from ascii to binary.
License
mnucci32/plot3DAscii2Binary
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ABOUT THE CODE This codes is Plot3D grid converter. It reads a Plot3D grid in ascii format and outputs the same grid in binary format. DESCRIPTION OF SOME FILES AND CLASSES vector3d - A templated class to store vectors in 3D space. plot3d - Contains classes to read multiblock plot3d files and calculate grid metrics. HOW TO COMPILE Assuming you have g++ (or equivalent) with c++11 support, just type 'make'. HOW TO RUN ascii2Binary asciiGrid binaryGrid The code assumes the extensions for the grids will be .xyz
About
A code to convert Plot3D grids from ascii to binary.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published