EcohydrologyTeam / ClearWater-modules

A collection of water quality and vegetation process simulation modules designed to couple with water transport models.
MIT License
5 stars 0 forks source link

Error with `updateable_static_variables` in TSM #54

Closed sjordan29 closed 10 months ago

sjordan29 commented 10 months ago

I first noticed this in https://github.com/EcohydrologyTeam/ClearWater-riverine/issues/43. I got the following error when instantiating an EnergyBudget model using the updateable_static_variables parameter.

TypeError: EnergyBudget.__init__() got an unexpected keyword argument 'updateable_static_variables'

Made sure I was using the most-updated version of Clearwater-modules, but the issue persisted.