mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
implemented fabric only eco4 path
This commit is contained in:
parent
27f3f136c4
commit
a5cd20c681
1 changed files with 1 additions and 0 deletions
|
|
@ -819,6 +819,7 @@ def optimise_with_funding_paths(input_measures, budget=None, target_gain=None, s
|
|||
"path": path_spec,
|
||||
}
|
||||
)
|
||||
continue
|
||||
|
||||
# 1) expand fixed selections for this path
|
||||
fixed_selections = expand_funding_path(input_measures, path_spec) if path_spec else [[]]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue