BerzerkSolution
Mechanical
- Sep 26, 2019
- 5
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 this error message: "ABAQUS Error: Argument "=Main_Model_Biegung" is not a valid argument. Parameter name must be
given before equality sign." and I do not really know how to solve this.
I hope to get some feedback from you guys.
Cheers.
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 this error message: "ABAQUS Error: Argument "=Main_Model_Biegung" is not a valid argument. Parameter name must be
given before equality sign." and I do not really know how to solve this.
I hope to get some feedback from you guys.
Cheers.