fastoad.openmdao.exceptions module

Module for custom Exception classes linked to OpenMDAO

exception fastoad.openmdao.exceptions.FASTOpenMDAONanInInputFile(input_file_path: str, nan_variable_names: List[str])[source]

Bases: fastoad.exceptions.FastError

Raised if NaN values are read in input data file.