Support broadband adaptive solution in HFSS #50
Labels
feature
A feature request submitted by the community
FEM
Finite Element simulations
good first issue
Good for newcomers
Description
Let the user choose broadband adaptive solution in HFSS from the KQCircuits API.
This is easy enough to change manually in Ansys once or twice but becomes tedious when sweeping.
This requires changes in
klayout_package/python/scripts/simulations/ansys/import_simulation_geometry.py
and theexport_ansys
API.Use case
Not sure what the best API would be but one method is to
frequency=['broadband', min, max]
forexport_ansys
.This would avoid manual work in the GUI
The text was updated successfully, but these errors were encountered: