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
Sometimesfloat that are written out by default are not precise enough. In general we should use %20.14e or something similar to use the full precision. See clawpack/amrclaw#205 for the original use case.