m2d.post.get_solution_data worked on V10.1 and does not on V18 #6562
Unanswered
Behrad-Vic
asked this question in
Q&A
Replies: 1 comment
-
Hi @Behrad-Vic, It's difficult to say but many things have changed since version v10, which is very old. Thanks, Giulia |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I previously had a code that used the command m2d.post.get_solution_data(expressions="the variable I want",primary sweep = "Time") to retreive the results into python for further post processing in V10.1 of pyaedt it worked and now that it is updated to V18 it shows false stating that there is no expression. Can anybody tell me what was changed and how can I use this command with V18?
Beta Was this translation helpful? Give feedback.
All reactions