FACE MASS FUNCTION MODE
Posted: Thu Dec 19, 2024 11:49 pm
Dear STKO team,
I would like to use the face mass condition to assign a value of load depending on the z-coordinate. I want the load to be -392.4 when the z-coordinate is equal to -100 and take a value according to the following equation when z>-100:
-9.81*0.707*(-60-z). I have tried the following but I am not sure if it works properly:
-392.4*(z==-100) -9.81*0.707*(-60-z)*(z>-100)
Any help will be appreciated.
Thank you!
Konstantinos
I would like to use the face mass condition to assign a value of load depending on the z-coordinate. I want the load to be -392.4 when the z-coordinate is equal to -100 and take a value according to the following equation when z>-100:
-9.81*0.707*(-60-z). I have tried the following but I am not sure if it works properly:
-392.4*(z==-100) -9.81*0.707*(-60-z)*(z>-100)
Any help will be appreciated.
Thank you!
Konstantinos