-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make timestep uniform for scipy update.
- Loading branch information
1 parent
e352a56
commit 938e8be
Showing
2 changed files
with
39 additions
and
9 deletions.
There are no files selected for viewing
21 changes: 13 additions & 8 deletions
21
tests/framework/ROM/TimeSeries/DMD/gold/HAVOK/outputHAVOKDMD/outputDMD_0.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
t,decay_heat,decay_heat_pu | ||
0.0,1596.24219871,0.00532080722661 | ||
0.01,508.409439139,0.00169469809784 | ||
0.02,421.964047214,0.00140654679697 | ||
0.05,338.173180971,0.00112724391487 | ||
0.075,279.436776363,0.00093145590328 | ||
0.1,179.553008904,0.000598510018158 | ||
0.2,120.230297173,0.000400767649528 | ||
0.3,81.1463727778,0.000270487904052 | ||
0.0,1596.2635054,0.0053208782799 | ||
0.025,434.266051241,0.0014475534847 | ||
0.05,316.328108286,0.00105442701347 | ||
0.075,276.974054113,0.000923246834648 | ||
0.1,248.648999197,0.000828829986198 | ||
0.125,228.0998172,0.000760332713794 | ||
0.15,210.857697611,0.000702858982601 | ||
0.175,193.45221639,0.000644840712644 | ||
0.2,172.763415874,0.000575878045184 | ||
0.225,144.618295811,0.000482060979565 | ||
0.25,102.835168196,0.000342783889384 | ||
0.275,37.806818174,0.000126022725555 | ||
0.3,-65.7847394274,-0.000219282461814 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters