DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Mirror Ratio objective

Open ddudt opened this issue 1 year ago • 2 comments
trafficstars

Would be useful to have an objective to target a particular mirror ratio. There is already the "mirror ratio" compute quantity, so this is trivial to implement for regular equilibria (can already do it with GenericObjective). The other use case is to implement something similar that can work for OmnigenousField after PR #535 is merged in.

ddudt avatar Feb 01 '24 22:02 ddudt

#841 would address this I think

dpanici avatar Feb 07 '24 21:02 dpanici

define in desc/compute/omnigenity.py mirror ratio for parmaterization OmnigenousField, then can use GenericObjective or MirrorRatio as a new obj

dpanici avatar Aug 20 '24 19:08 dpanici