Skip to content
  • Mark OLESEN's avatar
    ENH: avoid undefined method in temperatureCoupledBase · a8057c4b
    Mark OLESEN authored
    - old constructor interface allowed arbitrary strings to specify the
      method enumeration. If actually used at runtime, they could/would
      raise a FatalError (unknown enumeration).
      Define a simpler default constructor instead.
    a8057c4b