Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
2021年2月2日 GMT-5 08:50
Updated:
4 years ago
2021年2月2日 GMT-5 08:52
Hello Sarab,
You can use the integration tool available under Derived Values to integrate the boolean expression of your choice, for instance if you integrate T>300 it will return the volume where the temperature is greater than 300, etc.
Best,
Jeff
-------------------
Jeff Hiller
Hello Sarab,
You can use the integration tool available under Derived Values to integrate the boolean expression of your choice, for instance if you integrate T>300 it will return the volume where the temperature is greater than 300, etc.
Best,
Jeff
Magnus Ringh
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
2021年2月2日 GMT-5 08:52
Hi,
Yes, in Surface Integration node under Results>Derived Values, for example, if you enter an expression such as
solid.mises>0.25[MPa]
It will evaluate to 1 where it's true (that is, the effective von Mises stress is above 0.25 MPa) and 0 everywhere else, so the surface area of that integration will be the area where the condition is true.
Hi,
Yes, in **Surface Integration** node under **Results>Derived Values**, for example, if you enter an expression such as
``solid.mises>0.25[MPa]``
It will evaluate to 1 where it's true (that is, the effective von Mises stress is above 0.25 MPa) and 0 everywhere else, so the surface area of that integration will be the area where the condition is true.