Coder Social home page Coder Social logo

Errors importing Aerodyn files about ccblade HOT 6 CLOSED

wisdem avatar wisdem commented on September 27, 2024
Errors importing Aerodyn files

from ccblade.

Comments (6)

gbarter avatar gbarter commented on September 27, 2024

Would you be able to post the input file you are using so that we more easily test out and debug the issue?

from ccblade.

sunnyxxchen avatar sunnyxxchen commented on September 27, 2024

This file produces the spline fitting error.
C3_01-02_Circle.dat.txt

This file causes the IndexError.
C3_03_2Cir+1S818.dat.txt

(I appended .txt so that I could upload these files to Github, but you can remove them.)

from ccblade.

gbarter avatar gbarter commented on September 27, 2024

Thanks, there is a common error in both files and an additional error in the C3_O3_2Cir+1S818.dat file. This was difficult to see because the errors were so abstruse. I have tried to add some additional checks and warnings among the changes in #22. If you update your local checkout with these changes, you will have to rebuild and reinstall, even if you did pip install -e or python setup.py develop as there are changes to the underlying Fortran source.

In both files, you were missing the Control Setting parameter line in each polar, which you can see here. In the second file (C3_O3_2Cir+1S818.dat), your airfoil polar data is missing the moment coefficient column. The entries on each polar line are:
alpha cl cd cm

Here is the updated version of your first file that runs fine.
C3_01-02_Circle-revised.dat.txt

from ccblade.

sunnyxxchen avatar sunnyxxchen commented on September 27, 2024

Thanks for getting back to me. The missing data does seem to be causing my error. Is there an option to import the data without providing the moment coefficient information? In the Aerodyn .ipt file, I can specify whether or not to use a pitching moment model (re: AeroDyn V13 manual, pg. 7). I do not believe that I would need this information for my application.

from ccblade.

gbarter avatar gbarter commented on September 27, 2024

You can just use zero for the moment coefficient with CCBlade and things should work.

from ccblade.

sunnyxxchen avatar sunnyxxchen commented on September 27, 2024

Thank you for your help!

from ccblade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.