RGX124
Mechanical
- Apr 5, 2005
- 75
Hi,
I would like to integrate an initial stress state in an Abaqus model via the Python subroutine.
I know that Initial stress is not supported in Abaqus/CAE. (see below). However the input file supports it.
Is it possible to find a way to program it via the Python interpreter?
Thanks for your help.
Regards
R
Defining initial stresses for rebars
Initial values of stress can also be defined for rebars within elements (see “Defining rebar as an element property,” Section 2.2.4).
Input File Usage:
*INITIAL CONDITIONS, TYPE=STRESS, REBAR
Abaqus/CAE Usage: Initial stress is not supported in Abaqus/CAE.
I would like to integrate an initial stress state in an Abaqus model via the Python subroutine.
I know that Initial stress is not supported in Abaqus/CAE. (see below). However the input file supports it.
Is it possible to find a way to program it via the Python interpreter?
Thanks for your help.
Regards
R
Defining initial stresses for rebars
Initial values of stress can also be defined for rebars within elements (see “Defining rebar as an element property,” Section 2.2.4).
Input File Usage:
*INITIAL CONDITIONS, TYPE=STRESS, REBAR
Abaqus/CAE Usage: Initial stress is not supported in Abaqus/CAE.