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
There are many variables declared in Settings.h that are never used. It would be nice to remove them to decrease clutter. For example, WHICHRAYS is initialized but never used in the simulation.
There are many variables declared in Settings.h that are never used. It would be nice to remove them to decrease clutter. For example,
WHICHRAYSis initialized but never used in the simulation.