Skip to content
Snippets Groups Projects
Commit 780de187 authored by Christoph von Oy's avatar Christoph von Oy
Browse files

Merge branch 'dev_cvo_refactoring' into 'main'

Rewrite

See merge request focus/model-library!22
parents 2ff24fdd 37bd4178
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 175 deletions
Add pre-configured cities
Insert city model
# Add scripts - this script has to be inherited from extract_inputs in District->scripts
\ No newline at end of file
{
"efficiency_heat": 0.49,
"efficiency_elec": 0.344,
"elec_heat_ratio": 0.7020000000000001,
"cost": 3400,
"fix_cost_factor": 0.03,
"service_life": 20,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.05,
"servicing_effort_hours": 20
}
\ No newline at end of file
{
"efficiency_heat_under50": 0.5805,
"efficiency_elec_under50": 0.3065,
"efficiency_heat_over50": 0.5575,
"efficiency_elec_over50": 0.359,
"cost": 3400,
"fix_cost_factor": 0.03,
"service_life": 20,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.05,
"servicing_effort_hours": 20
}
\ No newline at end of file
{
"efficiency_heat": 0.598,
"efficiency_elec": 0.316,
"ratio": 0.528,
"cost": 3400,
"fix_cost_factor": 0.03,
"service_life": 20,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.05,
"servicing_effort_hours": 20
}
\ No newline at end of file
{
"efficiency_heat": 0.52,
"efficiency_elec": 0.38,
"cost": 1100,
"fix_cost_factor": 0.02,
"service_life": 15,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.05,
"servicing_effort_hours": 20
}
\ No newline at end of file
{
"efficiency": 0.97,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.015,
"servicing_effort_hours": 20,
"service_life": 20,
"cost": 250
}
\ No newline at end of file
{
"p1": 0.05,
"p2": 0.55,
"p3": 0.95,
"eta1": 0.1441,
"eta2": 0.8959,
"eta3": 0.8911,
"nominal_efficiency": 0.89,
"curve_type": 1,
"cost": 250,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.015,
"servicing_effort_hours": 20,
"service_life": 20
}
\ No newline at end of file
{
"p1": 0.05,
"p2": 0.1,
"p3": 0.75,
"eta1": 0.88,
"eta2": 0.9279999999999999,
"eta3": 0.973,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.015,
"servicing_effort_hours": 20,
"service_life": 20,
"cost": 250,
"nominal_efficiency": 0.973,
"curve_type": 1
}
\ No newline at end of file
{
"p1": 0.05,
"p2": 0.1,
"p3": 0.75,
"eta1": 0.88,
"eta2": 0.9279999999999999,
"eta3": 0.973,
"nominal_efficiency": 0.973,
"curve_type": 1,
"fit": 0.6
}
\ No newline at end of file
{
"p1": 0.05,
"p2": 0.55,
"p3": 0.95,
"eta1": 0.1441,
"eta2": 0.8959,
"eta3": 0.8911,
"nominal_efficiency": 0.89,
"curve_type": 1,
"cost": 250,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.015,
"servicing_effort_hours": 20,
"service_life": 20
}
\ No newline at end of file
{
"p1": 0.05,
"p2": 0.1,
"p3": 0.75,
"eta1": 0.88,
"eta2": 0.9279999999999999,
"eta3": 0.973,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.015,
"servicing_effort_hours": 20,
"service_life": 20,
"cost": 250,
"nominal_efficiency": 0.973,
"curve_type": 1
}
\ No newline at end of file
{
"p1": 0.05,
"p2": 0.1,
"p3": 0.75,
"eta1": 0.88,
"eta2": 0.9279999999999999,
"eta3": 0.973,
"nominal_efficiency": 0.973,
"curve_type": 1,
"fit": 0.6
}
\ No newline at end of file
{
"input_efficiency": 0.99,
"output_efficiency": 0.99,
"cost": 1000,
"fix_cost_factor": 0.008,
"service_life": 20,
"e2p_in": 1,
"e2p_out": 1,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.015,
"servicing_effort_hours": 20,
"max_soe": 1,
"min_soe": 0,
"init_soe": 0.5
}
\ No newline at end of file
{
"input_efficiency": 0.99,
"output_efficiency": 0.99,
"cost": 1000,
"fix_cost_factor": 0.008,
"service_life": 20,
"e2p_in": 0.2,
"e2p_out": 0.2,
"factor_repair_effort": 0.01,
"factor_servicing_effort": 0.015,
"servicing_effort_hours": 20,
"max_soe": 1,
"min_soe": 0,
"init_soe": 0.5
}
\ No newline at end of file
{
"efficiency1": 0.98,
"inv_cost": 137,
"fix_cost_factor": 5.2
}
\ No newline at end of file
{
"efficiency1": 0.9
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment