Skip to content

Commit

Permalink
Update thermal_storage.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
zolanaj committed Dec 2, 2024
1 parent ae086ec commit 97a63ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/energy_storage/thermal_storage.jl
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Base.@kwdef struct HotSensibleTesDefaults <: AbstractThermalStorageDefaults
can_serve_space_heating::Bool = false
can_serve_process_heat::Bool = false
supply_turbine_only::Bool = true
one_direction_flow::Bool = true
one_direction_flow::Bool = false
end


Expand Down

0 comments on commit 97a63ea

Please sign in to comment.