Skip to content

Commit 7a6566e

Browse files
Format
1 parent 695809d commit 7a6566e

File tree

1 file changed

+1
-1
lines changed
  • examples/2D_mhd_magnetic_vortex

1 file changed

+1
-1
lines changed

examples/2D_mhd_magnetic_vortex/case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"x_domain%beg": -5.0,
2020
"x_domain%end": 5.0,
2121
"y_domain%beg": -5.0,
22-
"y_domain%end": 5.0,
22+
"y_domain%end": 5.0,
2323
"m": 1024,
2424
"n": 1024,
2525
"p": 0,

0 commit comments

Comments
 (0)