experimental tests results of the propagation of cracks, to determine the characteristic parameters of the cohesive models
Good mourning, it is well known that the cohesive forces models permet an easy and less combersome computation of the crack problems, these models formulated in term of stress are accompained with a scale effects because of the presence of a crachteristic lengths like the critical opening/sliding value, and the length of the cohesive zone at the begining of the propagation. In order to set the values of the characteristic lengths of the model used in the simulation for a given material, it is intressting to do that through an experimental tests like a compact tests.
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.