emigoz
New member
- Apr 7, 2006
- 10
Hi,
I've got two user subrutines implemented in FORTRAN. One is to describe an element (*UEL) and other to describe a material (*UMAT).
Somebody knows how can I call two user subrutines on abaqus command line?
I know how with one, doing this:
> abaqus j=input_file user=fortran_file.for
And, with two user subrutines, how can I get it?
Thanks
I've got two user subrutines implemented in FORTRAN. One is to describe an element (*UEL) and other to describe a material (*UMAT).
Somebody knows how can I call two user subrutines on abaqus command line?
I know how with one, doing this:
> abaqus j=input_file user=fortran_file.for
And, with two user subrutines, how can I get it?
Thanks