Opened 19 years ago
Last modified 17 years ago
#26 closed enhancement
Implement DianaSensDAESO — at Version 2
Reported by: | ginkel | Owned by: | miha |
---|---|---|---|
Priority: | minor | Milestone: | Promot 0.8 |
Component: | DianaKernel | Version: | |
Severity: | bad | Keywords: | |
Cc: |
Description (last modified by miha)
Currently DianaSensDAESO only works for specifying the sensitivity problem, but the actual calculation has to be done by some sensitity-capable solver. This should be improved.
Change History (2)
comment:1 Changed 19 years ago by miha
- Description modified (diff)
- Status changed from new to assigned
comment:2 Changed 19 years ago by miha
- Description modified (diff)
Sorry, i've removed description somehow.
Note: See
TracTickets for help on using
tickets.
Is "sensitity-capable solver" handles lower block triangular structure of the common Jacobi matrix and makes LU decomposition only for the matrix (Fx+alpha*Fx') in the case of the IDA solver?