Dylan McDowell

Results 37 comments of Dylan McDowell

It looks like in `template_driver.py` we assume if a CashFlow is `one-time` that things like `alpha`, `reference` and `scaling_factor` are Parametric ValuedParams. Thus we fail if we try to pass...

@PaulTalbot-INL Great, I can take a look deeper into this when I have a free moment. I've pushed a quick fix in #174 that allows users to specify Function VP...

@mgarrouste If I remember right, CAPEX is expressed as a non-linear function. So it must be implemented by an external Function source instead of using the `` node.

@GabrielSoto-INL Good question and something I thought about. They would need to use the SyntheticHistory in both grids and could potentially do that. I just wonder if that would cause...

I'm of the mindset that this should be the expected behavior when using two ARMAs trained on different signals. I might need more information though. @PaulTalbot-INL what are your thoughts...

Hello, @lotuc and @daviderestivo the above workaround worked for me as well. Thanks for your time and taking a look at this!

@PaulTalbot-INL Since we moved Components over to DOVE it will affect, but since it's small enough, we can go ahead and merge it and I will make the neccesary updates...