Skip to content

Commit a61bfa2

Browse files
author
cailixun
committed
Add steaystate ode kwargs passing
1 parent f7df5a7 commit a61bfa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/steadystate.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ function _steadystate(L::QuantumObject{SuperOperator}, solver::SteadyStateODESol
217217
save_everystep = false,
218218
saveat = ftype[],
219219
callback = cb,
220+
kwargs...,
220221
)
221222

222223
ρss = sol.states[end]

0 commit comments

Comments
 (0)