7 changed files with 63 additions and 9 deletions
@ -0,0 +1,19 @@ |
|||
{ |
|||
"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] |
|||
} |
|||
] |
|||
} |
Binary file not shown.
Loading…
Reference in new issue