Skip to content

Commit

Permalink
ITER uses ActorCurrent.model = :SteadyStateCurrent
Browse files Browse the repository at this point in the history
  • Loading branch information
orso82 committed Feb 12, 2025
1 parent d7c6b6c commit 10363a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cases/ITER.jl
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ function case_parameters(

act.ActorWholeFacility.update_build = false

act.ActorCurrent.model = :SteadyStateCurrent

act.ActorSteadyStateCurrent.current_relaxation_radius = 0.7

return ini, act
Expand Down

0 comments on commit 10363a2

Please sign in to comment.