CompFUSE / DCA

DCA++
BSD 3-Clause "New" or "Revised" License
36 stars 28 forks source link

Meaningful error if no model given... #231

Open PDoakORNL opened 4 years ago

PDoakORNL commented 4 years ago

Currently if you type "single-band-hubbard-model" instead of "single-band-Hubbard-model" no error is indicated.

If no model is found error should occur before the loop starts.

gbalduzz commented 4 years ago

I agree it would be useful. if you merge my json reader then we can easily check if a group exists.