-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I am trying to compute the scattered field of an infinitely PEC beam. I use the command-line tool scuff-scatter to complete the calculation. The gmsh geometry file for unit-cell geometry is from /scuff-em/examples/SiliconBeams. Lamnbda = 1 micron. The incident wave is planewave. I set pwDirection 0 0 -1, pwPolarization 1 0 0, EPFile observePoints.
However, the result of scttered filed is all nan. I am not sure why this is the case. I will appreciate any suggestions on how to resolve this error. Thank you.
//Source
https://github.com/SaihangQie/Issue
//Command
scuff-scatter --geometry RoundedBeamUnitCell.scuffgeo --Lambda 1 --pwDirection 0 0 -1 --pwPolarization 1 0 0 --EPFile ObservePoints.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels