Hi,
mmm...the problem is not using the command line. I explain better:
my script run perfectly using the command line, but my aim is to automathize all the excecution. I would like to start everything from the DOS prompt or from python. So i need
os.system(r"c:\tempabaqus\indentation4.cae
to...
eh no....
this is the problem....
the mdb object is not recognized...
What I should do is to authomatize the procedure:
1. upload Indentation4.cae
2. go to menu-->file-->run script
what about point 2.?
I hope I have explained...
Hello guys,
How can I run appropriately a python script in which therare are calls to mdb objects without use the GUI?
I can start my python script with the different command lines:
abq67ef1 python myscript.py
abq67ef1 cae startup=myscript.py
abq67ef1 cae noGUI=myscript.py
but the script...
Hello everybody,
I am trying to indent a cube by a clylindric probe. I set only TIE constraint without any contact property and I applied a displacement of 1 mm to the tip of the probe that is a rigid body. The simulation runs but the last frame in the .odb shows penetration of the elements of...
Guys I fixed the problem thanks!!!
...writing the envair var!!!
now i can start to work on the code
I will come back soon with other problems! ;)
Thanks
Cheers
Leo
I tried with UMATMST3 from the verification manual.
This is the content of the .log file:
Abaqus JOB Prova_umatmst3
Abaqus Version 6.7-EF1
Begin Compiling Abaqus/Standard User Subroutines
02/02/10 22:44:49
ifort: warning: Microsoft Visual C++ not found in path
End Compiling Abaqus/Standard...
I tried to simulate a cube encastred on one side (basement) under the effect of gravity.
I uploaded the UMAT example in the manual 1.1.31. But this is the content of a file generated after the simulation. The error says:"problem during compilation".
I am not sure on how to write the .inp file...
Hi guys,
could someone give me a well working umat subroutine? I had some troubles linking abaqus and fortran but i don't have experiences writing subroutines. Do, i'd like to test it. Could someone help me? i have to be sure that the problem in compilation is only in my subroutine (in the...
have you solved your problem?
I am trying but i am not able to fix it.
Have you any solution on how to run subroutines?
Thank you very much.
MArry Christmas!:)
Leo
Waiting the availability of C++ with fortran...
I tought to this solution:
INP FILE:
...
*Elastic, Dependencies=1
** Table of values
**
0.0151,0.49,0.,0.
0.016688,0.49,0.,0.01
0.018443,0.49,0.,0.02
0.020383,0.49,0.,0.03
0.022527,0.49,0.,0.04
0.024896,0.49,0.,0.05
0.027514,0.49,0.,0.06...
Thank you very much.
I will let you know just as soon as I will be able to try it.
Leo
Ps: butwhat exactly does it mean?:
** First define E to varying linearly with the field
** variable. Make sure you use a large enough number to cover all possible values of E you might encounter...
Dear All,
I tried to create a job from a source input file.
I modified my input file and I called it.
This job calls also a subroutine.
But...
This Message appears after that I push mi finger on "Submit":
NO SUCH FILE OR DIRECTORY, ABAQUSIS.ENV
Ps: I am using V 6.8EF
Thanks a lot...
Guys I did!!! :D
The method: I created an emisphere and I used the base to build a sphere part centred on a custom plane.
But I didn't partitioned. I used the function "create solid: revolve".
So I didn't act on the partition but on the part itself.
Thanks for the collaboration.
:D
I have...