Dear fmk,
what is exactly the difference between OPS_GetNodeIncrDeltaDisp and OPS_GetNodeIncrDisp in the element APIs?
thanks,
Giovanni
GetNodeIncrDeltaDisp or GetNodeIncrDisp?
Moderators: silvia, selimgunay, Moderators
-
- Posts: 46
- Joined: Sat Oct 08, 2011 6:28 am
Re: GetNodeIncrDeltaDisp or GetNodeIncrDisp?
the getIncrDisp returns the incremental displacement from the last committed step
the getIncrDeltaDisp returns the incremental displacement from the previous trial step.
the getIncrDeltaDisp returns the incremental displacement from the previous trial step.
-
- Posts: 46
- Joined: Sat Oct 08, 2011 6:28 am
Re: GetNodeIncrDeltaDisp or GetNodeIncrDisp?
got it, it's clear now.
Thanks
Thanks