|
|
# Desciption of the file damageinfo.dat
|
|
|
|
|
|
damageinfo.dat is read by DamageInfoParser.h
|
|
|
|
|
|
|
|
|
|
... | ... | @@ -91,10 +92,10 @@ |
|
|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| damage_shape = Poly3 |... |
|
|
|
| damage_shape = Poly3 | the shape of the function Phi(d). Generally `Poly3 ` except for Cohesive Zone Model equivalence where it is `Poly2revert`|
|
|
|
| hcoef = 0. | ...|
|
|
|
| penalty_coef = 1. | ...|
|
|
|
| radius_factor = 1.05 | |
|
|
|
| radius_factor = .2 | the magnitude of the displacement of the level set will be 0.2 times the characteristic length (l_c) of the material |
|
|
|
|
|
|
|
|
|
|
... | ... | |