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
The ds.region/box function returns the entire simulation domain even when a smaller region is defined. The defined region should only have 64 cells, but it returns all 67033401 from the simulation box.
The
ds.region/boxfunction returns the entire simulation domain even when a smaller region is defined. The defined region should only have 64 cells, but it returns all 67033401 from the simulation box.