awslabs / palace

3D finite element solver for computational electromagnetics
https://awslabs.github.io/palace/dev
Apache License 2.0
224 stars 50 forks source link

Allow frequency domain driven simulations at list of desired frequency samples #263

Open sebastiangrimberg opened 3 weeks ago

sebastiangrimberg commented 3 weeks ago

In addition to the linear frequency sweep currently implemented, configured with "MinFreq", "MaxFreq", and "FreqStep", allow user to override with a list of frequencies, perhaps using the "FreqSamples" keyword. This is incompatible with adaptive fast frequency sweep.