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

Adding BDF writer to pyTACS #198

Merged
merged 34 commits into from
Apr 17, 2023
Merged

Adding BDF writer to pyTACS #198

merged 34 commits into from
Apr 17, 2023

Conversation

timryanb
Copy link
Collaborator

@timryanb timryanb commented Apr 11, 2023

  • Added pynastran methods to most TACS constitutive classes
  • Added BDF Writing method to pyTACS
  • BDF writer currently writes out mesh with optimized nodes/stiffness properties and loads
  • Added tests
  • Wrapped writer in mphys

@timryanb timryanb marked this pull request as draft April 11, 2023 18:49
@timryanb timryanb linked an issue Apr 11, 2023 that may be closed by this pull request
@timryanb timryanb requested review from gjkennedy and A-CGray April 11, 2023 19:15
@timryanb timryanb marked this pull request as ready for review April 13, 2023 21:22
@gjkennedy gjkennedy merged commit a0ca8ac into smdogroup:master Apr 17, 2023
@timryanb timryanb deleted the bdf-writer branch April 17, 2023 16:01
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.

Write out optimized bdf files including loads
2 participants