We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's nice to have NaN checks:
NaNs detected on process 1 at /home/juajukka/dev/openpfc/apps/tungsten.cpp:165. Aborting MPI application.
However, it would be much nicer to validate json inputs so that all necessary things are certainly defined.
https://github.com/pboettch/json-schema-validator
The text was updated successfully, but these errors were encountered:
Actually there is some poor man's validation in (https://github.com/VTT-ProperTune/OpenPFC/blob/master/apps/aluminumNew/Aluminum.hpp#L308), but maybe better to implement it in a proper way.
Sorry, something went wrong.
ahojukka5
No branches or pull requests
It's nice to have NaN checks:
However, it would be much nicer to validate json inputs so that all necessary things are certainly defined.
https://github.com/pboettch/json-schema-validator
The text was updated successfully, but these errors were encountered: