boutproject / xBOUT

Collects BOUT++ data from parallelized simulations into xarray.
https://xbout.readthedocs.io/en/latest/
Apache License 2.0
22 stars 10 forks source link

add to_field_aligned() functionality to boutdatasets as well #177

Closed hahahasan closed 3 years ago

hahahasan commented 3 years ago

For some simulations such as in slab_geometry it's useful to look at some quantities in along field aligned coordinates. If to_field_aligned can be used on boutdatasets as well then some of the added functionality afforded by boutdataset methods such as animate_list can maybe be used fairly straight forwardly?