We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f630b4 commit 13ab02eCopy full SHA for 13ab02e
test/runtests.jl
@@ -224,7 +224,7 @@ function runtests()
224
225
@testset "User callback, $(T), $(backend)" begin
226
model, vars, cons = mpopf_model(
227
- "../data/pglib_opf_case3_lmbd.m", elec_curve;
+ "../data/pglib_opf_case3_lmbd_mod.m", elec_curve;
228
user_callback = add_electrolyzers, T=T, backend=backend)
229
end
230
0 commit comments