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

Retrieve applied loads on FE model #3622

Open
germa89 opened this issue Dec 13, 2024 · 0 comments
Open

Retrieve applied loads on FE model #3622

germa89 opened this issue Dec 13, 2024 · 0 comments

Comments

@germa89
Copy link
Collaborator

germa89 commented Dec 13, 2024

Discussed in #3618

Originally posted by derne058 December 12, 2024
Hi all,

I am interested in retrieving all the loads applied on an FE model in Pymapdl. Is there a command that returns nodal loads, surface loads, surface element loads and so on?

More importantly:

In the "Enriched Command Output" section of the PyMAPDL Documentation Page listing of the D (boundary conditions on nodes) and F (forces applied to nodes) have an extra method in their listing. To create a Python list of the node IDs and values, or a dataframe. It would be nice if this idea was extended to the other types of loads (hint @germa89).

Which loads getter do you think we should implement first @mikerife ??

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

No branches or pull requests

1 participant