Metrics must work without an analytical solution.

Not only is it desirable for fifthwave to output the collected metrics without requiring an analytical solution, it is, in fact, critical to the correct oportation of the grid convergence tool, verify.f90. Thus, the metrics must be reprogramming to work without an analytical solution by default and with one if it exists.

Details

Id: d6c0114d4037d9ecf96fb4b4d4c8903d22e57df9
Type: task
Creation time: 2011-01-11 13:50
Creator: Mathew Topper <mathew.topper@...>
Release: 0.2 (released 2011-02-09)
Component: fifthwave.py
Status: closed : fixed fixed
In progress: 3 days

Issue log

2011-01-21 12:27 Mathew Topper <mathew.topper@...> closed with disposition fixed
Completed the restructing of fifthwave.py to output the raw values of the metrics and adjusted flightdeck to use the updated module.
2011-01-20 16:36 Mathew Topper <mathew.topper@...> commented
OK, so fifthwave.py will now output reports and plots for the raw data of the metrics as well as for the errors. This took a fairly significant rewrite of the module but I think it is better for it. I can't close the bug yet however as flightdeck is broken by the changes and the calls to fifthwave must be altered.
2011-01-17 17:36 Mathew Topper <mathew.topper@...> changed status from unstarted to in_progress
Added a file called fifthwave_dev.py to carry the changes to fifthwave to make this work. The work is fairly significant with the structure of how the metrics are called being made more general so they may be repeated for the original values and error metrics.
2011-01-11 13:50 Mathew Topper <mathew.topper@...> created
Completion of this task is critical to closing the bug add converge analysis on reports fixed.