Apply load through Faceforce
-
19520010290
- Posts: 9
- Joined: Fri Jun 20, 2025 12:57 pm
Apply load through Faceforce
Dear stko team, I am currently applying loads via Faceforce and performing analysis. Could you please explain the relationship between the duration of time-series load application and the duration of the computational analysis?
- Attachments
-
- 微信图片_20260115114923_155_26.png (14.3 KiB) Viewed 193 times
-
- 微信图片_20260115114905_154_26.png (7.68 KiB) Viewed 193 times
Re: Apply load through Faceforce
It's pretty simple:
t = current time
lambda = timerSeries(t): the time is passes to the time series function, and the result is the load multiplier
Force = referenceForce * lambda, where reference force is what you input in the condition
t = current time
lambda = timerSeries(t): the time is passes to the time series function, and the result is the load multiplier
Force = referenceForce * lambda, where reference force is what you input in the condition