Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c29e470

Browse filesBrowse files
committed
edit README.md
1 parent 299458f commit c29e470
Copy full SHA for c29e470

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
</p>
66

77
## How to execute
8+
### Two-stream instability simulation
89
<div>
910
<p float = 'left'>
1011
<img src="/result/two-stream_evolution_CIC_leapfrog.png" width="100%">
1112
</p>
1213
</div>
13-
### Two-stream instability simulation
14+
1415
```
1516
python3 pic_1d_two_stream.py --num_particles {# of particles}
1617
--num_mesh {# of mesh grid}
@@ -29,6 +30,7 @@
2930
<img src="/result/bump-on-tail_evolution_CIC_leapfrog.png" width="100%">
3031
</p>
3132
</div>
33+
3234
```
3335
python3 pic_1d_bump_on_tail.py --num_particles {# of particles}
3436
--num_mesh {# of mesh grid}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.