ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
58 stars 22 forks source link

Change default option on "essential" so that an options summary is printed. #92

Closed donnaaboise closed 7 years ago

donnaaboise commented 9 years ago

Originally reported by: Donna Calhoun (Bitbucket: donnaaboise, GitHub: donnaaboise)


I'd like to have the default option for the "essential" reporting print an options summary after all options are read in. While the "options.used" file is good for the latest run, often I like scroll back through the terminal output to look at previous output timing results, but I may have forgotten what exactly the settings were for the run. If' the summary was printed out, I'd know exactly what options produced the results.


donnaaboise commented 9 years ago

Original comment by Donna Calhoun (Bitbucket: donnaaboise, GitHub: donnaaboise):


Done, although I might want to revisit what "essential, production, info, and debug" should mean. I may have a rather generous interpretation of what is "essential".