TedStudley / mc-mini

Simple Stokes+Advection/Diffusion solver.
0 stars 4 forks source link

Partial Rewrite of Parameter Handling #31

Closed TedStudley closed 8 years ago

TedStudley commented 8 years ago

This partial rewrite is designed primarily to make parameters easier to use while testing. It does also come with some additional improvements, such as better support for optional parameter sections, better parsing/casting logic, and better exception support.

TedStudley commented 8 years ago

This patch will fix issue #9