m_check.py

m_check.check_input_parameters()

Performs a check on all string-type inputs in m_parameters module before running the code.

Returns:

Parameters that have an incorrect input (if there are any) and their admissible values.

Note

Only the string-type parameters are being checked.