ism3d.utils.utils.inp_validate

ism3d.utils.utils.inp_validate(inp_dct, verbose=False)[source]
validate the input parameters, will do the follows step by step
  1. check if the variable type against its type definition

  2. for quanity, check the physical_type use .is_eqivalent(default_unit)