Write a JAVA application that simulates operation of a hydroelectric dam using JAVAFX -- 2
Budget: $10 – $30 USD
The objective is to take stock of the "cost"
of each simulation:
- amount of water used
- critical periods (lack of water)
- etc…
Model and parameters
• The water reservoir is fed by n rivers having
each a rate di (i varying from 1 to n)
• The turbo-alternator is supplied by a line whose
the flow varies according to the time of day. THE
different flow rates ci depending on the time slot (i varying from 1
at 24)
• The water reservoir initially contains a volume v
water
• n, di, ci and v are simulation parameters
Details
• The application will be produced in the form of an interface
interactive chart designed with Java FX
• The application should be easily configurable
• The flows of the rivers must be able to be modified
dynamically
• The simulation is carried out over an accelerated period where 1h=1s
• At the end of the simulation, a CSV file containing the
different parameters and indicators considered interesting
must be provided (one line per second)
of each simulation:
- amount of water used
- critical periods (lack of water)
- etc…
Model and parameters
• The water reservoir is fed by n rivers having
each a rate di (i varying from 1 to n)
• The turbo-alternator is supplied by a line whose
the flow varies according to the time of day. THE
different flow rates ci depending on the time slot (i varying from 1
at 24)
• The water reservoir initially contains a volume v
water
• n, di, ci and v are simulation parameters
Details
• The application will be produced in the form of an interface
interactive chart designed with Java FX
• The application should be easily configurable
• The flows of the rivers must be able to be modified
dynamically
• The simulation is carried out over an accelerated period where 1h=1s
• At the end of the simulation, a CSV file containing the
different parameters and indicators considered interesting
must be provided (one line per second)