Hi everyone,
I have two vdisp subroutines, I would like to run them together and I use the code below, but why either one of the subroutine is being called?
include 'vaba_param.inc'
dimension jDof(nDof), jNodeUid(nblock),
1 amp(nblock), coordNp(nCoord, nblock),
2...