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

Support LSDYNA-specific results #544

Open
PProfizi opened this issue Nov 15, 2023 · 1 comment
Open

Support LSDYNA-specific results #544

PProfizi opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@PProfizi
Copy link
Contributor

Description of the feature

As originally planned, the idea is to have a MechanicalSimulation.lsdyna property which would then list LSDYNA-specific result APIs, including for global binout results.

Steps for implementing the feature

Add an lsdyna property to MechanicalSimulation, which itself has result methods for LSDYNA-specific results.

The DataFrame may have to be modified to handle results located on global.
For example, DataFrame.plot() would choose between a 3D view and a chart based on the DataFrame's MeshIndex's location.

Useful links and references

No response

@PProfizi PProfizi added the enhancement New feature or request label Nov 15, 2023
@PProfizi PProfizi self-assigned this Nov 15, 2023
@PProfizi
Copy link
Contributor Author

@FedericoNegri this will be required to allow for binout result requests.

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

No branches or pull requests

1 participant