krakentools.groupconstants.mod5.getters.determine_mod5_case_number

krakentools.groupconstants.mod5.getters.determine_mod5_case_number(nomcon, var_dict)
Determines the case type (0-11) of a MOD5 branch based on nomcon data

and a dictionary containing VAR data from a Serpent calculation.

Parameters:
  • [description] (nomcon {RecordNomcon} --) –

  • {Dict[str (var_dict) –

  • simulation. (str]} -- A dictionary of VAR data from a Serpent) –

Return type:

int

Returns:

int – Case number in the interval of [0, 11] 0 being the nominal point.