Cairn timeseries files
A Cairn timeseries file gives all the input and output data used for the simulation and optimization process.
- Possible input data are :
the “SourceLoad” flux and environmental impacts,
the energy and materials buy and sell prices,
the profile for converter use,
the profile for charge/load and discharge/unload for storages.
Possible output data are the “SourceLoad” flux used for modelling the imposed loads.
A Cairn timeseries file is a CSV file ; the separator is the semicolumn (“;”) and is formatted as the following (see Table. 6) :
- 4 compulsory header rows that give :
the name of the timeseries, the first column give the time timeseries in second,
a comment, the time comment is the starting point date,
the unit, the time unit is the second,
a boolean used in case of PEGASE coupling.
Others rows giving for each time the values of all parameters.
Time |
H2_Load.LoadMassFlowrate |
Elec_Grid.ElectricityPrice |
Wind_Farm.ElectricityPrice |
---|---|---|---|
01/01/2012 00:00 |
charge debit |
prix elec |
prix elec |
s |
kg/h |
eur/MWh |
eur/MWh |
true |
true |
true |
true |
3600 |
0 |
60.44 |
0 |
7200 |
0 |
60.44 |
0 |
10800 |
0 |
60.44 |
0 |
14400 |
0 |
60.44 |
0 |
18000 |
0 |
60.44 |
0 |
21600 |
0 |
60.44 |
0 |