geo-fluid-dynamics / peclet

An advection-diffusion solver written in C++ and based on deal.II
MIT License
3 stars 1 forks source link

Solver runs even when an input is invalid #4

Open agzimmerman opened 7 years ago

agzimmerman commented 7 years ago

ParameterHandler prints a message about invalid syntax in the .prm input file, but then it goes ahead and runs anyway.