... | ... | @@ -5,7 +5,7 @@ |
|
|
|
|
|
## initial control:
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| initial_defect_width = 0.2 | ... |
|
|
|
| restart_file = ls_control_timestep_0730.bin | ... |
|
... | ... | @@ -17,7 +17,7 @@ |
|
|
|
|
|
## job control :
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| main_debug = 0 | ... |
|
|
|
| max_number_iterations = 200 | ...|
|
... | ... | @@ -41,7 +41,7 @@ |
|
|
|
|
|
## physical caracteristique:
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| lc = 0.01 | ...|
|
|
|
| Yc = 100 | ... |
|
... | ... | @@ -53,7 +53,7 @@ |
|
|
|
|
|
## numerical methode control:
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| polynomial_order = 2 | ...|
|
|
|
| use_enrichment = 5 | ... |
|
... | ... | @@ -65,7 +65,7 @@ |
|
|
|
|
|
## geometric representation of the tls
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| tls_geom_interface = 2 | ... |
|
|
|
|
... | ... | @@ -76,7 +76,7 @@ |
|
|
|
|
|
## velocity control:
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| front_advance_algo = 3 | ... |
|
|
|
| k_max = 100. | |
|
... | ... | @@ -89,7 +89,7 @@ |
|
|
|
|
|
## damage law control:
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| damage_shape = Poly3 |... |
|
|
|
| hcoef = 0. | ...|
|
... | ... | @@ -102,7 +102,7 @@ |
|
|
|
|
|
## search for initiation control:
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| search_for_initiations = -10000 | ... |
|
|
|
| start_with_search_for_initiations = 1 | ... |
|
... | ... | @@ -113,7 +113,7 @@ |
|
|
|
|
|
## export control:
|
|
|
|
|
|
|command| description|
|
|
|
| **command**| **description**|
|
|
|
|:---------------------------------|:-------------------------------|
|
|
|
| full_elastic_out = 0 |... |
|
|
|
| load_factor_out = 1 | ...|
|
... | ... | |