Please login with a confirmed email address before reporting spam
Posted:
6 months ago
13 set 2025, 08:03 GMT-4
Hi,
sounds like an optimization Problem. 1st I would measure the displacement w.
2nd vary the force and torque until your displacement starts to change.
The variation you can do via a parameter sweep with fixed steps or,
use parameter optimization of an optimization study.
BR Sven
Hi,
sounds like an optimization Problem. 1st I would measure the displacement w.
2nd vary the force and torque until your displacement starts to change.
The variation you can do via a parameter sweep with fixed steps or,
use parameter optimization of an optimization study.
BR Sven
Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
6 months ago
15 set 2025, 05:04 GMT-4
If the force and torque have a fixed relation, it is not that problematic. If not, there could be an infinite number of combinations that give the intended displacement.
But if we assume the easy case, then you can add a multiplier, say 'p', in front of both the loads. The, you add a Global Equation where you solve for 'p'. The equation should be something like
aveop1(u)-u_wanted
Here, aveop1 is an average operator, measuring the displacement in a point. A probe would work too for the same purpose.
-------------------
Henrik Sönnerlind
COMSOL
If the force and torque have a fixed relation, it is not that problematic. If not, there could be an infinite number of combinations that give the intended displacement.
But if we assume the easy case, then you can add a multiplier, say 'p', in front of both the loads. The, you add a Global Equation where you solve for 'p'. The equation should be something like
aveop1(u)-u_wanted
Here, aveop1 is an average operator, measuring the displacement in a point. A probe would work too for the same purpose.