Skip to content

Commit

Permalink
Update Alternative Cement for Drawdown 2020.
Browse files Browse the repository at this point in the history
AlternativeCements_v1.1c_IntegrationJune2020.xlsm
https://drawdown.org/solutions/alternative-cement
  • Loading branch information
DentonGentry committed Jun 27, 2020
1 parent 8c4fc2c commit ad94444
Show file tree
Hide file tree
Showing 53 changed files with 2,869 additions and 669 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ solution/telepresence/testdata/*.zip filter=lfs diff=lfs merge=lfs -text
solution/trains/testdata/*.zip filter=lfs diff=lfs merge=lfs -text
solution/trucks/testdata/*.zip filter=lfs diff=lfs merge=lfs -text
solution/walkablecities/testdata/*.zip filter=lfs diff=lfs merge=lfs -text
solution/altcement/testdata/*.zip filter=lfs diff=lfs merge=lfs -text
744 changes: 513 additions & 231 deletions solution/altcement/__init__.py

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,157 @@
{
"name": "PDS-100p2050-0.27clinker/cement-postintjune2020",
"solution_category": "reduction",
"vmas": "VMAs",
"vma_values": {
"Clinker to Cement Ratio in Year 2": 0.268957570755006
},
"description": "Updated emissions factors",
"report_start_year": 2020,
"report_end_year": 2050,
"conv_2014_cost": {
"value": 74790999.4544158,
"statistic": ""
},
"conv_first_cost_efficiency_rate": 0.0,
"conv_lifetime_capacity": {
"value": 30.0,
"statistic": ""
},
"conv_avg_annual_use": {
"value": 1.0,
"statistic": ""
},
"conv_var_oper_cost_per_funit": {
"value": 0.0,
"statistic": ""
},
"conv_fixed_oper_cost_per_iunit": {
"value": 0.0,
"statistic": ""
},
"conv_fuel_cost_per_funit": 0.0,
"pds_2014_cost": {
"value": 73863591.0611811,
"statistic": ""
},
"ref_2014_cost": {
"value": 73863591.0611811,
"statistic": ""
},
"soln_first_cost_efficiency_rate": 0.0,
"soln_first_cost_below_conv": true,
"soln_lifetime_capacity": {
"value": 30.0,
"statistic": ""
},
"soln_avg_annual_use": {
"value": 1.0,
"statistic": ""
},
"soln_var_oper_cost_per_funit": {
"value": 0.0,
"statistic": ""
},
"soln_fixed_oper_cost_per_iunit": {
"value": 0.0,
"statistic": ""
},
"soln_fuel_cost_per_funit": 0.0,
"npv_discount_rate": 0.0922,
"conv_annual_energy_used": {
"value": 0.097,
"statistic": ""
},
"soln_energy_efficiency_factor": {
"value": 0.0,
"statistic": ""
},
"soln_annual_energy_used": {
"value": 0.088,
"statistic": ""
},
"conv_fuel_consumed_per_funit": {
"value": 3519.0,
"statistic": ""
},
"soln_fuel_efficiency_factor": {
"value": 0.650705891634302,
"statistic": ""
},
"conv_fuel_emissions_factor": {
"value": 95.3,
"statistic": ""
},
"soln_fuel_emissions_factor": {
"value": 95.3,
"statistic": ""
},
"conv_emissions_per_funit": {
"value": 350844.0,
"statistic": ""
},
"soln_emissions_per_funit": {
"value": 136361.488372788,
"statistic": ""
},
"conv_indirect_co2_per_unit": {
"value": 30025.072,
"statistic": ""
},
"soln_indirect_co2_per_iunit": {
"value": 71264.940172519,
"statistic": ""
},
"conv_indirect_co2_is_iunits": false,
"ch4_co2_per_funit": {
"value": 0.0,
"statistic": ""
},
"ch4_is_co2eq": false,
"n2o_co2_per_funit": {
"value": 0.0,
"statistic": ""
},
"n2o_is_co2eq": false,
"co2eq_conversion_source": "AR5 with feedback",
"emissions_use_co2eq": true,
"emissions_grid_source": "Meta-Analysis",
"emissions_grid_range": "Mean",
"source_until_2014": "ALL SOURCES",
"ref_source_post_2014": "Conservative Cases",
"pds_source_post_2014": "Conservative Cases",
"ref_base_adoption": {
"World": 0.001,
"OECD90": 0.0,
"Eastern Europe": 0.0,
"Asia (Sans Japan)": 0.0,
"Middle East and Africa": 0.0,
"Latin America": 0.0,
"China": 0.0,
"India": 0.0,
"EU": 0.0,
"USA": 0.0
},
"soln_pds_adoption_basis": "DEFAULT Linear",
"soln_pds_adoption_regional_data": false,
"pds_adoption_final_percentage": {
"World": 1.0,
"OECD90": 0.0,
"Eastern Europe": 0.0,
"Asia (Sans Japan)": 0.0,
"Middle East and Africa": 0.0,
"Latin America": 0.0,
"China": 0.0,
"India": 0.0,
"EU": 0.0,
"USA": 0.0
},
"soln_ref_adoption_basis": "Default",
"soln_ref_adoption_regional_data": false,
"pds_adoption_use_ref_years": [
2014,
2015,
2016,
2017
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "PDS1,2,3-19p2050-Availability Analysis (Book Ed.1)",
"solution_category": "reduction",
"vmas": "VMAs",
"vma_values": {
"Clinker to Cement Ratio in Year 2": 0.45
},
"description": "This scenario is based on a Fly Ash availability analysis since Fly Ash incorporation in cement is the definition of this solution and that is based on coal burning which has an uncertain future. Fly Ash cement is therefore a transition solution. The availability assumptions are shown in the Custom Adoption sheets. All PDS scenarios are the same. This scenario uses inputs calculated for the Drawdown book edition 1, some of which have been updated since publication.",
"report_start_year": 2020,
"report_end_year": 2050,
Expand Down Expand Up @@ -117,94 +120,34 @@
"source_until_2014": "ALL SOURCES",
"ref_source_post_2014": "ALL SOURCES",
"pds_source_post_2014": "ALL SOURCES",
"pds_base_adoption": [
[
"World",
222.222222222222
],
[
"OECD90",
0.0
],
[
"Eastern Europe",
0.0
],
[
"Asia (Sans Japan)",
0.0
],
[
"Middle East and Africa",
0.0
],
[
"Latin America",
0.0
],
[
"China",
0.0
],
[
"India",
0.0
],
[
"EU",
0.0
],
[
"USA",
0.0
]
],
"ref_base_adoption": {
"World": 222.222222222222,
"OECD90": 0.0,
"Eastern Europe": 0.0,
"Asia (Sans Japan)": 0.0,
"Middle East and Africa": 0.0,
"Latin America": 0.0,
"China": 0.0,
"India": 0.0,
"EU": 0.0,
"USA": 0.0
},
"soln_pds_adoption_basis": "Fully Customized PDS",
"soln_pds_adoption_regional_data": false,
"pds_adoption_final_percentage": [
[
"World",
0.0
],
[
"OECD90",
0.0
],
[
"Eastern Europe",
0.0
],
[
"Asia (Sans Japan)",
0.0
],
[
"Middle East and Africa",
0.0
],
[
"Latin America",
0.0
],
[
"China",
0.0
],
[
"India",
0.0
],
[
"EU",
0.0
],
[
"USA",
0.0
]
],
"pds_adoption_final_percentage": {
"World": 0.0,
"OECD90": 0.0,
"Eastern Europe": 0.0,
"Asia (Sans Japan)": 0.0,
"Middle East and Africa": 0.0,
"Latin America": 0.0,
"China": 0.0,
"India": 0.0,
"EU": 0.0,
"USA": 0.0
},
"soln_pds_adoption_custom_name": "Drawdown Book Edition 1 PDS 1, 2 and 3",
"soln_ref_adoption_basis": "Custom",
"soln_ref_adoption_custom_name": "Drawdown Book Edition 1 Scenario REF Adoption",
"soln_ref_adoption_regional_data": false
}
}
Loading

0 comments on commit ad94444

Please sign in to comment.