ABAQUS/Subroutine
ABAQUS/Subroutine
(OP)
Dear friends can u help me?? I have a Abaqus/Standard problm...
I want to use a subroutine for accessing a nodal variable ('U' displacement),and do some mathematical operation on it and create a new
variable... Do you Know Can I do this??
Please Help me
TNX





RE: ABAQUS/Subroutine
You need to get a hold of a fortran compiler and configure it to work with Abaqus. Then you can look up the appropriate function to Call within your subroutine from the Abaqus Subroutine manuals.
Hope that helps you.
RE: ABAQUS/Subroutine
I know this and I know there is a UTILITY ROUTINE (GETVRN) to access the nodal variables , but this routine only use in special SUBROUTINE , I only can use of UVARM and USDFLD for my case...can you guide me to use the subroutine(if exit) to define a new nodal variable??
thank you very much...