Skip to content

Retrieving Data from multiple results files based on Load Step and Substep in PyMAPDL #3353

Answered by mikerife
ncbhatt asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ncbhatt
This is a little confusing but the functionality you are asking about is the PyMAPDL Reader and not PyMAPDL. For better or worse the reader is packaged with PyMAPDL but it works differently. If you review its documentation the parse_step_substep returns a ccumulative list.

For a better post processing experience with this I would suggest using PyMAPDL and taking advantage of the enhanced output formats discussed here near the bottom of the page. Say I had a two load step solution and saved just the last substep of the first solve, and all the substeps of the second. Then using the SET command to list the available load/sub/result sets dumped to a dataframe would look something…

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@ncbhatt
Comment options

Comment options

You must be logged in to vote
2 replies
@ncbhatt
Comment options

@mikerife
Comment options

Answer selected by germa89
Comment options

You must be logged in to vote
5 replies
@mikerife
Comment options

@ncbhatt
Comment options

@ncbhatt
Comment options

@mikerife
Comment options

@ncbhatt
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants