Off the top of my head, the problem is usually that the airfoil file
isn't in the right directory (form the point of view of the test
script).
It looks like the test script has hard-coded...
ReadFileAirfoil( xsec, "../../N0012_VSP.af" );
Which searches for N0012_VSP.af two directories above the working
directory that the script is running in. The working directory can
vary depending on your OS and how the program was run (double-click
vs. command line, etc).
This file is distributed with VSP, or can be found in the
examples/airfoils directory of the source distribution.
Try getting the airfoil the the right place and I think the test should work.
Rob
> --
> You received this message because you are subscribed to the Google Groups
> "OpenVSP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
openvsp+u...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.