Describe the bug
Callback error caused by loss_adjustment_set() function at https://github.com/NREL/SAM/blob/35cd07e9ec5a7be6ea1a7d842333d52d4e495277/deploy/runtime/ui/PVWatts%20Advanced%20Inputs.txt#L1177.
Could not evaluate callback function:PVWatts Advanced Inputs->on_load
[100]: error in call to 'value()': variable 'system_use_lifetime_output' does not exist in this context[99]: error inside function call
[4]: eval error in statement list
To Reproduce
Steps to reproduce the behavior:
- Create a PVWatts / No Financial case.
- Run a simulation.
- On the System Design page, expand the Advanced Inputs panel.
This seems to be somewhat intermittent, so may need to try a few times going back and forth from the System Design page and expanding/collapsing the Advanced Inputs panel.
Operating System and Version
Additional context
This issue comes up when testing these PRs: NatLabRockies/ssc#953, #1301
Describe the bug
Callback error caused by
loss_adjustment_set()function at https://github.com/NREL/SAM/blob/35cd07e9ec5a7be6ea1a7d842333d52d4e495277/deploy/runtime/ui/PVWatts%20Advanced%20Inputs.txt#L1177.To Reproduce
Steps to reproduce the behavior:
This seems to be somewhat intermittent, so may need to try a few times going back and forth from the System Design page and expanding/collapsing the Advanced Inputs panel.
Operating System and Version
Additional context
This issue comes up when testing these PRs: NatLabRockies/ssc#953, #1301