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

FEAT: Import nastran improvements #5364

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

maxcapodi78
Copy link
Collaborator

@maxcapodi78 maxcapodi78 commented Oct 31, 2024

Added Support for CHEXA, PSHELL and MPC in import_nastran method
Pshell are used for Material assignment
MPC for Port assignment
The method is now also returning the dictionary of the objects so user can manipulate and grab information useful to setup and material assignment

maxcapodi78 added 2 commits October 31, 2024 11:05
Pshell are used for Material assignment
MPC for Port assignment
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 75.67568% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.86%. Comparing base (dafbb23) to head (e586b00).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5364      +/-   ##
==========================================
- Coverage   84.34%   78.86%   -5.49%     
==========================================
  Files         140      140              
  Lines       58460    58493      +33     
==========================================
- Hits        49308    46130    -3178     
- Misses       9152    12363    +3211     

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