-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
37 lines (26 loc) · 1.14 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
@TODO
- Adaptive gridding
It would be optimal if I could Include the adaptive
grid routines in my inversion code. One essentially just
provides the basic matrices, and the projection will be
done automatically
- Cummulative sensitivity
A routine to compute cummulative sensitivity for each
model parameter would be nice to have
- Some improvements to xdmf output needed:
It would be a bit better to uniquify the vertices in
xdmf output, at the moment there are redundant points
- Solution should be pssibly be saved...
as a 1 to 4 column file, might be quite useful as an
additional option instead of separate files
- Add numerous sanity checks!
Everything is somewhat unstable at the moment, add
warnings etc, when parameters are chosen incorrectly
- Post-processing module needs to be extended!
logarithmic likeliehood, and AKAIKE information criteria
* Output of rough and varr needs to be truncated
* Clean up a little bit remove the b_??? vectors
- build routine that adds random noise to rhs
- Module to compute resolution matrix
- Compare solvers and their convergence
- Variance reduction hypothesis tests