Software Execution
V2K is executed by the command:
with the
necessary files imported via the File panel.
This command can optionally be appended with options
if it is desired that a mesh file be read from the command line. The valid
options
consist of the following:
Command Line Options
| Option |
Precision |
Format |
Data Type |
| -gv |
single |
ASCII |
GridGen |
| -gbv |
single |
binary |
GridGen |
| -gbvd |
double |
binary |
GridGen |
| -pv |
single |
ASCII |
Plot3D |
| -pbv |
single |
binary |
Plot3D |
| -pbvd |
double |
binary |
Plot3D |
| -puv |
single |
unformatted |
Plot3D |
| -puvd |
double |
unformatted |
Plot3D |
The -help option simply lists all options as shown within the table
within the terminal window.
|