Skip to content
Snippets Groups Projects
Commit a8057c4b authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: avoid undefined method in temperatureCoupledBase

- 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.
parent 1695f2f5
Showing
with 165 additions and 149 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment