Opened 7 years ago
Closed 6 years ago
#4941 closed defect (fixed)
Remove misleading fScaling labels in Kinsol solver diagnostics
Reported by: | Francesco Casella | Owned by: | Willi Braun |
---|---|---|---|
Priority: | high | Milestone: | 1.14.0 |
Component: | Run-time | Version: | |
Keywords: | Cc: |
Description
When turning on LOG_NLS_V
with the Kinsol solver, the fScaling factors are listed alongside variable names. This is wrong and confusing, as each factor corresponds to a component in the residual vector, not to a variable.
Please remove the variable name strings in the fScaling list and only leave the indeces of the residual components.
Change History (4)
comment:1 by , 6 years ago
Milestone: | 1.13.0 → 1.14.0 |
---|
comment:2 by , 6 years ago
Willi, this is really a quick fix, would you mind taking care of it?
Thanks!
comment:3 by , 6 years ago
Status: | new → accepted |
---|
Note:
See TracTickets
for help on using tickets.
Rescheduled to 1.14.0 after 1.13.0 releasee