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

Allow to deactivate the ply type filter #552

Open
roosre opened this issue Dec 11, 2024 · 0 comments
Open

Allow to deactivate the ply type filter #552

roosre opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New features or code improvements

Comments

@roosre
Copy link
Collaborator

roosre commented Dec 11, 2024

📝 Description of the feature

The ply type is not available in the MAPDL workflow and so it can be beneficial in some workflow if the ePlyTypeFilterPin can be set from the python scripting layer.

💡 Steps for implementing the feature

Tasks:

  • add input pin ePlyTypeFilterPin to composite::evaluate_failure_criterion_per_scope (backend)
  • Add argument filter_by_ply_type to the function evaluate_failure_criteria which is implemented on the Model.
  • Update doc string
  • Add unit test

🔗 Useful links and references

Initialized by ACE

@roosre roosre added the enhancement New features or code improvements label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

1 participant