23#include <antares/study/study.h>
24#include "antares/config/config.h"
25#include "antares/solver/simulation/sim_structure_probleme_economique.h"
27void SIM_AllocationProblemeDonneesGenerales(
PROBLEME_HEBDO& problem,
29 unsigned NombreDePasDeTemps);
33 unsigned NombreDePasDeTemps);
37 unsigned NombreDePasDeTemps);
41 unsigned NombreDePasDeTemps);
42void SIM_AllocationShortermStorageCumulation(
PROBLEME_HEBDO& problem,
47 unsigned NombreDePasDeTemps);
Definition sim_structure_probleme_economique.h:403