AMReX-Astro/Microphysics

code still runs if helm_table.dat is 0 length

Closed this issue · 0 comments

If a user forgets to include helm_table.dat, then the code crashes.

But if they create a zero-length helm_table.dat, then the code will run, but get obviously wrong answers.

We should add a check somewhere in the reading that we are getting the correct information.