Published July 31, 2022
| Version 0.3.2
Software
Open
boutproject/xBOUT: 0.3.2
Authors/Creators
- 1. UKAEA
- 2. Columbia/LDEO @ocean-transport
- 3. National Centre for Plasma Science and Technology
- 4. University of York
- 5. IPP Greifswald
- 6. UiT, MIT
- 7. Lawrence Livermore National Laboratory
Description
xBOUT provides an interface for collecting the output data from a BOUT++ simulation into an xarray dataset in an efficient and scalable way, as well as accessor methods for common BOUT++ analysis and plotting tasks.
New features:
- add open_fastoutput function to xbout #221
- Geometry for FCI cases #224 #228 #172
- Allow loading restart files #219 #230 #239
- Better test for re-applying toroidal coordinates; load Bpxy, Brxy, Bzxy if possible #227
- Improvements to grid- and restart-file loading #232
Bug fixes:
- Avoid values from corner cells when generating coordinates for Regions #218
- Fix attribute conflict from non-removed "regions" in BoutDataArray.ddy() #222
- Fix condition for 'bout_v5' behaviour of dz #223
- Fix color scales in animate_list() #225
- Fix integration of Field2D variables #205
- Fix to_field_aligned()/from_field_aligned() for transposed arrays #226
- Pass vmin, vmax through to animate_line() in BoutDataset.animate_list() #233
- Fix calculation of hist_hi in BoutDataset.to_restart() #236
- Ensure data is converted to strings #238
- Workaround for old squashed files with inconsistent y-boundary cells #240
Files
boutproject/xBOUT-0.3.2.zip
Files
(4.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:23013ad9c9bc1a6efea368ee052e03e0
|
4.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/boutproject/xBOUT/tree/0.3.2 (URL)