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
427 B
19 lines
427 B
{
|
|
"material": [1e5, 0.3, 1e3],
|
|
"mshFilePath": "/home/cw/MyCode/designauto/da-cmd/cmd-quasistatic-simulation/assets/cube_9743.msh",
|
|
|
|
"DBC": [
|
|
{
|
|
"min": [-0.001, -0.001, -0.001],
|
|
"max": [1.001, 0.001, 1.001]
|
|
}
|
|
],
|
|
|
|
"NBC": [
|
|
{
|
|
"min": [-0.001, 0.999, -0.001],
|
|
"max": [1.001, 1.001, 1.001],
|
|
"force": [-10, 0, 0]
|
|
}
|
|
]
|
|
}
|
|
|