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 Python dictionary for TACS design variables #4

Closed
kejacobson opened this issue Feb 25, 2019 · 1 comment
Closed

Add Python dictionary for TACS design variables #4

kejacobson opened this issue Feb 25, 2019 · 1 comment
Labels

Comments

@kejacobson
Copy link
Collaborator

The python dictionary will contain a list indices associated with certain components of types of components. This will allow the user to easily pull sets of design variables from the full TACS design variable array.

For example, tacs_dv = { 'stringers': [ 0,1,2,3,20,21], 'ribs': [4,5,6,22,23] }

@kejacobson
Copy link
Collaborator Author

Closed since merging into #14

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

No branches or pull requests

1 participant