Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about class_aircraft.m #2

Open
NKYoon opened this issue Mar 16, 2021 · 1 comment
Open

question about class_aircraft.m #2

NKYoon opened this issue Mar 16, 2021 · 1 comment

Comments

@NKYoon
Copy link

NKYoon commented Mar 16, 2021

Question1.
in class_aircraft.m files
methods
%> function to read xml file
obj=read_xml_definition(obj,filename);
Q. Is this okay call read_xml_definition function ?

Question2.
when I comment this line and run the tutorial code, there is another error message
can not find 'airfoil/SC20414.DAT'

@seyk86
Copy link
Owner

seyk86 commented Feb 19, 2022

this profile ist not available in the folder airfoil (you can create your own airfiols in this folder) or use the existing ones in the definiton of the XML file (the pre-defined aircraft geometries in the folder input)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants