How to access nodal information in user subroutines?
How to access nodal information in user subroutines?
(OP)
Can anybody tell me how to access nodal information such as displacement in user subroutines? I understand that material point information can be obtained by 'GETVRM'. But this utility routine is not able to get node point information such as displacement, velocity, and acceleration. The utility routine 'GETVRN' is capable of doing that. However, it can only be called by user subroutine 'UMESHMOTION'.
Thanks in advance,
Thanks in advance,





RE: How to access nodal information in user subroutines?
Did you eventually get an answer to this? I have the same issue and need to access nodal displacement information via a user subroutine