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.
65 lines
1.1 KiB
65 lines
1.1 KiB
{
|
|
"material": {
|
|
"E": 2.1e11,
|
|
"poisson_ratio": 0.3,
|
|
"thermal_conductivity":43, "unit": "W/(m*K)",
|
|
"thermal_expansion_coefficient": 1.21e-5, "unit": "1/K"
|
|
},
|
|
"topology": {
|
|
"max_loop": 200,
|
|
"volfrac": 0.4,
|
|
"penal": 3.0,
|
|
"r_min": 1.1,
|
|
"T_ref": 0,
|
|
"T_limit": 28,
|
|
"R_E": 28,
|
|
"R_lambda": 28,
|
|
"R_beta":0
|
|
},
|
|
"model": {
|
|
"regular_model": {
|
|
"lx": 1,
|
|
"ly": 50,
|
|
"lz": 35
|
|
},
|
|
"visual_model":"2-box-refined.obj"
|
|
},
|
|
"mechanical_boundary_condition":{
|
|
"NBC": [
|
|
{
|
|
"min": [0, 0.44, 0],
|
|
"max": [1, 0.56, 0],
|
|
"val": [0.0, 0.0, -8.4e8]
|
|
}
|
|
|
|
],
|
|
"DBC": [
|
|
{
|
|
"min": [0, 0, 0],
|
|
"max": [1, 0, 1],
|
|
"dir": [1, 1, 1]
|
|
},
|
|
{
|
|
"min": [0, 1, 0],
|
|
"max": [1, 1, 1],
|
|
"dir": [1, 1, 1]
|
|
}
|
|
]
|
|
},
|
|
"thermal_boundary_condition": {
|
|
"NBC": [
|
|
{
|
|
"min": [0, 1, 0.3],
|
|
"max": [1, 1, 0.7],
|
|
"heat_flux": 5, "unit": "W"
|
|
}
|
|
],
|
|
"DBC": [
|
|
{
|
|
"min": [0, 0, 0],
|
|
"max": [1, 0, 1],
|
|
"temperature": 0, "unit": "K"
|
|
}
|
|
]
|
|
}
|
|
}
|