specify an import file
specify an import file
(OP)
Hi all
in ABAQUS example problems manual, 1.3.7 Axisymmetric forming of a circular cup. i tried to run the axiform_sprbk1.inp but it could not because "no import file was specified"!!!ofcourse i have already ran axiform.inp.
Please tell me how to specify the import file.
Best regards!
Phanhung
in ABAQUS example problems manual, 1.3.7 Axisymmetric forming of a circular cup. i tried to run the axiform_sprbk1.inp but it could not because "no import file was specified"!!!ofcourse i have already ran axiform.inp.
Please tell me how to specify the import file.
Best regards!
Phanhung





RE: specify an import file
I had a quick look at the import deck - did you add the 'oldjob' parameter to the command line? Assuming that the forming model is axiform.inp, then to run the springback you need to do;
abaqus j=axiform_sprbk1 oldjob=axiform
Regards
Martin
RE: specify an import file
I got it!!