emigoz
New member
- Apr 7, 2006
- 10
Hello,
somebody knows what is the command for python-script of the following inp command?
*initial conditions, type=solution
(put the values of the state variables)
The problem is that I'm using a python file to define a model and I have to load a user material subroutine, and then to specify the initial values of the state variables.
I know that it is not possible to define it in ABAQUS/CAE, but I want to check if it possible by using a python command. I've found that it is possible to define the initial conditions for a user element subroutine, but not for a user material.
Thanks.
somebody knows what is the command for python-script of the following inp command?
*initial conditions, type=solution
(put the values of the state variables)
The problem is that I'm using a python file to define a model and I have to load a user material subroutine, and then to specify the initial values of the state variables.
I know that it is not possible to define it in ABAQUS/CAE, but I want to check if it possible by using a python command. I've found that it is possible to define the initial conditions for a user element subroutine, but not for a user material.
Thanks.