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

Add option to plot F and rho #7

Merged
merged 2 commits into from
Oct 3, 2018
Merged

Add option to plot F and rho #7

merged 2 commits into from
Oct 3, 2018

Conversation

MaxThevenet
Copy link
Member

This PR add the option to plot F and rho when do_dive_cleaning = 1. Original code was written by @atmyers.

Test input file is attached, and the fields can be plotted with

ds = yt.load( './plotfiles/plt00010/' )
sl = yt.SlicePlot(ds, 2, 'F', aspect=.1)

and

ds = yt.load( './plotfiles/plt00010/' )
sl = yt.SlicePlot(ds, 2, 'rho', aspect=.1)

inputs.txt

@atmyers atmyers merged commit 7fb25a7 into dev Oct 3, 2018
@RemiLehe RemiLehe deleted the plot_frho branch October 5, 2018 00:18
dwillcox added a commit to dwillcox/WarpX that referenced this pull request Mar 13, 2020
…ntoPulsarBranch_10March

Merging Master branch into PulsarBranch
atmyers pushed a commit to atmyers/WarpX that referenced this pull request Nov 9, 2021
aeriforme pushed a commit to aeriforme/WarpX that referenced this pull request Sep 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants