Skip to content

Commit

Permalink
Release 8.8.8 v2 (#2388)
Browse files Browse the repository at this point in the history
Co-authored-by: Juliette-Gerbaux <[email protected]>
  • Loading branch information
payetvin and Juliette-Gerbaux authored Sep 10, 2024
1 parent f19ecef commit a7ffc45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/solver/simulation/sim_calcul_economique.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -785,10 +785,6 @@ void SIM_RenseignementProblemeHebdo(const Study& study,
weekGenerationTarget = weekTarget_tmp;

marginGen = weekGenerationTarget;

if (problem.CaracteristiquesHydrauliques[k].NiveauInitialReservoir
< weekTarget_tmp)
marginGen = problem.CaracteristiquesHydrauliques[k].NiveauInitialReservoir;
}

if (not problem.CaracteristiquesHydrauliques[k].TurbinageEntreBornes)
Expand Down

0 comments on commit a7ffc45

Please sign in to comment.