Skip to content

Commit 790e645

Browse files
authored
Discard changes to examples/3D_performance_test/case.py
1 parent c2641f3 commit 790e645

File tree

1 file changed

+3
-3
lines changed
  • examples/3D_performance_test

1 file changed

+3
-3
lines changed

examples/3D_performance_test/case.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
'z_a' : -1.5E-03/1.E-03,
2929
'z_b' : 1.5E-03/1.E-03,
3030
'cyl_coord' : 'F',
31-
'm' : 100,
32-
'n' : 100,
33-
'p' : 100,
31+
'm' : 200,
32+
'n' : 200,
33+
'p' : 200,
3434
'dt' : 0.2E-09/1.E-03,
3535
't_step_start' : 0,
3636
't_step_stop' : 30,

0 commit comments

Comments
 (0)