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 transient problem types to BDF parser #126

Merged
merged 9 commits into from
Sep 9, 2022

Conversation

timryanb
Copy link
Collaborator

@timryanb timryanb commented Sep 1, 2022

  • Transient problems can now be read in and created directly from BDF using 'createTACSProbsFromBDF' method
  • 'createTACSProbsFromBDF' method now supports reading:
    • StaticProblem
    • TransientProblem
    • ModalProblem
  • Added new problem method to add loads from BDF manually (addLoadFromBDF)

@timryanb timryanb closed this Sep 1, 2022
@timryanb timryanb reopened this Sep 1, 2022
@timryanb timryanb requested a review from gjkennedy September 1, 2022 23:49
@gjkennedy gjkennedy merged commit 05d977a into smdogroup:master Sep 9, 2022
@timryanb timryanb deleted the add-transient-to-bdfprobs branch September 9, 2022 14:18
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.

2 participants