"`setInitial` was not called and the channels do not all have inlet mass/temp and outlet pressure BCs with uniform values, so cannot infer the correct initial conditions")
# If the inlet mass flow rate distribution was non-uniform, the initial absolute mass flow rate
# must be defined in CTF, mass flux set to zero, and inlet mass flow rate set to zero
ifme._inletMassflowsSpecified():
ifme._uniformInletMassFlux():
me.nonuniformInletMdot=False
else:
me.nonuniformInletMdot=True
else:
# No inlet mass flow rates were defined for individual channels, so a uniform inlet mass flow
# rate will have been specified for the model if possible and if not possible, the code will
# have failed
me.nonuniformInletMdot=False
# Determine the start/end axial locations of the sections