Claire123
Mechanical
- Oct 7, 2013
- 4
Hi all,
I have a question concerning the examples from ABACUS (I use 6.10-1) : C:/SIMULIA/Documentation/docs/v6.10/books/eif/
Most of these examples do not work when we import from ABACUS/CAE the .inp files (the examples). For example, we obtain (pl3d_erode_ccs.inp) the error message :
It is strange that all these examples given by the developers of ABAQUS give errors ! I read in a website that the solution is to run the job by using the command line :
but again some errors appear and the simulation is wrong !
Somebody has a solution to play with the native examples of Abaqus ??
Try to run this example ! It does not work :
Thank you for your answer
Claire
I have a question concerning the examples from ABACUS (I use 6.10-1) : C:/SIMULIA/Documentation/docs/v6.10/books/eif/
Most of these examples do not work when we import from ABACUS/CAE the .inp files (the examples). For example, we obtain (pl3d_erode_ccs.inp) the error message :
Code:
A new model database has been created.
The model "Model-1" has been created.
The model "pl3d_erode_ccs" has been created.
The part "SPHERE" has been imported from the input file.
The part "PART-1" has been imported from the input file.
WARNING: Node-based surfaces are not yet supported in Abaqus/CAE. The following node sets have been created in place of the corresponding node-based surfaces so they can be used in Abaqus/CAE.
Node Set Created Node-Based Surface
------------------ --------------------
ERODE ERODE
The interaction property "Default" has been created.
The interaction "Cset-1-Step-1" has been created.
WARNING: The following keywords/parameters are not yet supported by the input file reader:
---------------------------------------------------------------------------------
*ELFILE
*FILEOUTPUT
*NODEFILE
*PREPRINT
*SHEARFAILURE
The model "pl3d_erode_ccs" has been imported from an input file.
Please scroll up to check for error and warning messages.
Warning: in keyword *INITIALCONDITIONS, file "pl3d_erode_ccs.inp", line 212: Undefined node 599991 was detected and placed at the origin.
It is strange that all these examples given by the developers of ABAQUS give errors ! I read in a website that the solution is to run the job by using the command line :
Code:
abaqus job=pl3d_erode_ccs
but again some errors appear and the simulation is wrong !
Somebody has a solution to play with the native examples of Abaqus ??
Try to run this example ! It does not work :
Thank you for your answer
Claire