User subroutine obj file
User subroutine obj file
(OP)
Hi,
I am using abaqus with user subroutine on my pc which has no fortran compiler.
Can some of you tell me can I compile my user subroutine on other computer that has fortran compiler, then get the obj file from there, so I can eventually run jobs with it on my pc?
If yes, how to do it?
Thanks so much.
I am using abaqus with user subroutine on my pc which has no fortran compiler.
Can some of you tell me can I compile my user subroutine on other computer that has fortran compiler, then get the obj file from there, so I can eventually run jobs with it on my pc?
If yes, how to do it?
Thanks so much.





RE: User subroutine obj file
RE: User subroutine obj file
corus
RE: User subroutine obj file
Thank you for your advice.
Here is an excerpt from abaqus online document 24.1.1:
"One or more user subroutines can be included in a model by using the user option on the abaqus execution procedure to specify the name of a FORTRAN source or object file that contains the subroutines". Does it mean abaqus allows run with obj file?
Is it possible to extract the obj file after the abaqus job is completed on a compiler-installed computer?
Thanks.
RE: User subroutine obj file
The second question I have no idea, but why extract it 'after' the job has run?
corus
RE: User subroutine obj file
Thank you. The reason for my second question is that my pc doe not have fortran compiler. I was thinking submitting my abaqus job (with my subroutine) to another computer where I borrowed an account from my friend, then getting the wanted obj file and transferring it to my pc for later use. I can't stay on my friend's account for too long. My subroutine is a user element code, and it will be used for many other jobs on my pc.
Thanks.
engm