linking abaqus to fortran
linking abaqus to fortran
(OP)
Hi All,
i am a relatively new Abaqus user. I have a Umat subroutine and corresponding inp file. When I want to get them run togather, (abaqus job=... user=...) solution is interrupted wit the error. Can anyone tell me if;
1. I need to install a Fortran compiler?
2. If yes, how do I run it before I write the command given about?
3. What is the simplest procedure to at least get one of the example problems run?
your helps will be appreciated.
My regards,
i am a relatively new Abaqus user. I have a Umat subroutine and corresponding inp file. When I want to get them run togather, (abaqus job=... user=...) solution is interrupted wit the error. Can anyone tell me if;
1. I need to install a Fortran compiler?
2. If yes, how do I run it before I write the command given about?
3. What is the simplest procedure to at least get one of the example problems run?
your helps will be appreciated.
My regards,





RE: linking abaqus to fortran
2. You do not need to run the compiler independently, but rather ABAQUS will run the compiler/linker in background to compile/link the subroutine file, when you submit the job. You might need to set the paths to some executable and library files in the PATH environment variable.
3.After installing the compiler , check the installation by running:
>>abaqus verify -user_std
See:
ABAQUS Installation and Licensing Guide Manual (v6.6)->Appendix F: Verification procedure
for details on verifying the installation.
RE: linking abaqus to fortran
RE: linking abaqus to fortran
RE: linking abaqus to fortran
RE: linking abaqus to fortran
I hope it works.
RE: linking abaqus to fortran
Could you see my other thread about infinite elements.
Cheers,
RE: linking abaqus to fortran
I have the same problem. Were you able to solve yours? I have been trying to get this linking problem worked out without any success. Any help is appreciated. Thanks
Regis
RE: linking abaqus to fortran
You can get more info from ABAQUS answers.
RE: linking abaqus to fortran
I have run >>abaqus verify -user_std command and got following warning. I still have the linking problem.
Please let me know where excatly can I find the ifort.exe (please give a path) and should I add this path to only Path part in environment or it needs to be added to other parts such as lib.
No FLEXlm licanse servers are specifid in ABAQUS environment file. Please see ABAQUS site guide for more information.