Bhavesh Rathod
Bhavesh Rathod
Hi Nick, I have added Boiler and ExistingBoiler as inputs and outputs to the model and I think the changes should work. When I send a request with Boiler and...
I will include a test which includes all model keys with `pass-messages` branch. A possible bug / pending item is how we handle prod factor for Wind. If a user...
I will be able to actively work on this once we merge off-grid into develop. There is a dependency on the off-grid PR because it has a lot of input/output...
Found 10 fields where v1 defaults were different from v2/stable defaults. I will check these in job/models as part of `pass-messages` branch. 
Updated misaligned defaults in https://github.com/NREL/REopt_API/pull/370/commits/996ce723a5cf1e7e781e1fe68a73fbf2f3761150.
Added test `test_superset_input_fields` in https://github.com/NREL/REopt_API/blob/master/reoptjl/test/test_job_endpoint.py. This test is meant to exercise all possible inputs/outputs in API V3 (as long as it is incrementally updated along with API v3 updates).
@Bill-Becker @hdunham This PR should be ready for review next week (I just need to add documentation to REopt Wiki). Note that we would need to merge https://github.com/NREL/REopt.jl/pull/118 before this...
Some CHP tests are failing most likely because REopt TOML files point to REopt.jl's error-msgs branch. When that branch is merged into develop, failing tests should pass.
> @rathod-b The [error-messages branch PR](https://github.com/NREL/REopt.jl/pull/118) has been merged into master and published. Can you update the REopt.jl package in this branch? Yes, i can. Will let you know when...
@adfarth @Bill-Becker the branch now has proforma code integrated into it (i need to clean up the code a bit more). You can run a scenario, then supply its run_uuid...