Skip to content
Discussion options

You must be logged in to vote

Hello @mikevacany, we actually implemented a port_names input argument in order to support this difference:

https://aedt.docs.pyansys.com/version/stable/API/_autosummary/ansys.aedt.core.modeler.circuits.primitives_nexxim.NexximComponents.create_model_from_nexxim_state_space.html#create_model_from_nexxim_state_space

The way .sss files are written are in bit form, hence we cannot access the port names, instead for all cases we support the default naming (with numbers), and in other cases you can input the port name list.

Let me know if this is limiting your effort.

Georgios

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mikevacany
Comment options

@gkorompi
Comment options

Answer selected by mikevacany
@mikevacany
Comment options

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