You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Test to see if scaling with each wavelength makes a difference in terms of spectrum
"""scaling = max(
UNIT_MAGNITUDE / (wavelength * FDTD_GRID_SCALE),
cfg.FDTD_min_gridpoints_per_unit_magnitude,
)"""
Tried this, but the results was very different from before, i.e. not good
No description provided.
The text was updated successfully, but these errors were encountered: