snippet from MachUp documentation:
Airfoil Properties.
· type: Specify either "linear" or "datafile". The linear specification will assume
linear lift properties over all ranges of angle of attack based on the properties defined
in this section. The datafile option will read properties from a file containing airfoil
data obtained from an outside source. In order to use the datafile option, the user
must choose a file from which to read the airfoil properties. This is done by typing
"filename":file name .
end snippet from MachUp documentation
I am using JavaFoil to make airfoil polars.
The documentation does not specify how this data should be formatted to be read by MachUp.
Can you tell me how to get this working?
thanks, marco