We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ported from https://github.nrel.gov/aeberle/celavi/issues/195
This issue is being addressed in branch issue195
issue195
Previous commit on this issue is 8b70d49
The text was updated successfully, but these errors were encountered:
changes call to find_downstream method #3
d88fb06
expands find_downstream method to take either facility_id or node names
2b91d4c
#3
fixes inventory decrementing #3
bfd3e33
Running commit bfd3e33 on tiny-data with artificially low recycling costs:
tiny-data
costgraph_parameters: sc_begin: manufacturing sc_end: - landfilling - cement co-processing - next use cg_verbose: 1 save_cg_csv: True finegrind_cumul_initial: 1.0 finegrind_initial_cost: 10.0 finegrind_revenue: 50.0 finegrind_learnrate: -0.05 finegrind_material_loss: 0.3 coarsegrind_cumul_initial: 1.0 coarsegrind_initial_cost: 10.0 coarsegrind_learnrate: -0.05 cg_update_timesteps: 12
produced the following blade counts:
which looks promising.
Still need to test on medium-data and/or a filtered version of develop before merging.
medium-data
develop
Sorry, something went wrong.
Closed with PR #50
rjhanes
No branches or pull requests
Ported from https://github.nrel.gov/aeberle/celavi/issues/195
This issue is being addressed in branch
issue195
Previous commit on this issue is 8b70d49
The text was updated successfully, but these errors were encountered: