non-convergence of result
i want to carry out a nonlinear static pushover analysis for a concrete dam, i'm using the concrete damage plasticity model for the above. i'm able to carry out the frequency analysis for the model, but after applying any kind of load the the job gets aborted in both static analysi and static riks analysis.
in static analysis it does not converge, whereas in static riks analysis it says a zero displacement step ha been encountered and analysi cannot proceed..
can anyone please help me out tof this..
thanks in advance
shijo antony (IIT-R)
Hi All!
My problem is quite simple:
I need to change (add arguments) to a inp file, then submit the inp file
for analysis and finally to
read some results from the odb file.
I choose to use python (not the PDE provided by abaqus CAE but the
general python GUI). I’m sure this choice has consequences, perhaps the
import abaqus won’t work? This could bypassed if I run my code using abaqus python in the command window.