subroutines in Abaqus
subroutines in Abaqus
(OP)
Hello, i'm a abaqus-learner and have questions about subroutines:
1. Where to find any subroutine examples in the www?
2. How to connect the subroutines with my abaqus cae esspecially for material data?
Thx for Helping!
Michael
1. Where to find any subroutine examples in the www?
2. How to connect the subroutines with my abaqus cae esspecially for material data?
Thx for Helping!
Michael





RE: subroutines in Abaqus
http://sufi.nchc.org.tw:2080/v6.5/
I am really not sure of linking the subroutine with CAE. As far as I know.. u have to use command prompt..
the command is
abaqus user=filename.for or filename.f
identifier:filename.inp
Hope this helps...
VJ
RE: subroutines in Abaqus
Do anybody know a page in the web where to find subroutines examples?
RE: subroutines in Abaqus
As far as linking with CAE, I've tried this as well. Somewhere in the job creation or edit window you can specify the subroutine directory. This didn't work for me, but I don't believe I have the necessary fortran compilers on my desktop. I ended up going back to the Unix servers and running from the command prompt.