Skip to content

Commit 5478294

Browse files
Update swm_cartesian.py
1 parent 0de6b00 commit 5478294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swm_python/swm_cartesian.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
VIS = False
1818
VIS_DT=10
1919
VAL=True
20-
ITMAX = 1000
20+
ITMAX = 4000
2121
dt = 90.
2222
tdt = dt
2323
dx = 100000.

0 commit comments

Comments
 (0)