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
527 B
24 lines
527 B
2 years ago
|
{
|
||
|
"material": [1e5, 0.3, 1e3],
|
||
|
"mshFilePath": "/home/cflin/Documents/CppField/source/RigidElasticSim/sim-test/rigid-test/rearAxle-mod/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]
|
||
|
}
|
||
|
]
|
||
|
}
|