You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
551 B
38 lines
551 B
{
|
|
"material": {
|
|
"thermal_conductivity":1.0
|
|
},
|
|
|
|
"topology": {
|
|
"max_loop": 50,
|
|
"volfrac": 0.5,
|
|
"penal": 1.0,
|
|
"r_min": 1.5
|
|
},
|
|
"model": {
|
|
"relativeLengthOfVoxel": 0.08,
|
|
"arbitraryModel": "arbitrary_model.stl",
|
|
"chosenModel": "chosen_model.stl",
|
|
"visualObjModel": "1__sf.obj"
|
|
},
|
|
"absDBC": [
|
|
{
|
|
"min": [-210.0, -10.0,-16.0],
|
|
"max": [-189.95, 10.0, 16.0]
|
|
}
|
|
],
|
|
"absNBC": [
|
|
{
|
|
"min": [-106, 14, -15],
|
|
"max": [-94, 26, 15],
|
|
"val": 1
|
|
},
|
|
{
|
|
"min": [-23, -23, -24],
|
|
"max": [23, 23, 24],
|
|
"val": 1
|
|
}
|
|
|
|
|
|
]
|
|
}
|