NRL-Plasma-Physics-Division / block-on-spring

TurboPy app to compute the motion of a block on a spring
0 stars 5 forks source link

Create example using new history diagnostic #18

Closed arichar6 closed 3 years ago

arichar6 commented 3 years ago

This PR adds a new file where the block-on-spring example app uses the history diagnostic instead of a custom diagnostic.

The new app also loads the output files, and plots the results obtained using two different algorithms. This demonstrates how to use this diagnostic, and shows how powerful it can be to use the xarray package for post-processing.

arichar6 commented 3 years ago

Closes #17