Skip to content

Commit

Permalink
arnoldi possible umr
Browse files Browse the repository at this point in the history
Signed-off-by: James Cherry <[email protected]>
  • Loading branch information
jjcherry56 committed Jan 13, 2022
1 parent 1867cda commit 2e9e3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dcalc/ArnoldiDelayCalc.cc
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ delay_work_create()
D->slew_derate = 0.0;
D->slew_factor = 0.0;
for (j=0;j<2;j++) {
D->cV[j].slew_derate = 0.0;
D->cV[j].vlo = 0.0;
D->cV[j].vhi = 0.0;
D->cV[j].vlg = 0.0;
Expand Down

0 comments on commit 2e9e3ca

Please sign in to comment.