Skip to content

Units of Solution data #5143

Closed Answered by Samuelopez-ansys
nikmarlo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nikmarlo , you can get the units in 2 different ways.

From the data directly:

coupler.units_data

I encourage you to debug your code, and do:

dir(coupler)

You will get all available properties.

And also you can get the AEDT internal units:

maxwell_2d.odesktop.GetDefaultUnit("Inductance")

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Samuelopez-ansys
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