Okay thank you for the great help. Tomorrow I will went to my professor and seek for help. Maybe I found the error, in the documentation is written, that this commands works for Abaqus/Implicit or Abaqus/Explicit but I work with Abaqus/CAE is there a chance that this is the problem?
Cheers.
I really do not know what is wrong, because the error message is still there. Now it looks like this:
JOB=Submodel
INPUT=Submodel.inp
GLOBALMODEL=Main_Model_Biegung
All the output files from the job "Main_Model_Biegung" are in the same folder and also the submodel.inp file is in the same...
Thanks for the fast reply. Now I have the commando window looks like this:
JOB=Submodel
JOBNAME=Submodel
INPUT=$JOBNAME.inp
GLOBALMODEL=Main_Model_Biegung.odb
SCRATCHDIR="/scratch/$USER"
The input ist the -inp data from the submodel job. But unfortunatley the same error message occurs. Does...
Hello,
I want to run a job from a submodel, while using the data from the mainmodel job (Main_Model_Biegung). Therefore i have the following commands:
JOBNAME=Submodel
INPUT=$JOBNAME.inp
SCRATCHDIR="/scratch/$USER"
GLOBALMODEL=Main_Model_Biegung
But everytime I want to run the job there is...
Hello,
I got my Abaqus CAE license from my universty for my master thesis, but now there is a problem because everytime I want to submit a job there are no results. Instead i get in the log-file that I got a socket error 10013 which roughly means that i cant connect I think. I don't really know...