How to use PEC/PMC boundary mirroring (Python)? #170
-
|
Hello forum, I would like to try NF2FF boundary mirroring, which is available according to this documentation: But I am struggling with the actual use in my Python model. Does anyone have any code example how to use PEC or PMC mirroring? Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Looking at the code I think you do not need to do anything special. If you use e.g. a PMC boundary somewhere the nf2ff will detect it and set mirroring accordingly... |
Beta Was this translation helpful? Give feedback.



I currently have no machine to run anything, but looking at your script you should not use PML_4 oder 6. Use Mur if you want quicker results or PML_8 only. Any other than PML_8 is not really tested and I'm not sure how good or if at all they work. If something goes unstable the pml is always the first suspect...