Hello, everyone.
I am modeling a forming problem. But the calculation diverged at the increment 545.
At increment 534, the difficulty of convergence appeared, and from msg file, it readed:
***WARNING: CONTACT SURFACES ASSEMBLY_METSURF2 and ASSEMBLY_CERASURF22 NODE
NUMBER 1 INSTANCE TUBE-1 IS...
Dear all,
I am debugging a fortran source code dealing with the *.fil file generated by ABAQUS.
To build the corresponding *.exe file, I have to use the command "abaqus make job=...". In this way, I can't see the execution process.
How can I use the debug tool in visual fortran development...
Hello
As I defined a moment load at the free end of a tube, an error occured describing the following message
***ERROR: DEGREE OF FREEDOM 6 IS NOT ACTIVE ON NODE 12 INSTANCE OUTERTUBE-1 -
THIS LOADING IS NOT VALID
***NOTE: DUE TO AN INPUT ERROR THE ANALYSIS PRE-PROCESSOR HAS BEEN...
The moment load can be applied only to the sigle node or node set as a concentrated load, but the magnitude of it changed along with the tube. I tried with user subroutine, but it is only valid in applying the distributed element-based or surface-based load.
Maybe *AMPLITUDE is the way to solve...
Hello
I need the mechanical properties of the Alloy 34CrAlNi7, perticularly the elasic modulus, yield stress, ultimate stress and thermal expansion in range of temperature 20°C-500°C.
By the way, are there any online database for the material properties, such that I needn't always search a small...
Hello
I am now transplanting a postprocessor of ANSYS 5.4 to the version 8.0.
In the source code of the postprocessor in FORTRAN, I access the data using the subroutines such as BINRD or RGMGET, that were provided by ANSYS. But lacking the related documents about the format of the binary file...
a problem in crack propagation analysis
I wanna sketch the curve of cumulative crack length versus time. but i cannont find the way to the the history output of the cumulative crack length, while it is available in .dat file.
any hints are welcome.