problem with ugrowrigid.f
problem with ugrowrigid.f
(OP)
Hello all,
I have a problem when using the above function in order to enlarge a solid surface body (to simulate the assembly process of a bushing in a hole).
I introduce, as explained in the manual, the following:
umotion,2 (in jobs --> additional input file text).
the subroutine (in jobs --> run --> user subroutine file).
When I submit the job I don't obtain any message. I see that there's a problem in the log file (see attached file).
I have the same problem even with the marc example " " included in the tutorial, so I think I have a configuration problem or perhaps it is missing an application.
Can someone help me with this?
Thanks.
dbayo
I have a problem when using the above function in order to enlarge a solid surface body (to simulate the assembly process of a bushing in a hole).
I introduce, as explained in the manual, the following:
umotion,2 (in jobs --> additional input file text).
the subroutine (in jobs --> run --> user subroutine file).
When I submit the job I don't obtain any message. I see that there's a problem in the log file (see attached file).
I have the same problem even with the marc example " " included in the tutorial, so I think I have a configuration problem or perhaps it is missing an application.
Can someone help me with this?
Thanks.
dbayo





RE: problem with ugrowrigid.f
RE: problem with ugrowrigid.f
You were wrigth.
I have installed Absoft Pro Fortran 8.0, but now I get another error.
Do you know what is going on?
Thanks.
PD I have attached the log file.
RE: problem with ugrowrigid.f
Well if I translated this correctly the message says that 'ifort' is not recogonised as an internal or external command. I have little experience of subroutines so can really help further. It is just a comiler error so it should be simple for you to fix.
RE: problem with ugrowrigid.f
RE: problem with ugrowrigid.f
I removed every from my computer, and them installed installed from cero again (including the intel fortran compiler 8.0 before installed marc). Once I did the routine works.
Thanks for your help.