This repository serve as a backup for my Maxwell-TD code
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.
|
{
|
|
"Element Sets": [
|
|
{
|
|
"index": 0,
|
|
"attribute": "air"
|
|
}
|
|
],
|
|
"Face Sets": [
|
|
{
|
|
"index": 0,
|
|
"boundary": "PEC"
|
|
},
|
|
{
|
|
"index": 1,
|
|
"boundary": "ABC"
|
|
}
|
|
],
|
|
"Hybrid Mesh": {
|
|
"enable": true,
|
|
"holes": [[0.0, 0.0, 0.0]]
|
|
}
|
|
}
|
|
|