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

Add function getdim for easy dimensionalizing of coefficients #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cibinjoseph
Copy link
Member

This PR adds the bookkeeping function getdim() that computes dimensional thrust, torque and power from their coefficient forms. The function takes similar inputs as the existing nondim() function. Documentation and unit tests for the function are also included.

Utility:

  1. The rotor object exposed by the CCBlade package is of a general nature. This function may find use in other codes that output aerodynamic forces in non-dimensional coefficient forms.
  2. Scenarios like rotor trim may require input in thrust or torque coefficient form and transforming to dimensional form.

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

Successfully merging this pull request may close these issues.

None yet

1 participant