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.
35 lines
602 B
35 lines
602 B
{
|
|
"Element Sets": [
|
|
{
|
|
"index": 0,
|
|
"attribute": "coaxial"
|
|
},
|
|
{
|
|
"index": 1,
|
|
"attribute": "substrate"
|
|
},
|
|
{
|
|
"index": 2,
|
|
"attribute": "air"
|
|
}
|
|
|
|
],
|
|
"Face Sets": [
|
|
{
|
|
"index": 0,
|
|
"boundary": "PEC"
|
|
},
|
|
{
|
|
"index": 1,
|
|
"boundary": "PORT"
|
|
},
|
|
{
|
|
"index": 2,
|
|
"boundary": "ABC"
|
|
}
|
|
],
|
|
"Hybrid Mesh": {
|
|
"enable": true,
|
|
"holes": [[0.0, 0.0, 0.0]]
|
|
}
|
|
}
|
|
|