Skip to content

Commit 5bf6ab0

Browse files
committed
update numSteps to have 10 steps in CI test
1 parent 51fdcb2 commit 5bf6ab0

File tree

3 files changed

+3
-25
lines changed

3 files changed

+3
-25
lines changed

tests/singlerod/short/nekrs/rod_short.par

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ deviceNumber = LOCAL-RANK
44

55
[GENERAL]
66
polynomialOrder = 7
7-
numSteps = 20000
7+
numSteps = 10
88
dt = 1.0e-04
99
timeStepper = tombo2
1010
subCyclingSteps = 2

tests/singlerod/short/nekrs/rod_short_par.diff

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ index 04d2d04..d3936d4 100644
66
[GENERAL]
77
#startFrom = rod_short.run1
88
polynomialOrder = 7
9-
-numSteps = 20000
9+
-numSteps = 10
1010
+numSteps = 10
1111
dt = 1e-04
1212
timeStepper = tombo2

tests/singlerod/short/openmc_nekrs/rod_short.par

-23
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../nekrs/rod_short.par

0 commit comments

Comments
 (0)