eradicate-dev / poaShiny

development of Shiny front-end for PoA
GNU General Public License v3.0
0 stars 0 forks source link

POA can be calculated with unset device parameters #11

Open sihoward opened 2 weeks ago

sihoward commented 2 weeks ago

In the app users enter device parameters. If these are unset POA using all zeros for device parameters is still calculated. The app should at least detect all zero device parameters and warn the user.

Optionally, we could prevent the model from running on all zero device parameters.