Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KE and PE labels in zundel_I-PI.ipynb have been swapped #380

Open
A-614 opened this issue Sep 3, 2021 · 0 comments
Open

KE and PE labels in zundel_I-PI.ipynb have been swapped #380

A-614 opened this issue Sep 3, 2021 · 0 comments

Comments

@A-614
Copy link

A-614 commented Sep 3, 2021

Plotting zundel.out:

axs[0].plot(time, (KE - KE[0]), linewidth = 1.5, label = r'$\Delta PE$')
axs[0].plot(time, (PE - PE[0]), linewidth = 1.5, label = r'$\Delta KE$')
max-veit added a commit that referenced this issue Jan 21, 2022
Also swap labels to resolve #380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant