Open axch opened 7 years ago
I like this a lot.
I imagine the levels would look something like:
DumpFreq
and AvFreq
DumpFreq
DumpFreq
.DumpFreq
We may also want to include verbose messages from the input reader subroutines at 3 or 4. The jump from 2 to 3 may also be too large.
I am imagining a flag (possibly an integer flag with several verbosity levels, or a series of independent boolean flags) that causes the core to dump its fields with very high frequency, to enable debugging. The maximum version would be
DumpWind
calls for)We now have two places where this came up: helping check momentum conservation https://github.com/edoddridge/aronnax/issues/66#issuecomment-295068094, and a generic comment about the usefulness of dumping the first field https://github.com/edoddridge/aronnax/issues/107#issuecomment-295721794.