Skip to content

Commit

Permalink
FieldMesh devel
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMayes committed Jan 13, 2021
1 parent 894faec commit c304d1d
Show file tree
Hide file tree
Showing 6 changed files with 570 additions and 130 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# openPMD-beamphysics
Tools for analyzing and viewing particle data in the openPMD standard, extension beamphysics.

https://github.com/DavidSagan/openPMD-standard/blob/EXT_BeamPhysics/EXT_BeamPhysics.md


https://github.com/openPMD/openPMD-standard/blob/upcoming-2.0.0/EXT_BeamPhysics.md

Installing openpmd-beamphysics
==============================
Expand Down
408 changes: 344 additions & 64 deletions examples/field_examples.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/field_tracking.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
{
"data": {
"text/plain": [
"[<matplotlib.lines.Line2D at 0x10b7364c0>]"
"[<matplotlib.lines.Line2D at 0x1629cae50>]"
]
},
"execution_count": 4,
Expand Down Expand Up @@ -325,7 +325,7 @@
{
"data": {
"text/plain": [
"[<matplotlib.lines.Line2D at 0x15cb92610>]"
"[<matplotlib.lines.Line2D at 0x163f20c10>]"
]
},
"execution_count": 12,
Expand Down Expand Up @@ -601,7 +601,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x15cc75f70>"
"<matplotlib.legend.Legend at 0x16401b760>"
]
},
"execution_count": 20,
Expand Down
Loading

0 comments on commit c304d1d

Please sign in to comment.