Skip to content

External reaction But Time-Varying Force with Changing Magnitude and Direction #1059

Closed Answered by seanmcleod
brownbea asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you can change both the direction and magnitude at runtime, so you can make them both time varying. If you use a function for the force magnitude you can make use of properties in the function which means you can also make it time varying by varying the value of the properties used.

The force direction can be specified at runtime through setting any/all of
the following properties:
@code
external_reactions/{force name}/x
external_reactions/{force name}/y
external_reactions/{force name}/z
@endcode

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by brownbea
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants