Skip to content
Discussion options

You must be logged in to vote

@Abhi-SimuTech If your workflow is about antenna farfield data, I would suggest to run in the server a simple PyAEDT script that exports the data in the server:

https://aedt.docs.pyansys.com/version/stable/API/Visualization.html#farfield

Then you can grab the data to the client side, to perform the post-processing. This class allows offline post-processing of Farfield (no AEDT need).

About launching this script when the solver finishes, I would suggest creating an Ironptyhon script that launches the CPython script. This is what the PyAEDT installer buttons are doing, here you can find the Run PyAEDT Script code:

https://github.com/ansys/pyaedt/blob/main/pyaedt/workflows/templates/run_pyae…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Abhi-SimuTech
Comment options

Answer selected by jvela018
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