HeatTransPlan / data /examples /heat_integration_example_2.json
drzg15's picture
checking pinch
f8c29ab
Raw
History Blame Contribute Delete
6.34 kB
{
"timestamp": "2026-06-08T14:28:47.711691",
"map_locked": true,
"map_center": [
55.7854145,
12.5202151
],
"map_zoom": 17,
"current_base": "OpenStreetMap",
"processes": [
{
"name": "Glossing",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "Cooling Glossing",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "65",
"Tout": "50",
"CP": "12.3"
}
}
],
"children": []
},
{
"name": "Oxidation",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "Cooling Oxidation",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "25",
"Tout": "20",
"CP": "15.6"
}
}
],
"children": []
},
{
"name": "Waste Water",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "HT-Waste Water",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "95",
"Tout": "50",
"CP": "1.7"
}
},
{
"name": "LT-Waste Water",
"type": "product",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "50",
"Tout": "25",
"CP": "3.3"
}
}
],
"children": []
},
{
"name": "Fresh Water",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "HT-Fresh Water",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "50",
"Tout": "95",
"CP": "2.3"
}
},
{
"name": "LT-Fresh Water",
"type": "product",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "25",
"Tout": "50",
"CP": "3.7"
}
}
],
"children": []
},
{
"name": "Fresh Water 2",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "F5",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "25",
"CP": "3.7",
"Tout": "50"
}
}
],
"children": []
},
{
"name": "Degreasing",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "F6",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "70",
"Tout": "80",
"CP": "6.6"
}
}
],
"children": []
},
{
"name": "Colouring",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "F7",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "45",
"Tout": "55",
"CP": "2.2"
}
}
],
"children": []
},
{
"name": "Clearing",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "F8",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "50",
"Tout": "60",
"CP": "3.3"
}
}
],
"children": []
},
{
"name": "Condensing",
"lat": "",
"lon": "",
"box_scale": 1,
"next": "",
"hours": "",
"extra_info": {
"notes": ""
},
"streams": [
{
"name": "F9",
"type": "water",
"display_vars": [
"Tin",
"Tout",
"CP"
],
"stream_values": {
"Tin": "95",
"CP": "11.2",
"Tout": "120"
}
}
],
"children": []
}
],
"proc_groups": [
[
0,
1,
2,
3,
5,
6,
7,
8
]
],
"proc_group_names": [
"Galvanization"
],
"proc_group_expanded": [],
"proc_group_coordinates": {
"0": {
"lat": "55.7852335443345",
"lon": "12.517568506847185"
}
},
"proc_group_info_expanded": [],
"project_notes": "",
"pinch_notes": "",
"current_energy_demands": [
{
"heat_demand": 0.0,
"cooling_demand": 0.0,
"selected_heat_streams": [
"Cooling Glossing",
"Cooling Oxidation",
"HT-Waste Water",
"LT-Waste Water"
],
"selected_cooling_streams": [
"HT-Fresh Water",
"LT-Fresh Water",
"F5",
"F6",
"F7",
"F8",
"F9"
]
}
],
"map_snapshots_encoded": {}
}