Skip to content
Discussion options

You must be logged in to vote

Hello,

On our side we use the PostPlot classes to automatize the call to an existing plot command with the proper parameter to save the resulting image in the Results folder (there is a method in Output to get the path to the result folder and the user can overwrite the default path with a variable in the simulation object).
We then have the "Internal" objects that can store some data. But I think that having a dictionary in Output to store user-define output won't hurt :) OutPost object is meant to store some default parameter for the plot.
So you could define a PostMagnetization class that would run the computation, save the results in output.UD_dict["mag"] and save a plot in the result…

Replies: 1 comment

Comment options

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