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.
19 lines
358 B
19 lines
358 B
{
|
|
"material": [1e5, 0.3, 1e3],
|
|
"mshFilePath": "@LOCAL_DIR@/rocker-arm_.msh",
|
|
|
|
"DBC": [
|
|
{
|
|
"min": [-0.001, 0.8, 0.8],
|
|
"max": [1.001, 1.1, 1.1]
|
|
}
|
|
],
|
|
|
|
"NBC": [
|
|
{
|
|
"min": [-0.001, 0.25, -0.001],
|
|
"max": [1.001, 0.4, 0.1],
|
|
"force": [0, -10, 0]
|
|
}
|
|
]
|
|
}
|
|
|