In occbin, can occbin.solver(M_, oo_, options_) change the steady state?

In occbin, when I use set_param_value() to change a parameter and use occbin.solver(M_, oo_, options_) to conduct the simulation, I find the steady state values do not change. I want to know if the occbin.solver(M_, oo_, options_) can change the steady state like stoch_simul(M_, options_, oo_, var_list_) in liner model?
Thank you!

That should be possible but I would need to see your setup.

Sorry Professor. I made a mistake. When I use occbin.solver(M_, oo_, options_) to calculate the new steady state, I should extract value from oo_.occbin.simul.ys instead of oo_.steady_state.