adouge / solensim

Solenoid simulation project
GNU General Public License v3.0
1 stars 0 forks source link

More flexible geometry constraints #13

Closed adouge closed 4 years ago

adouge commented 4 years ago

E.g. have the minimum internal radius not dependent on beam radius, but a separate constraint parameter

adouge commented 4 years ago

Another point: more flexible beam settings, i.e. RMS radius, mean E, sigma E

adouge commented 4 years ago

Geometrical validity constraint is now always applied. Instead of taking five beam radii, the minimal internal radius can now be set; explicit bounds override setting. OPTIMIZATION IS NOW IN R_innner, not R_mean.

E, R can be changed on the fly.