Creating remote displacement using scripting
Erik Kostson
Member, Moderator, Employee Posts: 282
✭✭✭✭
An error similar to what is explained here is given:
https://forum.ansys.com/forums/topic/set-remote-displacement-with-scripting/
how can I resolve this?
0
Best Answer
-
The below script is needed to make it work. Also as it is a ramped load time=0 can not have a displacement so start at next time point.
x=1 rd.XComponent.Output.DefinitionType=VariableDefinitionType.Discrete # this is needed rd.XComponent.Output.SetDiscreteValue(1, Quantity(x, “m”))
0
Answers
-
Internal - use remote point for remote displ. scoping:
https://discuss.ansys.com/discussion/4553/how-can-i-use-a-remote-point-for-my-remote-displacement#latest0
This discussion has been closed.