2021-05-31 15:38:30 +05:00
|
|
|
[base]
|
2021-07-12 18:01:15 +05:00
|
|
|
simple = false
|
|
|
|
bodyCentered = false
|
2021-07-09 23:07:53 +05:00
|
|
|
faceCentered = true
|
2021-05-31 15:38:30 +05:00
|
|
|
|
2021-07-19 17:01:42 +05:00
|
|
|
[[structures]]
|
|
|
|
name = "simple"
|
|
|
|
|
|
|
|
[structures.geometry]
|
|
|
|
theta = [0.01, 0.28, 0.01]
|
|
|
|
|
|
|
|
[structures.mesh]
|
|
|
|
viscousLayers = true
|
|
|
|
thickness = [0.01, 0.005]
|
|
|
|
|
|
|
|
[structures.submesh.strips]
|
|
|
|
growthRate = 0.2
|
|
|
|
nbSegPerEdge = 2
|
|
|
|
nbSegPerRadius = 3
|
|
|
|
|
|
|
|
[[structures]]
|
|
|
|
name = "bodyCentered"
|
|
|
|
|
|
|
|
[structures.geometry]
|
|
|
|
theta = [0.01, 0.17, 0.01]
|
|
|
|
|
|
|
|
[structures.mesh]
|
|
|
|
viscousLayers = true
|
|
|
|
thickness = [0.005, 0.0005]
|
|
|
|
|
|
|
|
[structures.submesh.strips]
|
|
|
|
growthRate = 0.2
|
|
|
|
nbSegPerEdge = 2
|
|
|
|
nbSegPerRadius = 3
|
|
|
|
|
|
|
|
[[structures]]
|
|
|
|
name = "faceCentered"
|
|
|
|
|
|
|
|
[structures.geometry]
|
|
|
|
theta = [0.01, 0.13, 0.01]
|
|
|
|
|
|
|
|
[structures.mesh]
|
|
|
|
viscousLayers = true
|
|
|
|
thickness = [0.001, 0.0005]
|
|
|
|
|
|
|
|
[structures.submesh.strips]
|
|
|
|
growthRate = 0.2
|
|
|
|
nbSegPerEdge = 2
|
|
|
|
nbSegPerRadius = 3
|
2021-06-07 17:09:32 +05:00
|
|
|
|