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
When using semi-local functionals (e.g. gga_x_pbe) under float32, on some grid point we will have NaN gradients w.r.t. to mo_coeff. If float64 is used we won't get this problem. Some numerical tuning is required.