Kristian Ejlebjærg Jensen
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
11 months ago
May 29, 2024, 6:41 a.m. EDT
Updated:
11 months ago
May 29, 2024, 6:41 a.m. EDT
Hi
COMSOL does not support integer optimization. IPOPT will change controls even though the sensitivity is zero, but in most situations, you can just fix the integer and perform a sweep over the optimization. It sounds like you only have a single integer parameter, so this ought to be a viable strategy.
Best regards,
Kristian E. Jensen
Technical Product Manager Optimization
Hi
COMSOL does not support integer optimization. IPOPT will change controls even though the sensitivity is zero, but in most situations, you can just fix the integer and perform a sweep over the optimization. It sounds like you only have a single integer parameter, so this ought to be a viable strategy.
Best regards,
Kristian E. Jensen
Technical Product Manager Optimization
Please login with a confirmed email address before reporting spam
Posted:
11 months ago
May 29, 2024, 11:38 a.m. EDT
Updated:
11 months ago
May 29, 2024, 11:40 a.m. EDT
Thank you for the reply, I will try that.
Is the incrementation of each parameter constant over the optimisation ? if so I could maybe find a scale factor that makes the step be 1
Thank you for the reply, I will try that.
Is the incrementation of each parameter constant over the optimisation ? if so I could maybe find a scale factor that makes the step be 1
Kristian Ejlebjærg Jensen
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
10 months ago
Jun 11, 2024, 4:13 a.m. EDT
Updated:
10 months ago
Jun 11, 2024, 3:02 p.m. EDT
Hi
You can specify the increment in the Parametric Sweep, i.e. range(1,1,10) sweeps the value from 1 to 10 in steps of 1.
Best regards,
Kristian E. Jensen
Technical Product Manager Optimization
Hi
You can specify the increment in the Parametric Sweep, i.e. range(1,1,10) sweeps the value from 1 to 10 in steps of 1.
Best regards,
Kristian E. Jensen
Technical Product Manager Optimization