Skip to content

Commit

Permalink
runtests with full BOP model
Browse files Browse the repository at this point in the history
  • Loading branch information
orso82 committed Oct 5, 2024
1 parent d432496 commit f5e4e23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests_cases.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ using Test

# speedup the tests
act.ActorStationaryPlasma.max_iter = 1
# use full model for ActorThermalPlant
act.ActorThermalPlant.model = :network

@testset "init" begin
FUSE.init(dd, ini, act)
Expand Down

0 comments on commit f5e4e23

Please sign in to comment.