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.
24 lines
526 B
24 lines
526 B
{
|
|
"material": [1e5, 0.3, 1e3],
|
|
"mshFilePath": "/home/cw/opt/StaticSimulation/sim-test/rigid-test/rearAxle-mod/rearAxle-mod_.msh",
|
|
|
|
"DBC": [
|
|
{
|
|
"min": [-0.1, 0.4, -0.1],
|
|
"max": [0.6, 0.6, 1.1]
|
|
}
|
|
],
|
|
|
|
"NBC": [
|
|
{
|
|
"min": [-0.1, 0.8, -0.1],
|
|
"max": [1.1, 1.1, 1.1],
|
|
"force": [1, 0, 0]
|
|
},
|
|
{
|
|
"min": [-0.1, -0.1, -0.1],
|
|
"max": [1.1, 0.2, 1.1],
|
|
"force": [1, 0, 0]
|
|
}
|
|
]
|
|
}
|
|
|