boutproject / boutdata

GNU Lesser General Public License v3.0
0 stars 2 forks source link

Support more generic arrays in collect() #25

Closed johnomotani closed 3 years ago

johnomotani commented 3 years ago

If an array has no spatial dependence, it is not a Field, although it might be time-dependent. Allow such arrays (e.g. strings) to be collected. Slicing is only supported in the time dimension (if present).

Also adds support for non-spatially-dependent arrays in restart.redistribute().