-
Notifications
You must be signed in to change notification settings - Fork 12
Description
I am working on heavily doped Ge nanodisk array 500nm high and 1000nm of diameter. Except for the fact that I am working in the infrared [5000-20000]nm, everything is as for simple plasmonic nanostructures in the visible.
What happens is as seen in this jupyter notebook. In spite of a mesh that seems to be more than fair, with respect to the spatial variations of the field, the output is extremely sensitive to mesh parameters, and there seem to be no definite rule to get a stable output.
In this particular case I run the notebook with a modified EMUstack version (python3 compatible), but i checked with the as is python2 version and the outputs are identical.
The fact is that the results are nonphysical but not random, i.e. they are incorrect but identical run after run. Do you have any suggestion for me? I was planning to couple EMUstack with a genetic optimizer, but as long as the output is not stable for a reasonable set of parameters, this is going to be difficult for me.
Best
Giovanni