Changing Boundary Counditions after a Frame
Changing Boundary Counditions after a Frame
(OP)
Hi,
i use BC/Rigid Body as a forming tool. i want to change the translation adaptively by a python script.
is it possible to change this during the simulation?
or should i do many small simulations? How can I start a second simulation on the deformed mesh by python code?
thx
i use BC/Rigid Body as a forming tool. i want to change the translation adaptively by a python script.
is it possible to change this during the simulation?
or should i do many small simulations? How can I start a second simulation on the deformed mesh by python code?
thx





RE: Changing Boundary Counditions after a Frame
With *Restart you could take a result of a finished simulation and continue it with a new step.
See Abaqus User Manual 9.1.1 Restarting an analysis
RE: Changing Boundary Counditions after a Frame
i am not familar with subroutines.
and i dont find my way with the documentation. you know a good way to learn them?