4 changed files with 230292 additions and 20 deletions
@ -0,0 +1,23 @@ |
|||
{ |
|||
"material": [1e5, 0.3, 1e3], |
|||
"mshFilePath": "@LOCAL_DIR@/rearAxle-mod_.msh", |
|||
|
|||
"DBC": [ |
|||
{ |
|||
"min": [0.2, -0.001, 0.2], |
|||
"max": [0.6, 0.05, 0.8] |
|||
}, |
|||
{ |
|||
"min": [0.2, 0.95, 0.2], |
|||
"max": [0.6, 1.001, 0.8] |
|||
} |
|||
], |
|||
|
|||
"NBC": [ |
|||
{ |
|||
"min": [-0.001, 0.4, 0.3], |
|||
"max": [0.08, 0.6, 0.7], |
|||
"force": [-1.732, 0, 1] |
|||
} |
|||
] |
|||
} |
Binary file not shown.
File diff suppressed because it is too large
Loading…
Reference in new issue