If I run the bend-flux-ll.cpp example like this
./bend-flux-ll --GDSIIFile $HOME/local/share/libGDSII/examples/bend-flux/bend-flux.gds
the straight-eps.h5 and bent-eps.h5 output files are all ones (black images when converted to png).
Running ./bend-flux-ll --use-prisms produces the correct epsilon output. Am I doing something wrong?
If I run the
bend-flux-ll.cppexample like this./bend-flux-ll --GDSIIFile $HOME/local/share/libGDSII/examples/bend-flux/bend-flux.gdsthe
straight-eps.h5andbent-eps.h5output files are all ones (black images when converted to png).Running
./bend-flux-ll --use-prismsproduces the correct epsilon output. Am I doing something wrong?