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
Let <code>m × m</code> be the chare-array dimensions and <code>k</code> the baseline number of particles per chare. Update the number of particles per chare to be
31
-
<spanlang="latex">N_{x,y} = k + \frac{2k(x + y)}{2m}</span>.
31
+
<spanlang="latex">N_{x,y} = k + \frac{k(x + y)}{m}</span>.
0 commit comments