Example #1
0
 def _handleInput(self, paramInput):
   """
     Function to handle the common parts of the model parameter input.
     @ In, paramInput, InputData.ParameterInput, the already parsed input.
     @ Out, None
   """
   Model._handleInput(self, paramInput)