How to make the PointsPos.csv and Points.txt
Hi,
i want to use the MeasureTool v4.0.020 to generate the Pressure.csv , Velocity.csv and Height_xxxx.vtk files. However, according to the v4.0 user guide, it is necessary to input the PointsPos.csv and Points.txt as the input files of the MEASURETOOL code. My question is how can i make these two kinds of input files, is there any templates of these two files?
the detailed error information after executing the MEASURETOOL code is following:
*** Exception: The configuration of interpolation points is invalid.
Execution aborted.
thank you very much
i want to use the MeasureTool v4.0.020 to generate the Pressure.csv , Velocity.csv and Height_xxxx.vtk files. However, according to the v4.0 user guide, it is necessary to input the PointsPos.csv and Points.txt as the input files of the MEASURETOOL code. My question is how can i make these two kinds of input files, is there any templates of these two files?
the detailed error information after executing the MEASURETOOL code is following:
*** Exception: The configuration of interpolation points is invalid.
Execution aborted.
thank you very much
Comments
FilePointsTemplate.txt
FilePointsPosTemplate.csv
Or if you read the help of MeasureTool4:
-pointstemplate Creates example file to be used with -points or -pointspos
Regards,
my batch file
%measuretool% -dirin %dirout% -pointspos press.csv -onlytype:-all,+fluid -vars:-all,+press,+kcorr -kcusedummy:0 -kclimit:0.5 -savevtk %dirout%/press-2 -savecsv %dirout%/press-2
my csv file
https://drive.google.com/open?id=16Gp24LwsLYuOVga9_-PBWQkltypCHOwb