You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
-"tidal_resource" variable is required always in mhk_tidal cmod, even if model choice is set to time series data
-Fix memory allocation to account for tidal_resource and time series options
-See #1275
Expected behavior
-tidal_resource only required if tidal_resource_model_choice=1
-Number of rows based on power_curve if resource matrix is not provided (maybe always based on power curve)
Describe the bug
-"tidal_resource" variable is required always in mhk_tidal cmod, even if model choice is set to time series data
-Fix memory allocation to account for tidal_resource and time series options
-See #1275
Expected behavior
-tidal_resource only required if tidal_resource_model_choice=1
-Number of rows based on power_curve if resource matrix is not provided (maybe always based on power curve)
Context
Found in PySAM development by @kbrunik
The text was updated successfully, but these errors were encountered: