We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695809d commit 7a6566eCopy full SHA for 7a6566e
examples/2D_mhd_magnetic_vortex/case.py
@@ -19,7 +19,7 @@
19
"x_domain%beg": -5.0,
20
"x_domain%end": 5.0,
21
"y_domain%beg": -5.0,
22
- "y_domain%end": 5.0,
+ "y_domain%end": 5.0,
23
"m": 1024,
24
"n": 1024,
25
"p": 0,
0 commit comments