Skip to content

Commit

Permalink
Reset adequacy patch enabled (#2420)
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin authored Sep 24, 2024
1 parent 777b041 commit 380ccd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libs/antares/study/parameters/adq-patch-params.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ void CurtailmentSharing::addProperties(IniFile::Section* section) const
// ------------------------
void AdqPatchParams::reset()
{
enabled = false;

curtailmentSharing.reset();
setToZeroOutsideInsideLinks = true;
}
Expand Down

0 comments on commit 380ccd7

Please sign in to comment.