Skip to content

Commit 5340d5f

Browse files
committed
feat: disableOutTime added to all test input files. Tests all passing on MacOS
1 parent 47ea7c9 commit 5340d5f

30 files changed

+30
-0
lines changed

tests/Mooring/3D_seafloor/hanging_lines.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ Mooring/3D_seafloor/seafloor_profile_3d.txt SeafloorFile 3D seafloor file
5454
0.00001 dtIC - Time lapse between convergence tests (s)
5555
3 WaveKin the wave elevations are provided in a grid (-)
5656
1.0 dtWave the time step for the waves (s)
57+
1 disableOutTime
5758
------------------------- need this line --------------------------------------

tests/Mooring/BeamCantilevered.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
2727
1.0 dtIC time interval for analyzing convergence during IC gen (s)
2828
40.0 TmaxIC max time for ic gen (s)
2929
1e-5 threshIC threshold for IC convergence (-)
30+
1 disableOutTime
3031
------------------------- need this line --------------------------------------

tests/Mooring/BeamSimplySupported.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
2020
1.0 dtIC time interval for analyzing convergence during IC gen (s)
2121
40.0 TmaxIC max time for ic gen (s)
2222
1e-5 threshIC threshold for IC convergence (-)
23+
1 disableOutTime
2324
------------------------- need this line --------------------------------------

tests/Mooring/RodHanging.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
2828
2e-3 dtM time step to use in mooring integration (s)
2929
150 WtrDpth water depth (m)
3030
0 TmaxIC max time for ic gen (s)
31+
1 disableOutTime
3132
------------------------- need this line --------------------------------------

tests/Mooring/WD0050_Chain.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
2525
1.0e-4 threshIC threshold for IC convergence (-)
2626
WD0050_Chain.txt.ic fileIC Load a quasistatic solution before the IC solver (-)
2727
0.5 FrictionCoefficient general bottom friction coefficient, as a start (-)
28+
1 disableOutTime
2829
------------------------- need this line --------------------------------------

tests/Mooring/WD0200_Chain.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
2525
1.0e-4 threshIC threshold for IC convergence (-)
2626
WD0200_Chain.txt.ic fileIC Load a quasistatic solution before the IC solver (-)
2727
0.5 FrictionCoefficient general bottom friction coefficient, as a start (-)
28+
1 disableOutTime
2829
------------------------- need this line --------------------------------------

tests/Mooring/WD0600_Chain.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
2525
1.0e-4 threshIC threshold for IC convergence (-)
2626
WD0600_Chain.txt.ic fileIC Load a quasistatic solution before the IC solver (-)
2727
0.5 FrictionCoefficient general bottom friction coefficient, as a start (-)
28+
1 disableOutTime
2829
------------------------- need this line --------------------------------------

tests/Mooring/lifting.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ RK4 tScheme The time integration Scheme (-)
2424
1E-3 TmaxIC max time for ic gen (s)
2525
1.0 CdScaleIC factor by which to scale drag coefficients during dynamic relaxation (-)
2626
0.01 threshIC threshold for IC convergence (-)
27+
1 disableOutTime
2728
------------------------- need this line --------------------------------------

tests/Mooring/lines.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
3131
4.0 CdScaleIC factor by which to scale drag coefficients during dynamic relaxation (-)
3232
0.001 threshIC threshold for IC convergence (-)
3333
lines.txt.ic fileIC Load a quasistatic solution before the IC solver (-)
34+
1 disableOutTime
3435
------------------------- need this line --------------------------------------

tests/Mooring/local_euler/duplicated.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ ID LineType AttachA AttachB UnstrLen NumSegs LineOutputs
3232
100.0 TmaxIC max time for ic gen (s)
3333
1.0e-2 threshIC threshold for IC convergence (-)
3434
lEuler tScheme The time integration Scheme (-)
35+
1 disableOutTime
3536
------------------------- need this line --------------------------------------

0 commit comments

Comments
 (0)