Skip to content

Commit

Permalink
Respond to more docs requests properly on outage supplemental
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph McKinsey committed Nov 20, 2024
1 parent d730c81 commit 062e19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/draws/draw_helper_functions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ initialize_availability!(rng, availability, nexttransition, devices, t_last)
- `rng::Random.AbstractRNG`: Random number generator
- `availability::Vector{Bool}`: Vector of availability status
- `nexttransition::Vector{Int}`: Vector of next transition time
- `devices::Vector{PSY.Generator}`: Vector of devices with supplemental attributes
- `devices::Vector{PSY.Generator}`: Vector of devices with outage SupplementalAttributes
- `t_last::Int`: Last time step
# Returns
Expand Down

0 comments on commit 062e19b

Please sign in to comment.