diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6f4f2e1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,15 @@ +# Do not change the line endings by default +* -text + +# Explicitly declare text files we want to always be normalized and converted +# to native line endings on checkout. +*.c text +*.h text +*.mo text +*.mos text +*.order text +.gitattributes text +.gitignore text +*.md text +*.htm* text +.mailmap text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9a6f609 --- /dev/null +++ b/.gitignore @@ -0,0 +1,44 @@ +# Ignore Dymola output, log and temporary files (in alphabetical order) +####################################################################### +*.bak-mo +*.mof +buildlog.txt +dsfinal.txt +dsin.txt +dslog.txt +dsmodel.c +dsmodelext[0-9].c +dsres.txt +dymosim* +empty.txt +request +stat +status +stop +# Ignore files created by the unit tests. +simulator.log + +# Temporary files generated by emacs # +###################################### +*~ +\#*\# + +# .mat output files # +##################### +*.mat + +# Python compiled files # +######################### +*.pyc + +# Files generated by OS X +######################### +.DS_Store + +# encrypted files for export +############################ +*.moe + +*. + +OpenHPL/Resources/Documents/UsersGuide_src/auto/ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..109a126 --- /dev/null +++ b/LICENSE @@ -0,0 +1,236 @@ + ACADEMIC PUBLIC LICENSE + version 1.1.1 + + Copyright (C) 2003, 2010, 2015, 2015 Andras Varga (v1.1) + Copyright (C) 2019 Dietmar Winkler (adapted for OpenHPL) + + + Preamble + + This license contains the terms and conditions of using OpenHPL in +noncommercial settings: at academic institutions for teaching and research +use and for personal or educational purposes. You will find that this +license provides noncommercial users of OpenHPL with rights that are +similar to the well-known GNU General Public License, yet it retains the +possibility for OpenHPL authors to financially support the development by +selling commercial licenses. In fact, if you intend to use OpenHPL in a +"for-profit" environment, where research is conducted to develop or enhance +a product, is used in a commercial service offering, or when an entity uses +OpenHPL to participate in government-funded, EU-funded, military or similar +research projects, then you need to obtain a commercial license. + + What are the rights given to noncommercial users? Similarly to GPL, you +have the right to use the software, to distribute copies, to receive source +code, to change the software and distribute your modifications or the +modified software. Also similarly to the GPL, if you distribute verbatim or +modified copies of this software, they must be distributed under this +license. + + By modeling the GPL, this license guarantees that you are safe when using +OpenHPL in your work, for teaching or research. This license guarantees +that OpenHPL will remain available free of charge for nonprofit use. You +can modify OpenHPL to your purposes, and you can also share your modifications. +Even in the unlikely case of the authors abandoning OpenHPL entirely, this +license permits anyone to continue developing it from the last release, and +to create further releases under this license. + + We believe that the combination of noncommercial open-source and commercial +licensing will be beneficial for the whole user community, because income from +commercial licenses will enable faster development and a higher level of +software quality, while further enjoying the informal, open communication +and collaboration channels of open source development. + + The precise terms and conditions for using, copying, distribution and +modification follow. + + + ACADEMIC PUBLIC LICENSE + + TERMS AND CONDITIONS FOR USE, COPYING, DISTRIBUTION AND MODIFICATION + + 0. Definitions + + "Program" means a copy of OpenHPL, which is said to be distributed under +this Academic Public License. + + "Work based on the Program" means either the Program or any derivative work +under copyright law: that is to say, a work containing the Program or a +portion of it, either verbatim or with modifications and/or translated into +another language. (Hereinafter, translation is included without limitation +in the term "modification".) + + "Using the Program" means any act of creating executables that contain or +directly use libraries that are part of the Program, running any of the +tools that are part of the Program, or creating works based on the Program. + +Each licensee is addressed as "you". + + 1. Permission is hereby granted to use the Program free of charge for +noncommercial purposes, including teaching and academic research at +universities, colleges and other educational institutions and personal +non-profit purposes. For using the Program for commercial purposes, +including but not restricted to consulting activities, design of commercial +hardware or software networking products, and joint research with a +commercial entity, government-funded, EU-funded, military or similar +research projects, you have to contact the Author or visit www.omnest.com +for an appropriate license. Permission is also granted to use the Program +for a reasonably limited period of time for the purpose of evaluating its +usefulness for a particular purpose. + + 2. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + + 3. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 2 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose regulations for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. +(If the same, independent sections are distributed as part of a package +that is otherwise reliant on, or is based on the Program, then the +distribution of the whole package, including but not restricted to the +independent section, must be on the unmodified terms of this License, +regadless of who the author of the included sections was.) + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based or reliant on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +storage or distribution medium does not bring the other work under +the scope of this License. + + 4. You may copy and distribute the Program (or a work based on it, +under Section 3) in object code or executable form under the terms of +Sections 2 and 3 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 2 and 3 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 2 and 3 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you received + the program in object code or executable form with such an offer, + in accord with Subsection b) above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 6. You are not required to accept this License, since you have not +signed it. Nothing else grants you permission to modify or distribute +the Program or its derivative works; law prohibits these actions +if you do not accept this License. Therefore, by modifying or distributing +the Program (or any work based on the Program), you indicate your +acceptance of this License and all its terms and conditions for copying, +distributing or modifying the Program or works based on it, to do so. + + 7. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 8. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + + 9. If the distribution and/or use of the Program are restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + NO WARRANTY + + 10. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 11. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED ON IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/OpenHPL/Constants.mo b/OpenHPL/Constants.mo new file mode 100644 index 0000000..1c8fbab --- /dev/null +++ b/OpenHPL/Constants.mo @@ -0,0 +1,36 @@ +within OpenHPL; +record Constants "Constants for this library" + extends Modelica.Icons.Record; + parameter Modelica.SIunits.Acceleration g = Modelica.Constants.g_n "gravity" annotation ( + Dialog(enable=false, group = "Constants")); + parameter Modelica.SIunits.Density rho = 997.0 "density" annotation ( + Dialog(group = "Properties")); + parameter Modelica.SIunits.DynamicViscosity mu = 0.89e-3 "dynamic viscosity of water" annotation ( + Dialog(group = "Properties")); + parameter Modelica.SIunits.Height eps = 5e-2 "pipe roughness height" annotation ( + Dialog(group = "Properties")); + parameter Modelica.SIunits.Pressure p_a = 1.013e5 "Atmospheric pressure" annotation ( + Dialog(group = "Constants")); + parameter Modelica.SIunits.Compressibility beta = 4.5e-10 "water compressibility" annotation ( + Dialog(group = "Properties")); + parameter Modelica.SIunits.Compressibility beta_total = 1 / rho / 1000 ^ 2 "total compressibility" annotation ( + Dialog(group = "Properties")); + parameter Boolean Steady = false "If checked - simulation starts from Steady State" annotation ( + choices(checkBox = true), + Dialog(group = "Initialization")); + parameter Modelica.SIunits.VolumeFlowRate V_0 = 19.077 "Initial flow rate through the system" annotation ( + Dialog(group = "Initialization")); + //parameter Boolean TempUse = false "If checked - the water temperature is not constant" annotation (choices(checkBox = true), Dialog(group = "Initialization")); + //parameter Modelica.SIunits.Temperature T_i = 273 + 10 "Initial water temperature" annotation (Dialog(group = "Initialization", enable = TempUse)); + parameter Modelica.SIunits.Frequency f = 50 "Initial frequency" annotation ( + Dialog(group = "Initialization")); + parameter Modelica.SIunits.SpecificHeatCapacity c_p = 4200 annotation ( + Dialog(group = "Constants")); + annotation ( + Documentation(info = "

Here, common parameters are determined for this library.

It is possible to insert this class to models and use the common parameters for whole library. 

+ "), + defaultComponentName = "Const", + defaultComponentPrefixes = "inner", + missingInnerMessage = "No 'Const' component is defined. A default component will be used, and generate constants", + defaultComponentPrefixes = "inner"); +end Constants; diff --git a/OpenHPL/Controllers/package.mo b/OpenHPL/Controllers/package.mo new file mode 100644 index 0000000..3d89bf9 --- /dev/null +++ b/OpenHPL/Controllers/package.mo @@ -0,0 +1,379 @@ +within OpenHPL; +package Controllers "Collection of different controllers" + extends Modelica.Icons.Package; + + extends Icons.Governor; + + model Governor "Govenor/control model" + extends OpenHPL.Icons.Governor; + outer Constants Const "using standart class with constants"; + //// control parameters of the governor + parameter Modelica.SIunits.Time T_p = 0.04 "Pilot servomotor time constant" annotation ( + Dialog(group = "Controller settings")); + parameter Modelica.SIunits.Time T_g = 0.2 "Main servomotor integration time" annotation ( + Dialog(group = "Controller settings")); + parameter Modelica.SIunits.Time T_r = 1.75 "Transient droop time constant" annotation ( + Dialog(group = "Controller settings")); + parameter Real lookup_table[:, :] = [0.0, 0.0; 0.01, 0.06; 0.22, 0.25; 0.53, 0.5; 0.8, 0.75; 1.0, 0.95; 1.05, 1.0] "Table matrix (grid = first column; e.g., table=[0, 0; 1, 1; 2, 4])" annotation ( + Dialog(group = "System settings")); + parameter Real droop = 0.1 "Droop" annotation ( + Dialog(group = "Controller settings")); + parameter Real delta = 0.04 "Transient droop" annotation ( + Dialog(group = "Controller settings")); + parameter Real Y_gv_max = 0.05 "Max guide vane opening rate" annotation ( + Dialog(group = "System settings")); + parameter Real Y_gv_min = 0.2 "Max guide vane closing rate" annotation ( + Dialog(group = "System settings")); + parameter Real Y_gv_ref = 0.72151 "Initial guide vane opening rate" annotation ( + Dialog(group = "System settings")); + parameter Modelica.SIunits.Frequency f_ref = Const.f "Refference frequency" annotation ( + Dialog(group = "System settings")); + parameter Modelica.SIunits.Power Pn = 104e6 "Refference frequency" annotation ( + Dialog(group = "System settings")); + //// connectors + Modelica.Blocks.Interfaces.RealInput P_ref annotation ( + Placement(visible = true, transformation(extent = {{-140, 20}, {-100, 60}}, rotation = 0), iconTransformation(extent = {{-140, 20}, {-100, 60}}, rotation = 0))); + Modelica.Blocks.Interfaces.RealOutput Y_gv annotation ( + Placement(visible = true, transformation(extent = {{100, -10}, {120, 10}}, rotation = 0), iconTransformation(extent = {{100, -10}, {120, 10}}, rotation = 0))); + Modelica.Blocks.Interfaces.RealInput f annotation ( + Placement(visible = true, transformation(origin = {-120, -40}, extent = {{-20, -20}, {20, 20}}, rotation = 0))); + //// blocks + Modelica.Blocks.Tables.CombiTable1D look_up_table(table = lookup_table) annotation ( + Placement(visible = true, transformation(origin = {-54, 40}, extent = {{10, -10}, {-10, 10}}, rotation = 180))); + Modelica.Blocks.Continuous.TransferFunction pilot_servo(a = {T_p, 1}, b = {1}, initType = Modelica.Blocks.Types.Init.InitialOutput, y_start = 0) annotation ( + Placement(visible = true, transformation(origin = {-40, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Continuous.TransferFunction main_servo(a = { 1, 0}, b = {1}, initType = Modelica.Blocks.Types.Init.InitialOutput, y_start = Y_gv_ref) annotation ( + Placement(visible = true, transformation(origin = {46, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain gain_T_s(k = 1 / T_g) annotation ( + Placement(visible = true, transformation(origin = {-10, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter_dotY_gv(limitsAtInit = true, uMax = Y_gv_max, uMin = -Y_gv_min) annotation ( + Placement(visible = true, transformation(origin = {18, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter_Y_gv(limitsAtInit = true, uMax = 1, uMin = 0) annotation ( + Placement(visible = true, transformation(origin = {76, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Continuous.TransferFunction control(a = {T_r, 1}, b = {delta * T_r, 0}, initType = Modelica.Blocks.Types.Init.InitialOutput, y_start = 0) annotation ( + Placement(visible = true, transformation(origin = {62, -30}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain gain_droop(k = droop) annotation ( + Placement(visible = true, transformation(origin = {62, -56}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain gain_P(k = 1 / Pn) annotation ( + Placement(visible = true, transformation(origin = {-84, 40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1 annotation ( + Placement(visible = true, transformation(origin = {8, -44}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add3 add2(k2 = -1, k3 = -1) annotation ( + Placement(visible = true, transformation(origin = {-58, -24}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Math.Add add3(k1 = -1, k2 = +1) annotation ( + Placement(visible = true, transformation(origin = {-58, -60}, extent = {{10, -10}, {-10, 10}}, rotation = -90))); + Modelica.Blocks.Math.Gain gain_f(k = 1 / f_ref) annotation ( + Placement(visible = true, transformation(origin = {-84, -62}, extent = {{-10, -10}, {10, 10}}, rotation = -90))); + Modelica.Blocks.Sources.Constant const(k = 1) annotation ( + Placement(visible = true, transformation(origin = {-30, -80}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain gain_droop2(k = droop) annotation ( + Placement(visible = true, transformation(origin = {-80, -4}, extent = {{-10, 10}, {10, -10}}, rotation = -90))); + //Modelica.Blocks.Interfaces.RealInput P_g annotation (Placement(visible = true, transformation(extent = {{-128, -54}, {-88, -14}}, rotation = 0), iconTransformation(extent = {{-120, 24}, {-80, 64}}, rotation = 0))); + initial equation + //Y_gv = Y_gv_ref; + //x_r = delta * Y_gv; + //u = 0; + equation + connect(gain_droop2.y, add2.u1) annotation ( + Line(points = {{-80, -14}, {-80, -14}, {-80, -44}, {-66, -44}, {-66, -36}, {-66, -36}}, color = {0, 0, 127})); + connect(look_up_table.y[1], gain_droop2.u) annotation ( + Line(points = {{-42, 40}, {-34, 40}, {-34, 20}, {-80, 20}, {-80, 8}, {-80, 8}}, color = {0, 0, 127})); + connect(gain_P.y, look_up_table.u[1]) annotation ( + Line(points = {{-72, 40}, {-66, 40}}, color = {0, 0, 127})); + connect(P_ref, gain_P.u) annotation ( + Line(points = {{-120, 40}, {-96, 40}}, color = {0, 0, 127})); + connect(add1.u1, control.y) annotation ( + Line(points = {{20, -38}, {34, -38}, {34, -30}, {52, -30}}, color = {0, 0, 127})); + connect(gain_droop.y, add1.u2) annotation ( + Line(points = {{52, -56}, {36, -56}, {36, -50}, {20, -50}}, color = {0, 0, 127})); + connect(add1.y, add2.u3) annotation ( + Line(points = {{-3, -44}, {-50, -44}, {-50, -36}}, color = {0, 0, 127})); + connect(limiter_Y_gv.y, gain_droop.u) annotation ( + Line(points = {{88, 0}, {92, 0}, {92, -56}, {74, -56}, {74, -56}}, color = {0, 0, 127})); + connect(limiter_Y_gv.y, control.u) annotation ( + Line(points = {{88, 0}, {92, 0}, {92, -30}, {74, -30}, {74, -30}, {74, -30}}, color = {0, 0, 127})); + connect(limiter_Y_gv.y, Y_gv) annotation ( + Line(points = {{88, 0}, {110, 0}}, color = {0, 0, 127})); + connect(const.y, add3.u1) annotation ( + Line(points = {{-40, -80}, {-52, -80}, {-52, -72}, {-52, -72}}, color = {0, 0, 127})); + connect(gain_f.y, add3.u2) annotation ( + Line(points = {{-84, -72}, {-84, -72}, {-84, -92}, {-64, -92}, {-64, -72}, {-64, -72}}, color = {0, 0, 127})); + connect(f, gain_f.u) annotation ( + Line(points = {{-120, -40}, {-84, -40}, {-84, -48}, {-84, -48}, {-84, -50}}, color = {0, 0, 127})); + connect(add3.y, add2.u2) annotation ( + Line(points = {{-58, -48}, {-58, -48}, {-58, -36}, {-58, -36}}, color = {0, 0, 127})); + connect(add2.y, pilot_servo.u) annotation ( + Line(points = {{-58, -13}, {-58, 0}, {-52, 0}}, color = {0, 0, 127})); + connect(main_servo.y, limiter_Y_gv.u) annotation ( + Line(points = {{58, 0}, {64, 0}, {64, 0}, {64, 0}}, color = {0, 0, 127})); + connect(gain_T_s.y, limiter_dotY_gv.u) annotation ( + Line(points = {{2, 0}, {4, 0}, {4, 0}, {6, 0}}, color = {0, 0, 127})); + connect(limiter_dotY_gv.y, main_servo.u) annotation ( + Line(points = {{29, 0}, {34, 0}}, color = {0, 0, 127})); + connect(pilot_servo.y, gain_T_s.u) annotation ( + Line(points = {{-28, 0}, {-22, 0}, {-22, 0}, {-22, 0}}, color = {0, 0, 127})); + //// define curve for control signal based on power + //look_up_table.u[1] = P_ref / Pn; + //Y_gv_ref = look_up_table.y[1]; + //// governor model + //dd = delta * Y_gv - x_r; + //e = 1 - f / f_ref - dd + droop * (Y_gv_ref - Y_gv); + //(P_ref/103e6 - P_g/103e6); + //T_r * der(x_r) + x_r = delta * Y_gv; + //T_p * der(u) + u = e; + //if Y_gv < 0 and u < 0 or Y_gv > 1 and u > 0 then + // der(Y_gv) = 0; + //elseif u / T_g >= Y_gv_max then + // der(Y_gv) = Y_gv_max; + //elseif u / T_g <= (-Y_gv_min) then + // der(Y_gv) = -Y_gv_min; + //else + // der(Y_gv) = u / T_g; + //end if; + annotation ( + Documentation(info = "This is a simple model of the governor that controls the guide vane oppening in the turbine based on the reference power production.

The model is taken from: Resources/Report/Generator_model.pdf
")); + end Governor; + + block GovernorPI + extends Modelica.Icons.UnderConstruction; + outer Constants Const; + parameter Modelica.SIunits.Time T_d = 0.3 "pilot servomotor time constant"; + parameter Modelica.SIunits.Time T_i = 5 "main servomotor integration time"; + parameter Modelica.SIunits.Time T_s = 0.05 "transient droop time constant"; + parameter Modelica.SIunits.Time T_y1 = 0.2 "transient droop time constant"; + parameter Modelica.SIunits.Time T_y2 = 0.2 "transient droop time constant"; + parameter Real droop = 0.1 "droop"; + parameter Real b_t = 0.3 "transient droop"; + parameter Real K_s = 8 "transient droop"; + parameter Real Y_gv_max = 0.05 "Max guide vane opening rat e"; + parameter Real Y_gv_min = 0.2 "Max guide vane closing rate"; + parameter Modelica.SIunits.Frequency f_ref = 50 "Refference frequency"; + Modelica.Blocks.Interfaces.RealInput P_ref annotation ( + Placement(visible = true, transformation(extent = {{-128, -20}, {-88, 20}}, rotation = 0), iconTransformation(extent = {{-120, -20}, {-80, 20}}, rotation = 0))); + Modelica.Blocks.Interfaces.RealOutput Y_gv annotation ( + Placement(transformation(extent = {{96, -10}, {116, 10}}), iconTransformation(extent = {{80, -20}, {120, 20}}))); + Modelica.Blocks.Interfaces.RealInput f annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 270, origin = {-80, 102}), iconTransformation(extent = {{-20, -20}, {20, 20}}, rotation = 270, origin = {3.55271e-015, 100}))); + Modelica.Blocks.Continuous.TransferFunction derevativPart(b = {T_d, 1}, a = {0.1 * T_d, 1}, initType = Modelica.Blocks.Types.Init.InitialOutput, y_start = 1) annotation ( + Placement(transformation(extent = {{-76, 44}, {-56, 64}}))); + Modelica.Blocks.Sources.Constant ref_f(k = f_ref / f_ref) annotation ( + Placement(transformation(extent = {{-74, 74}, {-54, 94}}))); + Modelica.Blocks.Math.Add add(k2 = -1) annotation ( + Placement(transformation(extent = {{-46, 50}, {-26, 70}}))); + Modelica.Blocks.Continuous.TransferFunction integralPart(b = {T_i, 1}, a = {T_i, 0}) annotation ( + Placement(transformation(extent = {{42, 58}, {62, 78}}))); + Modelica.Blocks.Math.Gain gain(k = 1 / b_t) annotation ( + Placement(transformation(extent = {{14, 58}, {34, 78}}))); + Modelica.Blocks.Math.Feedback feedback annotation ( + Placement(transformation(extent = {{66, 58}, {86, 78}}))); + Modelica.Blocks.Continuous.TransferFunction proportailPart(b = {T_s, 1}, a = {T_s, 0}) annotation ( + Placement(transformation(extent = {{-8, -10}, {12, 10}}))); + Modelica.Blocks.Math.Gain gain1(k = K_s) annotation ( + Placement(transformation(extent = {{-28, -6}, {-16, 6}}))); + Modelica.Blocks.Math.Gain droopM(k = droop) annotation ( + Placement(transformation(extent = {{-46, 20}, {-26, 40}}))); + Modelica.Blocks.Math.Add add1(k2 = +1) annotation ( + Placement(transformation(extent = {{-16, 50}, {4, 70}}))); + Modelica.Blocks.Math.Add Y_dif(k1 = -1, k2 = +1) annotation ( + Placement(transformation(extent = {{-74, 20}, {-54, 40}}))); + Modelica.Blocks.Continuous.TransferFunction servo2(b = {0, 1}, a = {T_y2, 0}, initType = Modelica.Blocks.Types.Init.InitialOutput, y_start = 0.7493) annotation ( + Placement(transformation(extent = {{48, -10}, {68, 10}}))); + Modelica.Blocks.Math.Gain powerfactor(k = 0.000000009215729) annotation ( + Placement(transformation(extent = {{-94, -32}, {-86, -24}}))); + Modelica.Blocks.Math.Add Y_gv_ref annotation ( + Placement(transformation(extent = {{-74, -44}, {-54, -24}}))); + Modelica.Blocks.Sources.Constant losses(k = 0.012086289473684) annotation ( + Placement(transformation(extent = {{-98, -48}, {-88, -38}}))); + Modelica.Blocks.Nonlinear.Limiter limiter(uMax = 1, uMin = 0) annotation ( + Placement(transformation(extent = {{76, -6}, {88, 6}}))); + Modelica.Blocks.Math.Gain gain2(k = 1 / f_ref) annotation ( + Placement(transformation(extent = {{-6, -6}, {6, 6}}, rotation = 270, origin = {-92, 74}))); + Modelica.Blocks.Nonlinear.Limiter limiter1(uMax = Y_gv_max, uMin = -Y_gv_min) annotation ( + Placement(transformation(extent = {{20, -6}, {32, 6}}))); + equation + connect(ref_f.y, add.u1) annotation ( + Line(points = {{-53, 84}, {-52, 84}, {-52, 66}, {-48, 66}}, color = {0, 0, 127})); + connect(derevativPart.y, add.u2) annotation ( + Line(points = {{-55, 54}, {-55, 54}, {-48, 54}}, color = {0, 0, 127})); + connect(integralPart.u, gain.y) annotation ( + Line(points = {{40, 68}, {40, 68}, {35, 68}}, color = {0, 0, 127})); + connect(integralPart.y, feedback.u1) annotation ( + Line(points = {{63, 68}, {63, 68}, {68, 68}}, color = {0, 0, 127})); + connect(proportailPart.u, gain1.y) annotation ( + Line(points = {{-10, 0}, {-10, 0}, {-15, 4, 0}}, color = {0, 0, 127})); + connect(gain1.u, feedback.y) annotation ( + Line(points = {{-29, 2, 0}, {-36, 0}, {-36, 16}, {94, 16}, {94, 68}, {85, 68}}, color = {0, 0, 127})); + connect(gain.u, add1.y) annotation ( + Line(points = {{12, 68}, {5, 68}, {5, 60}}, color = {0, 0, 127})); + connect(add.y, add1.u1) annotation ( + Line(points = {{-25, 60}, {-22, 60}, {-22, 66}, {-18, 66}}, color = {0, 0, 127})); + connect(droopM.y, add1.u2) annotation ( + Line(points = {{-25, 30}, {-22, 30}, {-22, 54}, {-18, 54}}, color = {0, 0, 127})); + connect(Y_dif.y, droopM.u) annotation ( + Line(points = {{-53, 30}, {-56, 30}, {-48, 30}}, color = {0, 0, 127})); + connect(Y_dif.u2, Y_gv) annotation ( + Line(points = {{-76, 24}, {-80, 24}, {-80, 12}, {-46, 12}, {-46, -14}, {94, -14}, {94, 0}, {106, 0}}, color = {0, 0, 127})); + connect(powerfactor.y, Y_gv_ref.u1) annotation ( + Line(points = {{-85, 6, -28}, {-85, 6, -28}, {-76, -28}}, color = {0, 0, 127})); + connect(Y_gv_ref.u2, losses.y) annotation ( + Line(points = {{-76, -40}, {-84, -40}, {-84, -43}, {-87, 5, -43}}, color = {0, 0, 127})); + connect(Y_gv_ref.y, Y_dif.u1) annotation ( + Line(points = {{-53, -34}, {-52, -34}, {-52, -28}, {-52, 8}, {-52, 10}, {-88, 10}, {-88, 36}, {-76, 36}}, color = {0, 0, 127})); + connect(P_ref, powerfactor.u) annotation ( + Line(points = {{-108, 0}, {-84, 0}, {-84, -18}, {-98, -18}, {-98, -28}, {-94, 8, -28}}, color = {0, 0, 127})); + connect(servo2.y, limiter.u) annotation ( + Line(points = {{69, 0}, {74, 8, 0}, {74, 8, 0}}, color = {0, 0, 127})); + connect(Y_gv, limiter.y) annotation ( + Line(points = {{106, 0}, {88, 6, 0}}, color = {0, 0, 127})); + connect(f, gain2.u) annotation ( + Line(points = {{-80, 102}, {-86, 102}, {-86, 81, 2}, {-92, 81, 2}}, color = {0, 0, 127})); + connect(derevativPart.u, gain2.y) annotation ( + Line(points = {{-78, 54}, {-86, 54}, {-86, 67, 4}, {-92, 67, 4}}, color = {0, 0, 127})); + connect(proportailPart.y, limiter1.u) annotation ( + Line(points = {{13, 0}, {18, 8, 0}, {18, 8, 0}}, color = {0, 0, 127})); + connect(servo2.u, limiter1.y) annotation ( + Line(points = {{46, 0}, {32, 6, 0}}, color = {0, 0, 127})); + connect(feedback.u2, limiter1.y) annotation ( + Line(points = {{76, 60}, {76, 24}, {38, 24}, {38, 0}, {32, 6, 0}}, color = {0, 0, 127})); + end GovernorPI; + + block GovernorP + extends Modelica.Icons.UnderConstruction; + outer Constants Const; + parameter Modelica.SIunits.Time T_p = 0.04 "pilot servomotor time constant"; + parameter Modelica.SIunits.Time T_g = 0.2 "main servomotor integration time"; + parameter Modelica.SIunits.Time T_r = 1.75 "transient droop time constant"; + parameter Real droop = 0.1 "droop"; + parameter Real delta = 0.04 "transient droop"; + parameter Real Y_gv_max = 0.05 "Max guide vane opening rat e"; + parameter Real Y_gv_min = 0.2 "Max guide vane closing rate"; + parameter Modelica.SIunits.Frequency f_ref = 50 "Refference frequency"; + parameter Real deadBand = 0.01; + Modelica.Blocks.Interfaces.RealInput P annotation ( + Placement(visible = true, transformation(extent = {{-122, -16}, {-90, 16}}, rotation = 0), iconTransformation(extent = {{-120, -20}, {-80, 20}}, rotation = 0))); + Modelica.Blocks.Interfaces.RealOutput Y_gv annotation ( + Placement(transformation(extent = {{98, -10}, {118, 10}}), iconTransformation(extent = {{80, -20}, {120, 20}}))); + Modelica.Blocks.Interfaces.RealInput f annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 270, origin = {0, 104}), iconTransformation(extent = {{-20, -20}, {20, 20}}, rotation = 270, origin = {3.55271e-015, 100}))); + Modelica.Blocks.Math.Gain powerfactor(k = 0.000000009215729) annotation ( + Placement(transformation(extent = {{-86, -4}, {-78, 4}}))); + Modelica.Blocks.Math.Add Y_gv_ref annotation ( + Placement(transformation(extent = {{-68, -16}, {-48, 4}}))); + Modelica.Blocks.Sources.Constant losses(k = 0.012086289473684) annotation ( + Placement(transformation(extent = {{-90, -20}, {-80, -10}}))); + Modelica.Blocks.Math.Add3 errror(k1 = -1, k3 = -1) annotation ( + Placement(transformation(extent = {{-24, -12}, {-12, 0}}))); + Modelica.Blocks.Math.Division freq_dif annotation ( + Placement(transformation(extent = {{-8, 64}, {-28, 84}}))); + Modelica.Blocks.Sources.Constant ref_f(k = f_ref) annotation ( + Placement(transformation(extent = {{26, 74}, {6, 94}}))); + Modelica.Blocks.Math.Add one_freq_dif(k2 = -1) annotation ( + Placement(transformation(extent = {{-7, -7}, {7, 7}}, rotation = 270, origin = {-47, 53}))); + Modelica.Blocks.Sources.Constant one(k = 1) annotation ( + Placement(transformation(extent = {{-80, 64}, {-60, 84}}))); + Modelica.Blocks.Continuous.TransferFunction TF_control(a = {T_p, 1}, b = {0, 1}) annotation ( + Placement(transformation(extent = {{-4, -14}, {12, 2}}))); + Modelica.Blocks.Math.Gain u(k = 1 / T_g) annotation ( + Placement(transformation(extent = {{20, -12}, {32, 0}}))); + Modelica.Blocks.Continuous.TransferFunction TF_Y_gv(a = {1, 0}, b = {0, 1}, initType = Modelica.Blocks.Types.Init.InitialOutput, y_start = 0.7493) annotation ( + Placement(transformation(extent = {{56, -6}, {68, 6}}))); + Modelica.Blocks.Math.Add add(k1 = -1, k2 = +1) annotation ( + Placement(transformation(extent = {{10, -10}, {-10, 10}}, rotation = 270, origin = {-32, -48}))); + Modelica.Blocks.Math.Gain droop_k1(k = droop) annotation ( + Placement(transformation(extent = {{4, -4}, {-4, 4}}, rotation = 270, origin = {-32, -24}))); + Modelica.Blocks.Nonlinear.Limiter limiter(uMax = 1, uMin = 0) annotation ( + Placement(transformation(extent = {{76, -6}, {88, 6}}))); + Modelica.Blocks.Nonlinear.Limiter limiter1(uMax = Y_gv_max, uMin = -Y_gv_min) annotation ( + Placement(transformation(extent = {{38, -6}, {50, 6}}))); + Modelica.Blocks.Nonlinear.DeadZone deadZone(uMax = deadBand / f_ref) annotation ( + Placement(transformation(extent = {{-9, -9}, {9, 9}}, rotation = 270, origin = {-47, 29}))); + Modelica.Blocks.Continuous.TransferFunction TF_mech(b = {delta * T_r, 0}, a = {T_r, 1}, initType = Modelica.Blocks.Types.Init.InitialOutput, y_start = 0.03) annotation ( + Placement(transformation(extent = {{48, -48}, {28, -28}}))); + equation + connect(powerfactor.y, Y_gv_ref.u1) annotation ( + Line(points = {{-77.6, 0}, {-70, 0}}, color = {0, 0, 127})); + connect(Y_gv_ref.u2, losses.y) annotation ( + Line(points = {{-70, -12}, {-76, -12}, {-76, -15}, {-79.5, -15}}, color = {0, 0, 127})); + connect(P, powerfactor.u) annotation ( + Line(points = {{-106, 0}, {-86.8, 0}}, color = {0, 0, 127})); + connect(f, freq_dif.u1) annotation ( + Line(points = {{0, 104}, {0, 80}, {-6, 80}}, color = {0, 0, 127})); + connect(freq_dif.u2, ref_f.y) annotation ( + Line(points = {{-6, 68}, {2, 68}, {2, 84}, {5, 84}}, color = {0, 0, 127})); + connect(freq_dif.y, one_freq_dif.u1) annotation ( + Line(points = {{-29, 74}, {-42.8, 74}, {-42.8, 61.4}}, color = {0, 0, 127})); + connect(one.y, one_freq_dif.u2) annotation ( + Line(points = {{-59, 74}, {-51.2, 74}, {-51.2, 61.4}}, color = {0, 0, 127})); + connect(errror.y, TF_control.u) annotation ( + Line(points = {{-11.4, -6}, {-11.4, -6}, {-5.6, -6}}, color = {0, 0, 127})); + connect(TF_control.y, u.u) annotation ( + Line(points = {{12.8, -6}, {12.8, -6}, {18.8, -6}}, color = {0, 0, 127})); + connect(add.y, droop_k1.u) annotation ( + Line(points = {{-32, -37}, {-32, -37}, {-32, -28.8}}, color = {0, 0, 127})); + connect(droop_k1.y, errror.u2) annotation ( + Line(points = {{-32, -19.6}, {-32, -19.6}, {-32, -6}, {-25.2, -6}}, color = {0, 0, 127})); + connect(Y_gv_ref.y, add.u2) annotation ( + Line(points = {{-47, -6}, {-46, -6}, {-46, -72}, {-38, -72}, {-38, -60}}, color = {0, 0, 127})); + connect(Y_gv, limiter.y) annotation ( + Line(points = {{108, 0}, {98, 0}, {88.6, 0}}, color = {0, 0, 127})); + connect(limiter.u, TF_Y_gv.y) annotation ( + Line(points = {{74.8, 0}, {68.6, 0}}, color = {0, 0, 127})); + connect(u.y, limiter1.u) annotation ( + Line(points = {{32.6, -6}, {34, -6}, {34, 0}, {36.8, 0}}, color = {0, 0, 127})); + connect(TF_Y_gv.u, limiter1.y) annotation ( + Line(points = {{54.8, 0}, {52, 0}, {50.6, 0}}, color = {0, 0, 127})); + connect(add.u1, limiter.y) annotation ( + Line(points = {{-26, -60}, {-26, -72}, {92, -72}, {92, 0}, {88.6, 0}}, color = {0, 0, 127})); + connect(one_freq_dif.y, deadZone.u) annotation ( + Line(points = {{-47, 45.3}, {-47, 39.8}}, color = {0, 0, 127})); + connect(deadZone.y, errror.u1) annotation ( + Line(points = {{-47, 19.1}, {-34, 19.1}, {-34, -1.2}, {-25.2, -1.2}}, color = {0, 0, 127})); + connect(TF_mech.y, errror.u3) annotation ( + Line(points = {{27, -38}, {6, -38}, {-12, -38}, {-12, -16}, {-30, -16}, {-30, -10.8}, {-25.2, -10.8}}, color = {0, 0, 127})); + connect(TF_mech.u, limiter.y) annotation ( + Line(points = {{50, -38}, {92, -38}, {92, 0}, {88.6, 0}}, color = {0, 0, 127})); + end GovernorP; + + model GovernorPower + extends Modelica.Icons.UnderConstruction; + outer Constants Const; + parameter Modelica.SIunits.Time T_p = 0.04 "pilot servomotor time constant"; + parameter Modelica.SIunits.Time T_g = 0.2 "main servomotor integration time"; + parameter Modelica.SIunits.Time T_r = 1.75 "transient droop time constant"; + parameter Real droop = 0.1 "droop"; + parameter Real delta = 0.04 "transient droop"; + parameter Real Y_gv_max = 0.05 "Max guide vane opening rate"; + parameter Real Y_gv_min = 0.2 "Max guide vane closing rate"; + parameter Modelica.SIunits.Frequency f_ref = 50 "Refference frequency"; + parameter Real a = 0.000000009215729, b = 0.012086289473684; + Real d, x_r, u, e, Y_gv_ref = 0.9; + Modelica.Blocks.Interfaces.RealInput P_ref annotation ( + Placement(visible = true, transformation(extent = {{-128, -20}, {-88, 20}}, rotation = 0), iconTransformation(extent = {{-120, -20}, {-80, 20}}, rotation = 0))); + Modelica.Blocks.Interfaces.RealOutput Y_gv annotation ( + Placement(transformation(extent = {{96, -10}, {116, 10}}), iconTransformation(extent = {{80, -20}, {120, 20}}))); + Modelica.Blocks.Interfaces.RealInput f annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 270, origin = {0, 104}), iconTransformation(extent = {{-20, -20}, {20, 20}}, rotation = 270, origin = {3.55271e-015, 100}))); + Modelica.Blocks.Interfaces.RealInput P annotation ( + Placement(visible = true, transformation(extent = {{-128, -70}, {-88, -30}}, rotation = 0), iconTransformation(extent = {{-120, -80}, {-80, -40}}, rotation = 0))); + initial equation + Y_gv = Y_gv_ref; + x_r = delta * Y_gv; + u = 0; + equation + //f = freq.f; + //Y_gv_ref = a * P_ref + b; + d = delta * Y_gv - x_r; + e = 1 - f / f_ref + droop * (P - P_ref) - d; + T_r * der(x_r) + x_r = delta * Y_gv; + T_p * der(u) + u = e; + if Y_gv < 0 and u < 0 or Y_gv > 1 and u > 0 then + der(Y_gv) = 0; + elseif u / T_g >= Y_gv_max then + der(Y_gv) = Y_gv_max; + elseif u / T_g <= (-Y_gv_min) then + der(Y_gv) = -Y_gv_min; + else + der(Y_gv) = u / T_g; + end if; + end GovernorPower; +end Controllers; diff --git a/OpenHPL/Controllers/package.order b/OpenHPL/Controllers/package.order new file mode 100644 index 0000000..c6bf35f --- /dev/null +++ b/OpenHPL/Controllers/package.order @@ -0,0 +1,4 @@ +Governor +GovernorPI +GovernorP +GovernorPower diff --git a/OpenHPL/Copyright.mo b/OpenHPL/Copyright.mo new file mode 100644 index 0000000..958554a --- /dev/null +++ b/OpenHPL/Copyright.mo @@ -0,0 +1,41 @@ +within OpenHPL; +class Copyright "Disclaimer +
OpenHPL:
+

Copyright © 2019

+ +

The group can be contacted by email: OpenHPL@simulati.no

+

This Source Code Form is subject to the terms of the +ACADEMIC PUBLIC LICENSE.

+" + + annotation ( + preferredView="info", + DocumentationClass=false, + Icon(graphics={ + Text( + extent={{-100,140},{100,100}}, + lineColor={0,127,0}, + textString="%name%"), + Ellipse( + extent={{-100,100},{100,-100}}, + lineColor={0,127,0}, + fillColor={255,255,255}, + fillPattern=FillPattern.Solid), + Ellipse( + extent={{-60,60},{60,-60}}, + lineColor={0,127,72}, + fillColor={0,127,0}, + fillPattern=FillPattern.Solid), + Ellipse( + extent={{-40,40},{40,-40}}, + lineColor={255,255,255}, + fillColor={255,255,255}, + fillPattern=FillPattern.Solid), + Rectangle( + extent={{28,22},{64,-20}}, + lineColor={255,255,255}, + fillColor={255,255,255}, + fillPattern=FillPattern.Solid)})); +end Copyright; diff --git a/OpenHPL/ElectroMech/Generators/SimpleGen.mo b/OpenHPL/ElectroMech/Generators/SimpleGen.mo new file mode 100644 index 0000000..f8e67d8 --- /dev/null +++ b/OpenHPL/ElectroMech/Generators/SimpleGen.mo @@ -0,0 +1,61 @@ +within OpenHPL.ElectroMech.Generators; +model SimpleGen "Model of a simple generator" + outer Constants Const "Using standard class with constants"; + import Modelica.Constants.pi; + extends OpenHPL.Icons.Generator; + //// geometrical parameters of the agreggate + parameter Modelica.SIunits.MomentOfInertia J = 2e5 "Moment of inertia of the generator"; + parameter Modelica.SIunits.Efficiency theta_e = 0.99 "Generator's electrical efficiency"; + parameter Real k_b = 1000 "Friction factor in the aggregate bearing box [W-s3/rad3]"; + parameter Integer p = 12 "Number of poles"; + //// condition of steady state + parameter Boolean SteadyState = Const.Steady "If true - starts from Steady State" annotation ( + Dialog(group = "Initialization")); + //// staedy state value for angular velocity + parameter Modelica.SIunits.AngularVelocity w_0 = Const.f * 4 * pi / p "Initial angular velocity" annotation ( + Dialog(group = "Initialization")); + //// condition for output + parameter Boolean UseFrequencyOutput = true "If checked - get a connector for frequency output" annotation ( + choices(checkBox = true)); + //// variables + Modelica.SIunits.AngularVelocity w(start = w_0) "Angular velocity"; + Modelica.SIunits.Energy K_a "Kinetic energy"; + Modelica.SIunits.EnergyFlowRate W_ts_dot "Shaft power"; + Modelica.SIunits.EnergyFlowRate W_fa "Friction losses"; + Modelica.SIunits.EnergyFlowRate W_g = u / theta_e "Electrical power"; + //// conectors + Modelica.Blocks.Interfaces.RealInput u "Electrical demand" annotation ( + Placement(visible = true, transformation(extent={{-140,-20},{-100,20}}, rotation = 0), iconTransformation(extent = {{-120, -20}, {-80, 20}}, rotation = 0))); + Modelica.Blocks.Interfaces.RealOutput f if UseFrequencyOutput "Output of generator frequency" + annotation ( + Placement(transformation(extent={{100,-10},{120,10}}))); + Modelica.Blocks.Interfaces.RealInput P_in = W_ts_dot "Input of mechanical power" annotation ( + Placement(visible = true, transformation(origin={3.55271e-15,120}, + extent={{-20,-20},{20,20}}, rotation = 270))); + Modelica.Blocks.Interfaces.RealOutput w_out = w "Output angular velocity of the generator" + annotation ( + Placement(visible = true, transformation(origin={110,60}, extent={{-10,-10}, + {10,10}}, rotation=0))); +initial equation + if SteadyState == true then + der(K_a) = 0; + else + w = w_0; + end if; +equation + //// frequency + f = p / 120 * 30 * w / pi; + //// generator energy balance + K_a = 0.5 * J * w ^ 2; + W_fa = 0.5 * k_b * w ^ 2; + der(K_a) = W_ts_dot - W_fa - W_g; + annotation ( + Documentation(info="

Simple model of an ideal generator with friction.

+

This model has inputs as electric power available on the grid and the turbine shaft power. +This model based on the angular momentum balance, which depends on the turbine shaft power, + the friction loss in the aggregate rotation and the power taken up by the generator.

+

+ +

+")); +end SimpleGen; diff --git a/OpenHPL/ElectroMech/Generators/SynchGen.mo b/OpenHPL/ElectroMech/Generators/SynchGen.mo new file mode 100644 index 0000000..d4c199a --- /dev/null +++ b/OpenHPL/ElectroMech/Generators/SynchGen.mo @@ -0,0 +1,113 @@ +within OpenHPL.ElectroMech.Generators; +model SynchGen "Simple model of the generator connected to the grid" + extends OpenHPL.Icons.Generator; + outer Constants Const "Using standard class with constants"; + import Modelica.Constants.pi; + //// parameters of the generator + parameter Modelica.SIunits.Power P_op = 80e6 "Active power drawn from generator at Steady State operating condition" annotation ( + Dialog(group = "Nominal parameters")), Q_op = 50e6 "Reactive power drawn from generator at SS operating condition" annotation ( + Dialog(group = "Nominal parameters")); + parameter Modelica.SIunits.Resistance Ra = 0.01 "Phase winding resistance" annotation ( + Dialog(group = "Nominal parameters")), Re = 0.1 "Equivalent network resistance" annotation ( + Dialog(group = "Network")), xd = 12 "d_axis reactance" annotation ( + Dialog(group = "d-q axes")), xq = 12 "q_axis reactance" annotation ( + Dialog(group = "d-q axes")), xxd = 1.7 "d_axis transient reactance" annotation ( + Dialog(group = "Transient d-q axes")), xxq = 1.7 "q_axis transient reactance" annotation ( + Dialog(group = "Transient d-q axes")), xe = 1.4 "Equivalent network reactance" annotation ( + Dialog(group = "Network")); + parameter Modelica.SIunits.Time TTdo = 6 "d_axis transient open-circuit time constant" annotation ( + Dialog(group = "Transient d-q axes")), TTqo = 0.1 "q_axis transient open-circuit time constant" annotation ( + Dialog(group = "Transient d-q axes")), TE = 0.05 "Excitation system time constant" annotation ( + Dialog(group = "Excitation system")), TFE = 1 "Stablizer time constant" annotation ( + Dialog(group = "Stablizer")); + parameter Modelica.SIunits.Voltage Vs = 15000 "Network rms voltage" annotation ( + Dialog(group = "Network")), Efmin = 50000 "Min field voltage" annotation ( + Dialog(group = "Transient d-q axes")), Efmax = 50000 "Max field voltage" annotation ( + Dialog(group = "Transient d-q axes")); + parameter Real KE = 400 "Excitation system gain" annotation ( + Dialog(group = "Excitation system")), KF = 0.025 "Stablizer gain" annotation ( + Dialog(group = "Stablizer")); + parameter Integer np = 12 "Number of poles" annotation ( + Dialog(group = "Nominal parameters")); + parameter Modelica.SIunits.AngularVelocity Wm_op = Const.f * pi / 3 "Grid angular velocity" annotation ( + Dialog(group = "Network")); + parameter Modelica.SIunits.MomentOfInertia J = 2e5 "Moment of inertia of the generator" annotation ( + Dialog(group = "Mechanical part")); + parameter Real k_b = 1000 "Friction factor in the generator bearing box, W*s3/rad3" annotation ( + Dialog(group = "Mechanical part")); + parameter Boolean UseFrequencyOutput = true "If checked - get a connector for frequency output" annotation ( + choices(checkBox = true), + Dialog(group = "Network")), SelfInitialization = false "If checked - specify initial values" annotation ( + choices(checkBox = true), + Dialog(group = "Initialization")); + parameter Modelica.SIunits.Angle DELTA_0 = 37.6452 annotation ( + Dialog(group = "Initialization", enable = SelfInitialization)); + parameter Modelica.SIunits.Voltage EEd_0 = -7207.13 "" annotation ( + Dialog(group = "Initialization", enable = SelfInitialization)), EEq_0 = 18005.2 "" annotation ( + Dialog(group = "Initialization", enable = SelfInitialization)), Ef_0 = 38110.4 "" annotation ( + Dialog(group = "Initialization", enable = SelfInitialization)), Vstabilizer_0 = 0 "" annotation ( + Dialog(group = "Initialization", enable = SelfInitialization)); + parameter Modelica.SIunits.AngularVelocity w_0 = 500 * pi / 30 "" annotation ( + Dialog(group = "Initialization", enable = SelfInitialization)); + //// variables + Modelica.SIunits.Angle PHI_op = atan(Q_op / P_op) "Power angle at Steady State", DELTA_op = atan((I_op * (xq + xe) * cos(PHI_op) - I_op * (Ra + Re) * sin(PHI_op)) / (Vs + I_op * (Ra + Re) * cos(PHI_op) + I_op * (xq + xe) * sin(PHI_op))), DELTA; + Modelica.SIunits.Current I_op = sqrt(P_op ^ 2 + Q_op ^ 2) / (3 * Vs) "RMS current (per phase) of the generator", Id_op = -I_op * sin(DELTA_op + PHI_op), Iq_op = I_op * cos(DELTA_op + PHI_op), Idq[2], Id, Iq, It; + Modelica.SIunits.Voltage Ef_op = Vs * cos(DELTA_op) + (Ra + Re) * Iq_op - (xd + xe) * Id_op, Vt_op = sqrt((Vs + I_op * Re * cos(PHI_op) + I_op * xe * sin(PHI_op)) ^ 2 + (I_op * xe * cos(PHI_op) - I_op * Re * sin(PHI_op)) ^ 2), Vtr = Ef_op / KE + Vt_op, Vstabilizer_op = 0, EEd_op = (xxd - xq) * Iq_op, EEq_op = Ef_op + (xd - xxd) * Id_op, Vt, EEd, EEq, Ef, Vstabilizer; + Modelica.SIunits.AngularVelocity w_op = 500 * pi / 30, w; + Modelica.SIunits.Resistance Temp[2, 2]; + Modelica.SIunits.Power Pe, Qe; + Modelica.SIunits.EnergyFlowRate W_ts_dot, W_fa; + //// conectors + Modelica.Blocks.Interfaces.RealOutput f = np / 120 * 30 * w / pi if UseFrequencyOutput "Output generator frequency" annotation ( + Placement(transformation(extent={{100,-10},{120,10}}))); + Modelica.Blocks.Interfaces.RealOutput w_out = w "Output of the generator's angular velocity" annotation (Placement(visible = true, transformation(origin={110,60}, extent={{-10,-10}, + {10,10}}, rotation=0))); + Modelica.Blocks.Interfaces.RealInput P_in = W_ts_dot "Input of mechanical power" annotation ( + Placement(transformation(extent={{-20,-20},{20,20}}, rotation = 270, origin={0,120}))); +initial equation + if SelfInitialization == false then + EEd = EEd_op; + EEq = EEq_op; + DELTA = DELTA_op; + Ef = Ef_op; + Vstabilizer = Vstabilizer_op; + w = w_op; + else + EEd = EEd_0; + EEq = EEq_0; + DELTA = DELTA_0; + Ef = Ef_0; + Vstabilizer = Vstabilizer_0; + w = w_0; + end if; +equation + //// voltage-current relation + Temp = [Ra + Re, xxq + xe; (-xxd) - xe, Ra + Re]; + Temp * Idq = {EEd + Vs * sin(DELTA), EEq - Vs * cos(DELTA)}; + Id = Idq[1]; + Iq = Idq[2]; + Vt = sqrt((EEd - Ra * Id - xxq * Iq) ^ 2 + (EEq - Ra * Iq + xxd * Id) ^ 2); + It = sqrt(Id ^ 2 + Iq ^ 2); + Pe = 3 * (EEd * Id + EEq * Iq); + Qe = sqrt(9 * Vt ^ 2 * It ^ 2 - Pe ^ 2); + //// dynamic equations + TTqo * der(EEd) = (-EEd) + (xxq - xq) * Iq; + TTdo * der(EEq) = (-EEq) + (xd - xxd) * Id + Ef; + der(DELTA) = (w - Wm_op) * np / 2; + //if Ef >= Efmax and ((-Ef) + KE * (Vtr - Vt - Vstabilizer)) / TE > 0 then + // der(Ef) = 0; + //elseif Ef < (-Efmin) and ((-Ef) + KE * (Vtr - Vt - Vstabilizer)) / TE < 0 then + // der(Ef) = 0; + //else + //der(Ef) = ((-Ef) + KE * (Vtr - Vt)) / TE; + der(Ef) = ((-Ef) + KE * (Vtr - Vt - Vstabilizer)) / TE; + //end if; + der(Vstabilizer) = ((-Vstabilizer) + KF * der(Ef)) / TFE; + //// Mechanical equation + W_fa = 0.5 * k_b * w ^ 2; + der(w) = (W_ts_dot - Pe) / (J * w); + // - W_fa; + //// + annotation ( + Documentation(info="This is a model of the generator that is connected to the grid. This model coud give some transient results. However, it is better to use generator models from IPSL.

More info about this model: Resources/Report/Generator_model.pdf
")); +end SynchGen; diff --git a/OpenHPL/ElectroMech/Generators/package.mo b/OpenHPL/ElectroMech/Generators/package.mo new file mode 100644 index 0000000..bbf5d56 --- /dev/null +++ b/OpenHPL/ElectroMech/Generators/package.mo @@ -0,0 +1,8 @@ +within OpenHPL.ElectroMech; +package Generators "Collection of generator models" + extends Modelica.Icons.Package; + + extends Icons.Generator; + + +end Generators; diff --git a/OpenHPL/ElectroMech/Generators/package.order b/OpenHPL/ElectroMech/Generators/package.order new file mode 100644 index 0000000..4cc4c25 --- /dev/null +++ b/OpenHPL/ElectroMech/Generators/package.order @@ -0,0 +1,2 @@ +SimpleGen +SynchGen diff --git a/OpenHPL/ElectroMech/Turbines/Francis.mo b/OpenHPL/ElectroMech/Turbines/Francis.mo new file mode 100644 index 0000000..828fd5d --- /dev/null +++ b/OpenHPL/ElectroMech/Turbines/Francis.mo @@ -0,0 +1,238 @@ +within OpenHPL.ElectroMech.Turbines; +model Francis "Model of the Francis turbine" + outer Constants Const "using standart class with constants"; + extends Icons.Turbine; + import Modelica.Constants.pi; + //// conditions for the geometrical parameters of the turbine + parameter Boolean GivenData = true "If checked the user specifies whole set of parameters. Otherwise, the design algorithm will be used for missed parameters" annotation ( + choices(checkBox = true), + Dialog(group = "Given data")); + parameter Boolean dp_v_condition = false "If checked then it includes the pressure drop through the guide vane (leave it unchecked - this doesn't work well)" annotation ( + choices(checkBox = true), + Dialog(tab = "Guide vane")); + parameter Boolean GivenServoData = true "If checked the user specifies parameters for the servo. Otherwise, the design algorithm will be used for missed parameters" annotation ( + choices(checkBox = true), + Dialog(tab = "Servo")); + //// nominal parameters of the turbine + parameter Modelica.SIunits.Height H_n = 460 "Nominal head" annotation ( + Dialog(group = "Nominal parameters")); + parameter Modelica.SIunits.VolumeFlowRate V_dot_n = 24.3 "Nominal flow" annotation ( + Dialog(group = "Nominal parameters")); + parameter Modelica.SIunits.Power P_n = 103e6 "Nominal power" annotation ( + Dialog(group = "Nominal parameters")); + parameter Modelica.SIunits.Conversions.NonSIunits.AngularVelocity_rpm n_n = 500 "Nominal turbine speed" annotation ( + Dialog(group = "Nominal parameters")); + //// geometrical parameters of the turbine + parameter Modelica.SIunits.Radius R_1_ = 2.63 / 2 "Radius of the turbine blade inlet" annotation ( + Dialog(group = "Runner", enable = GivenData)), R_2_ = 1.55 / 2 "Radius of the turbine blade outlet" annotation ( + Dialog(group = "Runner", enable = GivenData)), R_v_ = 2.89 / 2 "Radius of the guide vane suspension circle" annotation ( + Dialog(tab = "Guide vane", enable = GivenData)); + parameter Modelica.SIunits.Length w_1_ = 0.2 "Width of the turbine/blades inlet" annotation ( + Dialog(group = "Runner", enable = GivenData)), w_v_ = w_1_ "Width of the guide vane suspension circle" annotation ( + Dialog(tab = "Guide vane", enable = GivenData)), r_v_ = 1.1 "Radius of servo circle" annotation ( + Dialog(tab = "Servo")), r_Y_ = 1.2 "Radius to servo connection" annotation ( + Dialog(tab = "Servo")), R_Y_ = 3 "Radius to servo" annotation ( + Dialog(tab = "Servo")); + parameter Modelica.SIunits.Diameter D_i = 1.632 "Diameter of the inlet pipe" annotation ( + Dialog(tab = "Guide vane", group = "Scroll case")); + parameter Boolean Given_losses = true "Friction shock loss coefficient due to shock" annotation ( + choices(checkBox = true), + Dialog(group = "Losses in runner")); + parameter Real k_ft1_ = 7e5 "Friction shock loss coefficient due to shock" annotation ( + Dialog(group = "Losses in runner")), k_ft2_ = 0 "hydraulic friction loss coefficient due to effluent whirl" annotation ( + Dialog(group = "Losses in runner")), k_ft3_ = 1.63e4 "friction loss coefficient due to wall friction" annotation ( + Dialog(group = "Losses in runner")), k_fv = 0 "friction loss coefficient from turbine enterance and across guide vanes" annotation ( + Dialog(tab = "Guide vane")), k_ft4 = k_ft3_ * 100 "friction loss coefficient that is used for low load (under u_min)" annotation ( + Dialog(group = "Parameters for low load")); + parameter Real u_min = 0.03 "control signal value under which the moodel used k_f4 friction term to balance the model" annotation ( + Dialog(group = "Parameters for low load")); + parameter Modelica.SIunits.Conversions.NonSIunits.Angle_deg beta1_ = 110 "Turbine inlet blade angle" annotation ( + Dialog(group = "Runner", enable = GivenData)), beta2_ = 162.5 "Turbine outlet blade angle" annotation ( + Dialog(group = "Runner", enable = GivenData)); + parameter Real Reduction = 0.2 "reduction the given formula for the guide vane pressure drop" annotation ( + Dialog(tab = "Guide vane")), u_start_ = 2.28 "Servo position with zero flow" annotation ( + Dialog(tab = "Servo")), u_end_ = 2.4 "Servo position with full flow" annotation ( + Dialog(tab = "Servo")); + //// condition for the inlet water compressibility + parameter Boolean WaterCompress = false "If checked the water is compressible in the penstock" annotation ( + choices(checkBox = true), + Dialog(group = "Condition")); + //// variables + Modelica.SIunits.Pressure p_r1 "runner inlet pressure", dp_tr "turbine pressure drop", dp_r "runner pressure drop", p_tr2 "turbine outlet pressure", dp_v "guide vane pressure drop"; + Modelica.SIunits.Area A_1 "runner inlet croos section", A_0 "turbine inlet croos section", A_v "guide vane croos section", A_2 "runner outlet croos section"; + Modelica.SIunits.EnergyFlowRate W_s_dot "shaft power", W_ft_dot "total runner losses", W_t1 "Euler first term", W_t2 "Euler second term", W_ft_dot_s "shock losses", W_ft_dot_w "whirl losses", W_ft_dot_l "friction losses", W_t_dot "total power"; + Modelica.SIunits.VolumeFlowRate V_dot "flow rate"; + Modelica.SIunits.AngularVelocity w "angular velocity"; + Modelica.SIunits.Velocity u_2 "outlet reference velocity", c_m2 "outlet meridional velocity", c_m1 "inlet meridional velocity", u_1 "inlet reference velocity", c_u1 "inlet tangential velocity"; + Modelica.SIunits.Conversions.NonSIunits.Angle_deg beta1 "inlet blade angle", beta2 "outlet blade angle", _beta1; + Modelica.SIunits.Angle alpha1 "inlet guide vane angle", phi "one of servo angles", psi "one of servo angles", theta "one of servo angles", dtheta "one of servo angles"; + Real k_ft1, k_ft2, k_ft3; + //"losses coefficients" + Real cot_a1, cot_a2, cot_b1, cot_b2, cot_g1, sin_a1, coef; + // cotants, cosines and sines of angles + Modelica.SIunits.Length l = 1.8 * sqrt((R_v - r_v) ^ 2 / 2) "servo term", d "servo term", R_1 "inlet runner radius", R_2 "outlet runner radius", R_v "gude vane radius", w_1 "inlet runner width/geight", w_v "guide vane width/geight", r_Y "servo term", R_Y "servo term", r_v "servo term"; + Real Y "servo position", Y0 = sqrt(R_Y ^ 2 - r_Y ^ 2) "initial servo position", theta0 = Modelica.Math.acos(r_Y / R_Y) "initial servo angle"; + Real d0_2 = l * (r_v ^ 2 - R_v ^ 2) / (l - R_v) "initial servo term d"; + Real theta_0 = theta0 - Modelica.Math.acos((r_v ^ 2 + R_v ^ 2 - d0_2) / (2 * r_v * R_v)) "servo angle for fully close guide vane"; + Real u_end "servo position for fully open guide vane", u_start "servo position for fully close guide vane"; + Real W_t2_n "Euler second term, nominal", W_t1_n "Euler first term, nominal", W_t_dot_n "total power, nominal", cot_a1_n "cotant nominal alpha", V_dot_n_ = V_dot_n / 0.99 "flow rate for fully open guide vane", d_n(start = 0.67) "nominal servo term", theta_n "servo angle for fully open guide vane"; + Modelica.SIunits.Angle alpha1_n "nominal inlet guide vane angle"; + //// conectors + extends OpenHPL.Interfaces.TurbineContacts; + Modelica.Blocks.Interfaces.RealInput w_in = w "Input angular velocity from the generator" annotation ( + Placement(visible = true, transformation(origin={-120,-80}, extent={{-20,-20}, + {20,20}}, rotation = 0))); +equation + //// design algotithm for runner + if GivenData == true then + R_1 = R_1_; + R_2 = R_2_; + R_v = R_v_; + w_1 = w_1_; + w_v = w_v_; + beta1 = beta1_; + beta2 = beta2_; + _beta1 = 180 - beta1; + else + beta2 = 162.5; + R_2 = 0.5 * (240 * V_dot_n / (pi ^ 2 * n_n * Modelica.Math.tan(Modelica.SIunits.Conversions.from_deg(180 - beta2)))) ^ (1 / 3); + R_1 = 30 * u_1 / pi / n_n; + w_1 = 0.8 * V_dot_n / (pi * 2 * R_1 * c_m1); + w_v = w_1; + R_v = 1.1 * R_1; + Modelica.Math.tan(Modelica.SIunits.Conversions.from_deg(_beta1)) = c_m1 / (u_1 - c_u1); + beta1 = 180 - _beta1; + end if; + //// design algotithm for runner losses + if Given_losses == true then + k_ft1 = k_ft1_; + k_ft2 = k_ft2_; + k_ft3 = k_ft3_; + else + k_ft1 = 11.5e3 * exp(8.9e-3 * H_n); + k_ft2 = 0; + k_ft3 = 7e2 * exp(6.7e-3 * H_n); + end if; + //// design algotithm for servo + if GivenServoData == true then + r_v = r_v_; + r_Y = r_Y_; + R_Y = R_Y_; + u_start = u_start_; + u_end = u_end_; + else + r_v = 0.75 * R_v; + r_Y = 0.1 + r_v; + R_Y = 1.8 + r_Y; + u_start = sqrt(r_Y ^ 2 + R_Y ^ 2 - 2 * r_Y * R_Y * Modelica.Math.cos(theta_0)); + u_end = sqrt(r_Y ^ 2 + R_Y ^ 2 - 2 * r_Y * R_Y * Modelica.Math.cos(theta_n)); + //u_start+0.17; + end if; + //// design algotithm for nominal alpha, used for servo design + W_t2_n = Const.rho * V_dot_n_ * n_n * pi / 30 * R_2 * (n_n * pi / 30 * R_2 + V_dot_n_ / A_2 * cot_b2); + W_t1_n = Const.rho * V_dot_n_ * n_n * pi / 30 * R_1 * V_dot_n_ / A_1 * cot_a1_n; + Const.rho * V_dot_n_ * H_n * Const.g + 0.5 * Const.rho * V_dot_n_ * V_dot_n_ ^ 2 * (1 / A_0 ^ 2 - 1 / A_2 ^ 2) = W_t_dot_n; + W_t_dot_n = W_t1_n - W_t2_n + k_ft3 * V_dot_n_ ^ 2; + alpha1_n = Modelica.Math.atan(1 / cot_a1_n); + alpha1_n = Modelica.Math.acos(d_n / 2 / l) - Modelica.Math.acos((d_n ^ 2 + R_v ^ 2 - r_v ^ 2) / 2 / d_n / R_v); + theta_n = theta0 - Modelica.Math.acos((r_v ^ 2 + R_v ^ 2 - d_n ^ 2) / (2 * r_v * R_v)); + //// design algotithm for velocities, used for runner design + u_2 = 2 * pi * R_2 * n_n / 60; + c_m2 = u_2 * Modelica.Math.tan(Modelica.SIunits.Conversions.from_deg(180 - beta2)); + c_m1 = c_m2 / 1.1; + u_1 = 0.725 * sqrt(2 * Const.g * H_n); + c_u1 = 0.48 / 0.725 * sqrt(2 * Const.g * H_n); + //// condition for inlet water compressability + if WaterCompress == false then + V_dot = m_dot / Const.rho; + dp_v = 0.5 * Const.rho * (V_dot ^ 2 * (A_0 ^ 2 - A_v ^ 2 * sin_a1 ^ 2) / (A_0 ^ 2 * A_v ^ 2 * sin_a1 ^ 2) + k_fv) * Reduction; + else + V_dot = m_dot / (Const.rho * (1 + Const.beta * (p_r1 - Const.p_a))); + dp_v = 0.5 * Const.rho * (1 + Const.beta * (p.p - Const.p_a)) * (V_dot ^ 2 * (A_0 ^ 2 - A_v ^ 2 * sin_a1 ^ 2) / (A_0 ^ 2 * A_v ^ 2 * sin_a1 ^ 2) + k_fv) * Reduction; + end if; + //// condition for guide vane pressure drop (does not work well, better to skip guide vane pressure drop) + if dp_v_condition == true then + p_r1 = p.p - dp_v; + dp_tr = dp_r + dp_v; + else + p_r1 = p.p; + dp_tr = dp_r; + end if; + //// define areas + sin_a1 = Modelica.Math.sin(alpha1); + A_1 = 2 * R_1 * w_1 * pi; + A_0 = D_i ^ 2 * pi / 4; + A_v = 2 * R_v * w_v * pi; + A_2 = R_2 ^ 2 * pi; + //// Euler equation for shaft power + W_t1 = m_dot * w * R_1 * V_dot / A_1 * cot_a1; + W_t2 = m_dot * w * R_2 * (w * R_2 + V_dot / A_2 * cot_b2); + W_s_dot = W_t1 - W_t2; + //// condition for low load + if u_t < u_min then + W_ft_dot_s = 0; + W_ft_dot_w = 0; + W_ft_dot_l = k_ft4 * V_dot ^ 2; + else + W_ft_dot_s = k_ft1 * V_dot * (cot_g1 - cot_b1) ^ 2; + W_ft_dot_w = k_ft2 * V_dot * cot_a2 ^ 2; + W_ft_dot_l = k_ft3 * V_dot ^ 2; + end if; + //// losses in the runner + W_ft_dot = W_ft_dot_s + W_ft_dot_w + W_ft_dot_l; + //// servo model, define guide vane openning and alpha1 + Y = u_start + u_t * (u_end - u_start); + Y ^ 2 = r_Y ^ 2 + R_Y ^ 2 - 2 * r_Y * R_Y * Modelica.Math.cos(theta); + dtheta = theta - theta0; + d ^ 2 = r_v ^ 2 + R_v ^ 2 - 2 * r_v * R_v * Modelica.Math.cos(dtheta); + r_v ^ 2 = d ^ 2 + R_v ^ 2 - 2 * d * R_v * Modelica.Math.cos(psi); + Modelica.Math.cos(phi) = d / 2 / l; + alpha1 = phi - psi; + //// Blade angles relation + cot_a1 = 1 / Modelica.Math.tan(alpha1); + cot_a2 = cot_b2 + w * R_2 / (V_dot / A_2); + cot_b1 = 1 / Modelica.Math.tan(Modelica.SIunits.Conversions.from_deg(beta1)); + cot_b2 = 1 / Modelica.Math.tan(Modelica.SIunits.Conversions.from_deg(beta2)); + cot_g1 = cot_a1 - w * R_1 / (V_dot / A_1); + //// pressure drop through the turbine + dp_r * V_dot + 0.5 * m_dot * V_dot ^ 2 * (1 / A_0 ^ 2 - 1 / A_2 ^ 2) = W_t_dot; + W_t_dot = W_s_dot + W_ft_dot; + dp_r = p_r1 - p_tr2; + //// turbine efficiency + coef = W_s_dot / W_t_dot; + //// conectors + p_tr2 = n.p; + //// output mechanical power + P_out = W_s_dot; + annotation ( + Documentation(info=" +

+This is the Francis turbine model that gives possibilities for proper modelling of the Francis turbine. +

+

The mechanistic model is based on Euler equations for the Francis turbine. +Besides hydraulic input and output, there are input as the control signal for the valve opening +and also output as the turbine shaft power and input as angular velocity. +

+

+ +

+

There is also available the runner design algorithm that can define all geometrical +parameters based on the nominal parameters.

The turbine losses coefficients +(k_ft1, k_ft2, k_ft3) can be also defined automatically. +However, if some dynamic data from real turbine is available it is better to tune +these parameters a bit more and use the defined values as a starting point. +

+

A model for servo that that runs the guide vane opening is also available. +Furthermore it is possible to automatically generate all need parameters for the servo, + or simply specify them. +

+

+This mechanistic turbine model does not work really well for low loads (<10% guide vane opening). +However there is parameters that could be tuned for low load regimes. +These are u_min and k_ft4.

+
References
+

More info about the mechanistic turbine model can be found in: https://www.sciencedirect.com/science/article/pii/S2405896318300181

+

More info about the servo (also turbine model) can be found in: Resources/Report/Turbines_model.pdf

+"), + Icon( coordinateSystem(initialScale = 0.1))); +end Francis; diff --git a/OpenHPL/ElectroMech/Turbines/Pelton.mo b/OpenHPL/ElectroMech/Turbines/Pelton.mo new file mode 100644 index 0000000..697dd63 --- /dev/null +++ b/OpenHPL/ElectroMech/Turbines/Pelton.mo @@ -0,0 +1,62 @@ +within OpenHPL.ElectroMech.Turbines; +model Pelton "Model of the Pelton turbine" + outer Constants Const "using standart class with constants"; + extends Icons.Turbine; + import Modelica.Constants.pi; + //// geometrical parameters of the turbine + parameter Modelica.SIunits.Radius R = 3.3 "Radius of the turbine"; + parameter Modelica.SIunits.Diameter D_0 = 3.3 "input diameter of the nuzzle"; + parameter Real k = 0.8 "friction factor", k_f = 1 "coefficient of friction loss in the nuzzle", K = 0.25 "friction loss coefficient due to power loss", d_u = 1 "deflector machanism coefficient"; + parameter Modelica.SIunits.Conversions.NonSIunits.Angle_deg beta = 165; + //// condition for inlet water compressibility + parameter Boolean CompElas = false "If checked the water is compressible and the walls is elastic" annotation ( + choices(checkBox = true)); + //// variables + Modelica.SIunits.Pressure p_tr1 "inlet pressure", dp_tr "turbine pressure drop", p_tr2 "outlet pressure", dp_n "nuzzel pressure drop"; + Modelica.SIunits.Area A_1, A_0 = pi * D_0 ^ 2 / 4; + Modelica.SIunits.EnergyFlowRate W_s_dot "shaft power"; + Modelica.SIunits.VolumeFlowRate V_dot "flow rate"; + Modelica.SIunits.Velocity v_R, v_1; + Modelica.SIunits.AngularVelocity w "angular velocity"; + Real cos_b = Modelica.Math.cos(Modelica.SIunits.Conversions.from_deg(beta)); + //// conectors + extends OpenHPL.Interfaces.TurbineContacts; + Modelica.Blocks.Interfaces.RealInput w_in = w "Input angular velocity from the generator" annotation ( + Placement(visible = true, transformation(origin={-120,-80}, extent={{-20,-20}, + {20,20}}, rotation = 0))); +equation + //// Condition for inlet water compressibility + if CompElas == false then + V_dot = m_dot / Const.rho; + else + V_dot = m_dot / (Const.rho * (1 + Const.beta * (p.p - Const.p_a))); + end if; + //// nuzzel pressure drop + dp_n = 0.5 * m_dot * (V_dot * (1 / A_1 ^ 2 - 1 / A_0 ^ 2) + k_f); + //// Euler equation for shaft power + W_s_dot = m_dot * v_R * (d_u * v_1 - (1 + K) * v_R) * (1 - k * cos_b); + v_R = w * R; + v_1 = V_dot / A_1; + A_1 = u_t; + //// turbine pressure drop + dp_tr * V_dot = W_s_dot; + dp_tr = p_tr1 - p_tr2; + //// connectors pressures + p_tr1 = p.p; + // + dp_n; + p_tr2 = n.p; + //// output mechanical power + P_out = W_s_dot; + annotation ( + Documentation(info=" +

This is a model of the Pelton turbine. +This model is based on the Euler turbine equation. +

+

+The model has not been tested.

+
References
+

More info about the model can be found in: Resources/Report/Turbines_model.pdf +

+"), + Icon( coordinateSystem(initialScale = 0.1))); +end Pelton; diff --git a/OpenHPL/ElectroMech/Turbines/Turbine.mo b/OpenHPL/ElectroMech/Turbines/Turbine.mo new file mode 100644 index 0000000..9bc2b09 --- /dev/null +++ b/OpenHPL/ElectroMech/Turbines/Turbine.mo @@ -0,0 +1,96 @@ +within OpenHPL.ElectroMech.Turbines; +model Turbine "Simple turbine model" + outer Constants Const "Using standard class with constants"; + extends Icons.Turbine; + import Modelica.Constants.pi; + //// parameters of the turbine + parameter Boolean ValveCapacity = true "If checked the guide vane capacity C_v should be specified, otherwise specify the nominal turbine parameters (net head and flow rate)" annotation ( + Dialog(group = "Turbine nominal parameters"), choices(checkBox = true)); + parameter Real C_v = 3.7 "Guide vane 'valve capacity'" annotation ( + Dialog(group = "Turbine nominal parameters", enable = ValveCapacity)); + parameter Modelica.SIunits.Height H_n = 460 "Turbine nominal net head" annotation ( + Dialog(group = "Turbine nominal parameters", enable = not ValveCapacity)); + parameter Modelica.SIunits.VolumeFlowRate V_dot_n = 23.4 "Turbine nominal flow rate" annotation ( + Dialog(group = "Turbine nominal parameters", enable = not ValveCapacity)); + parameter Real u_n = 0.95 "Turbine guide vane nominal opening, pu" annotation ( + Dialog(group = "Turbine nominal parameters", enable = not ValveCapacity)); + //// condition for efficiency + parameter Boolean ConstEfficiency = true "If checked the constant efficiency theta_h is used, + otherwise specify lookup table for efficiency" + annotation ( + Dialog(group = "Efficiency data"), + choices(checkBox = true)); + //// turbine efficiency, either constant theta_h or varying with flow (control signal) from lookup-table. + parameter Modelica.SIunits.Efficiency theta_h = 0.9 "Turbine hydraulic efficiency" annotation ( + Dialog(group = "Efficiency data", enable = ConstEfficiency)); + parameter Real lookup_table[:, :] = [0, 0.4; 0.2, 0.7; 0.5, 0.9; 0.95, 0.95; 1.0, 0.93] "Look-up table for the turbine efficiency, described by a table matrix, where the first column is a pu value of the guide vane opening, and the second column is a pu value of the turbine efficiency" annotation ( + Dialog(group = "Efficiency data", enable = not ConstEfficiency)); + //// condition for inlet water compressibility + parameter Boolean WaterCompress = false "If checked the water is compressible in the penstock" annotation ( + choices(checkBox = true)); + //// variables + Modelica.SIunits.Pressure p_tr1 "Inlet pressure", dp "Turbine pressure drop", p_tr2 "Outlet pressure"; + //Modelica.SIunits.Area A_d = D_o ^ 2 * pi / 4, A_p = D_i ^ 2 * pi / 4; + Modelica.SIunits.EnergyFlowRate K_tr1_dot "Kinetic energy"; + Modelica.SIunits.VolumeFlowRate V_dot "Flow rate"; + Real C_v_ "Guide vane 'valve capacity'"; + output Modelica.SIunits.EnergyFlowRate W_s_dot "Shaft power"; + //// conectors + extends OpenHPL.Interfaces.TurbineContacts; + Modelica.Blocks.Tables.CombiTable1D look_up_table(table = lookup_table); +equation + //// checking water compressibility + V_dot = if WaterCompress then m_dot / (Const.rho * (1 + Const.beta * (p.p - Const.p_a))) else m_dot / Const.rho; + //// define turbine efficiency + look_up_table.u[1] = u_t; + //// define guide vane 'valve capacity' base on the turbine nominal parameters + C_v_ = if ValveCapacity then C_v else V_dot_n/sqrt(H_n*Const.g*Const.rho/Const.p_a)/u_n; + //// turbine valve equation for pressure drop + dp = V_dot ^ 2 * Const.p_a / (C_v_ * u_t) ^ 2; + dp = p_tr1 - p_tr2; + //// turbine energy balance + K_tr1_dot = dp * V_dot; + if ConstEfficiency == true then + W_s_dot = theta_h * K_tr1_dot; + else + W_s_dot = look_up_table.y[1] * K_tr1_dot; + end if; + //// turbine pressures + p_tr1 = p.p; + p_tr2 = n.p; + //// output mechanical power + P_out = W_s_dot; + //// for temperature variation, not finished... + //n.T = p.T; + //// + annotation ( + Documentation(info= "

+This is a simple model of the turbine that give possibilities for simplified +modelling of the turbine unit. The model can use a constant efficiency or varying +efficiency from a lookup-table. +This model does not include any information about rotational speed of the runner. +

+

+This model is baseed on the energy balance and a simple valve-like expression. +The guide vane 'valve capacity' should be used for this valve-like expression and can either be specified +directly by the user by specifying C_v or it will be calculated from +the turbine nominal net head H_n and nominal flow rate +V_dot_n. +

+

+The turbine efficiency is in per-unit values from 0 to 1, where 1 means that there are no losses in the turbine. +The output mechanical power is defined as multiplication of the turbine efficiency and the total possible power: +

+
+
turbine_pressure_drop * turbine_flow_rate
+
+

Besides hydraulic input and output, +there are inputs as the control signal for the valve opening and also output as the turbine shaft power. +

+ +

+ +

References

More info about the model can be found in: Resources/Report/Report.docx

+"), + Icon( coordinateSystem(initialScale = 0.1))); +end Turbine; diff --git a/OpenHPL/ElectroMech/Turbines/package.mo b/OpenHPL/ElectroMech/Turbines/package.mo new file mode 100644 index 0000000..efe178c --- /dev/null +++ b/OpenHPL/ElectroMech/Turbines/package.mo @@ -0,0 +1,8 @@ +within OpenHPL.ElectroMech; +package Turbines "Different turbine models" + extends Modelica.Icons.Package; + + extends Icons.Turbine; + + +end Turbines; diff --git a/OpenHPL/ElectroMech/Turbines/package.order b/OpenHPL/ElectroMech/Turbines/package.order new file mode 100644 index 0000000..66a526c --- /dev/null +++ b/OpenHPL/ElectroMech/Turbines/package.order @@ -0,0 +1,3 @@ +Turbine +Francis +Pelton diff --git a/OpenHPL/ElectroMech/package.mo b/OpenHPL/ElectroMech/package.mo new file mode 100644 index 0000000..500e00c --- /dev/null +++ b/OpenHPL/ElectroMech/package.mo @@ -0,0 +1,6 @@ +within OpenHPL; +package ElectroMech "Package of electro mechnical components" + extends Modelica.Icons.Package; + + extends Icons.ElectroMech; +end ElectroMech; diff --git a/OpenHPL/ElectroMech/package.order b/OpenHPL/ElectroMech/package.order new file mode 100644 index 0000000..d6463c6 --- /dev/null +++ b/OpenHPL/ElectroMech/package.order @@ -0,0 +1,2 @@ +Turbines +Generators diff --git a/OpenHPL/Examples/HPDetailed.mo b/OpenHPL/Examples/HPDetailed.mo new file mode 100644 index 0000000..1a13876 --- /dev/null +++ b/OpenHPL/Examples/HPDetailed.mo @@ -0,0 +1,47 @@ +within OpenHPL.Examples; +model HPDetailed "Model of waterway of the HP system with detailed model for the penstock (using KP scheme) and simplified models for others conduits, turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {0, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 19.12, rho(displayUnit = "kg/m3") = 997) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-72,54},{-52,74}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{38,30},{58,50}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,46}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Turbines.Turbine turbine( + C_v=3.7, + ConstEfficiency=false, + WaterCompress=true) annotation (Placement(visible=true, transformation(extent={{8,32},{28,52}}, rotation=0))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation(extent={{-42,60},{-22,80}}, rotation=0))); + Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5, + PipeElasticity=false, + h_s0=69.9, + vertical=true) annotation (Placement(transformation(extent={{-20,44},{0,64}}))); +equation + connect(control.y, turbine.u_t) annotation ( + Line(points={{11,84},{18,84},{18,54}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points={{58,40},{70,40},{70,46},{80,46}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{28,42},{34,42},{34,40},{38,40}}, color = {28, 108, 200})); + connect(turbine.p, penstockKP.n) annotation ( + Line(points={{8,42},{4,42},{4,54},{0,54}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points={{-22,70},{-20,70},{-20,54}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-52,64},{-46,64},{-46,70},{-42,70}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-82,66},{-76,66},{-76,64},{-72,64}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPDetailed; diff --git a/OpenHPL/Examples/HPDetailed_Francis.mo b/OpenHPL/Examples/HPDetailed_Francis.mo new file mode 100644 index 0000000..589acc5 --- /dev/null +++ b/OpenHPL/Examples/HPDetailed_Francis.mo @@ -0,0 +1,84 @@ +within OpenHPL.Examples; +model HPDetailed_Francis "Model of the HP system with Francis turbine and simplified models for conduits (connected to the grid generator is also uesd)" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-90,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1980, height = 0.87, offset = 0.09, startTime = 10) annotation ( + Placement(visible = true, transformation(origin = {10, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,50},{-56,70}}, rotation=0))); + Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{54,30},{74,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,44}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SynchGen generator(P_op=100e6, UseFrequencyOutput=false) annotation (Placement(visible=true, transformation(extent={{16,-4},{40,20}}, rotation=0))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.9386) annotation (Placement(visible=true, transformation( + origin={-36,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=true, + Given_losses=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_Y_=3, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + WaterCompress=false, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + u_end_=2.4, + u_start_=2.28, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.5199) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.PenstockKP penstockKP( + D_i=3, + H=428.5, + PipeElasticity=true, + h_s0=70.9386) annotation (Placement(visible=true, transformation( + origin={-12,48}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(penstockKP.n, turbine.p) annotation ( + Line(points = {{-2, 48}, {-2, 48}, {-2, 36}, {18, 36}, {18, 36}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points = {{-26, 66}, {-22, 66}, {-22, 48}, {-22, 48}}, color = {28, 108, 200})); + connect(generator.w_out, turbine.w_in) annotation ( + Line(points={{35.2,20},{32,20},{32,30},{16,30}}, color = {0, 0, 127})); + connect(turbine.P_out, generator.P_in) annotation ( + Line(points={{28,25},{22,25},{22,20},{20.8,20}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-80,60},{-76,60}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points={{-46,66},{-48,66},{-48,60},{-56,60}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{38,36},{48,36},{48,40},{54,40}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{21,84},{28,84},{28,48}}, color = {0, 0, 127})); + connect(tail.n, discharge.n) annotation ( + Line(points={{84,44},{84,41.95},{80,41.95},{80,40},{74,40}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4), + Diagram); +end HPDetailed_Francis; diff --git a/OpenHPL/Examples/HPDetailed_generator.mo b/OpenHPL/Examples/HPDetailed_generator.mo new file mode 100644 index 0000000..9ef07b0 --- /dev/null +++ b/OpenHPL/Examples/HPDetailed_generator.mo @@ -0,0 +1,51 @@ +within OpenHPL.Examples; +model HPDetailed_generator "Model of waterway and aggregate of the HP system with detailed model for the penstock (using KP scheme) and simplified models for others conduits, turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {0, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 19.12, rho(displayUnit = "kg/m3") = 997) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-72,54},{-52,74}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{38,30},{58,50}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,46}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=3.7, WaterCompress=true) annotation (Placement(visible=true, transformation(extent={{10,32},{30,52}}, rotation=0))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation(extent={{-42,60},{-22,80}}, rotation=0))); + Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5, + PipeElasticity=false, + h_s0=69.9, + vertical=true) annotation (Placement(transformation(extent={{-20,44},{0,64}}))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -4.9e6, offset = 80.3e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-22, 0}, {-2, 20}}, rotation = 0))); + ElectroMech.Generators.SimpleGen generator annotation (Placement(visible=true, transformation(extent={{8,0},{28,20}}, rotation=0))); +equation + connect(turbine.p, penstockKP.n) annotation ( + Line(points={{10,42},{4,42},{4,54},{0,54}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{30,42},{34,42},{34,40},{38,40}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{11,84},{20,84},{20,54}}, color = {0, 0, 127})); + connect(turbine.P_out,generator. P_in) annotation ( + Line(points={{20,31},{20,25.5},{18,25.5},{18,22}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points={{58,40},{70,40},{70,46},{80,46}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points={{-22,70},{-20,70},{-20,54}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-52,64},{-46,64},{-46,70},{-42,70}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-82,66},{-76,66},{-76,64},{-72,64}}, color = {28, 108, 200})); + connect(load.y,generator. u) annotation ( + Line(points = {{-1, 10}, {-1, 10}, {8, 10}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPDetailed_generator; diff --git a/OpenHPL/Examples/HPSimple.mo b/OpenHPL/Examples/HPSimple.mo new file mode 100644 index 0000000..4891d75 --- /dev/null +++ b/OpenHPL/Examples/HPSimple.mo @@ -0,0 +1,51 @@ +within OpenHPL.Examples; +model HPSimple "Model of waterway of the HP system with simplified models for conduits, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-90,30}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin={-10,70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-70,20},{-50,40}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{50,-10},{70,10}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5, Input_level=false) annotation (Placement(visible=true, transformation( + origin={90,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + vertical=true) annotation (Placement(visible=true, transformation( + origin={0,30}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation( + origin={-30,30}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={30,10}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin={-90,90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(turbine.n, discharge.p) annotation ( + Line(points={{40,10},{44,10},{44,0},{50,0}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{1,70},{30,70},{30,22}}, color = {0, 0, 127})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{10,30},{14.95,30},{14.95,10},{20,10}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-80,30},{-70,30}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-50,30},{-40,30}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-20,30},{-10,30}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation (Line(points={{70,0},{80,0}}, color={28,108,200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple; diff --git a/OpenHPL/Examples/HPSimple_Francis.mo b/OpenHPL/Examples/HPSimple_Francis.mo new file mode 100644 index 0000000..d3c395f --- /dev/null +++ b/OpenHPL/Examples/HPSimple_Francis.mo @@ -0,0 +1,84 @@ +within OpenHPL.Examples; +model HPSimple_Francis "Model of the HP system with Francis turbine and simplified models for conduits (connected to the grid generator is also uesd)" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1980, height = 0.87, offset = 0.09, startTime = 10) annotation ( + Placement(visible = true, transformation(origin = {10, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,52},{-56,72}}, rotation=0))); + Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{54,30},{74,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,44}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SynchGen generator(P_op=100e6, UseFrequencyOutput=false) annotation (Placement(visible=true, transformation(extent={{42,-16},{18,8}}, rotation=0))); + Waterway.Pipe penstock( + L=600, + H=428.5, + D_i=3, + D_o=3) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=71) annotation (Placement(visible=true, transformation( + origin={-36,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_Y_=3, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + u_end_=2.4, + u_start_=2.28, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={30,32}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.54) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Fitting fitting(D_1=3, D_2=1.63) annotation (Placement(transformation(extent={{-4,20},{16,40}}))); +equation + connect(generator.w_out, turbine.w_in) annotation ( + Line(points={{16.8,3.2},{12,3.2},{12,24},{18,24}}, color = {0, 0, 127})); + connect(turbine.P_out, generator.P_in) annotation ( + Line(points={{30,21},{30,10.4}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-82,62},{-78,62},{-78,62},{-76,62}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points={{-46,66},{-48,66},{-48,62},{-56,62}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-26,66},{-16.95,66},{-16.95,58},{-10,58}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{40,32},{48,32},{48,40},{54,40}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{21,84},{30,84},{30,44}}, color = {0, 0, 127})); + connect(turbine.p, fitting.n) annotation ( + Line(points={{20,32},{20,30},{16,30}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points={{84,44},{84,41.95},{80,41.95},{80,40},{74,40}}, color = {28, 108, 200})); + connect(penstock.n, fitting.p) annotation ( + Line(points={{-10,38},{-6,38},{-6,30},{-4,30}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple_Francis; diff --git a/OpenHPL/Examples/HPSimple_Francis_GridGen.mo b/OpenHPL/Examples/HPSimple_Francis_GridGen.mo new file mode 100644 index 0000000..790d09d --- /dev/null +++ b/OpenHPL/Examples/HPSimple_Francis_GridGen.mo @@ -0,0 +1,111 @@ +within OpenHPL.Examples; +model HPSimple_Francis_GridGen "Synergy with OpenIPSL library(generator)" + extends OpenIPSL.Examples.BaseTest(pwLine2(displayPF=true), pwLine1(displayPF=true)); + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-80,-50}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-64,-60},{-44,-40}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{48,-60},{68,-40}}, + rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={84,-50}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.PenstockKP penstock( + L=600, + H=428.5, + D_i=3, + D_o=3) annotation (Placement(visible=true, transformation( + origin={4,-50}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.939) annotation (Placement(visible=true, transformation( + origin={-26,-50}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=false, + Given_losses=true, + H_n=460, + P_n(displayUnit="MW") = 103000000, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={32,-50}, + extent={{-10,10},{10,-10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49) annotation ( + Placement(visible = true, transformation(origin={-90,70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, + P_0=16035269.869201, + Q_0=11859436.505981, + Sn=120000000, + Vn=400000, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(visible = true, transformation(extent={{-40,-10},{-20,10}}, rotation = 0))); + Modelica.Blocks.Math.Gain PSI_to_Ppu(k=1/turbine.P_n) + annotation ( + Placement(visible = true, transformation(origin={-59,-5}, extent={{-5,-5},{5,5}}, rotation = 0))); + Modelica.Blocks.Math.Gain wpu_to_wSI(k=2*Modelica.Constants.pi/60*turbine.n_n) annotation (Placement(visible=true, transformation( + origin={-60,20}, + extent={{-6,6},{6,-6}}, + rotation=180))); + OpenHPL.Controllers.Governor govenor(Pn = turbine.P_n, Y_gv_ref = 0.1) + annotation (Placement(visible=true, transformation(origin = {20, -72}, extent = {{-10, -10}, {10, 10}}, + rotation=0))); + //(a = 7.862E-25, c = 1.108E-08, d = -5.344E-02, b = -1.010E-16) + Modelica.Blocks.Math.Gain fpu_to_fSI(k=SysData.fn) annotation (Placement(visible=true, transformation( + origin={-50,-90}, + extent={{6,6},{-6,-6}}, + rotation=180))); + Modelica.Blocks.Sources.Ramp power(duration = 1, height = +1e6, offset = 12e6, + startTime=200) annotation ( + Placement(visible = true, transformation(origin={-10,-72}, extent={{-8,-8},{8,8}}, rotation = 0))); +equation + connect(fpu_to_fSI.y, govenor.f) annotation ( + Line(points={{-43.4,-90},{4,-90},{4,-76},{8,-76},{8,-76}}, color = {0, 0, 127})); + connect(govenor.Y_gv, turbine.u_t) annotation ( + Line(points = {{31, -72}, {32, -72}, {32, -62}}, color = {0, 0, 127})); + connect(govenor.P_ref, power.y) annotation ( + Line(points = {{8, -68}, {4.4, -68}, {4.4, -72}, {-1.2, -72}}, color = {0, 0, 127})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-16,-50},{-6,-50}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points={{-36,-50},{-44,-50}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{14,-50},{22,-50}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-70,-50},{-64,-50}}, color = {28, 108, 200})); + connect(fpu_to_fSI.u, wpu_to_wSI.u) annotation (Line(points={{-57.2,-90},{-94,-90},{-94,30},{-48,30},{-48,20},{-52.8,20}}, color={0,0,127})); + connect(order2_1.w, wpu_to_wSI.u) annotation (Line(points={{-19,9},{-14,9},{-14,20},{-52.8,20}}, color={0,0,127})); + connect(PSI_to_Ppu.u, turbine.P_out) annotation ( + Line(points={{-65,-5},{-70,-5},{-70,-24},{32,-24},{32,-39}}, color = {0, 0, 127})); + connect(PSI_to_Ppu.y, order2_1.pm) annotation ( + Line(points={{-53.5,-5},{-42,-5}}, color = {0, 0, 127})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points={{-42,5},{-46,5},{-46,14},{-38,14},{-38,11}}, color = {0, 0, 127})); + connect(wpu_to_wSI.y, turbine.w_in) annotation (Line(points={{-66.6,20},{-80,20},{-80,-32},{16,-32},{16,-42},{20,-42}}, color={0,0,127})); + connect(order2_1.p, bus1.p) annotation (Line(points={{-20,0},{0,0}}, color={0,0,255})); + connect(discharge.n, tail.n) annotation (Line(points={{68,-50},{74,-50}}, color={28,108,200})); + connect(turbine.n, discharge.p) annotation (Line(points={{42,-50},{48,-50}}, color={28,108,200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple_Francis_GridGen; diff --git a/OpenHPL/Examples/HPSimple_Francis_IPSLGen.mo b/OpenHPL/Examples/HPSimple_Francis_IPSLGen.mo new file mode 100644 index 0000000..f8aea7d --- /dev/null +++ b/OpenHPL/Examples/HPSimple_Francis_IPSLGen.mo @@ -0,0 +1,160 @@ +within OpenHPL.Examples; +model HPSimple_Francis_IPSLGen "Synergy with OpenIPSL library(generator)" + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-48,48}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-34,38},{-14,58}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{50,22},{70,42}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={86,28}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.PenstockKP penstock( + L=600, + H=428.5, + D_i=3, + D_o=3) annotation (Placement(visible=true, transformation( + origin={12,40}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.939) annotation (Placement(visible=true, transformation( + origin={0,54}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=false, + Given_losses=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,28}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, + P_0=16035269.869201, + Q_0=11859436.505981, + Sn=20000000, + Vn=400000, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(visible = true, transformation(extent = {{-14, -20}, {6, 0}}, rotation = 0))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(visible = true, transformation(origin = {-33, -15}, extent = {{-7, -7}, {7, 7}}, rotation = 0))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(visible = true, transformation(origin = {49, 11}, extent = {{-7, -7}, {7, 7}}, rotation = 180))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(visible = true, transformation(extent = {{-60, -60}, {-36, -40}}, rotation = 0))); + OpenHPL.Controllers.Governor govenor annotation (Placement(visible=true, transformation(extent={{54,42},{34,62}}, rotation=0))); + //(a = 7.862E-25, c = 1.108E-08, d = -5.344E-02, b = -1.010E-16) + Modelica.Blocks.Math.Gain Frequency(k = 50) annotation ( + Placement(visible = true, transformation(origin = {60, 70}, extent = {{-8, -8}, {8, 8}}, rotation = 180))); + Modelica.Blocks.Sources.Ramp power(duration = 1, height = +1e6, offset = 12e6, startTime = 15000) annotation ( + Placement(visible = true, transformation(origin = {78, 52}, extent = {{8, -8}, {-8, 8}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -58}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(B = 0.0005, G = 0, R = 0.01, X = 0.1, opening = 1, t1 = 600, t2 = 600.15) annotation ( + Placement(visible = true, transformation(origin = {56, -34}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {14, -34}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -60}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -10}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(P_0=8000000, Q_0=6000000) annotation ( + Placement(visible = true, transformation(origin = {90, -22}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2( + P_0=8000000, + Q_0=6000000, dQ1 = 0, + t_start_2=1e10, + t_end_2=1e10, dP2 = 0, dQ2 = 0, t_start_1 = 1e3, t_end_1 = 1.1e3, + dP1=1000000) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -60.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(visible = true, transformation(extent = {{-14, -56}, {6, -36}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(visible = true, transformation(extent = {{26, -56}, {46, -36}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus2 annotation ( + Placement(visible = true, transformation(extent = {{66, -32}, {86, -12}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(visible = true, transformation(extent = {{66, -70}, {86, -50}}, rotation = 0))); +equation + connect(pwLine2.p, bus.p) annotation ( + Line(points={{8.6,-34},{2,-34},{2,-46},{-4,-46}}, color = {0, 0, 255})); + connect(pwLine2.n, bus1.p) annotation ( + Line(points={{19.4,-34},{30,-34},{30,-46},{36,-46}}, color = {0, 0, 255})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{10,54},{12,54},{12,50}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points={{-10,54},{-11.8,54},{-11.8,48},{-14,48}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{12,30},{12.85,30},{12.85,28},{18,28}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-38,48},{-36.8,48},{-36.8,48},{-34,48}}, color = {28, 108, 200})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -46}, {40, -46}, {40, -22}, {44, -22}, {44, -34}, {50.6, -34}}, color = {0, 0, 255})); + connect(pwLine4.p, bus1.p) annotation ( + Line(points={{50.6,-10},{44,-10},{44,-22},{40,-22},{40,-46},{36,-46}}, color = {0, 0, 255})); + connect(pwLine3.p, bus1.p) annotation ( + Line(points={{52.6,-60},{40,-60},{40,-46},{36,-46},{36,-46}}, color = {0, 0, 255})); + connect(pwLine1.n, bus1.p) annotation ( + Line(points={{21.4,-58},{30,-58},{30,-46},{34,-46},{34,-46},{36,-46}}, color = {0, 0, 255})); + connect(pwLine4.n, bus2.p) annotation ( + Line(points={{61.4,-10},{68,-10},{68,-22},{76,-22},{76,-22}}, color = {0, 0, 255})); + connect(order2_1.p, bus.p) annotation ( + Line(points = {{6, -10}, {10, -10}, {10, -26}, {-10, -26}, {-10, -46}, {-4, -46}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -60}, {76, -60}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -60}, {80, -60}, {80, -60}, {84, -60}, {84, -59.1445}, {84, -59.1445}, {84, -60.2889}}, color = {0, 0, 255})); + connect(bus2.p, pwLinewithOpening1.n) annotation ( + Line(points = {{76, -22}, {74, -22}, {74, -22}, {72, -22}, {72, -22}, {68, -22}, {68, -34}, {61.4, -34}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -22}, {84, -22}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -46}, {-2.5, -46}, {-2.5, -46}, {-1, -46}, {-1, -46}, {2, -46}, {2, -58}, {6.3, -58}, {6.3, -58}, {8.45, -58}, {8.45, -58}, {10.6, -58}}, color = {0, 0, 255})); + connect(Frequency.u, RealizerAng.u) annotation ( + Line(points={{69.6,70},{100,70},{100,0},{72,0},{72,11},{57.4,11}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points={{7,-1},{72,-1},{72,11},{57.4,11}}, color = {0, 0, 127})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points={{-41.4,-15},{-48,-15},{-48,12},{28,12},{28,17}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points={{-25.3,-15},{-16,-15}}, color = {0, 0, 127})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{-16, -5}, {-24, -5}, {-24, 4}, {-12, 4}, {-12, 1}}, color = {0, 0, 127})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points={{41.3,11},{16,11},{16,20}}, color = {0, 0, 127})); + connect(Frequency.y, govenor.f) annotation ( + Line(points={{51.2,70},{56,70},{56,48}}, color = {0, 0, 127})); + connect(govenor.P_ref, power.y) annotation ( + Line(points={{56,56},{62,56},{62,52},{69.2,52}}, + color = {0, 0, 127})); + connect(govenor.Y_gv, turbine.u_t) annotation ( + Line(points={{33,52},{28,52},{28,40}}, color = {0, 0, 127})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{38,28},{41.05,28},{41.05,27.9},{44,27.9},{44,32},{50,32}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points={{76,28},{76,31.8},{72.95,31.8},{72.95,32},{70,32}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple_Francis_IPSLGen; diff --git a/OpenHPL/Examples/HPSimple_Francis_IPSLGenGov.mo b/OpenHPL/Examples/HPSimple_Francis_IPSLGenGov.mo new file mode 100644 index 0000000..4737846 --- /dev/null +++ b/OpenHPL/Examples/HPSimple_Francis_IPSLGenGov.mo @@ -0,0 +1,153 @@ +within OpenHPL.Examples; +model HPSimple_Francis_IPSLGenGov "Synergy with OpenIPSL library(generator + governor)" + //input Real u; + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-88,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-72,52},{-52,72}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{50,30},{70,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,36}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.9392) annotation (Placement(visible=true, transformation( + origin={-32,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=false, + Given_losses=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + u_end_=2.36, + u_start_=2.23, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49671) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, + P_0=16035269.869201, + Q_0=11859436.505981, + Sn=20000000, + Vn=400000, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(transformation(extent = {{26, -30}, {46, -10}}))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(transformation(extent = {{-12, -36}, {8, -16}}))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 180, origin = {52, 10}))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(visible = true, transformation(extent = {{-96, -100}, {-72, -80}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -88}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(G = 0, R = 0.01, X = 0.1, opening = 1, B = 0.0005, t1 = 600, t2 = 600.15) annotation ( + Placement(visible = true, transformation(origin = {56, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -90}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -40}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(P_0=8000000, Q_0=6000000) annotation ( + Placement(visible = true, transformation(origin = {90, -52}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2( + P_0=8000000, + Q_0=6000000, + dP1(displayUnit="MW") = 1000000, t_end_1 = 1100, t_end_2 = 1e10, t_start_1 = 1000, t_start_2 = 1e10) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -90.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(transformation(extent = {{-14, -86}, {6, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(transformation(extent = {{26, -86}, {46, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus2 annotation ( + Placement(transformation(extent = {{66, -62}, {86, -42}}))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(transformation(extent = {{66, -100}, {86, -80}}))); + OpenIPSL.Electrical.Controls.PSAT.TG.TGTypeI tGTypeI(R = 0.1, T3 = 0.04, T4 = 5, T5 = 0.04, Tc = 1, Ts = 0.1, pmax = 1, pmin = 0, pref = 0.1537, wref = 1) annotation ( + Placement(transformation(extent = {{100, 62}, {34, 106}}))); +equation + connect(order2_1.p, bus.p) annotation ( + Line(points = {{46, -20}, {52, -20}, {52, -38}, {14, -38}, {14, -58}, {-14, -58}, {-14, -76}, {-4, -76}, {-4, -76}, {-4, -76}}, color = {0, 0, 255})); + connect(tGTypeI.pm, turbine.u_t) annotation ( + Line(points={{30.7,84},{28,84},{28,48},{28,48}}, color = {0, 0, 127})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points={{-14,-26},{-20,-26},{-20,12},{28,12},{28,25}}, color = {0, 0, 127})); + //turbine.u_t = u; + connect(reservoir.n, intake.p) annotation ( + Line(points={{-78,62},{-72,62}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points={{-42,66},{-48,66},{-48,62},{-52,62}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-22,66},{-16.95,66},{-16.95,58},{-10,58}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{38,36},{44,36},{44,40},{50,40}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points={{80,36},{80,39.95},{80,39.95},{80,40},{70,40}}, color = {28, 108, 200})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{24, -15}, {16, -15}, {16, -6}, {28, -6}, {28, -9}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points = {{9, -26}, {24, -26}, {24, -25}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points = {{47, -11}, {54, -11}, {54, -8}, {72, -8}, {72, 10}, {64, 10}}, color = {0, 0, 127})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{-10,38},{4.95,38},{4.95,36},{18,36}}, color = {28, 108, 200})); + connect(pwLine2.p, pwLine1.p) annotation ( + Line(points = {{10.6, -64}, {2, -64}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(pwLine2.n, pwLine1.n) annotation ( + Line(points = {{21.4, -64}, {30, -64}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(pwLine4.p, pwLinewithOpening1.p) annotation ( + Line(points={{50.6,-40},{44,-40},{44,-64},{50.6,-64}}, color = {0, 0, 255})); + connect(pwLine4.n, pwLinewithOpening1.n) annotation ( + Line(points={{61.4,-40},{68,-40},{68,-64},{61.4,-64}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -76}, {2, -76}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLine1.n) annotation ( + Line(points = {{36, -76}, {30, -76}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -76}, {40, -76}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine3.p, pwLinewithOpening1.p) annotation ( + Line(points = {{52.6, -90}, {40, -90}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -52}, {84, -52}}, color = {0, 0, 255})); + connect(bus2.p, pwLinewithOpening1.n) annotation ( + Line(points = {{76, -52}, {68, -52}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -90}, {84, -90}, {84, -90.2889}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -90}, {63.4, -90}, {76, -90}}, color = {0, 0, 255})); + connect(tGTypeI.w, order2_1.w) annotation ( + Line(points={{106.6,84},{98,84},{98,88},{100,88},{100,-11},{47,-11}}, color = {0, 0, 127})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points={{41,10},{36,10},{16,10},{16,28}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple_Francis_IPSLGenGov; diff --git a/OpenHPL/Examples/HPSimple_Francis_IPSLGenInfBus.mo b/OpenHPL/Examples/HPSimple_Francis_IPSLGenInfBus.mo new file mode 100644 index 0000000..4429067 --- /dev/null +++ b/OpenHPL/Examples/HPSimple_Francis_IPSLGenInfBus.mo @@ -0,0 +1,160 @@ +within OpenHPL.Examples; +model HPSimple_Francis_IPSLGenInfBus "Synergy with OpenIPSL library(generator + infinitBus)" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,52},{-56,72}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{50,30},{70,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,36}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.939) annotation (Placement(visible=true, transformation( + origin={-36,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=false, + Given_losses=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, + P_0=16035269.869201, + Q_0=11859436.505981, + Sn=20000000, + Vn=400000, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(transformation(extent = {{26, -30}, {46, -10}}))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(transformation(extent = {{-12, -36}, {8, -16}}))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 180, origin = {52, 10}))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(transformation(extent = {{-100, -100}, {-76, -80}}))); + Controllers.Governor govenor(droop=0.2) annotation (Placement(transformation(extent={{54,62},{34,82}}))); + Modelica.Blocks.Math.Gain Frequency(k = 50) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 180, origin = {60, 86}))); + Modelica.Blocks.Sources.Ramp power(duration = 1, height = 1.3e6, offset = 12e6, startTime = 1500) annotation ( + Placement(transformation(extent = {{10, -10}, {-10, 10}}, rotation = 0, origin = {86, 70}))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -88}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(G = 0, R = 0.01, X = 0.1, opening = 1, B = 0.0005, t1 = 600, t2 = 600.15) annotation ( + Placement(visible = true, transformation(origin = {56, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -90}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -40}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(P_0=8000000, Q_0=6000000) annotation ( + Placement(visible = true, transformation(origin = {90, -52}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2( + P_0=8000000, + Q_0=6000000, + dP1=1000000, t_end_1 = 1.1e3, t_end_2 = 1e10, t_start_1 = 1e3, t_start_2 = 1e10) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -90.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(transformation(extent = {{-14, -86}, {6, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(transformation(extent = {{26, -86}, {46, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus2(displayPF = true) annotation ( + Placement(transformation(extent = {{66, -62}, {86, -42}}))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(transformation(extent = {{66, -100}, {86, -80}}))); + OpenIPSL.Electrical.Buses.InfiniteBus infiniteBus annotation ( + Placement(visible = true, transformation(extent = {{-62, -64}, {-42, -44}}, rotation = 0))); +equation + connect(infiniteBus.p, bus.p) annotation ( + Line(points = {{-42, -54}, {-28, -54}, {-28, -76}, {-4, -76}}, color = {0, 0, 255})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-82,62},{-78,62},{-76,62}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points={{-46,66},{-48,66},{-48,62},{-56,62}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-26,66},{-16.95,66},{-16.95,58},{-10,58}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{38,36},{44,36},{44,40},{50,40}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points={{80,36},{80,39.95},{80,39.95},{80,40},{70,40}}, color = {28, 108, 200})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{24, -15}, {16, -15}, {16, -6}, {28, -6}, {28, -9}}, color = {0, 0, 127})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points={{-14,-26},{-20,-26},{-20,8},{-20,12},{24,12},{24,25},{28,25}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points = {{9, -26}, {24, -26}, {24, -25}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points = {{47, -11}, {54, -11}, {54, -8}, {72, -8}, {72, 10}, {64, 10}}, color = {0, 0, 127})); + connect(govenor.Y_gv, turbine.u_t) annotation ( + Line(points={{33,72},{33,72},{28,72},{28,48}}, color = {0, 0, 127})); + connect(Frequency.y, govenor.f) annotation ( + Line(points={{49,86},{49,86},{56,86},{56,68}}, color = {0, 0, 127})); + connect(Frequency.u, RealizerAng.u) annotation ( + Line(points = {{72, 86}, {100, 86}, {100, -8}, {72, -8}, {72, 10}, {64, 10}}, color = {0, 0, 127})); + connect(govenor.P_ref, power.y) annotation ( + Line(points={{56,76},{64,76},{64,70},{75,70}}, color = {0, 0, 127})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{-10,38},{4.95,38},{4.95,36},{18,36}}, color = {28, 108, 200})); + connect(pwLine2.p, pwLine1.p) annotation ( + Line(points = {{10.6, -64}, {2, -64}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(pwLine2.n, pwLine1.n) annotation ( + Line(points = {{21.4, -64}, {30, -64}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(pwLine4.p, pwLinewithOpening1.p) annotation ( + Line(points={{50.6,-40},{44,-40},{44,-64},{50.6,-64}}, color = {0, 0, 255})); + connect(pwLine4.n, pwLinewithOpening1.n) annotation ( + Line(points={{61.4,-40},{68,-40},{68,-64},{61.4,-64}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -76}, {2, -76}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLine1.n) annotation ( + Line(points = {{36, -76}, {30, -76}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -76}, {40, -76}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine3.p, pwLinewithOpening1.p) annotation ( + Line(points = {{52.6, -90}, {40, -90}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -52}, {84, -52}}, color = {0, 0, 255})); + connect(bus2.p, pwLinewithOpening1.n) annotation ( + Line(points = {{76, -52}, {68, -52}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -90}, {84, -90}, {84, -90.2889}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -90}, {63.4, -90}, {76, -90}}, color = {0, 0, 255})); + connect(order2_1.p, bus.p) annotation ( + Line(points = {{46, -20}, {62, -20}, {62, -36}, {36, -36}, {36, -58}, {-12, -58}, {-12, -76}, {-4, -76}}, color = {0, 0, 255})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points={{41,10},{16,10},{16,28}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple_Francis_IPSLGenInfBus; diff --git a/OpenHPL/Examples/HPSimple_OpenChannel.mo b/OpenHPL/Examples/HPSimple_OpenChannel.mo new file mode 100644 index 0000000..786e2da --- /dev/null +++ b/OpenHPL/Examples/HPSimple_OpenChannel.mo @@ -0,0 +1,69 @@ +within OpenHPL.Examples; +model HPSimple_OpenChannel "Example with the open channel" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-90,44}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, + startTime=600) annotation ( + Placement(visible = true, transformation(origin={-38,86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe discharge( L=600, H=-5) + annotation (Placement(visible=true, transformation(extent={{6,0},{ + 26,20}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,10}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3.3, + D_o=3.3, + H=420, + L=600) annotation (Placement(visible=true, transformation( + origin={-30,26}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={-12,14}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0=18.9979) + annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe pipe annotation (Placement(transformation(extent={{-74,34}, + {-54,54}}))); + Waterway.OpenChannel openChannel( + N=100, + w=50, + h0=vector([ones(68)*0.30417; 0.3045; 0.3089; 0.33; 0.398; linspace( + 0.519, + 5.00164, + 28)])) annotation (Placement(transformation(extent={{30,0},{ + 50,20}}))); + Waterway.SurgeTank surgeTank(h_0=73.9171) + annotation (Placement(transformation(extent={{-52,38},{-32,58}}))); + Waterway.Pipe pipe1(H=0, L=10) + annotation (Placement(transformation(extent={{56,-2}, + {76,18}}))); +equation + connect(turbine.p, penstock.n) annotation ( + Line(points={{-22,14},{-30,14},{-30,16}})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{-27,86},{-12,86},{-12,26}}, color = {0, 0, 127})); + connect(reservoir.n, pipe.p) annotation ( + Line(points={{-80,44},{-74,44}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) + annotation (Line(points={{-2,14},{6,14},{6,10}}, color={28,108,200})); + connect(discharge.n, openChannel.p) + annotation (Line(points={{26,10},{30,10}}, color={28,108,200})); + connect(pipe.n, surgeTank.p) + annotation (Line(points={{-54,44},{-54,48},{-52,48}}, color={28,108,200})); + connect(penstock.p, surgeTank.n) + annotation (Line(points={{-30,36},{-32,36},{-32,48}}, color={28,108,200})); + connect(openChannel.n, pipe1.p) annotation (Line(points={{50,10},{54,10},{54, + 8},{56,8}}, color={28,108,200})); + connect(tail.n, pipe1.n) + annotation (Line(points={{80,10},{80,8},{76,8}}, color={28,108,200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple_OpenChannel; diff --git a/OpenHPL/Examples/HPSimple_generator.mo b/OpenHPL/Examples/HPSimple_generator.mo new file mode 100644 index 0000000..fea92af --- /dev/null +++ b/OpenHPL/Examples/HPSimple_generator.mo @@ -0,0 +1,58 @@ +within OpenHPL.Examples; +model HPSimple_generator "Model of waterway and aggregate of the HP system with simplified models for conduits, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {-16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,50},{-56,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{36,22},{56,42}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={80,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={-16,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation( + origin={-38,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5.49e6, offset = 82.69e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-40, -6}, {-20, 14}}, rotation = 0))); + OpenHPL.ElectroMech.Generators.SimpleGen generator annotation (Placement(visible=true, transformation(extent={{-2,-6},{18,14}}, rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=3.7, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={8,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(penstock.n, turbine.p) annotation ( + Line(points={{-16,40},{-11.05,40},{-11.05,34},{-2,34}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{-5,86},{8,86},{8,46}}, color = {0, 0, 127})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{18, 34}, {32, 34}, {32, 32}, {36, 32}}, color = {28, 108, 200})); + connect(turbine.P_out,generator. P_in) annotation ( + Line(points={{8,23},{8,16}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points={{56,32},{56,36.95},{70,36.95},{70,40}}, color = {28, 108, 200})); + connect(load.y,generator. u) annotation ( + Line(points={{-19,4},{-2,4}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-76,60}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-56,60},{-50.95,60},{-50.95,66},{-48,66}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-28,66},{-21.95,66},{-21.95,60},{-16,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimple_generator; diff --git a/OpenHPL/Examples/package.mo b/OpenHPL/Examples/package.mo new file mode 100644 index 0000000..1078674 --- /dev/null +++ b/OpenHPL/Examples/package.mo @@ -0,0 +1,4 @@ +within OpenHPL; +package Examples "Some exaples of using library for hydro power (HP) system" + extends Modelica.Icons.ExamplesPackage; +end Examples; diff --git a/OpenHPL/Examples/package.order b/OpenHPL/Examples/package.order new file mode 100644 index 0000000..6a25606 --- /dev/null +++ b/OpenHPL/Examples/package.order @@ -0,0 +1,11 @@ +HPSimple +HPSimple_generator +HPSimple_Francis +HPDetailed +HPDetailed_generator +HPDetailed_Francis +HPSimple_Francis_IPSLGen +HPSimple_Francis_GridGen +HPSimple_Francis_IPSLGenGov +HPSimple_Francis_IPSLGenInfBus +HPSimple_OpenChannel diff --git a/OpenHPL/Functions/DarcyFriction/Friction.mo b/OpenHPL/Functions/DarcyFriction/Friction.mo new file mode 100644 index 0000000..b0ad3c4 --- /dev/null +++ b/OpenHPL/Functions/DarcyFriction/Friction.mo @@ -0,0 +1,26 @@ +within OpenHPL.Functions.DarcyFriction; +function Friction "Friction force with Darcy friction factor" + import Modelica.Constants.pi; + input Modelica.SIunits.Velocity v "Flow velocity"; + input Modelica.SIunits.Diameter D "Pipe diameter"; + input Modelica.SIunits.Length L "Pipe length"; + input Modelica.SIunits.Density rho "Density"; + input Modelica.SIunits.DynamicViscosity mu "Dynamic viscosity of water"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + // Function output (response) value + output Modelica.SIunits.Force F_f "Friction force"; + // Local (protected) quantities +protected + Modelica.SIunits.ReynoldsNumber N_Re; + // Reynold number + Real f; + // friction factor +algorithm + N_Re := rho * abs(v) * D / mu; + f := fDarcy(N_Re, D, eps); + F_f := 0.5 * pi * f * rho * L * v * abs(v) * D / 4; + annotation ( + Documentation(info = " +

Function for defining the friction forces using the Darcy friction factor.

+")); +end Friction; diff --git a/OpenHPL/Functions/DarcyFriction/fDarcy.mo b/OpenHPL/Functions/DarcyFriction/fDarcy.mo new file mode 100644 index 0000000..f07717f --- /dev/null +++ b/OpenHPL/Functions/DarcyFriction/fDarcy.mo @@ -0,0 +1,35 @@ +within OpenHPL.Functions.DarcyFriction; +function fDarcy "Darcy friction factor" + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Diameter D "Pipe diameter"; + input Modelica.SIunits.Height epsilon "Pipe roughness height"; + // Function output (response) value + output Real fD "Darcy friction factor"; + // Local (protected) quantities +protected + Real arg; + // Algorithm for computing specific enthalpy + Modelica.SIunits.ReynoldsNumber N_Re_lam = 2100, N_Re_tur = 2300; + Real X[4, 4], Y[4], K[4]; +algorithm + X := [N_Re_lam ^ 3, N_Re_lam ^ 2, N_Re_lam, 1; N_Re_tur ^ 3, N_Re_tur ^ 2, N_Re_tur, 1; 3 * N_Re_lam ^ 2, 2 * N_Re_lam, 1, 0; 3 * N_Re_tur ^ 2, 2 * N_Re_tur, 1, 0]; + Y := {64 / N_Re_lam, 1 / (2 * log10(epsilon / 3.7 / D + 5.74 / N_Re_tur ^ 0.9)) ^ 2, -64 / N_Re_lam ^ 2, -0.25 * 0.316 / N_Re_tur ^ 1.25}; + K := Modelica.Math.Matrices.inv(X) * Y; + arg := epsilon / 3.7 / D + 5.74 / (N_Re + 1e-3) ^ 0.9; + if N_Re <= 0 then + fD := 0; + elseif N_Re <= 2100 then + fD := 64 / N_Re; + elseif N_Re < 2300 then + fD := K[1] * N_Re ^ 3 + K[2] * N_Re ^ 2 + K[3] * N_Re + K[4]; + else + fD := 1 / (2 * log10(arg)) ^ 2; + end if; + annotation ( + Documentation(info = " +

Function for defining the Darcy friction factor using the Reynold number. Has different equations for laminar (Reynold number < 2100) and turbulent (Reynold number > 2300) flows and also for transitional zone (2100 < Reynold number < 2300).

+

+

Transitional zone is define with a cubic polynomial fitting and looks as follows:

+

+")); +end fDarcy; diff --git a/OpenHPL/Functions/DarcyFriction/package.mo b/OpenHPL/Functions/DarcyFriction/package.mo new file mode 100644 index 0000000..8d6351c --- /dev/null +++ b/OpenHPL/Functions/DarcyFriction/package.mo @@ -0,0 +1,10 @@ +within OpenHPL.Functions; +package DarcyFriction "Functions to define the Darcy friction factor and friction Force" + extends Modelica.Icons.UtilitiesPackage; + + annotation ( + Icon(coordinateSystem(initialScale = 0.1)), + Documentation(info = " +

Functions to define the Darcy friction factor and friction Force, which is based on this coefficient.

+")); +end DarcyFriction; diff --git a/OpenHPL/Functions/DarcyFriction/package.order b/OpenHPL/Functions/DarcyFriction/package.order new file mode 100644 index 0000000..341851f --- /dev/null +++ b/OpenHPL/Functions/DarcyFriction/package.order @@ -0,0 +1,2 @@ +Friction +fDarcy diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/RoundedReduction.mo b/OpenHPL/Functions/Fitting/DifferentFitting/RoundedReduction.mo new file mode 100644 index 0000000..dfea75f --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/RoundedReduction.mo @@ -0,0 +1,14 @@ +within OpenHPL.Functions.Fitting.DifferentFitting; +function RoundedReduction + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Diameter D_1, D_2; + //Pipe diameters + output Real phi; +algorithm + phi := (0.1 + 50 / N_Re) * ((D_1 / D_2) ^ 4 - 1); + annotation ( + Documentation(info = " +

Define dimension factor φ for Rounded Reduction. Rounded Expansion is the same as Squared Expansion.

+

+")); +end RoundedReduction; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/SharpOrifice.mo b/OpenHPL/Functions/Fitting/DifferentFitting/SharpOrifice.mo new file mode 100644 index 0000000..a425ba8 --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/SharpOrifice.mo @@ -0,0 +1,22 @@ +within OpenHPL.Functions.Fitting.DifferentFitting; +function SharpOrifice + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Modelica.SIunits.Diameter D_1, D_2; + //Pipe diameters + output Real phi; +protected + Real phi_0; +algorithm + phi_0 := (1 - (D_2 / D_1) ^ 2) * ((D_1 / D_2) ^ 4 - 1); + if N_Re < 2500 then + phi := (2.72 + (D_2 / D_1) ^ 2 * (120 / N_Re - 1)) * phi_0; + else + phi := (2.72 + (D_2 / D_1) ^ 2 * 4000 / N_Re) * phi_0; + end if; + annotation ( + Documentation(info = " +

Define dimension factor φ for Sharp Orifice.

+

+")); +end SharpOrifice; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/SquareExpansion.mo b/OpenHPL/Functions/Fitting/DifferentFitting/SquareExpansion.mo new file mode 100644 index 0000000..b33255d --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/SquareExpansion.mo @@ -0,0 +1,22 @@ +within OpenHPL.Functions.Fitting.DifferentFitting; +function SquareExpansion + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Modelica.SIunits.Diameter D_1, D_2; + //Pipe diameters + output Real phi; +protected + Real f_D "friction factor"; +algorithm + f_D := Functions.DarcyFriction.fDarcy(N_Re, D_1, eps); + if N_Re < 4000 then + phi := 2 * (1 - (D_1 / D_2) ^ 4); + else + phi := (1 + 0.8 * f_D) * (1 - (D_1 / D_2) ^ 2) ^ 2; + end if; + annotation ( + Documentation(info = " +

Define dimension factor φ for Square Expansion

+

+")); +end SquareExpansion; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/SquareReduction.mo b/OpenHPL/Functions/Fitting/DifferentFitting/SquareReduction.mo new file mode 100644 index 0000000..20778c5 --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/SquareReduction.mo @@ -0,0 +1,22 @@ +within OpenHPL.Functions.Fitting.DifferentFitting; +function SquareReduction + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Modelica.SIunits.Diameter D_1, D_2; + //Pipe diameters + output Real phi; +protected + Real f_D "friction factor"; +algorithm + f_D := Functions.DarcyFriction.fDarcy(N_Re, D_1, eps); + if N_Re < 2500 then + phi := (1.2 + 160 / N_Re) * ((D_1 / D_2) ^ 4 - 1); + else + phi := (0.6 + 0.48 * f_D) * (D_1 / D_2) ^ 2 * ((D_1 / D_2) ^ 2 - 1); + end if; + annotation ( + Documentation(info = " +

Define dimension factor φ for square reduction.

+

+")); +end SquareReduction; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/TaperedExpansion.mo b/OpenHPL/Functions/Fitting/DifferentFitting/TaperedExpansion.mo new file mode 100644 index 0000000..5e29db1 --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/TaperedExpansion.mo @@ -0,0 +1,22 @@ +within OpenHPL.Functions.Fitting.DifferentFitting; +function TaperedExpansion + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Modelica.SIunits.Diameter D_1, D_2; + //Pipe diameters + input Modelica.SIunits.Conversions.NonSIunits.Angle_deg theta; + output Real phi; +protected + Real f_D "friction factor"; +algorithm + if theta < 22.5 then + phi := 2.6 * Modelica.Math.sin(Modelica.SIunits.Conversions.from_deg(theta) / 4) * SquareExpansion(N_Re, eps, D_1, D_2); + else + phi := SquareExpansion(N_Re, eps, D_1, D_2); + end if; + annotation ( + Documentation(info = " +

Define dimension factor φ for Tapered Expansion. The taper angle θ should be specified.

+

+")); +end TaperedExpansion; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/TaperedReduction.mo b/OpenHPL/Functions/Fitting/DifferentFitting/TaperedReduction.mo new file mode 100644 index 0000000..2eb80e4 --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/TaperedReduction.mo @@ -0,0 +1,22 @@ +within OpenHPL.Functions.Fitting.DifferentFitting; +function TaperedReduction + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Modelica.SIunits.Diameter D_1, D_2; + //Pipe diameters + input Modelica.SIunits.Conversions.NonSIunits.Angle_deg theta; + output Real phi; +protected + Real f_D "friction factor"; +algorithm + if theta < 22.5 then + phi := 1.6 * sin(Modelica.SIunits.Conversions.from_deg(theta) / 4) * SquareReduction(N_Re, eps, D_1, D_2); + else + phi := sqrt(sin(Modelica.SIunits.Conversions.from_deg(theta) / 4)) * SquareReduction(N_Re, eps, D_1, D_2); + end if; + annotation ( + Documentation(info = " +

Define dimension factor φ for Tapered Reduction. The tapered angle θ should be specified.

+

+")); +end TaperedReduction; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/ThickOrifice.mo b/OpenHPL/Functions/Fitting/DifferentFitting/ThickOrifice.mo new file mode 100644 index 0000000..59f4cf1 --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/ThickOrifice.mo @@ -0,0 +1,21 @@ +within OpenHPL.Functions.Fitting.DifferentFitting; +function ThickOrifice + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Modelica.SIunits.Diameter D_1, D_2; + //Pipe diameters + input Modelica.SIunits.Length L; + output Real phi; +protected + Real phi_0; +algorithm + phi_0 := (1 - (D_2 / D_1) ^ 2) * ((D_1 / D_2) ^ 4 - 1); + if L / D_2 <= 5 then + phi := (0.584 + 0.0936 / ((L / D_2) ^ 1.5 + 0.225)) * phi_0; + end if; + annotation ( + Documentation(info = " +

Define dimension factor φ for Thick Orifice. Orifice length should be provided, and this length should not be greater than 5D2.

+

+")); +end ThickOrifice; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/package.mo b/OpenHPL/Functions/Fitting/DifferentFitting/package.mo new file mode 100644 index 0000000..7452f89 --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/package.mo @@ -0,0 +1,3 @@ +within OpenHPL.Functions.Fitting; +package DifferentFitting +end DifferentFitting; diff --git a/OpenHPL/Functions/Fitting/DifferentFitting/package.order b/OpenHPL/Functions/Fitting/DifferentFitting/package.order new file mode 100644 index 0000000..716997f --- /dev/null +++ b/OpenHPL/Functions/Fitting/DifferentFitting/package.order @@ -0,0 +1,7 @@ +SquareReduction +SquareExpansion +TaperedReduction +TaperedExpansion +RoundedReduction +SharpOrifice +ThickOrifice diff --git a/OpenHPL/Functions/Fitting/FittingPhi.mo b/OpenHPL/Functions/Fitting/FittingPhi.mo new file mode 100644 index 0000000..eb0cfaa --- /dev/null +++ b/OpenHPL/Functions/Fitting/FittingPhi.mo @@ -0,0 +1,38 @@ +within OpenHPL.Functions.Fitting; +function FittingPhi + input Modelica.SIunits.Velocity v "Flow velocity"; + input Modelica.SIunits.Diameter D_1 "Pipe diameter from left hand side"; + input Modelica.SIunits.Diameter D_2 "Pipe diameter from right hand side"; + input Modelica.SIunits.Length L "Fitting length"; + input Modelica.SIunits.Conversions.NonSIunits.Angle_deg theta = 90 "Angle of teh tapered reduction/expansion"; + input Modelica.SIunits.Density rho "Density"; + input Modelica.SIunits.DynamicViscosity mu "Dynamic viscosity of water"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Fitting.FittingType fit_type "Type of pipe fitting"; + output Real phi; +protected + Modelica.SIunits.ReynoldsNumber N_Re; +algorithm + N_Re := rho * abs(v) * D_1 / mu; + if fit_type == Fitting.FittingType.SquareReduction then + phi := DifferentFitting.SquareReduction(N_Re, eps, D_1, D_2); + elseif fit_type == Fitting.FittingType.SquareExpansion then + phi := DifferentFitting.SquareExpansion(N_Re, eps, D_1, D_2); + elseif fit_type == Fitting.FittingType.TaperedReduction then + phi := DifferentFitting.TaperedReduction(N_Re, eps, D_1, D_2, theta); + elseif fit_type == Fitting.FittingType.TaperedExpansion then + phi := DifferentFitting.TaperedExpansion(N_Re, eps, D_1, D_2, theta); + elseif fit_type == Fitting.FittingType.RoundReduction then + phi := DifferentFitting.RoundedReduction(N_Re, D_1, D_2); + elseif fit_type == Fitting.FittingType.RoundExpansion then + phi := DifferentFitting.SquareExpansion(N_Re, eps, D_1, D_2); + elseif fit_type == Fitting.FittingType.SharpOrifice then + phi := DifferentFitting.SharpOrifice(N_Re, eps, D_1, D_2); + elseif fit_type == Fitting.FittingType.ThickOrifice then + phi := DifferentFitting.ThickOrifice(N_Re, eps, D_1, D_2, L); + end if; + annotation ( + Documentation(info = " +

Define dimension factor φ for different types of fittings.

+")); +end FittingPhi; diff --git a/OpenHPL/Functions/Fitting/FittingType.mo b/OpenHPL/Functions/Fitting/FittingType.mo new file mode 100644 index 0000000..8959cde --- /dev/null +++ b/OpenHPL/Functions/Fitting/FittingType.mo @@ -0,0 +1,10 @@ +within OpenHPL.Functions.Fitting; +type FittingType = enumeration( + SquareReduction "Square Reduction type", + SquareExpansion "Square Expansion type", + TaperedReduction "Tapered Reduction type", + TaperedExpansion "Tapered Expansion type", + RoundReduction "Round Reduction type", + RoundExpansion "Round Expansion type", + SharpOrifice "Sharp Orifice type", + ThickOrifice "Thick Orifice type") "Enumeration defining type of pipe fitting"; diff --git a/OpenHPL/Functions/Fitting/package.mo b/OpenHPL/Functions/Fitting/package.mo new file mode 100644 index 0000000..f54a37c --- /dev/null +++ b/OpenHPL/Functions/Fitting/package.mo @@ -0,0 +1,4 @@ +within OpenHPL.Functions; +package Fitting "Functions for pipe fitting" + extends Modelica.Icons.UtilitiesPackage; +end Fitting; diff --git a/OpenHPL/Functions/Fitting/package.order b/OpenHPL/Functions/Fitting/package.order new file mode 100644 index 0000000..ea3dc0b --- /dev/null +++ b/OpenHPL/Functions/Fitting/package.order @@ -0,0 +1,3 @@ +FittingPhi +DifferentFitting +FittingType diff --git a/OpenHPL/Functions/KP07/KPfunctions/FluxesH.mo b/OpenHPL/Functions/KP07/KPfunctions/FluxesH.mo new file mode 100644 index 0000000..cb0a1a5 --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/FluxesH.mo @@ -0,0 +1,25 @@ +within OpenHPL.Functions.KP07.KPfunctions; +model FluxesH + extends Icons.Method; + parameter Integer N "number of segments"; + input Real U_[8, N], A_[N, 4], F_[2 * N, 4]; + output Real H[2 * N, 2]; +protected + Real H_p[2 * N], H_m[2 * N]; + Real a_mp[2 * N], a_pp[2 * N], a_mm[2 * N], a_pm[2 * N]; +equation + // speed propagation + a_mp = vector([A_[:, 1]; A_[:, 1]]); + a_pp = vector([A_[:, 2]; A_[:, 2]]); + a_mm = vector([A_[:, 3]; A_[:, 3]]); + a_pm = vector([A_[:, 4]; A_[:, 4]]); + // Fluxes + H_p = (a_pp .* F_[:, 1] - a_mp .* F_[:, 2]) ./ (a_pp - a_mp) + a_pp .* a_mp ./ (a_pp - a_mp) .* vector([U_[3, :]; U_[4, :]] - [U_[1, :]; U_[2, :]]); + H_m = (a_pm .* F_[:, 3] - a_mm .* F_[:, 4]) ./ (a_pm - a_mm) + a_pm .* a_mm ./ (a_pm - a_mm) .* vector([U_[7, :]; U_[8, :]] - [U_[5, :]; U_[6, :]]); + H = [H_p, H_m]; + annotation ( + Documentation(info = " +

The model for defining the central upwind numerical fluxes at the cell interfaces. Following equations are used:

+

+")); +end FluxesH; diff --git a/OpenHPL/Functions/KP07/KPfunctions/FluxesHF.mo b/OpenHPL/Functions/KP07/KPfunctions/FluxesHF.mo new file mode 100644 index 0000000..1f86a88 --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/FluxesHF.mo @@ -0,0 +1,23 @@ +within OpenHPL.Functions.KP07.KPfunctions; +function FluxesHF + input Integer N "number of segments"; + input Real U_[8, N], A_[N, 4], F_[2 * N, 4]; + output Real H[2 * N, 2]; +protected + Real H_p[2 * N], H_m[2 * N]; + Real a_mp[2 * N], a_pp[2 * N], a_mm[2 * N], a_pm[2 * N]; +algorithm + // speed propagation + a_mp := vector([A_[:, 1]; A_[:, 1]]); + a_pp := vector([A_[:, 2]; A_[:, 2]]); + a_mm := vector([A_[:, 3]; A_[:, 3]]); + a_pm := vector([A_[:, 4]; A_[:, 4]]); + // Fluxes + H_p := (a_pp .* F_[:, 1] - a_mp .* F_[:, 2]) ./ (a_pp - a_mp) + a_pp .* a_mp ./ (a_pp - a_mp) .* vector([U_[3, :]; U_[4, :]] - [U_[1, :]; U_[2, :]]); + H_m := (a_pm .* F_[:, 3] - a_mm .* F_[:, 4]) ./ (a_pm - a_mm) + a_pm .* a_mm ./ (a_pm - a_mm) .* vector([U_[7, :]; U_[8, :]] - [U_[5, :]; U_[6, :]]); + H := [H_p, H_m]; + annotation ( + Documentation(info = " +

The model for defining the central upwind numerical fluxes at the cell interfaces.

+")); +end FluxesHF; diff --git a/OpenHPL/Functions/KP07/KPfunctions/GhostsCell.mo b/OpenHPL/Functions/KP07/KPfunctions/GhostsCell.mo new file mode 100644 index 0000000..778b933 --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/GhostsCell.mo @@ -0,0 +1,37 @@ +within OpenHPL.Functions.KP07.KPfunctions; +model GhostsCell + extends Icons.Method; + parameter Integer N "number of segments"; + input Real U[2 * N]; + //, 1]; + output Real U_[2 * (N + 4)]; + //, 1]; + output Real p_[N + 4], m_dot_[N + 4]; + //, 1], + //, 1]; +protected + Real p[N], m_dot[N]; + //, 1], + //, 1]; +equation + p = U[1:N]; + m_dot = U[N + 1:2 * N]; + p_[2] = 2 * p[1] - p[2]; + p_[1] = 2 * p_[2] - p[1]; + p_[N + 3] = 2 * p[N] - p[N - 1]; + p_[N + 4] = 2 * p_[N + 3] - p[N]; + m_dot_[2] = 2 * m_dot[1] - m_dot[2]; + m_dot_[1] = 3 * m_dot[1] - 2 * m_dot[2]; + m_dot_[N + 3] = 2 * m_dot[N] - m_dot[N - 1]; + m_dot_[N + 4] = 3 * m_dot[N] - 2 * m_dot[N - 1]; + p_[3:N + 2] = p; + m_dot_[3:N + 2] = m_dot; + U_ = vector([p_; m_dot_]); + annotation ( + Documentation(info = " +

The model for defining the ghosts cells. It can be observed that for a given jth cell, information from the neighbouring cells j-1 and j-2 (to the left) and j+1 and j+2 (to the right) are required for calculating the flux integrals.

+

+

Here is the equations that are used in this function:

+

+")); +end GhostsCell; diff --git a/OpenHPL/Functions/KP07/KPfunctions/SlopeVectoreS.mo b/OpenHPL/Functions/KP07/KPfunctions/SlopeVectoreS.mo new file mode 100644 index 0000000..cdf0534 --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/SlopeVectoreS.mo @@ -0,0 +1,41 @@ +within OpenHPL.Functions.KP07.KPfunctions; +model SlopeVectoreS + extends Icons.Method; + parameter Integer N "number of segments"; + input Real U_[2 * (N + 4)], theta, dx; + output Real s[2, N + 2]; +protected + Real s_m[2 * (N + 2), 1], s_c[2 * (N + 2), 1], s_p[2 * (N + 2), 1], s1[2 * (N + 2), 1]; + Real p_[N + 4], m_dot_[N + 4]; +equation + p_ = U_[1:N + 4]; + m_dot_ = U_[N + 5:2 * (N + 4)]; + s_m = theta * ([p_[2:N + 3]; m_dot_[2:N + 3]] - [p_[1:N + 2]; m_dot_[1:N + 2]]) / dx; + s_c = ([p_[3:N + 4]; m_dot_[3:N + 4]] - [p_[1:N + 2]; m_dot_[1:N + 2]]) / 2 / dx; + s_p = theta * ([p_[3:N + 4]; m_dot_[3:N + 4]] - [p_[2:N + 3]; m_dot_[2:N + 3]]) / dx; + for i in 1:N + 2 loop + s1[i, 1] = 0.5 * (sign(s_m[i, 1]) + sign(s_c[i, 1])) * min(abs(s_m[i, 1]), abs(s_c[i, 1])); + s1[N + 2 + i, 1] = 0.5 * (sign(s_m[N + 2 + i, 1]) + sign(s_c[N + 2 + i, 1])) * min(abs(s_m[N + 2 + i, 1]), abs(s_c[N + 2 + i, 1])); + s[1, i] = 0.5 * (sign(s1[i, 1]) + sign(s_p[i, 1])) * min(abs(s1[i, 1]), abs(s_p[i, 1])); + s[2, i] = 0.5 * (sign(s1[N + 2 + i, 1]) + sign(s_p[N + 2 + i, 1])) * min(abs(s1[N + 2 + i, 1]), abs(s_p[N + 2 + i, 1])); + // if s_m[i,1]>0 and s_c[i,1]>0 and s_p[i,1]>0 then + // s[1,i] = min(min(s_m[i,1],s_c[i,1]),s_p[i,1]); + // elseif s_m[i,1]<0 and s_c[i,1]<0 and s_p[i,1]<0 then + // s[1,i] = max(max(s_m[i,1],s_c[i,1]),s_p[i,1]); + // else + // s[1,i] = 0; + // end if; + // if s_m[N + 2 + i,1]>0 and s_c[N + 2 + i,1]>0 and s_p[N + 2 + i,1]>0 then + // s[2,i] = min(min(s_m[N + 2 + i,1],s_c[N + 2 + i,1]),s_p[N + 2 + i,1]); + // elseif s_m[N + 2 + i,1]<0 and s_c[N + 2 + i,1]<0 and s_p[N + 2 + i,1]<0 then + // s[2,i] = max(max(s_m[N + 2 + i,1],s_c[N + 2 + i,1]),s_p[N + 2 + i,1]); + // else + // s[2,i] = 0; + // end if; + end for; + annotation ( + Documentation(info = " +

The model for defining the slope sj of the reconstructed function in each cell, which is computed using a limiter function to obtain a non-oscillatory nature of the reconstruction. The KP07 scheme utilizes the generalized minmod limiter:

+

+")); +end SlopeVectoreS; diff --git a/OpenHPL/Functions/KP07/KPfunctions/SpeedPropagationApipe.mo b/OpenHPL/Functions/KP07/KPfunctions/SpeedPropagationApipe.mo new file mode 100644 index 0000000..7c9f9db --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/SpeedPropagationApipe.mo @@ -0,0 +1,22 @@ +within OpenHPL.Functions.KP07.KPfunctions; +model SpeedPropagationApipe + extends Icons.Method; + parameter Integer N "number of segments"; + input Real lamda1[N, 4], lamda2[N, 4]; + output Real A[N, 4]; +protected + Real a_mp[N], a_mm[N], a_pm[N], a_pp[N]; +equation + for i in 1:N loop + a_mp[i] = min(min(lamda2[i, 2], lamda2[i, 1]), 0); + a_pp[i] = max(max(lamda1[i, 2], lamda1[i, 1]), 0); + a_mm[i] = min(min(lamda2[i, 4], lamda2[i, 3]), 0); + a_pm[i] = max(max(lamda1[i, 4], lamda1[i, 3]), 0); + end for; + A = [a_mp, a_pp, a_mm, a_pm]; + annotation ( + Documentation(info = " +

The mode lfor defining the the one-sided local speed of propagations. Estimated as the largest and the smallest eigen values of the Jacobian of the system.

+

+")); +end SpeedPropagationApipe; diff --git a/OpenHPL/Functions/KP07/KPfunctions/SpeedPropagationApipeF.mo b/OpenHPL/Functions/KP07/KPfunctions/SpeedPropagationApipeF.mo new file mode 100644 index 0000000..9cf6c36 --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/SpeedPropagationApipeF.mo @@ -0,0 +1,21 @@ +within OpenHPL.Functions.KP07.KPfunctions; +function SpeedPropagationApipeF + input Integer N "number of segments"; + input Real lamda1[N, 4]; + input Real lamda2[N, 4]; + output Real A[N, 4]; +protected + Real a_mp[N], a_mm[N], a_pm[N], a_pp[N]; +algorithm + for i in 1:N loop + a_mp[i] := min(min(lamda2[i, 2], lamda2[i, 1]), 0); + a_pp[i] := max(max(lamda1[i, 2], lamda1[i, 1]), 0); + a_mm[i] := min(min(lamda2[i, 4], lamda2[i, 3]), 0); + a_pm[i] := max(max(lamda1[i, 4], lamda1[i, 3]), 0); + end for; + A := [a_mp, a_pp, a_mm, a_pm]; + annotation ( + Documentation(info = " +

The mode lfor defining the the one-sided local speed of propagations. Estimated as the largest and the smallest eigen values of the Jacobian of the system.

+")); +end SpeedPropagationApipeF; diff --git a/OpenHPL/Functions/KP07/KPfunctions/WiseU.mo b/OpenHPL/Functions/KP07/KPfunctions/WiseU.mo new file mode 100644 index 0000000..43db112 --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/WiseU.mo @@ -0,0 +1,36 @@ +within OpenHPL.Functions.KP07.KPfunctions; +model WiseU + extends Icons.Method; + parameter Integer N "number of segments"; + input Real dx, boun[2, 2], theta; + input Real U[2 * N], B[N + 4]; + input Boolean bounCon[2, 2]; + output Real U_[8, N]; +protected + Real U_mm[2, N], U_mp[2, N], U_pm[2, N], U_pp[2, N], p_ghosts[N + 4], m_dot_ghosts[N + 4], s[2, N + 2]; +public + KPfunctions.GhostsCell ghostsCell(N = N, U = U); + KPfunctions.SlopeVectoreS slopeVectoreS(N = N, U_ = vector([p_ghosts; m_dot_ghosts]), theta = theta, dx = dx); +equation + // ghosts cells + p_ghosts = ghostsCell.p_ + B; + m_dot_ghosts = ghostsCell.m_dot_; + // slove vectore + s = slopeVectoreS.s; + // pieace wise + U_mp = transpose([p_ghosts[3:N + 2], m_dot_ghosts[3:N + 2]]) + dx * s[:, 2:N + 1] / 2; + U_pp[:, 1:N - 1] = transpose([p_ghosts[4:N + 2], m_dot_ghosts[4:N + 2]]) - dx * s[:, 3:N + 1] / 2; + U_mm[:, 2:N] = transpose([p_ghosts[3:N + 1], m_dot_ghosts[3:N + 1]]) + dx * s[:, 2:N] / 2; + U_pm = transpose([p_ghosts[3:N + 2], m_dot_ghosts[3:N + 2]]) - dx * s[:, 2:N + 1] / 2; + U_mm[1, 1] = if bounCon[1, 1] == true then boun[1, 1] else p_ghosts[2] + dx * s[1, 1] / 2; + U_pp[1, N] = if bounCon[2, 1] == true then boun[2, 1] else p_ghosts[N + 3] - dx * s[1, N + 2] / 2; + U_mm[2, 1] = if bounCon[1, 2] == true then boun[1, 2] else m_dot_ghosts[2] + dx * s[2, 1] / 2; + U_pp[2, N] = if bounCon[2, 2] == true then boun[2, 2] else m_dot_ghosts[N + 3] - dx * s[2, N + 2] / 2; + // output vector U_ + U_ = [U_mp; U_pp; U_mm; U_pm]; + annotation ( + Documentation(info = " +

The piecewise linear reconstruction model, where the values of the left and the right interfaces of the cell (j-1/2 and j+1/2) at the right(+)/left(-) point values are defined.

+

+")); +end WiseU; diff --git a/OpenHPL/Functions/KP07/KPfunctions/package.mo b/OpenHPL/Functions/KP07/KPfunctions/package.mo new file mode 100644 index 0000000..3ae762a --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/package.mo @@ -0,0 +1,3 @@ +within OpenHPL.Functions.KP07; +package KPfunctions +end KPfunctions; diff --git a/OpenHPL/Functions/KP07/KPfunctions/package.order b/OpenHPL/Functions/KP07/KPfunctions/package.order new file mode 100644 index 0000000..97f7d3d --- /dev/null +++ b/OpenHPL/Functions/KP07/KPfunctions/package.order @@ -0,0 +1,7 @@ +GhostsCell +SlopeVectoreS +WiseU +SpeedPropagationApipe +FluxesH +SpeedPropagationApipeF +FluxesHF diff --git a/OpenHPL/Functions/KP07/KPmethod.mo b/OpenHPL/Functions/KP07/KPmethod.mo new file mode 100644 index 0000000..2786580 --- /dev/null +++ b/OpenHPL/Functions/KP07/KPmethod.mo @@ -0,0 +1,62 @@ +within OpenHPL.Functions.KP07; +model KPmethod + extends Icons.Method; + parameter Integer N "number of segments"; + input Real U[2 * N] "state vector", dx "length step", theta = 1.3 "parameter for slope limiter", S_[2 * N] "source term vector S", F_[2 * N, 4] "vector F", lam1[N, 4] "matrix of eigenvalues '+'", lam2[N, 4] "matrix of eigenvalues '-'", B[N + 4] = zeros(N + 4) "additional for open channel", boundary[2, 2] "values for boundary conditions"; + input Boolean boundaryCon[2, 2] "boundary conditions consideration"; + output Real diff_eq[2 * N] "right hand side for KP solution"; + Real U_[8, N] "matrix with boundary state values. Can be extracted"; +protected + Real H_[2 * N, 2] "matrix of fluxes", A_speed[N, 4] "matrix of one-side local speeds propagation"; +public + KPfunctions.WiseU wiseU(N = N, theta = theta, U = U, B = B, dx = dx, boun = boundary, bounCon = boundaryCon) "use function for defing the piece wise linear reconstruction of vector U"; + KPfunctions.SpeedPropagationApipe speedA(N = N, lamda1 = lam1, lamda2 = lam2) "use function for defing the one-side local speeds propagation"; + KPfunctions.FluxesH fluxesH(N = N, U_ = U_, A_ = A_speed, F_ = F_) "use function for defing the central upwind numerical fluxes"; +equation + ///// piece wise linear reconstruction of vector U + U_ = wiseU.U_; + ///// one-side local speeds propagation + A_speed = speedA.A; + //A_speed = Functions.KP07.KPfunctions.SpeedPropagationApipeF(N, lam1, lam2); + ///// central upwind numerical fluxes + H_ = fluxesH.H; + //H_ = Functions.KP07.KPfunctions.FluxesHF(N, U_, A_speed, F_); + //// right hand side of diff. equation + diff_eq = (-(H_[:, 1] - H_[:, 2]) / dx) + S_; + annotation ( + Documentation(info = " +

This is a well-balanced second order scheme, which is a Reimann problem solver free scheme (central scheme) while at the same time it takes the advantage of the upwind scheme by utilizing the local, one side speed of propagation (given by the eigenvalues of the Jacobian matrix) during the calculation of the flux at the cell interfaces.

+

Method description

+

The central-upwind numerical scheme is presented for one dimensional case.

+

+

The semi-discrete (time dependent ODEs) central-upwind scheme can be then written in the following from:

+

+

Here, in this function, the right hand side of the previous equation for the solution of KP07 scheme is calculated and returns as a output.

+

The central upwind numerical fluxes at the cell interfaces are given by:

+

+

For calculating the numerical fluxes Hi+/-1/2(t) and the values of U+/-i+/-1/2 are needed. These can be calculated as the end points of a piecewise linearly reconstructed function:

+

+

The slope si of the reconstructed function in each cell is computed using a limiter function to obtain a non-oscillatory nature of the reconstruction. The KP07 scheme utilizes the generalized minmod limiter as:

+

+

The ghosts cells that are needed for thiese calculations can be defined in the following way:

+

+

Also the one-sided local speed of propagations can be estimated as the largest and the smallest eigen values of the Jacobian of the system as:

+

+

Parameters/variables description

+

As a input for this function should be provided:

+ +

In order to calculate matrix F and eigenvalues, it is possible to take out of the function the piecewise linear reconstruction of states matrix U+/-i+/-1/2 . This matrix consists of following vectors U+/-i+/-1/2 = [U-i+1/2; U+i+1/2; U-i-1/2; U+i-1/2].

+

Examples of using this scheme is presented in KP07.TestKPpde.

+")); +end KPmethod; diff --git a/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/BasicEquation.mo b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/BasicEquation.mo new file mode 100644 index 0000000..682b1d3 --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/BasicEquation.mo @@ -0,0 +1,19 @@ +within OpenHPL.Functions.KP07.TestKPpde.CheckingExtra; +model BasicEquation + extends Icons.Method; + parameter Integer N "number of segments"; + input Real U[2 * N, :] "state vector", rho_atm "atm. density", A_atm[N, :] "atm. cross area", beta_total "total compres.", beta "compres.", p_a "atm. pressure"; + output Real v[N, scalar(size(U[1, :]))] "velocity", rho[N, scalar(size(U[1, :]))] "density", A[N, scalar(size(U[1, :]))] "cross area", V_dot[N, scalar(size(U[1, :]))] "vol. flow", F_ap[N, scalar(size(U[1, :]))] "rho*A"; +protected + Real p_p[N, scalar(size(U[1, :]))] "state, pressure", m_dot[N, scalar(size(U[1, :]))] "state, mass flow"; +equation + //// decompose state vector + U[1:N, :] = p_p; + U[N + 1:2 * N, :] = m_dot; + //// define needed variables + F_ap = rho_atm * A_atm .* (ones(N, scalar(size(p_p[1, :]))) + beta_total * (p_p - p_a * ones(N, scalar(size(p_p[1, :]))))); + v = m_dot ./ F_ap; + rho = rho_atm * (ones(N, scalar(size(p_p[1, :]))) + beta * (p_p - p_a * ones(N, scalar(size(p_p[1, :]))))); + A = F_ap ./ rho; + V_dot = m_dot ./ rho; +end BasicEquation; diff --git a/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/ElasticPenstock.mo b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/ElasticPenstock.mo new file mode 100644 index 0000000..44ea077 --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/ElasticPenstock.mo @@ -0,0 +1,64 @@ +within OpenHPL.Functions.KP07.TestKPpde.CheckingExtra; +model ElasticPenstock + extends Modelica.Icons.Example; + outer Constants Const; + import Modelica.Constants.pi; + parameter Modelica.SIunits.Height H = 420 "Height over which water fall in the pipe, m" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length L = 600 "length of the pipe, m" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D = 3.3 "Diametr from the input side of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 20 "initial flow rate in the pipe, m3/s" annotation ( + Dialog(group = "Initialization")); + parameter Integer N = 20; + Modelica.SIunits.Area A_atm = D ^ 2 * pi / 4; + Modelica.SIunits.Pressure p_p[N], dp = Const.rho * Const.g * H / N, p_1 = 8e5, p_2 = 48e5, p_[N, 4]; + Modelica.SIunits.Length dx = L / N, B[N + 4] = zeros(N + 4); + Modelica.SIunits.MassFlowRate m_dot[N], m_dot_[N, 4], m_dot_R = V_dot0 * Const.rho, m_dot_V = V_dot0 * Const.rho; + Real U_[8, N], S_[2 * N], F_[2 * N, 4], lam1[N, 4], lam2[N, 4]; + Modelica.SIunits.VolumeFlowRate V_dot[N]; + Real theta = 1.3; + Real U[2 * N], F_d[N]; +public + BasicEquation basic(N = N, U = U, rho_atm = Const.rho, A_atm = A_atm * ones(N), beta_total = Const.beta_total, beta = Const.beta, p_a = Const.p_a); + // use this model for define main equations for specific problem, which (these eq.) depend on the state vaector. + Functions.KP07.KPmethod kP(N = N, U = U, dx = dx, theta = theta, B = B, S_ = S_, F_ = F_, lam1 = lam1, lam2 = lam2, boundary = [p_1, m_dot_R; p_2, m_dot_V], boundaryCon = [true, true; false, true]); + // specify all variables which is needed for using KP method for solve PDE + BasicEquation basicMid(N = N, U = transpose([U_[1:2:8, :], U_[2:2:8, :]]), rho_atm = Const.rho, A_atm = A_atm * ones(N, 4), beta_total = Const.beta_total, beta = Const.beta, p_a = Const.p_a); + // Use the model for main equations, but not with state vector, but with the piecewise linear reconstruction of it. +initial equation + m_dot = Const.rho * V_dot0 * ones(N, 1); + p_p = [p_1 + dp / 2:dp:p_1 + dp / 2 + dp * (N - 1)]; +equation + ///// define state vector + U[1:N, 1] = p_p[:, 1]; + U[N + 1:2 * N, 1] = m_dot[:, 1]; + // Define variables intrested vol. flow rate + V_dot = basic.V_dot; + ////// Define the piecewise linear reconstruction of states. + U_ = kP.U_; + ////// + p_ = transpose(matrix(U_[1:2:8, :])); + ///// mass flow rate + m_dot_ = transpose(matrix(U_[2:2:8, :])); + ///// eigenvalues + lam1 = (basicMid.v + sqrt(basicMid.v .* basicMid.v + 4 * basicMid.A / Const.rho ./ A_atm / Const.beta_total)) / 2; + lam2 = (basicMid.v - sqrt(basicMid.v .* basicMid.v + 4 * basicMid.A / Const.rho ./ A_atm / Const.beta_total)) / 2; + ///// F vector + F_ = [m_dot_ ./ Const.rho ./ A_atm ./ Const.beta_total; m_dot_ .* basicMid.v + basicMid.A .* p_]; + //// source term of friction and gravity forces + for i in 1:N loop + F_d[i, 1] = DarcyFriction.Friction(basic.v[i, 1], 2 * sqrt(basic.A[i, 1] / pi), dx, basic.rho[i, 1], Const.mu, Const.eps) / dx; + end for; + S_[1:N, 1] = vector(zeros(N, 1)); + S_[N + 1:2 * N, 1] = vector(basic.F_ap * Const.g * H / L - F_d); + // define defferential equation + der(U) = kP.diff_eq; + annotation ( + experiment(StopTime = 100), + Documentation(info = " +

Here is example of using the KP function to solve hyperbolic PDE (here, model for penstock with compressible water and elastic walls is used).

+

All calculation of the variables that is used for defining eigenvalues, source term S and vector F are implemented in additional function BasicEquation which used one time for centered values and then for boundary values.

+")); +end ElasticPenstock; diff --git a/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/package.mo b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/package.mo new file mode 100644 index 0000000..f67cdf1 --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/package.mo @@ -0,0 +1,4 @@ +within OpenHPL.Functions.KP07.TestKPpde; +package CheckingExtra + extends Modelica.Icons.ExamplesPackage; +end CheckingExtra; diff --git a/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/package.order b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/package.order new file mode 100644 index 0000000..abcd824 --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/CheckingExtra/package.order @@ -0,0 +1,2 @@ +ElasticPenstock +BasicEquation diff --git a/OpenHPL/Functions/KP07/TestKPpde/ElasticPenstock.mo b/OpenHPL/Functions/KP07/TestKPpde/ElasticPenstock.mo new file mode 100644 index 0000000..c259a33 --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/ElasticPenstock.mo @@ -0,0 +1,71 @@ +within OpenHPL.Functions.KP07.TestKPpde; +model ElasticPenstock + extends Modelica.Icons.Example; + outer Constants Const; + import Modelica.Constants.pi; + parameter Modelica.SIunits.Height H = 420 "Height over which water fall in the pipe, m" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length L = 600 "length of the pipe, m" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D = 3.3 "Diametr of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 20 "initial flow rate in the pipe, m3/s" annotation ( + Dialog(group = "Initialization")); + parameter Integer N = 20 "Number of segments"; + Modelica.SIunits.Area A_atm = D ^ 2 * pi / 4 "pipe are at atm. p.", A[N] "center pipe A", A_[N, 4] "bounds pipe A"; + Modelica.SIunits.Pressure p_p[N] "center pressure", dp = Const.rho * Const.g * H / N "initial p. step", p_1 = 8e5 "input p.", p_2 = 48e5 "output p.", p_[N, 4] "bounds p."; + Modelica.SIunits.Length dx = L / N "length step", B[N + 4] = zeros(N + 4) "additional for open channel"; + Modelica.SIunits.MassFlowRate m_dot[N] "center mass flow", m_dot_[N, 4] "bounds mass flow", m_dot_R = V_dot0 * Const.rho "input m_dot", m_dot_V = V_dot0 * Const.rho "output m_dot"; + Real F_ap[N] "centered A*rho", S_[2 * N] "source term", F_[2 * N, 4] "F matrix", lam1[N, 4] "eigenvalue '+'", lam2[N, 4] "eigenvalue '-'", F_ap_[N, 4] "bounds A*rho"; + Modelica.SIunits.Density rho[N] "centered density", rho_[N, 4] "bounds density"; + Modelica.SIunits.Velocity v_[N, 4] "bounds velocity", v[N] "centered velocity"; + Modelica.SIunits.VolumeFlowRate V_dot[N] "centered volumetric flow"; + Real theta = 1.3 "parameter for slope limiter"; + Real U_[8, N] "bounds states", U[2 * N] "center states", F_d[N] "friction"; +public + Functions.KP07.KPmethod kP(N = N, U = U, dx = dx, S_ = S_, F_ = F_, lam1 = lam1, lam2 = lam2, boundary = [p_1, m_dot_R; p_2, m_dot_V], boundaryCon = [true, true; false, true]); + // specify all variables which is needed for using KP method for solve PDE +initial equation + m_dot = Const.rho * V_dot0 * ones(N); + p_p = p_1 + dp / 2:dp:p_1 + dp / 2 + dp * (N - 1); +equation + ///// define state vector + U[1:N] = p_p[:]; + U[N + 1:2 * N] = m_dot[:]; + ///// Define variables, which are going to be used for souce term S_ + F_ap = Const.rho * A_atm * (ones(N) + Const.beta_total * (p_p - Const.p_a * ones(N))); + v = m_dot ./ F_ap; + rho = Const.rho * (ones(N) + Const.beta * (p_p - Const.p_a * ones(N))); + A = F_ap ./ rho; + V_dot = m_dot ./ rho; + ///// Define the piecewise linear reconstruction of states. + U_ = kP.U_; + ///// decompose matrix U into state matrix + p_ = transpose(matrix(U_[1:2:8, :])); + m_dot_ = transpose(matrix(U_[2:2:8, :])); + ///// define variables, which are going to be used for F matrix and eigenvalues + rho_ = Const.rho * (ones(N, 4) + Const.beta * (p_ - Const.p_a * ones(N, 4))); + F_ap_ = Const.rho * A_atm * (ones(N, 4) + Const.beta_total * (p_ - Const.p_a * ones(N, 4))); + A_ = F_ap_ ./ rho_; + v_ = m_dot_ ./ F_ap_; + ///// define eigenvalues + lam1 = (v_ + sqrt(v_ .* v_ + 4 * A_ / Const.rho ./ A_atm / Const.beta_total)) / 2; + lam2 = (v_ - sqrt(v_ .* v_ + 4 * A_ / Const.rho ./ A_atm / Const.beta_total)) / 2; + ///// F vector + F_ = [m_dot_ ./ Const.rho ./ A_atm ./ Const.beta_total; m_dot_ .* v_ + A_ .* p_]; + ///// source term of friction and gravity forces + for i in 1:N loop + // define friction force in each segment using Darcy friction factor + F_d[i] = DarcyFriction.Friction(v[i], 2 * sqrt(A[i] / pi), dx, rho[i], Const.mu, Const.eps) / dx; + end for; + S_[1:N] = vector(zeros(N)); + S_[N + 1:2 * N] = vector(F_ap * Const.g * H / L - F_d); + ///// defferential equation + der(U) = kP.diff_eq; + annotation ( + experiment(StopTime = 100), + Documentation(info = " +

Here is example of using the KP function to solve hyperbolic PDE (here, model for penstock with compressible water and elastic walls is used).

+

All calculation of the variables that is used for defining eigenvalues, source term S and vector F are implemented inside this model.

+")); +end ElasticPenstock; diff --git a/OpenHPL/Functions/KP07/TestKPpde/OpenChannel.mo b/OpenHPL/Functions/KP07/TestKPpde/OpenChannel.mo new file mode 100644 index 0000000..68a503c --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/OpenChannel.mo @@ -0,0 +1,92 @@ +within OpenHPL.Functions.KP07.TestKPpde; +model OpenChannel + extends Modelica.Icons.Example; + outer Constants Const; + parameter Integer N = 100; + parameter Modelica.SIunits.Length w = 194 "Channel width", L = 5000 "Channel length"; + parameter Modelica.SIunits.Height H[2] = {16.7, 0} "Channel height, left and right side", b[N + 1] = linspace(H[1], H[2], N + 1) "Riverbed", h0[N] = vector([ones(5) * 0.4; linspace(H[1] - 0.4 - 0.5 * (b[6] + b[7]), H[1] - 0.4 - 0.5* (b[N] + b[N + 1]), N - 5)]) "Initial depth"; + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 120 "Initial flow rate"; + parameter Real f_n = 0.04 "Manning's roughness coefficient [s/m^1/3]"; + parameter Boolean boundaryCondition[2, 2] = [false, true; false, true] "boundary conditions considiratiion [z_left, q_left; z_right, q_right]", SteadyState = false "if true - starts from Steady State"; + input Real boundaryValues[2, 2] = [h0[1] + b[1], V_dot0 / w; h0[N] + b[N + 1], V_dot0 / w] "values for the boundary conditions [z_left, q_left; z_right, q_right]"; + Modelica.SIunits.Length dx = L / N; + Modelica.SIunits.VolumeFlowRate V_dot[N]; + Modelica.SIunits.Height z[N], B[N], z_[N, 4], h_[N, 4], h[N](start = h0); + Modelica.SIunits.Velocity u_[N, 4]; + Real q0 = V_dot0 / w, q[N](start = ones(N) * V_dot0 / w), q_[N, 4], q_t; + Real S_[2 * N], theta = 1.3, F_[2 * N, 4], lam1[N, 4], lam2[N, 4], F_f[N]; + Real U[2 * N], U_[8, N], U_mp[N], U_pm[N]; +public + Functions.KP07.KPmethod KP(N = N, U = vector([h; q]), dx = dx, theta = theta, B = vector([b[1] + 3 / 2 * (b[1] - b[2]); b[1] + 1 / 2 * (b[1] - b[2]); B; b[N + 1] - 1 / 2 * (b[N] - b[N+1]); b[N + 1] - 3 / 2 * (b[N] - b[N+1])]), S_ = S_, F_ = F_, lam1 = lam1, lam2 = lam2, boundary = boundaryValues, boundaryCon = boundaryCondition); + // specify all variables which is needed for using KP method for solve PDE +initial equation + if SteadyState == true then + der(U) = zeros(2 * N); + else + q = ones(N) * q0; + h = h0; + end if; +equation + /// disturbance + if time < 1200 then + q_t = q0; + elseif time < 1300 then + q_t = q0 + 10 / w; + else + q_t = q0; + end if; + //boundaryValues = [h0[1] + b[1], q_t; h0[N] + b[N + 1], q0]; + /// centered riverbed + B = (b[1:N] + b[2:N + 1]) / 2; + /// z vector + z = h + B; + /// q vector + q = V_dot / w; + /// U vector + U = vector([z; q]); + /// piece wise linear reconstruction of vector U + U_ = KP.U_; + /// positivity preserving + for i in 1:N loop + if U_[1, i] < b[i + 1] then + U_mp[i] = h[i] + b[i + 1]; + else + U_mp[i] = U_[1, i]; + end if; + if U_[7, i] < b[i] then + U_pm[i] = h[i] + b[i]; + else + U_pm[i] = U_[7, i]; + end if; + end for; + /// decompose states + z_ = [U_mp, transpose(matrix(U_[3:2:5, :])), U_pm]; + h_ = z_ - [b[2:N + 1], b[2:N + 1], b[1:N], b[1:N]]; + q_ = transpose(matrix(U_[2:2:8, :])); + /// desingularization + for i in 1:N loop + u_[i, 1] = 2 * h_[i, 1] * q_[i, 1] / (h_[i, 1] ^ 2 + max(h_[i, 1] ^ 2, 1e-10)); + u_[i, 2] = 2 * h_[i, 2] * q_[i, 2] / (h_[i, 2] ^ 2 + max(h_[i, 2] ^ 2, 1e-10)); + u_[i, 3] = 2 * h_[i, 3] * q_[i, 3] / (h_[i, 3] ^ 2 + max(h_[i, 3] ^ 2, 1e-10)); + u_[i, 4] = 2 * h_[i, 4] * q_[i, 4] / (h_[i, 4] ^ 2 + max(h_[i, 4] ^ 2, 1e-10)); + end for; + /// eigenvalues + lam1 = u_ + sqrt(h_ * Const.g); + lam2 = u_ - sqrt(h_ * Const.g); + /// F vector + F_ = [q_; q_ .* q_ ./ h_ + Const.g * h_ .* h_ / 2]; + /// source term of friction and gravity forces + for i in 1:N loop + F_f[i] = (-Const.g * h[i] * (b[i + 1] - b[i]) / dx) - f_n ^ 2 * Const.g * q[i] * abs(q[i]) * (w + 2 * h[i] ^ (4 / 3)) / w ^ (4 / 3) * (2 * h[i] / (h[i] ^ 2 + max(h_[i, 4] ^ 2, 1e-10))) ^ (7 / 3); + end for; + S_[1:N] = zeros(N); + S_[N + 1:2 * N] = F_f; + /// diff. equation + der(U) = KP.diff_eq; + annotation ( + experiment(StopTime = 5000), + Documentation(info = " +

Here is example of using the KP function to solve hyperbolic PDE (here, model for openchannel is used).

+

All calculation of the variables that is used for defining eigenvalues, source term S and vector F are implemented inside this model.

+")); +end OpenChannel; diff --git a/OpenHPL/Functions/KP07/TestKPpde/package.mo b/OpenHPL/Functions/KP07/TestKPpde/package.mo new file mode 100644 index 0000000..1a52c5e --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/package.mo @@ -0,0 +1,4 @@ +within OpenHPL.Functions.KP07; +package TestKPpde + extends Modelica.Icons.ExamplesPackage; +end TestKPpde; diff --git a/OpenHPL/Functions/KP07/TestKPpde/package.order b/OpenHPL/Functions/KP07/TestKPpde/package.order new file mode 100644 index 0000000..7453708 --- /dev/null +++ b/OpenHPL/Functions/KP07/TestKPpde/package.order @@ -0,0 +1,3 @@ +ElasticPenstock +CheckingExtra +OpenChannel diff --git a/OpenHPL/Functions/KP07/package.mo b/OpenHPL/Functions/KP07/package.mo new file mode 100644 index 0000000..29f0886 --- /dev/null +++ b/OpenHPL/Functions/KP07/package.mo @@ -0,0 +1,10 @@ +within OpenHPL.Functions; +package KP07 "Methods for KP07 scheme" + extends Modelica.Icons.UtilitiesPackage; + + annotation ( + Icon(coordinateSystem(initialScale = 0.1)), + Documentation(info = " +

Different methods that define some components in the KP07 scheme.

+")); +end KP07; diff --git a/OpenHPL/Functions/KP07/package.order b/OpenHPL/Functions/KP07/package.order new file mode 100644 index 0000000..2d8c444 --- /dev/null +++ b/OpenHPL/Functions/KP07/package.order @@ -0,0 +1,3 @@ +KPmethod +KPfunctions +TestKPpde diff --git a/OpenHPL/Functions/package.mo b/OpenHPL/Functions/package.mo new file mode 100644 index 0000000..f7b9dd6 --- /dev/null +++ b/OpenHPL/Functions/package.mo @@ -0,0 +1,9 @@ +within OpenHPL; +package Functions "Functions and methods" + extends Modelica.Icons.UtilitiesPackage; + + annotation ( + Documentation(info = " +

Functions and methods for modelling different components of the hydropower system.

+")); +end Functions; diff --git a/OpenHPL/Functions/package.order b/OpenHPL/Functions/package.order new file mode 100644 index 0000000..e988498 --- /dev/null +++ b/OpenHPL/Functions/package.order @@ -0,0 +1,3 @@ +DarcyFriction +KP07 +Fitting diff --git a/OpenHPL/Icons/ElectroMech.mo b/OpenHPL/Icons/ElectroMech.mo new file mode 100644 index 0000000..a09ead8 --- /dev/null +++ b/OpenHPL/Icons/ElectroMech.mo @@ -0,0 +1,9 @@ +within OpenHPL.Icons; +partial class ElectroMech "Electro mechanical icon" + annotation ( + Icon(graphics={ + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold}), Bitmap(extent={{-60,-60},{60,60}}, fileName="modelica://OpenHPL/Resources/Images/electromech.svg")})); +end ElectroMech; diff --git a/OpenHPL/Icons/Fitting.mo b/OpenHPL/Icons/Fitting.mo new file mode 100644 index 0000000..1b468c5 --- /dev/null +++ b/OpenHPL/Icons/Fitting.mo @@ -0,0 +1,54 @@ +within OpenHPL.Icons; +partial class Fitting "Pipe fitting icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio=false, grid={1,1}), + graphics={ + Rectangle( + extent={{-58,-42},{58,42}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.HorizontalCylinder, + rotation=-5, + radius=50, + origin={28,0}), + Ellipse( + extent={{-32.3168,40.6108},{32.3168,-40.6108}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + rotation=-5, + origin={1.65436,1.72713}), + Rectangle( + extent={{-49,-29},{49,29}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.HorizontalCylinder, + rotation=-5, + radius=50, + origin={-26,5}), + Ellipse( + extent={{-21.7712,28.6149},{21.7712,-28.6149}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + rotation=-5, + origin={-54.8056,7.5965}), + Ellipse( + extent={{-17.5173,23.3007},{17.5173,-23.3007}}, + lineColor={0,0,0}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + rotation=-5, + origin={-55.5801,7.26125}), + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold})}), + Diagram(coordinateSystem(preserveAspectRatio=false, grid={1,1}))); +end Fitting; diff --git a/OpenHPL/Icons/Generator.mo b/OpenHPL/Icons/Generator.mo new file mode 100644 index 0000000..3ba0c80 --- /dev/null +++ b/OpenHPL/Icons/Generator.mo @@ -0,0 +1,10 @@ +within OpenHPL.Icons; +partial class Generator "Generator icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio = false), graphics={ Bitmap(extent = {{-60, -60}, {60, 60}}, origin={0,0}, rotation = 360, fileName = "modelica://OpenHPL/Resources/Images/generator.svg"), + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold})}), + Diagram(coordinateSystem(preserveAspectRatio = false))); +end Generator; diff --git a/OpenHPL/Icons/Governor.mo b/OpenHPL/Icons/Governor.mo new file mode 100644 index 0000000..261f4df --- /dev/null +++ b/OpenHPL/Icons/Governor.mo @@ -0,0 +1,11 @@ +within OpenHPL.Icons; +partial class Governor "Governor icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio = false), graphics={ Bitmap(extent = {{-60, -60}, {60, 60}}, origin = {2, 0}, rotation = 360, + fileName="modelica://OpenHPL/Resources/Images/governor.svg"), + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold})}), + Diagram(coordinateSystem(preserveAspectRatio = false))); +end Governor; diff --git a/OpenHPL/Icons/Logo.mo b/OpenHPL/Icons/Logo.mo new file mode 100644 index 0000000..7c3ff3a --- /dev/null +++ b/OpenHPL/Icons/Logo.mo @@ -0,0 +1,115 @@ +within OpenHPL.Icons; +partial package Logo "Main package icon" + extends Modelica.Icons.Package; + + annotation ( + Icon(coordinateSystem(preserveAspectRatio=false, grid={1,1}), graphics={ + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={-23,72}, + rotation=390, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,64.5},{-8.5,68.5},{-8.5,72.5},{-7.5,77.5},{-4.5,83.5},{-1.5,87.5},{2.5,90.5},{8.5,91.5},{8.5,64.5},{-8.5,64.5}}, + lineColor={28,108,200}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={23,72}, + rotation=-30, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={39,55}, + rotation=-60, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={45,32}, + rotation=270, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={39,9}, + rotation=-120, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={22,-8}, + rotation=-150, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={-1,-14}, + rotation=180, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={-24,-8}, + rotation=150, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={-40,9}, + rotation=120, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={-46,32}, + rotation=90, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Polygon( + points={{-8.5,-13.5},{-8.5,-9.5},{-8.5,-5.5},{-7.5,-0.5},{-4.5,5.5},{-1.5,9.5},{2.5,12.5},{8.5,13.5},{8.5,-13.5},{-8.5,-13.5}}, + lineColor={28,108,200}, + origin={-40,55}, + rotation=420, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Line( + points={{-60,-68},{-40,-80},{-20,-60},{0,-80},{20,-60},{40,-80},{60,-68}}, + color={28,108,200}, + smooth=Smooth.Bezier, + thickness=0.5), + Line( + points={{-60,-48},{-40,-60},{-20,-40},{0,-60},{20,-40},{40,-60},{60,-48}}, + color={28,108,200}, + smooth=Smooth.Bezier, + thickness=0.5), + Line( + points={{-62,-28},{-42,-40},{-22,-20},{-2,-40},{18,-20},{38,-40},{58,-28}}, + color={28,108,200}, + smooth=Smooth.Bezier), + Ellipse( + extent={{-34,66},{34,-4}}, + lineColor={255,255,255}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid), + Ellipse( + extent={{-10.5,42},{10.5,20}}, + lineColor={28,108,200}, + lineThickness=0.5, + fillPattern=FillPattern.Solid, + fillColor={255,255,255})}), + Diagram(coordinateSystem(preserveAspectRatio=false, grid={1,1}))); +end Logo; diff --git a/OpenHPL/Icons/Method.mo b/OpenHPL/Icons/Method.mo new file mode 100644 index 0000000..db3e386 --- /dev/null +++ b/OpenHPL/Icons/Method.mo @@ -0,0 +1,6 @@ +within OpenHPL.Icons; +partial class Method "Methods/functions icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio = false), graphics={ Bitmap(extent={{-80,-80},{80,80}}, fileName="modelica://OpenHPL/Resources/Images/gears.svg")}), + Diagram(coordinateSystem(preserveAspectRatio = false))); +end Method; diff --git a/OpenHPL/Icons/OpenChannel.mo b/OpenHPL/Icons/OpenChannel.mo new file mode 100644 index 0000000..e020e89 --- /dev/null +++ b/OpenHPL/Icons/OpenChannel.mo @@ -0,0 +1,56 @@ +within OpenHPL.Icons; +partial class OpenChannel "Open chanel icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio=false, grid={1,1}), + graphics={ + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold}), + Polygon( + points={{-70,-10},{-60,-10},{-60,-50},{-20,-50},{-20,-10},{-10,-10},{-10,-60},{-70,-60},{-70,-10}}, + lineColor={0,0,0}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={215,215,215}), + Polygon( + points={{-70,-10},{20,50},{27,50},{-60,-10},{-70,-10}}, + lineColor={0,0,0}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={215,215,215}), + Polygon( + points={{-20,-10},{54,50},{60,50},{-10,-10},{-20,-10}}, + lineColor={0,0,0}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={215,215,215}), + Polygon( + points={{-60,-11},{-60,-11}}, + lineColor={0,0,0}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={215,215,215}), + Polygon( + points={{-60,-10},{-60,-20},{27,43},{27,50},{-60,-10}}, + lineColor={0,0,0}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={215,215,215}), + Polygon( + points={{-10,-10},{-10,-60},{60,21},{60,50},{-10,-10}}, + lineColor={0,0,0}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={215,215,215}), + Polygon( + points={{-59,-20},{-59,-20}}, + lineColor={0,128,255}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={28,108,200}), + Polygon( + points={{-60,-20},{27,43},{46,43},{-20,-10},{-20,-20},{-60,-20}}, + lineColor={0,128,255}, + fillPattern=FillPattern.HorizontalCylinder, + fillColor={28,108,200}), + Rectangle( + extent={{-60,-20},{-20,-50}}, + lineColor={0,128,255}, + fillPattern=FillPattern.Backward, + fillColor={85,170,255})}), + Diagram(coordinateSystem(preserveAspectRatio=false, grid={1,1}))); +end OpenChannel; diff --git a/OpenHPL/Icons/Pipe.mo b/OpenHPL/Icons/Pipe.mo new file mode 100644 index 0000000..4bf0361 --- /dev/null +++ b/OpenHPL/Icons/Pipe.mo @@ -0,0 +1,71 @@ +within OpenHPL.Icons; +partial class Pipe "Pipe icon" + parameter Boolean vertical=false "Display vertical icon instead" + annotation(Dialog(group = "Icon"), + choices(checkBox = true)); + annotation ( + Icon(coordinateSystem(preserveAspectRatio=false, grid={1,1}), + graphics={ + Rectangle( + extent={{-86.6068,-42.7109},{86.6068,42.7109}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.HorizontalCylinder, + origin={-0.000257904,-4.99992}, + rotation=-5, + radius=50, + visible=not vertical), + Ellipse( + extent={{-32.8116,42.3012},{32.8116,-42.3012}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={-54,-0.999955}, + rotation=-5, + visible=not vertical), + Ellipse( + extent={{-27.8931,37.7122},{27.8931,-37.7122}}, + lineColor={0,0,0}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={-54,0}, + rotation=-5, + visible=not vertical), + Rectangle( + extent={{-86.0196,-30.0189},{86.0196,30.0189}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.HorizontalCylinder, + origin={13.5,-15.5}, + rotation=-50, + radius=50, + visible=vertical), + Ellipse( + extent={{-25,29.5},{25,-29.5}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={54,-62.5}, + rotation=-50, + visible=vertical), + Ellipse( + extent={{-19.5,24},{19.5,-24}}, + lineColor={0,0,0}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={54.5,-63}, + rotation=-50, + visible=vertical), + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold})})); +end Pipe; diff --git a/OpenHPL/Icons/Reservoir.mo b/OpenHPL/Icons/Reservoir.mo new file mode 100644 index 0000000..3648e8d --- /dev/null +++ b/OpenHPL/Icons/Reservoir.mo @@ -0,0 +1,25 @@ +within OpenHPL.Icons; +partial class Reservoir "Reservoir icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio = false), graphics={ Rectangle(extent={{-100,100},{100,-100}}, lineColor={28,108,200}), + Text( + lineColor={28,108,200}, + extent={{-150,90},{150,50}}, + textString="%name", + textStyle={TextStyle.Bold}), + Line( + points={{-80,20}}, + color={28,108,200}, + thickness=0.5, + smooth=Smooth.Bezier), + Line( + points={{-80,10},{-60,30},{-20,-10},{20,30},{60,-10},{80,10}}, + color={28,108,200}, + smooth=Smooth.Bezier), + Line( + points={{-80,-20},{-60,0},{-20,-40},{20,0},{60,-40},{80,-20}}, + color={28,108,200}, + thickness=0.5, + smooth=Smooth.Bezier)}), + Diagram(coordinateSystem(preserveAspectRatio = false))); +end Reservoir; diff --git a/OpenHPL/Icons/RunOff.mo b/OpenHPL/Icons/RunOff.mo new file mode 100644 index 0000000..7d649d9 --- /dev/null +++ b/OpenHPL/Icons/RunOff.mo @@ -0,0 +1,10 @@ +within OpenHPL.Icons; +partial class RunOff "Run off model icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio = false), graphics={ Bitmap(extent={{-60,-80},{60,60}}, fileName="modelica://OpenHPL/Resources/Images/run_off.svg"), + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold})}), + Diagram(coordinateSystem(preserveAspectRatio = false))); +end RunOff; diff --git a/OpenHPL/Icons/Surge.mo b/OpenHPL/Icons/Surge.mo new file mode 100644 index 0000000..ccdeebb --- /dev/null +++ b/OpenHPL/Icons/Surge.mo @@ -0,0 +1,90 @@ +within OpenHPL.Icons; +partial class Surge "Surge tank/shaft icon" + annotation ( + Icon(coordinateSystem(preserveAspectRatio=false, grid={1,1}), + graphics={ + Rectangle( + extent={{-69.242,-34.6668},{69.242,34.6668}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.HorizontalCylinder, + origin={-16.0001,-10.5}, + rotation=-5, + radius=50), + Ellipse( + extent={{-26.5482,33.8148},{26.5482,-33.8148}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={-59.5,-6.99999}, + rotation=-5), + Ellipse( + extent={{-21.4428,28.0419},{21.4428,-28.0419}}, + lineColor={0,0,0}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={-59.9171,-7.1959}, + rotation=-5), + Rectangle( + extent={{-47.7067,-22.6289},{47.7067,22.6289}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.HorizontalCylinder, + origin={52,-48.0002}, + rotation=-50, + radius=50), + Ellipse( + extent={{-21.4976,22.6076},{21.4976,-22.6076}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={69.5,-69}, + rotation=-50), + Ellipse( + extent={{-17.6328,18.9409},{17.6328,-18.9409}}, + lineColor={0,0,0}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={69.8246,-69.6825}, + rotation=-50), + Rectangle( + extent={{-52.541,-28.6218},{52.541,28.6218}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.HorizontalCylinder, + origin={18.0633,44.2871}, + rotation=80, + radius=50), + Ellipse( + extent={{-24.301,28.4083},{24.301,-28.4083}}, + lineColor={0,0,0}, + fillColor={175,175,175}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={22.8035,72.0012}, + rotation=80), + Ellipse( + extent={{-20.0161,24.1519},{20.0161,-24.1519}}, + lineColor={0,0,0}, + fillColor={28,108,200}, + fillPattern=FillPattern.Solid, + startAngle=0, + endAngle=360, + origin={22.7392,72.4819}, + rotation=80), + Text( + lineColor={28,108,200}, + extent={{-150,140},{150,100}}, + textString="%name", + textStyle={TextStyle.Bold})}), + Diagram(coordinateSystem(preserveAspectRatio=false, grid={1,1}))); +end Surge; diff --git a/OpenHPL/Icons/Turbine.mo b/OpenHPL/Icons/Turbine.mo new file mode 100644 index 0000000..9c8e8cb --- /dev/null +++ b/OpenHPL/Icons/Turbine.mo @@ -0,0 +1,10 @@ +within OpenHPL.Icons; +partial class Turbine "Turbine icon" + annotation ( + Icon(graphics={Bitmap(extent = {{-60, -60}, {60, 60}}, origin={0,0}, rotation = 270, + fileName = "modelica://OpenHPL/Resources/Images/turbine.svg"), + Text(lineColor={28,108,200}, + extent={{-150,100},{150,60}}, + textString="%name", + textStyle={TextStyle.Bold})})); +end Turbine; diff --git a/OpenHPL/Icons/Water.mo b/OpenHPL/Icons/Water.mo new file mode 100644 index 0000000..096c623 --- /dev/null +++ b/OpenHPL/Icons/Water.mo @@ -0,0 +1,20 @@ +within OpenHPL.Icons; +partial package Water "Hydro icon" + extends Modelica.Icons.Package; + + annotation ( + Icon(coordinateSystem(preserveAspectRatio=false, grid={2,2}), graphics={ + Line( + points={{-60,-40},{-40,-52},{-20,-32},{0,-52},{20,-32},{40,-52},{60,-40}}, + color={28,108,200}, + smooth=Smooth.Bezier), + Line( + points={{-60,0},{-40,-12},{-20,8},{0,-12},{20,8},{40,-12},{60,0}}, + color={28,108,200}, + smooth=Smooth.Bezier), + Line( + points={{-60,40},{-40,28},{-20,48},{0,28},{20,48},{40,28},{60,40}}, + color={28,108,200}, + smooth=Smooth.Bezier)}), + Diagram(coordinateSystem(preserveAspectRatio=false, grid={2,2}))); +end Water; diff --git a/OpenHPL/Icons/package.mo b/OpenHPL/Icons/package.mo new file mode 100644 index 0000000..b1f63d4 --- /dev/null +++ b/OpenHPL/Icons/package.mo @@ -0,0 +1,4 @@ +within OpenHPL; +package Icons "Sublibrary with icons for components" + extends Modelica.Icons.IconsPackage; +end Icons; diff --git a/OpenHPL/Icons/package.order b/OpenHPL/Icons/package.order new file mode 100644 index 0000000..e8ae354 --- /dev/null +++ b/OpenHPL/Icons/package.order @@ -0,0 +1,13 @@ +Logo +Water +Reservoir +Pipe +OpenChannel +Surge +Fitting +ElectroMech +Turbine +Generator +RunOff +Method +Governor diff --git a/OpenHPL/Interfaces/Contact.mo b/OpenHPL/Interfaces/Contact.mo new file mode 100644 index 0000000..d245306 --- /dev/null +++ b/OpenHPL/Interfaces/Contact.mo @@ -0,0 +1,12 @@ +within OpenHPL.Interfaces; +connector Contact "Water flow connector" + Modelica.SIunits.Pressure p "Contact pressure"; + //Modelica.SIunits.Temperature T "Contact temperature"; + flow Modelica.SIunits.MassFlowRate m_dot "Mass flow rate through the contact"; + annotation ( + Icon(graphics={ Ellipse(extent={{-100,-100},{100,100}}, lineColor = {28, 108, 200}, fillColor = {0, 128, 255}, + fillPattern = FillPattern.Solid)}), + Documentation(info = " +

Contact is a basic water flow connector, which consists of water pressure and mass flow rate through the connector (positive if water is flowing into connector and negative if flowing out).

+")); +end Contact; diff --git a/OpenHPL/Interfaces/ContactNode.mo b/OpenHPL/Interfaces/ContactNode.mo new file mode 100644 index 0000000..2d455e3 --- /dev/null +++ b/OpenHPL/Interfaces/ContactNode.mo @@ -0,0 +1,20 @@ +within OpenHPL.Interfaces; +partial model ContactNode "Model of two connectors and node pressure" + Modelica.SIunits.Pressure p_n "Node pressure"; + //Modelica.SIunits.Temperature T_n "Node temperature"; + Modelica.SIunits.MassFlowRate m_dot "Mass flow rate"; + extends TwoContact; +equation + p_n = p.p; + p.p = n.p; + //T_n = p.T; + //p.T = n.T; + m_dot = p.m_dot + n.m_dot; + annotation ( + Documentation(info = " +

ContactNode is a superclass, which has two Contacts p, n and assumes + that inlet pressure of p is equal to outlet at n. + This node pressure is determined by p_n. + Also the mass flow rate in this node is m_dot.

+")); +end ContactNode; diff --git a/OpenHPL/Interfaces/ContactPort.mo b/OpenHPL/Interfaces/ContactPort.mo new file mode 100644 index 0000000..2633b7f --- /dev/null +++ b/OpenHPL/Interfaces/ContactPort.mo @@ -0,0 +1,14 @@ +within OpenHPL.Interfaces; +partial model ContactPort "Model of two connectors with mass flow rate" + Modelica.SIunits.MassFlowRate m_dot "Mass flow rate"; + extends TwoContact; +equation + 0 = p.m_dot + n.m_dot; + m_dot = p.m_dot; + annotation ( + Documentation(info = " +

ContactPort is a superclass, which has two Contacts p, n and + assumes that the inlet mass flow rate of p is identical to the outlet + mass flow rate of n. This mass flow rate is determined as m_dot.

+")); +end ContactPort; diff --git a/OpenHPL/Interfaces/TurbineContacts.mo b/OpenHPL/Interfaces/TurbineContacts.mo new file mode 100644 index 0000000..635da75 --- /dev/null +++ b/OpenHPL/Interfaces/TurbineContacts.mo @@ -0,0 +1,8 @@ +within OpenHPL.Interfaces; +partial model TurbineContacts "Model of turbine connectors" + extends Interfaces.ContactPort; + input Modelica.Blocks.Interfaces.RealInput u_t "[Guide vane|nozzle] opening of the turbine" annotation ( + Placement(transformation(extent = {{-20, -20}, {20, 20}}, rotation = -90, origin={0,120}))); + Modelica.Blocks.Interfaces.RealOutput P_out "Mechanical Output power" annotation ( + Placement(transformation(origin={0,-110}, extent={{-10,-10},{10,10}}, rotation = 270))); +end TurbineContacts; diff --git a/OpenHPL/Interfaces/TwoContact.mo b/OpenHPL/Interfaces/TwoContact.mo new file mode 100644 index 0000000..516c5da --- /dev/null +++ b/OpenHPL/Interfaces/TwoContact.mo @@ -0,0 +1,11 @@ +within OpenHPL.Interfaces; +partial model TwoContact "Model of two connectors" + Contact p "Inlet contact" annotation ( + Placement(transformation(extent={{-110,-10},{-90,10}}))); + Contact n "Outlet contact" annotation ( + Placement(transformation(extent={{90,-10},{110,10}}))); + annotation ( + Documentation(info = " +

TwoContact is a partial model, which consists of two Contacts p and n. Can be used in cases where model is needed inlet and outlet Contacts, but don't need any specification about mass flow rate and pressures between these Contacts.

+")); +end TwoContact; diff --git a/OpenHPL/Interfaces/package.mo b/OpenHPL/Interfaces/package.mo new file mode 100644 index 0000000..5a8fe1e --- /dev/null +++ b/OpenHPL/Interfaces/package.mo @@ -0,0 +1,8 @@ +within OpenHPL; +package Interfaces "Basic inerface components" + extends Modelica.Icons.InterfacesPackage; + + + + +end Interfaces; diff --git a/OpenHPL/Interfaces/package.order b/OpenHPL/Interfaces/package.order new file mode 100644 index 0000000..eb2ac99 --- /dev/null +++ b/OpenHPL/Interfaces/package.order @@ -0,0 +1,5 @@ +Contact +TwoContact +ContactPort +ContactNode +TurbineContacts diff --git a/OpenHPL/Resources/Documents/Generator_model.pdf b/OpenHPL/Resources/Documents/Generator_model.pdf new file mode 100644 index 0000000..9a26b3d Binary files /dev/null and b/OpenHPL/Resources/Documents/Generator_model.pdf differ diff --git a/OpenHPL/Resources/Documents/Hydrology_model.pdf b/OpenHPL/Resources/Documents/Hydrology_model.pdf new file mode 100644 index 0000000..bb0b4ce Binary files /dev/null and b/OpenHPL/Resources/Documents/Hydrology_model.pdf differ diff --git a/OpenHPL/Resources/Documents/Report.docx b/OpenHPL/Resources/Documents/Report.docx new file mode 100644 index 0000000..c9bbf93 Binary files /dev/null and b/OpenHPL/Resources/Documents/Report.docx differ diff --git a/OpenHPL/Resources/Documents/Turbines_model.pdf b/OpenHPL/Resources/Documents/Turbines_model.pdf new file mode 100644 index 0000000..0729f90 Binary files /dev/null and b/OpenHPL/Resources/Documents/Turbines_model.pdf differ diff --git a/OpenHPL/Resources/Documents/UsersGuide.pdf b/OpenHPL/Resources/Documents/UsersGuide.pdf new file mode 100644 index 0000000..58eb73f Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide.pdf differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/LICENSE b/OpenHPL/Resources/Documents/UsersGuide_src/LICENSE new file mode 100644 index 0000000..f8b699e --- /dev/null +++ b/OpenHPL/Resources/Documents/UsersGuide_src/LICENSE @@ -0,0 +1,415 @@ +The LaTeX Project Public License +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- + +LPPL Version 1.3c 2008-05-04 + +Copyright 1999 2002-2008 LaTeX3 Project + Everyone is allowed to distribute verbatim copies of this + license document, but modification of it is not allowed. + + +PREAMBLE +======== + +The LaTeX Project Public License (LPPL) is the primary license under +which the LaTeX kernel and the base LaTeX packages are distributed. + +You may use this license for any work of which you hold the copyright +and which you wish to distribute. This license may be particularly +suitable if your work is TeX-related (such as a LaTeX package), but +it is written in such a way that you can use it even if your work is +unrelated to TeX. + +The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE', +below, gives instructions, examples, and recommendations for authors +who are considering distributing their works under this license. + +This license gives conditions under which a work may be distributed +and modified, as well as conditions under which modified versions of +that work may be distributed. + +We, the LaTeX3 Project, believe that the conditions below give you +the freedom to make and distribute modified versions of your work +that conform with whatever technical specifications you wish while +maintaining the availability, integrity, and reliability of +that work. If you do not see how to achieve your goal while +meeting these conditions, then read the document `cfgguide.tex' +and `modguide.tex' in the base LaTeX distribution for suggestions. + + +DEFINITIONS +=========== + +In this license document the following terms are used: + + `Work' + Any work being distributed under this License. + + `Derived Work' + Any work that under any applicable law is derived from the Work. + + `Modification' + Any procedure that produces a Derived Work under any applicable + law -- for example, the production of a file containing an + original file associated with the Work or a significant portion of + such a file, either verbatim or with modifications and/or + translated into another language. + + `Modify' + To apply any procedure that produces a Derived Work under any + applicable law. + + `Distribution' + Making copies of the Work available from one person to another, in + whole or in part. Distribution includes (but is not limited to) + making any electronic components of the Work accessible by + file transfer protocols such as FTP or HTTP or by shared file + systems such as Sun's Network File System (NFS). + + `Compiled Work' + A version of the Work that has been processed into a form where it + is directly usable on a computer system. This processing may + include using installation facilities provided by the Work, + transformations of the Work, copying of components of the Work, or + other activities. Note that modification of any installation + facilities provided by the Work constitutes modification of the Work. + + `Current Maintainer' + A person or persons nominated as such within the Work. If there is + no such explicit nomination then it is the `Copyright Holder' under + any applicable law. + + `Base Interpreter' + A program or process that is normally needed for running or + interpreting a part or the whole of the Work. + + A Base Interpreter may depend on external components but these + are not considered part of the Base Interpreter provided that each + external component clearly identifies itself whenever it is used + interactively. Unless explicitly specified when applying the + license to the Work, the only applicable Base Interpreter is a + `LaTeX-Format' or in the case of files belonging to the + `LaTeX-format' a program implementing the `TeX language'. + + + +CONDITIONS ON DISTRIBUTION AND MODIFICATION +=========================================== + +1. Activities other than distribution and/or modification of the Work +are not covered by this license; they are outside its scope. In +particular, the act of running the Work is not restricted and no +requirements are made concerning any offers of support for the Work. + +2. You may distribute a complete, unmodified copy of the Work as you +received it. Distribution of only part of the Work is considered +modification of the Work, and no right to distribute such a Derived +Work may be assumed under the terms of this clause. + +3. You may distribute a Compiled Work that has been generated from a +complete, unmodified copy of the Work as distributed under Clause 2 +above, as long as that Compiled Work is distributed in such a way that +the recipients may install the Compiled Work on their system exactly +as it would have been installed if they generated a Compiled Work +directly from the Work. + +4. If you are the Current Maintainer of the Work, you may, without +restriction, modify the Work, thus creating a Derived Work. You may +also distribute the Derived Work without restriction, including +Compiled Works generated from the Derived Work. Derived Works +distributed in this manner by the Current Maintainer are considered to +be updated versions of the Work. + +5. If you are not the Current Maintainer of the Work, you may modify +your copy of the Work, thus creating a Derived Work based on the Work, +and compile this Derived Work, thus creating a Compiled Work based on +the Derived Work. + +6. If you are not the Current Maintainer of the Work, you may +distribute a Derived Work provided the following conditions are met +for every component of the Work unless that component clearly states +in the copyright notice that it is exempt from that condition. Only +the Current Maintainer is allowed to add such statements of exemption +to a component of the Work. + + a. If a component of this Derived Work can be a direct replacement + for a component of the Work when that component is used with the + Base Interpreter, then, wherever this component of the Work + identifies itself to the user when used interactively with that + Base Interpreter, the replacement component of this Derived Work + clearly and unambiguously identifies itself as a modified version + of this component to the user when used interactively with that + Base Interpreter. + + b. Every component of the Derived Work contains prominent notices + detailing the nature of the changes to that component, or a + prominent reference to another file that is distributed as part + of the Derived Work and that contains a complete and accurate log + of the changes. + + c. No information in the Derived Work implies that any persons, + including (but not limited to) the authors of the original version + of the Work, provide any support, including (but not limited to) + the reporting and handling of errors, to recipients of the + Derived Work unless those persons have stated explicitly that + they do provide such support for the Derived Work. + + d. You distribute at least one of the following with the Derived Work: + + 1. A complete, unmodified copy of the Work; + if your distribution of a modified component is made by + offering access to copy the modified component from a + designated place, then offering equivalent access to copy + the Work from the same or some similar place meets this + condition, even though third parties are not compelled to + copy the Work along with the modified component; + + 2. Information that is sufficient to obtain a complete, + unmodified copy of the Work. + +7. If you are not the Current Maintainer of the Work, you may +distribute a Compiled Work generated from a Derived Work, as long as +the Derived Work is distributed to all recipients of the Compiled +Work, and as long as the conditions of Clause 6, above, are met with +regard to the Derived Work. + +8. The conditions above are not intended to prohibit, and hence do not +apply to, the modification, by any method, of any component so that it +becomes identical to an updated version of that component of the Work as +it is distributed by the Current Maintainer under Clause 4, above. + +9. Distribution of the Work or any Derived Work in an alternative +format, where the Work or that Derived Work (in whole or in part) is +then produced by applying some process to that format, does not relax or +nullify any sections of this license as they pertain to the results of +applying that process. + +10. a. A Derived Work may be distributed under a different license + provided that license itself honors the conditions listed in + Clause 6 above, in regard to the Work, though it does not have + to honor the rest of the conditions in this license. + + b. If a Derived Work is distributed under a different license, that + Derived Work must provide sufficient documentation as part of + itself to allow each recipient of that Derived Work to honor the + restrictions in Clause 6 above, concerning changes from the Work. + +11. This license places no restrictions on works that are unrelated to +the Work, nor does this license place any restrictions on aggregating +such works with the Work by any means. + +12. Nothing in this license is intended to, or may be used to, prevent +complete compliance by all parties with all applicable laws. + + +NO WARRANTY +=========== + +There is no warranty for the Work. Except when otherwise stated in +writing, the Copyright Holder provides the Work `as is', without +warranty of any kind, either expressed or implied, including, but not +limited to, the implied warranties of merchantability and fitness for a +particular purpose. The entire risk as to the quality and performance +of the Work is with you. Should the Work prove defective, you assume +the cost of all necessary servicing, repair, or correction. + +In no event unless required by applicable law or agreed to in writing +will The Copyright Holder, or any author named in the components of the +Work, or any other party who may distribute and/or modify the Work as +permitted above, be liable to you for damages, including any general, +special, incidental or consequential damages arising out of any use of +the Work or out of inability to use the Work (including, but not limited +to, loss of data, data being rendered inaccurate, or losses sustained by +anyone as a result of any failure of the Work to operate with any other +programs), even if the Copyright Holder or said author or said other +party has been advised of the possibility of such damages. + + +MAINTENANCE OF THE WORK +======================= + +The Work has the status `author-maintained' if the Copyright Holder +explicitly and prominently states near the primary copyright notice in +the Work that the Work can only be maintained by the Copyright Holder +or simply that it is `author-maintained'. + +The Work has the status `maintained' if there is a Current Maintainer +who has indicated in the Work that they are willing to receive error +reports for the Work (for example, by supplying a valid e-mail +address). It is not required for the Current Maintainer to acknowledge +or act upon these error reports. + +The Work changes from status `maintained' to `unmaintained' if there +is no Current Maintainer, or the person stated to be Current +Maintainer of the work cannot be reached through the indicated means +of communication for a period of six months, and there are no other +significant signs of active maintenance. + +You can become the Current Maintainer of the Work by agreement with +any existing Current Maintainer to take over this role. + +If the Work is unmaintained, you can become the Current Maintainer of +the Work through the following steps: + + 1. Make a reasonable attempt to trace the Current Maintainer (and + the Copyright Holder, if the two differ) through the means of + an Internet or similar search. + + 2. If this search is successful, then enquire whether the Work + is still maintained. + + a. If it is being maintained, then ask the Current Maintainer + to update their communication data within one month. + + b. If the search is unsuccessful or no action to resume active + maintenance is taken by the Current Maintainer, then announce + within the pertinent community your intention to take over + maintenance. (If the Work is a LaTeX work, this could be + done, for example, by posting to comp.text.tex.) + + 3a. If the Current Maintainer is reachable and agrees to pass + maintenance of the Work to you, then this takes effect + immediately upon announcement. + + b. If the Current Maintainer is not reachable and the Copyright + Holder agrees that maintenance of the Work be passed to you, + then this takes effect immediately upon announcement. + + 4. If you make an `intention announcement' as described in 2b. above + and after three months your intention is challenged neither by + the Current Maintainer nor by the Copyright Holder nor by other + people, then you may arrange for the Work to be changed so as + to name you as the (new) Current Maintainer. + + 5. If the previously unreachable Current Maintainer becomes + reachable once more within three months of a change completed + under the terms of 3b) or 4), then that Current Maintainer must + become or remain the Current Maintainer upon request provided + they then update their communication data within one month. + +A change in the Current Maintainer does not, of itself, alter the fact +that the Work is distributed under the LPPL license. + +If you become the Current Maintainer of the Work, you should +immediately provide, within the Work, a prominent and unambiguous +statement of your status as Current Maintainer. You should also +announce your new status to the same pertinent community as +in 2b) above. + + +WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE +====================================================== + +This section contains important instructions, examples, and +recommendations for authors who are considering distributing their +works under this license. These authors are addressed as `you' in +this section. + +Choosing This License or Another License +---------------------------------------- + +If for any part of your work you want or need to use *distribution* +conditions that differ significantly from those in this license, then +do not refer to this license anywhere in your work but, instead, +distribute your work under a different license. You may use the text +of this license as a model for your own license, but your license +should not refer to the LPPL or otherwise give the impression that +your work is distributed under the LPPL. + +The document `modguide.tex' in the base LaTeX distribution explains +the motivation behind the conditions of this license. It explains, +for example, why distributing LaTeX under the GNU General Public +License (GPL) was considered inappropriate. Even if your work is +unrelated to LaTeX, the discussion in `modguide.tex' may still be +relevant, and authors intending to distribute their works under any +license are encouraged to read it. + +A Recommendation on Modification Without Distribution +----------------------------------------------------- + +It is wise never to modify a component of the Work, even for your own +personal use, without also meeting the above conditions for +distributing the modified component. While you might intend that such +modifications will never be distributed, often this will happen by +accident -- you may forget that you have modified that component; or +it may not occur to you when allowing others to access the modified +version that you are thus distributing it and violating the conditions +of this license in ways that could have legal implications and, worse, +cause problems for the community. It is therefore usually in your +best interest to keep your copy of the Work identical with the public +one. Many works provide ways to control the behavior of that work +without altering any of its licensed components. + +How to Use This License +----------------------- + +To use this license, place in each of the components of your work both +an explicit copyright notice including your name and the year the work +was authored and/or last substantially modified. Include also a +statement that the distribution and/or modification of that +component is constrained by the conditions in this license. + +Here is an example of such a notice and statement: + + %% pig.dtx + %% Copyright 2005 M. Y. Name + % + % This work may be distributed and/or modified under the + % conditions of the LaTeX Project Public License, either version 1.3 + % of this license or (at your option) any later version. + % The latest version of this license is in + % http://www.latex-project.org/lppl.txt + % and version 1.3 or later is part of all distributions of LaTeX + % version 2005/12/01 or later. + % + % This work has the LPPL maintenance status `maintained'. + % + % The Current Maintainer of this work is M. Y. Name. + % + % This work consists of the files pig.dtx and pig.ins + % and the derived file pig.sty. + +Given such a notice and statement in a file, the conditions +given in this license document would apply, with the `Work' referring +to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being +generated from `pig.dtx' using `pig.ins'), the `Base Interpreter' +referring to any `LaTeX-Format', and both `Copyright Holder' and +`Current Maintainer' referring to the person `M. Y. Name'. + +If you do not want the Maintenance section of LPPL to apply to your +Work, change `maintained' above into `author-maintained'. +However, we recommend that you use `maintained', as the Maintenance +section was added in order to ensure that your Work remains useful to +the community even when you can no longer maintain and support it +yourself. + +Derived Works That Are Not Replacements +--------------------------------------- + +Several clauses of the LPPL specify means to provide reliability and +stability for the user community. They therefore concern themselves +with the case that a Derived Work is intended to be used as a +(compatible or incompatible) replacement of the original Work. If +this is not the case (e.g., if a few lines of code are reused for a +completely different task), then clauses 6b and 6d shall not apply. + + +Important Recommendations +------------------------- + + Defining What Constitutes the Work + + The LPPL requires that distributions of the Work contain all the + files of the Work. It is therefore important that you provide a + way for the licensee to determine which files constitute the Work. + This could, for example, be achieved by explicitly listing all the + files of the Work near the copyright notice of each file or by + using a line such as: + + % This work consists of all files listed in manifest.txt. + + in that place. In the absence of an unequivocal list it might be + impossible for the licensee to determine what is considered by you + to comprise the Work and, in such a case, the licensee would be + entitled to make reasonable conjectures as to which files comprise + the Work. diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/USN-PhD.cls b/OpenHPL/Resources/Documents/UsersGuide_src/USN-PhD.cls new file mode 100644 index 0000000..8661b40 --- /dev/null +++ b/OpenHPL/Resources/Documents/UsersGuide_src/USN-PhD.cls @@ -0,0 +1,49 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% USN-PhD.cls %% +%% LaTeX-class for writing theses %% +%% %% +%% (c) Dietmar Winkler (me.dwe.no) %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +% ---Identification---- +\NeedsTeXFormat{LaTeX2e} +\ProvidesClass{USN-PhD}[2018/05/04 Template class for PhD theses] + +% --- definitions of options --- + +% All other options are passed on to the book class +\DeclareOption*{% + \typeout{Option \CurrentOption\space is passed to package USN-base!} + \PassOptionsToClass{\CurrentOption}{USN-base} +}% + +% --- execution of options --- +\ProcessOptions* %% process the options in calling order + +% --- load other classes +\LoadClass{USN-base} %% we reuse the USN-base class + +% --- useful commands +\newcommand{\mysubject}{Process, Energy and Automation Engineering} + +\newcommand{\USNtitlepage}{% + \subject{\mysubject} + \title{\mytitle} + \subtitle{\normalsize + Thesis submitted to the University of South-Eastern Norway\\ + for the degree of philosophiae doctor~(PhD)} + \author{\myauthor} + \date{} +% --- pdf document settings --- + \hypersetup{% + pdftitle = {\mytitle},% + pdfsubject = {\mysubject},% + pdfauthor = {\myauthor},% + pdfkeywords = {\mykeywords} + }% +\pdfbookmark[0]{\@title}{title} %% set the correct PDF bookmark +\maketitle% +% +\cleardoubleemptypage %% fillpage without page number +% +} diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/USN-base.cls b/OpenHPL/Resources/Documents/UsersGuide_src/USN-base.cls new file mode 100644 index 0000000..8a0850a --- /dev/null +++ b/OpenHPL/Resources/Documents/UsersGuide_src/USN-base.cls @@ -0,0 +1,118 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% LaTeX-class for writing theses %% +%% %% +%% (c) Dietmar Winkler (me.dwe.no) %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +% ---Identification---- +\NeedsTeXFormat{LaTeX2e} +\ProvidesClass{USN-base}[2018/09/11 Template base class for reports and theses] + +% --- definitions of options --- +% norsk option: +\newif\if@norsk +\@norskfalse +\DeclareOption{norsk}{\@norsktrue} + +% nosummary option: +\newif\if@summary +\@summarytrue +\DeclareOption{nosummary}{\@summaryfalse} + +% All other options are passed on to the book class +\DeclareOption*{% + \typeout{Option \CurrentOption\space is passed to package scrbook!} + \PassOptionsToClass{\CurrentOption}{scrbook} +}% + +% --- execution of options --- +\ProcessOptions* % process the options in calling order +\LoadClass[12pt, openright]{scrbook} +\KOMAoptions{% + cleardoublepage=plain, + parskip=half, + numbers=noendperiod, + appendixprefix=true +} + +% --- package loading --- +\RequirePackage{scrlayer-scrpage} %% needed for the footer setup +\RequirePackage{geometry} %% manual set the page size + \geometry{margin=25mm, includeheadfoot} +\RequirePackage[\if@norsk norsk \else british\fi]{babel} %% adapt to NO or EN +\RequirePackage{amsmath,mathptmx} %% we need lots of math features +\RequirePackage{ifthen} %% provides simple if-then functionality +\RequirePackage{url} %% helps displaying URLs +\RequirePackage{longtable} %% for long tables that might break over pages +\RequirePackage{graphicx} %% needed for inclusion of graphics + \graphicspath{{fig/}} %% this is were the images reside +\RequirePackage[hidelinks]{hyperref} %% generate links in the PDF (but no boxes around them) +\RequirePackage{pdfpages} %% for inclusion of PDF documents +\RequirePackage{framed} %% provides framebox +\RequirePackage[super]{nth} %% Generate English ordinal numbers +\RequirePackage{lastpage} %% to calculate the number of pages +\RequirePackage{fontspec} %% needed to set up custom fonts and lmodern fonts +\RequirePackage{carlito} %% Carlito is the metric-compatible free alternative + %% to Calibri font +\RequirePackage{csquotes} + +% --- set figure and table captions to footnotesize +\setkomafont{caption}{\footnotesize} + +% --- set the fonts of all toc entries to san-serif +% from https://tex.stackexchange.com/questions/360135/koma-change-font-of-toc-section-entries +\newcommand*\tocentryformat[1]{{\sffamily#1}} +\RedeclareSectionCommands + [ + tocentryformat=\tocentryformat, + tocpagenumberformat=\tocentryformat + ] + {section,subsection,subsubsection,paragraph,subparagraph} + +% --- useful commands +\newcommand*{\figref}[1]{\figurename~\ref{#1}} +\newcommand*{\tabref}[1]{\tablename~\ref{#1}} + +% --- title page setup +\newcommand{\USNlogo}{% %% lang dependent logo + \if@norsk% + \includegraphics[height=15mm]{USN_logo}% + \else% + \includegraphics[height=15mm]{USN_logo_en}% + \fi% +} + +\newcommand{\USNtitlehead}{% %% define the USN title head + \begin{minipage}[c]{.5\textwidth}% + \USNlogo% + \end{minipage}% + \begin{minipage}[c]{.5\textwidth}% + \begin{flushright} + {\sffamily\large\href{http://www.usn.no}{www.usn.no}} + \end{flushright} + \end{minipage}% +} +\titlehead{\USNtitlehead} + +\publishers{\textsf{% + \if@norsk% + {\Large Fakultet for teknologi, naturvitenskap og maritime fag} + \else% + {\Large Faculty of Technology, Natural Sciences and Maritime Sciences} + \fi% + \\{\large Campus Porsgrunn}} + }% + +%--- special footer setup +% norsk: +\newpagestyle{sammendrag}{}{ + \cfoot{\begin{center}% + Universitetet i Sørøst-Norge tar ikke ansvar for denne studentrapportens resultater og konklusjoner. + \end{center}} +}% +% english: +\newpagestyle{summary}{}{ + \cfoot{\begin{center}% + The University of South-Eastern Norway accepts no responsibility for the results and conclusions presented in this report. + \end{center}} +}% diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/UsersGuide.bib b/OpenHPL/Resources/Documents/UsersGuide_src/UsersGuide.bib new file mode 100644 index 0000000..f5ae190 --- /dev/null +++ b/OpenHPL/Resources/Documents/UsersGuide_src/UsersGuide.bib @@ -0,0 +1,107 @@ +@MastersThesis{Sha:13, + author = {Shafiee, S.}, + title = {{Automatic updating of hydrological models for runoff/inflow forecasting to hydropower system}}, + school = {Telemark University College}, + year = {2013}, + address = {Porsgrunn, Norway}, +} + +@MastersThesis{Sha:11, + author = {Behzad R. Sharefi}, + title = {{Modeling for Control of Hydropower Systems}}, + school = {Telemark University College, Porsgrunn, Norway}, + year = {2011}, +} + +@TechReport{Sha:15, + author = {Roshan Sharma}, + title = {Second order scheme for open channel flow}, + institution = {Porsgrunn: Telemark University College}, + year = {2015}, + url = {http://hdl.handle.net/11250/2438453}, +} + +@Inproceedings{Vyt:17, + author = {L. Vytvytskyi and B. Lie}, + title = {Comparison of elastic vs. inelastic penstock model using {OpenModelica}}, + booktitle = {Proceedings of the 58th Conference on Simulation and Modelling (SIMS 58) Reykjavik, Iceland, September 25th--27th, 2017}, + number = {138}, + pages = {20-28}, + publisher = {Link\"{o}ping University Electronic Press, Link\"{o}pings Universitet}, + year = {2017}, + doi = {10.3384/ecp1713820} +} + +@Inproceedings{Vyt:18s, + author = {L. Vytvytskyi and B. Lie}, + title = {Linearization for {Analysis} of a {Hydropower} {Model} using {Python} +{API} for {OpenModelica}}, + booktitle = {Proceedings of the 59th Conference on Simulation and Modelling (SIMS 59) Oslo, Norway, September 26th--28th, 2018}, + year = {2018} +} + +@Inproceedings{Val:17, + author = {V. Splavska and L. Vytvytskyi and B. Lie}, + title = {Hydropower {Systems}: {Comparison} of {Mechanistic} and {Table} {Look-up} {Turbine} {Models}}, + booktitle = {Proceedings of the 58th Conference on Simulation and Modelling (SIMS 58) Reykjavik, Iceland, September 25th--27th, 2017}, + number = {138}, + pages = {368-373}, + publisher = {Link\"{o}ping University Electronic Press, Link\"{o}pings Universitet}, + year = {2017}, + doi = {10.3384/ecp17138368} +} + +@Article{Vyt:18, + author = {L. Vytvytskyi and B. Lie}, + title = {Mechanistic model for {Francis} turbines in {OpenModelica}}, + journal = {IFAC-PapersOnLine}, + year = {2018}, + volume = {51}, + number = {2}, + pages = {103 - 108}, + doi = {10.1016/j.ifacol.2018.03.018}, +} + +@article{Vyt:19a, +title = {{Combining Measurements with Models for Superior Information in Hydropower Plants}}, +author = {L. Vytvytskyi and B. Lie}, +journal = {Accepted in Flow Measurement and Instrumentation}, +year = {2019}, +issn = {0142-0615} +} + +@article{Vyt:19b, +title = {{OpenHPL for modelling Trollheim hydropower plant}}, +author = {L. Vytvytskyi and B. Lie}, +journal = {Submitted to Energies}, +year = {2019}, +issn = {1996-1073} +} + +@TechReport{LieL:18, + author = {B. Lie}, + title = {Lecture notes in course {FM1015} {Modelling} of {Dynamic} {Systems}}, + institution = {University of South-Eastern Norway}, + year = {2018}, + address = {Porsgrunn, Norway} +} + +@Article{Vyt:15, + author = {Liubomyr Vytvytskyi and Roshan Sharma and Bernt Lie}, + title = {{Model based control for run-of-river system. Part 1: Model implementation and tuning}}, + journal = {Modeling, Identification and Control: A Norwegian Research Bulletin}, + year = {2015}, + volume = {36}, + number = {4}, + pages = {237--249}, + doi = {10.4173/mic.2015.4.4}, + publisher = {Norwegian Society of Automatic Control}, +} + +@Book{Bre:01, + title = {{Hydraulic Turbines. Design, Erection and Operation}}, + publisher = {Norwegian University of Science and Technology}, + year = {2001}, + author = {Hermod Brekke}, + address = {Trondheim, Norway}, +} \ No newline at end of file diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/UsersGuide.tex b/OpenHPL/Resources/Documents/UsersGuide_src/UsersGuide.tex new file mode 100644 index 0000000..022c33b --- /dev/null +++ b/OpenHPL/Resources/Documents/UsersGuide_src/UsersGuide.tex @@ -0,0 +1,1143 @@ +%% sample template file for a PhD Thesis +%% The default is with two sided setup: +\documentclass[% +% oneside % uncomment for onesided layout +]{USN-PhD} + +% --- Bibliography setup --- +%%% default is the "ieee" style +\usepackage[style=ieee, sorting=none]{biblatex} +%%% If you want to use "author-year" style +%%% where `\cite{Foo2011}` generates "Foo et al. (2011)" +%%% and `\parentcite{Foo2011}` generates "(Foo et al. 2011)" +%%% then comment the line above and use +%\usepackage[style=authoryear]{biblatex} +%%% or +%%% if you want to use "alphabetic" style then use +%%% where `cite[Foo2011]` generates "[Foo11]" +%%% then comment the line above and use +%\usepackage[style=alphabetic]{biblatex} +%%% instead. +%% load the bib file: +\addbibresource{UsersGuide.bib} + +\usepackage{listings} +\input{listings-modelica.cfg} + +\begin{document} + +%% Create title page with the parameters given in the preamble above +%\USNtitlepage% +\chapter*{User's guide for the Open Hydropower Library (OpenHPL)} + +Liubomyr Vytvytskyi + +Porsgrunn, \nth{6} September 2019 + +\tableofcontents +%\addcontentsline{toc}{chapter}{\contentsname} + +\chapter{Introduction} + +\emph{OpenHPL} is an open-source hydropower library that consists of hydropower unit models and is encoded in Modelica. Modelica is a multi-domain as well as a component-oriented modelling language that is suitable for complex system modelling. In order to develop the library, OpenModelica has been used as an open-source Modelica-based modelling and simulation environment. + +This hydropower library, \emph{OpenHPL}, provides the capability for the modelling of hydropower systems of different complexity. The library includes the following units: +\begin{enumerate} +\item Various waterway units are modelled based on the mass and momentum balances, i.e., reservoirs, conduits, surge tank, fittings. A modern method for solving more detailed models (PDEs) is implemented in the library, and enables the modelling of the waterway with elastic walls and compressible water as well as open channel. +\item A hydrology model has been implemented and makes it possible to simulate the water inflow to the reservoirs. +\item Mechanistic models, as well as simple look-up table turbine models are implemented for the Francis and Pelton turbine types. The Francis turbine model also includes a turbine design algorithm that gives all of the needed parameters for the model, based on the turbine's nominal operating values. +\item The capability for multiphysics connections and work with other libraries is ensured, e.g., connecting with the Open-Instance Power System Library \emph{OpenIPSL} makes it possible to model the electrical part for the hydropower system. +\end{enumerate} + +A detailed description of each hydropower unit and their uses are presented below in this user guide. + +\chapter{Installation} + +\emph{OpenHPL} can be opened either in open-source OpenModelica\footnote{\url{https://openmodelica.org}} or commercial Dymola\footnote{\url{https://www.3ds.com/products-services/catia/products/dymola}} modelling and simulation environments, which are based on the Modelica language. Here, OpenModelica is emphasized due to free availability. To install OpenModelica, follow the instructions at \url{https://openmodelica.org/download/download-windows} for Windows users, or find the installation instruction for other operating systems at \url{https://openmodelica.org} in ``Download'' tab. Some tutorials exist for Modelica at \url{http://book.xogeny.com}, and for OpenModelica at \url{https://goo.gl/76274H}. + +The \emph{OpenHPL} can be found at \url{http://openhpl.simulati.no}. To install this library, follow the instructions at the project homepage. + +In addition, Modelica models in OpenModelica can be simulated within a scripting language (Python\footnote{\url{https://www.python.org}} via the OMPython API\footnote{\url{https://www.openmodelica.org/doc/OpenModelicaUsersGuide/latest/ompython.html}}, Julia\footnote{\url{https://julialang.org}} via the OMJulia API\footnote{\url{https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/omjulia.html}}) and further analysed using the analysis tools in the scripting language. The installation instructions for both these APIs can be found in the links provided in the footnotes for each API. + +\chapter{OpenHPL elements} + +An overview of each element of the hydropower library \emph{OpenHPL} is provided in this section. A screenshot of \emph{OpenHPL} in OpenModelica is shown in Figure~\ref{fig:fig1}. +\begin{figure}[!ht] + \centering + \includegraphics[width=0.7\textwidth]{fig/Bilde1} + \caption{Screen shot of OpenModelica with the hydropower library.} + \label{fig:fig1} +\end{figure} + +It is visible from Figure~\ref{fig:fig1} that the library is divided into various components and classes. Each of these components and classes is listed below with a short description: +\begin{itemize} + \item First, the \emph{Copyright} element provides a reference to the license for this library. + \item Next, the \emph{Constants} element is a record's model that determines the common parameters for this library. It is possible to insert this class to models and use the common parameters for the whole library. + \item Then, the \emph{Examples} class provides various examples of using the library for hydropower system as well as examples of using \emph{OpenHPL} together with power system library --- \emph{OpenIPSL}. + \item The \emph{Waterway} class consists of various unit models for the waterway of the hydropower system, such as reservoirs, conduits, surge tank, pipe fittings, etc. + \item The \emph{ElectroMech} class provides the electro-mechanical components of the hydropower system and consists of two main sub-classes: \emph{Turbines} with various turbine unit models and \emph{Generators} with models for a synchronise generator. + \item Then, the \emph{Controllers} class holds a simple model for a governor of the hydropower system. + \item The \emph{Tests} class provides various testing models for all library components. + \item Next, the \emph{Interfaces} class gives connector models for the library components. + \item The \emph{Functions class} consists of three sub-classes that define functions for the calculation of a friction term in the pipe --- \emph{DarcyFriction}, for solving PDEs using Kurganov-Petrova (KP) scheme --- \emph{KP07}, and for pressure drop calculation in various pipe fitting --- \emph{Fitting}. + \item Finally, the \emph{Icons} class holds icons for all library components. +\end{itemize} +Below, a detailed description of each unit model of the \emph{OpenHPL} is provided. + +\section{Interfaces} + +First, a detailed description of the interface connectors is provided here. In the \emph{OpenHPL}, two types of connectors are typically used.The first type is the standard Modelica real input/output connector, the other type is a set of connectors that represent the water flow and are modelled similar to the connection in an electrical circuit with voltage and current, or similar to the idea of potential and flow in Bond Graph models. The water flow connector which is called \emph{Contact} in the library, contains information about the pressure in the connector and mass flow rate that flows through the connector. An example of a Modelica code for defining the \emph{Contact} connector looks as follows: + +\begin{lstlisting}[language = modelica] +connector Contact "Water flow connector" + Modelica.SIunits.Pressure p "Contact pressure"; + flow Modelica.SIunits.MassFlowRate m_dot "Mass flow rate through the contact"; + // Creating an icon for connector + annotation (Icon(graphics={ Ellipse(extent={{-100,-100},{100,100}}, lineColor = {28, 108, 200}, fillColor = {0, 128, 255}, fillPattern = FillPattern.Solid)})); +end Contact; +\end{lstlisting} + +In addition, some extensions of this water flow connector are developed for the better use in the library. These extensions are listed hereby. +\begin{itemize} + \item \emph{TwoContact} is an extension from the \emph{Contact} model which provides a model of two connectors of inlet and outlet contacts. A Modelica code for this model looks as follows: + \begin{lstlisting}[language = modelica] + partial model TwoContact "Model of two connectors" + // Specifying connectors and their placement in diagram + Contact p "Inlet contact" annotation(Placement(transformation(extent={{-110,-10},{-90,10}}))); + Contact n "Outlet contact" annotation(Placement(transformation(extent={{90,-10},{110,10}}))); + end TwoContact; + \end{lstlisting} + \item \emph{ContactPort} is an extension from the \emph{TwoContact} model which also provides information about a mass flow rate between these two connectors. The mass flow rate that flows through the inlet connector is equal to the mass flow through the outlet connector. This model is used for the pipe modelling. A Modelica code for this \emph{ContactPort} model looks as follows: + \begin{lstlisting}[language = modelica] + partial model ContactPort "Model of two connectors with mass flow rate" + Modelica.SIunits.MassFlowRate m_dot "Mass flow rate"; + extends TwoContact; + equation + 0 = p.m_dot + n.m_dot; + m_dot = p.m_dot; + end ContactPort; + \end{lstlisting} + \item \emph{ContactNode} is an extension from the \emph{TwoContact} model and provides a node pressure that is equal to the pressures from these two connectors. This model also defines the mass flow rate that is the sum of the mass flow rates through the inlet and outlet connectors. This model is used for the surge tank modelling. A Modelica code for this \emph{ContactNode} model looks as follows: + \begin{lstlisting}[language = modelica] + partial model ContactNode "Model of two connectors and node pressure" + Modelica.SIunits.Pressure p_n "Node pressure"; + Modelica.SIunits.MassFlowRate m_dot "Mass flow rate"; + extends TwoContact; + equation + p_n = p.p; + p.p = n.p; + m_dot = p.m_dot + n.m_dot; + end ContactNode; + \end{lstlisting} + \item \emph{TurbineContacts} is an extension from \emph{ContactPort} model and provides the real input and output connectors, additionally. This model is used for turbine modelling. A Modelica code for this \emph{TurbineContacts} model looks as follows: + \begin{lstlisting}[language = modelica] + partial model TurbineContacts "Model of turbine connectors" + extends ContactPort; + // Specifying additional connectors and their placement in diagram + input Modelica.Blocks.Interfaces.RealInput u_t "[Guide vane|nozzle] opening of the turbine" annotation (Placement(transformation(extent = {{-20, -20}, {20, 20}}, rotation = -90, origin={0,120}))); + Modelica.Blocks.Interfaces.RealOutput P_out "Mechanical Output power" annotation (Placement(transformation(origin={0,-110}, extent={{-10,-10},{10,10}}, rotation = 270))); + end TurbineContacts; + \end{lstlisting} +\end{itemize} + +\section{Functions} + +Here, a detailed description of the functions and their used algorithms in the library, are presented. + +\subsection{Friction term} + +First, the functions for defining the friction force in the waterway are described. More details can be found in Bernt Lie's Lecture notes, \cite{LieL:18}. + +The friction force $F_\mathrm{f}$ is directed in the opposite direction of the velocity $v$ (the linear velocity average across the cross-section of the pipe) of the fluid, \cite{LieL:18}. A common expression for friction force in the filled pipes is the following: + +\begin{equation}\label{eq:eq1} + F_\mathrm{f}=-\frac{1}{8}\pi\rho LDf_\mathrm{D}v|v| +\end{equation} +Here, $L$ and $D$ are related to the pipe width and diameter, respectively. $f_\mathrm{D}$ is a Darcy friction factor that is a function of Reynolds' number $N_\mathrm{Re}$, with the roughness ratio $\frac{\epsilon}{D}$ as a parameter, see Figure~\ref{fig:fig2}. + +In Figure~\ref{fig:fig2}, the turbulent region ($N_\mathrm{Re} > 2.3\cdot10^3$) is a flow regime where the velocity across the pipe has a stochastic nature, and where the velocity $v$ is relatively uniform across the pipe when we average the velocity over some short period of time. The laminar region ($N_\mathrm{Re} < 2.1\cdot10^3$) is a flow regime with a regular velocity v which varies as a parabola with the radius of the pipe, with zero velocity at the pipe wall and maximal velocity at the centre of the pipe. +\begin{figure}[!ht] + \centering + \includegraphics[width=0.8\textwidth]{fig/darcyf} + \caption{Darcy friction factor as a function of Reynolds' number.} + \label{fig:fig2} +\end{figure} + +Darcy friction factor varies with the roughness of the pipe surface, specified by roughness height $\epsilon$. For laminar flow in a cylindrical pipe ($N_\mathrm{Re} < 2.1\cdot10^3$), the Darcy friction factor $f_\mathrm{D}$ can be found using the following expression: +\begin{equation}\label{eq:eq2} +f_\mathrm{D}=\frac{64}{N_\mathrm{Re}} +\end{equation} +Here, Reynolds' number is found as follows: $N_\mathrm{Re}=\frac{\rho|v|D}{\mu}$, where $\mu$ is the the fluid viscosity. + +For turbulent flow ($N_\mathrm{Re} > 2.3\cdot10^3$), it is common to rewrite the expression for the Darcy friction factor as +\begin{equation}\label{eq:eq3} +f_\mathrm{D}=\frac{1}{\left(2\log_{10} \left(\frac{\epsilon}{3.7D} + \frac{5.74}{N_\mathrm{Re}^{0.9}}\right)\right)^ 2} +\end{equation} +In order to define the Darcy friction factor in a region between laminar and turbulent flow regimes, a possibility is to use some interpolation expressions between the laminar value at $N_\mathrm{Re}=2100$ and the turbulent value at $N_\mathrm{Re}= 2300$, e.g., a cubic polynomial fitting with the same slope as laminar friction at $N_\mathrm{Re}=2100$ and turbulent friction at $N_\mathrm{Re}=2300$, \cite{LieL:18}. To achieve the global differentiability, with $p(N_\mathrm{Re})=aN_\mathrm{Re}^3+bN_\mathrm{Re}^2+cN_\mathrm{Re}+d$, thus: +\begin{equation} +\begin{array}{c} +p(N_\mathrm{Re}=2100)=f_\mathrm{D}^\mathrm{l}(N_\mathrm{Re}=2100)\\ +p(N_\mathrm{Re}=2300)=f_\mathrm{D}^\mathrm{t}(N_\mathrm{Re}=2300)\\ +\left.\frac{dp}{dN_\mathrm{Re}}\right\rvert_{N_\mathrm{Re}=2100}=\left.\frac{df_\mathrm{D}^\mathrm{l}}{dN_\mathrm{Re}}\right\rvert_{N_\mathrm{Re}=2100}\\ +\left.\frac{dp}{dN_\mathrm{Re}}\right\rvert_{N_\mathrm{Re}=2300}=\left.\frac{\partial f_\mathrm{D}^\mathrm{t}}{\partial N_\mathrm{Re}}\right\rvert_{\frac{\epsilon}{D},N_\mathrm{Re}=2300} +\end{array} +\end{equation} +Hence, the constants $a$, $b$, $c$ and $d$ can be found as follows: +\begin{equation}\label{eq:eq4} +\begin{bmatrix}a\\b\\c\\d \end{bmatrix}= +\begin{bmatrix}2100^3&2100^2 & 2100& 1\\ 2300^3 & 2300^2 & 2300 & 1\\ 3\cdot2100^2 & 2\cdot2100& 1 & 0\\ 3\cdot2300^2 & 2\cdot2300 &1 & 0\end{bmatrix}^{-1} +\begin{bmatrix} \frac{64}{2100} \\ \frac{1}{\left(2\log_{10}\left(\frac{\epsilon}{3.7D}+\frac{5.74}{2300^ {0.9}}\right)\right)^2} \\ -\frac{64}{2100^ 2} \\ -0.25\frac{0.316}{2300^{1.25}} \end{bmatrix} +\end{equation} +Based on the presented equation for calculation of the friction force in the waterway, two functions are encoded in this class \emph{DarcyFriction}. The first function is for defining the Darcy friction factor and called \emph{fDarcy}. This function has the following inputs: the Reynolds' number $N_\mathrm{Re}$, the pipe diameter $D$, and the pipe roughness height $\epsilon$. Then, based on Eq.~\ref{eq:eq2} for the laminar flow (Reynold number < 2100), Eq.~\ref{eq:eq3} for turbulent flow (Reynold number > 2300), and Eq.~\ref{eq:eq4} for transitional zone (2100 < Reynold number < 2300); the \emph{fDarcy} function provides value for the Darcy friction factor $f_\mathrm{D}$. + +Another function, \emph{Friction} is for defining the actual friction force and is based on a response from the \emph{fDarcy} function. This function has the following inputs: the linear velocity $v$, the pipe length and diameter $L$ and $D$, the liquid density and viscosity $\rho$ and $\mu$, and the pipe roughness height $\epsilon$. As an output, this function provides a value for the friction force $F_\mathrm{f}$ based on Eq.~\ref{eq:eq1}. An example of a Modelica code for defining the \emph{Friction} function looks as follows: + +\begin{lstlisting}[language = modelica] +function Friction "Friction force with Darcy friction factor" + import Modelica.Constants.pi; + input Modelica.SIunits.Velocity v "Flow velocity"; + input Modelica.SIunits.Diameter D "Pipe diameter"; + input Modelica.SIunits.Length L "Pipe length"; + input Modelica.SIunits.Density rho "Density"; + input Modelica.SIunits.DynamicViscosity mu "Dynamic viscosity of water"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + // Function output (response) value + output Modelica.SIunits.Force F_f "Friction force"; +// Local (protected) quantities +protected + Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + Real f "friction factor"; +algorithm + N_Re := rho * abs(v) * D / mu; + f := fDarcy(N_Re, D, eps); + F_f := 0.5 * pi * f * rho * L * v * abs(v) * D / 4; +end Friction; +\end{lstlisting} + +\subsection{KP scheme} + +Here, functions for solving PDEs in Modelica are described. First, the overview of the KP scheme is presented. More details about this scheme can be found in Roshan Sharma work, \cite{Sha:15}, and other works, \cite{Vyt:15,Vyt:17}. + +This is a well-balanced second-order scheme, which is a Reimann problem solver free scheme (central scheme) while at the same time, it takes advantage of the upwind scheme by utilizing the local, one side speed of propagation (given by the eigenvalues of the Jacobian matrix) during the calculation of the flux at the cell interfaces, \cite{Sha:15}. + +The central-upwind numerical scheme is presented for the one-dimensional case. +\begin{equation} +\frac{\partial U\left(x,t\right)}{\partial t}+\frac{\partial F\left(x,t,U\right)}{\partial x}=S\left(x,t,U\right) +\end{equation} +Here, $U\left(x,t\right)$ is the state vector, where states are the functions of position $x$ and time $t$. $F\left(x,t,U\right)$ is the vector of fluxes and $S\left(x,t,U\right)$ is the source terms. + +In order to solve this PDE, it should be first discretized by finite-volume methods. With the finite volume method, we divide the grid into small control volumes/cells and then apply the conservation laws. This control volume/cell with notations are shown in Figure~\ref{fig:fig2_1}. +\begin{figure}[!ht] + \centering + \includegraphics[width=0.7\textwidth]{fig/kp} + \caption{Control volume/cell, \cite{Sha:15}.} + \label{fig:fig2_1} +\end{figure} + +Hence, the semi-discrete (time-dependent ODEs) central-upwind scheme can be then written in the following form: +\begin{equation}\label{eq:eq7} +\frac{d}{dt}\bar{U}_j\left(t\right)=-\frac{H_{j+\frac{1}{2}}\left(t\right)-H_{j-\frac{1}{2}}\left(t\right)}{\Delta x}+\bar{S}_j\left(t\right) +\end{equation} +Here, $\bar{U}_j$ are the cell centre average values, while $H_{j\pm\frac{1}{2}}\left(t\right)$ are the central upwind numerical fluxes at the cell interfaces and are given by: +\begin{equation}\label{eq:eq8} +\begin{array}{c} +H_{j+\frac{1}{2}}\left(t\right)=\frac{a^+_{j+\frac{1}{2}}F\left(U^-_{j+\frac{1}{2}}\right)-a^-_{j+\frac{1}{2}}F\left(U^+_{j+\frac{1}{2}}\right)}{a^+_{j+\frac{1}{2}}-a^-_{j+\frac{1}{2}}}+\frac{a^+_{j+\frac{1}{2}}a^-_{j+\frac{1}{2}}}{a^+_{j+\frac{1}{2}}-a^-_{j+\frac{1}{2}}}\left[U^+_{j+\frac{1}{2}}-U^-_{j+\frac{1}{2}}\right]\\ +H_{j-\frac{1}{2}}\left(t\right)=\frac{a^+_{j-\frac{1}{2}}F\left(U^-_{j-\frac{1}{2}}\right)-a^-_{j-\frac{1}{2}}F\left(U^+_{j-\frac{1}{2}}\right)}{a^+_{j-\frac{1}{2}}-a^-_{j-\frac{1}{2}}}+\frac{a^+_{j-\frac{1}{2}}a^-_{j-\frac{1}{2}}}{a^+_{j-\frac{1}{2}}-a^-_{j-\frac{1}{2}}}\left[U^+_{j-\frac{1}{2}}-U^-_{j-\frac{1}{2}}\right] +\end{array} +\end{equation} +Here, $a^\pm_{j\pm\frac{1}{2}}$ are the one-sided local speeds of propagation. + +For calculating the numerical fluxes $H_{j\pm\frac{1}{2}}\left(t\right)$, the values of states at the cell interfaces $U^\pm_{j\pm\frac{1}{2}}$ are needed. These values can be calculated as the endpoints of a piecewise linearly reconstructed function: +\begin{equation}\label{eq:eq9} +\begin{array}{c} +U^-_{j+\frac{1}{2}}=\bar{U}_j+\frac{\Delta x}{2}s_j\\ +U^+_{j+\frac{1}{2}}=\bar{U}_{j+1}-\frac{\Delta x}{2}s_{j+1}\\ +U^-_{j-\frac{1}{2}}=\bar{U}_{j-1}+\frac{\Delta x}{2}s_{j-1}\\ +U^+_{j-\frac{1}{2}}=\bar{U}_j-\frac{\Delta x}{2}s_j +\end{array} +\end{equation} +The slope $s_j$ of the reconstructed function in each cell is computed using a limiter function to obtain a non-oscillatory nature of the reconstruction. The KP scheme utilizes the generalized \emph{minmod} limiter as: +\begin{equation}\label{eq:eq10} +\begin{array}{c} +s_j^-=\theta\frac{\bar{U}_j-\bar{U}_{j-1}}{\Delta x},s_j^c=\frac{\bar{U}_{j+1}-\bar{U}_{j-1}}{2\Delta x},s_j^+=\theta\frac{\bar{U}_{j+1}-\bar{U}_{j}}{\Delta x}\\ +s_j=minmod\left(s_j^-,s_j^c,s_j^+\right)=\begin{cases} + \min\left(s_j^-,s_j^c,s_j^+\right), & \text{if }s_j^->0\text{ \& }s_j^c>0\text{ \& }s_j^+>0 \\ + \max\left(s_j^-,s_j^c,s_j^+\right), & \text{if }s_j^-<0\text{ \& }s_j^c<0\text{ \& }s_j^+<0 \\ + 0, & \text{otherwise} + \end{cases} +\end{array} +\end{equation} +The parameter $\theta\in[1,2]$ is used to control or tune the amount of numerical dissipation or numerical viscosity present in the resulting scheme. The value of $\theta = 1.3$ is an acceptable starting point in general. + +It can be observed that for a given $j^\mathrm{th}$ cell, the information from the neighbouring cells $j-1$ and $j-2$ (to the left) and $j+1$ and $j+2$ (to the right) are required for calculating the flux integrals. This will pose difficulties at the cells on the left and right boundaries. While evaluating the flux integrals near the left boundary cells ($j=1$ and $j=2$) and near the right boundary cells ($j=N-1$ and $j=N$; $N$ is the number of cells in the grid), imaginary cells that lie outside the physical boundary should also be taken into consideration, see Figure~\ref{fig:fig2_2}. +\begin{figure}[!ht] + \centering + \includegraphics[width=0.7\textwidth]{fig/ghosts} + \caption{Ghost cells at the grid boundaries, \cite{Sha:15}.} + \label{fig:fig2_2} +\end{figure} + +These imaginary cells denoted by $j=0$ and $j=-1$ on the left, and $j=N+1$ and $j=N+2$ on the right are called the ghost cells. The average value of the conserved variables at the centre of these ghost cells depends on the nature of the physical boundary taken into account. These ghosts cells can be defined in the following way: +\begin{equation}\label{eq:eq11} +\begin{array}{c} +\bar{U}_{j=0}=2\bar{U}_{j=1}-\bar{U}_{j=2}\\ +\bar{U}_{j=-1}=2\bar{U}_{j=0}-\bar{U}_{j=1}\\ +\bar{U}_{j=N+1}=2\bar{U}_{j=N}-\bar{U}_{j=N-1}\\ +\bar{U}_{j=N+2}=2\bar{U}_{j=N+1}-\bar{U}_{j=N} +\end{array} +\end{equation} +The one-sided local speeds of propagation can be estimated as the largest and the smallest eigenvalues $\lambda_{1,2}$ of the Jacobian $\frac{\partial F}{\partial U}$ of the system as: +\begin{equation}\label{eq:eq12} +\begin{array}{c} +a^+_{j\pm\frac{1}{2}}=\max\left(\lambda^+_{1,j\pm\frac{1}{2}},\lambda^-_{1,j\pm\frac{1}{2}},0\right)\\ +a^-_{j\pm\frac{1}{2}}=\max\left(\lambda^+_{2,j\pm\frac{1}{2}},\lambda^-_{2,j\pm\frac{1}{2}},0\right) +\end{array} +\end{equation} +Lastly, the source term $\bar{S}_j\left(t\right)$ has to be appropriately discretized to ensure the well-balanced method. This can be written as: +\begin{equation} +\bar{S}_j\left(t\right)=S\left(\bar{U}_j\right) +\end{equation} +Hence, the separate functions for each of these elements defining in Eqs.~\ref{eq:eq8}-\ref{eq:eq12} are modelled and encoded in \emph{OpenHPL}. These functions are assembled in the \emph{KPfunctions} folder in class \emph{KP07}, and look as follows: +\begin{itemize} +\item \emph{GhostsCell} function provides values of the conserved variables at the centre of the ghost cells, using Eq.~\ref{eq:eq11}. As an input piece of information this function receives the number of cells $N$, and the state vector with the cell centre average values $\bar{U}_{j=1..N}$. Then, the \emph{GhostsCell} function returns a state vector with the cell centre average values for all (including ghost) cells $\bar{U}_{j=-1..N+2}$. +\item \emph{SlopeVectoreS} function returns the slope vector $s_{j=0..N+1}$ of the reconstructed function for each cell, using Eq.~\ref{eq:eq10}. This function has the following inputs: the number of cells $N$, parameters $\theta$ and $\Delta x$, and the state vector with the cell centre average values $\bar{U}_{j=-1..N+2}$. +\item Then, function \emph{WiseU} is created to define the values of states $U^\pm_{j\pm\frac{1}{2}}$ as the endpoints of a piecewise linearly reconstructed function from Eq.~\ref{eq:eq9} using the two previous functions. This function has the following inputs: the number of cells $N$, parameters $\theta$ and $\Delta x$, condition and values for the boundaries, and the state vector with the cell centre average values $\bar{U}_{j=1..N}$. +\item Another function as the \emph{SpeedPropagationApipe} provides the one-sided local speeds of propagation $a^\pm_{j\pm\frac{1}{2}}$, using Eq.~\ref{eq:eq12}. As an input information this function receives the number of cells $N$ and vectors of eigenvalues $\lambda^\pm_{1,j\pm\frac{1}{2}}$ and $\lambda^\pm_{2,j\pm\frac{1}{2}}$ of the Jacobian of the system. +\item The last function \emph{FluxesH} in the \emph{KPfunctions} folder, defines the central upwind numerical fluxes at the cell interfaces $H_{j\pm\frac{1}{2}}$, using Eq.~\ref{eq:eq8}. This function has the following inputs: the number of cells $N$, the values of states at the cell interfaces $U^\pm_{j\pm\frac{1}{2}}$, the one-sided local speeds of propagation $a^\pm_{j\pm\frac{1}{2}}$, and the vector of fluxes $F\left(U^\pm_{j\pm\frac{1}{2}}\right)$. +\end{itemize} + +Then, the primary function for the KP scheme \emph{KPmethod} is created which uses the last three presented functions to define the right-hand side of Eq.~\ref{eq:eq7} (discretization solution of PDE). As an input piece of information, this function receives the number of cells $N$, parameters $\theta$ and $\Delta x$, the state vector with the cell centre average values $\bar{U}_{j=1..N}$, vectors of eigenvalues $\lambda^\pm_{1,j\pm\frac{1}{2}}$ and $\lambda^\pm_{2,j\pm\frac{1}{2}}$ of the Jacobian of the system, the vector of fluxes $F\left(U^\pm_{j\pm\frac{1}{2}}\right)$ and source terms $\bar{S}_j$, and condition and values for the boundaries. It should be noted that the \emph{KPmethod} function is encoded for the cases of systems with two states (state vector $\bar{U}_{j=1..N}$ consists of two states) that is common for the detailed model of the pipe or open channel model (see those unit models below). The boundaries are specified with the inlet and outlet state values: either inlet (or: outlet) values for both states, or inlet and outlet values for one of the states. + +In the case with the use of the KP scheme for the open channel model \cite{Sha:15,Vyt:15}, one of the states should be processed through the scheme with some additional vector that is ensured in this \emph{KPmethod} function ($B_{j=-1..N+2}$ vector is also input to the functions \emph{KPmethod} and \emph{WiseU}). + +It should be noted that due to the issues of the simulation speed, all of the presented functions in class \emph{KP07} are implemented as the \emph{model} type in OpenModelica instead of the \emph{function} type. An example of a Modelica code for defining the \emph{KPmethod} function looks as follows: + +\begin{lstlisting}[language = modelica] +model KPmethod + extends Icons.Method; + parameter Integer N "number of segments"; + input Real U[2 * N] "state vector", + dx "length step", + theta = 1.3 "parameter for slope limiter", + S_[2 * N] "source term vector S", + F_[2 * N, 4] "vector F", + lam1[N, 4] "matrix of eigenvalues '+'", + lam2[N, 4] "matrix of eigenvalues '-'", + B[N + 4] = zeros(N + 4) "additional for open channel", + boundary[2, 2] "values for boundary conditions"; + input Boolean boundaryCon[2, 2] "boundary conditions consideration"; + output Real diff_eq[2 * N] "right hand side for KP solution"; + Real U_[8, N] "matrix with boundary state values. Can be extracted"; +protected + Real H_[2 * N, 2] "matrix of fluxes", + A_speed[N, 4] "matrix of one-side local speeds propagation"; +public + KPfunctions.WiseU wiseU(N = N, theta = theta, U = U, B = B, dx = dx, boun = boundary, bounCon = boundaryCon) "use function for defing the piece wise linear reconstruction of vector U"; + KPfunctions.SpeedPropagationApipe speedA(N = N, lamda1 = lam1, lamda2 = lam2) "use function for defing the one-side local speeds propagation"; + KPfunctions.FluxesH fluxesH(N = N, U_ = U_, A_ = A_speed, F_ = F_) "use function for defing the central upwind numerical fluxes"; +equation + ///// piece wise linear reconstruction of vector U + U_ = wiseU.U_; + ///// one-side local speeds propagation + A_speed = speedA.A; + ///// central upwind numerical fluxes + H_ = fluxesH.H; + //// right hand side of diff. equation + diff_eq = (-(H_[:, 1] - H_[:, 2]) / dx) + S_; +end KPmethod; +\end{lstlisting} + +Examples of using the KP scheme for solving PDEs are also provided in the class \emph{KP07} in the \emph{TestKPpde} folder. More information about using the \emph{KPmethod} function is presented below in the waterway modelling section for the \emph{PenstockKP} and \emph{OpenChannel} units. + +\subsection{Fitting} + +The functions for defining the pressure drop in various pipe fittings are described here. More details can be found in Bernt Lie's Lecture notes, \cite{LieL:18}. + +Due to different constrictions in the pipes, it is of interest to define losses in these fittings. This can be done based on friction pressure drop which can be calculated as: +\begin{equation}\label{eq:eq14} +\Delta p_\mathrm{f}=\frac{1}{2}\phi\rho v|v| +\end{equation} +Here, the dimensionless factor $\phi$ is $\phi=f_\mathrm{D}\frac{L}{D}$ for a long, straight pipe. Here, $\phi$ will be the generalized friction factor. In this case, it is possible to write pressure drop for different constrictions. Some cases of various fittings are shown in Figures~\ref{fig:fig3}-\ref{fig:fig6}. Equations for the dimensionless factor $\phi$ are also demonstrated in these figures for the presented fittings. +\begin{figure}[!ht] + \centering + \includegraphics[width=0.8\textwidth]{fig/Square_fi} + \caption{Square reduction/expansion fittings, \cite{LieL:18}.} + \label{fig:fig3} +\end{figure} +\begin{figure}[!ht] + \centering + \includegraphics[width=0.8\textwidth]{fig/Tapered_fit} + \caption{Tapered reduction/expansion fittings, \cite{LieL:18}.} + \label{fig:fig4} +\end{figure} +\begin{figure}[!ht] + \centering + \includegraphics[width=0.8\textwidth]{fig/Rounded_fit} + \caption{Rounded reduction/expansion fittings, \cite{LieL:18}.} + \label{fig:fig5} +\end{figure} +\begin{figure}[!ht] + \centering + \includegraphics[width=0.8\textwidth]{fig/Sharp_fit} + \caption{Sharp/Thick orifice fittings, \cite{LieL:18}.} + \label{fig:fig6} +\end{figure} + +Based on the presented equations and figures for the calculation of the dimensionless factor $\phi$ in the various fitting, a set of functions is encoded regarding each specific type of fittings, such as \emph{SquareReduction}, \emph{SquareExpansion}, \emph{TaperedReduction}, \emph{TaperedExpansion}, \emph{RoundedReduction}, \emph{SharpOrifice}, and \emph{ThickOrifice}. All these functions receive the Reynolds' number $N_\mathrm{Re}$, diameters of first and second pipes $D_1$ and $D_2$, and the pipe roughness height $\epsilon$. Then, based on the equations from Figures~\ref{fig:fig3}-\ref{fig:fig6}, these functions provide value for the dimensionless factor $\phi$. As an example, a Modelica code for defining the \emph{SquareReduction} function looks as follows: + +\begin{lstlisting}[language = modelica] +function SquareReduction + input Modelica.SIunits.ReynoldsNumber N_Re "Reynold number"; + input Modelica.SIunits.Height eps "Pipe roughness height"; + input Modelica.SIunits.Diameter D_1, D_2; //Pipe diameters + output Real phi; +protected + Real f_D "friction factor"; +algorithm + f_D := Functions.DarcyFriction.fDarcy(N_Re, D_1, eps); + if N_Re < 2500 then + phi := (1.2 + 160 / N_Re) * ((D_1 / D_2) ^ 4 - 1); + else + phi := (0.6 + 0.48 * f_D) * (D_1 / D_2) ^ 2 * ((D_1 / D_2) ^ 2 - 1); + end if; +end SquareReduction; +\end{lstlisting} + +Another function, \emph{FittingPhi} also provides the dimensionless factor $\phi$ as an output. This function calls the presented above functions with a specific type of the fitting in order to get value for the factor $\phi$. This function has the following inputs: the linear velocity $v$, the pipe length $L$, diameters of first and second pipes $D_1$ and $D_2$, liquid density and viscosity $\rho$ and $\mu$, the pipe roughness height $\epsilon$. The last input for this function is a variable with the specific type \emph{FittingType} that holds information about the fitting type. + +\section{Waterway} + +A typical structure of the waterway of the hydropower system is shown in Figure~\ref{fig:fig7}. + +\begin{figure}[!ht] + \centering + \includegraphics[width=0.95\textwidth]{fig/Fig_1_scheme} + \caption{Reservoir structure, \cite{LieL:18}.} + \label{fig:fig7} +\end{figure} + +\subsection{Reservoir} + +Figure~\ref{fig:fig7} shows that the water level in the reservoir $H_\mathrm{r}$ is a key quantity, \cite{Val:17}. Similarly to the water tank, a reservoir model can be described by mass and momentum balances as following, \cite{Sha:11}: +\begin{equation} +\begin{array}{c} + H_\mathrm{r}\frac{d\dot{m}_\mathrm{r}}{dt}=\frac{\rho}{A_\mathrm{r}}\dot{V}_\mathrm{r}^2+A_\mathrm{r}\left(p_\mathrm{atm}-p_\mathrm{r}\right)+\rho gH_\mathrm{r}A_\mathrm{r}-F_\mathrm{f,r}\\ + \frac{dm_\mathrm{r}}{dt}=\dot{m}_\mathrm{r} +\end{array} +\end{equation} +Here, $\dot{m}_\mathrm{r}$ is the reservoir mass flow rate that can be found from the reservoir volumetric flow rate $\dot{V}_\mathrm{r}$. $A_\mathrm{r}$ is a square area of the reservoir. $p_\mathrm{atm}$ and $p_\mathrm{r}$ are the atmospheric and the reservoir outlet pressures, respectively. $F_\mathrm{f,r}$ is a friction term that can be found using Darcy friction factor. + +In a simple case, it can be assumed that the level of the reservoir is constant, the reservoir inlet flow equal the outlet flow, and the area of the reservoir is closed to infinity. Then the reservoir can be presented just as an equation for pressure in the inlet/outlet of the reservoir, \cite{Sha:11,Val:17}. +\begin{equation} + p_\mathrm{r}=p_\mathrm{atm}+\rho gH_\mathrm{r} +\end{equation} +Hence, both of these cases are modelled in the \emph{Reservoir} unit in the library. This unit uses the \emph{Contact} connector and can be connected to other waterway units. The \emph{Reservoir} unit can be specified with the following options: +\begin{itemize} + \item The user can choose a simple model of the reservoir, and calculate the outlet pressure depending on the depth of the outlet from the reservoir. + \item The user can also choose a more complicated model, add the inflow to the reservoir and specify the reservoir geometry. + \item Also, it is possible to connect an input signal with the varying water level in the reservoir. +\end{itemize} + +\subsection{Fitting} + +There are various possibilities of the fittings for the pipes with different diameters as well as the existence of orifices in the pipe. In this unit \emph{Fitting}, the pressure drop due to these constrictions is defined using Eq.~\ref{eq:eq14} and function \emph{FittingPhi}. The \emph{Fitting} unit uses the \emph{ContactPort} connector model in order to have inlet and outlet connectors and the possibility to define pressure drop between those connectors. Then, this unit can be connected to the other waterway units. + +When the \emph{Fitting} unit is in use, the user can postulate the specific type of fitting that is of interest and required based on the geometry parameters for this fitting. + +\subsection{Pipe} + +The simple model of the pipe unit \emph{Pipe} gives possibilities for easy modelling of different conduit: intake race, penstock, tailrace, etc. In these waterway units, there are only small pressure variations due to the small slope angle (height difference between inlet and outlet of the component). That is why the model for these units can be simplified by considering incompressibility of the water and the inelasticity of the walls, \cite{Vyt:17,Val:17,Sha:11}. A sketch of the pipe with all needed terms for modelling is shown in Figure~\ref{fig:fig8}. +\begin{figure}[!ht] + \centering + \includegraphics[width=0.6\textwidth]{fig/Fig_2_scheme} + \caption{Model for flow through a pipe.} + \label{fig:fig8} +\end{figure} + +In the case of incompressible water, the mass in the filled pipe is constant, and: +\begin{equation}\label{eq:eq17} +\frac{dm_\mathrm{c}}{dt} = \dot{m}_\mathrm{c,in} - \dot{m}_\mathrm{c,out} = 0 +\end{equation} +Here, the mass of the water in the pipe (conduit) is $m_\mathrm{c}=\rho V_\mathrm{c}=\rho L_\mathrm{c}\overline{A}_\mathrm{c}$, where $\rho$ is the water density, $V_c$ -- the volume of the water in the pipe, $L_\mathrm{c}$ -- the length of the pipe (conduit) and $\overline{A}_\mathrm{c}$ -- the averaged cross-section area of the pipe that are defined from averaged pipe diameter $\overline{D}_\mathrm{c}$. The inlet and outlet mass flow rates are equal with $\dot{m}_\mathrm{c,in}=\rho\dot{V}_\mathrm{c,in}$ and $\dot{m}_\mathrm{c,out}=\rho\dot{V}_\mathrm{c,out}$ respectively, where $\dot{V}_\mathrm{c,in}=\dot{V}_\mathrm{c,out}$ -- the inlet and outlet volumetric flow rates in the pipe. + +The momentum balance for this simplified model can be expressed as: +\begin{equation}\label{eq:eq18} +\frac{dM_\mathrm{c}}{dt} = \dot{M}_\mathrm{c,in} - \dot{M}_\mathrm{c,out} + F_\mathrm{p,c} + F_\mathrm{g,c} + F_\mathrm{f,c} +\end{equation} +Here, the momentum of the water in the pipe is $M_\mathrm{c}=m_\mathrm{c}v_\mathrm{c}$, where $v_\mathrm{c}$ is the average water velocity and can be defined as $v_\mathrm{c}=\dot{V}_\mathrm{c}/\overline{A}_\mathrm{c}$. The inlet and outlet momentum flow rates are $\dot{M}_\mathrm{c,in}=\dot{m}_\mathrm{c,in}v_\mathrm{c,in}$ and $\dot{M}_\mathrm{c,out}=\dot{m}_\mathrm{c,out}v_\mathrm{c,out}$ respectively, where $v_\mathrm{c,in}=\dot{V}_\mathrm{c,in}/A_\mathrm{c,in}$ and $v_\mathrm{c,out}=\dot{V}_\mathrm{c,out}/A_\mathrm{c,out}$ are the velocities in the inlet and outlet of the pipe, respectively; and are equal in a case with constant diameter of the pipe ($A_\mathrm{c,in}=A_\mathrm{c,out}$). $F_\mathrm{p,c}$ -- the pressure force, due to the difference between the inlet and outlet pressures $p_\mathrm{c,1}$ and $p_\mathrm{c,2}$ can be calculated as follows: $F_\mathrm{p,c}=A_\mathrm{c,in}p_\mathrm{c,1}-A_\mathrm{c,out}p_\mathrm{c,2}$. There is also gravity force that is defined as $F_\mathrm{g,c}=m_\mathrm{c}g\cos\theta_\mathrm{c}$, where $g$ -- the gravitational acceleration and $\theta_\mathrm{c}$ -- the angle of the pipe slope that can be defined from the ratio of height difference $H_\mathrm{c}$ and the length $L_\mathrm{c}$ of the pipe. The last term in the momentum balance is friction force which can be calculated as $F_\mathrm{f,c}=-\frac{1}{8}L_\mathrm{c}f_\mathrm{D,c}\pi\rho\overline{D}_\mathrm{c}v_\mathrm{c}|v_\mathrm{c}|$ using the Darcy friction factor $f_\mathrm{D,c}$ for the conduit. + +The main defined variable is the volumetric flow rate. In this \emph{Pipe} unit, the flow rate changes simultaneously in the whole pipe (information about the speed of wave propagation is not included here). Water pressures can be shown just in the boundaries of pipe (inlet and outlet pressure from connectors). This unit uses the \emph{ContactPort} connector model and can be connected to other waterway units. + +When the \emph{Pipe} unit is in use, the user can specify the required geometry parameters for this pipe: length $L_\mathrm{c}$, height difference $H_\mathrm{c}$, inlet and outlet diameters $D_\mathrm{c,1}$ and $D_\mathrm{c,2}$, and pipe roughness height $\epsilon_\mathrm{c}$. In order to define the friction force $F_\mathrm{f,c}$ the \emph{Friction} function is used here. It should be noted that this unit provides possibilities for the modelling of pipes with both positive and negative slopes (positive or negative height difference). This unit can be initialized by the initial value of the flow rate $\dot{V}_\mathrm{c,0}$. Otherwise, user can choose to an option when the simulation starts from steady-state and the OpenModelica handles automatically initial steady-state values (does not work properly in OpenModelica). + +\subsection{Surge Tank} + +The surge shaft/tank will be presented here as a vertical open pipe with constant diameter together with manifold, which connecting conduit, surge volume and penstock, \cite{Sha:11,Val:17}. Surge volume (vertical open pipe) is shown in Figure~\ref{fig:fig9}. +\begin{figure}[!ht] + \centering + \includegraphics[width=0.4\textwidth]{fig/surgepic} + \caption{Model for a vertical open pipe.} + \label{fig:fig9} +\end{figure} + +The model for the surge volume can be described by mass and momentum balances as follows: +\begin{equation} +\begin{array}{c} +\frac{dm_\mathrm{s}}{dt} = \dot{m}_\mathrm{s,in} = \rho \dot{V}_\mathrm{s}\\ +\frac{dm_\mathrm{s}v_\mathrm{s}}{dt} =\dot{m}_\mathrm{s,in}v_\mathrm{s,in}+F_\mathrm{p,s}+F_\mathrm{g,s}+F_\mathrm{f,s} +\end{array} +\end{equation} +Here, the mass of the water in the surge tank is $m_\mathrm{s}=\rho V_\mathrm{s}=\rho l_\mathrm{s}A_\mathrm{s}=\rho A_\mathrm{s}\frac{h_\mathrm{s}}{\cos\theta_\mathrm{s}}$, where $\rho$ is the water density, $V_s$ is the volume of the water in the surge tank, $h_\mathrm{s}$ and $l_\mathrm{s}$ are the height and length of the surge tank filled with water and $A_\mathrm{s}$ is the cross-section area of the surge tank that defined from the vertical pipe diameter $D_\mathrm{s}$. The water velocity $v_\mathrm{s}$ can be defined as $v_\mathrm{s}=\dot{V}_\mathrm{s}/A_\mathrm{s}$. The inlet water velocity $v_\mathrm{s,in}=\dot{V}_\mathrm{s}/A_\mathrm{s}$. $F_\mathrm{p,s}$ is the pressure force, due to the difference between the inlet and outlet pressures $p_\mathrm{s,1}$ and $p_\mathrm{atm}$ and can be calculated as follows: $F_\mathrm{p,s}=A_\mathrm{s}\left(p_\mathrm{s,1}-p_\mathrm{atm}\right)$. There is also gravity force that is defined as $F_\mathrm{g,s}=m_\mathrm{s}g\cos\theta_\mathrm{s}$, where $g$ -- the gravitational acceleration and $\theta_\mathrm{s}$ -- the angle of the slope of the surge tank and can be defined from the ratio of height difference $H_\mathrm{s}$ and length $L_\mathrm{s}$. The last term in the momentum balance is friction force, which can be calculated as $F_\mathrm{f,s}=-\frac{1}{8}l_\mathrm{s}f_\mathrm{D,s}\pi\rho D_\mathrm{s}v_\mathrm{s}|v_\mathrm{s}|$ using Darcy friction factor $f_\mathrm{D,s}$ for the surge tank. + +The manifold is described by the preservation of mass in steady-state; the volumetric flow rate in the intake race $\dot{V}_\mathrm{i}$ equals to the sum of volumetric flow rates from surge volume $\dot{V}_\mathrm{s}$ and penstock $\dot{V}_\mathrm{p}$: $\dot{V}_\mathrm{i}=\dot{V}_\mathrm{p}+\dot{V}_\mathrm{s}$. In addition, the manifold pressure is equal for all three connections. This manifold is already implemented in the \emph{ContactNode} connectors model that is used in this \emph{SurgeTank} unit. Then, this unit can be connected to other waterway units. + +In the \emph{SurgeTank} unit, the user can specify the required geometry parameters for the surge tank (vertical pipe): length $L_\mathrm{s}$, height difference $H_\mathrm{s}$, diameters $D_\mathrm{s}$, pipe roughness height $\epsilon_\mathrm{s}$, and value for the atmospheric pressure $p_\mathrm{atm}$. In order to define the friction force $F_\mathrm{f,s}$ the \emph{Friction} function is used here. This unit can be initialized by the initial values of the flow rate $\dot{V}_\mathrm{s,0}$ and water height $h_\mathrm{s,0}$. Otherwise, the user can decide on an option when the simulation starts from the steady-state and the OpenModelica automatically handles the initial steady-state values (does not work properly in OpenModelica). + +\subsection{Pipe with compressible water and elastic walls} + +Unlike the conduit, the penstock has considerable pressure variation due to a considerable height drop. Thus, to make the model for the penstock more realistic, the compressible water and the elastic walls of the penstock should be taken into account. To express the compressibility/elasticity, some compressibility coefficients which show the relationship between pressure, water density and pipe inner radius, are used, \cite{Sha:11,Vyt:17}. + +The isothermal compressibility $\beta_T$ is defined as follows: +\begin{equation} +\beta_T = \frac{1}{\rho}\frac{d\rho}{dp} +\end{equation} +Here, $\rho$ and $p$ denote density and pressure, respectively. Assuming that the isothermal compressibility is independent of the pressure, this equation can be rewritten in a way that is convenient to calculate the fluid density at different pressures: +\begin{equation} +\rho = \rho^{\text{atm}}e^{\beta_T(p-p^{\text{atm}})} +\end{equation} +Here $p^{\text{atm}}$ is the atmospheric pressure and $\rho^{\text{atm}}$ is the water density at atmospheric pressure. The relation between density and pressure from this equation is a fairly linear dependency for the pressure in the range which is normal in hydropower plants. That is why the previous equation can be simplified as follows: +\begin{equation} +\rho \approx \rho^{\text{atm}}(1+{\beta_T(p-p^{\text{atm}})}) +\end{equation} +In the same way, the relation between pressure and pipe cross-section area can be defined using equivalent compressibility coefficient $\beta^{eq}$ due to the pipe shell elasticity; after simplification the relation looks as follows: +\begin{equation} +A \approx A^{\text{atm}}(1+{\beta^{eq}(p-p^{\text{atm}})}) +\end{equation} +Here, $A^{\text{atm}}$ is the pipe cross-section area at atmospheric pressure. + +It is also possible to define a linear relationship for the product of density and cross-sectional area that change with the pressure. +\begin{equation} +A\cdot\rho \approx A^{\text{atm}}\rho^{\text{atm}}(1+{\beta^\mathrm{tot}(p-p^{\text{atm}})}) +\end{equation} +Here, $\beta^\mathrm{tot}$ is the total compressibility due to water compressibility and pipe shell elasticity ($\beta^\mathrm{tot}=\beta_T+\beta^{eq}$), and is related to the speed of sound in water inside the pipe. + +Hence, using the previous equations for the relationship between the density of the water, cross-sectional area of the pipe, and pressure in the pipe, ODEs (\ref{eq:eq17}) and (\ref{eq:eq18}) for mass and momentum balances can be further developed into the PDEs, \cite{Vyt:17}: +\begin{equation}\label{eq:eq18_} +\begin{array}{c} +A^{\text{atm}}_\mathrm{p}\rho^{\text{atm}}\beta^\mathrm{tot}\frac{\partial m_\mathrm{p}}{\partial t} = -\frac{\partial\dot{m}_\mathrm{p}}{\partial x}\\ +\frac{\partial\dot{m}_\mathrm{p}}{\partial t} = -\frac{\partial}{\partial x}\big(\dot{m}_\mathrm{p}v_\mathrm{p}+A_\mathrm{p}p_\mathrm{p})+\rho A_\mathrm{p}g\cos\theta-\frac{1}{8}f_\mathrm{D,p}\pi\rho D_\mathrm{p}v_\mathrm{p}|v_\mathrm{p}| +\end{array} +\end{equation} +The KP scheme is chosen for the discretization of the model for the elastic penstock with compressible water. Firstly, PDEs (\ref{eq:eq18_}) for the elastic penstock model should be presented in vector form as a standard formulation for KP scheme, \cite{Sha:15}: +\begin{equation} +\frac{\partial U}{\partial t}+\frac{\partial F}{\partial x} = S +\end{equation} +Here, $U=\left[\begin{matrix}p_\mathrm{p} & \dot{m}_\mathrm{p}\end{matrix}\right]^T$ is a vector of conserved variables, $F=\left[\begin{matrix}\frac{\dot{m}_\mathrm{p}}{A_\mathrm{p}^{\mathrm{atm}}\rho^{\mathrm{atm}} +\beta^\mathrm{tot}} & \dot{m}_\mathrm{p}v_\mathrm{p}+A_\mathrm{p}p_\mathrm{p}\end{matrix}\right]^T$ is a vector of fluxes, and $S=\left[\begin{matrix} 0 & \rho A_\mathrm{p}g\cos\theta_\mathrm{p}-\frac{1}{8}f_\mathrm{D,p}\pi\rho D_\mathrm{p}v_\mathrm{p}|v_\mathrm{p}|\end{matrix}\right]^T$ is a source terms vector. + +As shown above in the description of the KP scheme, the eigenvalues $\lambda_{1,2}$ of the Jacobian $\frac{\partial F}{\partial U}$ of the system are needed and can be found as follows, \cite{Vyt:17}: + +\begin{align} +\lambda_{1,2}=\frac{v_\mathrm{p}\pm\sqrt{v_\mathrm{p}^2+\frac{4A_\mathrm{p}}{A_\mathrm{p}^{\text{atm}}\rho^{\text{atm}}\beta^\mathrm{tot}}}}{2} +\end{align} + +From these eigenvalues, it can be deduced that the speed of sound is given as $c=\sqrt{\frac{A_\mathrm{p}}{A_\mathrm{p}^{\text{atm}}\rho^{\text{atm}}\beta^\mathrm{tot}}}$, thus confirming that the total compressibility factor $\beta^\mathrm{tot}$ is related to the speed of sound. + +Hence, the function for the KP scheme \emph{KPmethod} from function class \emph{KP07} is then used in unit \emph{PenstockKP} in order to discretize the presented PDEs into ODEs. The \emph{KPmethod} function provides the right hand side of Eq.~\ref{eq:eq7} (discretization solution of PDE) that is then used for ODE in the \emph{PenstockKP}. Moreover, the values of states at the cell interfaces $U^\pm_{j\pm\frac{1}{2}}$ are taken from function \emph{KPmethod} in the \emph{PenstockKP} unit in order to define the vectors of eigenvalues $\lambda^\pm_{1,j\pm\frac{1}{2}}$ and $\lambda^\pm_{2,j\pm\frac{1}{2}}$, and the vector of fluxes $F\left(U^\pm_{j\pm\frac{1}{2}}\right)$. Then, these vectors together with the state vector with the cell centre average values $\bar{U}_{j=1..N}$, and source terms vector $\bar{S}_j$ are used in the function \emph{KPmethod}. The boundaries conditions are also specified for the \emph{KPmethod} function in the \emph{PenstockKP} unit and are the values for the inlet and outlet pressures $p_\mathrm{p,1}$ and $p_\mathrm{p,2}$. + +The \emph{PenstockKP} unit uses the \emph{TwoContact} connector model that provides information about inlet and outlet pressure and the mass flow rate of two connectors which can be connected to other waterway units. In this \emph{PenstockKP} unit, the user can specify the required geometry parameters for the: length $L_\mathrm{p}$, height difference $H_\mathrm{p}$, inlet and outlet diameters $D_\mathrm{p,1}$ and $D_\mathrm{p,2}$, pipe roughness height $\epsilon_\mathrm{p}$ and the number of cells $N$ for the discretization. In order to define the friction force $F_\mathrm{f,p}$ in the cell of the pipe, the \emph{Friction} function is used here. This unit can be initialized by the initial value of the flow rate $\dot{V}_\mathrm{p,0}$ and pressure $p_\mathrm{p,0}$ for each cell of the pipe. In order to simplify the pressure initialization, the user can simply specify the initial value for the surge tank water height $h_\mathrm{s,0}$ (then an encoded formula for the pressure initialization is used). Otherwise, the user can choose an option when the simulation starts from steady-state and the OpenModelica automatically handles the initial steady-state values (does not work properly in OpenModelica). + +\subsection{Open Channel} + +Similarly to the detailed model of the pipe, the model of the open channel is also encoded in the library. The open channel model looks as follows, \cite{Sha:15,Vyt:17}: + \begin{equation} +\frac{\partial U}{\partial t}+\frac{\partial F}{\partial x} = S +\end{equation} +where:\begin{itemize} +\item[] $U=\left[\begin{matrix}q & z\end{matrix}\right]^T$ , +\item[] $F=\left[\begin{matrix}q & \frac{q^2}{z-B}+\frac{g}{2}\left(z-B\right)^2\end{matrix}\right]^T$, +\item[] $S=\left[\begin{matrix}0 & -g\left(z-B\right)\frac{\partial B}{\partial x}-\frac{gf_n^2q|q|\left(w+2\left(z-B\right)\right)^\frac{4}{3}}{w^\frac{4}{3}}\frac{1}{\left(z-B\right)^\frac{7}{3}}\end{matrix}\right]^T$, +\end{itemize} +with: $z=h+B$, and $q=\frac{\dot{V}}{w}$. Here, $h$ is water depth in the channel, $B$ is the channel bed elevation, $q$ is the discharge per unit width $w$ of the open channel. $f_n$ is the Manning's roughness coefficient. The KP scheme is described earlier, but some additional specific details for open channels should be added here. Firstly, the eigenvalues for this model are defined as follows, \cite{Sha:15}: +\begin{equation} +\lambda_{1,2}=u\pm\sqrt{gh} +\end{equation} +where, $u$ is the cross-section average water velocity. In the channel areas which are dry or almost dry (if the computational domain contains a dry bed, islands or coastal areas), the values of $h_{i\pm\frac{1}{2}}^\pm$ could be very small or even zero. In such cases when $h_{i\pm\frac{1}{2}}^\pm<\epsilon$, with $\epsilon$ being an a-priori chosen small positive number (e.g. $\epsilon = 1e^{-5}$), the velocity at the cell centres in the entire domain is recomputed by the ted by the desingularization formula, \cite{Sha:15}: +\begin{equation} +\bar{u}_j=\frac{2\bar{h}_j\bar{q}_j}{\bar{h}_j^2+\max\left(\bar{h}_j^2,\epsilon^2\right)} +\end{equation} +Then, the point values of the velocity $u_{i\pm\frac{1}{2}}^\pm$ at the left/right cell interfaces, i.e., at $x_j = x_{j\pm\frac{1}{2}}$ are computed as, \cite{Sha:15} +\begin{equation}\label{eq:eq19} +\begin{array}{c} +u^-_{j+\frac{1}{2}}=\bar{u}_j+\frac{\Delta x}{2}s_{u_j}\\ +u^+_{j+\frac{1}{2}}=\bar{u}_{j+1}-\frac{\Delta x}{2}s_{u_{j+1}}\\ +u^-_{j-\frac{1}{2}}=\bar{u}_{j-1}+\frac{\Delta x}{2}s_{u_{j-1}}\\ +u^+_{j-\frac{1}{2}}=\bar{u}_j-\frac{\Delta x}{2}s_{u_j} +\end{array} +\end{equation} +The slope or the numerical derivative of the velocity $s_{u_j}$ are calculated using the same limiter function as in equation~\ref{eq:eq10}, however, in this case replacing $U$ by $u$ (it has not been rewritten here for the sake of brevity), \cite{Sha:15}. + +Hence, similar to the \emph{PenstockKP} unit the function for the KP scheme \emph{KPmethod} from function class \emph{KP07} is then used in unit \emph{OpenCannel} in order to discretize the presented PDEs into ODEs. The values of states at the cell interfaces $U^\pm_{j\pm\frac{1}{2}}$ are taken from function \emph{KPmethod} in the \emph{OpenCannel} unit in order to define the vectors of eigenvalues $\lambda^\pm_{1,j\pm\frac{1}{2}}$ and $\lambda^\pm_{2,j\pm\frac{1}{2}}$, the point values of the velocity $u_{i\pm\frac{1}{2}}^\pm$, and the vector of fluxes $F\left(U^\pm_{j\pm\frac{1}{2}}\right)$. Then, these vectors together with the state vector with the cell centre average values $\bar{U}_{j=1..N}$ and source terms vector $\bar{S}_j$ are used in the function \emph{KPmethod}. The boundaries conditions are also specified for the \emph{KPmethod} function in the \emph{OpenCannel} unit and are the values for the inlet and outlet flows per unit width $q_\mathrm{1}$ and $q_\mathrm{2}$. + +The \emph{OpenCannel} unit uses the \emph{TwoContact} connector model that gives information about inlet and outlet pressure (water depth in the channel) and the flow rate of two connectors which can be connected to other waterway units. In this \emph{OpenCannel} unit, the user can specify the required geometry parameters for the: length $L$ and width $w$ of the channel, height vector $H$ of the channel bed with a height from the left and right sides, the Manning's roughness coefficient $f_n$, and the number of cells $N$ for the discretization. This unit can be initialized by the initial value of the flow rate $\dot{V}_\mathrm{0}$ and water depth $h_\mathrm{0}$ for each cell of the channel. User can also change the boundary condition for the KP scheme. + +\subsection{Reservoir Channel} + +In order to make a more detailed model of the reservoir, the open channel model is used, where the channel bed is assumed to be flat (no slope). Here, the user also specifies the geometry parameters of the channel (reservoir) such as length $L$ and width $w$ of the channel (reservoir), height vector $H$ of the reservoir bed with height from the left and right sides (should be same number in order to have flatbed), and the number of cells $N$ for the discretization. This unit can be initialized by the initial value of the water depth $h_\mathrm{0}$ in the reservoir. + +The \emph{ReservoirChannel} unit uses the \emph{Contact} connector that provides information about the outlet pressure and the flow rate from/to the reservoir which can be connected to other waterway units. + +\subsection{Runoff} + +Similar to many other hydrological models, the HBV model is based on the land phase of the hydrological (water) cycle, see Figure~\ref{fig:fig10}. The figure shows that the HBV model consists of four main water storage components connected in a cascade form. Using a variety of weather information, such as air temperature, precipitation and potential evapotranspiration, the dynamics and the balances of the water in the presented water storages are calculated. Hence, the runoff/inflow from some of the defined catchment areas can be found, \cite{Sha:13}. + +\begin{figure}[!ht] + \centering + \includegraphics[width=0.6\textwidth]{fig/hydrology} + \caption{Structure of the HBV model.} + \label{fig:fig10} +\end{figure} + +The model is developed for each water storage component to define the dynamics and balances of the water. In addition, the catchment area is divided into elevation zones (usually not more than ten) where each zone has the same area. The air temperature and the precipitation are provided for each elevation zone. Hence, all calculations within each water storage component are performed for each elevation zone. + +\subsubsection{Snow routine} + +In the snow routine segment, the snow storage, as well as snowmelt are computed. This computation is performed for each elevation zone. Using the mass balance, the change in the dry snow storage volume $V_\mathrm{s,d}$, is found as follows: +\begin{equation}\label{eq:eq20} +\frac{dV_\mathrm{s,d}}{dt}=\dot{V}_\mathrm{p,s}-\dot{V}_\mathrm{d2w} +\end{equation} +Here, the flow of the precipitation in the form of snow is denoted as $\dot{V}_\mathrm{p,s}$. This precipitation in the form of snow is defined from the input precipitation flow, $\dot{V}_\mathrm{p}$, based on the information about the air temperature, $T$, a threshold temperature for snowmelt, $T_\mathrm{T}$, and for the area that is not covered by lakes (the fractional area covered by the lakes, $a_\mathrm{L}$, is used): +\begin{equation}\label{eq:eq21} +\dot{V}_\mathrm{p,s}=\begin{cases} \dot{V}_\mathrm{p}K_\mathrm{CR}K_\mathrm{CS}(1 - a_\mathrm{L}), & \mbox{if } T\leq T_\mathrm{T}\\ 0, & \mbox{if } T>T_\mathrm{T} \end{cases} +\end{equation} +Precipitation correction coefficients $K_\mathrm{CR}$ and $K_\mathrm{CS}$ are also used here, for the rainfall and snowfall precipitations, respectively. Then, the flow of precipitation in the form of rain is defined as follows: +\begin{equation}\label{eq:eq22} +\dot{V}_\mathrm{p,r}=\begin{cases} \dot{V}_\mathrm{p}K_\mathrm{CR}(1 - a_\mathrm{L}), & \mbox{if } T>T_\mathrm{T}\\ 0, & \mbox{if } T\leq T_\mathrm{T} \end{cases} +\end{equation} +The flow of the melting snow (melting of snow from dry form to water form), $\dot{V}_\mathrm{d2w}$, can be found using the following expression based on the degree-day factor $K_\mathrm{dd}$ and the area of the elevation zone $A_\mathrm{e}$: +\begin{equation}\label{eq:eq23} +\dot{V}_\mathrm{d2w}=\begin{cases} A_\mathrm{e}K_\mathrm{dd}(T - T_\mathrm{T})(1 - a_\mathrm{L}), & \mbox{if }T>T_\mathrm{T}\mbox{ and }V_\mathrm{s,d}>0\\ 0, & \mbox{otherwise} \end{cases} +\end{equation} +Finally, the flow out of the snow routine to the next soil moisture segment, $\dot{V}_\mathrm{s2s}$, is found as a sum of flows of precipitation in the form of rain, and the melted snow: +\begin{equation}\label{eq:eq24} +\dot{V}_\mathrm{s2s}=\dot{V}_\mathrm{p,r}+\dot{V}_\mathrm{d2w} +\end{equation} +It should be noted that a simplification related to the threshold temperature, $T_\mathrm{T}$, is assumed here. This threshold temperature describes both the snow melt and the rainfall to snowfall transition temperatures in the presented model. In reality, this threshold temperature might differ for each of these processes. In addition, the storage of snow in water form is not considered here, mostly due to the simplification with the threshold temperature. + +\subsubsection{Soil moisture routine} + +In the soil moisture segment, the water storage in the ground (soil) is found together with actual evapotranspiration from the snow-free areas. The net runoff to the next segment (upper zone) is also defined here. Using the mass balance, the volume of the soil moisture storage, $V_\mathrm{s,m}$, is found as follows: +\begin{equation}\label{eq:eq25} +\frac{dV_\mathrm{s,m}}{dt}=\dot{V}_\mathrm{s2s}-\dot{V}_\mathrm{s2u}-\alpha_\mathrm{e}\dot{V}_\mathrm{s,e} +\end{equation} +Here, $\dot{V}_\mathrm{s2u}$ is the net runoff to the next segment (the upper zone). $\dot{V}_\mathrm{s,e}$ is the actual evapotranspiration from the soil, that is taken into account only for the snow-free areas (zones). To define these snow-free zones, coefficient $\alpha_\mathrm{e}$ is used and equals one for snow-free areas and zero for covered-by-snow areas. The actual evapotranspiration can be found from the potential evapotranspiration, $\dot{V}_\mathrm{e}$, the volume of the soil moisture storage, $V_\mathrm{s,m}$, the area of the elevation zone $A_\mathrm{e}$, and the field capacity --- threshold soil (ground) moisture storage, $g_\mathrm{T}$: +\begin{equation}\label{eq:eq26} +\dot{V}_\mathrm{s,e}=\begin{cases} \frac{V_\mathrm{s,m}}{A_\mathrm{e}g_\mathrm{T}}\dot{V}_\mathrm{e}, & \mbox{if } V_\mathrm{s,m}< A_\mathrm{e}g_\mathrm{T}\\ \dot{V}_\mathrm{e}, & \mbox{if } V_\mathrm{s,m}\geq A_\mathrm{e}g_\mathrm{T} \end{cases} +\end{equation} +The potential evapotranspiration, $\dot{V}_\mathrm{e}$, is defined as the input to the hydrology model, similarly to the air temperature and precipitations. + +The output of the soil moisture segment --- the net runoff to the next segment, $\dot{V}_\mathrm{s2u}$, can be found based on the field capacity, $g_\mathrm{T}$, as follows: +\begin{equation}\label{eq:eq27} +\dot{V}_\mathrm{s2u}=\begin{cases} \Big(\frac{V_\mathrm{s,m}}{A_\mathrm{e}g_\mathrm{T}}\Big)^{\beta}\dot{V}_\mathrm{s2s}, & \mbox{if } 0\leq V_\mathrm{s,m}< A_\mathrm{e}g_\mathrm{T}\\ \dot{V}_\mathrm{s2s}, & \mbox{if } V_\mathrm{s,m}\geq A_\mathrm{e}g_\mathrm{T} \end{cases} +\end{equation} +Here, $\beta$ is an empirical parameter for specifying the relationship between the flow out of the snow routine, the soil moisture storage, and the net runoff from the soil moisture. Typically, $\beta \in [2,3]$, which leads to nonlinearity in Eq.~\ref{eq:eq27}. + +\subsubsection{Runoff routine} + +The upper and lower zones from Figure~\ref{fig:fig10} are combined into one segment --- the runoff routine. In this segment, the runoff from the catchment area is found based on the outflow from the soil moisture. The effects of the precipitation to, and evapotranspiration from the lakes in the catchment area are also taken into account here. + +The upper zone characterises components with quick runoff. The following mass balance is used for the upper zone description: +\begin{equation}\label{eq:eq28} +\frac{dV_\mathrm{u,w}}{dt}=\dot{V}_\mathrm{s2u}-\dot{V}_\mathrm{u2l}-\dot{V}_\mathrm{u2s}-\dot{V}_\mathrm{u2q} +\end{equation} +Here, $V_\mathrm{u,w}$ is the water volume in the upper zone that depends on the saturation threshold, $s_\mathrm{T}$, which defines the surface (fast) runoff, $\dot{V}_\mathrm{u2s}$, and the fast runoff, $\dot{V}_\mathrm{u2q}$. $\dot{V}_\mathrm{u2b}$ is the runoff to the lower zone and is defined by the percolation capacity, $K_\mathrm{PC}$, for the area that is not covered by lakes: +\begin{equation}\label{eq:eq29} +\dot{V}_\mathrm{u2l}=A_\mathrm{e}(1-a_\mathrm{L})K_\mathrm{PC} +\end{equation} +The surface runoff, $\dot{V}_\mathrm{u2s}$, can be found using the saturation threshold, $s_\mathrm{T}$, and the water volume in the upper zone, $V_\mathrm{u,w}$: +\begin{equation}\label{eq:eq30} +\dot{V}_\mathrm{u2s}=\begin{cases} a_1(V_\mathrm{u,w}-A_\mathrm{e}s_\mathrm{T}), & \mbox{if } V_\mathrm{u,w}>A_\mathrm{e}s_\mathrm{T}\\ 0, & \mbox{if } V_\mathrm{u,w}\leq A_\mathrm{e}s_\mathrm{T} \end{cases} +\end{equation} +Here, $a_1$ is a parameter that represents the recession constant for the surface runoff. A similar recession constant, $a_2$, is used for the fast runoff, $\dot{V}_\mathrm{u2q}$, calculations: +\begin{equation}\label{eq:eq31} +\dot{V}_\mathrm{u2q}=a_2\min{(V_\mathrm{u,w},A_\mathrm{e}s_\mathrm{T})} +\end{equation} +The lower zone characterises the lake and the groundwater storages and defines the base runoff from the catchment area. The following mass balance equation is used for the lower zone description: +\begin{equation}\label{eq:eq32} +\frac{dV_\mathrm{l,w}}{dt}=\dot{V}_\mathrm{u2l}+a_\mathrm{L}\dot{V}_\mathrm{p}-\dot{V}_\mathrm{l2b}-a_\mathrm{L}\dot{V}_\mathrm{e} +\end{equation} +The water volume in the lower zone is denoted as $V_\mathrm{l,w}$. As mentioned previously, $\dot{V}_\mathrm{p}$ and $\dot{V}_\mathrm{e}$ are the precipitation and the potential evapotranspiration flows, respectively. $a_\mathrm{L}$ is the fractional area covered by lakes. $\dot{V}_\mathrm{l2b}$ is the base runoff from the lower zone that can be found as follows: +\begin{equation}\label{eq:eq33} +\dot{V}_\mathrm{l2b}=a_3V_\mathrm{l,w} +\end{equation} +Here, $a_3$ is the recession constant similar to $a_1$ and $a_2$. + +The total runoff from the catchment, $\dot{V}_\mathrm{tot}$, is a sum of the base, quick, surface runoffs for each elevation zones, and is defined as follows: +\begin{equation}\label{eq:eq34} +\dot{V}_\mathrm{tot}=\sum\limits_{i=1}^n(\dot{V}_{\mathrm{l2b},i}+\dot{V}_{\mathrm{u2s},i}+\dot{V}_{\mathrm{u2q},i}) +\end{equation} +Here, the base $\dot{V}_{\mathrm{l2b},i}$, quick $\dot{V}_{\mathrm{u2q},i}$, and surface $\dot{V}_{\mathrm{u2s},i}$ runoffs are first summed up for each of the $n$ elevation zones and then these sums of the base, quick and surface runoffs are added together. + +Hence, this hydrology model is encoded in the \emph{OpenHPL} library as the \emph{RunOff\_zones} unit where the main defined variable is the total runoff from the catchment. This unit uses the standard Modelica connector \emph{RealOutput} connector as an output from the model that can be connected to, for example, simple reservoir model \emph{Reservoir} unit. + +In order to get historic information about the air temperature, precipitation, and potential evapotranspiration for each of the elevation zones, the standard Modelica \emph{CombiTimeTable} source models are used in order to read this data from the text files. + +When the \emph{RunOff\_zones} unit is in use, the user can specify the required geometry parameters for the catchment: the number of elevation zones, all hydrology parameters such as threshold temperatures, degree-day factor, precipitation correction coefficients, field capacity and $\beta$ parameter in soil moisture routine, threshold level for quick runoff in upper zone, percolation from upper zone to lower zone, recession constants for the surface and quick runoffs in upper zone, and recession constant for the base runoff in lower zone. Finally, the user can also specify the info about the text files where the data for the \emph{CombiTimeTable} models are stored. + +\section{Electro-Mechanical} + +\subsection{Turbine} + +The turbine unit can be expressed with a simple turbine model based on a look-up table (turbine efficiency vs. guide vane opening). This simple turbine model is described by Eq.~\ref{eq:eq35}, \cite{LieL:18,Vyt:19b}, where the mechanical turbine shaft power $\dot{W}_\mathrm{tr}$ is defined as: + +\begin{equation}\label{eq:eq35} +\dot{W}_\mathrm{tr} = \eta_\mathrm{h}\Delta p_\mathrm{tr}\dot{V}_\mathrm{tr} +\end{equation} + +Here, $\eta_\mathrm{h}$ gives the turbine hydraulic efficiency that is found from a standard turbine look-up table and depends on the turbine control signal, $u_v$. $\Delta p_\mathrm{tr}$ is the pressure drop through the turbine that is defined as the difference between inlet and outlet turbine pressures, i.e., $\Delta p_\mathrm{tr} = p_\mathrm{tr1}-p_\mathrm{tr2}$. The relationship between the turbine volumetric flow rate $\dot{V}_\mathrm{tr}$ and the pressure drop $\Delta p_\mathrm{tr}$ is described through a simple valve-like expression as follows: + +\begin{equation}\label{eq:eq36} +\dot{V}_\mathrm{tr} = C_\mathrm{v} u_\mathrm{v} \sqrt{\frac{\Delta p_\mathrm{tr}}{p^\mathrm{a}}} +\end{equation} + +Here, $C_\mathrm{v}$ in Eq.~\ref{eq:eq36} is some guide vane ``valve capacity'' that can be tuned by using the nominal turbine net head (nominal pressure drop) and the nominal turbine flow rate. $p^\mathrm{a}$ is the atmospheric pressure. + +Based on Eqs.~\ref{eq:eq35} and \ref{eq:eq36}, the simple turbine model is implemented in \emph{OpenHPL} as the \emph{Turbine} element. In this \emph{Turbine} unit, the multi-physic connections are used in order to stay connected to waterway units as well as to the other electro-mechanical units. Those connections are already implemented in the \emph{TurbineContacts} connectors model that is used in this \emph{Turbine} unit. Then, this unit can be connected to other waterway and electro-mechanical units. + +In the \emph{Turbine} unit, the user can specify the required parameters for the simple turbine model: guide vane ``valve capacity'' $C_\mathrm{v}$, the nominal turbine net head (nominal pressure drop) and the nominal turbine flow rate, turbine guide vane nominal opening signal $u_{v,n}$ in per unit value from 0 to 1. The user can also choose either to use the constant turbine efficiency and specify it, or to use the look-up table for the turbine efficiency and also specify this table. + +\subsection{Francis} + + Our library also includes a mechanistic Francis turbine model based on the Euler turbine equations. The key quantities of the model are shown in Fig.~\ref{fig:fig11}, and the shaft power $\dot{W}_s$ produced in the Francis turbine is defined as follows, \cite{LieL:18,Vyt:18}: + +\begin{equation} \label{eq:eq37} +{\dot{W}_s} = \dot{m}\omega \Big(R_1\frac{\dot{V}}{A_1}\cot{\alpha_1}-R_2\big(\omega R_2+\frac{\dot{V}}{A_2}\cot{\beta_2}\big)\Big). +\end{equation} + +\begin{figure} +\centering +\includegraphics[width=0.6\textwidth]{fig/Fig_2_F_turb} % The printed column width is 8.4 cm. +\caption{Key quantities in the Francis turbine model, with blade angles $\beta_1$ and $\beta_2$. The water effluent comes out from the paper plane, \cite{LieL:18}.} +\label{fig:fig11} +\end{figure} + +Here, $\dot{m}$ and $\dot{V}$ are the mass and volumetric flow rate through the turbine, respectively, and $\omega$ is the angular velocity of the runner. $R_1$ and $R_2$ are the inlet and outlet radius of the runner, respectively. $A_1$ and $A_2$ are the inlet and outlet cross-sectional areas, respectively, and can be defined by using the runner dimensions: $R_1$, $R_2$, and $w_1$ which is the inlet width/height of the runner/blades. $\alpha_1$ is the inlet guide vane angle that is given by a control signal. $\beta_2$ is the outlet blade angle. + +The total work rate $\dot{W}_t$ removed through the turbine is: + +\begin{equation} \label{eq:eq38} +{\dot{W}_t} = {\dot{W}_s+\dot{W}_{ft}+\Delta p_v\dot{V}}. +\end{equation} + +Here, $\Delta p_v$ is the pressure loss across the guide vane due to friction and is often neglected. +The total work rate might also be formulated based on Bernoulli's law: $\dot{W}_t=\Delta p_{tr}\dot{V} + \frac{1}{2}\dot{m}\dot{V}^2(\frac{1}{A_0^2}-\frac{1}{A_2^2})$, from where the total pressure loss across the turbine $\Delta p_{tr}$ can be defined; $A_0$ is the inlet cross section area to the spiral case. $\dot{W}_{ft}$ -- the friction term that represents various friction losses within the turbine is calculated as follows: + +\begin{equation} \label{eq:eq39} +\begin{array}{ll} +\dot{W}_{ft} = k_{ft,1}\dot{V}(\cot{\gamma_1}-\cot{\beta_1})^2 \\ ++k_{ft,2}\dot{V}\cot^2{\alpha_2}+k_{ft,3}\dot{V}^2. +\end{array} +\end{equation} + +Here, $k_{ft,1}$, $k_{ft,2}$ and $k_{ft,3}$ are friction coefficients that represent shock, whirl, and pipe friction losses, respectively. These coefficients are tuning parameters for the mechanistic Francis turbine model. $\beta_1$ is the inlet blade angle which in the nominal operating condition should be equal to the angle of the relative velocity $\gamma_1$ in order to achieve an influent no-shock condition (the angle of the relative velocity is defined from: $\cot{\gamma_1}=\cot{\alpha_1}-\frac{\omega R_1}{\dot{V}}A_1$). To satisfy the no-whirl effluent condition, angle $\alpha_2$ should be equal to 0. This angle is defined as $\cot{\alpha_2}=\cot{\beta_2}+\frac{\omega R_2}{\dot{V}/A_2}$. + +We propose the following expressions for the turbine loss coefficients, \cite{Vyt:19b}: +\begin{equation} +\begin{array}{c} +k_{ft,1} = 11.6\cdot10^3e^{8.9\cdot10^{-3}H_\mathrm{n}}\\ +k_{ft,2} = 0\\ +k_{ft,3} = 720e^{6.7\cdot10^{-3}H_\mathrm{n}} +\end{array} +\end{equation} + +The efficiency of the turbine can be defined as follows: +\begin{equation} \label{eq:eq40} +{\eta} = \frac{\dot{W}_{s}}{\dot{W}_{t}} +\end{equation} + +\textbf{Turbine design algorithm.} Geometry parameters for the Francis turbine must be found in order to use the mechanistic turbine model as presented above. These parameters, such as blade angles or runner dimensions, can be found from design data. Typically, for real (in use) turbines, these data are unavailable due to trade confidentiality. Thus, it is of interest to develop a design algorithm that can be used to define all the geometry parameters. The structure of this algorithm is shown in Fig.~\ref{fig:fig12}, where the input and output values for the design algorithm are presented. + +\begin{figure} +\begin{center} +\includegraphics[width=0.4\textwidth]{fig/Fig_3_Algor_str} % The printed column width is 8.4 cm. +\caption{Block diagram that describes the turbine design algorithm (inputs and outputs).} +\label{fig:fig12} +\end{center} +\end{figure} + +As input data for the calculation, nominal net head $H_n$ and volumetric flow rate $\dot{V}_n$ are used. A possible turbine design algorithm is as follows, ref. Fig.~\ref{fig:fig11}, \cite{Bre:01}: + +\begin{enumerate} + \item Choose the outlet blade angle $\beta_2$ and reference velocity $v_{\omega,2}$. These values are usually in the interval: +\begin{equation} \label{eq:eq41} +\begin{array}{ll} +158\mathrm{^\circ} \leq \beta_2 \leq 165\mathrm{^\circ} \\ +35\mathrm{m/s} \leq v_{\omega,2} \leq 42\mathrm{m/s} +\end{array} +\end{equation} + Here, the outlet angle and reference velocity take higher values for higher heads. Brekke suggests that these values may be chosen as $\beta_2=162.5\mathrm{^\circ}$ and $v_{\omega,2}=41\mathrm{m/s}$. + \item Define the outlet runner cross-section area $A_2$ (radius $R_2$) and adjust it together with reference velocity $v_{\omega,2}$ to the normal synchronous rotational speed.\\First, the meridional velocity is defined as: +\begin{equation} \label{eq:eq42} +{v_2^r} = -\frac{v_{\omega,2}}{\cot{\beta_2}}, +\end{equation} +then outlet radius can be defined from the outlet cross-sectional area ($A_2=\pi R_2^2$): +\begin{equation} \label{eq:eq43} +{v_2^r} = \frac{\dot{V}}{A_2} \Rightarrow R_2=\sqrt{\frac{\dot{V}}{\pi v_2^r}} +\end{equation} +Then, the turbine rotational speed $n$ [$\mathrm{RPM}$] can be calculated from the angular velocity ($\omega=\frac{\pi n}{30}$): +\begin{equation} \label{eq:eq44} +{v_{\omega,2}}={\omega R_2} \Rightarrow n=\frac{30v_{\omega,2}}{\pi R_2} +\end{equation} +After this the turbine speed should be reduced to the nearest synchronous speed (depends on number of pole pairs $p$ in the generator: $n=\frac{60f}{p}$, where frequency $f$ is constant $50\,\mathrm{Hz}$) and then the outlet radius with the reference velocity should be recalculated in reverse order, using~(\ref{eq:eq44}),~(\ref{eq:eq43}) and~(\ref{eq:eq42}).\\ Normally, the information about the turbine rotational speed is available, so the outlet runner radius and the reference velocity can be found directly from~(\ref{eq:eq42}),~(\ref{eq:eq43}) and~(\ref{eq:eq44}). + \item Choosing the inlet runner dimension, inlet cross-section area $A_1$ (radius $R_1$ and width $w_1$).\\ The inlet radius can be defined from the reference velocity $v_{\omega,1}$ as follows: +\begin{equation} \label{eq:eq45} +{R_1}=\frac{v_{\omega,1}}{\omega}=\frac{30v_{\omega,1}}{\pi n} +\end{equation} +Here, the reference velocity can be chosen from the range of reduced value $\overline{v}_{\omega,1}\in [0.7, 0.75]$, which is dimensionless and expressed as: +\begin{equation} \label{eq:eq46} +{\overline{v}_{\omega,1}} = \frac{v_{\omega,1}}{\sqrt{2gH}} +\end{equation} +It is common to use $\overline{v}_{\omega,1}=0.725$.\\Regularly, in order to avoid backflow in the runner, an acceleration of the flow through the runner is desirable. That is why the outlet meridional velocity can be chosen approximately ten per cent higher than the inlet. +\begin{equation} \label{eq:eq47} +{v_2^r} = 1.1v_1^r +\end{equation} +Then the inlet runner width $w_1$ can be calculated from the inlet cross-sectional area ($A_1=2\pi R_1w_1$): +\begin{equation} \label{eq:eq48} +{v_1^r} = \frac{\dot{V}}{A_1}\Rightarrow w_1=\frac{\dot{V}}{2\pi R_1v_1^r} +\end{equation} +Here, it should be noted that the blade thickness could be included for improving the calculation of the inlet cross-section area, e.g., 10\% of the perimeter. + \item The inlet blade angle $\beta_1$ can be found as follows: +\begin{equation} \label{eq:eq49} +{\tan{(180^\circ-\beta_1)}} = \frac{v_1^r}{v_{\omega,1}-v_1^t} +\end{equation} + Here, $v_1^t$ is the tangential velocity and can be defined from dimensionless value $\overline{v}_1^t = 0.48/\overline{v}_{\omega,1}$, using~(\ref{eq:eq46}) to convert from dimensionless value. +\end{enumerate} + +\textbf{Guide vane actuation.} In addition, a model for the guide vane opening is also included in order to define the inlet guide vane angle $\alpha_1$, \cite{LieL:18}. The guide vane geometry is depicted in Figure~\ref{fig:fig13}. +\begin{figure} +\begin{center} +\includegraphics[width=0.8\textwidth]{fig/Guide_vane} % The printed column width is 8.4 cm. +\caption{Guide vane geometry relating actuator position $Y$ to guide vane angel $\alpha_1$, \cite{LieL:18}.} +\label{fig:fig13} +\end{center} +\end{figure} + +From Figure~\ref{fig:fig13}~(a), assuming that the actuator cylinder is ``vertical'' in position ``0'', it can be found that +\begin{equation} +\begin{array}{c} +{R}_Y^2=r_Y^2+Y_0^2 \\ +\cos\theta_0=\frac{r_Y}{R_Y} +\end{array} +\end{equation} + +Clearly, $d_0=R_v-r_v$. Next, moving the actuator to position $Y$, Figure~\ref{fig:fig13}~(b) with the cosine law gives +\begin{equation} +Y^2=r_Y^2+R_Y^2-2r_YR_Y\cos\theta +\end{equation} +thus specifying angle $\theta$. The change in angel $\theta$ is introduced in (Figure~\ref{fig:fig12}~(b), (c)) as +\begin{equation} +\Delta\theta\equiv\theta-\theta_0 +\end{equation} + +Then, applying the cosine law to Figure~\ref{fig:fig13}~(c) gives length $d$ ($d\in[d_0,2l]$) from +\begin{equation} +d^2=r_v^2+R_v^2-2r_vR_v\cos\Delta\theta +\end{equation} +and then angle $\psi$ from +\begin{equation} +r_v^2=d^2+R_v^2-2dR_v\cos\psi +\end{equation} +Here, it is necessary to ensure that the sign of $\psi$ equals to the sign of $\Delta\theta$. + +From Figure~\ref{fig:fig13}~(d) and applying the cosine law, we find +\begin{equation} +l^2=l^2+d^2-2ld\cos\phi\Rightarrow\cos\phi=\frac{d}{2l} +\end{equation} + +Finally, the guide vane angle can be found as +\begin{equation} +\alpha_1=\phi-\psi +\end{equation} + +In the above model, it has been assumed that the guide vane is perpendicular to the attached ``arm'' of length $l$, and that in position ``0'', a guide vane is at position ``9 o'clock'', Figure~\ref{fig:fig13}~(a), \cite{LieL:18}. + +Hence, together the Francis turbine model, the turbine design algorithm and the guide vane actuation (servo position) are realized in the \emph{Francis} turbine element in our library. In this \emph{Francis} unit, the multi-physic\emph{TurbineContacts} connectors model is also used and ensures connection to other waterway and electro-mechanical units. In addition, this \emph{Francis} unit has also the standard Modelica \emph{RealInput} connector that describes the angular velocity as an input to the Francis turbine model. Typically, this angular velocity connector is based on the derived info from (connected to) the generator units. + +In the \emph{Francis} unit, the user can specify the required nominal parameters for the Francis turbine: nominal turbine net head (nominal pressure drop), nominal turbine flow rate, nominal power, and nominal rotational speed. Then, the user can either choose to use the design algorithm that automatically defines the turbine geometry parameters (radius of the turbine blade inlet and outlet, the width of the turbine/blades inlet, the turbine inlet and outlet blade angles), or specify these turbine geometries manually. Similarly, the user has the same options for the losses coefficients and parameters for the guide vane actuation (servo position) model. + +\subsection{Pelton} + +Similar to the Francis turbine model, the mechanistic Pelton turbine model is developed and used. The key quantities of the model are shown in Fig.~\ref{fig:fig14}, and the shaft power $\dot{W}_s$ produced in the Pelton turbine is defined as follows, \cite{LieL:18}: +\begin{figure} +\begin{center} +\includegraphics[width=0.8\textwidth]{fig/Pelton_turb} % The printed column width is 8.4 cm. +\caption{Some key concepts of the Pelton turbine, \cite{LieL:18}.} +\label{fig:fig14} +\end{center} +\end{figure} + +\begin{equation} +\dot{W}_s=\dot{m}v_R\left[\delta(u_\delta)\cdot v_1-v_R\right]\left(1-k\cos\beta\right) +\end{equation} +Here, $\dot{m}$ is the mass flow rate through the turbine. The reference velocity is equal to $v_R = \omega R$: here, $R$ is a is the radius of the rotor where the mass hits the bucket and $\omega$ is the angular velocity that is normally constrained by the grid frequency. The water velocity at position ``1'' (Figure~\ref{fig:fig14}) is equal to $v_1=\frac{\dot{V}}{A_1}$, where $\dot{V}$ is the volumetric flow rate through the turbine and $A_1$ is a cross-sectional area at position ``1'' (the end of the nuzzle). $\beta$ is the reflection angle with typical value of $\beta= 165^{\circ}$, and $k<1$ is some friction factor, typically $k\in[0.8, 0.9]$, \cite{LieL:18}. In practical installations, there is a deflector mechanism to reduce the velocity $v_1\delta(u_\delta)$ to avoid over-speed. + +The total work rate $\dot{W}_t$ removed through the turbine is: +\begin{equation} \label{eq:eq50} +{\dot{W}_t} = {\dot{W}_s+\dot{W}_{ft}} +\end{equation} +Here, $\dot{W}_{ft}$ is a friction of losses that can be found as follows: +\begin{equation} +\dot{W}_{ft}=K\left(1-k\cos\beta\right)\dot{m}v_R^2 +\end{equation} +Here, friction coefficient $K$ equals 0.25, \cite{LieL:18}. + +In addition, the pressure drop across the nozzle (positions ``0'' and ``1'`) $\Delta p_n$ can be found as follows, \cite{LieL:18}: +\begin{equation} +\Delta p_n=\frac{1}{2}\rho\dot{V}\left[\dot{V}\left(\frac{1}{A_1^2(Y)}-\frac{1}{A_0^2}\right)+k_f\right] +\end{equation} +Here, $A_0$ is a cross sectional area at position ``0'' (the beginning of the nuzzle). $A_1(Y)$ means that the cross-sectional area at position ``1'' is a function of the needle position $Y$. $k_f$ is a coefficient of friction loss in the nuzzle. + +Hence, this Pelton turbine model is realized in the \emph{Pelton} turbine element in our library. In this \emph{Pelton} unit, the multi-physic\emph{TurbineContacts} connectors model is also used and ensures connection to other waterway and electro-mechanical units. In addition, this \emph{Pelton} unit also has the standard Modelica \emph{RealInput} connector that describes the angular velocity as an input to the Francis turbine model. Typically, this angular velocity connector is based on the derived info from (connected to) the generator units. + +In the \emph{Pelton} unit, the user can specify the required geometry for the Pelton turbine: radius of the turbine runner, input diameter of the nuzzle, runner bucket angle, friction factors and coefficients, and deflector mechanism coefficient. + +\subsection{Simple Generator} + +Here, a simple model of an ideal generator with friction is considered. This model has inputs as electric power available on the grid and the turbine shaft power. This model is based on the angular momentum balance which depends on the turbine shaft power, the friction loss in the aggregate rotation, and the power taken up by the generator. The rotor angular velocity mainly depends on its inertia, internal friction and available power. The kinetic energy stored in the rotating generator is $ K_a=\frac{1}{2}J_a\omega_a^2$, where $\omega_a$ is the angular velocity of the rotor and $J_a$ is its moment of inertia. The kinetic energy $K_a$ is changed by the power terms operating on the generator axis, e.g., the turbine shaft power $\dot{W}_s$ produced by the turbine, friction power $\dot{W}_{f,a}$, and the power taken up by the generator, $\dot{W}_g$, \cite{LieL:18}, and from energy the balance can be expressed as follows: +\begin{equation} +\frac{dK_a}{dt}=\dot{W}_s-\dot{W}_{f,a}-\dot{W}_g +\end{equation} +$\dot{W}_{f,a}$ is the frictional power loss in the rotor. This frictional power loss is mainly due to losses in the shaft supporting bearings, losses in the transmission gearboxes and losses in the windage (air gap). For simplicity, it is assumed that the bearing term is dominating, and express $\dot{W}_{f,a}$ as +\begin{equation} +\dot{W}_{f,a}=\frac{1}{2}k_{f,b}\omega_a^2 +\end{equation} +Here, $k_{f,b}$ is the bearing friction factor. The power taken up by the generator is transmitted to the grid with electric efficiency $\eta_e$. Thus the electric power available on the grid is $\dot{W}_e=\eta_e\dot{W}_g$. + +Hence, this simple generator model is encoded in the \emph{OpenHPL} as a \emph{SimpleGen} unit. This unit has inputs as electric power available on the grid and the turbine shaft power which both are implemented with the standard Modelica \emph{RealInput} connector. This \emph{SimpleGen} unit also uses the standard Modelica \emph{RealOutput} connectors in order to provide output information about the angular velocity and frequency of the generator. All these connectors can be connected to turbines units and other standard Modelica blocks. + +In the \emph{SimpleGen} unit, the user can specify the required parameters for the generator: moment of inertia of the generator, generator's electrical efficiency, friction factor in the rotor bearing box, the number of the generator poles. This unit can be initialised by the initial value of the angular velocity $\omega_0$. Otherwise, the user can decide on an option when the simulation starts from a steady-state and the OpenModelica automatically handles the initial steady-state values (does not work properly in OpenModelica). + +\subsection{Synchronize Generator} + +Here, a more detailed model of the synchronous generator is presented. More details in the Behzad Sharefi master thesis, \cite{Sha:11}. This model is based on the d-q decomposition and assumed that the generator is connected to the grid, \cite{Sha:11}. The voltage-current relation is given as: +\begin{equation} +\left[\begin{matrix}R_a+R_e & x_q'+x_e\\ -x_d'-x_e & R_a+R_e\end{matrix}\right]\left[\begin{matrix}I_d \\ I_q\end{matrix}\right]= \left[\begin{matrix}E_d'+V_s\sin\delta_e \\ E_q'-V_s\cos\delta_e\end{matrix}\right] +\end{equation} +Here, $R_a$ and $R_e$ are the phase winding and equivalent network resistances, $x_d$, $x_q$, $x_d'$, and $x_q'$ are d-/q-axis normal, and transient reactances. $x_e$ is the equivalent network reactance. $I_d$ and $I_q$ are the d-/q-axis currents. $E_d'$ and $E_q'$ are the d-/q-axis transient voltages. $V_s$ is the network RMS (Root-Mean-Squared) voltage. $\delta_e$ is the phase shift angle that is described as follows: +\begin{equation} +\frac{d\delta_e}{dt} = (\omega - \omega_s)\frac{n_p}{2} +\end{equation} +Here, $n_p$ is the number of poles in the generator, where $\omega$ and $\omega_s$ are the generator and grid angular velocities, respectively. The Swing equation is used to describe the angular velocity dynamics and looks as follows: +\begin{equation} +\frac{d\omega}{dt}=\frac{\dot{W}_s-P_e}{J\omega} +\end{equation} + +The dynamic equations for the transient operation are as follows: \begin{equation} +\begin{array}{c} +T_{qo}'\frac{dE_d'}{dt} =-E_d' + (x_q' - x_q)I_q \\ +T_{do}'\frac{dE_q'}{dt} = -E_q' + (x_d - x_d')I_d + E_f +\end{array} +\end{equation} +Here, $T_{do}'$ and $T_{qo}'$ are the d-/q-axis transient open-circuit time constants. $E_f$ is the voltage across the field winding with the following dynamic equation: +\begin{equation} +\frac{dE_f}{dt} = \frac{-E_f + K_E\left(V_{tr}-V_t-V_{stab}\right)}{T_E} +\end{equation} +Here, $K_E$ is the excitation system gain and $T_E$ --- excitation system time constant. $V_{tr}$ is the voltage reference set point for the exciter. +$V_t$ is the terminal voltage and can be found as $V_t = \sqrt{\left(E_d'-R_aI_d-x_q'I_q\right)^2+\left(E_q'-R_aI_q+x_d'I_d\right)^2}$. $V_{stab}$ is the stabilisation voltage with the following dynamic equation: +\begin{equation} +\frac{dV_{stab}}{dt} = \frac{-V_{stab} + K_F\frac{dE_f}{dt}}{T_{FE}} +\end{equation} +Here, $K_F$ is the stabiliser gain, and $T_{FE}$ --- the stabiliser time constant. + +The output active and reactive power of the generator can be found as follows: +\begin{equation} +\begin{array}{c} +P_e = 3\left(E_d'I_d+E_q'I_q\right)\\ +Q_e = \sqrt{9V_t^2I_t^2-P_e^2} +\end{array} +\end{equation} +Here, the terminate current is given as $I_t=\sqrt{I_d^2+I_q^2}$. + +Hence, this synchronise generator model is encoded in the \emph{OpenHPL} as a\emph{SynchGen} unit. This unit has inputs as the turbine shaft power, that is implemented with the standard Modelica \emph{RealInput} connector. This \emph{SynchGen} unit also uses the standard Modelica \emph{RealOutput} connectors in order to provide output information about the angular velocity and frequency of the generator. All these connectors can be connected to turbines units and other standard Modelica blocks. + +In the \emph{SynchGen} unit, the user can specify the required nominal parameters for the generator: active and reactive powers drawn from the generator at Steady-State operating condition, phase winding resistance, and the number of poles. The following network parameters should be also specified by the user: equivalent network resistance and reactance, network RMS voltage, grid angular velocity. The user also specifies the d-/q-axis normal and transient reactances, d-/q-axis transient open-circuit time constants, minimum and maximum field voltages, excitation system, stabilizer gains, time constants, moment of inertia of the generator, and the friction factor in the rotor bearing box. This unit can be initialized, or the user can decide on an option for the self initialisation. + +\section{Governor} + +Here, a simple model of the governor that controls the guide vane opening in the turbine based on the reference power production is described. More details in the Behzad Sharefi master thesis, \cite{Sha:11}. The block diagram of this governor model is shown in Figure~\ref{fig:fig15}. +\begin{figure} +\begin{center} +\includegraphics[width=0.8\textwidth]{fig/Governor} % The printed column width is 8.4 cm. +\caption{Block Diagram of the governor, \cite{Sha:11}.} +\label{fig:fig15} +\end{center} +\end{figure} + +Using the model in Figure~\ref{fig:fig15} and the standard Modelica blocks, the governor model is encoded in our library as the \emph{Governor} unit. This unit has inputs as the reference power production and generator frequency that are implemented with the standard Modelica \emph{RealInput} connector. This \emph{Governor} unit also uses the standard Modelica \emph{RealOutput} connectors in order to provide output information about the turbine guide vane opening. + +In the \emph{SynchGen} unit, the user can specify the various time constants of this model (see Figure~\ref{fig:fig15}): pilot servomotor time constant $T_p$, primary servomotor integration time $T_g$, and transient droop time constant $T_r$. The user should also provide the following parameters: droop value $\sigma$, transient droop $\delta$, and nominal values for the frequency and power generation. The information about the maximum, minimum, and initial guide vane opening should also be specified. + +\section{Examples} + +Here, various models that have been assembled in the \emph{Examples} class are described. + +\subsection{HPSimple} + +In this model of the hydropower system, the simplified models are used for conduits and turbine modelling. The generator is not included in the model. The simple \emph{Pipe} unit is used to represent the penstock, intake and discharge races. The simple \emph{Turbine} unit is used to represent the turbine. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). Data from the Sundsbarm hydropower plant is used for this example model. + +\subsection{HPSimple\_generator} + +In this model of the hydropower system, the simplified models are used for conduits, turbine, and generator modelling. The simple \emph{Pipe} unit is used to represent the penstock, intake and discharge races. The simple \emph{Turbine} unit is used to represent the turbine. The \emph{SimpleGen} unit is used to represent the generator. The \emph{Reservoir} unit is used to represent the reservoir and tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). Data from the Sundsbarm hydropower plant is used for this example model. + +\subsection{HPSimple\_Francis} + +In this model of the hydropower system, the simplified model is used for conduits modelling. The turbine and the generator are modelled with more detailed \emph{Francis} and \emph{SynchGen} units, respectively. The simple \emph{Pipe} unit is used to represent the penstock, intake and discharge races. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). Data from the Sundsbarm hydropower plant is used for this example model. + +\subsection{HPDetailed} + +In this model of the hydropower system, the simplified models are used for conduits and turbine modelling, except for the penstock that is modelled with the more detailed \emph{PenstockKP} unit. The generator is not included in the model. The simple \emph{Pipe} unit is used to represent the intake and discharge races. The simple \emph{Turbine} unit is used to represent the turbine. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). Data from the Sundsbarm hydropower plant is used for this example model. + +\subsection{HPDetailed\_generator} + +In this model of the hydropower system, the simplified models are used for conduits, turbine, and generator modelling, except for the penstock that is modelled with the more detailed \emph{PenstockKP} unit. The simple \emph{Pipe} unit is used to represent the intake and discharge races. The simple \emph{Turbine} unit is used to represent the turbine. The \emph{SimpleGen} unit is used to represent the generator. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). Data from the Sundsbarm hydropower plant is used for this example model. + +\subsection{HPDetailed\_Francis} + +In this model of the hydropower system, the simplified model is used for conduits modelling, except for the penstock that is modelled with the more detailed \emph{PenstockKP} unit. The turbine and generator are modelled with more detailed \emph{Francis} and \emph{SynchGen} units, respectively. The simple \emph{Pipe} unit is used to represent the intake and discharge races. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). Data from the Sundsbarm hydropower plant is used for this example model. + +\subsection{HPSimple\_Francis\_IPSLGen} + +Here, the last example model (uses the \emph{PenstockKP} and \emph{Francis} units) is extended by synergy with the \emph{OpenIPSL} for generator and power system modelling. The \emph{Governor} unit from the \emph{OpenHPL} is also used here. The penstock is modelled with the more detailed \emph{PenstockKP} unit. The turbine is modelled with more detailed \emph{Francis} unit. The simple \emph{Pipe} unit is used to represent the intake and discharge races. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). + +\subsection{HPSimple\_Francis\_GridGen} + +Here, the \emph{HPDetailed\_Francis} example model (uses the \emph{PenstockKP} and \emph{Francis} units) is also extended by synergy with the \emph{OpenIPSL} for only generator modelling. The \emph{Governor} unit from the \emph{OpenHPL} is also used here. The penstock is modelled with the more detailed \emph{PenstockKP} unit. The turbine is modelled with the more detailed \emph{Francis} unit. The simple \emph{Pipe} unit is used to represent the intake and discharge races. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). + +\subsection{HPSimple\_Francis\_IPSLGenGov} + +Here, the \emph{HPDetailed\_Francis} example model (uses the \emph{PenstockKP} and \emph{Francis} units) is extended by synergy with the \emph{OpenIPSL} for generator, governor and power system modelling. The penstock is modelled with the more detailed \emph{PenstockKP} unit. The turbine is modelled with the more detailed \emph{Francis} unit. The simple \emph{Pipe} unit is used to represent the intake and discharge races. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). + +\subsection{HPSimple\_Francis\_IPSLGenInfBus} + +Here, the \emph{HPDetailed\_Francis} example model (uses the \emph{PenstockKP} and \emph{Francis} units) is extended by synergy with the \emph{OpenIPSL} for generator and power system (including infinite bus) modelling. The \emph{Governor} unit from the \emph{OpenHPL} is also used here. The penstock is modelled with the more detailed \emph{PenstockKP} unit. The turbine is modelled with the more detailed \emph{Francis} unit. The simple \emph{Pipe} unit is used to represent the intake and discharge races. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). + +\subsection{HPSimple\_OpenChannel} + +In this model of the hydropower system, the simplified models are used for conduits and turbine modelling. The generator is not included in the model. The simple \emph{Pipe} unit is used to represent the penstock and intake race. The discharge race is an open channel here, and the \emph{OpenChannel} unit is used for modelling. The simple \emph{Turbine} unit is used to represent the turbine. The \emph{Reservoir} unit is used to represent the reservoir and the tailwater (here, this unit uses a simple model of the reservoir that only depends on the water depth in the reservoir). + +\chapter{Basic example} + +Here, a basic (step-by-step) example is provided in order to show how to connect and specify elements from the \emph{OpenHPL} in a flowsheet. Furthermore, an example of how to set up the OMPython API is also presented. + +\section{Flowsheet} + +In order to create a flowsheet model for the hydropower system in OpenModelica using the \emph{OpenHPL}, the following steps should be performed: + +\begin{enumerate} + \item Create a new Modelica class that is specified as ``Model'' and assign a name for this model. Then, open this model with the ``Diagram view''. See example in Figure~\ref{fig:fig16}. + \begin{figure}[ht] + \begin{center} + \includegraphics[width=1\textwidth]{fig/Exam_1} % The printed column width is 8.4 cm. + \caption{Creating a new model in OpenModelica.} + \label{fig:fig16} + \end{center} + \end{figure} + \item Drag and drop all of the needed elements for the hydropower structure from the \emph{OpenHPL} and provide a name for each element. Then, connect the connectors of these elements between each other. See example in Figure~\ref{fig:fig17}. + \begin{figure} + \begin{center} + \includegraphics[width=1\textwidth]{fig/Exam_2} % The printed column width is 8.4 cm. + \caption{Connecting the elements of the hydropower system.} + \label{fig:fig17} + \end{center} + \end{figure} + \item Also, insert the records model ``Constants'' from the \emph{OpenHPL} with the name ``Const'' to the model in order to have control on some constants and properties that are common for all hydropower elements. As an example in case, typical initial value of the volumetric flow rate in the system for each ``Pipe'' unit can be specified. + \item Specify each of the elements with an appropriate geometry. See example for the specification of the intake race element in Figure~\ref{fig:fig18}. + \begin{figure}[ht] + \begin{center} + \includegraphics[width=0.8\textwidth]{fig/Exam_4} % The printed column width is 8.4 cm. + \caption{Specification of the elements.} + \label{fig:fig18} + \end{center} + \end{figure} + \item Provide a control signal for the turbine. To make this, you can either add a source of the ramp signal from the standard Modelica library (``Modelica.Blocks.Sources. Ramp''), or create an input variable (or just a simple variable) for the example model ``OpenHPL example'' and equate it to the turbine control input. Both possibilities are shown in Figure~\ref{fig:fig19}.\label{example_control} + \begin{figure} + \begin{center} + \includegraphics[width=1\textwidth]{fig/Exam_5} % The printed column width is 8.4 cm. + \caption{Creating a control signal for the turbine.} + \label{fig:fig19} + \end{center} + \end{figure} + \item Specify the simulation setup values and save it in the model. Then, the simulation can be carried out. See example for the simulation specification and running in Figure~\ref{fig:fig20}. + \begin{figure}[ht] + \begin{center} + \includegraphics[width=1\textwidth]{fig/Exam_6} % The printed column width is 8.4 cm. + \caption{Specifying and running simulation.} + \label{fig:fig20} + \end{center} + \end{figure} +\end{enumerate} + +\section{OMPython API} + +In order to run the simulations of the developed example hydropower model from Python, the OMPython API for OpenModelica can be used. The following steps should be performed to set up the API: + +\begin{enumerate} + \item Import the ``Modelica system'' environment form the OMPython package. Then, create an object in Python of the OpenModelica model ``OpenHPL example''. Here, the libraries that are used in the model should also be loaded to the object which in this case, is the standard Modelica library and the \emph{OpenHPL}. See an example of the code below: + \begin{lstlisting}[language = Python] + from OMPython import ModelicaSystem + hps_s = ModelicaSystem("OpenHPL_example.mo", "OpenHPL_example", ["Modelica", "OpenHPL/package.mo"]) + \end{lstlisting} + \item When the object is created, the simulation options, as well as the parameters and input variables can be specified. In order to check and specify the simulation options, the following commands can be used: + \begin{lstlisting}[language = Python] + hps_s.setSimulationOptions(stepSize=0.1, stopTime=1000) # set simulation options + hps_s.getSimulationOptions() # get list of simulation options + \end{lstlisting} + Similar commands for parameters and input variables look as follows: + \begin{lstlisting}[language = Python] + hps_s.getParameters() # get list of model parameters + hps_s.setParameters(**{"turbine.H_n":460}) # set parameter value for the turbine nominal head + hps_s.getInputs() # get list of input variables + hps_s.setInputs(u=[(0,0.75),(100,0.75),(101,0.7),(1000,0.7)]) # set input value over time as a ramp signal + \end{lstlisting} + It should be noted that here, I used the model with input variable for the control signal of the turbine (see item \#\ref{example_control} and Figure~\ref{fig:fig19} in the previous flowsheet section). + \item Run the simulation and get the results. An example of these commands are carried out as follows: + \begin{lstlisting}[language = Python] + hps_s.simulate() # run simulation + hps_s.getSolutions() # get list of solution variables + time, Vdot, p_tr1, p_tr2 = hps_s.getSolutions("time", "turbine.V_dot", "turbine.p_tr1", "turbine.p_tr2") # get results of simulation time variable, and the turbine flow rate, inlet and outlet pressures. + \end{lstlisting} + These simulation results can be then plotted using \emph{matplotlib} package. See the plots of the turbine flow rate and the pressures in Figure~\ref{fig:fig21}. + \begin{figure}[ht] + \begin{center} + \includegraphics[width=0.7\textwidth]{fig/Exam_sim} % The printed column width is 8.4 cm. + \caption{Plotting of simulation results.} + \label{fig:fig21} + \end{center} + \end{figure} + \item It is also possible to linearize the model for the future analysis. The linearization can be done with one command. However more commands can also be used to check/specify the linearization options and define the states/inputs/outputs. See the example below: + \begin{lstlisting}[language = Python] + hps_s.setLinearizationOptions(stopTime=0.1) # set a stop time for linearization (linearization is performed in this point) + hps_s.getLinearizationOptions() # get a list of the linearization options + As,Bs,Cs,Ds = hps_s.linearize() # actual linearization; defining standard A, B, C and D matrices. + hps_s.getLinearStates() # get list of states + hps_s.getLinearInputs() # get list of inputs + hps_s.getLinearOutputs() # get list of outputs + \end{lstlisting} + It should be noted that the linearized model should include the input variable which in this case is the input variable for the turbine control signal. +\end{enumerate} + +Similar to OMPython API, the running of OpenModelica models in Julia using OMJulia API can also be carried out. See the documentation of OMJulia for more information. + +\cleardoublepage + +% The bibliography should be displayed here... +\printbibliography[heading=bibintoc] +% You rather like to call the bibliography "References"? Then use this instead: +%\printbibliography[heading=bibintoc, title={References}] + +\end{document} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Bilde1.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Bilde1.png new file mode 100644 index 0000000..08ba401 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Bilde1.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_1.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_1.png new file mode 100644 index 0000000..484427e Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_1.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_2.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_2.png new file mode 100644 index 0000000..f2eed19 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_2.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_4.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_4.png new file mode 100644 index 0000000..745a5dc Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_4.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_5.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_5.png new file mode 100644 index 0000000..a3324f3 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_5.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_6.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_6.png new file mode 100644 index 0000000..17a30e1 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_6.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_sim.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_sim.png new file mode 100644 index 0000000..07e6963 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Exam_sim.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_1_scheme.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_1_scheme.png new file mode 100644 index 0000000..6d60209 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_1_scheme.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_2_F_turb.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_2_F_turb.png new file mode 100644 index 0000000..7e5da67 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_2_F_turb.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_2_scheme.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_2_scheme.png new file mode 100644 index 0000000..5842024 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_2_scheme.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_3_Algor_str.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_3_Algor_str.png new file mode 100644 index 0000000..bc60cee Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Fig_3_Algor_str.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Governor.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Governor.png new file mode 100644 index 0000000..6b4a25f Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Governor.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Guide_vane.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Guide_vane.png new file mode 100644 index 0000000..b4f69e9 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Guide_vane.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Pelton_turb.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Pelton_turb.png new file mode 100644 index 0000000..750215d Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Pelton_turb.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Rounded_fit.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Rounded_fit.png new file mode 100644 index 0000000..f8c6089 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Rounded_fit.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Sharp_fit.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Sharp_fit.png new file mode 100644 index 0000000..0a68340 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Sharp_fit.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Square_fi.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Square_fi.png new file mode 100644 index 0000000..b6a3e9e Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Square_fi.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/Tapered_fit.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Tapered_fit.png new file mode 100644 index 0000000..4e204b1 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/Tapered_fit.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/darcyf.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/darcyf.png new file mode 100644 index 0000000..32ab146 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/darcyf.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/ghosts.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/ghosts.png new file mode 100644 index 0000000..179cb0b Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/ghosts.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/hydrology.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/hydrology.png new file mode 100644 index 0000000..c097989 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/hydrology.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/kp.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/kp.png new file mode 100644 index 0000000..d0f5fda Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/kp.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/penstock.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/penstock.png new file mode 100644 index 0000000..551c65a Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/penstock.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/pipe.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/pipe.png new file mode 100644 index 0000000..96aec3e Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/pipe.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/simplegen.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/simplegen.png new file mode 100644 index 0000000..971f3ae Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/simplegen.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/surgepic.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/surgepic.png new file mode 100644 index 0000000..f1e7fa4 Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/surgepic.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/turbinefrancis.svg b/OpenHPL/Resources/Documents/UsersGuide_src/fig/turbinefrancis.svg new file mode 100644 index 0000000..8387e72 --- /dev/null +++ b/OpenHPL/Resources/Documents/UsersGuide_src/fig/turbinefrancis.svg @@ -0,0 +1,467 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/fig/turbinepic.png b/OpenHPL/Resources/Documents/UsersGuide_src/fig/turbinepic.png new file mode 100644 index 0000000..4739e4c Binary files /dev/null and b/OpenHPL/Resources/Documents/UsersGuide_src/fig/turbinepic.png differ diff --git a/OpenHPL/Resources/Documents/UsersGuide_src/listings-modelica.cfg b/OpenHPL/Resources/Documents/UsersGuide_src/listings-modelica.cfg new file mode 100644 index 0000000..54a2d4c --- /dev/null +++ b/OpenHPL/Resources/Documents/UsersGuide_src/listings-modelica.cfg @@ -0,0 +1,66 @@ +%% listings-modelica.cfg +%% Copyright 2014 Martin Sjoelund, Dietmar Winkler +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Dietmar Winkler +% +% Code repository https://github.com/modelica-tools/listings-modelica +% +% This work consists of the file listings-modelica.cfg + +\lstdefinelanguage{modelica} +{ + morekeywords=[1]{ + algorithm,and,annotation,as,assert,block,break,case,class,connect,connector, + constant,constrainedby,der,discrete,each,else,elseif,elsewhen,encapsulated, + end,enumeration,equality,equation,expandable,extends,external,failure,final, + flow,for,function,guard,if,import,in,initial,inner,input,List,local,loop, + match,matchcontinue,model,not,operator,Option,or,outer,output,package,parameter, + partial,protected,public,record,redeclare,replaceable,return,stream, + subtypeof,then,Tuple,type,uniontype,when,while}, + morekeywords=[2]{true, false}, + % Do not make true,false keywords because fn(true,x, false ) shows up as fn(true,x, *false*) + morekeywords=[3]{optimization,constraint}, % Optimica keywords + morekeywords=[4]{objective,startTime,finalTime,initialGuess}, + sensitive=true, + comment=[l]//, + morecomment=[s]{/*}{*/}, + alsodigit={.,-}, + morestring=[b]', + morestring=[b]", +}[keywords,comments,strings] + +\definecolor{keywordcolor1}{rgb}{0,0,.4} +\definecolor{keywordcolor2}{rgb}{.90,0,0} +\definecolor{keywordcolor3}{rgb}{.4,0,.8} +\definecolor{keywordcolor4}{rgb}{0.5,0,0.5} +\definecolor{stringcolor}{rgb}{0.133,0.545,0.133} +% \definecolor{listingbgcolor}{rgb}{0.95,0.95,0.95} + +\lstset{ + breaklines=true, + language=modelica, + basicstyle=\ttfamily, + keywordstyle=[1]\color{keywordcolor1}\bfseries, + keywordstyle=[2]\color{keywordcolor2}, + keywordstyle=[3]\color{keywordcolor3}\bfseries, + keywordstyle=[4]\color{keywordcolor4}, + stringstyle=\color{stringcolor}, +% backgroundcolor=\color{listingbgcolor}, + framexleftmargin=5pt, + xleftmargin=5pt, + xrightmargin=5pt, + showstringspaces=false +} + +\newcommand{\code}[1]{\lstinline|#1|} +\newcommand{\modelica}[1]{\lstinline[language=modelica]|#1|} diff --git a/OpenHPL/Resources/Images/besad.png b/OpenHPL/Resources/Images/besad.png new file mode 100644 index 0000000..9b6e2de Binary files /dev/null and b/OpenHPL/Resources/Images/besad.png differ diff --git a/OpenHPL/Resources/Images/cog.svg b/OpenHPL/Resources/Images/cog.svg new file mode 100644 index 0000000..28772e2 --- /dev/null +++ b/OpenHPL/Resources/Images/cog.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/OpenHPL/Resources/Images/darcyf.png b/OpenHPL/Resources/Images/darcyf.png new file mode 100644 index 0000000..32ab146 Binary files /dev/null and b/OpenHPL/Resources/Images/darcyf.png differ diff --git a/OpenHPL/Resources/Images/darcyf_zoomed.png b/OpenHPL/Resources/Images/darcyf_zoomed.png new file mode 100644 index 0000000..b3db429 Binary files /dev/null and b/OpenHPL/Resources/Images/darcyf_zoomed.png differ diff --git a/OpenHPL/Resources/Images/electromech.svg b/OpenHPL/Resources/Images/electromech.svg new file mode 100644 index 0000000..40b7f86 --- /dev/null +++ b/OpenHPL/Resources/Images/electromech.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/OpenHPL/Resources/Images/eq.png b/OpenHPL/Resources/Images/eq.png new file mode 100644 index 0000000..797ebac Binary files /dev/null and b/OpenHPL/Resources/Images/eq.png differ diff --git a/OpenHPL/Resources/Images/eq_flauxes.png b/OpenHPL/Resources/Images/eq_flauxes.png new file mode 100644 index 0000000..c709289 Binary files /dev/null and b/OpenHPL/Resources/Images/eq_flauxes.png differ diff --git a/OpenHPL/Resources/Images/eq_speed_propag.png b/OpenHPL/Resources/Images/eq_speed_propag.png new file mode 100644 index 0000000..c619047 Binary files /dev/null and b/OpenHPL/Resources/Images/eq_speed_propag.png differ diff --git a/OpenHPL/Resources/Images/equations/equation-Tgc2ASIw.png b/OpenHPL/Resources/Images/equations/equation-Tgc2ASIw.png new file mode 100644 index 0000000..9e92029 Binary files /dev/null and b/OpenHPL/Resources/Images/equations/equation-Tgc2ASIw.png differ diff --git a/OpenHPL/Resources/Images/flash.svg b/OpenHPL/Resources/Images/flash.svg new file mode 100644 index 0000000..dd2f4f2 --- /dev/null +++ b/OpenHPL/Resources/Images/flash.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/OpenHPL/Resources/Images/gears.svg b/OpenHPL/Resources/Images/gears.svg new file mode 100644 index 0000000..2a18c44 --- /dev/null +++ b/OpenHPL/Resources/Images/gears.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/OpenHPL/Resources/Images/generator.svg b/OpenHPL/Resources/Images/generator.svg new file mode 100644 index 0000000..5187b20 --- /dev/null +++ b/OpenHPL/Resources/Images/generator.svg @@ -0,0 +1,4 @@ + + + + diff --git a/OpenHPL/Resources/Images/ghost_eq.png b/OpenHPL/Resources/Images/ghost_eq.png new file mode 100644 index 0000000..7c54a52 Binary files /dev/null and b/OpenHPL/Resources/Images/ghost_eq.png differ diff --git a/OpenHPL/Resources/Images/ghosts.png b/OpenHPL/Resources/Images/ghosts.png new file mode 100644 index 0000000..179cb0b Binary files /dev/null and b/OpenHPL/Resources/Images/ghosts.png differ diff --git a/OpenHPL/Resources/Images/governor.svg b/OpenHPL/Resources/Images/governor.svg new file mode 100644 index 0000000..cc41e1b --- /dev/null +++ b/OpenHPL/Resources/Images/governor.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/OpenHPL/Resources/Images/images.jpg b/OpenHPL/Resources/Images/images.jpg new file mode 100644 index 0000000..c784d1c Binary files /dev/null and b/OpenHPL/Resources/Images/images.jpg differ diff --git a/OpenHPL/Resources/Images/images.png b/OpenHPL/Resources/Images/images.png new file mode 100644 index 0000000..da7c471 Binary files /dev/null and b/OpenHPL/Resources/Images/images.png differ diff --git a/OpenHPL/Resources/Images/kp.png b/OpenHPL/Resources/Images/kp.png new file mode 100644 index 0000000..d0f5fda Binary files /dev/null and b/OpenHPL/Resources/Images/kp.png differ diff --git a/OpenHPL/Resources/Images/orifices.png b/OpenHPL/Resources/Images/orifices.png new file mode 100644 index 0000000..2b59278 Binary files /dev/null and b/OpenHPL/Resources/Images/orifices.png differ diff --git a/OpenHPL/Resources/Images/pde.png b/OpenHPL/Resources/Images/pde.png new file mode 100644 index 0000000..f7d4c13 Binary files /dev/null and b/OpenHPL/Resources/Images/pde.png differ diff --git a/OpenHPL/Resources/Images/penstock.png b/OpenHPL/Resources/Images/penstock.png new file mode 100644 index 0000000..551c65a Binary files /dev/null and b/OpenHPL/Resources/Images/penstock.png differ diff --git a/OpenHPL/Resources/Images/piece_wise_eq.png b/OpenHPL/Resources/Images/piece_wise_eq.png new file mode 100644 index 0000000..763d098 Binary files /dev/null and b/OpenHPL/Resources/Images/piece_wise_eq.png differ diff --git a/OpenHPL/Resources/Images/pipe.png b/OpenHPL/Resources/Images/pipe.png new file mode 100644 index 0000000..96aec3e Binary files /dev/null and b/OpenHPL/Resources/Images/pipe.png differ diff --git a/OpenHPL/Resources/Images/reservoir.png b/OpenHPL/Resources/Images/reservoir.png new file mode 100644 index 0000000..c783ad7 Binary files /dev/null and b/OpenHPL/Resources/Images/reservoir.png differ diff --git a/OpenHPL/Resources/Images/roundedredexp.png b/OpenHPL/Resources/Images/roundedredexp.png new file mode 100644 index 0000000..d1366e4 Binary files /dev/null and b/OpenHPL/Resources/Images/roundedredexp.png differ diff --git a/OpenHPL/Resources/Images/run_off.svg b/OpenHPL/Resources/Images/run_off.svg new file mode 100644 index 0000000..a8aed12 --- /dev/null +++ b/OpenHPL/Resources/Images/run_off.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/OpenHPL/Resources/Images/schematic.png b/OpenHPL/Resources/Images/schematic.png new file mode 100644 index 0000000..4e7ce2d Binary files /dev/null and b/OpenHPL/Resources/Images/schematic.png differ diff --git a/OpenHPL/Resources/Images/simplegen.png b/OpenHPL/Resources/Images/simplegen.png new file mode 100644 index 0000000..971f3ae Binary files /dev/null and b/OpenHPL/Resources/Images/simplegen.png differ diff --git a/OpenHPL/Resources/Images/slope_eq.png b/OpenHPL/Resources/Images/slope_eq.png new file mode 100644 index 0000000..4d62263 Binary files /dev/null and b/OpenHPL/Resources/Images/slope_eq.png differ diff --git a/OpenHPL/Resources/Images/squareredexp.png b/OpenHPL/Resources/Images/squareredexp.png new file mode 100644 index 0000000..250b654 Binary files /dev/null and b/OpenHPL/Resources/Images/squareredexp.png differ diff --git a/OpenHPL/Resources/Images/surgepic.png b/OpenHPL/Resources/Images/surgepic.png new file mode 100644 index 0000000..f1e7fa4 Binary files /dev/null and b/OpenHPL/Resources/Images/surgepic.png differ diff --git a/OpenHPL/Resources/Images/taperedredexp.png b/OpenHPL/Resources/Images/taperedredexp.png new file mode 100644 index 0000000..318a04b Binary files /dev/null and b/OpenHPL/Resources/Images/taperedredexp.png differ diff --git a/OpenHPL/Resources/Images/turbine.svg b/OpenHPL/Resources/Images/turbine.svg new file mode 100644 index 0000000..b97d791 --- /dev/null +++ b/OpenHPL/Resources/Images/turbine.svg @@ -0,0 +1,4 @@ + + + + diff --git a/OpenHPL/Resources/Images/turbinefrancis.svg b/OpenHPL/Resources/Images/turbinefrancis.svg new file mode 100644 index 0000000..8387e72 --- /dev/null +++ b/OpenHPL/Resources/Images/turbinefrancis.svg @@ -0,0 +1,467 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Images/turbinepic.png b/OpenHPL/Resources/Images/turbinepic.png new file mode 100644 index 0000000..4739e4c Binary files /dev/null and b/OpenHPL/Resources/Images/turbinepic.png differ diff --git a/OpenHPL/Resources/LICENSE b/OpenHPL/Resources/LICENSE new file mode 100644 index 0000000..109a126 --- /dev/null +++ b/OpenHPL/Resources/LICENSE @@ -0,0 +1,236 @@ + ACADEMIC PUBLIC LICENSE + version 1.1.1 + + Copyright (C) 2003, 2010, 2015, 2015 Andras Varga (v1.1) + Copyright (C) 2019 Dietmar Winkler (adapted for OpenHPL) + + + Preamble + + This license contains the terms and conditions of using OpenHPL in +noncommercial settings: at academic institutions for teaching and research +use and for personal or educational purposes. You will find that this +license provides noncommercial users of OpenHPL with rights that are +similar to the well-known GNU General Public License, yet it retains the +possibility for OpenHPL authors to financially support the development by +selling commercial licenses. In fact, if you intend to use OpenHPL in a +"for-profit" environment, where research is conducted to develop or enhance +a product, is used in a commercial service offering, or when an entity uses +OpenHPL to participate in government-funded, EU-funded, military or similar +research projects, then you need to obtain a commercial license. + + What are the rights given to noncommercial users? Similarly to GPL, you +have the right to use the software, to distribute copies, to receive source +code, to change the software and distribute your modifications or the +modified software. Also similarly to the GPL, if you distribute verbatim or +modified copies of this software, they must be distributed under this +license. + + By modeling the GPL, this license guarantees that you are safe when using +OpenHPL in your work, for teaching or research. This license guarantees +that OpenHPL will remain available free of charge for nonprofit use. You +can modify OpenHPL to your purposes, and you can also share your modifications. +Even in the unlikely case of the authors abandoning OpenHPL entirely, this +license permits anyone to continue developing it from the last release, and +to create further releases under this license. + + We believe that the combination of noncommercial open-source and commercial +licensing will be beneficial for the whole user community, because income from +commercial licenses will enable faster development and a higher level of +software quality, while further enjoying the informal, open communication +and collaboration channels of open source development. + + The precise terms and conditions for using, copying, distribution and +modification follow. + + + ACADEMIC PUBLIC LICENSE + + TERMS AND CONDITIONS FOR USE, COPYING, DISTRIBUTION AND MODIFICATION + + 0. Definitions + + "Program" means a copy of OpenHPL, which is said to be distributed under +this Academic Public License. + + "Work based on the Program" means either the Program or any derivative work +under copyright law: that is to say, a work containing the Program or a +portion of it, either verbatim or with modifications and/or translated into +another language. (Hereinafter, translation is included without limitation +in the term "modification".) + + "Using the Program" means any act of creating executables that contain or +directly use libraries that are part of the Program, running any of the +tools that are part of the Program, or creating works based on the Program. + +Each licensee is addressed as "you". + + 1. Permission is hereby granted to use the Program free of charge for +noncommercial purposes, including teaching and academic research at +universities, colleges and other educational institutions and personal +non-profit purposes. For using the Program for commercial purposes, +including but not restricted to consulting activities, design of commercial +hardware or software networking products, and joint research with a +commercial entity, government-funded, EU-funded, military or similar +research projects, you have to contact the Author or visit www.omnest.com +for an appropriate license. Permission is also granted to use the Program +for a reasonably limited period of time for the purpose of evaluating its +usefulness for a particular purpose. + + 2. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + + 3. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 2 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose regulations for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. +(If the same, independent sections are distributed as part of a package +that is otherwise reliant on, or is based on the Program, then the +distribution of the whole package, including but not restricted to the +independent section, must be on the unmodified terms of this License, +regadless of who the author of the included sections was.) + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based or reliant on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +storage or distribution medium does not bring the other work under +the scope of this License. + + 4. You may copy and distribute the Program (or a work based on it, +under Section 3) in object code or executable form under the terms of +Sections 2 and 3 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 2 and 3 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 2 and 3 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you received + the program in object code or executable form with such an offer, + in accord with Subsection b) above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 6. You are not required to accept this License, since you have not +signed it. Nothing else grants you permission to modify or distribute +the Program or its derivative works; law prohibits these actions +if you do not accept this License. Therefore, by modifying or distributing +the Program (or any work based on the Program), you indicate your +acceptance of this License and all its terms and conditions for copying, +distributing or modifying the Program or works based on it, to do so. + + 7. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 8. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + + 9. If the distribution and/or use of the Program are restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + NO WARRANTY + + 10. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 11. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED ON IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen.png b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen.png new file mode 100644 index 0000000..2ce67ef Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen.svg b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen.svg new file mode 100644 index 0000000..893fe60 --- /dev/null +++ b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen.svg @@ -0,0 +1,791 @@ + + +Plot Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDhalf.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDnorm.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4,7e+06 + + + + + + + + + + + + + + + +4,75e+06 + + + + + + + + + + + + + + + +4,8e+06 + + + + + + + + + + + + + + + +4,85e+06 + + + + + + + + + + + + + + + +4,9e+06 + + + + + + + + + + + + + + + +4,95e+06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +0 + + + + + + + + + + + + + + + +500 + + + + + + + + + + + + + + + +1 000 + + + + + + + + + + + + + + + +1 500 + + + + + + + + + + + + + + + +2 000 + + + + + + + + + + + + + + + +2 500 + + + + + + + + + + + + + + + +3 000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen_zoomed.png b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen_zoomed.png new file mode 100644 index 0000000..caeaeb5 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen_zoomed.svg b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen_zoomed.svg new file mode 100644 index 0000000..b11149e --- /dev/null +++ b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_ElasPen_zoomed.svg @@ -0,0 +1,680 @@ + + +Plot Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDhalf.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDnorm.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4,75e+06 + + + + + + + + + + + + + + + +4,8e+06 + + + + + + + + + + + + + + + +4,85e+06 + + + + + + + + + + + + + + + +4,9e+06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +1 200 + + + + + + + + + + + + + + + +1 220 + + + + + + + + + + + + + + + +1 240 + + + + + + + + + + + + + + + +1 260 + + + + + + + + + + + + + + + +1 280 + + + + + + + + + + + + + + + +1 300 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen.png b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen.png new file mode 100644 index 0000000..b4fa88e Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen.svg b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen.svg new file mode 100644 index 0000000..a1bed1d --- /dev/null +++ b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen.svg @@ -0,0 +1,753 @@ + + +Plot Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDhalf.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDnorm.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4,75e+06 + + + + + + + + + + + + + + + +4,8e+06 + + + + + + + + + + + + + + + +4,85e+06 + + + + + + + + + + + + + + + +4,9e+06 + + + + + + + + + + + + + + + +4,95e+06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +0 + + + + + + + + + + + + + + + +500 + + + + + + + + + + + + + + + +1 000 + + + + + + + + + + + + + + + +1 500 + + + + + + + + + + + + + + + +2 000 + + + + + + + + + + + + + + + +2 500 + + + + + + + + + + + + + + + +3 000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen_zoomed.png b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen_zoomed.png new file mode 100644 index 0000000..e4ba13c Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen_zoomed.svg b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen_zoomed.svg new file mode 100644 index 0000000..0521d0a --- /dev/null +++ b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_surge_Diam_dp_tr_SimpPen_zoomed.svg @@ -0,0 +1,647 @@ + + +Plot Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDhalf.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SurgeDnorm.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4,8e+06 + + + + + + + + + + + + + + + +4,85e+06 + + + + + + + + + + + + + + + +4,9e+06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +1 200 + + + + + + + + + + + + + + + +1 220 + + + + + + + + + + + + + + + +1 240 + + + + + + + + + + + + + + + +1 260 + + + + + + + + + + + + + + + +1 280 + + + + + + + + + + + + + + + +1 300 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr.png b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr.png new file mode 100644 index 0000000..4010871 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr.svg b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr.svg new file mode 100644 index 0000000..6111343 --- /dev/null +++ b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr.svg @@ -0,0 +1,791 @@ + + +Plot Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +WithoutSutgeTank.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +withSurgeTank.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4,65e+06 + + + + + + + + + + + + + + + +4,7e+06 + + + + + + + + + + + + + + + +4,75e+06 + + + + + + + + + + + + + + + +4,8e+06 + + + + + + + + + + + + + + + +4,85e+06 + + + + + + + + + + + + + + + +4,9e+06 + + + + + + + + + + + + + + + +4,95e+06 + + + + + + + + + + + + + + + +5e+06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +0 + + + + + + + + + + + + + + + +500 + + + + + + + + + + + + + + + +1 000 + + + + + + + + + + + + + + + +1 500 + + + + + + + + + + + + + + + +2 000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr_zoomed.png b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr_zoomed.png new file mode 100644 index 0000000..6b54258 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr_zoomed.svg b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr_zoomed.svg new file mode 100644 index 0000000..587446d --- /dev/null +++ b/OpenHPL/Resources/Plots/SurgeDiameter/Comparison_with_without_surge_dp_tr_zoomed.svg @@ -0,0 +1,696 @@ + + +Plot Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +WithoutSutgeTank.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +withSurgeTank.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4,7e+06 + + + + + + + + + + + + + + + +4,75e+06 + + + + + + + + + + + + + + + +4,8e+06 + + + + + + + + + + + + + + + +4,85e+06 + + + + + + + + + + + + + + + +4,9e+06 + + + + + + + + + + + + + + + +4,95e+06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +1 200 + + + + + + + + + + + + + + + +1 250 + + + + + + + + + + + + + + + +1 300 + + + + + + + + + + + + + + + +1 350 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/height_surge_dif_D=3_4&1_7.png b/OpenHPL/Resources/Plots/SurgeDiameter/height_surge_dif_D=3_4&1_7.png new file mode 100644 index 0000000..965ab95 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/height_surge_dif_D=3_4&1_7.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/turvine_Vdot_surge_dif_D=3_4&1_7.png b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_Vdot_surge_dif_D=3_4&1_7.png new file mode 100644 index 0000000..64fde03 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_Vdot_surge_dif_D=3_4&1_7.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/turvine_Vdot_surge_dif_D=3_4&1_7_zoomed.png b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_Vdot_surge_dif_D=3_4&1_7_zoomed.png new file mode 100644 index 0000000..afc0054 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_Vdot_surge_dif_D=3_4&1_7_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/turvine_dptr_surge_dif_D=3_4&1_7.png b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_dptr_surge_dif_D=3_4&1_7.png new file mode 100644 index 0000000..782cf96 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_dptr_surge_dif_D=3_4&1_7.png differ diff --git a/OpenHPL/Resources/Plots/SurgeDiameter/turvine_dptr_surge_dif_D=3_4&1_7_zoomed.png b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_dptr_surge_dif_D=3_4&1_7_zoomed.png new file mode 100644 index 0000000..9962ea5 Binary files /dev/null and b/OpenHPL/Resources/Plots/SurgeDiameter/turvine_dptr_surge_dif_D=3_4&1_7_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_V_dot.png b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_V_dot.png new file mode 100644 index 0000000..7a9af9c Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_V_dot.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_V_dot_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_V_dot_zoomed.png new file mode 100644 index 0000000..a05f604 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_V_dot_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp.png b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp.png new file mode 100644 index 0000000..8905570 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp.svg b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp.svg new file mode 100644 index 0000000..b37755c --- /dev/null +++ b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp.svg @@ -0,0 +1,786 @@ + + +Plot Document +Generated with Qt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +KP07.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Besad.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Pipe.dp_tr [Pa] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +4,7e+06 + + + + + + + + + + + + + + + +4,75e+06 + + + + + + + + + + + + + + + +4,8e+06 + + + + + + + + + + + + + + + +4,85e+06 + + + + + + + + + + + + + + + +4,9e+06 + + + + + + + + + + + + + + + +4,95e+06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +0 + + + + + + + + + + + + + + + +500 + + + + + + + + + + + + + + + +1 000 + + + + + + + + + + + + + + + +1 500 + + + + + + + + + + + + + + + +2 000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp_zoomed.png new file mode 100644 index 0000000..1f2e12d Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_KP07N20_Pipe_dif_penstocks_turbine_dp_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/BasadN20_dif_penstocks_Vdot.png b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_dif_penstocks_Vdot.png new file mode 100644 index 0000000..f18a412 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/BasadN20_dif_penstocks_Vdot.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/Basad_method_100N_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/Basad_method_100N_zoomed.png new file mode 100644 index 0000000..0f262e8 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/Basad_method_100N_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/Basad_method_20N.png b/OpenHPL/Resources/Plots/diff_penstock/Basad_method_20N.png new file mode 100644 index 0000000..42d3f8b Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/Basad_method_20N.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/Basad_method_20N_zommed.png b/OpenHPL/Resources/Plots/diff_penstock/Basad_method_20N_zommed.png new file mode 100644 index 0000000..5cf20ef Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/Basad_method_20N_zommed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/Diff_Nodepressure_depends_surgeTank_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/Diff_Nodepressure_depends_surgeTank_zoomed.png new file mode 100644 index 0000000..8394a17 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/Diff_Nodepressure_depends_surgeTank_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/Diff_method_and_N_KP=20and1000N_B=100N_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/Diff_method_and_N_KP=20and1000N_B=100N_zoomed.png new file mode 100644 index 0000000..6904005 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/Diff_method_and_N_KP=20and1000N_B=100N_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/Diff_pressure_depends_surgeTank.png b/OpenHPL/Resources/Plots/diff_penstock/Diff_pressure_depends_surgeTank.png new file mode 100644 index 0000000..0826f59 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/Diff_pressure_depends_surgeTank.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/Diff_pressure_depends_surgeTank_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/Diff_pressure_depends_surgeTank_zoomed.png new file mode 100644 index 0000000..ca04e67 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/Diff_pressure_depends_surgeTank_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07N20_dif_penstocks_Vdot.png b/OpenHPL/Resources/Plots/diff_penstock/KP07N20_dif_penstocks_Vdot.png new file mode 100644 index 0000000..b0105e3 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07N20_dif_penstocks_Vdot.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07_100N_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/KP07_100N_zoomed.png new file mode 100644 index 0000000..f2ecd74 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07_100N_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07_20N.png b/OpenHPL/Resources/Plots/diff_penstock/KP07_20N.png new file mode 100644 index 0000000..b331b22 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07_20N.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07_20N_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/KP07_20N_zoomed.png new file mode 100644 index 0000000..fc2bbc3 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07_20N_zoomed.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe.png b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe.png new file mode 100644 index 0000000..a60a6b1 Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_Vdot_turbine.png b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_Vdot_turbine.png new file mode 100644 index 0000000..c7b201f Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_Vdot_turbine.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_dp_turbine.png b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_dp_turbine.png new file mode 100644 index 0000000..bfd86bf Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_dp_turbine.png differ diff --git a/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_zoomed.png b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_zoomed.png new file mode 100644 index 0000000..95c48cb Binary files /dev/null and b/OpenHPL/Resources/Plots/diff_penstock/KP07vsSimplePipe_zoomed.png differ diff --git a/OpenHPL/Resources/Tables/Evap_var.txt b/OpenHPL/Resources/Tables/Evap_var.txt new file mode 100644 index 0000000..337ac9d --- /dev/null +++ b/OpenHPL/Resources/Tables/Evap_var.txt @@ -0,0 +1,314 @@ +#1 +double evap(312,2) # Monthly average evapotranspiration +0 0.2 +2678400 0.2 +2678400 0.2 +5097600 0.2 +5097600 0.6 +7776000 0.6 +7776000 1 +10368000 1 +10368000 2.5 +13046400 2.5 +13046400 3.3 +15638400 3.3 +15638400 3.3 +18316800 3.3 +18316800 2.5 +20995200 2.5 +20995200 2 +23587200 2 +23587200 0.6 +26265600 0.6 +26265600 0.2 +28857600 0.2 +28857600 0.1 +31536000 0.1 +31536000 0.2 +34214400 0.2 +34214400 0.2 +36633600 0.2 +36633600 0.6 +39312000 0.6 +39312000 1 +41904000 1 +41904000 2.5 +44582400 2.5 +44582400 3.3 +47174400 3.3 +47174400 3.3 +49852800 3.3 +49852800 2.5 +52531200 2.5 +52531200 2 +55123200 2 +55123200 0.6 +57801600 0.6 +57801600 0.2 +60393600 0.2 +60393600 0.1 +63072000 0.1 +63072000 0.2 +65750400 0.2 +65750400 0.2 +68169600 0.2 +68169600 0.6 +70848000 0.6 +70848000 1 +73440000 1 +73440000 2.5 +76118400 2.5 +76118400 3.3 +78710400 3.3 +78710400 3.3 +81388800 3.3 +81388800 2.5 +84067200 2.5 +84067200 2 +86659200 2 +86659200 0.6 +89337600 0.6 +89337600 0.2 +91929600 0.2 +91929600 0.1 +94608000 0.1 +94608000 0.2 +97286400 0.2 +97286400 0.2 +99792000 0.2 +99792000 0.6 +102470400 0.6 +102470400 1 +105062400 1 +105062400 2.5 +107740800 2.5 +107740800 3.3 +110332800 3.3 +110332800 3.3 +113011200 3.3 +113011200 2.5 +115689600 2.5 +115689600 2 +118281600 2 +118281600 0.6 +120960000 0.6 +120960000 0.2 +123552000 0.2 +123552000 0.1 +126230400 0.1 +126230400 0.2 +128908800 0.2 +128908800 0.2 +131328000 0.2 +131328000 0.6 +134006400 0.6 +134006400 1 +136598400 1 +136598400 2.5 +139276800 2.5 +139276800 3.3 +141868800 3.3 +141868800 3.3 +144547200 3.3 +144547200 2.5 +147225600 2.5 +147225600 2 +149817600 2 +149817600 0.6 +152496000 0.6 +152496000 0.2 +155088000 0.2 +155088000 0.1 +157766400 0.1 +157766400 0.2 +160444800 0.2 +160444800 0.2 +162864000 0.2 +162864000 0.6 +165542400 0.6 +165542400 1 +168134400 1 +168134400 2.5 +170812800 2.5 +170812800 3.3 +173404800 3.3 +173404800 3.3 +176083200 3.3 +176083200 2.5 +178761600 2.5 +178761600 2 +181353600 2 +181353600 0.6 +184032000 0.6 +184032000 0.2 +186624000 0.2 +186624000 0.1 +189302400 0.1 +189302400 0.2 +191980800 0.2 +191980800 0.2 +194400000 0.2 +194400000 0.6 +197078400 0.6 +197078400 1 +199670400 1 +199670400 2.5 +202348800 2.5 +202348800 3.3 +204940800 3.3 +204940800 3.3 +207619200 3.3 +207619200 2.5 +210297600 2.5 +210297600 2 +212889600 2 +212889600 0.6 +215568000 0.6 +215568000 0.2 +218160000 0.2 +218160000 0.1 +220838400 0.1 +220838400 0.2 +223516800 0.2 +223516800 0.2 +226022400 0.2 +226022400 0.6 +228700800 0.6 +228700800 1 +231292800 1 +231292800 2.5 +233971200 2.5 +233971200 3.3 +236563200 3.3 +236563200 3.3 +239241600 3.3 +239241600 2.5 +241920000 2.5 +241920000 2 +244512000 2 +244512000 0.6 +247190400 0.6 +247190400 0.2 +249782400 0.2 +249782400 0.1 +252460800 0.1 +252460800 0.2 +255139200 0.2 +255139200 0.2 +257558400 0.2 +257558400 0.6 +260236800 0.6 +260236800 1 +262828800 1 +262828800 2.5 +265507200 2.5 +265507200 3.3 +268099200 3.3 +268099200 3.3 +270777600 3.3 +270777600 2.5 +273456000 2.5 +273456000 2 +276048000 2 +276048000 0.6 +278726400 0.6 +278726400 0.2 +281318400 0.2 +281318400 0.1 +283996800 0.1 +283996800 0.2 +286675200 0.2 +286675200 0.2 +289094400 0.2 +289094400 0.6 +291772800 0.6 +291772800 1 +294364800 1 +294364800 2.5 +297043200 2.5 +297043200 3.3 +299635200 3.3 +299635200 3.3 +302313600 3.3 +302313600 2.5 +304992000 2.5 +304992000 2 +307584000 2 +307584000 0.6 +310262400 0.6 +310262400 0.2 +312854400 0.2 +312854400 0.1 +315532800 0.1 +315532800 0.2 +318211200 0.2 +318211200 0.2 +320630400 0.2 +320630400 0.6 +323308800 0.6 +323308800 1 +325900800 1 +325900800 2.5 +328579200 2.5 +328579200 3.3 +331171200 3.3 +331171200 3.3 +333849600 3.3 +333849600 2.5 +336528000 2.5 +336528000 2 +339120000 2 +339120000 0.6 +341798400 0.6 +341798400 0.2 +344390400 0.2 +344390400 0.1 +347068800 0.1 +347068800 0.2 +349747200 0.2 +349747200 0.2 +352252800 0.2 +352252800 0.6 +354931200 0.6 +354931200 1 +357523200 1 +357523200 2.5 +360201600 2.5 +360201600 3.3 +362793600 3.3 +362793600 3.3 +365472000 3.3 +365472000 2.5 +368150400 2.5 +368150400 2 +370742400 2 +370742400 0.6 +373420800 0.6 +373420800 0.2 +376012800 0.2 +376012800 0.1 +378691200 0.1 +378691200 0.2 +381369600 0.2 +381369600 0.2 +383788800 0.2 +383788800 0.6 +386467200 0.6 +386467200 1 +389059200 1 +389059200 2.5 +391737600 2.5 +391737600 3.3 +394329600 3.3 +394329600 3.3 +397008000 3.3 +397008000 2.5 +399686400 2.5 +399686400 2 +402278400 2 +402278400 0.6 +404956800 0.6 +404956800 0.2 +407548800 0.2 +407548800 0.1 +410227200 0.1 diff --git a/OpenHPL/Resources/Tables/Flow_var_d.txt b/OpenHPL/Resources/Tables/Flow_var_d.txt new file mode 100644 index 0000000..0806553 --- /dev/null +++ b/OpenHPL/Resources/Tables/Flow_var_d.txt @@ -0,0 +1,4555 @@ +#1 +double flow(4553,2) # Flow variation +0 3.13 +86400 3.27 +172800 3.2 +259200 3.13 +345600 3.19 +432000 5.35 +518400 9.79 +604800 12.2 +691200 12.62 +777600 14.17 +864000 15.92 +950400 16.29 +1036800 14.51 +1123200 11.85 +1209600 10.29 +1296000 9.42 +1382400 9.18 +1468800 8.89 +1555200 8.36 +1641600 7.76 +1728000 6.87 +1814400 6.16 +1900800 5.55 +1987200 5.01 +2073600 4.73 +2160000 4.45 +2246400 4.09 +2332800 3.77 +2419200 3.46 +2505600 3.2 +2592000 3 +2678400 2.86 +2764800 2.73 +2851200 2.61 +2937600 2.54 +3024000 2.42 +3110400 2.3 +3196800 2.23 +3283200 2.13 +3369600 2.26 +3456000 2.42 +3542400 2.31 +3628800 2.23 +3715200 2.12 +3801600 2 +3888000 1.94 +3974400 1.9 +4060800 1.81 +4147200 1.68 +4233600 1.57 +4320000 1.56 +4406400 1.49 +4492800 1.4 +4579200 1.45 +4665600 1.49 +4752000 1.48 +4838400 1.48 +4924800 1.46 +5011200 1.42 +5097600 1.34 +5184000 1.29 +5270400 1.25 +5356800 1.26 +5443200 1.26 +5529600 1.19 +5616000 1.1 +5702400 1.04 +5788800 1.06 +5875200 1.09 +5961600 1.06 +6048000 1.03 +6134400 1.03 +6220800 1.03 +6307200 1.06 +6393600 1.13 +6480000 1.23 +6566400 1.24 +6652800 1.18 +6739200 1.16 +6825600 1.16 +6912000 1.16 +6998400 1.16 +7084800 1.23 +7171200 1.44 +7257600 2.02 +7344000 2.99 +7430400 3.68 +7516800 3.75 +7603200 3.63 +7689600 3.62 +7776000 3.84 +7862400 4.15 +7948800 4.94 +8035200 7.89 +8121600 10.03 +8208000 9.75 +8294400 9.27 +8380800 8.29 +8467200 7.25 +8553600 7.4 +8640000 10.54 +8726400 14.02 +8812800 14 +8899200 12.46 +8985600 12.59 +9072000 16.02 +9158400 19.46 +9244800 19.65 +9331200 18.59 +9417600 17.38 +9504000 16.62 +9590400 16.01 +9676800 15.36 +9763200 15.35 +9849600 15.49 +9936000 16.03 +10022400 16.87 +10108800 18.93 +10195200 24.12 +10281600 27.43 +10368000 29.02 +10454400 33.33 +10540800 37.48 +10627200 38.04 +10713600 34.14 +10800000 29.03 +10886400 24.83 +10972800 21.37 +11059200 18.63 +11145600 16.66 +11232000 15.59 +11318400 15.11 +11404800 14.74 +11491200 14.54 +11577600 14.88 +11664000 14.93 +11750400 13.92 +11836800 12.65 +11923200 12.1 +12009600 17.78 +12096000 27.8 +12182400 31.93 +12268800 34.28 +12355200 37.23 +12441600 39.63 +12528000 39.61 +12614400 34.61 +12700800 30.97 +12787200 28.28 +12873600 27.26 +12960000 27.43 +13046400 24.62 +13132800 21.29 +13219200 19.44 +13305600 18.4 +13392000 16.92 +13478400 14.7 +13564800 12.46 +13651200 10.69 +13737600 9.41 +13824000 8.43 +13910400 7.82 +13996800 9.71 +14083200 20.31 +14169600 40.27 +14256000 44 +14342400 32.77 +14428800 26.49 +14515200 21.49 +14601600 17.53 +14688000 14.47 +14774400 11.99 +14860800 10.13 +14947200 8.67 +15033600 7.47 +15120000 6.49 +15206400 5.51 +15292800 4.79 +15379200 4.27 +15465600 3.7 +15552000 3.25 +15638400 2.94 +15724800 2.71 +15811200 3.07 +15897600 4.43 +15984000 7.45 +16070400 10.84 +16156800 10.85 +16243200 8.54 +16329600 6.83 +16416000 5.68 +16502400 4.82 +16588800 3.92 +16675200 3.25 +16761600 3.2 +16848000 3.67 +16934400 3.81 +17020800 3.38 +17107200 3.85 +17193600 8.33 +17280000 11.5 +17366400 10.57 +17452800 10.64 +17539200 10.33 +17625600 11.86 +17712000 14.22 +17798400 14.07 +17884800 12.93 +17971200 11.04 +18057600 9.12 +18144000 8.05 +18230400 8.1 +18316800 7.79 +18403200 6.61 +18489600 5.73 +18576000 5.05 +18662400 4.44 +18748800 4.08 +18835200 3.93 +18921600 3.86 +19008000 3.58 +19094400 3.23 +19180800 2.96 +19267200 2.71 +19353600 2.57 +19440000 2.41 +19526400 2.17 +19612800 2.08 +19699200 2.08 +19785600 2 +19872000 1.89 +19958400 1.83 +20044800 1.79 +20131200 1.78 +20217600 1.78 +20304000 2.34 +20390400 3.39 +20476800 4.96 +20563200 5.24 +20649600 4.19 +20736000 3.95 +20822400 4.15 +20908800 4.36 +20995200 4.59 +21081600 5.39 +21168000 5.87 +21254400 5.32 +21340800 4.63 +21427200 4.47 +21513600 4.66 +21600000 4.55 +21686400 4.24 +21772800 3.94 +21859200 3.52 +21945600 3.28 +22032000 4.16 +22118400 5.49 +22204800 5.64 +22291200 5.06 +22377600 4.5 +22464000 4.15 +22550400 4.02 +22636800 3.8 +22723200 3.54 +22809600 3.38 +22896000 3.23 +22982400 3.04 +23068800 2.9 +23155200 2.87 +23241600 3.05 +23328000 3.56 +23414400 4.75 +23500800 8.69 +23587200 13.19 +23673600 13.75 +23760000 12.19 +23846400 10.31 +23932800 7.89 +24019200 6.32 +24105600 5.64 +24192000 5.57 +24278400 6.14 +24364800 6.33 +24451200 5.9 +24537600 5.25 +24624000 4.87 +24710400 4.78 +24796800 4.59 +24883200 4.28 +24969600 4 +25056000 3.73 +25142400 3.55 +25228800 3.74 +25315200 4.22 +25401600 4.82 +25488000 5.07 +25574400 4.97 +25660800 4.89 +25747200 4.78 +25833600 6.44 +25920000 27.5 +26006400 44.39 +26092800 40.02 +26179200 44.53 +26265600 47.8 +26352000 52.73 +26438400 66.13 +26524800 61.61 +26611200 44.57 +26697600 39.02 +26784000 43.47 +26870400 52.14 +26956800 54.3 +27043200 46.37 +27129600 40.03 +27216000 35.09 +27302400 29.57 +27388800 25.05 +27475200 21.48 +27561600 18.33 +27648000 15.69 +27734400 13.46 +27820800 11.58 +27907200 10.01 +27993600 8.61 +28080000 7.3 +28166400 6.48 +28252800 6.17 +28339200 5.87 +28425600 5.45 +28512000 5 +28598400 4.48 +28684800 4.03 +28771200 3.9 +28857600 3.81 +28944000 3.67 +29030400 3.56 +29116800 3.41 +29203200 3.32 +29289600 3.21 +29376000 3.14 +29462400 3.02 +29548800 2.87 +29635200 2.84 +29721600 3.41 +29808000 4.07 +29894400 4.07 +29980800 3.83 +30067200 3.6 +30153600 3.33 +30240000 3.05 +30326400 2.84 +30412800 2.68 +30499200 2.56 +30585600 2.42 +30672000 2.3 +30758400 2.25 +30844800 2.14 +30931200 2 +31017600 1.88 +31104000 1.8 +31190400 1.72 +31276800 1.59 +31363200 1.52 +31449600 1.5 +31536000 1.44 +31622400 1.4 +31708800 1.39 +31795200 1.29 +31881600 1.21 +31968000 1.21 +32054400 1.18 +32140800 1.11 +32227200 1.09 +32313600 1.16 +32400000 1.28 +32486400 1.31 +32572800 1.28 +32659200 1.28 +32745600 1.28 +32832000 1.31 +32918400 1.46 +33004800 1.65 +33091200 1.84 +33177600 1.98 +33264000 1.96 +33350400 1.86 +33436800 1.77 +33523200 1.73 +33609600 1.61 +33696000 1.52 +33782400 1.53 +33868800 1.5 +33955200 1.4 +34041600 1.33 +34128000 1.3 +34214400 1.27 +34300800 1.24 +34387200 1.23 +34473600 1.24 +34560000 1.24 +34646400 1.23 +34732800 1.28 +34819200 1.43 +34905600 1.43 +34992000 1.35 +35078400 1.35 +35164800 1.35 +35251200 1.32 +35337600 1.31 +35424000 1.42 +35510400 1.49 +35596800 1.45 +35683200 1.42 +35769600 1.38 +35856000 1.35 +35942400 1.32 +36028800 1.25 +36115200 1.22 +36201600 1.22 +36288000 1.22 +36374400 1.25 +36460800 1.39 +36547200 1.52 +36633600 1.52 +36720000 1.45 +36806400 1.41 +36892800 1.41 +36979200 1.46 +37065600 1.53 +37152000 1.53 +37238400 1.5 +37324800 1.47 +37411200 1.43 +37497600 1.43 +37584000 1.42 +37670400 1.4 +37756800 1.38 +37843200 1.38 +37929600 1.38 +38016000 1.36 +38102400 1.26 +38188800 1.18 +38275200 1.18 +38361600 1.28 +38448000 1.38 +38534400 1.41 +38620800 1.48 +38707200 1.53 +38793600 1.55 +38880000 1.58 +38966400 1.55 +39052800 0 +39139200 0 +39225600 1.28 +39312000 1.21 +39398400 1.18 +39484800 1.18 +39571200 1.15 +39657600 1.11 +39744000 1.11 +39830400 1.13 +39916800 1.2 +40003200 1.21 +40089600 1.17 +40176000 1.21 +40262400 1.3 +40348800 1.39 +40435200 1.45 +40521600 1.48 +40608000 1.53 +40694400 1.58 +40780800 1.56 +40867200 1.61 +40953600 1.83 +41040000 2.1 +41126400 2.7 +41212800 3.82 +41299200 4.83 +41385600 6.18 +41472000 8.16 +41558400 9.81 +41644800 10.66 +41731200 14.23 +41817600 29.23 +41904000 37.13 +41990400 30.83 +42076800 32.56 +42163200 50.59 +42249600 70.47 +42336000 78.52 +42422400 82.02 +42508800 85.38 +42595200 83.9 +42681600 75.97 +42768000 65.47 +42854400 53.21 +42940800 41.49 +43027200 32.17 +43113600 25.46 +43200000 21.34 +43286400 25.43 +43372800 40.81 +43459200 50.77 +43545600 47.02 +43632000 44.94 +43718400 53.93 +43804800 55.19 +43891200 42.42 +43977600 31.13 +44064000 23.84 +44150400 19.44 +44236800 17.04 +44323200 15.12 +44409600 13.16 +44496000 11.45 +44582400 9.97 +44668800 8.79 +44755200 7.91 +44841600 7.16 +44928000 6.42 +45014400 5.77 +45100800 5.23 +45187200 4.8 +45273600 4.42 +45360000 4.03 +45446400 3.62 +45532800 3.24 +45619200 2.95 +45705600 2.74 +45792000 2.51 +45878400 2.32 +45964800 2.15 +46051200 2.15 +46137600 2.18 +46224000 2.19 +46310400 2.64 +46396800 3.52 +46483200 4.01 +46569600 3.93 +46656000 3.78 +46742400 3.63 +46828800 4.11 +46915200 4.57 +47001600 4.22 +47088000 3.68 +47174400 3.26 +47260800 2.92 +47347200 2.64 +47433600 2.4 +47520000 2.22 +47606400 2.08 +47692800 1.94 +47779200 1.96 +47865600 2.06 +47952000 2.18 +48038400 2.34 +48124800 2.46 +48211200 2.2 +48297600 1.67 +48384000 1.43 +48470400 1.3 +48556800 1.2 +48643200 1.16 +48729600 1.12 +48816000 1.09 +48902400 1.03 +48988800 0.95 +49075200 0.92 +49161600 0.88 +49248000 0.82 +49334400 0.82 +49420800 0.79 +49507200 0.73 +49593600 0.7 +49680000 0.77 +49766400 0.82 +49852800 0.8 +49939200 0.79 +50025600 0.77 +50112000 0.74 +50198400 0.68 +50284800 0.63 +50371200 0.62 +50457600 0.61 +50544000 0.61 +50630400 0.62 +50716800 0.63 +50803200 0.65 +50889600 0.67 +50976000 0.68 +51062400 0.75 +51148800 0.88 +51235200 0.97 +51321600 1.08 +51408000 1.31 +51494400 1.67 +51580800 1.95 +51667200 2.3 +51753600 2.57 +51840000 2.82 +51926400 3.7 +52012800 5.03 +52099200 10.25 +52185600 15.26 +52272000 14.49 +52358400 12.59 +52444800 11.19 +52531200 9.85 +52617600 10.62 +52704000 12.85 +52790400 12.68 +52876800 10.92 +52963200 9.87 +53049600 8.99 +53136000 7.99 +53222400 7.14 +53308800 6.39 +53395200 5.7 +53481600 5.06 +53568000 4.55 +53654400 4.13 +53740800 3.72 +53827200 3.39 +53913600 3.16 +54000000 2.94 +54086400 2.74 +54172800 2.65 +54259200 2.55 +54345600 2.42 +54432000 2.31 +54518400 2.3 +54604800 2.37 +54691200 3.23 +54777600 4.74 +54864000 5.48 +54950400 5.68 +55036800 6.1 +55123200 6.42 +55209600 6.63 +55296000 6.97 +55382400 7.14 +55468800 8.4 +55555200 25.79 +55641600 36.98 +55728000 27.25 +55814400 21.08 +55900800 18 +55987200 15.54 +56073600 14.55 +56160000 13.37 +56246400 11.59 +56332800 10.05 +56419200 8.7 +56505600 7.89 +56592000 8.09 +56678400 10.51 +56764800 14.66 +56851200 17.74 +56937600 22.29 +57024000 24.25 +57110400 19.75 +57196800 15.97 +57283200 17.67 +57369600 20.19 +57456000 18.48 +57542400 15.64 +57628800 17.58 +57715200 21.33 +57801600 19.22 +57888000 14.79 +57974400 12.05 +58060800 10.85 +58147200 14.21 +58233600 22.67 +58320000 26.57 +58406400 22.93 +58492800 18.35 +58579200 15.08 +58665600 12.7 +58752000 11 +58838400 9.83 +58924800 11.52 +59011200 16.3 +59097600 22.92 +59184000 32.23 +59270400 41.96 +59356800 42.11 +59443200 39.31 +59529600 35.96 +59616000 31.32 +59702400 30.12 +59788800 32.32 +59875200 60.01 +59961600 70.69 +60048000 49.25 +60134400 43.28 +60220800 42.94 +60307200 38.24 +60393600 33.18 +60480000 28.11 +60566400 27.3 +60652800 30.78 +60739200 30.63 +60825600 25.72 +60912000 22.36 +60998400 21.1 +61084800 18.45 +61171200 17.83 +61257600 20.86 +61344000 20.66 +61430400 19.11 +61516800 22.9 +61603200 24.81 +61689600 20.94 +61776000 16.93 +61862400 14.08 +61948800 12.26 +62035200 10.98 +62121600 9.87 +62208000 9.07 +62294400 9.4 +62380800 10.4 +62467200 10.42 +62553600 9.56 +62640000 8.51 +62726400 7.48 +62812800 7.15 +62899200 7.26 +62985600 7.13 +63072000 6.69 +63158400 6.16 +63244800 5.86 +63331200 5.6 +63417600 5.41 +63504000 5.21 +63590400 5.35 +63676800 7.65 +63763200 13.18 +63849600 14.87 +63936000 12.12 +64022400 10.85 +64108800 10.25 +64195200 9.99 +64281600 10.41 +64368000 10.42 +64454400 9.74 +64540800 8.82 +64627200 8.06 +64713600 8.19 +64800000 7.78 +64886400 6.7 +64972800 6.27 +65059200 6.19 +65145600 5.74 +65232000 5.19 +65318400 4.78 +65404800 4.45 +65491200 4.15 +65577600 3.99 +65664000 3.88 +65750400 3.71 +65836800 3.61 +65923200 3.61 +66009600 3.55 +66096000 3.54 +66182400 3.51 +66268800 3.39 +66355200 3.24 +66441600 3.04 +66528000 2.97 +66614400 2.98 +66700800 2.91 +66787200 2.76 +66873600 2.63 +66960000 2.48 +67046400 2.49 +67132800 2.64 +67219200 2.57 +67305600 2.41 +67392000 2.39 +67478400 2.39 +67564800 2.43 +67651200 2.5 +67737600 2.53 +67824000 2.53 +67910400 2.5 +67996800 2.73 +68083200 2.77 +68169600 2.46 +68256000 2.34 +68342400 2.22 +68428800 2.22 +68515200 2.37 +68601600 2.5 +68688000 2.5 +68774400 2.42 +68860800 2.38 +68947200 2.49 +69033600 3.22 +69120000 5.41 +69206400 6.65 +69292800 6.35 +69379200 7.11 +69465600 7.71 +69552000 7.37 +69638400 6.87 +69724800 6.29 +69811200 5.71 +69897600 5.32 +69984000 5.04 +70070400 4.79 +70156800 4.89 +70243200 5.23 +70329600 5.57 +70416000 6.08 +70502400 6.73 +70588800 7.28 +70675200 7.64 +70761600 7.86 +70848000 7.99 +70934400 8.13 +71020800 8.16 +71107200 8.78 +71193600 9.55 +71280000 8.99 +71366400 7.97 +71452800 7.32 +71539200 6.72 +71625600 6.7 +71712000 8.2 +71798400 12.64 +71884800 18.93 +71971200 23.93 +72057600 28.36 +72144000 31.16 +72230400 28.49 +72316800 23.35 +72403200 19.43 +72489600 16.24 +72576000 14.17 +72662400 14.28 +72748800 19.21 +72835200 31.05 +72921600 47.94 +73008000 59.9 +73094400 58.71 +73180800 52.14 +73267200 48.03 +73353600 46.02 +73440000 44.96 +73526400 43.92 +73612800 43.46 +73699200 42.26 +73785600 38.93 +73872000 35.08 +73958400 31.91 +74044800 28.61 +74131200 25.17 +74217600 21.9 +74304000 19.22 +74390400 18.77 +74476800 20.35 +74563200 21.47 +74649600 20.45 +74736000 18.1 +74822400 16.17 +74908800 16.74 +74995200 19.84 +75081600 21.89 +75168000 21.1 +75254400 18.83 +75340800 16.74 +75427200 15.44 +75513600 14.63 +75600000 13.44 +75686400 12.6 +75772800 13.24 +75859200 14.52 +75945600 16.46 +76032000 18.37 +76118400 19.7 +76204800 19.42 +76291200 16.99 +76377600 14.4 +76464000 12.32 +76550400 10.64 +76636800 9.19 +76723200 7.98 +76809600 6.93 +76896000 5.98 +76982400 5.15 +77068800 4.49 +77155200 3.86 +77241600 3.4 +77328000 3.25 +77414400 3.11 +77500800 2.99 +77587200 2.82 +77673600 2.45 +77760000 2.11 +77846400 2.12 +77932800 2.73 +78019200 3.69 +78105600 4.04 +78192000 3.87 +78278400 3.68 +78364800 3.67 +78451200 3.68 +78537600 4.14 +78624000 5.12 +78710400 5.38 +78796800 21.39 +78883200 48.65 +78969600 57.84 +79056000 49.58 +79142400 38.63 +79228800 31.13 +79315200 29.92 +79401600 30.75 +79488000 29.9 +79574400 34.99 +79660800 36.64 +79747200 29.71 +79833600 26.84 +79920000 24.81 +80006400 23.92 +80092800 29.9 +80179200 30.71 +80265600 24.13 +80352000 18.65 +80438400 14.79 +80524800 12.98 +80611200 12.63 +80697600 11.86 +80784000 10.51 +80870400 10.59 +80956800 11.82 +81043200 11.35 +81129600 9.66 +81216000 8.21 +81302400 7.05 +81388800 6.25 +81475200 5.59 +81561600 4.96 +81648000 4.5 +81734400 4.26 +81820800 4.04 +81907200 4.05 +81993600 4.74 +82080000 5 +82166400 4.55 +82252800 4.36 +82339200 4.19 +82425600 4 +82512000 21.06 +82598400 44.82 +82684800 41.88 +82771200 27.4 +82857600 19.92 +82944000 17 +83030400 17.47 +83116800 16.75 +83203200 13.86 +83289600 11.33 +83376000 9.22 +83462400 7.6 +83548800 6.48 +83635200 5.58 +83721600 4.86 +83808000 4.34 +83894400 3.96 +83980800 3.76 +84067200 3.43 +84153600 3.02 +84240000 2.74 +84326400 2.52 +84412800 2.38 +84499200 2.2 +84585600 2 +84672000 1.88 +84758400 1.85 +84844800 1.81 +84931200 1.65 +85017600 1.55 +85104000 1.53 +85190400 1.42 +85276800 1.44 +85363200 1.86 +85449600 2.21 +85536000 2.3 +85622400 2.39 +85708800 2.41 +85795200 2.44 +85881600 2.57 +85968000 2.9 +86054400 4.91 +86140800 6.97 +86227200 6.93 +86313600 6.36 +86400000 5.82 +86486400 6.49 +86572800 8.48 +86659200 9.24 +86745600 8.58 +86832000 7.83 +86918400 7.13 +87004800 6.46 +87091200 5.79 +87177600 5.25 +87264000 4.69 +87350400 4 +87436800 3.53 +87523200 3.33 +87609600 3.2 +87696000 3.05 +87782400 2.89 +87868800 2.78 +87955200 2.8 +88041600 2.83 +88128000 2.74 +88214400 2.59 +88300800 2.49 +88387200 2.44 +88473600 2.41 +88560000 2.37 +88646400 2.27 +88732800 2.13 +88819200 2.04 +88905600 2.21 +88992000 3.03 +89078400 3.85 +89164800 3.96 +89251200 3.89 +89337600 3.83 +89424000 3.67 +89510400 3.54 +89596800 3.4 +89683200 3.19 +89769600 3.01 +89856000 2.89 +89942400 2.79 +90028800 2.58 +90115200 2.31 +90201600 2.18 +90288000 2.08 +90374400 1.92 +90460800 1.73 +90547200 1.57 +90633600 1.54 +90720000 1.54 +90806400 1.53 +90892800 1.42 +90979200 1.33 +91065600 1.36 +91152000 1.4 +91238400 1.4 +91324800 1.37 +91411200 1.3 +91497600 1.23 +91584000 1.19 +91670400 1.26 +91756800 1.35 +91843200 1.68 +91929600 2.12 +92016000 2.32 +92102400 2.32 +92188800 2.27 +92275200 2.53 +92361600 3.24 +92448000 3.7 +92534400 3.6 +92620800 3.5 +92707200 3.33 +92793600 3.01 +92880000 2.82 +92966400 2.89 +93052800 2.77 +93139200 2.53 +93225600 2.5 +93312000 2.46 +93398400 2.43 +93484800 2.35 +93571200 2.25 +93657600 2.23 +93744000 2.19 +93830400 2.04 +93916800 1.87 +94003200 1.88 +94089600 2.01 +94176000 2.25 +94262400 2.56 +94348800 2.79 +94435200 2.86 +94521600 2.75 +94608000 2.61 +94694400 2.58 +94780800 2.61 +94867200 2.75 +94953600 2.91 +95040000 3 +95126400 3.01 +95212800 3.04 +95299200 3.16 +95385600 3.29 +95472000 3.28 +95558400 3.15 +95644800 3.14 +95731200 3.26 +95817600 3.75 +95904000 4.16 +95990400 4.1 +96076800 4.09 +96163200 4.07 +96249600 3.88 +96336000 3.66 +96422400 3.49 +96508800 3.43 +96595200 3.52 +96681600 3.64 +96768000 3.69 +96854400 3.54 +96940800 3.34 +97027200 3.31 +97113600 3.52 +97200000 3.91 +97286400 3.88 +97372800 3.68 +97459200 3.63 +97545600 3.56 +97632000 3.59 +97718400 3.59 +97804800 3.45 +97891200 3.3 +97977600 3.21 +98064000 3.12 +98150400 3.07 +98236800 3.06 +98323200 2.93 +98409600 2.77 +98496000 2.73 +98582400 2.68 +98668800 2.63 +98755200 2.81 +98841600 3.14 +98928000 3.34 +99014400 3.96 +99100800 4.79 +99187200 4.99 +99273600 5.16 +99360000 5.38 +99446400 5.33 +99532800 5.11 +99619200 4.91 +99705600 4.83 +99792000 4.64 +99878400 4.38 +99964800 4.09 +100051200 3.9 +100137600 3.75 +100224000 3.56 +100310400 3.59 +100396800 3.75 +100483200 3.87 +100569600 4.16 +100656000 5.23 +100742400 5.64 +100828800 4.9 +100915200 4.4 +101001600 4.04 +101088000 3.78 +101174400 3.61 +101260800 3.39 +101347200 3.26 +101433600 3.39 +101520000 3.39 +101606400 3.2 +101692800 3.1 +101779200 2.95 +101865600 2.82 +101952000 2.73 +102038400 2.64 +102124800 2.69 +102211200 2.98 +102297600 3.46 +102384000 3.89 +102470400 4.1 +102556800 4.2 +102643200 4.33 +102729600 4.5 +102816000 4.57 +102902400 4.44 +102988800 4.16 +103075200 3.99 +103161600 3.86 +103248000 3.72 +103334400 3.69 +103420800 3.65 +103507200 3.65 +103593600 3.65 +103680000 3.62 +103766400 3.55 +103852800 3.54 +103939200 3.8 +104025600 4.46 +104112000 5.54 +104198400 7.41 +104284800 10.11 +104371200 12.87 +104457600 15.51 +104544000 17.85 +104630400 21.2 +104716800 33.55 +104803200 66.02 +104889600 94.37 +104976000 106.45 +105062400 118 +105148800 115.87 +105235200 100.48 +105321600 87.31 +105408000 82.06 +105494400 84.76 +105580800 88.39 +105667200 91.55 +105753600 93.89 +105840000 95.55 +105926400 96.71 +106012800 88.79 +106099200 78.52 +106185600 74.76 +106272000 70.96 +106358400 63.93 +106444800 53.09 +106531200 41.84 +106617600 34.33 +106704000 30.35 +106790400 29.71 +106876800 31.34 +106963200 33.11 +107049600 38.17 +107136000 42.57 +107222400 40.7 +107308800 38.12 +107395200 36.55 +107481600 34.65 +107568000 32.62 +107654400 30.37 +107740800 27.31 +107827200 23.88 +107913600 20.92 +108000000 18.26 +108086400 15.64 +108172800 13.29 +108259200 11.23 +108345600 9.57 +108432000 8.22 +108518400 7.21 +108604800 6.51 +108691200 5.83 +108777600 5.26 +108864000 4.84 +108950400 4.47 +109036800 4.13 +109123200 3.89 +109209600 4.08 +109296000 5.27 +109382400 6.02 +109468800 5.69 +109555200 5.94 +109641600 6.53 +109728000 6.38 +109814400 5.75 +109900800 5.13 +109987200 4.71 +110073600 4.33 +110160000 3.98 +110246400 3.72 +110332800 3.48 +110419200 3.27 +110505600 2.98 +110592000 2.61 +110678400 2.58 +110764800 7.04 +110851200 11.91 +110937600 11.24 +111024000 9.59 +111110400 8.67 +111196800 7.73 +111283200 6.89 +111369600 6.15 +111456000 5.52 +111542400 4.99 +111628800 4.44 +111715200 3.93 +111801600 3.58 +111888000 6.94 +111974400 14.8 +112060800 18.18 +112147200 15.65 +112233600 12.81 +112320000 10.45 +112406400 8.58 +112492800 7.13 +112579200 5.96 +112665600 5.08 +112752000 4.38 +112838400 3.8 +112924800 3.35 +113011200 2.98 +113097600 2.84 +113184000 2.88 +113270400 2.78 +113356800 2.71 +113443200 2.97 +113529600 3.6 +113616000 4.13 +113702400 4.46 +113788800 6.63 +113875200 8.79 +113961600 10.47 +114048000 13.19 +114134400 13.27 +114220800 11.09 +114307200 9.26 +114393600 7.78 +114480000 6.67 +114566400 6.15 +114652800 5.8 +114739200 5.24 +114825600 4.83 +114912000 4.54 +114998400 4.28 +115084800 4.33 +115171200 4.48 +115257600 4.39 +115344000 4.27 +115430400 4.08 +115516800 3.81 +115603200 3.59 +115689600 3.63 +115776000 7.89 +115862400 13.16 +115948800 15.09 +116035200 14.77 +116121600 12.59 +116208000 11.28 +116294400 10.91 +116380800 10.6 +116467200 11.98 +116553600 13.9 +116640000 13.73 +116726400 12.33 +116812800 10.7 +116899200 9.36 +116985600 8.33 +117072000 7.49 +117158400 6.95 +117244800 6.65 +117331200 6.25 +117417600 5.81 +117504000 5.41 +117590400 5 +117676800 4.6 +117763200 4.25 +117849600 3.92 +117936000 3.57 +118022400 3.3 +118108800 3.28 +118195200 3.71 +118281600 4.07 +118368000 4.19 +118454400 5.48 +118540800 8.61 +118627200 10.34 +118713600 9.65 +118800000 11.65 +118886400 19.86 +118972800 22.2 +119059200 16.73 +119145600 13.25 +119232000 10.89 +119318400 9.23 +119404800 8.06 +119491200 7.18 +119577600 6.44 +119664000 5.83 +119750400 5.43 +119836800 5.43 +119923200 6.51 +120009600 7.9 +120096000 8.37 +120182400 10.04 +120268800 12.63 +120355200 24.42 +120441600 32.42 +120528000 26.03 +120614400 19.96 +120700800 16.11 +120787200 13.57 +120873600 11.28 +120960000 9.49 +121046400 8.29 +121132800 7.47 +121219200 6.83 +121305600 6.23 +121392000 5.78 +121478400 5.63 +121564800 10.13 +121651200 20.07 +121737600 22.69 +121824000 17.55 +121910400 13.64 +121996800 11.53 +122083200 12.19 +122169600 14.78 +122256000 14.41 +122342400 11.57 +122428800 10.14 +122515200 9.65 +122601600 9.51 +122688000 9.63 +122774400 9.81 +122860800 8.56 +122947200 6.22 +123033600 5.02 +123120000 4.95 +123206400 5.3 +123292800 5.61 +123379200 5.55 +123465600 5.45 +123552000 5.45 +123638400 5.35 +123724800 4.93 +123811200 4.72 +123897600 4.64 +123984000 4.31 +124070400 4.06 +124156800 3.9 +124243200 3.68 +124329600 3.57 +124416000 3.46 +124502400 3.27 +124588800 3.13 +124675200 3.04 +124761600 3 +124848000 3.05 +124934400 3.21 +125020800 3.58 +125107200 3.93 +125193600 4.06 +125280000 4.22 +125366400 4.33 +125452800 4.19 +125539200 4 +125625600 3.81 +125712000 3.65 +125798400 3.48 +125884800 3.34 +125971200 3.27 +126057600 3.3 +126144000 3.23 +126230400 2.98 +126316800 2.84 +126403200 2.74 +126489600 2.58 +126576000 2.42 +126662400 2.31 +126748800 2.19 +126835200 2.06 +126921600 1.97 +127008000 1.93 +127094400 2.06 +127180800 2.49 +127267200 2.73 +127353600 2.64 +127440000 2.62 +127526400 2.74 +127612800 2.97 +127699200 3.3 +127785600 3.52 +127872000 3.55 +127958400 3.41 +128044800 3.38 +128131200 3.51 +128217600 3.62 +128304000 3.59 +128390400 3.35 +128476800 3.16 +128563200 3 +128649600 2.85 +128736000 2.79 +128822400 2.84 +128908800 2.92 +128995200 2.93 +129081600 2.97 +129168000 3.04 +129254400 2.97 +129340800 2.84 +129427200 2.7 +129513600 2.49 +129600000 2.34 +129686400 2.26 +129772800 2.15 +129859200 2.08 +129945600 2.08 +130032000 2.11 +130118400 2.18 +130204800 2.22 +130291200 2.18 +130377600 2.08 +130464000 1.93 +130550400 1.8 +130636800 1.75 +130723200 1.7 +130809600 1.67 +130896000 1.64 +130982400 1.6 +131068800 1.51 +131155200 1.41 +131241600 1.43 +131328000 1.5 +131414400 1.53 +131500800 1.6 +131587200 1.67 +131673600 1.67 +131760000 1.67 +131846400 1.8 +131932800 1.93 +132019200 1.94 +132105600 1.91 +132192000 1.88 +132278400 1.88 +132364800 1.88 +132451200 1.87 +132537600 1.8 +132624000 1.81 +132710400 1.87 +132796800 1.87 +132883200 1.9 +132969600 1.92 +133056000 1.98 +133142400 2.09 +133228800 2.11 +133315200 2.05 +133401600 1.98 +133488000 2.01 +133574400 2.07 +133660800 2.02 +133747200 1.94 +133833600 1.96 +133920000 2.34 +134006400 3.19 +134092800 4.47 +134179200 6.08 +134265600 8.07 +134352000 10.41 +134438400 11.75 +134524800 11.89 +134611200 14.61 +134697600 19.28 +134784000 23.05 +134870400 28.55 +134956800 35.19 +135043200 40.1 +135129600 41.69 +135216000 42.47 +135302400 43.22 +135388800 41.49 +135475200 38.79 +135561600 38.22 +135648000 39.75 +135734400 41.91 +135820800 43.94 +135907200 44.93 +135993600 45.29 +136080000 44.83 +136166400 50 +136252800 62.77 +136339200 67.8 +136425600 63.93 +136512000 60.84 +136598400 56.81 +136684800 49.48 +136771200 39.99 +136857600 31.97 +136944000 26.71 +137030400 23.52 +137116800 21.63 +137203200 20.12 +137289600 18.57 +137376000 16.89 +137462400 15.14 +137548800 13.39 +137635200 12.14 +137721600 11.45 +137808000 10.73 +137894400 9.98 +137980800 9.77 +138067200 11.36 +138153600 14.16 +138240000 15.78 +138326400 16.85 +138412800 19.01 +138499200 19.1 +138585600 16.44 +138672000 14.35 +138758400 15.32 +138844800 16.29 +138931200 14.37 +139017600 12.33 +139104000 10.65 +139190400 9.1 +139276800 7.8 +139363200 6.73 +139449600 5.82 +139536000 5.11 +139622400 4.58 +139708800 4.2 +139795200 4.06 +139881600 4.04 +139968000 3.86 +140054400 3.81 +140140800 3.95 +140227200 3.82 +140313600 3.52 +140400000 3.22 +140486400 2.92 +140572800 2.67 +140659200 2.79 +140745600 3.16 +140832000 3.43 +140918400 3.75 +141004800 3.95 +141091200 3.8 +141177600 3.45 +141264000 3.09 +141350400 2.75 +141436800 2.45 +141523200 2.2 +141609600 1.98 +141696000 1.79 +141782400 1.67 +141868800 1.57 +141955200 1.67 +142041600 1.71 +142128000 1.54 +142214400 1.9 +142300800 7.7 +142387200 15.25 +142473600 28.03 +142560000 35.36 +142646400 26.76 +142732800 18.55 +142819200 14.35 +142905600 12.16 +142992000 10.41 +143078400 11.33 +143164800 12.22 +143251200 10.95 +143337600 24.96 +143424000 33.35 +143510400 22.47 +143596800 15.39 +143683200 13.12 +143769600 13.32 +143856000 12.61 +143942400 10.56 +144028800 8.74 +144115200 7.67 +144201600 7 +144288000 13.99 +144374400 35.4 +144460800 40.98 +144547200 27.52 +144633600 32.89 +144720000 48.12 +144806400 43.72 +144892800 29.19 +144979200 21.01 +145065600 16.01 +145152000 12.79 +145238400 10.75 +145324800 9.2 +145411200 7.92 +145497600 6.88 +145584000 5.9 +145670400 5.48 +145756800 7.55 +145843200 10.14 +145929600 10.25 +146016000 9.21 +146102400 8.34 +146188800 11.66 +146275200 15.72 +146361600 14.98 +146448000 12.72 +146534400 10.81 +146620800 9.89 +146707200 9.67 +146793600 9.85 +146880000 12.1 +146966400 14.05 +147052800 13.16 +147139200 11.59 +147225600 10.83 +147312000 10.67 +147398400 11.93 +147484800 13.28 +147571200 12.71 +147657600 11.4 +147744000 10.17 +147830400 9.07 +147916800 8 +148003200 7.16 +148089600 6.54 +148176000 6.06 +148262400 5.61 +148348800 5.19 +148435200 4.78 +148521600 4.4 +148608000 4.08 +148694400 3.77 +148780800 3.46 +148867200 3.18 +148953600 2.9 +149040000 2.62 +149126400 2.52 +149212800 2.47 +149299200 2.36 +149385600 2.24 +149472000 2.17 +149558400 2.08 +149644800 1.95 +149731200 1.86 +149817600 1.79 +149904000 1.81 +149990400 1.92 +150076800 2.06 +150163200 2.35 +150249600 3.54 +150336000 4.94 +150422400 5.22 +150508800 4.89 +150595200 4.71 +150681600 4.95 +150768000 4.95 +150854400 4.47 +150940800 4.06 +151027200 3.98 +151113600 4.08 +151200000 4.03 +151286400 3.87 +151372800 3.68 +151459200 3.59 +151545600 3.66 +151632000 3.75 +151718400 3.9 +151804800 4.18 +151891200 4.8 +151977600 5.33 +152064000 5.15 +152150400 4.81 +152236800 4.5 +152323200 4.09 +152409600 3.91 +152496000 4.15 +152582400 8.48 +152668800 20.44 +152755200 24.33 +152841600 17.87 +152928000 14.3 +153014400 17.38 +153100800 21.46 +153187200 18.97 +153273600 14.67 +153360000 11.55 +153446400 9.54 +153532800 8.61 +153619200 17.13 +153705600 27.32 +153792000 26.46 +153878400 25.38 +153964800 24.58 +154051200 24.28 +154137600 30.62 +154224000 33.56 +154310400 33.55 +154396800 34.5 +154483200 30.84 +154569600 29.47 +154656000 29.43 +154742400 24.63 +154828800 19.1 +154915200 15.48 +155001600 13.01 +155088000 10.84 +155174400 9.41 +155260800 8.54 +155347200 8.02 +155433600 7.8 +155520000 7.69 +155606400 7.46 +155692800 7.13 +155779200 6.76 +155865600 6.32 +155952000 5.83 +156038400 5.4 +156124800 5.12 +156211200 4.87 +156297600 4.53 +156384000 4.22 +156470400 3.95 +156556800 3.92 +156643200 4.24 +156729600 4.16 +156816000 3.82 +156902400 3.66 +156988800 3.52 +157075200 3.42 +157161600 3.38 +157248000 3.35 +157334400 3.18 +157420800 2.97 +157507200 2.84 +157593600 2.81 +157680000 2.78 +157766400 2.67 +157852800 2.57 +157939200 2.48 +158025600 2.37 +158112000 2.28 +158198400 2.2 +158284800 2.11 +158371200 2.02 +158457600 1.97 +158544000 1.89 +158630400 1.82 +158716800 1.78 +158803200 1.71 +158889600 1.65 +158976000 1.62 +159062400 1.58 +159148800 1.52 +159235200 1.47 +159321600 1.41 +159408000 1.38 +159494400 1.37 +159580800 1.37 +159667200 1.4 +159753600 1.35 +159840000 1.26 +159926400 1.24 +160012800 1.23 +160099200 1.24 +160185600 1.25 +160272000 1.27 +160358400 1.29 +160444800 1.36 +160531200 1.4 +160617600 1.36 +160704000 1.34 +160790400 1.32 +160876800 1.3 +160963200 1.27 +161049600 1.21 +161136000 1.16 +161222400 1.19 +161308800 1.2 +161395200 1.18 +161481600 1.14 +161568000 1.1 +161654400 1.09 +161740800 1.09 +161827200 1.1 +161913600 1.1 +162000000 1.1 +162086400 1.09 +162172800 1.08 +162259200 1.05 +162345600 1.01 +162432000 0.99 +162518400 0.99 +162604800 1.03 +162691200 1.06 +162777600 1.06 +162864000 1.04 +162950400 0.99 +163036800 0.95 +163123200 0.95 +163209600 0.99 +163296000 1.02 +163382400 1.01 +163468800 0.97 +163555200 0.93 +163641600 0.91 +163728000 0.9 +163814400 0.9 +163900800 0.89 +163987200 0.88 +164073600 0.88 +164160000 0.88 +164246400 0.91 +164332800 0.99 +164419200 1.1 +164505600 1.29 +164592000 1.42 +164678400 1.48 +164764800 1.63 +164851200 1.73 +164937600 1.73 +165024000 1.92 +165110400 2.38 +165196800 2.78 +165283200 2.94 +165369600 2.97 +165456000 2.95 +165542400 2.9 +165628800 2.82 +165715200 2.76 +165801600 2.7 +165888000 2.66 +165974400 2.69 +166060800 3.47 +166147200 5.08 +166233600 6.26 +166320000 6.49 +166406400 6.72 +166492800 7.62 +166579200 8.74 +166665600 10.02 +166752000 11.59 +166838400 12.46 +166924800 13.88 +167011200 14.08 +167097600 12.15 +167184000 10.78 +167270400 9.67 +167356800 8.78 +167443200 8.19 +167529600 8.13 +167616000 8.65 +167702400 10 +167788800 14.93 +167875200 21.72 +167961600 30.81 +168048000 38.56 +168134400 37.87 +168220800 32.82 +168307200 28.25 +168393600 24.79 +168480000 22.01 +168566400 20.21 +168652800 20.12 +168739200 21.99 +168825600 23.54 +168912000 22.84 +168998400 20.61 +169084800 19.21 +169171200 19.78 +169257600 25.19 +169344000 60.06 +169430400 92.43 +169516800 83.86 +169603200 69.15 +169689600 63.55 +169776000 61.38 +169862400 54.95 +169948800 44.57 +170035200 36.02 +170121600 28.4 +170208000 22.13 +170294400 18.17 +170380800 15.85 +170467200 13.89 +170553600 12.13 +170640000 10.64 +170726400 9.37 +170812800 8.39 +170899200 7.59 +170985600 7.01 +171072000 6.5 +171158400 5.91 +171244800 5.39 +171331200 5.47 +171417600 6.58 +171504000 7.4 +171590400 7.45 +171676800 11.33 +171763200 14.96 +171849600 13.81 +171936000 12.46 +172022400 11.35 +172108800 9.72 +172195200 8.04 +172281600 6.79 +172368000 5.86 +172454400 5.01 +172540800 4.31 +172627200 3.84 +172713600 3.51 +172800000 3.15 +172886400 2.81 +172972800 2.58 +173059200 2.41 +173145600 2.22 +173232000 2.18 +173318400 2.2 +173404800 2.09 +173491200 2.04 +173577600 2.13 +173664000 2.08 +173750400 1.87 +173836800 1.68 +173923200 1.63 +174009600 1.63 +174096000 1.6 +174182400 1.69 +174268800 2.06 +174355200 3.32 +174441600 5.84 +174528000 9.09 +174614400 13.3 +174700800 18.25 +174787200 18.98 +174873600 15.8 +174960000 13.87 +175046400 13.93 +175132800 14.43 +175219200 13.57 +175305600 11.73 +175392000 9.82 +175478400 8.14 +175564800 6.74 +175651200 5.66 +175737600 4.82 +175824000 4.33 +175910400 4.16 +175996800 4.1 +176083200 4 +176169600 3.9 +176256000 3.89 +176342400 3.95 +176428800 6.17 +176515200 10.12 +176601600 11.23 +176688000 9.76 +176774400 8.85 +176860800 19.98 +176947200 31.99 +177033600 35.35 +177120000 38.65 +177206400 33.24 +177292800 23.51 +177379200 17.96 +177465600 15.52 +177552000 14.47 +177638400 13.09 +177724800 12.04 +177811200 11.32 +177897600 10.18 +177984000 13.49 +178070400 24.3 +178156800 25.81 +178243200 17.46 +178329600 13.02 +178416000 10.56 +178502400 8.98 +178588800 7.76 +178675200 6.68 +178761600 5.84 +178848000 5.13 +178934400 4.55 +179020800 4.05 +179107200 3.66 +179193600 3.31 +179280000 3.02 +179366400 2.79 +179452800 2.62 +179539200 2.64 +179625600 3.55 +179712000 4.43 +179798400 5.25 +179884800 6.97 +179971200 7.85 +180057600 7.26 +180144000 6.32 +180230400 5.64 +180316800 5.31 +180403200 5.56 +180489600 5.78 +180576000 5.53 +180662400 6.28 +180748800 15.24 +180835200 20.86 +180921600 16.26 +181008000 12.76 +181094400 10.39 +181180800 8.68 +181267200 7.73 +181353600 10.13 +181440000 29.44 +181526400 83.53 +181612800 114.98 +181699200 113.23 +181785600 127.59 +181872000 106.24 +181958400 60.9 +182044800 39.86 +182131200 28.56 +182217600 21.73 +182304000 17.15 +182390400 13.9 +182476800 11.45 +182563200 9.49 +182649600 7.85 +182736000 6.63 +182822400 5.92 +182908800 5.5 +182995200 5.01 +183081600 4.49 +183168000 4.09 +183254400 3.76 +183340800 3.44 +183427200 3.14 +183513600 3.13 +183600000 3.52 +183686400 4.33 +183772800 8.08 +183859200 13.1 +183945600 14.08 +184032000 12.47 +184118400 11.62 +184204800 11.25 +184291200 10.39 +184377600 9.11 +184464000 7.76 +184550400 6.62 +184636800 5.7 +184723200 4.97 +184809600 4.39 +184896000 4.09 +184982400 4.06 +185068800 3.93 +185155200 3.73 +185241600 3.48 +185328000 3.23 +185414400 3 +185500800 2.82 +185587200 2.68 +185673600 2.59 +185760000 2.52 +185846400 2.36 +185932800 2.22 +186019200 2.12 +186105600 1.99 +186192000 1.91 +186278400 1.84 +186364800 1.75 +186451200 1.66 +186537600 1.52 +186624000 1.42 +186710400 1.32 +186796800 1.23 +186883200 1.18 +186969600 1.14 +187056000 1.08 +187142400 1.03 +187228800 1 +187315200 0.97 +187401600 0.96 +187488000 0.96 +187574400 0.96 +187660800 0.95 +187747200 0.94 +187833600 0.93 +187920000 0.92 +188006400 0.89 +188092800 0.88 +188179200 0.88 +188265600 0.87 +188352000 0.86 +188438400 0.85 +188524800 0.85 +188611200 0.84 +188697600 0.79 +188784000 0.72 +188870400 0.7 +188956800 0.69 +189043200 0.68 +189129600 0.67 +189216000 0.66 +189302400 0.66 +189388800 0.63 +189475200 0.59 +189561600 0.59 +189648000 0.62 +189734400 0.64 +189820800 0.65 +189907200 0.71 +189993600 0.76 +190080000 0.77 +190166400 0.79 +190252800 0.8 +190339200 0.8 +190425600 0.82 +190512000 0.89 +190598400 0.94 +190684800 0.93 +190771200 0.92 +190857600 0.9 +190944000 0.88 +191030400 0.87 +191116800 0.87 +191203200 0.86 +191289600 0.86 +191376000 0.86 +191462400 0.86 +191548800 0.86 +191635200 0.85 +191721600 0.8 +191808000 0.74 +191894400 0.73 +191980800 0.73 +192067200 0.73 +192153600 0.75 +192240000 0.82 +192326400 0.85 +192412800 0.85 +192499200 0.88 +192585600 0.9 +192672000 0.89 +192758400 0.88 +192844800 0.85 +192931200 0.81 +193017600 0.78 +193104000 0.74 +193190400 0.78 +193276800 0.8 +193363200 0.79 +193449600 0.79 +193536000 0.79 +193622400 0.79 +193708800 0.79 +193795200 0.78 +193881600 0.77 +193968000 0.77 +194054400 0.77 +194140800 0.77 +194227200 0.77 +194313600 0.77 +194400000 0.76 +194486400 0.75 +194572800 0.75 +194659200 0.75 +194745600 0.75 +194832000 0.75 +194918400 0.74 +195004800 0.73 +195091200 0.73 +195177600 0.73 +195264000 0.73 +195350400 0.73 +195436800 0.73 +195523200 0.76 +195609600 0.75 +195696000 0.71 +195782400 0.71 +195868800 0.71 +195955200 0.74 +196041600 0.73 +196128000 0.73 +196214400 0.85 +196300800 1.03 +196387200 1.24 +196473600 1.48 +196560000 1.68 +196646400 1.89 +196732800 2.14 +196819200 2.38 +196905600 2.45 +196992000 2.31 +197078400 2.32 +197164800 3.8 +197251200 6.46 +197337600 8.41 +197424000 10.97 +197510400 19.46 +197596800 28.83 +197683200 33.67 +197769600 35.71 +197856000 40.98 +197942400 50.46 +198028800 48.78 +198115200 37.77 +198201600 30 +198288000 28.17 +198374400 30.42 +198460800 31.52 +198547200 32.25 +198633600 33.87 +198720000 33.74 +198806400 33.11 +198892800 33.22 +198979200 32.58 +199065600 30.48 +199152000 27.58 +199238400 23.94 +199324800 20.17 +199411200 17.3 +199497600 15.16 +199584000 13.53 +199670400 12.18 +199756800 10.89 +199843200 9.72 +199929600 8.76 +200016000 8.04 +200102400 7.57 +200188800 7.3 +200275200 7.16 +200361600 7.03 +200448000 6.9 +200534400 6.72 +200620800 6.51 +200707200 6.24 +200793600 7.32 +200880000 9.81 +200966400 10.63 +201052800 9.59 +201139200 9.64 +201225600 10.42 +201312000 9.85 +201398400 8.59 +201484800 8.67 +201571200 10.86 +201657600 12.61 +201744000 11.94 +201830400 12.59 +201916800 15.31 +202003200 16.96 +202089600 17.62 +202176000 24.51 +202262400 32.24 +202348800 29.37 +202435200 23.01 +202521600 18.75 +202608000 15.56 +202694400 14.41 +202780800 20 +202867200 24.15 +202953600 23.49 +203040000 27.24 +203126400 27.45 +203212800 22.1 +203299200 17.98 +203385600 15.04 +203472000 12.83 +203558400 11.17 +203644800 12.12 +203731200 17.09 +203817600 19.55 +203904000 20.2 +203990400 20.22 +204076800 16.72 +204163200 14.63 +204249600 14.33 +204336000 13.22 +204422400 13.78 +204508800 15.35 +204595200 19.78 +204681600 45.16 +204768000 74.54 +204854400 73.83 +204940800 60.13 +205027200 48.73 +205113600 44.49 +205200000 46.33 +205286400 40.57 +205372800 33.22 +205459200 29.68 +205545600 30.36 +205632000 37.83 +205718400 38.19 +205804800 28.76 +205891200 22.22 +205977600 18.02 +206064000 14.77 +206150400 11.57 +206236800 14.66 +206323200 32.19 +206409600 40.58 +206496000 36.41 +206582400 33.05 +206668800 30.59 +206755200 47.78 +206841600 68.29 +206928000 62.93 +207014400 44.02 +207100800 29.76 +207187200 21.99 +207273600 17.67 +207360000 14.82 +207446400 12.62 +207532800 11 +207619200 9.61 +207705600 8.67 +207792000 8.23 +207878400 7.98 +207964800 8.74 +208051200 10.21 +208137600 12.47 +208224000 13.86 +208310400 12.51 +208396800 10.52 +208483200 8.92 +208569600 7.71 +208656000 6.92 +208742400 8.52 +208828800 12.5 +208915200 13.48 +209001600 11.33 +209088000 9.77 +209174400 9.39 +209260800 9.59 +209347200 11.79 +209433600 13.78 +209520000 12.59 +209606400 14.39 +209692800 17.54 +209779200 34.84 +209865600 47.92 +209952000 37.34 +210038400 28.18 +210124800 22.91 +210211200 18.29 +210297600 15.14 +210384000 13.09 +210470400 22.24 +210556800 51.7 +210643200 60.48 +210729600 53.42 +210816000 48.31 +210902400 33.32 +210988800 23.95 +211075200 23.92 +211161600 28.94 +211248000 34.71 +211334400 35.32 +211420800 28.11 +211507200 21.82 +211593600 17.78 +211680000 16.28 +211766400 25.95 +211852800 37.21 +211939200 33.61 +212025600 25.79 +212112000 21.7 +212198400 18.68 +212284800 15.89 +212371200 13.76 +212457600 12.43 +212544000 11.36 +212630400 10.15 +212716800 8.98 +212803200 8 +212889600 7.23 +212976000 6.97 +213062400 7.25 +213148800 7.62 +213235200 7.85 +213321600 7.7 +213408000 7.16 +213494400 6.49 +213580800 6.79 +213667200 8.01 +213753600 8.71 +213840000 8.43 +213926400 7.55 +214012800 6.69 +214099200 6.04 +214185600 5.64 +214272000 6.85 +214358400 8.87 +214444800 8.87 +214531200 7.64 +214617600 6.81 +214704000 6.35 +214790400 5.93 +214876800 5.55 +214963200 5.37 +215049600 7.61 +215136000 14.7 +215222400 19.98 +215308800 18.36 +215395200 15.06 +215481600 12.83 +215568000 11.27 +215654400 10.72 +215740800 11.94 +215827200 15.8 +215913600 20.22 +216000000 20.21 +216086400 16.48 +216172800 13.23 +216259200 11.02 +216345600 9.48 +216432000 8.3 +216518400 7.36 +216604800 6.72 +216691200 6.19 +216777600 5.7 +216864000 5.3 +216950400 4.96 +217036800 4.78 +217123200 4.73 +217209600 4.6 +217296000 4.39 +217382400 4.25 +217468800 4.23 +217555200 4.21 +217641600 4.25 +217728000 7.98 +217814400 13.65 +217900800 14.77 +217987200 16.3 +218073600 21.16 +218160000 24.15 +218246400 21.97 +218332800 17.69 +218419200 14.58 +218505600 12.06 +218592000 10.17 +218678400 8.64 +218764800 8.2 +218851200 8.16 +218937600 7.45 +219024000 6.92 +219110400 6.72 +219196800 6.68 +219283200 6.68 +219369600 6.4 +219456000 5.83 +219542400 5.23 +219628800 4.95 +219715200 4.7 +219801600 4.36 +219888000 4.32 +219974400 4.29 +220060800 4.08 +220147200 4.04 +220233600 5.14 +220320000 10.54 +220406400 15.06 +220492800 14.76 +220579200 13.53 +220665600 11.86 +220752000 10.89 +220838400 10.35 +220924800 9.44 +221011200 8.8 +221097600 8.3 +221184000 7.65 +221270400 7.12 +221356800 6.64 +221443200 6.12 +221529600 5.74 +221616000 5.41 +221702400 5.23 +221788800 5.28 +221875200 5.2 +221961600 4.94 +222048000 4.71 +222134400 4.47 +222220800 4.24 +222307200 4.14 +222393600 4.1 +222480000 4.06 +222566400 4.04 +222652800 3.95 +222739200 3.84 +222825600 3.68 +222912000 3.55 +222998400 3.57 +223084800 3.62 +223171200 3.57 +223257600 3.46 +223344000 3.32 +223430400 3.23 +223516800 3.25 +223603200 3.23 +223689600 3.16 +223776000 3.14 +223862400 3.1 +223948800 2.9 +224035200 2.66 +224121600 2.57 +224208000 2.49 +224294400 2.41 +224380800 2.36 +224467200 2.27 +224553600 2.19 +224640000 2.1 +224726400 2.01 +224812800 1.96 +224899200 1.98 +224985600 1.98 +225072000 1.99 +225158400 1.98 +225244800 1.99 +225331200 2.15 +225417600 2.23 +225504000 2.3 +225590400 2.42 +225676800 2.48 +225763200 2.81 +225849600 4.65 +225936000 7.15 +226022400 8.84 +226108800 9.36 +226195200 8.73 +226281600 8.02 +226368000 7.63 +226454400 7.58 +226540800 7.83 +226627200 8.08 +226713600 8.2 +226800000 8.39 +226886400 9.4 +226972800 12.02 +227059200 15.49 +227145600 17.18 +227232000 16.74 +227318400 17.44 +227404800 20.34 +227491200 21.08 +227577600 19.4 +227664000 21.3 +227750400 29.44 +227836800 39.75 +227923200 40.24 +228009600 33.08 +228096000 29.19 +228182400 34.4 +228268800 42.49 +228355200 41.16 +228441600 33.86 +228528000 26.7 +228614400 21.32 +228700800 17.24 +228787200 14.09 +228873600 11.72 +228960000 9.85 +229046400 8.54 +229132800 7.53 +229219200 6.58 +229305600 6.01 +229392000 6.06 +229478400 6.78 +229564800 7.52 +229651200 7.65 +229737600 7.27 +229824000 6.75 +229910400 6.31 +229996800 5.81 +230083200 5.46 +230169600 5.35 +230256000 5.41 +230342400 5.82 +230428800 6.14 +230515200 6.85 +230601600 8.7 +230688000 10.98 +230774400 20.14 +230860800 33.77 +230947200 38.01 +231033600 32.46 +231120000 26.59 +231206400 24.31 +231292800 25.47 +231379200 29.33 +231465600 32.14 +231552000 32.41 +231638400 29.1 +231724800 23.82 +231811200 20.03 +231897600 17.98 +231984000 17.98 +232070400 20.87 +232156800 24.36 +232243200 24.62 +232329600 22.86 +232416000 22.17 +232502400 24.28 +232588800 31.74 +232675200 35.88 +232761600 32.14 +232848000 28.48 +232934400 27.42 +233020800 28.87 +233107200 32.38 +233193600 35.89 +233280000 36.85 +233366400 35.38 +233452800 31.9 +233539200 27.5 +233625600 23.15 +233712000 18.77 +233798400 15.12 +233884800 12.46 +233971200 10.51 +234057600 8.86 +234144000 7.62 +234230400 6.83 +234316800 6.17 +234403200 5.62 +234489600 5.19 +234576000 5.02 +234662400 5.08 +234748800 5.18 +234835200 5.32 +234921600 5.64 +235008000 6.34 +235094400 6.8 +235180800 7.13 +235267200 8.81 +235353600 10.83 +235440000 13.11 +235526400 14.23 +235612800 12.91 +235699200 11.48 +235785600 11.82 +235872000 14.96 +235958400 18.23 +236044800 17.67 +236131200 14.32 +236217600 11.33 +236304000 9.35 +236390400 8.34 +236476800 8.1 +236563200 8.63 +236649600 8.94 +236736000 10.68 +236822400 12.65 +236908800 11.67 +236995200 12.1 +237081600 15.02 +237168000 15.92 +237254400 18.74 +237340800 25.18 +237427200 32.06 +237513600 34.64 +237600000 29.33 +237686400 22.33 +237772800 17.27 +237859200 13.68 +237945600 11.26 +238032000 9.69 +238118400 8.8 +238204800 7.84 +238291200 6.77 +238377600 6.12 +238464000 5.71 +238550400 5.44 +238636800 5.2 +238723200 4.87 +238809600 4.57 +238896000 4.3 +238982400 4.06 +239068800 3.92 +239155200 3.83 +239241600 3.84 +239328000 4.34 +239414400 4.91 +239500800 5 +239587200 5.22 +239673600 7.62 +239760000 10.46 +239846400 10.47 +239932800 9.16 +240019200 8.11 +240105600 7.25 +240192000 6.5 +240278400 5.91 +240364800 5.39 +240451200 4.92 +240537600 4.6 +240624000 4.68 +240710400 5.07 +240796800 5.19 +240883200 5.29 +240969600 5.45 +241056000 5.33 +241142400 5 +241228800 4.49 +241315200 4.02 +241401600 3.56 +241488000 3.66 +241574400 5.13 +241660800 17.45 +241747200 26.84 +241833600 21.36 +241920000 15.81 +242006400 12.71 +242092800 10.48 +242179200 8.64 +242265600 7.28 +242352000 6.41 +242438400 6.04 +242524800 6.11 +242611200 6.22 +242697600 5.85 +242784000 5.66 +242870400 5.73 +242956800 5.65 +243043200 5.8 +243129600 5.75 +243216000 5.81 +243302400 6.17 +243388800 6.28 +243475200 5.92 +243561600 5.51 +243648000 5.17 +243734400 4.77 +243820800 4.41 +243907200 4.14 +243993600 4.32 +244080000 5 +244166400 5.45 +244252800 5.61 +244339200 5.75 +244425600 5.84 +244512000 6.13 +244598400 12.97 +244684800 25.53 +244771200 27.66 +244857600 21.47 +244944000 17.54 +245030400 14.93 +245116800 13.34 +245203200 12.17 +245289600 11.06 +245376000 10.18 +245462400 9.52 +245548800 9.01 +245635200 8.79 +245721600 9.07 +245808000 10.3 +245894400 14.09 +245980800 23.67 +246067200 30.47 +246153600 32.55 +246240000 26.62 +246326400 16.27 +246412800 12.55 +246499200 10.33 +246585600 8.73 +246672000 7.47 +246758400 6.52 +246844800 6.01 +246931200 5.72 +247017600 5.41 +247104000 5.75 +247190400 7.55 +247276800 9.17 +247363200 9.59 +247449600 9.11 +247536000 7.92 +247622400 7.04 +247708800 6.54 +247795200 6.26 +247881600 6.79 +247968000 17.75 +248054400 28.63 +248140800 23.75 +248227200 16.17 +248313600 13.91 +248400000 13.25 +248486400 12.33 +248572800 12.1 +248659200 11.56 +248745600 10.91 +248832000 14.72 +248918400 25.96 +249004800 35.73 +249091200 39.95 +249177600 33.43 +249264000 21.36 +249350400 15.74 +249436800 12.61 +249523200 10.56 +249609600 8.92 +249696000 7.63 +249782400 6.72 +249868800 6.11 +249955200 5.74 +250041600 5.44 +250128000 5.14 +250214400 4.85 +250300800 4.57 +250387200 4.36 +250473600 4.22 +250560000 4.08 +250646400 3.97 +250732800 3.87 +250819200 3.8 +250905600 3.78 +250992000 3.75 +251078400 3.68 +251164800 3.63 +251251200 3.61 +251337600 3.59 +251424000 3.54 +251510400 3.48 +251596800 3.5 +251683200 3.53 +251769600 3.53 +251856000 3.49 +251942400 3.45 +252028800 3.46 +252115200 3.48 +252201600 3.5 +252288000 3.55 +252374400 3.73 +252460800 3.77 +252547200 3.6 +252633600 3.46 +252720000 3.32 +252806400 3.22 +252892800 3.09 +252979200 2.98 +253065600 2.89 +253152000 2.77 +253238400 2.62 +253324800 2.56 +253411200 2.48 +253497600 2.35 +253584000 2.23 +253670400 2.12 +253756800 2.04 +253843200 1.93 +253929600 1.88 +254016000 1.81 +254102400 1.73 +254188800 1.68 +254275200 1.62 +254361600 1.54 +254448000 1.48 +254534400 1.45 +254620800 1.46 +254707200 1.52 +254793600 1.58 +254880000 1.67 +254966400 1.73 +255052800 1.68 +255139200 1.61 +255225600 1.59 +255312000 1.58 +255398400 1.53 +255484800 1.48 +255571200 1.46 +255657600 1.44 +255744000 1.41 +255830400 1.35 +255916800 1.31 +256003200 1.29 +256089600 1.28 +256176000 1.27 +256262400 1.24 +256348800 1.2 +256435200 1.19 +256521600 1.18 +256608000 1.17 +256694400 1.13 +256780800 1.08 +256867200 1.07 +256953600 1.06 +257040000 1.06 +257126400 1.08 +257212800 1.14 +257299200 1.16 +257385600 1.15 +257472000 1.14 +257558400 1.1 +257644800 1.05 +257731200 1.05 +257817600 1.02 +257904000 0.99 +257990400 0.99 +258076800 0.99 +258163200 0.98 +258249600 0.97 +258336000 0.97 +258422400 0.92 +258508800 0.88 +258595200 0.91 +258681600 0.91 +258768000 0.92 +258854400 0.98 +258940800 0.98 +259027200 0.97 +259113600 0.97 +259200000 0.97 +259286400 0.93 +259372800 0.89 +259459200 0.88 +259545600 0.87 +259632000 0.86 +259718400 0.86 +259804800 0.86 +259891200 0.85 +259977600 0.84 +260064000 0.84 +260150400 0.83 +260236800 0.82 +260323200 0.82 +260409600 0.82 +260496000 0.82 +260582400 0.82 +260668800 0.81 +260755200 0.8 +260841600 0.8 +260928000 0.8 +261014400 0.8 +261100800 0.81 +261187200 0.82 +261273600 0.82 +261360000 1.12 +261446400 1.7 +261532800 3.18 +261619200 7.82 +261705600 14.06 +261792000 17.72 +261878400 18.22 +261964800 18.21 +262051200 17.09 +262137600 16.21 +262224000 17.36 +262310400 17.57 +262396800 17.02 +262483200 15.94 +262569600 14.27 +262656000 13.16 +262742400 12.87 +262828800 12.29 +262915200 11.53 +263001600 11.73 +263088000 13.45 +263174400 17.52 +263260800 26.25 +263347200 40.33 +263433600 58.16 +263520000 68.84 +263606400 71.42 +263692800 74.24 +263779200 71.86 +263865600 63.43 +263952000 54.45 +264038400 83.8 +264124800 108.58 +264211200 130.94 +264297600 139.52 +264384000 101.4 +264470400 74.66 +264556800 55.63 +264643200 46.44 +264729600 42.2 +264816000 34.78 +264902400 27.5 +264988800 22.69 +265075200 19.84 +265161600 19.17 +265248000 24.42 +265334400 29.1 +265420800 29.45 +265507200 37.85 +265593600 40.72 +265680000 30.4 +265766400 22.73 +265852800 19.82 +265939200 17.98 +266025600 15.46 +266112000 13.06 +266198400 10.98 +266284800 9.29 +266371200 8.27 +266457600 8.62 +266544000 9.98 +266630400 10.36 +266716800 9.99 +266803200 9.62 +266889600 8.71 +266976000 7.61 +267062400 6.95 +267148800 6.66 +267235200 22.81 +267321600 36.08 +267408000 34.43 +267494400 33.91 +267580800 29.1 +267667200 25.31 +267753600 23.09 +267840000 25.75 +267926400 31.04 +268012800 27.84 +268099200 21.26 +268185600 17.75 +268272000 16.08 +268358400 14.79 +268444800 12.8 +268531200 10.85 +268617600 9.17 +268704000 7.74 +268790400 6.62 +268876800 5.79 +268963200 5.02 +269049600 4.31 +269136000 3.7 +269222400 3.27 +269308800 2.96 +269395200 2.7 +269481600 2.46 +269568000 2.25 +269654400 2.05 +269740800 1.87 +269827200 1.76 +269913600 1.62 +270000000 1.47 +270086400 1.34 +270172800 1.24 +270259200 1.14 +270345600 1.1 +270432000 1.11 +270518400 1.13 +270604800 1.11 +270691200 1.11 +270777600 1.14 +270864000 2.43 +270950400 4.54 +271036800 5.59 +271123200 13.6 +271209600 25.84 +271296000 26.5 +271382400 21.21 +271468800 17.46 +271555200 13.63 +271641600 10.96 +271728000 9.16 +271814400 7.84 +271900800 6.8 +271987200 7.46 +272073600 11.39 +272160000 16.63 +272246400 22.04 +272332800 21.8 +272419200 16.44 +272505600 13.01 +272592000 10.66 +272678400 8.87 +272764800 7.51 +272851200 6.45 +272937600 5.53 +273024000 4.8 +273110400 4.28 +273196800 3.84 +273283200 3.4 +273369600 3.06 +273456000 2.83 +273542400 2.62 +273628800 2.45 +273715200 2.33 +273801600 2.64 +273888000 3.46 +273974400 3.81 +274060800 3.56 +274147200 3.42 +274233600 3.64 +274320000 3.98 +274406400 4.02 +274492800 4.07 +274579200 6.04 +274665600 29.29 +274752000 51.63 +274838400 46.4 +274924800 35.08 +275011200 26.19 +275097600 19.97 +275184000 15.89 +275270400 13.09 +275356800 10.93 +275443200 9.39 +275529600 8.3 +275616000 7.5 +275702400 6.7 +275788800 5.86 +275875200 5.27 +275961600 4.81 +276048000 4.4 +276134400 4.07 +276220800 3.94 +276307200 4.29 +276393600 4.75 +276480000 4.83 +276566400 4.65 +276652800 4.43 +276739200 4.36 +276825600 4.4 +276912000 4.27 +276998400 4.05 +277084800 3.83 +277171200 3.61 +277257600 3.45 +277344000 3.27 +277430400 3.06 +277516800 2.91 +277603200 2.76 +277689600 2.64 +277776000 2.91 +277862400 9.08 +277948800 22.76 +278035200 27.33 +278121600 24.45 +278208000 25.17 +278294400 25.26 +278380800 22.96 +278467200 18.79 +278553600 15.38 +278640000 13.58 +278726400 12.58 +278812800 19.27 +278899200 35.26 +278985600 35.93 +279072000 23.43 +279158400 16.78 +279244800 13.28 +279331200 11.21 +279417600 9.71 +279504000 8.49 +279590400 7.65 +279676800 7.15 +279763200 6.66 +279849600 6.2 +279936000 6.78 +280022400 8.78 +280108800 9.85 +280195200 9.35 +280281600 8.48 +280368000 7.38 +280454400 6.32 +280540800 5.59 +280627200 5.03 +280713600 4.5 +280800000 4.05 +280886400 3.66 +280972800 3.55 +281059200 3.57 +281145600 3.42 +281232000 3.29 +281318400 3.09 +281404800 2.94 +281491200 2.93 +281577600 3.05 +281664000 3.11 +281750400 2.97 +281836800 2.97 +281923200 3.04 +282009600 2.94 +282096000 2.83 +282182400 2.82 +282268800 2.92 +282355200 3.17 +282441600 3.32 +282528000 4.07 +282614400 5.84 +282700800 7.42 +282787200 7.91 +282873600 7.78 +282960000 7.57 +283046400 7.97 +283132800 8.63 +283219200 10.01 +283305600 15.11 +283392000 17.5 +283478400 15.07 +283564800 15.07 +283651200 15.39 +283737600 13.38 +283824000 11.75 +283910400 11.87 +283996800 12.09 +284083200 11.88 +284169600 12.15 +284256000 11.76 +284342400 10.77 +284428800 10.7 +284515200 12.3 +284601600 13.15 +284688000 11.63 +284774400 10.12 +284860800 8.9 +284947200 7.85 +285033600 7.35 +285120000 7.03 +285206400 6.66 +285292800 6.47 +285379200 6.36 +285465600 6.17 +285552000 5.83 +285638400 5.37 +285724800 5.05 +285811200 4.85 +285897600 4.63 +285984000 4.43 +286070400 4.26 +286156800 4.12 +286243200 4.07 +286329600 4.06 +286416000 4 +286502400 3.9 +286588800 3.78 +286675200 3.81 +286761600 3.83 +286848000 3.72 +286934400 3.59 +287020800 3.52 +287107200 3.57 +287193600 3.68 +287280000 3.9 +287366400 4.18 +287452800 4.21 +287539200 4.08 +287625600 4.09 +287712000 4.12 +287798400 4.27 +287884800 4.41 +287971200 4.22 +288057600 3.97 +288144000 3.82 +288230400 3.73 +288316800 3.8 +288403200 3.83 +288489600 3.74 +288576000 4.16 +288662400 5.41 +288748800 6.44 +288835200 6.5 +288921600 6.31 +289008000 6.16 +289094400 6.03 +289180800 5.88 +289267200 5.62 +289353600 5.38 +289440000 5.17 +289526400 5.99 +289612800 8.66 +289699200 10.17 +289785600 10.12 +289872000 10.19 +289958400 9.65 +290044800 8.95 +290131200 8.52 +290217600 8.43 +290304000 8.07 +290390400 7.54 +290476800 7.17 +290563200 6.87 +290649600 7.13 +290736000 10.07 +290822400 12.69 +290908800 11.97 +290995200 10.57 +291081600 9.51 +291168000 8.77 +291254400 8.1 +291340800 7.5 +291427200 7.17 +291513600 7.57 +291600000 8.8 +291686400 9.96 +291772800 10.27 +291859200 10.04 +291945600 9.84 +292032000 9.86 +292118400 9.71 +292204800 11.5 +292291200 22.75 +292377600 35.35 +292464000 36.12 +292550400 30.4 +292636800 26.17 +292723200 24.61 +292809600 24.32 +292896000 23.08 +292982400 20.64 +293068800 19.04 +293155200 18.68 +293241600 19.77 +293328000 22.59 +293414400 27.91 +293500800 37.21 +293587200 49.63 +293673600 57.29 +293760000 54.34 +293846400 49.29 +293932800 53.13 +294019200 61.71 +294105600 66.58 +294192000 65.2 +294278400 57.15 +294364800 46.15 +294451200 37.46 +294537600 31.49 +294624000 27.82 +294710400 28.08 +294796800 42.75 +294883200 54.49 +294969600 46.3 +295056000 37.4 +295142400 35.07 +295228800 37.46 +295315200 43.03 +295401600 51.25 +295488000 56.24 +295574400 55.94 +295660800 61.71 +295747200 71.14 +295833600 78.59 +295920000 80.91 +296006400 77.17 +296092800 77.47 +296179200 80.17 +296265600 77.95 +296352000 71.75 +296438400 62.56 +296524800 52.11 +296611200 43.01 +296697600 35.64 +296784000 31 +296870400 27.79 +296956800 24.56 +297043200 21.9 +297129600 19.6 +297216000 17.42 +297302400 17.62 +297388800 22.32 +297475200 24.62 +297561600 21.25 +297648000 17.55 +297734400 14.96 +297820800 13.02 +297907200 11.39 +297993600 10.06 +298080000 8.88 +298166400 7.84 +298252800 7.03 +298339200 6.24 +298425600 5.49 +298512000 4.98 +298598400 4.57 +298684800 4.11 +298771200 3.67 +298857600 3.31 +298944000 3.03 +299030400 2.74 +299116800 2.55 +299203200 2.58 +299289600 2.71 +299376000 2.72 +299462400 2.74 +299548800 3.02 +299635200 3.06 +299721600 2.78 +299808000 2.63 +299894400 2.55 +299980800 2.78 +300067200 5.97 +300153600 10.5 +300240000 11.27 +300326400 9.47 +300412800 7.69 +300499200 6.33 +300585600 5.28 +300672000 4.53 +300758400 4.04 +300844800 3.7 +300931200 3.44 +301017600 3.21 +301104000 2.98 +301190400 2.69 +301276800 2.41 +301363200 2.17 +301449600 1.98 +301536000 1.8 +301622400 1.67 +301708800 1.54 +301795200 1.59 +301881600 1.71 +301968000 1.57 +302054400 1.38 +302140800 1.22 +302227200 1.13 +302313600 1.35 +302400000 5.89 +302486400 16.2 +302572800 16.86 +302659200 9.79 +302745600 7.16 +302832000 5.76 +302918400 4.99 +303004800 4.77 +303091200 5.39 +303177600 8.04 +303264000 11.54 +303350400 18.22 +303436800 23.51 +303523200 20.85 +303609600 16.08 +303696000 13.46 +303782400 12.79 +303868800 11.83 +303955200 10.08 +304041600 8.7 +304128000 8.03 +304214400 7.79 +304300800 7.39 +304387200 6.82 +304473600 6.2 +304560000 5.56 +304646400 4.95 +304732800 5.95 +304819200 10.34 +304905600 12.39 +304992000 10.39 +305078400 8.59 +305164800 7.15 +305251200 6.03 +305337600 6.14 +305424000 12.09 +305510400 24.4 +305596800 26.41 +305683200 19.01 +305769600 14.49 +305856000 11.33 +305942400 9.45 +306028800 7.97 +306115200 6.86 +306201600 5.98 +306288000 5.23 +306374400 4.69 +306460800 4.29 +306547200 3.99 +306633600 3.8 +306720000 3.58 +306806400 3.29 +306892800 3.04 +306979200 2.87 +307065600 2.76 +307152000 2.71 +307238400 2.73 +307324800 2.68 +307411200 2.54 +307497600 2.51 +307584000 2.65 +307670400 2.77 +307756800 2.82 +307843200 2.83 +307929600 2.85 +308016000 3.47 +308102400 9.67 +308188800 26.83 +308275200 40.59 +308361600 36.07 +308448000 27.93 +308534400 23.59 +308620800 18.56 +308707200 15.13 +308793600 12.73 +308880000 11.14 +308966400 12.94 +309052800 22.03 +309139200 29.68 +309225600 28.42 +309312000 33.71 +309398400 46.82 +309484800 48.51 +309571200 39.9 +309657600 30.87 +309744000 23.88 +309830400 21.35 +309916800 22.74 +310003200 22.22 +310089600 19.43 +310176000 19.23 +310262400 20.87 +310348800 23.03 +310435200 27.09 +310521600 26.96 +310608000 21.55 +310694400 17.48 +310780800 16.14 +310867200 23.08 +310953600 33.14 +311040000 33.07 +311126400 26.43 +311212800 28.7 +311299200 32.5 +311385600 28.45 +311472000 23.7 +311558400 19.36 +311644800 15.76 +311731200 13.23 +311817600 11.56 +311904000 10.35 +311990400 9.85 +312076800 10.03 +312163200 11.21 +312249600 11.51 +312336000 10.05 +312422400 8.74 +312508800 7.81 +312595200 7.1 +312681600 6.54 +312768000 6.03 +312854400 5.53 +312940800 5.05 +313027200 4.74 +313113600 4.59 +313200000 4.27 +313286400 4.13 +313372800 4.03 +313459200 3.81 +313545600 3.96 +313632000 4.36 +313718400 4.27 +313804800 3.98 +313891200 4.16 +313977600 4.22 +314064000 4.17 +314150400 4.11 +314236800 3.98 +314323200 4.04 +314409600 4.22 +314496000 4.26 +314582400 4.2 +314668800 4.24 +314755200 4.24 +314841600 3.96 +314928000 3.82 +315014400 3.87 +315100800 3.92 +315187200 3.82 +315273600 3.53 +315360000 3.64 +315446400 4.03 +315532800 5 +315619200 6.11 +315705600 6.29 +315792000 6.08 +315878400 6 +315964800 5.98 +316051200 5.97 +316137600 5.79 +316224000 5.95 +316310400 6.12 +316396800 6.29 +316483200 6.82 +316569600 6.97 +316656000 7.13 +316742400 7.31 +316828800 6.98 +316915200 6.45 +317001600 6.06 +317088000 5.8 +317174400 5.4 +317260800 4.93 +317347200 4.94 +317433600 5.04 +317520000 4.78 +317606400 4.52 +317692800 4.28 +317779200 4.23 +317865600 4.24 +317952000 4.15 +318038400 3.9 +318124800 3.88 +318211200 3.8 +318297600 3.58 +318384000 3.78 +318470400 4.06 +318556800 3.99 +318643200 3.68 +318729600 3.43 +318816000 3.21 +318902400 3.02 +318988800 2.88 +319075200 2.81 +319161600 2.79 +319248000 2.76 +319334400 2.72 +319420800 2.72 +319507200 2.7 +319593600 2.71 +319680000 3.59 +319766400 4.68 +319852800 4.68 +319939200 4.28 +320025600 4.22 +320112000 4.38 +320198400 4.27 +320284800 4.2 +320371200 4.24 +320457600 4.15 +320544000 4.19 +320630400 4.12 +320716800 3.76 +320803200 3.6 +320889600 3.67 +320976000 3.58 +321062400 3.65 +321148800 5.59 +321235200 7.95 +321321600 8.63 +321408000 8.56 +321494400 8.03 +321580800 7.38 +321667200 6.84 +321753600 6.53 +321840000 6.35 +321926400 5.97 +322012800 5.57 +322099200 5.36 +322185600 5.33 +322272000 5.03 +322358400 4.8 +322444800 4.87 +322531200 4.91 +322617600 4.97 +322704000 5.13 +322790400 5.13 +322876800 4.99 +322963200 4.89 +323049600 4.71 +323136000 4.53 +323222400 4.16 +323308800 3.93 +323395200 3.73 +323481600 3.54 +323568000 3.65 +323654400 3.62 +323740800 4.01 +323827200 5 +323913600 5.93 +324000000 7.72 +324086400 10.1 +324172800 12.48 +324259200 12.88 +324345600 11.6 +324432000 11.32 +324518400 11.43 +324604800 11.42 +324691200 11.98 +324777600 14.44 +324864000 20.42 +324950400 27.96 +325036800 32.95 +325123200 38.69 +325209600 38.85 +325296000 35.12 +325382400 34.49 +325468800 30.88 +325555200 26.01 +325641600 22.34 +325728000 19.93 +325814400 18.33 +325900800 17.39 +325987200 17.14 +326073600 19.51 +326160000 30.31 +326246400 49.59 +326332800 60.54 +326419200 54.09 +326505600 42.75 +326592000 34.96 +326678400 38.39 +326764800 48.81 +326851200 52.83 +326937600 51.54 +327024000 48.35 +327110400 43.81 +327196800 38.79 +327283200 34.85 +327369600 33.95 +327456000 33.96 +327542400 32.65 +327628800 32.27 +327715200 32.45 +327801600 31.4 +327888000 30.21 +327974400 29.51 +328060800 28.72 +328147200 29.68 +328233600 31.1 +328320000 35.73 +328406400 38.37 +328492800 38.19 +328579200 46.1 +328665600 46.1 +328752000 36.59 +328838400 31.14 +328924800 33.74 +329011200 36.41 +329097600 31.89 +329184000 27.07 +329270400 23.13 +329356800 20.81 +329443200 19.47 +329529600 18.05 +329616000 16.15 +329702400 14.01 +329788800 12.16 +329875200 10.92 +329961600 10.38 +330048000 10.07 +330134400 9.68 +330220800 9.2 +330307200 8.78 +330393600 8.37 +330480000 7.83 +330566400 7.19 +330652800 6.54 +330739200 5.99 +330825600 5.65 +330912000 5.43 +330998400 5.36 +331084800 5.64 +331171200 5.8 +331257600 5.54 +331344000 5.2 +331430400 4.94 +331516800 7.24 +331603200 9.73 +331689600 18.01 +331776000 26.23 +331862400 22.56 +331948800 16.89 +332035200 13.48 +332121600 11.06 +332208000 9.21 +332294400 7.68 +332380800 6.43 +332467200 5.6 +332553600 5.23 +332640000 5.02 +332726400 4.66 +332812800 4.61 +332899200 4.68 +332985600 4.41 +333072000 4.02 +333158400 3.7 +333244800 3.49 +333331200 3.31 +333417600 3.1 +333504000 3.1 +333590400 3.2 +333676800 3.07 +333763200 3 +333849600 3.75 +333936000 4.27 +334022400 5 +334108800 8.02 +334195200 9.49 +334281600 8.29 +334368000 7.13 +334454400 6.08 +334540800 5.3 +334627200 5.54 +334713600 5.93 +334800000 5.45 +334886400 4.78 +334972800 4.46 +335059200 24.57 +335145600 38.5 +335232000 26.71 +335318400 17.89 +335404800 13.05 +335491200 10.14 +335577600 8.1 +335664000 6.69 +335750400 5.95 +335836800 25.04 +335923200 41.73 +336009600 53.9 +336096000 57.12 +336182400 38.42 +336268800 27 +336355200 20.18 +336441600 16.96 +336528000 47.76 +336614400 73.09 +336700800 54.12 +336787200 34.82 +336873600 24.48 +336960000 18.08 +337046400 14.03 +337132800 11.39 +337219200 9.45 +337305600 7.91 +337392000 7.66 +337478400 11.95 +337564800 31.17 +337651200 91.97 +337737600 104.69 +337824000 69.4 +337910400 55.32 +337996800 36.86 +338083200 26.05 +338169600 19.67 +338256000 17.04 +338342400 16.48 +338428800 16.49 +338515200 17.47 +338601600 16.57 +338688000 13.87 +338774400 11.71 +338860800 9.91 +338947200 8.52 +339033600 7.41 +339120000 6.52 +339206400 5.95 +339292800 5.45 +339379200 5.02 +339465600 4.73 +339552000 4.65 +339638400 4.81 +339724800 5.18 +339811200 5.52 +339897600 5.62 +339984000 5.67 +340070400 5.65 +340156800 5.42 +340243200 5.13 +340329600 4.79 +340416000 4.41 +340502400 4.2 +340588800 4.16 +340675200 4.01 +340761600 3.81 +340848000 3.72 +340934400 3.71 +341020800 3.68 +341107200 3.64 +341193600 3.59 +341280000 3.47 +341366400 3.28 +341452800 3.16 +341539200 3.12 +341625600 3.19 +341712000 3.23 +341798400 3.22 +341884800 3.19 +341971200 3.09 +342057600 3.01 +342144000 3.12 +342230400 7.01 +342316800 14.36 +342403200 21.18 +342489600 21.87 +342576000 17.51 +342662400 15.41 +342748800 19.58 +342835200 21.46 +342921600 17.09 +343008000 14.56 +343094400 12.89 +343180800 11.2 +343267200 9.8 +343353600 8.49 +343440000 7.27 +343526400 6.3 +343612800 5.81 +343699200 5.56 +343785600 5.08 +343872000 4.69 +343958400 4.87 +344044800 6.65 +344131200 8.1 +344217600 7.97 +344304000 7.6 +344390400 7.19 +344476800 6.93 +344563200 7.12 +344649600 16.9 +344736000 37.66 +344822400 41.6 +344908800 30.99 +344995200 28.32 +345081600 29.45 +345168000 27.25 +345254400 21.92 +345340800 17.31 +345427200 14.04 +345513600 11.62 +345600000 10.1 +345686400 9.29 +345772800 8.62 +345859200 9.62 +345945600 21.85 +346032000 33.04 +346118400 30.82 +346204800 26.71 +346291200 25.93 +346377600 27.69 +346464000 24.37 +346550400 18.51 +346636800 15.51 +346723200 13.16 +346809600 11.71 +346896000 11.4 +346982400 11.28 +347068800 10.53 +347155200 9.43 +347241600 8.39 +347328000 7.56 +347414400 6.61 +347500800 6.01 +347587200 5.92 +347673600 5.62 +347760000 5.35 +347846400 5.17 +347932800 4.85 +348019200 4.68 +348105600 4.54 +348192000 4.26 +348278400 3.99 +348364800 3.82 +348451200 3.77 +348537600 3.69 +348624000 3.6 +348710400 3.52 +348796800 3.43 +348883200 3.31 +348969600 3.1 +349056000 2.89 +349142400 2.97 +349228800 3.62 +349315200 3.92 +349401600 4.04 +349488000 4.57 +349574400 4.68 +349660800 4.83 +349747200 5.07 +349833600 4.91 +349920000 4.61 +350006400 4.41 +350092800 4.37 +350179200 4.92 +350265600 5.94 +350352000 6.23 +350438400 5.8 +350524800 5.14 +350611200 4.75 +350697600 4.64 +350784000 4.53 +350870400 4.53 +350956800 4.59 +351043200 4.4 +351129600 3.9 +351216000 3.55 +351302400 2.62 +351388800 2.61 +351475200 3.25 +351561600 3.01 +351648000 2.87 +351734400 2.74 +351820800 2.64 +351907200 2.58 +351993600 2.52 +352080000 2.49 +352166400 2.58 +352252800 2.91 +352339200 3.1 +352425600 2.96 +352512000 2.73 +352598400 2.61 +352684800 2.51 +352771200 2.36 +352857600 2.24 +352944000 2.16 +353030400 2.08 +353116800 2 +353203200 1.99 +353289600 2.81 +353376000 4.53 +353462400 6.13 +353548800 7.97 +353635200 9.81 +353721600 10.01 +353808000 9.01 +353894400 8.03 +353980800 7.21 +354067200 6.55 +354153600 6.07 +354240000 5.65 +354326400 5.34 +354412800 8.6 +354499200 15.41 +354585600 20.67 +354672000 19.5 +354758400 14.5 +354844800 11.38 +354931200 9.63 +355017600 9.15 +355104000 10.81 +355190400 19.25 +355276800 28.05 +355363200 29 +355449600 25.92 +355536000 21.79 +355622400 18.15 +355708800 15.57 +355795200 14.91 +355881600 15.31 +355968000 15.75 +356054400 17.18 +356140800 17.95 +356227200 16.91 +356313600 16.19 +356400000 16.04 +356486400 16.02 +356572800 16.97 +356659200 17.14 +356745600 15.28 +356832000 13.24 +356918400 11.78 +357004800 10.61 +357091200 9.52 +357177600 8.74 +357264000 8.35 +357350400 8.46 +357436800 8.82 +357523200 9.27 +357609600 14.83 +357696000 20.89 +357782400 22.31 +357868800 25.75 +357955200 34.92 +358041600 46.76 +358128000 55.26 +358214400 60.08 +358300800 61.83 +358387200 60.8 +358473600 55.63 +358560000 46.28 +358646400 37.23 +358732800 31.12 +358819200 27.45 +358905600 25.39 +358992000 25.85 +359078400 30.85 +359164800 35.85 +359251200 47.63 +359337600 59.24 +359424000 56.8 +359510400 47.69 +359596800 37.54 +359683200 30.3 +359769600 26.44 +359856000 24.09 +359942400 43.71 +360028800 56.87 +360115200 42.43 +360201600 31.52 +360288000 24.37 +360374400 19.38 +360460800 15.75 +360547200 12.93 +360633600 10.72 +360720000 9.02 +360806400 7.57 +360892800 6.46 +360979200 5.67 +361065600 4.97 +361152000 4.4 +361238400 3.91 +361324800 3.54 +361411200 3.42 +361497600 3.3 +361584000 3.06 +361670400 2.78 +361756800 2.88 +361843200 3.19 +361929600 3.18 +362016000 2.98 +362102400 3.02 +362188800 3.19 +362275200 3.71 +362361600 4.49 +362448000 4.64 +362534400 4.41 +362620800 5.07 +362707200 7.35 +362793600 9.63 +362880000 9.98 +362966400 8.82 +363052800 7.53 +363139200 6.43 +363225600 5.54 +363312000 4.89 +363398400 4.3 +363484800 3.99 +363571200 4.08 +363657600 4.08 +363744000 4.15 +363830400 4.64 +363916800 4.73 +364003200 4.15 +364089600 3.63 +364176000 3.26 +364262400 2.95 +364348800 2.74 +364435200 2.56 +364521600 2.64 +364608000 5.49 +364694400 7.2 +364780800 18.66 +364867200 28.04 +364953600 22.9 +365040000 20.51 +365126400 20.7 +365212800 21.4 +365299200 19.22 +365385600 15.05 +365472000 12.06 +365558400 10.1 +365644800 10.52 +365731200 12.14 +365817600 14.04 +365904000 13.65 +365990400 13.09 +366076800 13.95 +366163200 13.26 +366249600 11.57 +366336000 9.64 +366422400 9.45 +366508800 9.39 +366595200 8.43 +366681600 7.39 +366768000 6.48 +366854400 5.7 +366940800 5.25 +367027200 5.22 +367113600 5.59 +367200000 6.27 +367286400 6.54 +367372800 6.22 +367459200 5.85 +367545600 7.28 +367632000 8.94 +367718400 8.61 +367804800 7.81 +367891200 7.05 +367977600 6.39 +368064000 5.81 +368150400 5.38 +368236800 5.1 +368323200 4.75 +368409600 4.39 +368496000 4.08 +368582400 3.82 +368668800 3.61 +368755200 3.44 +368841600 3.78 +368928000 9.85 +369014400 14.22 +369100800 12.16 +369187200 10.66 +369273600 9.36 +369360000 8.38 +369446400 7.65 +369532800 6.91 +369619200 6.21 +369705600 5.62 +369792000 5.16 +369878400 5.21 +369964800 5.6 +370051200 5.74 +370137600 5.52 +370224000 5.4 +370310400 7.34 +370396800 11.27 +370483200 17.5 +370569600 22.5 +370656000 21.88 +370742400 19.1 +370828800 15.93 +370915200 13.07 +371001600 11.15 +371088000 9.59 +371174400 8.37 +371260800 7.39 +371347200 6.61 +371433600 5.99 +371520000 5.47 +371606400 5.1 +371692800 5.03 +371779200 5.26 +371865600 5.58 +371952000 5.85 +372038400 6.39 +372124800 7.53 +372211200 8.33 +372297600 8.05 +372384000 7.34 +372470400 6.68 +372556800 6.05 +372643200 5.58 +372729600 5.26 +372816000 4.95 +372902400 4.76 +372988800 4.79 +373075200 4.8 +373161600 4.67 +373248000 4.78 +373334400 5.03 +373420800 4.91 +373507200 4.49 +373593600 4.26 +373680000 4.48 +373766400 4.49 +373852800 4.04 +373939200 3.75 +374025600 3.6 +374112000 3.45 +374198400 3.25 +374284800 3.16 +374371200 3.16 +374457600 3.16 +374544000 3.44 +374630400 4.08 +374716800 4.63 +374803200 4.83 +374889600 4.87 +374976000 4.87 +375062400 4.8 +375148800 5.03 +375235200 7.59 +375321600 9.4 +375408000 8.84 +375494400 10.83 +375580800 11.73 +375667200 9.74 +375753600 8.46 +375840000 7.44 +375926400 6.61 +376012800 5.86 +376099200 5.37 +376185600 4.92 +376272000 4.53 +376358400 4.26 +376444800 4.07 +376531200 4.64 +376617600 6.36 +376704000 8.32 +376790400 8.74 +376876800 7.95 +376963200 6.98 +377049600 6.07 +377136000 5.62 +377222400 5.37 +377308800 4.94 +377395200 4.59 +377481600 4.35 +377568000 4.26 +377654400 4.29 +377740800 4.41 +377827200 4.56 +377913600 4.72 +378000000 4.81 +378086400 5.07 +378172800 5.31 +378259200 5.13 +378345600 4.86 +378432000 4.94 +378518400 8.77 +378604800 12.01 +378691200 10.7 +378777600 9.4 +378864000 8.3 +378950400 7.08 +379036800 6.57 +379123200 6.16 +379209600 5.5 +379296000 5.14 +379382400 5.11 +379468800 5.14 +379555200 5.02 +379641600 4.66 +379728000 4.18 +379814400 3.87 +379900800 3.92 +379987200 3.91 +380073600 3.56 +380160000 3.24 +380246400 3.22 +380332800 3.32 +380419200 3.27 +380505600 3.16 +380592000 3.04 +380678400 2.93 +380764800 2.84 +380851200 2.73 +380937600 2.64 +381024000 2.65 +381110400 2.64 +381196800 2.51 +381283200 2.43 +381369600 2.4 +381456000 2.38 +381542400 2.36 +381628800 2.35 +381715200 2.34 +381801600 2.29 +381888000 2.24 +381974400 2.25 +382060800 2.18 +382147200 2.11 +382233600 2.1 +382320000 2.07 +382406400 2.05 +382492800 2.04 +382579200 2.01 +382665600 1.94 +382752000 1.88 +382838400 1.82 +382924800 1.79 +383011200 1.84 +383097600 2.05 +383184000 2.2 +383270400 1.64 +383356800 1.15 +383443200 1.18 +383529600 1.2 +383616000 1.28 +383702400 1.33 +383788800 1.85 +383875200 2.3 +383961600 2.16 +384048000 2.16 +384134400 2.03 +384220800 1.81 +384307200 1.87 +384393600 1.94 +384480000 1.85 +384566400 1.77 +384652800 1.75 +384739200 1.71 +384825600 1.8 +384912000 2 +384998400 2.2 +385084800 2.35 +385171200 2.33 +385257600 2.19 +385344000 2.21 +385430400 2.24 +385516800 2.13 +385603200 2.03 +385689600 1.94 +385776000 1.9 +385862400 2.83 +385948800 6.16 +386035200 10.11 +386121600 12.01 +386208000 12.05 +386294400 16.26 +386380800 23.17 +386467200 26.78 +386553600 27.14 +386640000 24.9 +386726400 22.02 +386812800 19.62 +386899200 20.57 +386985600 23.01 +387072000 24.78 +387158400 27.74 +387244800 27.09 +387331200 22.6 +387417600 19.2 +387504000 16.64 +387590400 14.39 +387676800 12.52 +387763200 10.99 +387849600 9.68 +387936000 8.6 +388022400 8.31 +388108800 9.09 +388195200 9.37 +388281600 8.78 +388368000 8.29 +388454400 7.64 +388540800 6.92 +388627200 6.51 +388713600 6.33 +388800000 6.13 +388886400 5.92 +388972800 6.02 +389059200 4.78 +389145600 3.69 +389232000 8.84 +389318400 16.39 +389404800 24.2 +389491200 30.19 +389577600 29.75 +389664000 26.31 +389750400 22.66 +389836800 19.42 +389923200 16.63 +390009600 15.66 +390096000 19.82 +390182400 26.38 +390268800 44.33 +390355200 62.88 +390441600 118.1 +390528000 132.3 +390614400 79.14 +390700800 58.65 +390787200 45.86 +390873600 33.42 +390960000 25.42 +391046400 20.2 +391132800 16.7 +391219200 14.09 +391305600 11.97 +391392000 10.33 +391478400 8.96 +391564800 7.69 +391651200 6.63 +391737600 6.13 +391824000 5.87 +391910400 5.5 +391996800 5.19 +392083200 5.49 +392169600 41.49 +392256000 63.15 +392342400 43.79 +392428800 54.42 +392515200 56.57 +392601600 35.91 +392688000 24.99 +392774400 18.32 +392860800 14.25 +392947200 13.59 +393033600 13.12 +393120000 10.77 +393206400 9.11 +393292800 7.85 diff --git a/OpenHPL/Resources/Tables/Month_av_temp.txt b/OpenHPL/Resources/Tables/Month_av_temp.txt new file mode 100644 index 0000000..6a938e3 --- /dev/null +++ b/OpenHPL/Resources/Tables/Month_av_temp.txt @@ -0,0 +1,314 @@ +#1 +double month_temp(312,11) # Monthly average temperature +0 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +2678400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +2678400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +5097600 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +5097600 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +7776000 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +7776000 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +10368000 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +10368000 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +13046400 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +13046400 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +15638400 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +15638400 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +18316800 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +18316800 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +20995200 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +20995200 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +23587200 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +23587200 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +26265600 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +26265600 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +28857600 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +28857600 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +31536000 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +31536000 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +34214400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +34214400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +36633600 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +36633600 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +39312000 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +39312000 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +41904000 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +41904000 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +44582400 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +44582400 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +47174400 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +47174400 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +49852800 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +49852800 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +52531200 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +52531200 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +55123200 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +55123200 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +57801600 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +57801600 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +60393600 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +60393600 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +63072000 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +63072000 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +65750400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +65750400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +68169600 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +68169600 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +70848000 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +70848000 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +73440000 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +73440000 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +76118400 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +76118400 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +78710400 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +78710400 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +81388800 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +81388800 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +84067200 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +84067200 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +86659200 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +86659200 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +89337600 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +89337600 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +91929600 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +91929600 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +94608000 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +94608000 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +97286400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +97286400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +99792000 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +99792000 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +102470400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +102470400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +105062400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +105062400 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +107740800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +107740800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +110332800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +110332800 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +113011200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +113011200 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +115689600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +115689600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +118281600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +118281600 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +120960000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +120960000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +123552000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +123552000 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +126230400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +126230400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +128908800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +128908800 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +131328000 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +131328000 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +134006400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +134006400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +136598400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +136598400 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +139276800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +139276800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +141868800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +141868800 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +144547200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +144547200 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +147225600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +147225600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +149817600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +149817600 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +152496000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +152496000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +155088000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +155088000 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +157766400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +157766400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +160444800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +160444800 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +162864000 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +162864000 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +165542400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +165542400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +168134400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +168134400 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +170812800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +170812800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +173404800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +173404800 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +176083200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +176083200 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +178761600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +178761600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +181353600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +181353600 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +184032000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +184032000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +186624000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +186624000 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +189302400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +189302400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +191980800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +191980800 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +194400000 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +194400000 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +197078400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +197078400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +199670400 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +199670400 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +202348800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +202348800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +204940800 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +204940800 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +207619200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +207619200 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +210297600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +210297600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +212889600 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +212889600 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +215568000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +215568000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +218160000 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +218160000 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +220838400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +220838400 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +223516800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +223516800 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +226022400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +226022400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +228700800 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +228700800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +231292800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +231292800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +233971200 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +233971200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +236563200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +236563200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +239241600 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +239241600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +241920000 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +241920000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +244512000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +244512000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +247190400 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +247190400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +249782400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +249782400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +252460800 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +252460800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +255139200 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +255139200 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +257558400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +257558400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +260236800 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +260236800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +262828800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +262828800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +265507200 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +265507200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +268099200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +268099200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +270777600 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +270777600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +273456000 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +273456000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +276048000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +276048000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +278726400 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +278726400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +281318400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +281318400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +283996800 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +283996800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +286675200 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +286675200 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +289094400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +289094400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +291772800 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +291772800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +294364800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +294364800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +297043200 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +297043200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +299635200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +299635200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +302313600 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +302313600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +304992000 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +304992000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +307584000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +307584000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +310262400 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +310262400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +312854400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +312854400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +315532800 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +315532800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +318211200 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +318211200 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +320630400 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +320630400 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +323308800 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +323308800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +325900800 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +325900800 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +328579200 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +328579200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +331171200 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +331171200 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +333849600 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +333849600 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +336528000 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +336528000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +339120000 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +339120000 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +341798400 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +341798400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +344390400 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +344390400 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +347068800 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +347068800 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +349747200 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +349747200 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +352252800 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +352252800 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +354931200 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +354931200 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +357523200 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +357523200 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +360201600 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +360201600 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +362793600 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +362793600 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +365472000 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +365472000 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +368150400 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +368150400 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +370742400 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +370742400 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +373420800 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +373420800 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +376012800 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +376012800 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +378691200 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +378691200 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +381369600 -6.171236559 -6.528494624 -6.838172043 -7.04327957 -7.216666667 -7.391129032 -7.537096774 -7.690053763 -7.877688172 -8.294892473 +381369600 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +383788800 -4.535119048 -4.820833333 -5.060416667 -5.21547619 -5.360119048 -5.508333333 -5.633333333 -5.771428571 -5.939285714 -6.271130952 +383788800 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +386467200 -2.150806452 -2.515053763 -2.810752688 -2.980107527 -3.159139785 -3.332258065 -3.48172043 -3.648655914 -3.853763441 -4.239784946 +386467200 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +389059200 1.8325 1.4025 1.071388889 0.870555556 0.642777778 0.426666667 0.239722222 0.036944444 -0.205277778 -0.668888889 +389059200 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +391737600 4.697311828 4.263172043 3.914247312 3.690860215 3.446774194 3.205913978 2.998387097 2.763172043 2.480913978 1.956182796 +391737600 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +394329600 8.546666667 8.135555556 7.829166667 7.629722222 7.391944444 7.156944444 6.952777778 6.725555556 6.456111111 5.954444444 +394329600 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +397008000 10.36021505 10.0061828 9.739784946 9.561827957 9.368548387 9.175806452 9.006182796 8.811827957 8.580376344 8.150806452 +397008000 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +399686400 8.78844086 8.476612903 8.236827957 8.075537634 7.906989247 7.743010753 7.590053763 7.423655914 7.219892473 6.821236559 +399686400 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +402278400 6.288333333 6.018333333 5.805277778 5.655555556 5.504166667 5.352222222 5.215277778 5.063611111 4.873611111 4.498888889 +402278400 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +404956800 2.562365591 2.349731183 2.172580645 2.045967742 1.925806452 1.796505376 1.679301075 1.562634409 1.406182796 1.086021505 +404956800 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +407548800 -0.667222222 -0.889722222 -1.058333333 -1.184722222 -1.306388889 -1.437222222 -1.541944444 -1.656944444 -1.797777778 -2.106944444 +407548800 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 +410227200 -3.569086022 -3.75672043 -3.930913978 -4.05188172 -4.157526882 -4.253494624 -4.33172043 -4.420698925 -4.540322581 -4.810483871 diff --git a/OpenHPL/Resources/Tables/Prec_var.txt b/OpenHPL/Resources/Tables/Prec_var.txt new file mode 100644 index 0000000..544dfc4 --- /dev/null +++ b/OpenHPL/Resources/Tables/Prec_var.txt @@ -0,0 +1,9110 @@ +#1 +double zones_prec(9108,11) # Zones persipitation variation +0 10.4 13 12.1 11.8 12.7 12.2 12.1 11.9 11 11 +86400 10.4 13 12.1 11.8 12.7 12.2 12.1 11.9 11 11 +86400 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.3 +172800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.3 +172800 0 0 0 0 0 0 0 0 0 0 +259200 0 0 0 0 0 0 0 0 0 0 +259200 0.1 1.9 2.6 2 4.1 4.8 4.5 5 3.7 3.3 +345600 0.1 1.9 2.6 2 4.1 4.8 4.5 5 3.7 3.3 +345600 3.7 9.4 8.7 7.4 10.1 10.2 10.6 10 8.7 8.6 +432000 3.7 9.4 8.7 7.4 10.1 10.2 10.6 10 8.7 8.6 +432000 21.5 24.8 25 25 24.9 23.7 22.9 21.9 20.7 18.8 +518400 21.5 24.8 25 25 24.9 23.7 22.9 21.9 20.7 18.8 +518400 10.2 11 10.7 10.8 10.4 9.7 9.3 8.8 8.2 7.7 +604800 10.2 11 10.7 10.8 10.4 9.7 9.3 8.8 8.2 7.7 +604800 15.6 16.9 17.7 17.5 17.2 16.2 15.6 14.8 13.8 12.2 +691200 15.6 16.9 17.7 17.5 17.2 16.2 15.6 14.8 13.8 12.2 +691200 7.2 9.6 10.2 9.8 10.6 11.3 10.9 10.6 10.1 9.2 +777600 7.2 9.6 10.2 9.8 10.6 11.3 10.9 10.6 10.1 9.2 +777600 0.6 3.6 3.3 2.5 4.2 4.5 3.9 4 2.9 2.7 +864000 0.6 3.6 3.3 2.5 4.2 4.5 3.9 4 2.9 2.7 +864000 7.6 7.4 7.1 6.9 6.9 6.3 6.2 6 5.6 5.3 +950400 7.6 7.4 7.1 6.9 6.9 6.3 6.2 6 5.6 5.3 +950400 17.4 21.7 20.8 18.9 19.9 19.9 18.2 16.7 15.1 13.2 +1036800 17.4 21.7 20.8 18.9 19.9 19.9 18.2 16.7 15.1 13.2 +1036800 0 0 0 0 0 0 0 0 0 0 +1123200 0 0 0 0 0 0 0 0 0 0 +1123200 0 0 0 0 0 0 0 0 0 0 +1209600 0 0 0 0 0 0 0 0 0 0 +1209600 0 0 0 0 0 0 0 0 0 0 +1296000 0 0 0 0 0 0 0 0 0 0 +1296000 0.6 0.2 0.6 0.7 0.2 0 0.2 0.3 0.6 0.6 +1382400 0.6 0.2 0.6 0.7 0.2 0 0.2 0.3 0.6 0.6 +1382400 8.6 7 6 7.2 6.7 6.1 6.6 6.6 5.8 6.4 +1468800 8.6 7 6 7.2 6.7 6.1 6.6 6.6 5.8 6.4 +1468800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +1555200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +1555200 6.8 8.2 8.4 8 8.7 9.1 8.9 8.8 8.7 8.4 +1641600 6.8 8.2 8.4 8 8.7 9.1 8.9 8.8 8.7 8.4 +1641600 6.7 6.4 6.5 6.4 6.3 5.9 5.8 5.6 5.4 5.2 +1728000 6.7 6.4 6.5 6.4 6.3 5.9 5.8 5.6 5.4 5.2 +1728000 0 0 0 0 0 0 0 0 0 0 +1814400 0 0 0 0 0 0 0 0 0 0 +1814400 0 0 0 0 0 0 0 0 0 0 +1900800 0 0 0 0 0 0 0 0 0 0 +1900800 0 0 0 0 0 0 0 0 0 0 +1987200 0 0 0 0 0 0 0 0 0 0 +1987200 0 0 0 0 0 0 0 0 0 0 +2073600 0 0 0 0 0 0 0 0 0 0 +2073600 0 0 0 0 0 0 0 0 0 0 +2160000 0 0 0 0 0 0 0 0 0 0 +2160000 0 0 0 0 0 0 0 0 0 0 +2246400 0 0 0 0 0 0 0 0 0 0 +2246400 0 0 0 0 0 0 0 0 0 0 +2332800 0 0 0 0 0 0 0 0 0 0 +2332800 0 0 0 0 0 0 0 0 0 0 +2419200 0 0 0 0 0 0 0 0 0 0 +2419200 0 0 0 0 0 0 0 0 0 0 +2505600 0 0 0 0 0 0 0 0 0 0 +2505600 0 0 0 0 0 0 0 0 0 0 +2592000 0 0 0 0 0 0 0 0 0 0 +2592000 0 0 0 0 0 0 0 0 0 0 +2678400 0 0 0 0 0 0 0 0 0 0 +2678400 0 0 0 0 0 0 0 0 0 0 +2764800 0 0 0 0 0 0 0 0 0 0 +2764800 0 0 0 0 0 0 0 0 0 0 +2851200 0 0 0 0 0 0 0 0 0 0 +2851200 0 0 0 0 0 0 0 0 0 0 +2937600 0 0 0 0 0 0 0 0 0 0 +2937600 0 0 0 0 0 0 0 0 0 0 +3024000 0 0 0 0 0 0 0 0 0 0 +3024000 1.9 1.6 1.4 1.9 1.7 1.6 1.8 1.9 1.8 2.1 +3110400 1.9 1.6 1.4 1.9 1.7 1.6 1.8 1.9 1.8 2.1 +3110400 0 0.1 0 0 0 0.1 0.1 0.1 0.1 0.1 +3196800 0 0.1 0 0 0 0.1 0.1 0.1 0.1 0.1 +3196800 0 0 0 0 0 0 0 0 0 0 +3283200 0 0 0 0 0 0 0 0 0 0 +3283200 0 0 0 0 0 0 0 0 0 0 +3369600 0 0 0 0 0 0 0 0 0 0 +3369600 15.4 17.2 16.1 15.4 16.1 15.2 14.7 14.1 12.9 12.1 +3456000 15.4 17.2 16.1 15.4 16.1 15.2 14.7 14.1 12.9 12.1 +3456000 1.9 6.2 5.3 6.3 8.6 8.5 9.9 8.9 6.1 6 +3542400 1.9 6.2 5.3 6.3 8.6 8.5 9.9 8.9 6.1 6 +3542400 0 0 0 0 0 0 0 0 0 0 +3628800 0 0 0 0 0 0 0 0 0 0 +3628800 0.3 0.1 0.3 0.3 0.1 0 0.1 0.1 0.1 0.2 +3715200 0.3 0.1 0.3 0.3 0.1 0 0.1 0.1 0.1 0.2 +3715200 0 0 0 0 0 0 0 0 0 0 +3801600 0 0 0 0 0 0 0 0 0 0 +3801600 0 0 0 0 0 0 0 0 0 0 +3888000 0 0 0 0 0 0 0 0 0 0 +3888000 0 0 0 0 0 0 0 0 0 0 +3974400 0 0 0 0 0 0 0 0 0 0 +3974400 0 0 0 0 0 0 0 0 0 0 +4060800 0 0 0 0 0 0 0 0 0 0 +4060800 0 0 0 0 0 0 0 0 0 0 +4147200 0 0 0 0 0 0 0 0 0 0 +4147200 0.1 0 0.2 0.1 0 0.2 0.1 0.3 0.4 0.3 +4233600 0.1 0 0.2 0.1 0 0.2 0.1 0.3 0.4 0.3 +4233600 0 0 0 0 0 0 0 0 0 0 +4320000 0 0 0 0 0 0 0 0 0 0 +4320000 0 0 0 0 0 0 0 0 0 0 +4406400 0 0 0 0 0 0 0 0 0 0 +4406400 0.9 1.1 1.1 1.1 1.2 1.2 1.2 1.2 1.1 1 +4492800 0.9 1.1 1.1 1.1 1.2 1.2 1.2 1.2 1.1 1 +4492800 0 0 0 0 0 0 0 0 0 0 +4579200 0 0 0 0 0 0 0 0 0 0 +4579200 0 0 0 0 0 0 0 0 0 0 +4665600 0 0 0 0 0 0 0 0 0 0 +4665600 0 0 0 0 0 0 0 0 0 0 +4752000 0 0 0 0 0 0 0 0 0 0 +4752000 0 0 0 0 0 0 0 0 0 0 +4838400 0 0 0 0 0 0 0 0 0 0 +4838400 0 0 0 0 0 0 0 0 0 0 +4924800 0 0 0 0 0 0 0 0 0 0 +4924800 0 0 0 0 0 0 0 0 0 0 +5011200 0 0 0 0 0 0 0 0 0 0 +5011200 2.3 1.7 1.9 2.8 2.5 2.4 2.8 2.9 2.8 3.1 +5097600 2.3 1.7 1.9 2.8 2.5 2.4 2.8 2.9 2.8 3.1 +5097600 0 0 0 0 0 0 0 0 0 0 +5184000 0 0 0 0 0 0 0 0 0 0 +5184000 0 0 0 0 0 0 0 0 0 0 +5270400 0 0 0 0 0 0 0 0 0 0 +5270400 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.3 0.4 +5356800 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.3 0.4 +5356800 13.6 14.4 13.6 13.2 13.2 12.2 11.7 11 10 9 +5443200 13.6 14.4 13.6 13.2 13.2 12.2 11.7 11 10 9 +5443200 0 0 0 0 0 0 0 0 0 0 +5529600 0 0 0 0 0 0 0 0 0 0 +5529600 0 0 0 0 0 0 0 0 0 0 +5616000 0 0 0 0 0 0 0 0 0 0 +5616000 0 0 0 0 0 0 0 0 0 0 +5702400 0 0 0 0 0 0 0 0 0 0 +5702400 0 0 0 0 0 0 0 0 0 0 +5788800 0 0 0 0 0 0 0 0 0 0 +5788800 0 0 0 0 0 0 0 0 0 0 +5875200 0 0 0 0 0 0 0 0 0 0 +5875200 0.1 0.3 0.2 0.2 0.3 0.5 0.6 0.9 1.1 1.4 +5961600 0.1 0.3 0.2 0.2 0.3 0.5 0.6 0.9 1.1 1.4 +5961600 0.3 0.6 0.2 0.3 0.5 0.4 0.6 0.7 0.7 1.4 +6048000 0.3 0.6 0.2 0.3 0.5 0.4 0.6 0.7 0.7 1.4 +6048000 0 0 0 0 0 0 0 0 0 0 +6134400 0 0 0 0 0 0 0 0 0 0 +6134400 3.2 3.8 4 3.8 4.1 4.1 4.1 4.1 4.1 4 +6220800 3.2 3.8 4 3.8 4.1 4.1 4.1 4.1 4.1 4 +6220800 1.7 1.9 2.1 2.3 2.5 2.6 2.7 2.9 3 3 +6307200 1.7 1.9 2.1 2.3 2.5 2.6 2.7 2.9 3 3 +6307200 6.7 6.8 7.1 7 7.1 6.9 6.9 6.9 6.8 6.6 +6393600 6.7 6.8 7.1 7 7.1 6.9 6.9 6.9 6.8 6.6 +6393600 2.3 3.1 3.1 3.5 3.7 4.5 4.7 5.1 5.5 5.6 +6480000 2.3 3.1 3.1 3.5 3.7 4.5 4.7 5.1 5.5 5.6 +6480000 0 0 0 0 0 0 0 0 0 0 +6566400 0 0 0 0 0 0 0 0 0 0 +6566400 0 0 0 0 0 0 0 0 0 0 +6652800 0 0 0 0 0 0 0 0 0 0 +6652800 0 0 0 0 0 0 0 0 0 0 +6739200 0 0 0 0 0 0 0 0 0 0 +6739200 0.1 1 0.7 0.7 0.8 1 1.1 1 0.7 0.8 +6825600 0.1 1 0.7 0.7 0.8 1 1.1 1 0.7 0.8 +6825600 0 0 0 0 0 0 0 0 0 0 +6912000 0 0 0 0 0 0 0 0 0 0 +6912000 0 0 0 0 0 0 0 0 0 0 +6998400 0 0 0 0 0 0 0 0 0 0 +6998400 0 0 0 0 0 0 0 0 0 0 +7084800 0 0 0 0 0 0 0 0 0 0 +7084800 0 0 0 0 0 0 0 0 0 0 +7171200 0 0 0 0 0 0 0 0 0 0 +7171200 0 0 0 0 0 0 0 0 0 0 +7257600 0 0 0 0 0 0 0 0 0 0 +7257600 0 0 0 0 0 0 0 0 0 0 +7344000 0 0 0 0 0 0 0 0 0 0 +7344000 0 0 0 0 0 0 0 0 0 0 +7430400 0 0 0 0 0 0 0 0 0 0 +7430400 0 0 0 0 0 0 0 0 0 0 +7516800 0 0 0 0 0 0 0 0 0 0 +7516800 0 0 0 0 0 0 0 0 0 0 +7603200 0 0 0 0 0 0 0 0 0 0 +7603200 0 0 0 0 0 0 0 0 0 0 +7689600 0 0 0 0 0 0 0 0 0 0 +7689600 0 0 0 0 0 0 0 0 0 0 +7776000 0 0 0 0 0 0 0 0 0 0 +7776000 0 0 0 0 0 0 0 0 0 0 +7862400 0 0 0 0 0 0 0 0 0 0 +7862400 0 0 0 0 0 0 0 0 0 0 +7948800 0 0 0 0 0 0 0 0 0 0 +7948800 0 0 0 0 0 0 0 0 0 0 +8035200 0 0 0 0 0 0 0 0 0 0 +8035200 2.7 2.8 2.6 2.5 2.5 2.4 2.3 2.2 2.1 1.9 +8121600 2.7 2.8 2.6 2.5 2.5 2.4 2.3 2.2 2.1 1.9 +8121600 0 0 0 0 0 0 0 0 0 0 +8208000 0 0 0 0 0 0 0 0 0 0 +8208000 12.1 11 10.5 10.5 9.9 8.9 8.8 8.6 8.2 7.9 +8294400 12.1 11 10.5 10.5 9.9 8.9 8.8 8.6 8.2 7.9 +8294400 16.1 12.6 11.5 13.7 12.1 10 10.8 10.2 9.3 9.8 +8380800 16.1 12.6 11.5 13.7 12.1 10 10.8 10.2 9.3 9.8 +8380800 0.3 0.7 0.2 0.5 0.6 0.6 0.9 1 0.9 1.5 +8467200 0.3 0.7 0.2 0.5 0.6 0.6 0.9 1 0.9 1.5 +8467200 0 0 0 0 0 0 0 0 0 0 +8553600 0 0 0 0 0 0 0 0 0 0 +8553600 0 0 0 0 0 0 0 0 0 0 +8640000 0 0 0 0 0 0 0 0 0 0 +8640000 0 0 0 0 0 0 0 0 0 0 +8726400 0 0 0 0 0 0 0 0 0 0 +8726400 0 0 0 0 0 0 0 0 0 0 +8812800 0 0 0 0 0 0 0 0 0 0 +8812800 0 0 0 0 0 0 0 0 0 0 +8899200 0 0 0 0 0 0 0 0 0 0 +8899200 0 0 0 0 0 0 0 0 0 0 +8985600 0 0 0 0 0 0 0 0 0 0 +8985600 0 0 0 0 0 0 0 0 0 0 +9072000 0 0 0 0 0 0 0 0 0 0 +9072000 0 0 0 0 0 0 0 0 0 0 +9158400 0 0 0 0 0 0 0 0 0 0 +9158400 0 0 0 0 0 0 0 0 0 0 +9244800 0 0 0 0 0 0 0 0 0 0 +9244800 0 0 0 0 0 0 0 0 0 0 +9331200 0 0 0 0 0 0 0 0 0 0 +9331200 0 0 0 0 0 0 0 0 0 0 +9417600 0 0 0 0 0 0 0 0 0 0 +9417600 0 0 0 0 0 0 0 0 0 0 +9504000 0 0 0 0 0 0 0 0 0 0 +9504000 0 0 0 0 0 0 0 0 0 0 +9590400 0 0 0 0 0 0 0 0 0 0 +9590400 0 0 0 0 0 0 0 0 0 0 +9676800 0 0 0 0 0 0 0 0 0 0 +9676800 0 0 0 0 0 0 0 0 0 0 +9763200 0 0 0 0 0 0 0 0 0 0 +9763200 0 0 0 0 0 0 0 0 0 0 +9849600 0 0 0 0 0 0 0 0 0 0 +9849600 0 0 0 0 0 0 0 0 0 0 +9936000 0 0 0 0 0 0 0 0 0 0 +9936000 0 0 0 0 0 0 0 0 0 0 +10022400 0 0 0 0 0 0 0 0 0 0 +10022400 0 0 0 0 0 0 0 0 0 0 +10108800 0 0 0 0 0 0 0 0 0 0 +10108800 0 0 0 0 0 0 0 0 0 0 +10195200 0 0 0 0 0 0 0 0 0 0 +10195200 12.2 11.6 10.9 13.3 13.4 12.7 13.7 13.4 12.1 12.8 +10281600 12.2 11.6 10.9 13.3 13.4 12.7 13.7 13.4 12.1 12.8 +10281600 0 0 0 0 0 0 0 0 0 0 +10368000 0 0 0 0 0 0 0 0 0 0 +10368000 4.9 2.4 2.3 3.6 2.4 1.8 2.4 2.4 2.6 3.1 +10454400 4.9 2.4 2.3 3.6 2.4 1.8 2.4 2.4 2.6 3.1 +10454400 1.5 1 0.9 1.4 1.2 1.1 1.4 1.6 1.6 1.9 +10540800 1.5 1 0.9 1.4 1.2 1.1 1.4 1.6 1.6 1.9 +10540800 0 0 0 0 0 0 0 0 0 0 +10627200 0 0 0 0 0 0 0 0 0 0 +10627200 0 0 0 0 0 0 0 0 0 0 +10713600 0 0 0 0 0 0 0 0 0 0 +10713600 0 0 0 0 0 0 0 0 0 0 +10800000 0 0 0 0 0 0 0 0 0 0 +10800000 0 0 0 0 0 0 0 0 0 0 +10886400 0 0 0 0 0 0 0 0 0 0 +10886400 0 0 0 0 0 0 0 0 0 0 +10972800 0 0 0 0 0 0 0 0 0 0 +10972800 1.8 1.7 1.7 1.7 1.6 1.6 1.6 1.5 1.5 1.3 +11059200 1.8 1.7 1.7 1.7 1.6 1.6 1.6 1.5 1.5 1.3 +11059200 0.1 1 0.6 0.9 0.9 1 1.3 1.1 0.8 0.9 +11145600 0.1 1 0.6 0.9 0.9 1 1.3 1.1 0.8 0.9 +11145600 0.8 0.8 0.3 0.2 0.5 0.1 0.1 0.1 0.1 0.1 +11232000 0.8 0.8 0.3 0.2 0.5 0.1 0.1 0.1 0.1 0.1 +11232000 0 0 0 0 0 0 0 0 0 0 +11318400 0 0 0 0 0 0 0 0 0 0 +11318400 0 0 0 0 0 0 0 0 0 0 +11404800 0 0 0 0 0 0 0 0 0 0 +11404800 0 0 0 0 0 0 0 0 0 0 +11491200 0 0 0 0 0 0 0 0 0 0 +11491200 0 0 0 0 0 0 0 0 0 0 +11577600 0 0 0 0 0 0 0 0 0 0 +11577600 3.1 6.9 5.9 5.4 7.4 6.8 7.2 5.9 4.2 3.9 +11664000 3.1 6.9 5.9 5.4 7.4 6.8 7.2 5.9 4.2 3.9 +11664000 0 0 0 0 0 0 0 0 0 0 +11750400 0 0 0 0 0 0 0 0 0 0 +11750400 6.4 2.8 3.1 3.8 2.9 1.6 1.7 1.9 2 2.1 +11836800 6.4 2.8 3.1 3.8 2.9 1.6 1.7 1.9 2 2.1 +11836800 0 0 0 0 0 0 0 0 0 0 +11923200 0 0 0 0 0 0 0 0 0 0 +11923200 5.1 4.4 4.4 4.5 4.2 4 4.1 4.1 4.2 4.2 +12009600 5.1 4.4 4.4 4.5 4.2 4 4.1 4.1 4.2 4.2 +12009600 17.3 17.1 16.6 15.9 15.4 14.3 13.7 13.1 12.5 12.1 +12096000 17.3 17.1 16.6 15.9 15.4 14.3 13.7 13.1 12.5 12.1 +12096000 8.8 11.6 12.1 11.2 12.4 13 12.4 11.8 11.1 10.5 +12182400 8.8 11.6 12.1 11.2 12.4 13 12.4 11.8 11.1 10.5 +12182400 6.6 6.3 5.7 5.6 5.4 5.1 5.1 5 4.9 4.9 +12268800 6.6 6.3 5.7 5.6 5.4 5.1 5.1 5 4.9 4.9 +12268800 4.7 5.7 6.4 6.5 6.9 7.3 7.4 7.5 7.5 7.3 +12355200 4.7 5.7 6.4 6.5 6.9 7.3 7.4 7.5 7.5 7.3 +12355200 7 7.2 6.9 6.7 6.8 6.4 6.3 6.2 5.9 5.7 +12441600 7 7.2 6.9 6.7 6.8 6.4 6.3 6.2 5.9 5.7 +12441600 11.6 12.5 11.7 11.8 12.1 12.3 12.1 12.1 11.6 11.5 +12528000 11.6 12.5 11.7 11.8 12.1 12.3 12.1 12.1 11.6 11.5 +12528000 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.3 0.4 0.7 +12614400 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.3 0.4 0.7 +12614400 0 0 0 0 0 0 0 0 0 0 +12700800 0 0 0 0 0 0 0 0 0 0 +12700800 7.9 9 10.1 10.9 11.9 13.4 14 14.8 15.3 15.2 +12787200 7.9 9 10.1 10.9 11.9 13.4 14 14.8 15.3 15.2 +12787200 0.1 1.2 1.6 1.3 1.8 2.4 2.1 2 1.8 1.5 +12873600 0.1 1.2 1.6 1.3 1.8 2.4 2.1 2 1.8 1.5 +12873600 6.1 7.7 8.4 8.9 9.6 10.3 10.5 10.7 10.9 10.4 +12960000 6.1 7.7 8.4 8.9 9.6 10.3 10.5 10.7 10.9 10.4 +12960000 4.3 1.9 2 2.9 1.8 1.1 1.6 1.7 1.9 2.3 +13046400 4.3 1.9 2 2.9 1.8 1.1 1.6 1.7 1.9 2.3 +13046400 0 0 0 0 0 0 0 0 0 0 +13132800 0 0 0 0 0 0 0 0 0 0 +13132800 3 3.7 3.7 3.6 3.9 4 4 4 4 4 +13219200 3 3.7 3.7 3.6 3.9 4 4 4 4 4 +13219200 3.6 3.9 3.7 3.8 3.8 3.9 3.9 3.9 3.9 4.1 +13305600 3.6 3.9 3.7 3.8 3.8 3.9 3.9 3.9 3.9 4.1 +13305600 2.9 3.6 4.1 3.6 4.5 3.7 3.7 3.4 2.6 2 +13392000 2.9 3.6 4.1 3.6 4.5 3.7 3.7 3.4 2.6 2 +13392000 0 0 0.2 0 0 0 0 0 0.2 0.3 +13478400 0 0 0.2 0 0 0 0 0 0.2 0.3 +13478400 0 0 0 0 0 0 0 0 0 0 +13564800 0 0 0 0 0 0 0 0 0 0 +13564800 0 0 0 0 0 0 0 0 0 0 +13651200 0 0 0 0 0 0 0 0 0 0 +13651200 0 0 0 0 0 0 0 0 0 0 +13737600 0 0 0 0 0 0 0 0 0 0 +13737600 0 0 0 0 0 0 0 0 0 0 +13824000 0 0 0 0 0 0 0 0 0 0 +13824000 0 0 0 0 0 0 0 0 0 0 +13910400 0 0 0 0 0 0 0 0 0 0 +13910400 0 0 0 0 0 0 0 0 0 0 +13996800 0 0 0 0 0 0 0 0 0 0 +13996800 23.8 26.4 25.1 25.2 26 26.4 26.3 26.1 25.5 25.2 +14083200 23.8 26.4 25.1 25.2 26 26.4 26.3 26.1 25.5 25.2 +14083200 14.7 15.8 15 15.3 15.5 15.1 15.2 15 14.5 14.7 +14169600 14.7 15.8 15 15.3 15.5 15.1 15.2 15 14.5 14.7 +14169600 30.6 29.6 26.9 25.5 24.2 22 21 20.1 19.2 19.3 +14256000 30.6 29.6 26.9 25.5 24.2 22 21 20.1 19.2 19.3 +14256000 0 0 0 0 0 0 0 0 0 0 +14342400 0 0 0 0 0 0 0 0 0 0 +14342400 6.6 7.8 7.4 7.4 7.9 8.2 8.2 8.2 8 7.8 +14428800 6.6 7.8 7.4 7.4 7.9 8.2 8.2 8.2 8 7.8 +14428800 0.2 1.9 0.9 1 1 0.7 1.1 0.8 0.3 0.6 +14515200 0.2 1.9 0.9 1 1 0.7 1.1 0.8 0.3 0.6 +14515200 0 0 0 0 0 0 0 0 0 0 +14601600 0 0 0 0 0 0 0 0 0 0 +14601600 0 0 0 0 0 0 0 0 0 0 +14688000 0 0 0 0 0 0 0 0 0 0 +14688000 0 0 0 0 0 0 0 0 0 0 +14774400 0 0 0 0 0 0 0 0 0 0 +14774400 0 0 0 0 0 0 0 0 0 0 +14860800 0 0 0 0 0 0 0 0 0 0 +14860800 0 0 0 0 0 0 0 0 0 0 +14947200 0 0 0 0 0 0 0 0 0 0 +14947200 0 0 0 0 0 0 0 0 0 0 +15033600 0 0 0 0 0 0 0 0 0 0 +15033600 0 0 0 0 0 0 0 0 0 0 +15120000 0 0 0 0 0 0 0 0 0 0 +15120000 0 0 0 0 0 0 0 0 0 0 +15206400 0 0 0 0 0 0 0 0 0 0 +15206400 0 0 0 0 0 0 0 0 0 0 +15292800 0 0 0 0 0 0 0 0 0 0 +15292800 0 0 0 0 0 0 0 0 0 0 +15379200 0 0 0 0 0 0 0 0 0 0 +15379200 0 0 0 0 0 0 0 0 0 0 +15465600 0 0 0 0 0 0 0 0 0 0 +15465600 0 0 0 0 0 0 0 0 0 0 +15552000 0 0 0 0 0 0 0 0 0 0 +15552000 0 0 0 0 0 0 0 0 0 0 +15638400 0 0 0 0 0 0 0 0 0 0 +15638400 0 0 0 0 0 0 0 0 0 0 +15724800 0 0 0 0 0 0 0 0 0 0 +15724800 0 0 0 0 0 0 0 0 0 0 +15811200 0 0 0 0 0 0 0 0 0 0 +15811200 19 15.8 14.6 14.4 12.9 11.2 11.1 10.8 10.6 10.9 +15897600 19 15.8 14.6 14.4 12.9 11.2 11.1 10.8 10.6 10.9 +15897600 5.2 6.2 6.2 5.8 6.2 6.1 5.9 5.6 5.3 4.9 +15984000 5.2 6.2 6.2 5.8 6.2 6.1 5.9 5.6 5.3 4.9 +15984000 10.4 8.4 8.1 8.1 7.4 6.6 6.6 6.6 6.5 6.4 +16070400 10.4 8.4 8.1 8.1 7.4 6.6 6.6 6.6 6.5 6.4 +16070400 5.3 7.8 8.1 7.8 8.8 9.4 9.1 8.8 8.3 7.5 +16156800 5.3 7.8 8.1 7.8 8.8 9.4 9.1 8.8 8.3 7.5 +16156800 0 0 0 0 0 0 0 0 0 0 +16243200 0 0 0 0 0 0 0 0 0 0 +16243200 0 0 0 0 0 0 0 0 0 0 +16329600 0 0 0 0 0 0 0 0 0 0 +16329600 0 0 0 0 0 0 0 0 0 0 +16416000 0 0 0 0 0 0 0 0 0 0 +16416000 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +16502400 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +16502400 0 0 0 0 0 0 0 0 0 0 +16588800 0 0 0 0 0 0 0 0 0 0 +16588800 0 0 0 0 0 0 0 0 0 0 +16675200 0 0 0 0 0 0 0 0 0 0 +16675200 0 0 0 0 0 0 0 0 0 0 +16761600 0 0 0 0 0 0 0 0 0 0 +16761600 10.5 11.1 10.2 9.7 9.7 9.1 8.6 8 7.2 6.5 +16848000 10.5 11.1 10.2 9.7 9.7 9.1 8.6 8 7.2 6.5 +16848000 7.8 8 8.7 9.1 9.6 10.3 10.6 10.8 11 10.8 +16934400 7.8 8 8.7 9.1 9.6 10.3 10.6 10.8 11 10.8 +16934400 0 0 0 0 0 0 0 0 0 0 +17020800 0 0 0 0 0 0 0 0 0 0 +17020800 0 0 0 0 0 0 0 0 0 0 +17107200 0 0 0 0 0 0 0 0 0 0 +17107200 7.7 7.1 5.9 5.4 4.6 3.9 3.5 3.1 2.8 2.6 +17193600 7.7 7.1 5.9 5.4 4.6 3.9 3.5 3.1 2.8 2.6 +17193600 22.1 23 23.2 23.3 23.6 24.2 24.3 24.4 24.7 24.8 +17280000 22.1 23 23.2 23.3 23.6 24.2 24.3 24.4 24.7 24.8 +17280000 1.8 1.6 1.7 1.8 1.6 1.8 1.8 1.9 2 2.1 +17366400 1.8 1.6 1.7 1.8 1.6 1.8 1.8 1.9 2 2.1 +17366400 0.8 2.1 2.7 3.1 3.8 4.6 4.7 4.8 4.8 4.6 +17452800 0.8 2.1 2.7 3.1 3.8 4.6 4.7 4.8 4.8 4.6 +17452800 0.7 2.6 1.9 2.9 3.3 3.7 4.5 4.3 3.6 4.2 +17539200 0.7 2.6 1.9 2.9 3.3 3.7 4.5 4.3 3.6 4.2 +17539200 0 0 0 0 0 0 0 0 0 0 +17625600 0 0 0 0 0 0 0 0 0 0 +17625600 10.7 24 19 15 20 22.5 19.6 19.8 16.9 16.1 +17712000 10.7 24 19 15 20 22.5 19.6 19.8 16.9 16.1 +17712000 0.5 6.3 5.9 5.2 6.9 9 9 8.9 8.6 8.6 +17798400 0.5 6.3 5.9 5.2 6.9 9 9 8.9 8.6 8.6 +17798400 0 0 0 0 0 0 0 0.1 0.1 0.1 +17884800 0 0 0 0 0 0 0 0.1 0.1 0.1 +17884800 0 0 0 0 0 0.2 0.1 0.4 0.5 0.5 +17971200 0 0 0 0 0 0.2 0.1 0.4 0.5 0.5 +17971200 0 0 0 0 0 0 0 0 0 0 +18057600 0 0 0 0 0 0 0 0 0 0 +18057600 0 0 0 0 0 0 0 0 0 0 +18144000 0 0 0 0 0 0 0 0 0 0 +18144000 0 0 0 0 0 0 0 0 0 0 +18230400 0 0 0 0 0 0 0 0 0 0 +18230400 9.6 8.2 8 8 7.4 6.8 6.8 6.7 6.7 6.7 +18316800 9.6 8.2 8 8 7.4 6.8 6.8 6.7 6.7 6.7 +18316800 0 0 0 0 0 0 0 0 0 0 +18403200 0 0 0 0 0 0 0 0 0 0 +18403200 0 0 0 0 0 0 0 0 0 0 +18489600 0 0 0 0 0 0 0 0 0 0 +18489600 3.2 0.7 2.5 3.8 1.1 1 1.4 1.9 1.9 1.2 +18576000 3.2 0.7 2.5 3.8 1.1 1 1.4 1.9 1.9 1.2 +18576000 0.4 5.6 4.8 5.2 6.7 8.4 9.2 8.2 7.7 8.2 +18662400 0.4 5.6 4.8 5.2 6.7 8.4 9.2 8.2 7.7 8.2 +18662400 0.8 1.4 1 0.7 0.9 0.6 0.6 0.4 0.2 0.2 +18748800 0.8 1.4 1 0.7 0.9 0.6 0.6 0.4 0.2 0.2 +18748800 3.9 3.5 3.8 4.2 3.9 3.7 3.8 3.9 3.9 4.1 +18835200 3.9 3.5 3.8 4.2 3.9 3.7 3.8 3.9 3.9 4.1 +18835200 0.3 0 0.3 0.5 0.2 0.1 0.1 0.2 0.3 0.4 +18921600 0.3 0 0.3 0.5 0.2 0.1 0.1 0.2 0.3 0.4 +18921600 2.2 1.1 1.1 2 1.3 1 1.6 1.6 1.8 2.3 +19008000 2.2 1.1 1.1 2 1.3 1 1.6 1.6 1.8 2.3 +19008000 0 0 0 0 0 0 0 0 0 0.1 +19094400 0 0 0 0 0 0 0 0 0 0.1 +19094400 0 0 0 0 0 0 0 0 0 0 +19180800 0 0 0 0 0 0 0 0 0 0 +19180800 0.7 0.1 0.4 0.5 0.1 0 0.1 0.2 0.2 0.2 +19267200 0.7 0.1 0.4 0.5 0.1 0 0.1 0.2 0.2 0.2 +19267200 0 0 0 0 0 0 0 0 0 0 +19353600 0 0 0 0 0 0 0 0 0 0 +19353600 1.7 0.3 1.1 1.6 0.5 0.1 0.4 0.3 0.4 0.4 +19440000 1.7 0.3 1.1 1.6 0.5 0.1 0.4 0.3 0.4 0.4 +19440000 0 0 0 0 0 0 0 0 0 0 +19526400 0 0 0 0 0 0 0 0 0 0 +19526400 0 0 0 0 0 0 0 0 0 0 +19612800 0 0 0 0 0 0 0 0 0 0 +19612800 0 0 0 0 0 0 0 0 0 0 +19699200 0 0 0 0 0 0 0 0 0 0 +19699200 0 0 0 0 0 0 0 0 0 0 +19785600 0 0 0 0 0 0 0 0 0 0 +19785600 0 0 0 0 0 0 0 0 0 0 +19872000 0 0 0 0 0 0 0 0 0 0 +19872000 0 0 0 0 0 0 0 0 0 0 +19958400 0 0 0 0 0 0 0 0 0 0 +19958400 1 0.9 0.9 1 0.9 1.2 1.2 1.2 1.4 1.4 +20044800 1 0.9 0.9 1 0.9 1.2 1.2 1.2 1.4 1.4 +20044800 0 0 0 0 0 0 0 0 0 0 +20131200 0 0 0 0 0 0 0 0 0 0 +20131200 10.1 13.7 14.9 13.9 16 15 14.6 13.5 11.9 10.6 +20217600 10.1 13.7 14.9 13.9 16 15 14.6 13.5 11.9 10.6 +20217600 6.1 3.1 3.2 4.5 3.6 2.4 3.2 3.2 3.2 3.9 +20304000 6.1 3.1 3.2 4.5 3.6 2.4 3.2 3.2 3.2 3.9 +20304000 26 24.7 23.6 24 23 21.7 21.4 20.9 19.8 18.9 +20390400 26 24.7 23.6 24 23 21.7 21.4 20.9 19.8 18.9 +20390400 19.2 14.8 13.5 16.4 14.6 12.3 13.4 12.9 12 12.8 +20476800 19.2 14.8 13.5 16.4 14.6 12.3 13.4 12.9 12 12.8 +20476800 0 0 0 0 0 0 0 0 0 0 +20563200 0 0 0 0 0 0 0 0 0 0 +20563200 0.2 4.2 4 3.5 4.9 4.7 5.1 3.9 2.8 1.9 +20649600 0.2 4.2 4 3.5 4.9 4.7 5.1 3.9 2.8 1.9 +20649600 0.2 0.5 0.9 1.5 1.8 2.4 2.7 2.9 2.9 2.8 +20736000 0.2 0.5 0.9 1.5 1.8 2.4 2.7 2.9 2.9 2.8 +20736000 0.7 3.1 2.4 2 2.7 2.7 2.9 2.6 2 2 +20822400 0.7 3.1 2.4 2 2.7 2.7 2.9 2.6 2 2 +20822400 0 0 0 0 0 0 0 0 0 0 +20908800 0 0 0 0 0 0 0 0 0 0 +20908800 0 0 0 0 0 0 0 0 0 0 +20995200 0 0 0 0 0 0 0 0 0 0 +20995200 15.3 13.6 13.5 13.7 13 12.4 12.6 12.6 12.7 12.7 +21081600 15.3 13.6 13.5 13.7 13 12.4 12.6 12.6 12.7 12.7 +21081600 0 0 0 0 0 0.1 0.1 0.3 0.3 0.3 +21168000 0 0 0 0 0 0.1 0.1 0.3 0.3 0.3 +21168000 0 0 0 0 0 0 0 0 0 0 +21254400 0 0 0 0 0 0 0 0 0 0 +21254400 0 0 0 0 0 0 0 0 0 0 +21340800 0 0 0 0 0 0 0 0 0 0 +21340800 0 0 0 0 0 0 0 0 0 0 +21427200 0 0 0 0 0 0 0 0 0 0 +21427200 5.6 5.1 5.3 5.3 5.1 5.1 5.1 5.1 5.2 5.1 +21513600 5.6 5.1 5.3 5.3 5.1 5.1 5.1 5.1 5.2 5.1 +21513600 3.2 5.1 6 5.8 6.7 7.1 7 6.8 6.5 6.2 +21600000 3.2 5.1 6 5.8 6.7 7.1 7 6.8 6.5 6.2 +21600000 0.1 1.5 1.3 1.5 1.9 2.2 2.6 2.4 2.2 2 +21686400 0.1 1.5 1.3 1.5 1.9 2.2 2.6 2.4 2.2 2 +21686400 0 0 0 0 0 0 0 0 0 0 +21772800 0 0 0 0 0 0 0 0 0 0 +21772800 0.1 0 0.1 0 0 0 0 0 0.1 0.1 +21859200 0.1 0 0.1 0 0 0 0 0 0.1 0.1 +21859200 0.2 2.7 1.5 1.8 2.1 2 2.7 2.3 1.2 1.7 +21945600 0.2 2.7 1.5 1.8 2.1 2 2.7 2.3 1.2 1.7 +21945600 0 0 0.1 0 0 0 0 0 0.1 0.2 +22032000 0 0 0.1 0 0 0 0 0 0.1 0.2 +22032000 8.5 9.8 9.8 10.2 11.1 12.9 13.3 14.2 15 15.2 +22118400 8.5 9.8 9.8 10.2 11.1 12.9 13.3 14.2 15 15.2 +22118400 3.8 4.5 2.5 4 3.3 3.6 4.6 4.1 3.5 4.1 +22204800 3.8 4.5 2.5 4 3.3 3.6 4.6 4.1 3.5 4.1 +22204800 0 0 0 0 0 0 0 0 0 0 +22291200 0 0 0 0 0 0 0 0 0 0 +22291200 0 0 0 0 0 0 0 0 0 0 +22377600 0 0 0 0 0 0 0 0 0 0 +22377600 1.8 5 3.6 4.2 4.7 4.6 5.2 4.3 3.1 3.4 +22464000 1.8 5 3.6 4.2 4.7 4.6 5.2 4.3 3.1 3.4 +22464000 0.1 0.6 0.4 0.3 0.4 0.4 0.3 0.3 0.2 0.1 +22550400 0.1 0.6 0.4 0.3 0.4 0.4 0.3 0.3 0.2 0.1 +22550400 0 0 0 0 0 0 0 0.1 0 0 +22636800 0 0 0 0 0 0 0 0.1 0 0 +22636800 7.7 6.8 6.6 6.4 5.7 4.9 4.6 4.3 4 3.8 +22723200 7.7 6.8 6.6 6.4 5.7 4.9 4.6 4.3 4 3.8 +22723200 0 0 0 0 0 0 0 0 0 0 +22809600 0 0 0 0 0 0 0 0 0 0 +22809600 0 0 0 0 0 0 0 0 0 0 +22896000 0 0 0 0 0 0 0 0 0 0 +22896000 0 0 0 0 0 0 0 0 0.1 0.2 +22982400 0 0 0 0 0 0 0 0 0.1 0.2 +22982400 0.4 0.2 0.4 0.2 0 0 0 0.2 0.4 0.6 +23068800 0.4 0.2 0.4 0.2 0 0 0 0.2 0.4 0.6 +23068800 1.5 3.5 3 2.5 3.4 3.7 3.7 3.6 3.3 3.2 +23155200 1.5 3.5 3 2.5 3.4 3.7 3.7 3.6 3.3 3.2 +23155200 0 0 0 0 0 0 0 0 0 0 +23241600 0 0 0 0 0 0 0 0 0 0 +23241600 0.6 5.5 4.1 3.7 4.3 5.1 5.1 4.7 4.3 4.3 +23328000 0.6 5.5 4.1 3.7 4.3 5.1 5.1 4.7 4.3 4.3 +23328000 0.3 1.2 1.3 0.8 1.6 1.9 1.7 1.9 1.6 1.5 +23414400 0.3 1.2 1.3 0.8 1.6 1.9 1.7 1.9 1.6 1.5 +23414400 1.2 13.4 11.6 9.6 12.6 15.2 14.6 13.7 12 11.1 +23500800 1.2 13.4 11.6 9.6 12.6 15.2 14.6 13.7 12 11.1 +23500800 19.5 20.1 19.7 20.2 20.3 21.1 21 21.2 21.2 21 +23587200 19.5 20.1 19.7 20.2 20.3 21.1 21 21.2 21.2 21 +23587200 2 3.6 2.4 3 3.2 2.9 3.5 3 2.3 2.9 +23673600 2 3.6 2.4 3 3.2 2.9 3.5 3 2.3 2.9 +23673600 0 0 0 0 0 0 0 0 0 0 +23760000 0 0 0 0 0 0 0 0 0 0 +23760000 0 0 0 0 0 0 0 0 0 0 +23846400 0 0 0 0 0 0 0 0 0 0 +23846400 0 0 0 0 0 0 0 0 0 0 +23932800 0 0 0 0 0 0 0 0 0 0 +23932800 0 0 0 0 0 0 0 0 0 0 +24019200 0 0 0 0 0 0 0 0 0 0 +24019200 0 0 0 0 0 0 0 0 0 0 +24105600 0 0 0 0 0 0 0 0 0 0 +24105600 0 0 0.1 0 0 0 0 0 0.1 0.1 +24192000 0 0 0.1 0 0 0 0 0 0.1 0.1 +24192000 13.3 12.3 11 12.4 11.6 10.5 10.9 10.3 9.2 9.6 +24278400 13.3 12.3 11 12.4 11.6 10.5 10.9 10.3 9.2 9.6 +24278400 0 0 0 0 0 0 0 0 0 0 +24364800 0 0 0 0 0 0 0 0 0 0 +24364800 0 0.6 0.5 0.6 0.7 1 1 1 1 1 +24451200 0 0.6 0.5 0.6 0.7 1 1 1 1 1 +24451200 0 0 0 0 0 0 0 0 0 0 +24537600 0 0 0 0 0 0 0 0 0 0 +24537600 0 0 0 0 0 0 0 0 0 0 +24624000 0 0 0 0 0 0 0 0 0 0 +24624000 1.2 3.1 2.6 2 2.7 2.9 2.8 2.6 2.3 2.3 +24710400 1.2 3.1 2.6 2 2.7 2.9 2.8 2.6 2.3 2.3 +24710400 0 0 0 0 0 0 0 0 0 0 +24796800 0 0 0 0 0 0 0 0 0 0 +24796800 0 0 0 0 0 0 0 0 0 0 +24883200 0 0 0 0 0 0 0 0 0 0 +24883200 0 0 0 0 0 0 0 0 0 0 +24969600 0 0 0 0 0 0 0 0 0 0 +24969600 0 0 0 0 0 0 0 0 0 0 +25056000 0 0 0 0 0 0 0 0 0 0 +25056000 0 0 0 0 0 0 0 0 0 0 +25142400 0 0 0 0 0 0 0 0 0 0 +25142400 0 0 0 0 0 0 0 0 0 0 +25228800 0 0 0 0 0 0 0 0 0 0 +25228800 4.5 12.6 9.9 12.1 13.9 14.1 15.3 13.4 10.2 10.1 +25315200 4.5 12.6 9.9 12.1 13.9 14.1 15.3 13.4 10.2 10.1 +25315200 6.6 3.1 2.7 4.5 2.8 2 3.1 3.1 3.8 4.8 +25401600 6.6 3.1 2.7 4.5 2.8 2 3.1 3.1 3.8 4.8 +25401600 7.2 8.9 8.5 8.5 9.1 9.5 9.5 9.5 9.2 9.2 +25488000 7.2 8.9 8.5 8.5 9.1 9.5 9.5 9.5 9.2 9.2 +25488000 0.2 2.1 2.1 1.7 2.2 2.7 2.7 2.4 2.4 2.1 +25574400 0.2 2.1 2.1 1.7 2.2 2.7 2.7 2.4 2.4 2.1 +25574400 1.4 0.2 0.8 1.1 0.3 0.2 0.4 0.5 0.7 0.7 +25660800 1.4 0.2 0.8 1.1 0.3 0.2 0.4 0.5 0.7 0.7 +25660800 8.6 9.4 9 9.6 9.7 10.2 10.5 10.9 11.2 11.7 +25747200 8.6 9.4 9 9.6 9.7 10.2 10.5 10.9 11.2 11.7 +25747200 0 0 0 0 0 0 0 0 0 0 +25833600 0 0 0 0 0 0 0 0 0 0 +25833600 3.3 4.2 4.6 4.6 5 5.4 5.2 5.1 5 4.5 +25920000 3.3 4.2 4.6 4.6 5 5.4 5.2 5.1 5 4.5 +25920000 15.5 16.6 16.1 15.9 16.4 16.4 16.2 16 15.6 15.3 +26006400 15.5 16.6 16.1 15.9 16.4 16.4 16.2 16 15.6 15.3 +26006400 12.4 11.5 10.9 11.2 10.6 10.4 10.5 10.7 10.9 11.3 +26092800 12.4 11.5 10.9 11.2 10.6 10.4 10.5 10.7 10.9 11.3 +26092800 7.4 5.7 6 8.6 8.1 8.1 9.4 9.7 9.6 10.8 +26179200 7.4 5.7 6 8.6 8.1 8.1 9.4 9.7 9.6 10.8 +26179200 13.5 13.7 13.2 13.4 13.3 12.8 12.8 12.7 12.2 12.1 +26265600 13.5 13.7 13.2 13.4 13.3 12.8 12.8 12.7 12.2 12.1 +26265600 10.3 7.2 7 7.3 6 5.1 5.1 5 5.1 5 +26352000 10.3 7.2 7 7.3 6 5.1 5.1 5 5.1 5 +26352000 9.1 9 9.2 9.5 9.4 9.4 9.5 9.6 9.7 9.7 +26438400 9.1 9 9.2 9.5 9.4 9.4 9.5 9.6 9.7 9.7 +26438400 24.5 25.1 24.2 24.5 23.9 22.7 22.5 22.1 21.3 20.9 +26524800 24.5 25.1 24.2 24.5 23.9 22.7 22.5 22.1 21.3 20.9 +26524800 9.4 7.4 7.1 7.2 6.6 6.2 6.2 6.2 6.3 6.3 +26611200 9.4 7.4 7.1 7.2 6.6 6.2 6.2 6.2 6.3 6.3 +26611200 2.1 2.3 2.8 2.7 2.8 2.9 2.8 2.8 2.8 2.8 +26697600 2.1 2.3 2.8 2.7 2.8 2.9 2.8 2.8 2.8 2.8 +26697600 11.1 11.9 11.7 11.9 12.1 12.6 12.6 12.6 12.6 12.6 +26784000 11.1 11.9 11.7 11.9 12.1 12.6 12.6 12.6 12.6 12.6 +26784000 5.5 6.2 6.1 5.8 5.9 5.7 5.5 5.2 4.8 4.4 +26870400 5.5 6.2 6.1 5.8 5.9 5.7 5.5 5.2 4.8 4.4 +26870400 18.7 21.7 20.5 20 20.7 20.8 20.1 19.6 18.4 17.1 +26956800 18.7 21.7 20.5 20 20.7 20.8 20.1 19.6 18.4 17.1 +26956800 9.6 9.2 9.4 9.1 9.1 9.3 9.1 9 8.9 8.5 +27043200 9.6 9.2 9.4 9.1 9.1 9.3 9.1 9 8.9 8.5 +27043200 8.1 8.7 9 9.1 9.1 8.9 8.7 8.5 8.2 7.7 +27129600 8.1 8.7 9 9.1 9.1 8.9 8.7 8.5 8.2 7.7 +27129600 9.9 9.8 9.8 10.4 10.3 10.6 10.8 10.9 11 10.8 +27216000 9.9 9.8 9.8 10.4 10.3 10.6 10.8 10.9 11 10.8 +27216000 0.2 3.6 1.3 3.9 3.3 3.7 5.6 4.6 4.1 5.2 +27302400 0.2 3.6 1.3 3.9 3.3 3.7 5.6 4.6 4.1 5.2 +27302400 0 0 0 0 0 0 0 0 0 0 +27388800 0 0 0 0 0 0 0 0 0 0 +27388800 0.3 7.1 6.4 8.5 10.5 11.3 14.1 11.5 11.3 10.5 +27475200 0.3 7.1 6.4 8.5 10.5 11.3 14.1 11.5 11.3 10.5 +27475200 0 0 0 0 0 0 0 0 0 0 +27561600 0 0 0 0 0 0 0 0 0 0 +27561600 0 0 0 0 0 0 0 0 0 0 +27648000 0 0 0 0 0 0 0 0 0 0 +27648000 0 0 0 0 0 0 0 0 0 0 +27734400 0 0 0 0 0 0 0 0 0 0 +27734400 0 0 0 0 0 0 0 0 0 0 +27820800 0 0 0 0 0 0 0 0 0 0 +27820800 0 0 0 0 0 0 0 0 0 0 +27907200 0 0 0 0 0 0 0 0 0 0 +27907200 4.2 3.8 4.1 4.3 4.3 4.3 4.4 4.5 4.5 4.5 +27993600 4.2 3.8 4.1 4.3 4.3 4.3 4.4 4.5 4.5 4.5 +27993600 0 0 0 0 0 0 0 0 0 0 +28080000 0 0 0 0 0 0 0 0 0 0 +28080000 0 0 0 0 0 0 0 0 0 0 +28166400 0 0 0 0 0 0 0 0 0 0 +28166400 3.1 3 3.2 2.9 3.3 3.1 3.3 3.1 3.1 3.1 +28252800 3.1 3 3.2 2.9 3.3 3.1 3.3 3.1 3.1 3.1 +28252800 4.5 4.2 4.2 4.5 4.7 5.6 6 6.5 7.2 7.8 +28339200 4.5 4.2 4.2 4.5 4.7 5.6 6 6.5 7.2 7.8 +28339200 7.2 8.2 8.2 8.2 8.6 8.3 8.3 8.1 7.7 7.7 +28425600 7.2 8.2 8.2 8.2 8.6 8.3 8.3 8.1 7.7 7.7 +28425600 0.2 0.1 0.2 0.2 0 0 0 0.1 0.1 0.1 +28512000 0.2 0.1 0.2 0.2 0 0 0 0.1 0.1 0.1 +28512000 1 0.6 0.5 0.9 0.7 0.6 0.8 0.9 0.9 1.1 +28598400 1 0.6 0.5 0.9 0.7 0.6 0.8 0.9 0.9 1.1 +28598400 0 0 0 0 0 0 0 0 0 0 +28684800 0 0 0 0 0 0 0 0 0 0 +28684800 0 0 0 0 0 0 0 0 0 0 +28771200 0 0 0 0 0 0 0 0 0 0 +28771200 2.1 2.9 3.1 2.9 3.3 3.6 3.5 3.4 3.4 3.2 +28857600 2.1 2.9 3.1 2.9 3.3 3.6 3.5 3.4 3.4 3.2 +28857600 3.2 3.7 3.6 3.5 3.7 3.6 3.6 3.5 3.3 3.3 +28944000 3.2 3.7 3.6 3.5 3.7 3.6 3.6 3.5 3.3 3.3 +28944000 0.4 0.5 0.2 0.5 0.4 0.5 0.6 0.5 0.5 0.5 +29030400 0.4 0.5 0.2 0.5 0.4 0.5 0.6 0.5 0.5 0.5 +29030400 1.1 1.8 1.1 1.2 1.4 1.3 1.2 1.2 0.8 0.9 +29116800 1.1 1.8 1.1 1.2 1.4 1.3 1.2 1.2 0.8 0.9 +29116800 0.1 0.4 0.2 0.1 0.1 0.1 0.1 0.1 0.2 0.5 +29203200 0.1 0.4 0.2 0.1 0.1 0.1 0.1 0.1 0.2 0.5 +29203200 2.5 1.8 2.4 2.9 2.5 2.2 2.5 2.6 2.9 3.2 +29289600 2.5 1.8 2.4 2.9 2.5 2.2 2.5 2.6 2.9 3.2 +29289600 6.2 5.7 5.7 6 5.5 5 5 5 4.9 4.9 +29376000 6.2 5.7 5.7 6 5.5 5 5 5 4.9 4.9 +29376000 1.2 1.3 1.7 2.1 1.9 2 2.2 2.2 2.3 2.6 +29462400 1.2 1.3 1.7 2.1 1.9 2 2.2 2.2 2.3 2.6 +29462400 0.3 1.7 1.6 1.4 1.9 2.3 2.3 2.2 2 2 +29548800 0.3 1.7 1.6 1.4 1.9 2.3 2.3 2.2 2 2 +29548800 0 0 0 0 0 0 0 0 0 0 +29635200 0 0 0 0 0 0 0 0 0 0 +29635200 0.3 5.3 5.8 3.8 7.4 7.4 6.7 6.7 3.8 2.9 +29721600 0.3 5.3 5.8 3.8 7.4 7.4 6.7 6.7 3.8 2.9 +29721600 0 0 0 0 0 0.4 0.3 0.7 0.9 0.7 +29808000 0 0 0 0 0 0.4 0.3 0.7 0.9 0.7 +29808000 0 0 0 0 0 0 0 0 0 0 +29894400 0 0 0 0 0 0 0 0 0 0 +29894400 0 0 0 0 0 0 0 0 0 0 +29980800 0 0 0 0 0 0 0 0 0 0 +29980800 0 0 0 0 0 0 0 0 0 0 +30067200 0 0 0 0 0 0 0 0 0 0 +30067200 0 0 0 0 0 0 0 0 0 0 +30153600 0 0 0 0 0 0 0 0 0 0 +30153600 0 0 0 0 0 0 0 0 0 0 +30240000 0 0 0 0 0 0 0 0 0 0 +30240000 0 0 0 0 0 0 0 0 0 0 +30326400 0 0 0 0 0 0 0 0 0 0 +30326400 1.3 1.7 1.8 1.8 1.9 2.1 2.1 2 2 1.9 +30412800 1.3 1.7 1.8 1.8 1.9 2.1 2.1 2 2 1.9 +30412800 4.1 2.2 1.9 2.9 2.1 1.6 2 2 2.2 2.6 +30499200 4.1 2.2 1.9 2.9 2.1 1.6 2 2 2.2 2.6 +30499200 0 0 0 0 0 0 0 0 0 0 +30585600 0 0 0 0 0 0 0 0 0 0 +30585600 0.5 1.5 0.6 1.6 2.2 2.9 3.3 3.7 3.3 3.9 +30672000 0.5 1.5 0.6 1.6 2.2 2.9 3.3 3.7 3.3 3.9 +30672000 0 0 0 0 0 0 0 0 0 0 +30758400 0 0 0 0 0 0 0 0 0 0 +30758400 0 0 0 0 0 0 0 0 0 0.1 +30844800 0 0 0 0 0 0 0 0 0 0.1 +30844800 0 0 0 0 0 0 0 0 0 0 +30931200 0 0 0 0 0 0 0 0 0 0 +30931200 0 0 0 0 0 0 0 0 0 0 +31017600 0 0 0 0 0 0 0 0 0 0 +31017600 0.1 0.1 0.1 0 0 0 0 0 0.1 0.1 +31104000 0.1 0.1 0.1 0 0 0 0 0 0.1 0.1 +31104000 0 0 0 0 0 0 0 0 0 0 +31190400 0 0 0 0 0 0 0 0 0 0 +31190400 0 0 0.1 0 0 0 0 0 0 0.1 +31276800 0 0 0.1 0 0 0 0 0 0 0.1 +31276800 0.9 1.1 0.8 0.3 0.6 0.5 0.4 0.4 0.4 0.6 +31363200 0.9 1.1 0.8 0.3 0.6 0.5 0.4 0.4 0.4 0.6 +31363200 3.7 3.8 3.6 3.4 3.4 3.2 3 2.9 2.7 2.6 +31449600 3.7 3.8 3.6 3.4 3.4 3.2 3 2.9 2.7 2.6 +31449600 1.4 2.2 2.4 2.3 2.7 3 3 3 3.1 2.9 +31536000 1.4 2.2 2.4 2.3 2.7 3 3 3 3.1 2.9 +31536000 0 0 0 0 0 0 0 0 0 0 +31622400 0 0 0 0 0 0 0 0 0 0 +31622400 0 0 0 0 0 0 0 0 0 0 +31708800 0 0 0 0 0 0 0 0 0 0 +31708800 0 0 0 0 0 0 0 0 0 0 +31795200 0 0 0 0 0 0 0 0 0 0 +31795200 0 0 0 0 0 0 0 0 0 0 +31881600 0 0 0 0 0 0 0 0 0 0 +31881600 0 0 0 0 0 0 0 0 0 0 +31968000 0 0 0 0 0 0 0 0 0 0 +31968000 0 0 0 0 0 0 0 0 0 0 +32054400 0 0 0 0 0 0 0 0 0 0 +32054400 0 0 0 0 0 0 0 0 0 0 +32140800 0 0 0 0 0 0 0 0 0 0 +32140800 0 0 0 0 0 0 0 0 0 0 +32227200 0 0 0 0 0 0 0 0 0 0 +32227200 3 2.9 2.7 2.9 2.7 2.8 2.8 2.7 2.7 2.5 +32313600 3 2.9 2.7 2.9 2.7 2.8 2.8 2.7 2.7 2.5 +32313600 7 17 19.8 17.6 20.7 21.6 18.6 15.6 11.5 5.9 +32400000 7 17 19.8 17.6 20.7 21.6 18.6 15.6 11.5 5.9 +32400000 4.7 4.7 4.3 4.2 4.1 4.1 4 4 4 3.8 +32486400 4.7 4.7 4.3 4.2 4.1 4.1 4 4 4 3.8 +32486400 0 0 0 0 0 0 0 0 0 0 +32572800 0 0 0 0 0 0 0 0 0 0 +32572800 0 0.2 0.1 0.1 0.2 0.2 0.2 0.2 0.1 0.1 +32659200 0 0.2 0.1 0.1 0.2 0.2 0.2 0.2 0.1 0.1 +32659200 0 0 0 0 0 0 0 0 0 0 +32745600 0 0 0 0 0 0 0 0 0 0 +32745600 0.7 1.3 0.9 0.6 0.7 0.7 0.6 0.5 0.5 0.5 +32832000 0.7 1.3 0.9 0.6 0.7 0.7 0.6 0.5 0.5 0.5 +32832000 5.6 7.3 7.1 6.9 7.6 7.5 7.4 7.3 6.9 6.7 +32918400 5.6 7.3 7.1 6.9 7.6 7.5 7.4 7.3 6.9 6.7 +32918400 12 12.4 12.5 12.6 12.6 12.9 13 13.2 13.5 14 +33004800 12 12.4 12.5 12.6 12.6 12.9 13 13.2 13.5 14 +33004800 7.5 7.7 7.5 7.4 7.3 7 6.9 6.7 6.4 6.1 +33091200 7.5 7.7 7.5 7.4 7.3 7 6.9 6.7 6.4 6.1 +33091200 17.3 18.8 17.9 17.3 17.8 17.1 16.7 16.2 15.3 14.6 +33177600 17.3 18.8 17.9 17.3 17.8 17.1 16.7 16.2 15.3 14.6 +33177600 7 6.6 6.9 7.1 6.9 7 7.1 7.2 7.4 7.4 +33264000 7 6.6 6.9 7.1 6.9 7 7.1 7.2 7.4 7.4 +33264000 0 0 0 0 0 0 0 0 0 0 +33350400 0 0 0 0 0 0 0 0 0 0 +33350400 0.5 0.1 0.4 0.5 0.2 0 0.1 0.1 0.2 0.4 +33436800 0.5 0.1 0.4 0.5 0.2 0 0.1 0.1 0.2 0.4 +33436800 0 0 0 0 0 0 0 0 0 0 +33523200 0 0 0 0 0 0 0 0 0 0 +33523200 0 0 0 0 0 0 0 0 0 0 +33609600 0 0 0 0 0 0 0 0 0 0 +33609600 0 0 0 0 0 0 0 0 0 0 +33696000 0 0 0 0 0 0 0 0 0 0 +33696000 0 0 0 0 0 0 0 0 0 0 +33782400 0 0 0 0 0 0 0 0 0 0 +33782400 0 0 0 0 0 0 0 0 0 0 +33868800 0 0 0 0 0 0 0 0 0 0 +33868800 0 0 0 0 0 0 0 0 0 0 +33955200 0 0 0 0 0 0 0 0 0 0 +33955200 0 0 0 0 0 0 0 0 0 0 +34041600 0 0 0 0 0 0 0 0 0 0 +34041600 0 0 0 0 0 0 0 0 0 0 +34128000 0 0 0 0 0 0 0 0 0 0 +34128000 0 0 0 0 0 0 0 0 0 0 +34214400 0 0 0 0 0 0 0 0 0 0 +34214400 0 0 0 0 0 0 0 0 0 0 +34300800 0 0 0 0 0 0 0 0 0 0 +34300800 0 0 0 0 0 0 0 0 0 0 +34387200 0 0 0 0 0 0 0 0 0 0 +34387200 0.5 0.7 0.8 0.9 0.9 1.2 1.3 1.4 1.5 1.6 +34473600 0.5 0.7 0.8 0.9 0.9 1.2 1.3 1.4 1.5 1.6 +34473600 5.2 5.1 4.8 4.7 4.6 4.3 4.2 4.1 3.9 3.8 +34560000 5.2 5.1 4.8 4.7 4.6 4.3 4.2 4.1 3.9 3.8 +34560000 6.6 6.1 6.2 6.5 6.1 5.7 5.7 5.6 5.5 5.4 +34646400 6.6 6.1 6.2 6.5 6.1 5.7 5.7 5.6 5.5 5.4 +34646400 0 0 0 0 0 0 0 0 0 0 +34732800 0 0 0 0 0 0 0 0 0 0 +34732800 10.5 10 10.2 10.3 10.3 10.3 10.4 10.4 10.4 10.2 +34819200 10.5 10 10.2 10.3 10.3 10.3 10.4 10.4 10.4 10.2 +34819200 7.2 8.4 8.4 8.4 8.9 9.2 9.3 9.4 9.4 9.5 +34905600 7.2 8.4 8.4 8.4 8.9 9.2 9.3 9.4 9.4 9.5 +34905600 0 0 0 0 0 0 0 0 0 0 +34992000 0 0 0 0 0 0 0 0 0 0 +34992000 0 0 0 0 0 0 0 0 0 0 +35078400 0 0 0 0 0 0 0 0 0 0 +35078400 0 0 0 0 0 0 0 0 0 0 +35164800 0 0 0 0 0 0 0 0 0 0 +35164800 0 0 0 0 0 0 0 0 0 0 +35251200 0 0 0 0 0 0 0 0 0 0 +35251200 0 0 0 0 0 0 0 0 0 0 +35337600 0 0 0 0 0 0 0 0 0 0 +35337600 4.5 4.2 3.7 3.4 3.1 2.6 2.4 2.2 2.1 2.1 +35424000 4.5 4.2 3.7 3.4 3.1 2.6 2.4 2.2 2.1 2.1 +35424000 13.2 14.1 14.6 14.4 14.6 14 13.9 13.7 13.3 13.3 +35510400 13.2 14.1 14.6 14.4 14.6 14 13.9 13.7 13.3 13.3 +35510400 5.9 6.5 6.9 7.2 7.3 7 7.1 7.1 6.8 6.6 +35596800 5.9 6.5 6.9 7.2 7.3 7 7.1 7.1 6.8 6.6 +35596800 2.9 2.3 2.3 2.3 2 1.8 1.9 1.9 1.9 2 +35683200 2.9 2.3 2.3 2.3 2 1.8 1.9 1.9 1.9 2 +35683200 0 0 0 0 0 0 0 0 0 0 +35769600 0 0 0 0 0 0 0 0 0 0 +35769600 0 0 0 0 0 0 0 0 0 0 +35856000 0 0 0 0 0 0 0 0 0 0 +35856000 0 0 0 0 0 0 0 0 0 0 +35942400 0 0 0 0 0 0 0 0 0 0 +35942400 0 0 0 0 0 0 0 0 0 0 +36028800 0 0 0 0 0 0 0 0 0 0 +36028800 0 0 0 0 0 0 0 0 0 0 +36115200 0 0 0 0 0 0 0 0 0 0 +36115200 0 0 0 0 0 0 0 0 0 0 +36201600 0 0 0 0 0 0 0 0 0 0 +36201600 0 0 0 0 0 0 0 0 0 0 +36288000 0 0 0 0 0 0 0 0 0 0 +36288000 0.1 0 0.1 0 0 0.1 0.1 0.2 0.2 0.2 +36374400 0.1 0 0.1 0 0 0.1 0.1 0.2 0.2 0.2 +36374400 0 0 0 0 0 0 0 0 0 0 +36460800 0 0 0 0 0 0 0 0 0 0 +36460800 17.1 16.8 16.8 16.5 16.2 15.3 15.1 14.6 14 13.5 +36547200 17.1 16.8 16.8 16.5 16.2 15.3 15.1 14.6 14 13.5 +36547200 8.8 9.5 9.6 9.7 9.9 9.4 9.5 9.4 9 9.2 +36633600 8.8 9.5 9.6 9.7 9.9 9.4 9.5 9.4 9 9.2 +36633600 2.3 0.4 1.3 1.8 0.5 0.1 0.3 0.2 0.3 0.3 +36720000 2.3 0.4 1.3 1.8 0.5 0.1 0.3 0.2 0.3 0.3 +36720000 5.6 4.2 4 3.9 3.4 2.9 3 3 3.1 3.3 +36806400 5.6 4.2 4 3.9 3.4 2.9 3 3 3.1 3.3 +36806400 0 0 0 0 0 0 0 0 0 0 +36892800 0 0 0 0 0 0 0 0 0 0 +36892800 0 0 0 0 0 0 0 0 0 0 +36979200 0 0 0 0 0 0 0 0 0 0 +36979200 0.3 0 0.2 0.2 0.1 0 0.1 0.1 0.1 0.2 +37065600 0.3 0 0.2 0.2 0.1 0 0.1 0.1 0.1 0.2 +37065600 0.8 1.5 1.1 0.8 1.1 0.7 0.7 0.6 0.3 0.3 +37152000 0.8 1.5 1.1 0.8 1.1 0.7 0.7 0.6 0.3 0.3 +37152000 0 0 0 0 0 0 0 0 0 0 +37238400 0 0 0 0 0 0 0 0 0 0 +37238400 0.3 0.2 0.2 0.3 0.2 0.2 0.2 0.2 0.2 0.2 +37324800 0.3 0.2 0.2 0.3 0.2 0.2 0.2 0.2 0.2 0.2 +37324800 0 0 0 0 0 0 0 0.1 0.1 0.1 +37411200 0 0 0 0 0 0 0 0.1 0.1 0.1 +37411200 0 0 0 0 0 0 0 0 0 0 +37497600 0 0 0 0 0 0 0 0 0 0 +37497600 0 0 0 0 0 0 0 0 0 0 +37584000 0 0 0 0 0 0 0 0 0 0 +37584000 0 0 0 0 0 0 0 0 0 0 +37670400 0 0 0 0 0 0 0 0 0 0 +37670400 0 0 0 0 0 0 0 0 0 0 +37756800 0 0 0 0 0 0 0 0 0 0 +37756800 0 0 0 0 0 0 0 0 0 0 +37843200 0 0 0 0 0 0 0 0 0 0 +37843200 0 0 0 0 0 0 0 0 0 0 +37929600 0 0 0 0 0 0 0 0 0 0 +37929600 0 0 0 0 0 0 0 0 0 0 +38016000 0 0 0 0 0 0 0 0 0 0 +38016000 0 0 0 0 0 0 0 0 0 0 +38102400 0 0 0 0 0 0 0 0 0 0 +38102400 0 0 0 0 0 0 0 0 0 0 +38188800 0 0 0 0 0 0 0 0 0 0 +38188800 0 0 0 0 0 0 0 0 0 0 +38275200 0 0 0 0 0 0 0 0 0 0 +38275200 0 0 0 0 0 0 0 0 0 0 +38361600 0 0 0 0 0 0 0 0 0 0 +38361600 0 0 0 0 0 0 0 0 0 0 +38448000 0 0 0 0 0 0 0 0 0 0 +38448000 0 0 0 0 0 0 0 0 0 0 +38534400 0 0 0 0 0 0 0 0 0 0 +38534400 0 0 0 0 0 0 0 0 0 0 +38620800 0 0 0 0 0 0 0 0 0 0 +38620800 0 0 0 0 0 0 0 0 0 0 +38707200 0 0 0 0 0 0 0 0 0 0 +38707200 0 0 0 0 0 0 0 0 0 0 +38793600 0 0 0 0 0 0 0 0 0 0 +38793600 2 2.8 3.1 3.2 3.5 3.7 3.8 3.9 3.9 4 +38880000 2 2.8 3.1 3.2 3.5 3.7 3.8 3.9 3.9 4 +38880000 6.2 6.2 6.7 6.9 6.9 7 7.2 7.3 7.5 7.7 +38966400 6.2 6.2 6.7 6.9 6.9 7 7.2 7.3 7.5 7.7 +38966400 4.2 5.5 5.7 5.9 6.3 7.1 7.2 7.4 7.6 7.6 +39052800 4.2 5.5 5.7 5.9 6.3 7.1 7.2 7.4 7.6 7.6 +39052800 1.2 1.6 1.6 1.7 1.9 2.2 2.2 2.3 2.4 2.5 +39139200 1.2 1.6 1.6 1.7 1.9 2.2 2.2 2.3 2.4 2.5 +39139200 0.2 0.7 0.6 0.5 0.6 0.6 0.6 0.6 0.5 0.5 +39225600 0.2 0.7 0.6 0.5 0.6 0.6 0.6 0.6 0.5 0.5 +39225600 0 0 0 0 0 0 0 0 0 0 +39312000 0 0 0 0 0 0 0 0 0 0 +39312000 0 1.4 1.4 1.4 1.7 2.5 2.6 2.5 2.7 2.6 +39398400 0 1.4 1.4 1.4 1.7 2.5 2.6 2.5 2.7 2.6 +39398400 3 2.4 2.4 2.5 2.2 1.9 1.9 1.8 1.7 1.6 +39484800 3 2.4 2.4 2.5 2.2 1.9 1.9 1.8 1.7 1.6 +39484800 0 0 0 0 0 0 0 0 0 0 +39571200 0 0 0 0 0 0 0 0 0 0 +39571200 0.1 2.3 2.2 2.2 2.8 3.6 3.8 3.6 3.4 3.3 +39657600 0.1 2.3 2.2 2.2 2.8 3.6 3.8 3.6 3.4 3.3 +39657600 0.2 0.6 0.5 0.4 0.5 0.6 0.6 0.6 0.5 0.5 +39744000 0.2 0.6 0.5 0.4 0.5 0.6 0.6 0.6 0.5 0.5 +39744000 0.1 0.3 0.3 0.4 0.5 0.7 0.8 0.8 0.8 0.7 +39830400 0.1 0.3 0.3 0.4 0.5 0.7 0.8 0.8 0.8 0.7 +39830400 0.8 0.6 0.9 1 1 1.2 1.3 1.5 1.7 1.8 +39916800 0.8 0.6 0.9 1 1 1.2 1.3 1.5 1.7 1.8 +39916800 11.4 12.2 11.3 10.8 10.8 10 9.5 8.9 8 7.3 +40003200 11.4 12.2 11.3 10.8 10.8 10 9.5 8.9 8 7.3 +40003200 0 0 0 0 0 0 0 0 0 0 +40089600 0 0 0 0 0 0 0 0 0 0 +40089600 0 0 0 0 0 0 0 0 0 0 +40176000 0 0 0 0 0 0 0 0 0 0 +40176000 6.7 7.9 7.5 7.3 7.7 7.4 7.2 7 6.6 6.3 +40262400 6.7 7.9 7.5 7.3 7.7 7.4 7.2 7 6.6 6.3 +40262400 9.6 9.9 9.3 9 9 8.2 7.9 7.5 6.8 6.3 +40348800 9.6 9.9 9.3 9 9 8.2 7.9 7.5 6.8 6.3 +40348800 5.5 5 4.8 4.9 4.7 4.6 4.6 4.5 4.4 4.2 +40435200 5.5 5 4.8 4.9 4.7 4.6 4.6 4.5 4.4 4.2 +40435200 0 0.6 0.4 0.3 0.4 0.3 0.3 0.3 0.1 0.2 +40521600 0 0.6 0.4 0.3 0.4 0.3 0.3 0.3 0.1 0.2 +40521600 0.1 0.8 0.6 0.4 0.6 0.5 0.5 0.4 0.2 0.2 +40608000 0.1 0.8 0.6 0.4 0.6 0.5 0.5 0.4 0.2 0.2 +40608000 2.4 2.6 2.8 3 3 3.1 3.2 3.3 3.3 3.3 +40694400 2.4 2.6 2.8 3 3 3.1 3.2 3.3 3.3 3.3 +40694400 0.3 0.9 1.1 1.3 1.6 1.8 1.9 2.1 2.1 2.1 +40780800 0.3 0.9 1.1 1.3 1.6 1.8 1.9 2.1 2.1 2.1 +40780800 0 0 0 0 0 0 0 0 0 0 +40867200 0 0 0 0 0 0 0 0 0 0 +40867200 0 0 0 0 0 0 0 0 0 0 +40953600 0 0 0 0 0 0 0 0 0 0 +40953600 0 0 0 0 0 0 0 0 0 0 +41040000 0 0 0 0 0 0 0 0 0 0 +41040000 0 0 0 0 0 0 0 0 0 0 +41126400 0 0 0 0 0 0 0 0 0 0 +41126400 0 0 0 0 0 0 0 0 0 0.1 +41212800 0 0 0 0 0 0 0 0 0 0.1 +41212800 2.3 5.3 4.2 3.5 4.3 4.7 4.6 4.2 3.9 3.7 +41299200 2.3 5.3 4.2 3.5 4.3 4.7 4.6 4.2 3.9 3.7 +41299200 0 0 0 0 0 0 0 0 0 0 +41385600 0 0 0 0 0 0 0 0 0 0 +41385600 4.8 4.7 4.7 4.6 4.6 4.6 4.5 4.5 4.5 4.3 +41472000 4.8 4.7 4.7 4.6 4.6 4.6 4.5 4.5 4.5 4.3 +41472000 0.1 1.1 0.8 0.7 0.9 1.1 1 1 0.9 0.9 +41558400 0.1 1.1 0.8 0.7 0.9 1.1 1 1 0.9 0.9 +41558400 0 0 0 0 0 0 0 0 0 0 +41644800 0 0 0 0 0 0 0 0 0 0 +41644800 0.6 0.9 0.7 1.1 1 1.2 1.4 1.2 1 1.1 +41731200 0.6 0.9 0.7 1.1 1 1.2 1.4 1.2 1 1.1 +41731200 6.3 5.8 5.8 5.8 5.7 5.1 5.2 5.1 4.9 4.9 +41817600 6.3 5.8 5.8 5.8 5.7 5.1 5.2 5.1 4.9 4.9 +41817600 24.4 22.1 21 20.2 19.4 17.9 17.7 17.5 17.3 17.6 +41904000 24.4 22.1 21 20.2 19.4 17.9 17.7 17.5 17.3 17.6 +41904000 0.3 0.6 0.7 0.7 0.9 0.9 1 1 1 1.1 +41990400 0.3 0.6 0.7 0.7 0.9 0.9 1 1 1 1.1 +41990400 0.1 0.2 0.2 0.3 0.3 0.4 0.4 0.4 0.4 0.4 +42076800 0.1 0.2 0.2 0.3 0.3 0.4 0.4 0.4 0.4 0.4 +42076800 0.4 0.9 0.8 0.6 0.8 0.9 0.8 0.8 0.7 0.6 +42163200 0.4 0.9 0.8 0.6 0.8 0.9 0.8 0.8 0.7 0.6 +42163200 0 0 0 0 0 0 0 0 0 0 +42249600 0 0 0 0 0 0 0 0 0 0 +42249600 0 0 0 0 0 0 0 0 0 0 +42336000 0 0 0 0 0 0 0 0 0 0 +42336000 0 0 0 0 0 0 0 0 0 0 +42422400 0 0 0 0 0 0 0 0 0 0 +42422400 0 0 0 0 0 0 0 0 0 0 +42508800 0 0 0 0 0 0 0 0 0 0 +42508800 0 0 0 0 0 0 0 0 0 0 +42595200 0 0 0 0 0 0 0 0 0 0 +42595200 0 0 0 0 0 0 0 0 0 0 +42681600 0 0 0 0 0 0 0 0 0 0 +42681600 0 0 0 0 0 0 0 0 0 0 +42768000 0 0 0 0 0 0 0 0 0 0 +42768000 0 0 0 0 0 0 0 0 0 0 +42854400 0 0 0 0 0 0 0 0 0 0 +42854400 0 0 0 0 0 0 0 0 0 0 +42940800 0 0 0 0 0 0 0 0 0 0 +42940800 0 0 0 0 0 0 0 0 0 0 +43027200 0 0 0 0 0 0 0 0 0 0 +43027200 0 0 0 0 0 0 0 0 0 0 +43113600 0 0 0 0 0 0 0 0 0 0 +43113600 0 0 0 0 0 0 0 0 0 0 +43200000 0 0 0 0 0 0 0 0 0 0 +43200000 2.4 2.4 2.4 2.4 2.4 2.5 2.5 2.5 2.6 2.6 +43286400 2.4 2.4 2.4 2.4 2.4 2.5 2.5 2.5 2.6 2.6 +43286400 11.2 10 10.5 10.5 10.1 9.7 9.8 9.7 9.9 9.8 +43372800 11.2 10 10.5 10.5 10.1 9.7 9.8 9.7 9.9 9.8 +43372800 20.2 19.8 19 18.8 18.4 17 16.7 16.3 15.5 15.2 +43459200 20.2 19.8 19 18.8 18.4 17 16.7 16.3 15.5 15.2 +43459200 14.6 13.4 13.4 13.4 13 12.3 12.3 12.2 12 12 +43545600 14.6 13.4 13.4 13.4 13 12.3 12.3 12.2 12 12 +43545600 4.1 3.6 3.4 3.3 3.1 2.9 2.8 2.7 2.6 2.5 +43632000 4.1 3.6 3.4 3.3 3.1 2.9 2.8 2.7 2.6 2.5 +43632000 5.6 4.2 4.5 4.6 4 3.3 3.4 3.4 3.4 3.5 +43718400 5.6 4.2 4.5 4.6 4 3.3 3.4 3.4 3.4 3.5 +43718400 17.8 16.8 17.1 17.3 17 16.9 17.1 17.1 17.2 17.2 +43804800 17.8 16.8 17.1 17.3 17 16.9 17.1 17.1 17.2 17.2 +43804800 7.7 8.4 8.4 8.2 8.5 7.9 7.9 7.7 7.4 7.4 +43891200 7.7 8.4 8.4 8.2 8.5 7.9 7.9 7.7 7.4 7.4 +43891200 3.4 3.4 3.6 3.9 3.9 4.2 4.3 4.5 4.6 4.6 +43977600 3.4 3.4 3.6 3.9 3.9 4.2 4.3 4.5 4.6 4.6 +43977600 0.3 3.9 2.5 1.5 2 1.7 1.5 1.1 0.5 0.5 +44064000 0.3 3.9 2.5 1.5 2 1.7 1.5 1.1 0.5 0.5 +44064000 0 0 0 0 0 0 0 0 0 0 +44150400 0 0 0 0 0 0 0 0 0 0 +44150400 3.7 3.6 3.4 3.2 3.1 2.8 2.6 2.3 2 1.6 +44236800 3.7 3.6 3.4 3.2 3.1 2.8 2.6 2.3 2 1.6 +44236800 4 3 2.5 2.4 2.1 1.2 1.1 1 0.8 0.7 +44323200 4 3 2.5 2.4 2.1 1.2 1.1 1 0.8 0.7 +44323200 1 3.4 3.1 2 3.2 2.8 2.7 2.3 1.4 1 +44409600 1 3.4 3.1 2 3.2 2.8 2.7 2.3 1.4 1 +44409600 0 0 0 0 0 0 0 0 0 0 +44496000 0 0 0 0 0 0 0 0 0 0 +44496000 0 0 0 0 0 0 0 0 0 0 +44582400 0 0 0 0 0 0 0 0 0 0 +44582400 0 0 0 0 0 0 0 0 0 0 +44668800 0 0 0 0 0 0 0 0 0 0 +44668800 0 0 0 0 0 0 0 0 0 0 +44755200 0 0 0 0 0 0 0 0 0 0 +44755200 0.1 0.9 0.7 0.4 0.7 0.6 0.5 0.5 0.3 0.2 +44841600 0.1 0.9 0.7 0.4 0.7 0.6 0.5 0.5 0.3 0.2 +44841600 0 0 0 0 0 0 0 0 0 0 +44928000 0 0 0 0 0 0 0 0 0 0 +44928000 0 0 0 0 0 0 0 0 0 0 +45014400 0 0 0 0 0 0 0 0 0 0 +45014400 0 0 0 0 0 0 0 0 0 0 +45100800 0 0 0 0 0 0 0 0 0 0 +45100800 0 0 0 0 0 0 0 0 0 0 +45187200 0 0 0 0 0 0 0 0 0 0 +45187200 0 0 0 0 0 0 0 0 0 0 +45273600 0 0 0 0 0 0 0 0 0 0 +45273600 0 0 0 0 0 0 0 0 0 0 +45360000 0 0 0 0 0 0 0 0 0 0 +45360000 0 0 0 0 0 0 0 0 0 0 +45446400 0 0 0 0 0 0 0 0 0 0 +45446400 0 0 0 0 0 0 0 0 0 0 +45532800 0 0 0 0 0 0 0 0 0 0 +45532800 0 0 0 0 0 0 0 0 0 0 +45619200 0 0 0 0 0 0 0 0 0 0 +45619200 0 0 0 0 0 0 0 0 0 0 +45705600 0 0 0 0 0 0 0 0 0 0 +45705600 0 0 0 0 0 0 0 0 0 0 +45792000 0 0 0 0 0 0 0 0 0 0 +45792000 0 0 0 0 0 0 0 0 0 0 +45878400 0 0 0 0 0 0 0 0 0 0 +45878400 0 0 0 0 0 0 0 0 0 0 +45964800 0 0 0 0 0 0 0 0 0 0 +45964800 0 0 0 0 0 0 0 0 0 0 +46051200 0 0 0 0 0 0 0 0 0 0 +46051200 6.5 7.3 7 7.1 7.3 7.8 7.8 7.9 7.8 7.8 +46137600 6.5 7.3 7 7.1 7.3 7.8 7.8 7.9 7.8 7.8 +46137600 0.2 2 1.6 1.3 1.8 1.9 1.9 1.7 1.5 1.5 +46224000 0.2 2 1.6 1.3 1.8 1.9 1.9 1.7 1.5 1.5 +46224000 1.6 2.7 2.7 2.6 3.1 3.4 3.3 3.3 3.2 3 +46310400 1.6 2.7 2.7 2.6 3.1 3.4 3.3 3.3 3.2 3 +46310400 8.1 9 8.6 8.3 8.6 8.5 8.3 8.1 7.7 7.2 +46396800 8.1 9 8.6 8.3 8.6 8.5 8.3 8.1 7.7 7.2 +46396800 13.9 14.4 14.2 14.3 14.5 14.7 14.7 14.7 14.5 14.5 +46483200 13.9 14.4 14.2 14.3 14.5 14.7 14.7 14.7 14.5 14.5 +46483200 0 0 0 0 0 0 0 0 0 0 +46569600 0 0 0 0 0 0 0 0 0 0 +46569600 1.3 3.4 2.8 2.4 3.1 3.2 3.1 2.8 2.3 2.2 +46656000 1.3 3.4 2.8 2.4 3.1 3.2 3.1 2.8 2.3 2.2 +46656000 0 0 0 0 0 0 0 0 0 0 +46742400 0 0 0 0 0 0 0 0 0 0 +46742400 0 0 0 0 0 0 0 0 0 0 +46828800 0 0 0 0 0 0 0 0 0 0 +46828800 5.8 5.3 6.1 6.3 6.2 6.7 7 7.3 7.9 8.1 +46915200 5.8 5.3 6.1 6.3 6.2 6.7 7 7.3 7.9 8.1 +46915200 0 0 0 0 0 0 0 0 0 0 +47001600 0 0 0 0 0 0 0 0 0 0 +47001600 0 0 0 0 0 0 0 0 0 0 +47088000 0 0 0 0 0 0 0 0 0 0 +47088000 0 0 0 0 0 0 0 0 0 0 +47174400 0 0 0 0 0 0 0 0 0 0 +47174400 0 0 0 0 0 0 0 0 0 0 +47260800 0 0 0 0 0 0 0 0 0 0 +47260800 0 0 0 0 0 0 0 0 0 0 +47347200 0 0 0 0 0 0 0 0 0 0 +47347200 0 0 0 0 0 0 0 0 0 0 +47433600 0 0 0 0 0 0 0 0 0 0 +47433600 0 0 0 0 0 0 0 0 0 0 +47520000 0 0 0 0 0 0 0 0 0 0 +47520000 0 0 0 0 0 0 0 0 0 0 +47606400 0 0 0 0 0 0 0 0 0 0 +47606400 0 0 0 0 0 0 0 0 0 0 +47692800 0 0 0 0 0 0 0 0 0 0 +47692800 0 0 0 0 0 0 0 0 0 0 +47779200 0 0 0 0 0 0 0 0 0 0 +47779200 0.2 2.6 2 1.6 2.1 2.5 2.4 2.3 2 1.9 +47865600 0.2 2.6 2 1.6 2.1 2.5 2.4 2.3 2 1.9 +47865600 13.4 12.3 12.3 12.5 12.1 11.5 11.6 11.6 11.4 11.3 +47952000 13.4 12.3 12.3 12.5 12.1 11.5 11.6 11.6 11.4 11.3 +47952000 0.1 2 1.8 1.8 2.7 3 3.5 3.3 2.8 2.5 +48038400 0.1 2 1.8 1.8 2.7 3 3.5 3.3 2.8 2.5 +48038400 6.8 7.9 7.8 7.8 8.2 8.4 8.4 8.4 8.2 8.2 +48124800 6.8 7.9 7.8 7.8 8.2 8.4 8.4 8.4 8.2 8.2 +48124800 4 3.3 3.6 3.5 3.4 3.6 3.6 3.6 3.8 3.7 +48211200 4 3.3 3.6 3.5 3.4 3.6 3.6 3.6 3.8 3.7 +48211200 0 0 0 0 0 0 0 0 0 0 +48297600 0 0 0 0 0 0 0 0 0 0 +48297600 0 0 0 0 0 0 0 0 0 0 +48384000 0 0 0 0 0 0 0 0 0 0 +48384000 0 0 0 0 0 0 0 0 0 0 +48470400 0 0 0 0 0 0 0 0 0 0 +48470400 0 0 0 0 0 0 0 0 0 0 +48556800 0 0 0 0 0 0 0 0 0 0 +48556800 0 0 0 0 0 0 0 0 0 0 +48643200 0 0 0 0 0 0 0 0 0 0 +48643200 0 0 0 0 0 0 0 0 0 0 +48729600 0 0 0 0 0 0 0 0 0 0 +48729600 0 0 0 0 0 0 0 0 0 0 +48816000 0 0 0 0 0 0 0 0 0 0 +48816000 0 0 0 0 0 0 0 0 0 0 +48902400 0 0 0 0 0 0 0 0 0 0 +48902400 0 0 0 0 0 0 0 0 0 0 +48988800 0 0 0 0 0 0 0 0 0 0 +48988800 0.1 1.1 0.8 0.8 0.8 1.1 1.1 1 0.8 0.7 +49075200 0.1 1.1 0.8 0.8 0.8 1.1 1.1 1 0.8 0.7 +49075200 0 0 0 0 0 0 0 0 0 0 +49161600 0 0 0 0 0 0 0 0 0 0 +49161600 0 0.5 0.4 0.7 0.7 1 1.2 1.1 0.9 1 +49248000 0 0.5 0.4 0.7 0.7 1 1.2 1.1 0.9 1 +49248000 0 0 0 0 0 0 0 0 0 0 +49334400 0 0 0 0 0 0 0 0 0 0 +49334400 0 0 0 0 0 0 0 0 0 0 +49420800 0 0 0 0 0 0 0 0 0 0 +49420800 0 0 0 0 0 0 0 0 0 0 +49507200 0 0 0 0 0 0 0 0 0 0 +49507200 0 0 0 0 0 0 0 0 0 0 +49593600 0 0 0 0 0 0 0 0 0 0 +49593600 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +49680000 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +49680000 18.5 18.1 17.8 17.4 16.9 16.1 15.8 15.4 15 14.8 +49766400 18.5 18.1 17.8 17.4 16.9 16.1 15.8 15.4 15 14.8 +49766400 9.3 7.6 8 8.1 7.1 6 6 5.8 5.8 6 +49852800 9.3 7.6 8 8.1 7.1 6 6 5.8 5.8 6 +49852800 2.6 2.5 2.5 2.6 2.5 2.2 2.2 2.2 2 2.1 +49939200 2.6 2.5 2.5 2.6 2.5 2.2 2.2 2.2 2 2.1 +49939200 6.9 7.2 7 6.9 6.9 6.3 6.2 6 5.5 5.3 +50025600 6.9 7.2 7 6.9 6.9 6.3 6.2 6 5.5 5.3 +50025600 0 0 0 0 0 0 0 0 0 0 +50112000 0 0 0 0 0 0 0 0 0 0 +50112000 0 0 0 0 0 0 0 0 0 0 +50198400 0 0 0 0 0 0 0 0 0 0 +50198400 0 0 0 0 0 0 0 0 0 0 +50284800 0 0 0 0 0 0 0 0 0 0 +50284800 0 0 0 0 0 0 0 0 0 0 +50371200 0 0 0 0 0 0 0 0 0 0 +50371200 0 0 0 0 0 0 0 0 0 0 +50457600 0 0 0 0 0 0 0 0 0 0 +50457600 0 0 0 0 0 0 0 0 0 0 +50544000 0 0 0 0 0 0 0 0 0 0 +50544000 0.8 1 0.7 0.2 0.5 0.6 0.6 1 1.2 1.9 +50630400 0.8 1 0.7 0.2 0.5 0.6 0.6 1 1.2 1.9 +50630400 10.1 12.2 12.1 12.9 13.6 15.2 15.6 16.5 17.1 17.4 +50716800 10.1 12.2 12.1 12.9 13.6 15.2 15.6 16.5 17.1 17.4 +50716800 0.2 0.1 0.3 0.2 0 0.1 0.1 0.2 0.2 0.3 +50803200 0.2 0.1 0.3 0.2 0 0.1 0.1 0.2 0.2 0.3 +50803200 3.3 2.2 2.6 2.8 2.7 2.6 2.9 3.1 3.4 3.6 +50889600 3.3 2.2 2.6 2.8 2.7 2.6 2.9 3.1 3.4 3.6 +50889600 3.9 2.8 2.7 3.6 3.1 2.6 3 2.8 2.6 2.5 +50976000 3.9 2.8 2.7 3.6 3.1 2.6 3 2.8 2.6 2.5 +50976000 9.6 8.7 8.5 8.8 8.3 7.5 7.6 7.4 7.1 7.2 +51062400 9.6 8.7 8.5 8.8 8.3 7.5 7.6 7.4 7.1 7.2 +51062400 11.3 10.1 9.4 9.4 9.3 9.9 9.9 10.2 10.6 10.7 +51148800 11.3 10.1 9.4 9.4 9.3 9.9 9.9 10.2 10.6 10.7 +51148800 1.6 1.9 1.9 2 2 1.9 1.9 1.8 1.7 1.8 +51235200 1.6 1.9 1.9 2 2 1.9 1.9 1.8 1.7 1.8 +51235200 0 0 0 0 0 0 0 0 0 0 +51321600 0 0 0 0 0 0 0 0 0 0 +51321600 0 0 0 0 0 0 0 0 0 0 +51408000 0 0 0 0 0 0 0 0 0 0 +51408000 15.1 14.4 14.1 14.1 13.8 13.2 13.3 13.2 13.1 13.6 +51494400 15.1 14.4 14.1 14.1 13.8 13.2 13.3 13.2 13.1 13.6 +51494400 0 0 0 0 0 0 0 0 0 0 +51580800 0 0 0 0 0 0 0 0 0 0 +51580800 3.7 3.4 4.5 5 5.1 5.4 5.9 6.1 6.7 7.4 +51667200 3.7 3.4 4.5 5 5.1 5.4 5.9 6.1 6.7 7.4 +51667200 10.5 10.8 9.9 9.5 9.4 8.6 8.4 8.1 7.7 7.6 +51753600 10.5 10.8 9.9 9.5 9.4 8.6 8.4 8.1 7.7 7.6 +51753600 0.5 1.7 2.1 2 2.5 3.2 3.1 3.2 3.3 3.4 +51840000 0.5 1.7 2.1 2 2.5 3.2 3.1 3.2 3.3 3.4 +51840000 3.9 3.6 4.1 4.8 4.6 5 5.4 5.7 6.2 6.7 +51926400 3.9 3.6 4.1 4.8 4.6 5 5.4 5.7 6.2 6.7 +51926400 0.9 1.1 1.5 2 1.8 2.9 3.1 3.5 4.2 4.6 +52012800 0.9 1.1 1.5 2 1.8 2.9 3.1 3.5 4.2 4.6 +52012800 3.9 2.5 2.8 4.4 3.7 3 3.5 3.3 3 2.8 +52099200 3.9 2.5 2.8 4.4 3.7 3 3.5 3.3 3 2.8 +52099200 14.6 11.1 13.2 13.6 13.1 13.6 14.5 15.4 17.2 18.9 +52185600 14.6 11.1 13.2 13.6 13.1 13.6 14.5 15.4 17.2 18.9 +52185600 7.9 7.5 8 8.3 8.2 8 8.2 8.4 8.6 9.1 +52272000 7.9 7.5 8 8.3 8.2 8 8.2 8.4 8.6 9.1 +52272000 4 4.2 4 3.9 4 3.7 3.6 3.6 3.3 3.3 +52358400 4 4.2 4 3.9 4 3.7 3.6 3.6 3.3 3.3 +52358400 0.4 2.1 1.9 1.8 2.3 2.9 2.9 2.7 2.5 2.2 +52444800 0.4 2.1 1.9 1.8 2.3 2.9 2.9 2.7 2.5 2.2 +52444800 0 0 0 0 0 0 0 0 0 0 +52531200 0 0 0 0 0 0 0 0 0 0 +52531200 0 0 0 0 0 0 0 0 0 0 +52617600 0 0 0 0 0 0 0 0 0 0 +52617600 23.4 22.5 22.1 21.5 21.1 20.1 19.9 19.6 19.2 19.2 +52704000 23.4 22.5 22.1 21.5 21.1 20.1 19.9 19.6 19.2 19.2 +52704000 1.6 1.9 2.3 2.8 2.6 2.8 3 3.2 3.4 3.8 +52790400 1.6 1.9 2.3 2.8 2.6 2.8 3 3.2 3.4 3.8 +52790400 0 0.3 0.2 0.2 0.3 0.2 0.2 0.2 0.1 0.1 +52876800 0 0.3 0.2 0.2 0.3 0.2 0.2 0.2 0.1 0.1 +52876800 0 0 0 0 0 0 0 0 0 0 +52963200 0 0 0 0 0 0 0 0 0 0 +52963200 5.3 5.5 6 6.3 6.5 6.8 7 7.1 7.2 7.2 +53049600 5.3 5.5 6 6.3 6.5 6.8 7 7.1 7.2 7.2 +53049600 4.9 3.4 3.5 3.8 3.2 3 3.1 3.2 3.4 3.5 +53136000 4.9 3.4 3.5 3.8 3.2 3 3.1 3.2 3.4 3.5 +53136000 0 0 0 0 0 0 0 0 0 0 +53222400 0 0 0 0 0 0 0 0 0 0 +53222400 0 0 0 0 0 0 0 0 0 0 +53308800 0 0 0 0 0 0 0 0 0 0 +53308800 0 0 0 0 0 0 0 0 0 0 +53395200 0 0 0 0 0 0 0 0 0 0 +53395200 0 0 0 0 0 0 0 0 0 0 +53481600 0 0 0 0 0 0 0 0 0 0 +53481600 0.2 0 0 0 0 0 0 0.1 0.1 0.1 +53568000 0.2 0 0 0 0 0 0 0.1 0.1 0.1 +53568000 0 0 0 0 0 0 0 0 0 0 +53654400 0 0 0 0 0 0 0 0 0 0 +53654400 0 0 0 0 0 0 0 0 0 0 +53740800 0 0 0 0 0 0 0 0 0 0 +53740800 0 0 0 0 0 0 0 0 0 0 +53827200 0 0 0 0 0 0 0 0 0 0 +53827200 0 0 0 0 0 0 0 0 0 0 +53913600 0 0 0 0 0 0 0 0 0 0 +53913600 1.1 1.1 1.2 1.1 1.2 1.2 1.2 1.2 1.2 1.2 +54000000 1.1 1.1 1.2 1.1 1.2 1.2 1.2 1.2 1.2 1.2 +54000000 0.3 1.1 0.6 1.2 1.2 1.4 1.7 1.4 1.1 1.3 +54086400 0.3 1.1 0.6 1.2 1.2 1.4 1.7 1.4 1.1 1.3 +54086400 2.4 2.6 2.7 2.7 2.9 3 3.1 3.1 3 3 +54172800 2.4 2.6 2.7 2.7 2.9 3 3.1 3.1 3 3 +54172800 0 0 0 0 0 0 0 0 0 0 +54259200 0 0 0 0 0 0 0 0 0 0 +54259200 0 0 0 0 0 0 0 0 0 0 +54345600 0 0 0 0 0 0 0 0 0 0 +54345600 0 0 0 0 0 0 0 0 0 0 +54432000 0 0 0 0 0 0 0 0 0 0 +54432000 1.5 3.7 3.1 2.9 3.8 4.4 4.6 4.5 4.3 4.5 +54518400 1.5 3.7 3.1 2.9 3.8 4.4 4.6 4.5 4.3 4.5 +54518400 0.1 0.8 1 1.1 1.5 2.2 2.2 2.5 2.8 2.9 +54604800 0.1 0.8 1 1.1 1.5 2.2 2.2 2.5 2.8 2.9 +54604800 0 0 0 0 0 0 0 0 0 0 +54691200 0 0 0 0 0 0 0 0 0 0 +54691200 21.8 20.7 21.1 21.2 20.9 20.5 20.6 20.6 20.6 20.8 +54777600 21.8 20.7 21.1 21.2 20.9 20.5 20.6 20.6 20.6 20.8 +54777600 1.3 1.9 1.7 1.6 1.8 1.9 1.8 1.8 1.6 1.6 +54864000 1.3 1.9 1.7 1.6 1.8 1.9 1.8 1.8 1.6 1.6 +54864000 1.2 4.7 4.3 4.3 5.5 6.9 7.2 6.9 6.8 7.1 +54950400 1.2 4.7 4.3 4.3 5.5 6.9 7.2 6.9 6.8 7.1 +54950400 2 1.9 2 2.3 2.2 2.3 2.5 2.6 2.8 3 +55036800 2 1.9 2 2.3 2.2 2.3 2.5 2.6 2.8 3 +55036800 9.3 7.8 7.8 7.8 7.3 6.6 6.7 6.7 6.7 6.9 +55123200 9.3 7.8 7.8 7.8 7.3 6.6 6.7 6.7 6.7 6.9 +55123200 3.5 2.7 2.8 3.1 2.7 2.5 2.7 2.9 3.2 3.8 +55209600 3.5 2.7 2.8 3.1 2.7 2.5 2.7 2.9 3.2 3.8 +55209600 2.1 1.6 1.6 1.8 1.6 1.8 2 2.2 2.5 2.7 +55296000 2.1 1.6 1.6 1.8 1.6 1.8 2 2.2 2.5 2.7 +55296000 0.5 2.3 2.1 1.8 2.3 2.7 2.8 2.6 2.5 2.8 +55382400 0.5 2.3 2.1 1.8 2.3 2.7 2.8 2.6 2.5 2.8 +55382400 2.1 2.3 2.1 2 2 1.8 1.7 1.6 1.4 1.3 +55468800 2.1 2.3 2.1 2 2 1.8 1.7 1.6 1.4 1.3 +55468800 3.2 2.6 2.9 3 2.8 2.8 2.8 2.9 3 3.1 +55555200 3.2 2.6 2.9 3 2.8 2.8 2.8 2.9 3 3.1 +55555200 36 36.5 35.6 35.1 35.1 33 32.7 31.9 30.7 30.5 +55641600 36 36.5 35.6 35.1 35.1 33 32.7 31.9 30.7 30.5 +55641600 1.5 7.4 5.9 4.7 5.8 7 7.5 6.8 6.9 7 +55728000 1.5 7.4 5.9 4.7 5.8 7 7.5 6.8 6.9 7 +55728000 0 0 0 0 0 0 0 0 0 0 +55814400 0 0 0 0 0 0 0 0 0 0 +55814400 8.3 7.9 8 8 7.9 7.7 7.7 7.7 7.6 7.4 +55900800 8.3 7.9 8 8 7.9 7.7 7.7 7.7 7.6 7.4 +55900800 0 0 0 0 0 0 0 0 0 0 +55987200 0 0 0 0 0 0 0 0 0 0 +55987200 3.3 2.4 2.3 2.3 2.1 2 2.1 2.1 2.2 2.3 +56073600 3.3 2.4 2.3 2.3 2.1 2 2.1 2.1 2.2 2.3 +56073600 0.6 1.4 1.1 0.9 1.1 1.1 1.1 0.9 0.8 0.8 +56160000 0.6 1.4 1.1 0.9 1.1 1.1 1.1 0.9 0.8 0.8 +56160000 0 0 0 0 0 0 0 0 0 0 +56246400 0 0 0 0 0 0 0 0 0 0 +56246400 0 0 0 0 0 0 0 0 0 0 +56332800 0 0 0 0 0 0 0 0 0 0 +56332800 0 0 0 0 0 0 0 0 0 0 +56419200 0 0 0 0 0 0 0 0 0 0 +56419200 0 0 0 0 0 0 0 0 0 0 +56505600 0 0 0 0 0 0 0 0 0 0 +56505600 0 0 0 0 0 0 0 0 0 0 +56592000 0 0 0 0 0 0 0 0 0 0 +56592000 9.7 9 9.3 9.4 9.1 9.2 9.3 9.4 9.7 9.8 +56678400 9.7 9 9.3 9.4 9.1 9.2 9.3 9.4 9.7 9.8 +56678400 8.9 8 8.4 8.6 8.5 8.5 8.7 8.8 8.9 8.9 +56764800 8.9 8 8.4 8.6 8.5 8.5 8.7 8.8 8.9 8.9 +56764800 6.4 6.1 5.6 5.7 5.2 4.8 4.7 4.5 4.2 4 +56851200 6.4 6.1 5.6 5.7 5.2 4.8 4.7 4.5 4.2 4 +56851200 5.4 5.1 5.2 5.3 5.3 5.4 5.6 5.7 5.9 5.9 +56937600 5.4 5.1 5.2 5.3 5.3 5.4 5.6 5.7 5.9 5.9 +56937600 9.5 9.1 9.2 9.3 9.1 9 9 9 9 9 +57024000 9.5 9.1 9.2 9.3 9.1 9 9 9 9 9 +57024000 0.2 2.5 2 2 2.4 2.9 3 2.9 2.6 2.7 +57110400 0.2 2.5 2 2 2.4 2.9 3 2.9 2.6 2.7 +57110400 0 0 0 0 0 0 0 0 0 0 +57196800 0 0 0 0 0 0 0 0 0 0 +57196800 3.5 3.3 3.9 4 4 4.3 4.5 4.6 5.1 5.3 +57283200 3.5 3.3 3.9 4 4 4.3 4.5 4.6 5.1 5.3 +57283200 24.2 25 25.1 25.1 25.3 25.1 25.2 25.1 25 24.7 +57369600 24.2 25 25.1 25.1 25.3 25.1 25.2 25.1 25 24.7 +57369600 0 0 0 0 0 0 0 0 0 0 +57456000 0 0 0 0 0 0 0 0 0 0 +57456000 7.6 6.4 6.9 7 6.7 6.1 6.1 6 5.7 5.4 +57542400 7.6 6.4 6.9 7 6.7 6.1 6.1 6 5.7 5.4 +57542400 0.1 1 0.8 0.8 1 1.1 1.1 1 0.7 0.6 +57628800 0.1 1 0.8 0.8 1 1.1 1.1 1 0.7 0.6 +57628800 19 22.5 22.9 23.1 24 25.2 24.5 23.8 22.7 20.4 +57715200 19 22.5 22.9 23.1 24 25.2 24.5 23.8 22.7 20.4 +57715200 5.7 6.3 6.3 6.4 6.6 7 7.1 7.2 7.5 7.7 +57801600 5.7 6.3 6.3 6.4 6.6 7 7.1 7.2 7.5 7.7 +57801600 0 0 0 0 0 0 0 0 0 0 +57888000 0 0 0 0 0 0 0 0 0 0 +57888000 0 0 0 0 0 0 0 0 0 0 +57974400 0 0 0 0 0 0 0 0 0 0 +57974400 0 0 0 0 0 0 0 0 0 0 +58060800 0 0 0 0 0 0 0 0 0 0 +58060800 0.2 0.1 0.2 0.2 0 0.5 0.5 0.8 0.9 0.7 +58147200 0.2 0.1 0.2 0.2 0 0.5 0.5 0.8 0.9 0.7 +58147200 2.2 6.4 5.3 3.3 5.1 5.1 4.9 4.7 3.8 3.6 +58233600 2.2 6.4 5.3 3.3 5.1 5.1 4.9 4.7 3.8 3.6 +58233600 4 9.2 5 4.8 6.7 5.3 7.9 6.5 3.1 4.1 +58320000 4 9.2 5 4.8 6.7 5.3 7.9 6.5 3.1 4.1 +58320000 0 0 0 0 0 0 0 0 0 0 +58406400 0 0 0 0 0 0 0 0 0 0 +58406400 0 0 0 0 0 0 0 0 0 0 +58492800 0 0 0 0 0 0 0 0 0 0 +58492800 1.7 7.6 6.9 4.8 7.5 7.2 7.3 6.4 4.6 4.3 +58579200 1.7 7.6 6.9 4.8 7.5 7.2 7.3 6.4 4.6 4.3 +58579200 0.6 0.7 1 1.4 1.5 2.1 2.3 2.6 3 3.1 +58665600 0.6 0.7 1 1.4 1.5 2.1 2.3 2.6 3 3.1 +58665600 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +58752000 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +58752000 0.4 0.9 0.8 0.8 0.9 1.3 1.3 1.4 1.5 1.6 +58838400 0.4 0.9 0.8 0.8 0.9 1.3 1.3 1.4 1.5 1.6 +58838400 8.8 8.8 8.6 8.6 8.5 8.3 8.3 8.3 8.2 8 +58924800 8.8 8.8 8.6 8.6 8.5 8.3 8.3 8.3 8.2 8 +58924800 1.1 2 2.6 2.8 3.1 3.3 3.4 3.6 3.5 3.4 +59011200 1.1 2 2.6 2.8 3.1 3.3 3.4 3.6 3.5 3.4 +59011200 14.1 14.6 14.9 15 15.2 15.6 15.7 15.8 15.9 15.7 +59097600 14.1 14.6 14.9 15 15.2 15.6 15.7 15.8 15.9 15.7 +59097600 21.7 24.4 23.7 23.2 24.1 24.1 23.7 23.3 22.5 21.7 +59184000 21.7 24.4 23.7 23.2 24.1 24.1 23.7 23.3 22.5 21.7 +59184000 11.1 11.6 11 10.7 10.7 10.2 9.8 9.4 8.9 8.3 +59270400 11.1 11.6 11 10.7 10.7 10.2 9.8 9.4 8.9 8.3 +59270400 6.6 5.8 5.7 5.8 5.2 4.7 4.7 4.6 4.4 4.2 +59356800 6.6 5.8 5.7 5.8 5.2 4.7 4.7 4.6 4.4 4.2 +59356800 2.6 1.9 1.9 1.9 1.6 1.2 1.3 1.3 1.3 1.5 +59443200 2.6 1.9 1.9 1.9 1.6 1.2 1.3 1.3 1.3 1.5 +59443200 17.2 17.6 15.9 15 14.5 13.3 12.7 12.2 11.6 11.5 +59529600 17.2 17.6 15.9 15 14.5 13.3 12.7 12.2 11.6 11.5 +59529600 6 5 4.8 4.8 4.3 3.8 3.7 3.6 3.4 3.3 +59616000 6 5 4.8 4.8 4.3 3.8 3.7 3.6 3.4 3.3 +59616000 10.9 10.1 9.6 9.2 8.3 6.8 6.4 5.9 5.4 5.5 +59702400 10.9 10.1 9.6 9.2 8.3 6.8 6.4 5.9 5.4 5.5 +59702400 14 12.5 11.6 11.3 10.2 9.3 9 8.7 8.5 8.5 +59788800 14 12.5 11.6 11.3 10.2 9.3 9 8.7 8.5 8.5 +59788800 2 1.3 1.6 1.8 1.6 1.5 1.7 1.8 1.9 2.2 +59875200 2 1.3 1.6 1.8 1.6 1.5 1.7 1.8 1.9 2.2 +59875200 29.2 32.1 30 28.4 28.5 27.1 25.8 24.7 23.3 22.3 +59961600 29.2 32.1 30 28.4 28.5 27.1 25.8 24.7 23.3 22.3 +59961600 3.6 4.1 4.2 4.1 4.5 5.1 5.2 5.4 5.6 5.4 +60048000 3.6 4.1 4.2 4.1 4.5 5.1 5.2 5.4 5.6 5.4 +60048000 2 2.2 2.2 2.2 2.3 2.4 2.4 2.4 2.4 2.4 +60134400 2 2.2 2.2 2.2 2.3 2.4 2.4 2.4 2.4 2.4 +60134400 2.4 7.4 6 5.3 6.5 7.1 6.7 6 5.1 4.5 +60220800 2.4 7.4 6 5.3 6.5 7.1 6.7 6 5.1 4.5 +60220800 2.5 7.1 5.9 4 5.8 6.1 5.7 5.3 4.4 3.9 +60307200 2.5 7.1 5.9 4 5.8 6.1 5.7 5.3 4.4 3.9 +60307200 2.2 5.4 3.5 3.2 4.7 3.8 4.7 3.9 1.8 2.2 +60393600 2.2 5.4 3.5 3.2 4.7 3.8 4.7 3.9 1.8 2.2 +60393600 0.9 0.7 0.7 0.8 0.8 0.8 0.9 1 1 1.1 +60480000 0.9 0.7 0.7 0.8 0.8 0.8 0.9 1 1 1.1 +60480000 0.2 0.1 0.1 0.2 0.1 0.2 0.3 0.4 0.4 0.6 +60566400 0.2 0.1 0.1 0.2 0.1 0.2 0.3 0.4 0.4 0.6 +60566400 13.4 11.9 12 12 11.4 10.2 10.2 10 9.6 9.4 +60652800 13.4 11.9 12 12 11.4 10.2 10.2 10 9.6 9.4 +60652800 6.9 7.2 6.5 6 5.7 5 4.6 4.4 4.2 4.3 +60739200 6.9 7.2 6.5 6 5.7 5 4.6 4.4 4.2 4.3 +60739200 4.1 4.5 4.6 4.6 4.9 5.3 5.3 5.4 5.6 5.6 +60825600 4.1 4.5 4.6 4.6 4.9 5.3 5.3 5.4 5.6 5.6 +60825600 0.2 2.2 2 2.2 2.6 3.7 3.8 3.7 3.6 3.4 +60912000 0.2 2.2 2 2.2 2.6 3.7 3.8 3.7 3.6 3.4 +60912000 23.3 22.2 22.2 21.4 20.9 19.2 18.9 18.3 17.5 16.7 +60998400 23.3 22.2 22.2 21.4 20.9 19.2 18.9 18.3 17.5 16.7 +60998400 3.1 2.7 3.1 3.4 3.3 3.4 3.6 3.9 4.2 4.5 +61084800 3.1 2.7 3.1 3.4 3.3 3.4 3.6 3.9 4.2 4.5 +61084800 0 0 0 0 0 0 0 0 0 0 +61171200 0 0 0 0 0 0 0 0 0 0 +61171200 6.5 7.4 7.2 7.3 7.6 8 7.9 7.9 7.8 7.5 +61257600 6.5 7.4 7.2 7.3 7.6 8 7.9 7.9 7.8 7.5 +61257600 4.6 5.4 5.7 5.9 6.2 6.4 6.5 6.7 6.6 6.5 +61344000 4.6 5.4 5.7 5.9 6.2 6.4 6.5 6.7 6.6 6.5 +61344000 1 4.5 3.9 3.4 4.5 4.8 4.8 4.4 3.7 3.7 +61430400 1 4.5 3.9 3.4 4.5 4.8 4.8 4.4 3.7 3.7 +61430400 1.7 6.7 5.7 4.9 6.4 7.7 7.4 6.9 6.3 5.8 +61516800 1.7 6.7 5.7 4.9 6.4 7.7 7.4 6.9 6.3 5.8 +61516800 13.6 14.3 13.9 13.4 13.5 13.3 12.9 12.6 12.3 11.7 +61603200 13.6 14.3 13.9 13.4 13.5 13.3 12.9 12.6 12.3 11.7 +61603200 1.2 1 1.2 1.3 1.4 1.4 1.6 1.7 1.8 1.9 +61689600 1.2 1 1.2 1.3 1.4 1.4 1.6 1.7 1.8 1.9 +61689600 0 0 0 0 0 0 0 0 0 0 +61776000 0 0 0 0 0 0 0 0 0 0 +61776000 0 0 0 0 0 0 0 0 0 0 +61862400 0 0 0 0 0 0 0 0 0 0 +61862400 0 0 0 0 0 0 0 0 0 0 +61948800 0 0 0 0 0 0 0 0 0 0 +61948800 0 0 0 0 0 0 0 0 0 0 +62035200 0 0 0 0 0 0 0 0 0 0 +62035200 0 0 0 0 0 0 0 0 0 0 +62121600 0 0 0 0 0 0 0 0 0 0 +62121600 0 0 0 0 0 0 0 0 0 0 +62208000 0 0 0 0 0 0 0 0 0 0 +62208000 0 0 0 0 0 0 0 0 0 0 +62294400 0 0 0 0 0 0 0 0 0 0 +62294400 0 0 0 0 0 0 0 0 0 0 +62380800 0 0 0 0 0 0 0 0 0 0 +62380800 0 0 0 0 0 0 0 0 0 0 +62467200 0 0 0 0 0 0 0 0 0 0 +62467200 0 0 0 0 0 0 0 0 0 0 +62553600 0 0 0 0 0 0 0 0 0 0 +62553600 0 0 0 0 0 0 0 0 0 0 +62640000 0 0 0 0 0 0 0 0 0 0 +62640000 0 0 0 0 0 0 0 0 0 0 +62726400 0 0 0 0 0 0 0 0 0 0 +62726400 0 0 0 0 0 0 0 0 0 0 +62812800 0 0 0 0 0 0 0 0 0 0 +62812800 6.6 7.8 7.5 7.3 7.5 7.4 7.1 6.9 6.6 6.3 +62899200 6.6 7.8 7.5 7.3 7.5 7.4 7.1 6.9 6.6 6.3 +62899200 22.1 20.5 20.3 20.1 19.6 18.5 18.4 18.2 17.7 17.6 +62985600 22.1 20.5 20.3 20.1 19.6 18.5 18.4 18.2 17.7 17.6 +62985600 11 10.3 10.4 10.2 10.1 9.5 9.4 9.2 9 8.6 +63072000 11 10.3 10.4 10.2 10.1 9.5 9.4 9.2 9 8.6 +63072000 0 0 0 0 0 0 0 0 0 0 +63158400 0 0 0 0 0 0 0 0 0 0 +63158400 0 0 0 0 0 0 0 0 0 0 +63244800 0 0 0 0 0 0 0 0 0 0 +63244800 1.1 1 1.2 1.5 1.5 1.9 2.1 2.4 2.7 2.9 +63331200 1.1 1 1.2 1.5 1.5 1.9 2.1 2.4 2.7 2.9 +63331200 0 0 0 0 0 0 0 0 0 0 +63417600 0 0 0 0 0 0 0 0 0 0 +63417600 1.9 2.6 2.1 1.5 1.9 1.9 1.6 1.6 1.3 1.2 +63504000 1.9 2.6 2.1 1.5 1.9 1.9 1.6 1.6 1.3 1.2 +63504000 0 0 0 0 0 0 0 0 0 0 +63590400 0 0 0 0 0 0 0 0 0 0 +63590400 4.6 6.1 5.9 5.7 6.1 6.2 6 5.8 5.6 5.3 +63676800 4.6 6.1 5.9 5.7 6.1 6.2 6 5.8 5.6 5.3 +63676800 9.3 10.1 9.5 9.3 9.4 9.3 9.1 8.9 8.6 8.3 +63763200 9.3 10.1 9.5 9.3 9.4 9.3 9.1 8.9 8.6 8.3 +63763200 4.7 12.8 9.6 7.8 9.5 10.8 10.4 9.5 8.6 8.4 +63849600 4.7 12.8 9.6 7.8 9.5 10.8 10.4 9.5 8.6 8.4 +63849600 0.6 1.4 1.1 0.9 1.2 1.3 1.4 1.3 1.1 1.1 +63936000 0.6 1.4 1.1 0.9 1.2 1.3 1.4 1.3 1.1 1.1 +63936000 5.4 6 6 5.9 6.1 6.2 6.1 6.1 6 5.9 +64022400 5.4 6 6 5.9 6.1 6.2 6.1 6.1 6 5.9 +64022400 10 9.7 9.6 9.3 9.2 8.7 8.5 8.3 7.9 7.8 +64108800 10 9.7 9.6 9.3 9.2 8.7 8.5 8.3 7.9 7.8 +64108800 18.7 19 18.7 18.4 18.6 18.6 18.3 18.1 17.7 16.9 +64195200 18.7 19 18.7 18.4 18.6 18.6 18.3 18.1 17.7 16.9 +64195200 4.8 6 5.8 5.5 6 6.8 6.6 6.6 6.7 6.3 +64281600 4.8 6 5.8 5.5 6 6.8 6.6 6.6 6.7 6.3 +64281600 13.1 12.8 11.4 11.2 10.3 9.1 8.5 7.9 7 6.2 +64368000 13.1 12.8 11.4 11.2 10.3 9.1 8.5 7.9 7 6.2 +64368000 0 0 0 0 0 0 0 0 0 0 +64454400 0 0 0 0 0 0 0 0 0 0 +64454400 13.5 13.5 12.6 11.8 11.6 11.1 10.7 10.4 10.1 9.8 +64540800 13.5 13.5 12.6 11.8 11.6 11.1 10.7 10.4 10.1 9.8 +64540800 0 0 0 0 0 0 0 0 0 0 +64627200 0 0 0 0 0 0 0 0 0 0 +64627200 5.2 4.6 4.3 4.3 4 3.7 3.6 3.5 3.3 3.1 +64713600 5.2 4.6 4.3 4.3 4 3.7 3.6 3.5 3.3 3.1 +64713600 25.7 24.8 25.3 24.8 24.9 24.1 24 23.6 23 22.5 +64800000 25.7 24.8 25.3 24.8 24.9 24.1 24 23.6 23 22.5 +64800000 0 0 0 0 0 0 0 0 0 0 +64886400 0 0 0 0 0 0 0 0 0 0 +64886400 0 0 0 0 0 0 0 0 0 0 +64972800 0 0 0 0 0 0 0 0 0 0 +64972800 0 0 0 0 0 0.1 0.1 0.3 0.3 0.3 +65059200 0 0 0 0 0 0.1 0.1 0.3 0.3 0.3 +65059200 0 0 0 0 0 0 0 0 0 0 +65145600 0 0 0 0 0 0 0 0 0 0 +65145600 0 0 0 0 0 0 0 0 0 0 +65232000 0 0 0 0 0 0 0 0 0 0 +65232000 0 0 0 0 0 0 0 0 0 0 +65318400 0 0 0 0 0 0 0 0 0 0 +65318400 0 0 0 0 0 0 0 0 0 0 +65404800 0 0 0 0 0 0 0 0 0 0 +65404800 2 0.4 1.2 1.6 0.5 0.1 0.3 0.3 0.4 0.4 +65491200 2 0.4 1.2 1.6 0.5 0.1 0.3 0.3 0.4 0.4 +65491200 0 0 0 0 0 0 0 0 0 0 +65577600 0 0 0 0 0 0 0 0 0 0 +65577600 0 0 0 0 0 0.2 0.2 0.3 0.4 0.3 +65664000 0 0 0 0 0 0.2 0.2 0.3 0.4 0.3 +65664000 0.1 1 0.7 0.9 1.1 1.2 1.3 1.1 0.8 0.7 +65750400 0.1 1 0.7 0.9 1.1 1.2 1.3 1.1 0.8 0.7 +65750400 0 0 0 0 0 0.1 0 0.1 0 0 +65836800 0 0 0 0 0 0.1 0 0.1 0 0 +65836800 0 0 0 0 0 0 0 0 0 0 +65923200 0 0 0 0 0 0 0 0 0 0 +65923200 0 0 0 0 0 0 0 0 0 0 +66009600 0 0 0 0 0 0 0 0 0 0 +66009600 0 0 0 0 0 0 0 0.1 0.1 0.1 +66096000 0 0 0 0 0 0 0 0.1 0.1 0.1 +66096000 3.8 3.5 3.5 3.5 3.3 3.1 3.1 3 2.9 2.7 +66182400 3.8 3.5 3.5 3.5 3.3 3.1 3.1 3 2.9 2.7 +66182400 0.6 0.1 0.5 0.7 0.2 0 0.2 0.2 0.3 0.4 +66268800 0.6 0.1 0.5 0.7 0.2 0 0.2 0.2 0.3 0.4 +66268800 0.3 0.8 0.5 0.5 0.6 0.6 0.6 0.5 0.4 0.4 +66355200 0.3 0.8 0.5 0.5 0.6 0.6 0.6 0.5 0.4 0.4 +66355200 0.8 0.7 0.7 0.8 0.7 0.8 0.8 0.9 0.9 0.9 +66441600 0.8 0.7 0.7 0.8 0.7 0.8 0.8 0.9 0.9 0.9 +66441600 0 0 0 0 0 0 0 0 0 0 +66528000 0 0 0 0 0 0 0 0 0 0 +66528000 0 0 0 0 0 0 0 0 0 0 +66614400 0 0 0 0 0 0 0 0 0 0 +66614400 0 0 0 0 0 0 0 0 0 0 +66700800 0 0 0 0 0 0 0 0 0 0 +66700800 0.4 0.6 0.7 0.8 0.8 0.8 0.8 0.8 0.8 0.8 +66787200 0.4 0.6 0.7 0.8 0.8 0.8 0.8 0.8 0.8 0.8 +66787200 0 0.3 0.1 0.2 0.2 0.2 0.3 0.2 0.1 0.1 +66873600 0 0.3 0.1 0.2 0.2 0.2 0.3 0.2 0.1 0.1 +66873600 3.6 3.6 3.6 3.7 3.7 3.8 3.8 3.8 3.8 3.7 +66960000 3.6 3.6 3.6 3.7 3.7 3.8 3.8 3.8 3.8 3.7 +66960000 1.6 1.4 1.4 1.5 1.3 1.2 1.2 1.2 1.2 1.2 +67046400 1.6 1.4 1.4 1.5 1.3 1.2 1.2 1.2 1.2 1.2 +67046400 6 7.1 6.8 6.5 6.8 7.2 7 6.9 6.9 6.6 +67132800 6 7.1 6.8 6.5 6.8 7.2 7 6.9 6.9 6.6 +67132800 2.3 6.8 5.6 4.9 6.3 7.4 7.2 6.8 6.1 5.6 +67219200 2.3 6.8 5.6 4.9 6.3 7.4 7.2 6.8 6.1 5.6 +67219200 0 0 0 0 0 0 0 0 0 0 +67305600 0 0 0 0 0 0 0 0 0 0 +67305600 0 0 0 0 0 0 0 0 0 0 +67392000 0 0 0 0 0 0 0 0 0 0 +67392000 5.1 4.8 5 5 4.9 4.8 4.8 4.8 4.9 4.8 +67478400 5.1 4.8 5 5 4.9 4.8 4.8 4.8 4.9 4.8 +67478400 3.2 2.9 3.3 3.4 3.3 3.1 3.2 3.2 3.2 3.3 +67564800 3.2 2.9 3.3 3.4 3.3 3.1 3.2 3.2 3.2 3.3 +67564800 3.2 2.7 3.2 3.5 3.3 3.2 3.4 3.5 3.6 3.7 +67651200 3.2 2.7 3.2 3.5 3.3 3.2 3.4 3.5 3.6 3.7 +67651200 8.9 9.5 9.3 9.1 9.1 8.4 8.3 7.9 7.4 7.1 +67737600 8.9 9.5 9.3 9.1 9.1 8.4 8.3 7.9 7.4 7.1 +67737600 6.2 5.2 5.6 5.9 5.6 5.5 5.8 5.9 6.1 6.2 +67824000 6.2 5.2 5.6 5.9 5.6 5.5 5.8 5.9 6.1 6.2 +67824000 4.9 5.1 5.2 5.2 5.3 5.2 5.2 5.3 5.3 5.4 +67910400 4.9 5.1 5.2 5.2 5.3 5.2 5.2 5.3 5.3 5.4 +67910400 0 0.2 0.1 0.2 0.2 0.1 0.2 0.2 0.2 0.2 +67996800 0 0.2 0.1 0.2 0.2 0.1 0.2 0.2 0.2 0.2 +67996800 4.8 5.2 5.1 5 5.1 5.1 5 4.9 4.8 4.6 +68083200 4.8 5.2 5.1 5 5.1 5.1 5 4.9 4.8 4.6 +68083200 5.2 5.9 5.6 5.7 5.9 6.1 6.1 6.2 6 6.1 +68169600 5.2 5.9 5.6 5.7 5.9 6.1 6.1 6.2 6 6.1 +68169600 0.6 1.6 1.4 1.2 1.6 1.7 1.8 1.7 1.5 1.5 +68256000 0.6 1.6 1.4 1.2 1.6 1.7 1.8 1.7 1.5 1.5 +68256000 0 0 0 0 0 0 0 0 0 0 +68342400 0 0 0 0 0 0 0 0 0 0 +68342400 2 1.8 1.7 1.7 1.6 1.7 1.6 1.6 1.7 1.6 +68428800 2 1.8 1.7 1.7 1.6 1.7 1.6 1.6 1.7 1.6 +68428800 1 0.2 0.5 0.7 0.2 0.1 0.2 0.3 0.4 0.5 +68515200 1 0.2 0.5 0.7 0.2 0.1 0.2 0.3 0.4 0.5 +68515200 8.9 9 9.1 9 9 9.1 9.1 9.1 9.2 9.2 +68601600 8.9 9 9.1 9 9 9.1 9.1 9.1 9.2 9.2 +68601600 10.9 10.4 10.1 10.2 9.6 8.9 8.8 8.7 8.7 9 +68688000 10.9 10.4 10.1 10.2 9.6 8.9 8.8 8.7 8.7 9 +68688000 0 0 0 0 0 0 0 0 0 0 +68774400 0 0 0 0 0 0 0 0 0 0 +68774400 0 0.2 0.2 0.1 0.2 0.1 0.2 0.1 0.1 0 +68860800 0 0.2 0.2 0.1 0.2 0.1 0.2 0.1 0.1 0 +68860800 0.2 2.4 2.5 1.5 2.5 2.9 2.5 2.4 2.3 2 +68947200 0.2 2.4 2.5 1.5 2.5 2.9 2.5 2.4 2.3 2 +68947200 1.9 5.8 4.5 3.7 4.5 4.8 4.4 3.8 3 2.3 +69033600 1.9 5.8 4.5 3.7 4.5 4.8 4.4 3.8 3 2.3 +69033600 0 0 0 0 0 0.2 0.2 0.5 0.6 0.4 +69120000 0 0 0 0 0 0.2 0.2 0.5 0.6 0.4 +69120000 2 5 3.9 2.4 4 3.5 3.5 3.2 1.9 2 +69206400 2 5 3.9 2.4 4 3.5 3.5 3.2 1.9 2 +69206400 0 0 0 0 0 0 0 0 0 0 +69292800 0 0 0 0 0 0 0 0 0 0 +69292800 0 0 0 0 0 0 0 0 0 0 +69379200 0 0 0 0 0 0 0 0 0 0 +69379200 0 0 0 0 0 0 0 0 0 0 +69465600 0 0 0 0 0 0 0 0 0 0 +69465600 2.5 7 5.7 3.7 5.2 5.4 5.1 4.8 4.2 4.1 +69552000 2.5 7 5.7 3.7 5.2 5.4 5.1 4.8 4.2 4.1 +69552000 0.4 4.5 4.5 3.4 4.9 6.4 6 6.1 6.1 5.7 +69638400 0.4 4.5 4.5 3.4 4.9 6.4 6 6.1 6.1 5.7 +69638400 3.3 7.8 5.7 4.8 5.9 5.6 5.2 4.4 3.1 2.5 +69724800 3.3 7.8 5.7 4.8 5.9 5.6 5.2 4.4 3.1 2.5 +69724800 0 0 0 0 0 0 0 0 0 0 +69811200 0 0 0 0 0 0 0 0 0 0 +69811200 0 0 0 0 0 0 0 0 0 0 +69897600 0 0 0 0 0 0 0 0 0 0 +69897600 0 0 0 0 0 0 0 0 0 0 +69984000 0 0 0 0 0 0 0 0 0 0 +69984000 0 0 0 0 0 0 0 0 0 0 +70070400 0 0 0 0 0 0 0 0 0 0 +70070400 0 0 0 0 0 0 0 0 0 0 +70156800 0 0 0 0 0 0 0 0 0 0 +70156800 0 0 0 0 0 0 0 0 0 0 +70243200 0 0 0 0 0 0 0 0 0 0 +70243200 0 0 0 0 0 0 0 0 0 0 +70329600 0 0 0 0 0 0 0 0 0 0 +70329600 0 0 0 0 0 0 0 0 0 0 +70416000 0 0 0 0 0 0 0 0 0 0 +70416000 0 0 0 0 0 0 0 0 0 0 +70502400 0 0 0 0 0 0 0 0 0 0 +70502400 0 0 0 0 0 0 0 0 0 0 +70588800 0 0 0 0 0 0 0 0 0 0 +70588800 0 0 0 0 0 0 0 0 0 0 +70675200 0 0 0 0 0 0 0 0 0 0 +70675200 0 0 0 0 0 0 0 0 0 0 +70761600 0 0 0 0 0 0 0 0 0 0 +70761600 0 0 0 0 0 0 0 0 0 0 +70848000 0 0 0 0 0 0 0 0 0 0 +70848000 0 0 0 0 0 0 0 0 0 0 +70934400 0 0 0 0 0 0 0 0 0 0 +70934400 0 0 0 0 0 0 0 0 0 0 +71020800 0 0 0 0 0 0 0 0 0 0 +71020800 0 0 0 0 0 0 0 0 0 0 +71107200 0 0 0 0 0 0 0 0 0 0 +71107200 0 0 0 0 0 0 0 0 0 0 +71193600 0 0 0 0 0 0 0 0 0 0 +71193600 0 0 0 0 0 0 0 0 0 0 +71280000 0 0 0 0 0 0 0 0 0 0 +71280000 0 0 0 0 0 0 0 0 0 0 +71366400 0 0 0 0 0 0 0 0 0 0 +71366400 0 0 0 0 0 0 0 0 0 0 +71452800 0 0 0 0 0 0 0 0 0 0 +71452800 7.4 8.6 8.6 8.4 8.8 9 8.9 8.7 8.5 8.2 +71539200 7.4 8.6 8.6 8.4 8.8 9 8.9 8.7 8.5 8.2 +71539200 1.9 2 2 2.1 2 2 2 1.9 1.9 1.8 +71625600 1.9 2 2 2.1 2 2 2 1.9 1.9 1.8 +71625600 0 0 0 0 0 0 0 0 0 0 +71712000 0 0 0 0 0 0 0 0 0 0 +71712000 0 0 0 0 0 0 0 0 0 0 +71798400 0 0 0 0 0 0 0 0 0 0 +71798400 0 0 0 0 0 0 0 0 0 0 +71884800 0 0 0 0 0 0 0 0 0 0 +71884800 0 0 0 0 0 0 0 0 0 0 +71971200 0 0 0 0 0 0 0 0 0 0 +71971200 0 0 0 0 0 0 0 0 0 0 +72057600 0 0 0 0 0 0 0 0 0 0 +72057600 0 0 0 0 0 0 0 0 0 0 +72144000 0 0 0 0 0 0 0 0 0 0 +72144000 0 0 0 0 0 0 0 0 0 0 +72230400 0 0 0 0 0 0 0 0 0 0 +72230400 0 0 0 0 0 0 0 0 0 0 +72316800 0 0 0 0 0 0 0 0 0 0 +72316800 1.3 1.7 1.9 2.1 2.3 2.5 2.6 2.7 2.8 2.8 +72403200 1.3 1.7 1.9 2.1 2.3 2.5 2.6 2.7 2.8 2.8 +72403200 0 0 0 0 0 0.3 0.2 0.5 0.4 0.4 +72489600 0 0 0 0 0 0.3 0.2 0.5 0.4 0.4 +72489600 0 0 0 0 0 0 0 0 0 0 +72576000 0 0 0 0 0 0 0 0 0 0 +72576000 5.2 5.4 5.2 5 5.1 5 4.9 4.8 4.6 4.3 +72662400 5.2 5.4 5.2 5 5.1 5 4.9 4.8 4.6 4.3 +72662400 3.1 3.1 3 3 2.7 2.6 2.4 2.1 1.9 1.9 +72748800 3.1 3.1 3 3 2.7 2.6 2.4 2.1 1.9 1.9 +72748800 0 0 0 0 0 0 0 0 0 0 +72835200 0 0 0 0 0 0 0 0 0 0 +72835200 8.9 8.9 8.9 8.6 8.7 8.6 8.3 8 7.7 7 +72921600 8.9 8.9 8.9 8.6 8.7 8.6 8.3 8 7.7 7 +72921600 2.9 2.9 2.8 2.9 2.9 3.2 3.3 3.4 3.5 3.6 +73008000 2.9 2.9 2.8 2.9 2.9 3.2 3.3 3.4 3.5 3.6 +73008000 0 0 0 0 0 0 0 0 0 0 +73094400 0 0 0 0 0 0 0 0 0 0 +73094400 0 0 0 0 0 0 0 0 0 0 +73180800 0 0 0 0 0 0 0 0 0 0 +73180800 0 0 0 0 0 0 0 0 0 0 +73267200 0 0 0 0 0 0 0 0 0 0 +73267200 0 0 0 0 0 0 0 0 0 0 +73353600 0 0 0 0 0 0 0 0 0 0 +73353600 0 0 0 0 0 0 0 0 0 0 +73440000 0 0 0 0 0 0 0 0 0 0 +73440000 0 0 0 0 0 0 0 0 0 0 +73526400 0 0 0 0 0 0 0 0 0 0 +73526400 0 0 0 0 0 0 0 0 0 0 +73612800 0 0 0 0 0 0 0 0 0 0 +73612800 0 0 0 0 0 0 0 0 0 0 +73699200 0 0 0 0 0 0 0 0 0 0 +73699200 0 0 0 0 0 0 0 0 0 0 +73785600 0 0 0 0 0 0 0 0 0 0 +73785600 0 0 0 0 0 0 0 0 0 0 +73872000 0 0 0 0 0 0 0 0 0 0 +73872000 5.3 5.9 5.5 5.5 5.7 5.7 5.6 5.6 5.3 5.2 +73958400 5.3 5.9 5.5 5.5 5.7 5.7 5.6 5.6 5.3 5.2 +73958400 0.2 1.7 1.6 1.1 1.7 1.9 1.8 1.8 1.7 1.6 +74044800 0.2 1.7 1.6 1.1 1.7 1.9 1.8 1.8 1.7 1.6 +74044800 0 0 0 0 0 0 0 0 0 0 +74131200 0 0 0 0 0 0 0 0 0 0 +74131200 0 0 0 0 0 0 0 0 0 0 +74217600 0 0 0 0 0 0 0 0 0 0 +74217600 0 0 0 0 0 0 0 0 0 0 +74304000 0 0 0 0 0 0 0 0 0 0 +74304000 0 0 0 0 0 0 0 0 0 0 +74390400 0 0 0 0 0 0 0 0 0 0 +74390400 5.1 6.6 6.6 6.5 7 8.3 8.3 8.5 8.9 9 +74476800 5.1 6.6 6.6 6.5 7 8.3 8.3 8.5 8.9 9 +74476800 6.3 6 6.2 6.2 6.1 5.8 5.8 5.8 5.7 5.8 +74563200 6.3 6 6.2 6.2 6.1 5.8 5.8 5.8 5.7 5.8 +74563200 4.1 3.3 3.7 4 3.5 2.8 3 2.9 2.9 3.1 +74649600 4.1 3.3 3.7 4 3.5 2.8 3 2.9 2.9 3.1 +74649600 0 0 0 0 0 0 0 0 0 0 +74736000 0 0 0 0 0 0 0 0 0 0 +74736000 0 0 0 0 0 0 0 0 0 0 +74822400 0 0 0 0 0 0 0 0 0 0 +74822400 0 0 0 0 0 0 0 0 0 0 +74908800 0 0 0 0 0 0 0 0 0 0 +74908800 7.6 8.5 8.4 8.3 8.6 8.9 8.8 8.8 8.7 8.5 +74995200 7.6 8.5 8.4 8.3 8.6 8.9 8.8 8.8 8.7 8.5 +74995200 3.1 3.2 3.3 3.6 3.4 3.3 3.3 3.3 3.2 2.7 +75081600 3.1 3.2 3.3 3.6 3.4 3.3 3.3 3.3 3.2 2.7 +75081600 0 0 0 0 0 0 0 0 0 0 +75168000 0 0 0 0 0 0 0 0 0 0 +75168000 0 0 0 0 0 0 0 0 0 0 +75254400 0 0 0 0 0 0 0 0 0 0 +75254400 0 0 0 0 0 0 0 0 0 0 +75340800 0 0 0 0 0 0 0 0 0 0 +75340800 0 0 0 0 0 0 0.1 0.2 0.5 0.8 +75427200 0 0 0 0 0 0 0.1 0.2 0.5 0.8 +75427200 0.1 0.7 0.8 0.8 1.2 1.7 1.7 1.8 1.8 1.8 +75513600 0.1 0.7 0.8 0.8 1.2 1.7 1.7 1.8 1.8 1.8 +75513600 0 0 0 0 0 0 0 0 0 0 +75600000 0 0 0 0 0 0 0 0 0 0 +75600000 0 0 0 0 0 0 0 0 0 0 +75686400 0 0 0 0 0 0 0 0 0 0 +75686400 6.4 6.4 6.9 7.3 7 6.9 7 7.2 7.3 7.6 +75772800 6.4 6.4 6.9 7.3 7 6.9 7 7.2 7.3 7.6 +75772800 7.2 7.6 7.9 8.1 8.4 8.7 8.9 9.2 9.5 9.8 +75859200 7.2 7.6 7.9 8.1 8.4 8.7 8.9 9.2 9.5 9.8 +75859200 2.1 2.3 2.4 2.4 2.4 2.6 2.6 2.7 2.7 2.7 +75945600 2.1 2.3 2.4 2.4 2.4 2.6 2.6 2.7 2.7 2.7 +75945600 3.3 4.5 4.5 4.8 5.3 6.1 6.3 6.5 6.7 6.8 +76032000 3.3 4.5 4.5 4.8 5.3 6.1 6.3 6.5 6.7 6.8 +76032000 1.2 1.9 2.1 2.3 2.5 3 3.1 3.2 3.4 3.5 +76118400 1.2 1.9 2.1 2.3 2.5 3 3.1 3.2 3.4 3.5 +76118400 7.1 7.5 7.4 7.6 7.5 7.9 7.8 7.6 7.4 6.8 +76204800 7.1 7.5 7.4 7.6 7.5 7.9 7.8 7.6 7.4 6.8 +76204800 0 0 0 0 0 0 0 0 0 0 +76291200 0 0 0 0 0 0 0 0 0 0 +76291200 0 0 0 0 0 0 0 0 0 0 +76377600 0 0 0 0 0 0 0 0 0 0 +76377600 0 0 0 0 0 0 0 0 0 0 +76464000 0 0 0 0 0 0 0 0 0 0 +76464000 0 0 0 0 0 0 0 0 0 0 +76550400 0 0 0 0 0 0 0 0 0 0 +76550400 0 0 0 0 0 0 0 0 0 0 +76636800 0 0 0 0 0 0 0 0 0 0 +76636800 0 0 0 0 0 0 0 0 0 0 +76723200 0 0 0 0 0 0 0 0 0 0 +76723200 0 0 0 0 0 0 0 0 0 0 +76809600 0 0 0 0 0 0 0 0 0 0 +76809600 0 0 0 0 0 0 0 0 0 0 +76896000 0 0 0 0 0 0 0 0 0 0 +76896000 0 0 0 0 0 0 0 0 0 0 +76982400 0 0 0 0 0 0 0 0 0 0 +76982400 0 0 0 0 0 0 0 0 0 0 +77068800 0 0 0 0 0 0 0 0 0 0 +77068800 0 0 0 0 0 0 0 0 0 0 +77155200 0 0 0 0 0 0 0 0 0 0 +77155200 2 0.9 0.6 0.4 0.2 0.1 0.1 0.1 0.2 0.2 +77241600 2 0.9 0.6 0.4 0.2 0.1 0.1 0.1 0.2 0.2 +77241600 0 0 0 0 0 0 0 0 0 0 +77328000 0 0 0 0 0 0 0 0 0 0 +77328000 0 0 0 0 0 0 0 0 0 0 +77414400 0 0 0 0 0 0 0 0 0 0 +77414400 7.9 6.1 5.8 6 5.1 4.7 4.8 4.9 5.1 5.4 +77500800 7.9 6.1 5.8 6 5.1 4.7 4.8 4.9 5.1 5.4 +77500800 3.3 2.1 1.8 2.6 2.2 2 2.3 2.3 2.2 2.3 +77587200 3.3 2.1 1.8 2.6 2.2 2 2.3 2.3 2.2 2.3 +77587200 0 0 0 0 0 0 0 0 0 0 +77673600 0 0 0 0 0 0 0 0 0 0 +77673600 0 0 0 0 0 0 0 0 0 0 +77760000 0 0 0 0 0 0 0 0 0 0 +77760000 0 0 0 0 0 0 0 0 0 0 +77846400 0 0 0 0 0 0 0 0 0 0 +77846400 10.4 10.3 9.9 10.6 10.2 10.6 10.6 10.5 10.4 9.7 +77932800 10.4 10.3 9.9 10.6 10.2 10.6 10.6 10.5 10.4 9.7 +77932800 17.8 17.6 18.1 19.6 18.8 19.2 19.5 19.6 19.8 20 +78019200 17.8 17.6 18.1 19.6 18.8 19.2 19.5 19.6 19.8 20 +78019200 5.9 5.9 5.7 5.4 5.4 5.2 5.1 5.1 5.1 5.4 +78105600 5.9 5.9 5.7 5.4 5.4 5.2 5.1 5.1 5.1 5.4 +78105600 0 1 1 1.3 1.4 1.5 1.8 1.3 1.3 1 +78192000 0 1 1 1.3 1.4 1.5 1.8 1.3 1.3 1 +78192000 0 0 0 0 0 0 0 0 0 0 +78278400 0 0 0 0 0 0 0 0 0 0 +78278400 0.3 1 0.9 0.9 1.2 1.7 1.6 1.7 1.8 1.7 +78364800 0.3 1 0.9 0.9 1.2 1.7 1.6 1.7 1.8 1.7 +78364800 2.6 2.9 3.3 3.7 3.9 4.1 4.5 4.8 5.1 5.2 +78451200 2.6 2.9 3.3 3.7 3.9 4.1 4.5 4.8 5.1 5.2 +78451200 0 0 0 0 0 0 0 0 0 0 +78537600 0 0 0 0 0 0 0 0 0 0 +78537600 16.1 14 13.9 13.7 12.9 11.6 11.5 11.1 10.8 10.7 +78624000 16.1 14 13.9 13.7 12.9 11.6 11.5 11.1 10.8 10.7 +78624000 0 0.2 0.2 0.7 0.6 1.5 1.7 1.8 2.4 2.5 +78710400 0 0.2 0.2 0.7 0.6 1.5 1.7 1.8 2.4 2.5 +78710400 1.9 1.8 1.8 2 2 2.1 2.2 2.2 2.3 2.4 +78796800 1.9 1.8 1.8 2 2 2.1 2.2 2.2 2.3 2.4 +78796800 24.1 22.5 22.6 22.2 21.5 20.5 20.4 20.3 20.4 21.4 +78883200 24.1 22.5 22.6 22.2 21.5 20.5 20.4 20.3 20.4 21.4 +78883200 24.3 21.8 21.7 22.1 21.2 20.7 20.8 21 21.1 21.2 +78969600 24.3 21.8 21.7 22.1 21.2 20.7 20.8 21 21.1 21.2 +78969600 10.6 10.9 10.9 10.4 10.3 9.9 9.5 9.2 8.9 8.7 +79056000 10.6 10.9 10.9 10.4 10.3 9.9 9.5 9.2 8.9 8.7 +79056000 0.4 3.9 4.8 3.9 5.5 7.2 6.7 6.6 6.7 6 +79142400 0.4 3.9 4.8 3.9 5.5 7.2 6.7 6.6 6.7 6 +79142400 1.6 1.6 1.8 1.8 1.8 1.4 1.5 1.5 1.3 1.3 +79228800 1.6 1.6 1.8 1.8 1.8 1.4 1.5 1.5 1.3 1.3 +79228800 8.9 9.2 9.7 9.6 9.8 9.4 9.5 9.5 9.4 9.6 +79315200 8.9 9.2 9.7 9.6 9.8 9.4 9.5 9.5 9.4 9.6 +79315200 7.2 11.7 12.6 12.9 14.6 16.3 16.1 16 15.6 14.5 +79401600 7.2 11.7 12.6 12.9 14.6 16.3 16.1 16 15.6 14.5 +79401600 2.8 2 2.1 2.1 1.7 1.3 1.3 1.3 1.3 1.4 +79488000 2.8 2 2.1 2.1 1.7 1.3 1.3 1.3 1.3 1.4 +79488000 5.6 5.6 5.5 5.8 5.7 6.4 6.4 6.6 6.7 6.6 +79574400 5.6 5.6 5.5 5.8 5.7 6.4 6.4 6.6 6.7 6.6 +79574400 12.4 12.4 12.9 13.7 13.8 14.8 15.1 15.7 16.2 16.2 +79660800 12.4 12.4 12.9 13.7 13.8 14.8 15.1 15.7 16.2 16.2 +79660800 0 0.1 0.1 0.2 0.2 0.1 0.2 0.1 0.1 0.1 +79747200 0 0.1 0.1 0.2 0.2 0.1 0.2 0.1 0.1 0.1 +79747200 0 0 0 0 0 0 0 0 0 0.1 +79833600 0 0 0 0 0 0 0 0 0 0.1 +79833600 0.6 4.6 5.5 3 5.6 7.5 7 7.6 8.3 8.5 +79920000 0.6 4.6 5.5 3 5.6 7.5 7 7.6 8.3 8.5 +79920000 0 0 0 0 0 0 0 0 0 0 +80006400 0 0 0 0 0 0 0 0 0 0 +80006400 9.3 9.2 9.1 8.9 8.9 8.8 8.7 8.5 8.4 8.3 +80092800 9.3 9.2 9.1 8.9 8.9 8.8 8.7 8.5 8.4 8.3 +80092800 9 10 10.5 10.7 10.8 11.1 11 10.9 10.8 10.4 +80179200 9 10 10.5 10.7 10.8 11.1 11 10.9 10.8 10.4 +80179200 2.4 1.9 1.9 1.9 1.7 1.5 1.4 1.3 1.3 1.1 +80265600 2.4 1.9 1.9 1.9 1.7 1.5 1.4 1.3 1.3 1.1 +80265600 0 0 0 0 0 0 0 0 0 0 +80352000 0 0 0 0 0 0 0 0 0 0 +80352000 0 0 0 0 0 0 0 0 0 0 +80438400 0 0 0 0 0 0 0 0 0 0 +80438400 0 0 0 0 0 0 0 0 0 0 +80524800 0 0 0 0 0 0 0 0 0 0 +80524800 10.5 9.9 9.9 9.4 9 8.4 8 7.5 7.1 7 +80611200 10.5 9.9 9.9 9.4 9 8.4 8 7.5 7.1 7 +80611200 1.6 2 2.1 2.2 2.3 2.7 2.7 2.8 2.9 2.9 +80697600 1.6 2 2.1 2.2 2.3 2.7 2.7 2.8 2.9 2.9 +80697600 0.1 1 0.8 0.3 0.6 1.1 1 1.6 2.1 1.9 +80784000 0.1 1 0.8 0.3 0.6 1.1 1 1.6 2.1 1.9 +80784000 0 0 0 0 0 0 0 0 0 0 +80870400 0 0 0 0 0 0 0 0 0 0 +80870400 11.5 10.6 10.7 10.4 10.2 9.1 9.1 8.9 8.6 8.6 +80956800 11.5 10.6 10.7 10.4 10.2 9.1 9.1 8.9 8.6 8.6 +80956800 2.5 3.3 3.3 3.6 3.6 3.5 3.3 3.1 2.6 2 +81043200 2.5 3.3 3.3 3.6 3.6 3.5 3.3 3.1 2.6 2 +81043200 0 0 0 0 0 0 0 0 0 0 +81129600 0 0 0 0 0 0 0 0 0 0 +81129600 0 0 0 0 0 0 0 0 0 0 +81216000 0 0 0 0 0 0 0 0 0 0 +81216000 0 0 0 0 0 0 0 0 0 0 +81302400 0 0 0 0 0 0 0 0 0 0 +81302400 0 0 0 0 0 0 0 0 0 0 +81388800 0 0 0 0 0 0 0 0 0 0 +81388800 3.8 4.6 4.3 4.6 4.8 5.7 5.7 5.8 5.9 5.7 +81475200 3.8 4.6 4.3 4.6 4.8 5.7 5.7 5.8 5.9 5.7 +81475200 0 0 0 0 0 0 0 0 0 0 +81561600 0 0 0 0 0 0 0 0 0 0 +81561600 0 0 0 0 0 0 0 0 0 0 +81648000 0 0 0 0 0 0 0 0 0 0 +81648000 0.2 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.2 +81734400 0.2 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.2 +81734400 1.9 1.8 1.9 1.9 1.9 1.8 1.8 1.9 1.8 1.8 +81820800 1.9 1.8 1.9 1.9 1.9 1.8 1.8 1.9 1.8 1.8 +81820800 0 0 0 0 0 0 0 0 0 0 +81907200 0 0 0 0 0 0 0 0 0 0 +81907200 0 0 0 0 0 0 0 0 0 0 +81993600 0 0 0 0 0 0 0 0 0 0 +81993600 2.6 8 6.8 5.2 7.3 8.3 7.3 7.2 6.3 6.1 +82080000 2.6 8 6.8 5.2 7.3 8.3 7.3 7.2 6.3 6.1 +82080000 0 0 0 0 0 0 0 0 0 0 +82166400 0 0 0 0 0 0 0 0 0 0 +82166400 0 0 0.1 0 0 0 0 0 0.1 0.1 +82252800 0 0 0.1 0 0 0 0 0 0.1 0.1 +82252800 0 0.6 1.1 1 1.7 2.7 2.7 3 3.2 2.8 +82339200 0 0.6 1.1 1 1.7 2.7 2.7 3 3.2 2.8 +82339200 0 0 0 0 0 0 0 0 0 0 +82425600 0 0 0 0 0 0 0 0 0 0 +82425600 0.5 1.5 1.7 0.9 1.7 1.7 1.6 1.7 1.5 1.4 +82512000 0.5 1.5 1.7 0.9 1.7 1.7 1.6 1.7 1.5 1.4 +82512000 19.5 18.5 18.9 18.7 18.5 18.5 18.4 18.6 18.8 18.7 +82598400 19.5 18.5 18.9 18.7 18.5 18.5 18.4 18.6 18.8 18.7 +82598400 14.1 16.4 16.9 17.6 18.1 19.1 19.5 19.8 20.1 20.5 +82684800 14.1 16.4 16.9 17.6 18.1 19.1 19.5 19.8 20.1 20.5 +82684800 0.1 0.1 0.3 0.5 0.4 0.1 0.4 0.2 0.4 0.3 +82771200 0.1 0.1 0.3 0.5 0.4 0.1 0.4 0.2 0.4 0.3 +82771200 0 1 1.2 0 1.3 0.6 0.5 0 0 0 +82857600 0 1 1.2 0 1.3 0.6 0.5 0 0 0 +82857600 0 0 0 0 0 0 0 0 0 0 +82944000 0 0 0 0 0 0 0 0 0 0 +82944000 6.9 7 7.1 7.3 7.3 7.5 7.6 7.7 7.8 7.8 +83030400 6.9 7 7.1 7.3 7.3 7.5 7.6 7.7 7.8 7.8 +83030400 0.7 3.4 3.6 2.4 3.3 3.8 3.3 3 3 2.7 +83116800 0.7 3.4 3.6 2.4 3.3 3.8 3.3 3 3 2.7 +83116800 0 0 0 0 0 0 0 0 0 0 +83203200 0 0 0 0 0 0 0 0 0 0 +83203200 0 0 0 0 0 0 0 0 0 0 +83289600 0 0 0 0 0 0 0 0 0 0 +83289600 0 0 0 0 0 0 0 0 0 0 +83376000 0 0 0 0 0 0 0 0 0 0 +83376000 0 0 0 0 0 0 0 0 0 0 +83462400 0 0 0 0 0 0 0 0 0 0 +83462400 0 0 0 0 0 0 0 0 0 0 +83548800 0 0 0 0 0 0 0 0 0 0 +83548800 0 0 0 0 0 0.3 0.2 0.5 0.7 0.7 +83635200 0 0 0 0 0 0.3 0.2 0.5 0.7 0.7 +83635200 0 0 0 0 0 0 0 0 0 0 +83721600 0 0 0 0 0 0 0 0 0 0 +83721600 0 0 0 0 0 0 0 0 0 0 +83808000 0 0 0 0 0 0 0 0 0 0 +83808000 0 0 0 0 0 0 0 0 0 0 +83894400 0 0 0 0 0 0 0 0 0 0 +83894400 1.6 1.9 2.1 2.2 2.4 2.6 2.7 2.7 2.8 2.7 +83980800 1.6 1.9 2.1 2.2 2.4 2.6 2.7 2.7 2.8 2.7 +83980800 0.1 0.5 0.6 0.5 0.7 0.9 0.8 0.7 0.7 0.5 +84067200 0.1 0.5 0.6 0.5 0.7 0.9 0.8 0.7 0.7 0.5 +84067200 7.2 4.8 5.3 5.4 5 3.9 3.8 4.6 5 4.7 +84153600 7.2 4.8 5.3 5.4 5 3.9 3.8 4.6 5 4.7 +84153600 0 0 0 0 0 0 0 0 0 0 +84240000 0 0 0 0 0 0 0 0 0 0 +84240000 0 0 0 0 0 0 0 0 0 0 +84326400 0 0 0 0 0 0 0 0 0 0 +84326400 0 0.2 0.2 0.2 0.3 0.4 0.4 0.4 0.5 0.5 +84412800 0 0.2 0.2 0.2 0.3 0.4 0.4 0.4 0.5 0.5 +84412800 0 0 0 0 0 0 0 0 0 0 +84499200 0 0 0 0 0 0 0 0 0 0 +84499200 0.1 0.1 0.2 0.1 0 0 0 0.1 0.1 0.2 +84585600 0.1 0.1 0.2 0.1 0 0 0 0.1 0.1 0.2 +84585600 0 0 0 0 0 0 0 0 0 0 +84672000 0 0 0 0 0 0 0 0 0 0 +84672000 0 0 0 0 0 0 0 0 0 0 +84758400 0 0 0 0 0 0 0 0 0 0 +84758400 1.2 2.2 2.6 2.7 3.2 3.7 3.7 3.9 3.9 3.7 +84844800 1.2 2.2 2.6 2.7 3.2 3.7 3.7 3.9 3.9 3.7 +84844800 2.8 1.5 1.7 1.8 1.5 0.8 0.8 0.9 0.8 0.8 +84931200 2.8 1.5 1.7 1.8 1.5 0.8 0.8 0.9 0.8 0.8 +84931200 0 0 0 0 0 0 0 0 0 0 +85017600 0 0 0 0 0 0 0 0 0 0 +85017600 0 0 0 0 0 0 0 0 0 0 +85104000 0 0 0 0 0 0 0 0 0 0 +85104000 2.6 2.8 2.9 2.8 2.7 2.7 2.5 2.3 2.1 1.6 +85190400 2.6 2.8 2.9 2.8 2.7 2.7 2.5 2.3 2.1 1.6 +85190400 0.3 0.4 0.8 1.2 1.5 1.7 2 2.3 2.3 2.3 +85276800 0.3 0.4 0.8 1.2 1.5 1.7 2 2.3 2.3 2.3 +85276800 1.7 1.6 1.8 1.8 1.7 1.6 1.6 1.5 1.5 1.5 +85363200 1.7 1.6 1.8 1.8 1.7 1.6 1.6 1.5 1.5 1.5 +85363200 10.7 11.2 11.3 11 11.3 11.1 11.1 11 10.7 10.6 +85449600 10.7 11.2 11.3 11 11.3 11.1 11.1 11 10.7 10.6 +85449600 0 0 0 0 0 0 0 0 0 0 +85536000 0 0 0 0 0 0 0 0 0 0 +85536000 0.8 0.8 0.5 0.2 0.3 0.2 0.1 0.1 0.1 0.1 +85622400 0.8 0.8 0.5 0.2 0.3 0.2 0.1 0.1 0.1 0.1 +85622400 2.6 2 2.1 2.3 2.2 2 2.2 2.4 2.4 2.4 +85708800 2.6 2 2.1 2.3 2.2 2 2.2 2.4 2.4 2.4 +85708800 1 1.3 1.4 1.3 1.4 1.6 1.6 1.6 1.7 1.6 +85795200 1 1.3 1.4 1.3 1.4 1.6 1.6 1.6 1.7 1.6 +85795200 0 0.2 0.3 0.1 0.3 0.4 0.4 0.5 1 1.3 +85881600 0 0.2 0.3 0.1 0.3 0.4 0.4 0.5 1 1.3 +85881600 0.1 0.5 0.5 0.8 1 1.7 1.9 2 2.4 2.4 +85968000 0.1 0.5 0.5 0.8 1 1.7 1.9 2 2.4 2.4 +85968000 3.5 3.2 3 3.1 3 3.2 3.2 3.3 3.4 3.3 +86054400 3.5 3.2 3 3.1 3 3.2 3.2 3.3 3.4 3.3 +86054400 7.4 8.6 8.8 8.6 8.9 8.9 8.7 8.5 8.2 7.9 +86140800 7.4 8.6 8.8 8.6 8.9 8.9 8.7 8.5 8.2 7.9 +86140800 0.5 1.6 1.6 1.4 1.9 2.4 2.4 2.5 2.6 2.5 +86227200 0.5 1.6 1.6 1.4 1.9 2.4 2.4 2.5 2.6 2.5 +86227200 0 0 0 0 0 0 0 0 0 0 +86313600 0 0 0 0 0 0 0 0 0 0 +86313600 0 0 0 0 0 0 0 0 0 0 +86400000 0 0 0 0 0 0 0 0 0 0 +86400000 0 0 0 0 0 0 0 0 0 0 +86486400 0 0 0 0 0 0 0 0 0 0 +86486400 18.3 15.2 15 15.7 14.9 14.3 15 15.6 16.2 17.4 +86572800 18.3 15.2 15 15.7 14.9 14.3 15 15.6 16.2 17.4 +86572800 5 5.6 5.7 5.8 5.9 6.2 6.2 6.2 6.2 6.2 +86659200 5 5.6 5.7 5.8 5.9 6.2 6.2 6.2 6.2 6.2 +86659200 0 0 0 0 0 0 0 0 0 0 +86745600 0 0 0 0 0 0 0 0 0 0 +86745600 0 0 0 0 0 0 0 0 0 0 +86832000 0 0 0 0 0 0 0 0 0 0 +86832000 0 0 0 0 0 0 0 0 0 0 +86918400 0 0 0 0 0 0 0 0 0 0 +86918400 0 0 0 0 0 0 0 0 0 0 +87004800 0 0 0 0 0 0 0 0 0 0 +87004800 0 0 0 0 0 0 0 0 0 0 +87091200 0 0 0 0 0 0 0 0 0 0 +87091200 0 0 0 0 0 0 0 0 0 0 +87177600 0 0 0 0 0 0 0 0 0 0 +87177600 0 0 0 0 0 0 0 0 0 0 +87264000 0 0 0 0 0 0 0 0 0 0 +87264000 0 0 0 0 0 0 0 0 0 0 +87350400 0 0 0 0 0 0 0 0 0 0 +87350400 0 0 0 0 0 0 0 0 0 0 +87436800 0 0 0 0 0 0 0 0 0 0 +87436800 0 0 0 0 0 0 0 0 0 0 +87523200 0 0 0 0 0 0 0 0 0 0 +87523200 1.4 1.3 1.3 1.4 1.3 1.2 1.2 1.2 1.1 1 +87609600 1.4 1.3 1.3 1.4 1.3 1.2 1.2 1.2 1.1 1 +87609600 0 0 0 0 0 0 0 0 0 0 +87696000 0 0 0 0 0 0 0 0 0 0 +87696000 0 0 0 0 0 0 0 0 0 0 +87782400 0 0 0 0 0 0 0 0 0 0 +87782400 0.7 1.6 1.2 0.8 1.1 1.2 1.1 1.2 1.2 1.2 +87868800 0.7 1.6 1.2 0.8 1.1 1.2 1.1 1.2 1.2 1.2 +87868800 0 0.1 0.1 0.1 0.2 0.2 0.3 0.3 0.4 0.4 +87955200 0 0.1 0.1 0.1 0.2 0.2 0.3 0.3 0.4 0.4 +87955200 0.1 0.6 0.4 0.1 0.2 0.2 0.2 0.2 0.2 0.3 +88041600 0.1 0.6 0.4 0.1 0.2 0.2 0.2 0.2 0.2 0.3 +88041600 0 0 0 0 0 0 0 0 0 0 +88128000 0 0 0 0 0 0 0 0 0 0 +88128000 0 0 0 0 0 0 0 0 0 0 +88214400 0 0 0 0 0 0 0 0 0 0 +88214400 0 0 0 0 0 0 0 0 0 0 +88300800 0 0 0 0 0 0 0 0 0 0 +88300800 0 0 0 0 0 0 0 0 0 0.1 +88387200 0 0 0 0 0 0 0 0 0 0.1 +88387200 0.1 0 0 0.1 0.1 0.1 0.1 0.1 0.2 0.2 +88473600 0.1 0 0 0.1 0.1 0.1 0.1 0.1 0.2 0.2 +88473600 0 0 0 0 0 0 0 0 0 0 +88560000 0 0 0 0 0 0 0 0 0 0 +88560000 0 0 0 0 0 0 0 0 0 0 +88646400 0 0 0 0 0 0 0 0 0 0 +88646400 0 0 0 0 0 0 0 0 0 0 +88732800 0 0 0 0 0 0 0 0 0 0 +88732800 0 0 0 0 0 0 0 0 0 0 +88819200 0 0 0 0 0 0 0 0 0 0 +88819200 0 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.1 0.1 +88905600 0 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.1 0.1 +88905600 3.1 3.9 4.8 5.3 5.3 5 4.9 4.5 3.8 2.7 +88992000 3.1 3.9 4.8 5.3 5.3 5 4.9 4.5 3.8 2.7 +88992000 9.1 9 9.1 9.1 9.1 9 9 9.1 9.1 9 +89078400 9.1 9 9.1 9.1 9.1 9 9 9.1 9.1 9 +89078400 1.3 1.3 1.4 1.7 1.3 1 1 0.8 0.6 0.4 +89164800 1.3 1.3 1.4 1.7 1.3 1 1 0.8 0.6 0.4 +89164800 0 0.3 0.4 0 0.4 0.2 0.1 0 0 0 +89251200 0 0.3 0.4 0 0.4 0.2 0.1 0 0 0 +89251200 0 0.1 0.1 0.1 0.1 0.2 0.2 0.3 0.5 0.8 +89337600 0 0.1 0.1 0.1 0.1 0.2 0.2 0.3 0.5 0.8 +89337600 0 0 0 0 0 0 0 0 0 0 +89424000 0 0 0 0 0 0 0 0 0 0 +89424000 0 0 0 0 0 0.5 0.3 1 1.2 1.2 +89510400 0 0 0 0 0 0.5 0.3 1 1.2 1.2 +89510400 0 0 0 0 0 0 0 0 0 0 +89596800 0 0 0 0 0 0 0 0 0 0 +89596800 0 0 0 0 0 0 0 0 0 0 +89683200 0 0 0 0 0 0 0 0 0 0 +89683200 0.8 1.3 1.4 1.6 2 2.4 2.5 2.7 2.6 2.4 +89769600 0.8 1.3 1.4 1.6 2 2.4 2.5 2.7 2.6 2.4 +89769600 0.1 0.7 0.6 0.4 0.8 0.9 1 1.2 1.4 1.6 +89856000 0.1 0.7 0.6 0.4 0.8 0.9 1 1.2 1.4 1.6 +89856000 0 0 0 0 0 0 0 0 0 0 +89942400 0 0 0 0 0 0 0 0 0 0 +89942400 1.4 2.3 2.4 2.5 2.9 3.6 3.7 3.9 4.1 4.2 +90028800 1.4 2.3 2.4 2.5 2.9 3.6 3.7 3.9 4.1 4.2 +90028800 0 0 0 0 0 0 0 0 0 0 +90115200 0 0 0 0 0 0 0 0 0 0 +90115200 0 0 0 0 0 0 0 0 0 0 +90201600 0 0 0 0 0 0 0 0 0 0 +90201600 0 0 0 0 0 0 0 0 0 0 +90288000 0 0 0 0 0 0 0 0 0 0 +90288000 0 0 0 0 0 0 0 0 0 0 +90374400 0 0 0 0 0 0 0 0 0 0 +90374400 0 0 0 0 0 0 0 0 0 0 +90460800 0 0 0 0 0 0 0 0 0 0 +90460800 0 0 0 0 0 0 0 0 0 0 +90547200 0 0 0 0 0 0 0 0 0 0 +90547200 0 0 0 0 0 0 0 0 0 0 +90633600 0 0 0 0 0 0 0 0 0 0 +90633600 0 0 0 0 0 0 0 0 0 0 +90720000 0 0 0 0 0 0 0 0 0 0 +90720000 0 0 0 0 0 0 0 0 0 0 +90806400 0 0 0 0 0 0 0 0 0 0 +90806400 0.5 0.1 0.2 0.2 0.1 0 0 0 0.1 0.1 +90892800 0.5 0.1 0.2 0.2 0.1 0 0 0 0.1 0.1 +90892800 0 0 0 0 0 0 0 0 0 0 +90979200 0 0 0 0 0 0 0 0 0 0 +90979200 0.3 0.6 0.6 0.3 0.6 0.5 0.5 0.4 0.3 0.3 +91065600 0.3 0.6 0.6 0.3 0.6 0.5 0.5 0.4 0.3 0.3 +91065600 4 4.3 4.2 4.2 4.2 4.4 4.4 4.4 4.4 4.4 +91152000 4 4.3 4.2 4.2 4.2 4.4 4.4 4.4 4.4 4.4 +91152000 6 6 6.5 6.8 6.9 6.7 7 7.1 7.1 7.3 +91238400 6 6 6.5 6.8 6.9 6.7 7 7.1 7.1 7.3 +91238400 0 0.1 0.1 0 0.1 0 0.1 0 0 0.1 +91324800 0 0.1 0.1 0 0.1 0 0.1 0 0 0.1 +91324800 3.2 3.2 3.1 2.9 2.9 3.1 2.9 2.9 2.9 2.7 +91411200 3.2 3.2 3.1 2.9 2.9 3.1 2.9 2.9 2.9 2.7 +91411200 0 0 0 0 0 0 0 0 0 0 +91497600 0 0 0 0 0 0 0 0 0 0 +91497600 0 0 0 0 0 0 0 0 0 0 +91584000 0 0 0 0 0 0 0 0 0 0 +91584000 0.1 0 0 0 0 0 0 0 0 0.1 +91670400 0.1 0 0 0 0 0 0 0 0 0.1 +91670400 13.6 13.3 13.6 13.2 13.3 12.1 12.1 11.8 11.3 10.9 +91756800 13.6 13.3 13.6 13.2 13.3 12.1 12.1 11.8 11.3 10.9 +91756800 1 2.3 2.3 1.4 2.4 1.9 1.7 1.6 1 1 +91843200 1 2.3 2.3 1.4 2.4 1.9 1.7 1.6 1 1 +91843200 11.9 13.7 14.3 14.4 15.1 16.5 16.7 16.9 17.5 17.3 +91929600 11.9 13.7 14.3 14.4 15.1 16.5 16.7 16.9 17.5 17.3 +91929600 24 20.9 20.3 20.1 19.1 17.7 17.7 17.6 17.7 18.1 +92016000 24 20.9 20.3 20.1 19.1 17.7 17.7 17.6 17.7 18.1 +92016000 11.7 12.1 12.3 12.5 12.7 13.3 13.3 13.5 13.7 13.6 +92102400 11.7 12.1 12.3 12.5 12.7 13.3 13.3 13.5 13.7 13.6 +92102400 0.1 0.6 0.5 0.2 0.4 0.3 0.3 0.2 0.4 0.3 +92188800 0.1 0.6 0.5 0.2 0.4 0.3 0.3 0.2 0.4 0.3 +92188800 3.8 4.3 4.4 4.6 4.6 4.9 4.8 4.8 4.8 4.7 +92275200 3.8 4.3 4.4 4.6 4.6 4.9 4.8 4.8 4.8 4.7 +92275200 8.5 8.1 7.7 7.5 7.3 7.1 7 6.9 6.9 6.8 +92361600 8.5 8.1 7.7 7.5 7.3 7.1 7 6.9 6.9 6.8 +92361600 5.8 5.4 5.4 5.4 5.2 5.1 5.1 5.1 5.1 5.1 +92448000 5.8 5.4 5.4 5.4 5.2 5.1 5.1 5.1 5.1 5.1 +92448000 0 0 0 0 0 0 0 0 0 0 +92534400 0 0 0 0 0 0 0 0 0 0 +92534400 0 0 0 0 0 0 0 0 0 0 +92620800 0 0 0 0 0 0 0 0 0 0 +92620800 4 4 4.2 4.2 4.1 3.8 3.9 3.8 3.8 3.7 +92707200 4 4 4.2 4.2 4.1 3.8 3.9 3.8 3.8 3.7 +92707200 0 0 0 0 0 0 0 0 0 0 +92793600 0 0 0 0 0 0 0 0 0 0 +92793600 0 0 0 0 0 0 0 0 0 0 +92880000 0 0 0 0 0 0 0 0 0 0 +92880000 0 0 0 0 0 0 0 0 0 0 +92966400 0 0 0 0 0 0 0 0 0 0 +92966400 0 0 0 0 0 0 0 0 0 0 +93052800 0 0 0 0 0 0 0 0 0 0 +93052800 0 0 0 0 0 0 0 0 0 0 +93139200 0 0 0 0 0 0 0 0 0 0 +93139200 0 0 0 0 0 0 0 0 0 0 +93225600 0 0 0 0 0 0 0 0 0 0 +93225600 0 0 0 0 0 0 0 0 0 0 +93312000 0 0 0 0 0 0 0 0 0 0 +93312000 0 0 0 0 0 0 0 0 0 0 +93398400 0 0 0 0 0 0 0 0 0 0 +93398400 0 0 0 0 0 0 0 0 0 0 +93484800 0 0 0 0 0 0 0 0 0 0 +93484800 0 0 0 0 0 0 0 0 0 0 +93571200 0 0 0 0 0 0 0 0 0 0 +93571200 0 0 0 0 0 0 0 0 0 0 +93657600 0 0 0 0 0 0 0 0 0 0 +93657600 0 0 0 0 0 0 0 0 0 0 +93744000 0 0 0 0 0 0 0 0 0 0 +93744000 0 0 0 0 0 0 0 0 0 0 +93830400 0 0 0 0 0 0 0 0 0 0 +93830400 0 0 0 0 0 0 0 0 0 0 +93916800 0 0 0 0 0 0 0 0 0 0 +93916800 2.4 2.2 1.9 1.7 1.6 1.5 1.4 1.3 1.2 0.9 +94003200 2.4 2.2 1.9 1.7 1.6 1.5 1.4 1.3 1.2 0.9 +94003200 9.5 9.4 9.2 9 9 8.6 8.5 8.3 8.2 8 +94089600 9.5 9.4 9.2 9 9 8.6 8.5 8.3 8.2 8 +94089600 1.2 1.7 1.8 1.9 2 1.8 1.8 1.7 1.4 1.1 +94176000 1.2 1.7 1.8 1.9 2 1.8 1.8 1.7 1.4 1.1 +94176000 4.3 4.4 4.4 4.2 4.3 4.2 4.1 4 3.9 3.7 +94262400 4.3 4.4 4.4 4.2 4.3 4.2 4.1 4 3.9 3.7 +94262400 7.3 7.5 7.3 7.6 7.5 7.7 7.7 7.8 7.8 7.6 +94348800 7.3 7.5 7.3 7.6 7.5 7.7 7.7 7.8 7.8 7.6 +94348800 3.6 2.4 2 3 2.4 2.3 2.6 2.6 2.6 2.8 +94435200 3.6 2.4 2 3 2.4 2.3 2.6 2.6 2.6 2.8 +94435200 0 0 0 0 0 0 0 0 0 0 +94521600 0 0 0 0 0 0 0 0 0 0 +94521600 0 0 0 0 0 0 0 0 0 0 +94608000 0 0 0 0 0 0 0 0 0 0 +94608000 0.7 0.7 0.7 0.8 0.7 0.6 0.7 0.7 0.6 0.7 +94694400 0.7 0.7 0.7 0.8 0.7 0.6 0.7 0.7 0.6 0.7 +94694400 6.3 6.1 6 6 5.9 5.6 5.6 5.5 5.4 5.3 +94780800 6.3 6.1 6 6 5.9 5.6 5.6 5.5 5.4 5.3 +94780800 4.3 4.5 4.6 4.6 4.6 4.7 4.7 4.7 4.7 4.6 +94867200 4.3 4.5 4.6 4.6 4.6 4.7 4.7 4.7 4.7 4.6 +94867200 4.6 6 6.2 6.2 6.8 7.4 7.4 7.5 7.6 7.3 +94953600 4.6 6 6.2 6.2 6.8 7.4 7.4 7.5 7.6 7.3 +94953600 9.9 10.1 10.4 10.4 10.3 10 10 10 10 10.1 +95040000 9.9 10.1 10.4 10.4 10.3 10 10 10 10 10.1 +95040000 4.9 4.9 4.9 4.9 5 5.3 5.3 5.4 5.6 5.6 +95126400 4.9 4.9 4.9 4.9 5 5.3 5.3 5.4 5.6 5.6 +95126400 10.7 10 10.1 9.9 9.6 8.8 8.8 8.6 8.4 8.4 +95212800 10.7 10 10.1 9.9 9.6 8.8 8.8 8.6 8.4 8.4 +95212800 6.9 6.2 6.3 6.4 6.1 5.7 5.7 5.6 5.5 5.4 +95299200 6.9 6.2 6.3 6.4 6.1 5.7 5.7 5.6 5.5 5.4 +95299200 4.6 5.9 6.2 5.7 6.4 6.5 6.4 6.4 6.3 6.3 +95385600 4.6 5.9 6.2 5.7 6.4 6.5 6.4 6.4 6.3 6.3 +95385600 10.6 10.1 10.1 10.2 10 9.9 9.9 9.9 9.9 9.9 +95472000 10.6 10.1 10.1 10.2 10 9.9 9.9 9.9 9.9 9.9 +95472000 0 0 0 0 0 0 0 0 0 0 +95558400 0 0 0 0 0 0 0 0 0 0 +95558400 10.4 8.4 8.8 9.3 8.4 7.4 7.5 7.4 7.2 7 +95644800 10.4 8.4 8.8 9.3 8.4 7.4 7.5 7.4 7.2 7 +95644800 9.5 9.4 9.1 8.9 8.9 8.8 8.8 8.8 8.8 8.7 +95731200 9.5 9.4 9.1 8.9 8.9 8.8 8.8 8.8 8.8 8.7 +95731200 10.9 9.6 9.5 9.3 8.4 7.3 7.1 6.7 6.5 6.5 +95817600 10.9 9.6 9.5 9.3 8.4 7.3 7.1 6.7 6.5 6.5 +95817600 15.6 15.2 15.5 16 15.5 15.8 15.9 16 16.3 16.4 +95904000 15.6 15.2 15.5 16 15.5 15.8 15.9 16 16.3 16.4 +95904000 11.1 9.7 9.6 9.4 8.7 7.3 7.2 6.9 6.6 6.6 +95990400 11.1 9.7 9.6 9.4 8.7 7.3 7.2 6.9 6.6 6.6 +95990400 1.9 1.8 1.8 1.8 1.7 1.6 1.6 1.5 1.5 1.4 +96076800 1.9 1.8 1.8 1.8 1.7 1.6 1.6 1.5 1.5 1.4 +96076800 13.2 15.4 15.4 15 15.9 16.7 16.6 16.6 16.6 16.7 +96163200 13.2 15.4 15.4 15 15.9 16.7 16.6 16.6 16.6 16.7 +96163200 0.3 0.4 0.4 0.2 0.4 0.3 0.4 0.3 0.3 0.3 +96249600 0.3 0.4 0.4 0.2 0.4 0.3 0.4 0.3 0.3 0.3 +96249600 0 0.1 0.2 0.2 0.4 0.6 0.7 0.8 1 1.1 +96336000 0 0.1 0.2 0.2 0.4 0.6 0.7 0.8 1 1.1 +96336000 0 0 0 0 0 0 0 0 0 0 +96422400 0 0 0 0 0 0 0 0 0 0 +96422400 0 0.1 0.1 0 0.1 0 0 0 0 0 +96508800 0 0.1 0.1 0 0.1 0 0 0 0 0 +96508800 3.4 4.4 4.5 4.6 5 5.7 5.7 5.8 6 5.8 +96595200 3.4 4.4 4.5 4.6 5 5.7 5.7 5.8 6 5.8 +96595200 9.4 11.4 11.6 11 12 13.1 12.8 12.9 13 12.6 +96681600 9.4 11.4 11.6 11 12 13.1 12.8 12.9 13 12.6 +96681600 2.1 2.5 2.8 2.5 2.8 2.9 2.9 2.9 2.9 2.7 +96768000 2.1 2.5 2.8 2.5 2.8 2.9 2.9 2.9 2.9 2.7 +96768000 6.3 7.1 7.2 7.2 7.5 7.7 7.7 7.6 7.5 7.2 +96854400 6.3 7.1 7.2 7.2 7.5 7.7 7.7 7.6 7.5 7.2 +96854400 0 0.5 0.7 0 0.7 0.3 0.3 0 0 0 +96940800 0 0.5 0.7 0 0.7 0.3 0.3 0 0 0 +96940800 0 0 0.1 0.1 0.1 0.3 0.3 0.3 0.4 0.3 +97027200 0 0 0.1 0.1 0.1 0.3 0.3 0.3 0.4 0.3 +97027200 5.6 5.3 5.6 4.5 5 4 3.4 3.4 3 2.2 +97113600 5.6 5.3 5.6 4.5 5 4 3.4 3.4 3 2.2 +97113600 0 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.2 0.2 +97200000 0 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.2 0.2 +97200000 11.8 11.5 12 12.5 12.4 12.5 12.8 13.2 13.7 14.5 +97286400 11.8 11.5 12 12.5 12.4 12.5 12.8 13.2 13.7 14.5 +97286400 5.1 4.1 4.2 4.4 4 3.7 3.9 3.9 4.1 4.5 +97372800 5.1 4.1 4.2 4.4 4 3.7 3.9 3.9 4.1 4.5 +97372800 1.3 1.6 1.7 1.6 1.9 2.4 2.5 2.7 2.9 3 +97459200 1.3 1.6 1.7 1.6 1.9 2.4 2.5 2.7 2.9 3 +97459200 4 3.8 3.7 3.5 3.6 3.3 3.3 3.3 3.3 3.4 +97545600 4 3.8 3.7 3.5 3.6 3.3 3.3 3.3 3.3 3.4 +97545600 4.6 4.7 4.7 4.7 4.7 4.6 4.6 4.6 4.5 4.5 +97632000 4.6 4.7 4.7 4.7 4.7 4.6 4.6 4.6 4.5 4.5 +97632000 6.9 7 7.6 7.6 7.6 7.3 7.3 7.3 7.3 7.4 +97718400 6.9 7 7.6 7.6 7.6 7.3 7.3 7.3 7.3 7.4 +97718400 4 7.3 6.5 4.7 6.4 6.1 5.7 5.4 5 5 +97804800 4 7.3 6.5 4.7 6.4 6.1 5.7 5.4 5 5 +97804800 0.1 1.3 1.4 0.9 1.4 1.6 1.4 1.4 1.3 1.2 +97891200 0.1 1.3 1.4 0.9 1.4 1.6 1.4 1.4 1.3 1.2 +97891200 0.1 0.6 0.6 0.4 0.6 0.7 0.7 0.6 0.8 0.9 +97977600 0.1 0.6 0.6 0.4 0.6 0.7 0.7 0.6 0.8 0.9 +97977600 0 0.1 0.1 0 0 0 0 0 0 0 +98064000 0 0.1 0.1 0 0 0 0 0 0 0 +98064000 0 0 0 0 0 0 0 0 0 0 +98150400 0 0 0 0 0 0 0 0 0 0 +98150400 0 0 0 0 0 0 0 0 0 0 +98236800 0 0 0 0 0 0 0 0 0 0 +98236800 0 0 0 0 0 0 0 0 0 0 +98323200 0 0 0 0 0 0 0 0 0 0 +98323200 0 0 0 0 0 0 0 0 0 0 +98409600 0 0 0 0 0 0 0 0 0 0 +98409600 0 0 0 0 0 0 0 0 0 0 +98496000 0 0 0 0 0 0 0 0 0 0 +98496000 0 0 0 0 0 0 0 0 0 0 +98582400 0 0 0 0 0 0 0 0 0 0 +98582400 0 0 0 0 0 0 0 0 0 0 +98668800 0 0 0 0 0 0 0 0 0 0 +98668800 0 0 0 0 0 0 0 0 0 0 +98755200 0 0 0 0 0 0 0 0 0 0 +98755200 0 0 0 0 0 0 0 0 0 0 +98841600 0 0 0 0 0 0 0 0 0 0 +98841600 0 0 0 0 0 0 0 0 0 0 +98928000 0 0 0 0 0 0 0 0 0 0 +98928000 0 0.3 0.4 0.1 0.3 0.3 0.3 0.1 0.1 0.1 +99014400 0 0.3 0.4 0.1 0.3 0.3 0.3 0.1 0.1 0.1 +99014400 2.3 3.5 4.5 4.8 5.4 5.8 6 6.2 6.2 6.1 +99100800 2.3 3.5 4.5 4.8 5.4 5.8 6 6.2 6.2 6.1 +99100800 0.8 3.6 4.7 3.5 5.3 6.2 5.7 5.4 5.1 4.5 +99187200 0.8 3.6 4.7 3.5 5.3 6.2 5.7 5.4 5.1 4.5 +99187200 0.3 0.7 0.1 0.1 0.1 0.3 0.3 0.7 2.4 4.5 +99273600 0.3 0.7 0.1 0.1 0.1 0.3 0.3 0.7 2.4 4.5 +99273600 0.1 0.7 1.1 0.6 1.2 1.2 1.3 1.2 1.8 1.6 +99360000 0.1 0.7 1.1 0.6 1.2 1.2 1.3 1.2 1.8 1.6 +99360000 2 2 1.9 1.9 1.9 2.1 2.2 2.2 2.3 2.2 +99446400 2 2 1.9 1.9 1.9 2.1 2.2 2.2 2.3 2.2 +99446400 0.1 0.8 1 0.7 1.3 1.7 1.7 1.9 1.9 1.8 +99532800 0.1 0.8 1 0.7 1.3 1.7 1.7 1.9 1.9 1.8 +99532800 0.3 2.8 2.4 1.8 2.5 2.9 2.8 2.8 2.6 2.6 +99619200 0.3 2.8 2.4 1.8 2.5 2.9 2.8 2.8 2.6 2.6 +99619200 1.3 2.1 2.1 2.1 2.4 2.5 2.4 2.3 1.9 1.4 +99705600 1.3 2.1 2.1 2.1 2.4 2.5 2.4 2.3 1.9 1.4 +99705600 0.2 0.9 1.2 0.9 1.4 1.9 1.7 1.7 1.9 1.8 +99792000 0.2 0.9 1.2 0.9 1.4 1.9 1.7 1.7 1.9 1.8 +99792000 0 0.9 1.2 0.4 0.9 1.1 1 0.8 1.1 0.7 +99878400 0 0.9 1.2 0.4 0.9 1.1 1 0.8 1.1 0.7 +99878400 0 0 0 0 0 0 0 0 0 0 +99964800 0 0 0 0 0 0 0 0 0 0 +99964800 0 0 0 0 0 0 0 0 0 0 +100051200 0 0 0 0 0 0 0 0 0 0 +100051200 0 0 0 0 0 0 0 0 0 0 +100137600 0 0 0 0 0 0 0 0 0 0 +100137600 0 0 0 0 0 0.2 0.2 0.2 0.3 0.2 +100224000 0 0 0 0 0 0.2 0.2 0.2 0.3 0.2 +100224000 0 0 0 0 0 0 0 0 0 0 +100310400 0 0 0 0 0 0 0 0 0 0 +100310400 3 3.2 3.3 3.2 3.3 3.4 3.3 3.3 3.3 3.3 +100396800 3 3.2 3.3 3.2 3.3 3.4 3.3 3.3 3.3 3.3 +100396800 6.7 7.1 7.4 7.3 7.6 7.2 7.3 7.2 7.1 7 +100483200 6.7 7.1 7.4 7.3 7.6 7.2 7.3 7.2 7.1 7 +100483200 1.3 1.2 1.3 1.4 1.3 1.2 1.3 1.4 1.5 1.7 +100569600 1.3 1.2 1.3 1.4 1.3 1.2 1.3 1.4 1.5 1.7 +100569600 10.5 9.2 9.5 9.6 9.2 8.7 8.8 8.7 8.7 8.7 +100656000 10.5 9.2 9.5 9.6 9.2 8.7 8.8 8.7 8.7 8.7 +100656000 18.1 17.1 17.3 17 16.4 15.4 15.3 15 14.8 14.8 +100742400 18.1 17.1 17.3 17 16.4 15.4 15.3 15 14.8 14.8 +100742400 5.2 4 4.1 4.3 3.8 3.2 3.3 3.2 3.2 3.3 +100828800 5.2 4 4.1 4.3 3.8 3.2 3.3 3.2 3.2 3.3 +100828800 0 0 0 0 0 0 0 0 0 0 +100915200 0 0 0 0 0 0 0 0 0 0 +100915200 0 0 0 0 0 0 0 0 0 0 +101001600 0 0 0 0 0 0 0 0 0 0 +101001600 0 0 0 0 0 0 0 0 0 0 +101088000 0 0 0 0 0 0 0 0 0 0 +101088000 0 0 0 0 0 0 0 0 0 0 +101174400 0 0 0 0 0 0 0 0 0 0 +101174400 0 0 0 0 0 0 0 0 0 0 +101260800 0 0 0 0 0 0 0 0 0 0 +101260800 0 0 0 0 0 0 0 0 0 0 +101347200 0 0 0 0 0 0 0 0 0 0 +101347200 0 0 0 0 0 0 0 0 0 0 +101433600 0 0 0 0 0 0 0 0 0 0 +101433600 17.7 16.2 16.6 16.3 15.7 14 13.8 13.2 12.5 11.9 +101520000 17.7 16.2 16.6 16.3 15.7 14 13.8 13.2 12.5 11.9 +101520000 5.4 4.7 4.6 4.7 4.3 3.9 3.9 3.9 3.9 3.9 +101606400 5.4 4.7 4.6 4.7 4.3 3.9 3.9 3.9 3.9 3.9 +101606400 0 0 0 0 0 0 0 0 0 0 +101692800 0 0 0 0 0 0 0 0 0 0 +101692800 1.3 1.5 1.5 1.4 1.5 1.7 1.7 1.8 1.8 1.8 +101779200 1.3 1.5 1.5 1.4 1.5 1.7 1.7 1.8 1.8 1.8 +101779200 0.1 0.1 0.2 0.2 0.2 0.1 0.1 0.1 0.1 0.1 +101865600 0.1 0.1 0.2 0.2 0.2 0.1 0.1 0.1 0.1 0.1 +101865600 2.1 2.4 1.6 1 1.5 1.2 0.7 0.9 0.4 0.4 +101952000 2.1 2.4 1.6 1 1.5 1.2 0.7 0.9 0.4 0.4 +101952000 0 0 0 0 0 0 0 0 0 0 +102038400 0 0 0 0 0 0 0 0 0 0 +102038400 2.1 2 2 1.9 1.9 1.9 1.9 1.9 1.9 1.8 +102124800 2.1 2 2 1.9 1.9 1.9 1.9 1.9 1.9 1.8 +102124800 5.2 5.7 5.9 6.2 6.4 6.7 6.9 7.1 7.3 7.6 +102211200 5.2 5.7 5.9 6.2 6.4 6.7 6.9 7.1 7.3 7.6 +102211200 6.9 6.6 6.7 6.6 6.4 5.9 5.8 5.5 5.3 5.2 +102297600 6.9 6.6 6.7 6.6 6.4 5.9 5.8 5.5 5.3 5.2 +102297600 9.6 10.3 10.5 10.4 10.8 10.6 10.6 10.6 10.5 10.5 +102384000 9.6 10.3 10.5 10.4 10.8 10.6 10.6 10.6 10.5 10.5 +102384000 0 0 0 0 0 0 0 0 0 0 +102470400 0 0 0 0 0 0 0 0 0 0 +102470400 7.4 7.3 7.5 7.5 7.5 7.4 7.4 7.4 7.4 7.4 +102556800 7.4 7.3 7.5 7.5 7.5 7.4 7.4 7.4 7.4 7.4 +102556800 0 0 0 0 0 0 0 0 0 0 +102643200 0 0 0 0 0 0 0 0 0 0 +102643200 0 0 0 0 0 0 0 0 0 0 +102729600 0 0 0 0 0 0 0 0 0 0 +102729600 2 4.4 3.3 1.5 2.3 2.2 1.7 1.7 1.5 1.5 +102816000 2 4.4 3.3 1.5 2.3 2.2 1.7 1.7 1.5 1.5 +102816000 0 0.1 0.1 0 0.1 0 0 0 0 0 +102902400 0 0.1 0.1 0 0.1 0 0 0 0 0 +102902400 6.2 6.6 6.5 6.9 6.9 6.9 7.1 7.1 7 7.2 +102988800 6.2 6.6 6.5 6.9 6.9 6.9 7.1 7.1 7 7.2 +102988800 7.1 5.9 6.2 6.4 6.1 5.7 5.9 6 6.1 6.3 +103075200 7.1 5.9 6.2 6.4 6.1 5.7 5.9 6 6.1 6.3 +103075200 0 0 0 0 0 0 0 0 0 0 +103161600 0 0 0 0 0 0 0 0 0 0 +103161600 0 0 0 0 0 0 0 0 0 0 +103248000 0 0 0 0 0 0 0 0 0 0 +103248000 0.2 1.6 1.4 1.1 1.6 2.2 2.2 2.3 2.3 2.1 +103334400 0.2 1.6 1.4 1.1 1.6 2.2 2.2 2.3 2.3 2.1 +103334400 6.7 6.3 6.2 6.4 6.2 6.1 6.1 6.1 6 6 +103420800 6.7 6.3 6.2 6.4 6.2 6.1 6.1 6.1 6 6 +103420800 5.4 4.4 4.5 4.4 4 3.3 3.3 3.2 3.1 3.3 +103507200 5.4 4.4 4.5 4.4 4 3.3 3.3 3.2 3.1 3.3 +103507200 2.8 2.4 2.5 2.7 2.5 2.3 2.4 2.4 2.4 2.4 +103593600 2.8 2.4 2.5 2.7 2.5 2.3 2.4 2.4 2.4 2.4 +103593600 5.7 4.4 4 3.3 2.8 1.6 1.4 1.4 1.2 1.1 +103680000 5.7 4.4 4 3.3 2.8 1.6 1.4 1.4 1.2 1.1 +103680000 4 3.1 3.1 3 2.6 1.9 1.9 1.8 1.7 1.7 +103766400 4 3.1 3.1 3 2.6 1.9 1.9 1.8 1.7 1.7 +103766400 0 0 0 0 0 0 0 0 0 0 +103852800 0 0 0 0 0 0 0 0 0 0 +103852800 0 0 0 0 0 0 0 0 0 0 +103939200 0 0 0 0 0 0 0 0 0 0 +103939200 0 0 0 0 0 0 0 0 0 0 +104025600 0 0 0 0 0 0 0 0 0 0 +104025600 0 0 0 0 0 0 0 0 0 0 +104112000 0 0 0 0 0 0 0 0 0 0 +104112000 0 0 0 0 0 0 0 0 0 0 +104198400 0 0 0 0 0 0 0 0 0 0 +104198400 0 0 0 0 0 0 0 0 0 0 +104284800 0 0 0 0 0 0 0 0 0 0 +104284800 0 0 0 0 0 0 0 0 0 0 +104371200 0 0 0 0 0 0 0 0 0 0 +104371200 0 0 0 0 0 0 0 0 0 0 +104457600 0 0 0 0 0 0 0 0 0 0 +104457600 0.8 1 1 1.1 1.1 1.2 1.2 1.2 1.3 1.3 +104544000 0.8 1 1 1.1 1.1 1.2 1.2 1.2 1.3 1.3 +104544000 0 0 0.1 0.1 0.1 0 0.1 0 0 0 +104630400 0 0 0.1 0.1 0.1 0 0.1 0 0 0 +104630400 5.8 5.4 5.4 5.3 5.2 5.3 5.2 5.2 5.2 4.9 +104716800 5.8 5.4 5.4 5.3 5.2 5.3 5.2 5.2 5.2 4.9 +104716800 6.5 7.2 7 7 7.4 8 8 8.1 8.3 8.1 +104803200 6.5 7.2 7 7 7.4 8 8 8.1 8.3 8.1 +104803200 10.9 11.2 11.2 10.5 10.9 10.7 10.5 10.4 10.3 10.1 +104889600 10.9 11.2 11.2 10.5 10.9 10.7 10.5 10.4 10.3 10.1 +104889600 12.1 11.8 12 11.3 11.5 10.8 10.7 10.6 10.3 10.4 +104976000 12.1 11.8 12 11.3 11.5 10.8 10.7 10.6 10.3 10.4 +104976000 9.4 10.6 10.6 11 11.4 11.5 11.7 11.6 11.4 11.6 +105062400 9.4 10.6 10.6 11 11.4 11.5 11.7 11.6 11.4 11.6 +105062400 10.7 9.9 9.8 9.7 9.4 8.7 8.7 8.5 8.4 8.5 +105148800 10.7 9.9 9.8 9.7 9.4 8.7 8.7 8.5 8.4 8.5 +105148800 0 0 0 0 0 0 0 0 0 0 +105235200 0 0 0 0 0 0 0 0 0 0 +105235200 0 0 0 0 0 0 0 0 0 0 +105321600 0 0 0 0 0 0 0 0 0 0 +105321600 0 0 0 0 0 0 0 0 0 0 +105408000 0 0 0 0 0 0 0 0 0 0 +105408000 0 0 0 0 0 0 0 0 0 0 +105494400 0 0 0 0 0 0 0 0 0 0 +105494400 0 0 0 0 0 0 0 0 0 0 +105580800 0 0 0 0 0 0 0 0 0 0 +105580800 0 0 0 0 0 0 0 0 0 0 +105667200 0 0 0 0 0 0 0 0 0 0 +105667200 0 0 0 0 0 0 0 0 0 0 +105753600 0 0 0 0 0 0 0 0 0 0 +105753600 0 0 0 0 0 0 0 0 0 0 +105840000 0 0 0 0 0 0 0 0 0 0 +105840000 0 0 0 0 0 0 0 0 0 0 +105926400 0 0 0 0 0 0 0 0 0 0 +105926400 0 0 0 0 0 0 0 0 0 0 +106012800 0 0 0 0 0 0 0 0 0 0 +106012800 0 0 0 0 0 0 0 0 0 0 +106099200 0 0 0 0 0 0 0 0 0 0 +106099200 0 0 0 0 0 0 0 0 0 0 +106185600 0 0 0 0 0 0 0 0 0 0 +106185600 0 0 0 0 0 0 0 0 0 0 +106272000 0 0 0 0 0 0 0 0 0 0 +106272000 0 0 0 0 0 0 0 0 0 0 +106358400 0 0 0 0 0 0 0 0 0 0 +106358400 1.4 0.4 0.7 0.7 0.1 0.8 0.8 1.2 2.1 2.8 +106444800 1.4 0.4 0.7 0.7 0.1 0.8 0.8 1.2 2.1 2.8 +106444800 0 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.1 +106531200 0 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.1 +106531200 0 0 0 0 0 0 0 0 0 0 +106617600 0 0 0 0 0 0 0 0 0 0 +106617600 0 0 0 0 0 0 0 0 0 0 +106704000 0 0 0 0 0 0 0 0 0 0 +106704000 0 0 0 0 0 0 0 0 0 0 +106790400 0 0 0 0 0 0 0 0 0 0 +106790400 0 0 0 0 0 0 0 0 0 0 +106876800 0 0 0 0 0 0 0 0 0 0 +106876800 0 0 0 0 0 0 0 0 0 0 +106963200 0 0 0 0 0 0 0 0 0 0 +106963200 2 5.9 6.1 3.4 5.8 4.8 4.2 3.6 2.4 1.5 +107049600 2 5.9 6.1 3.4 5.8 4.8 4.2 3.6 2.4 1.5 +107049600 11.4 9.7 9.9 10.7 10.4 10 10.6 10.4 10.6 10.7 +107136000 11.4 9.7 9.9 10.7 10.4 10 10.6 10.4 10.6 10.7 +107136000 0 0.4 0.4 0.1 0.2 0.3 0.2 0.2 0.3 0.2 +107222400 0 0.4 0.4 0.1 0.2 0.3 0.2 0.2 0.3 0.2 +107222400 0 0 0 0 0 0 0 0 0 0 +107308800 0 0 0 0 0 0 0 0 0 0 +107308800 0 0 0 0 0 0 0 0 0 0 +107395200 0 0 0 0 0 0 0 0 0 0 +107395200 0 0 0 0 0 0 0 0 0 0 +107481600 0 0 0 0 0 0 0 0 0 0 +107481600 0 0 0 0 0 0 0 0 0 0 +107568000 0 0 0 0 0 0 0 0 0 0 +107568000 0 0 0 0 0 0 0 0 0 0 +107654400 0 0 0 0 0 0 0 0 0 0 +107654400 0 0 0 0 0 0 0 0 0 0 +107740800 0 0 0 0 0 0 0 0 0 0 +107740800 0 0 0 0 0 0 0 0 0 0 +107827200 0 0 0 0 0 0 0 0 0 0 +107827200 0 0 0 0 0 0 0 0 0 0 +107913600 0 0 0 0 0 0 0 0 0 0 +107913600 0 0 0 0 0 0 0 0 0 0 +108000000 0 0 0 0 0 0 0 0 0 0 +108000000 0 0 0 0 0 0 0 0 0 0 +108086400 0 0 0 0 0 0 0 0 0 0 +108086400 0 0 0 0 0 0 0 0 0 0 +108172800 0 0 0 0 0 0 0 0 0 0 +108172800 0 0 0 0 0 0 0 0 0 0 +108259200 0 0 0 0 0 0 0 0 0 0 +108259200 0 0 0 0 0 0 0 0 0 0 +108345600 0 0 0 0 0 0 0 0 0 0 +108345600 0 0 0 0 0 0 0 0 0 0 +108432000 0 0 0 0 0 0 0 0 0 0 +108432000 0 0 0 0 0 0 0 0 0 0 +108518400 0 0 0 0 0 0 0 0 0 0 +108518400 0 0 0 0 0 0 0 0 0 0 +108604800 0 0 0 0 0 0 0 0 0 0 +108604800 0 0 0 0 0 0 0 0 0 0 +108691200 0 0 0 0 0 0 0 0 0 0 +108691200 0 0 0 0 0 0 0 0 0 0 +108777600 0 0 0 0 0 0 0 0 0 0 +108777600 5 3.3 3.4 3.9 3.2 2.8 3 3.1 3.2 3.4 +108864000 5 3.3 3.4 3.9 3.2 2.8 3 3.1 3.2 3.4 +108864000 1.9 2.1 2.1 2.2 2.3 2.8 2.9 3.1 3.3 3.5 +108950400 1.9 2.1 2.1 2.2 2.3 2.8 2.9 3.1 3.3 3.5 +108950400 1.8 1.3 1.5 1.5 1.3 1 1.1 1.2 1.3 1.5 +109036800 1.8 1.3 1.5 1.5 1.3 1 1.1 1.2 1.3 1.5 +109036800 0.1 0.3 0.2 0.3 0.2 0.4 0.4 0.5 0.7 0.9 +109123200 0.1 0.3 0.2 0.3 0.2 0.4 0.4 0.5 0.7 0.9 +109123200 0 0 0 0 0 0 0 0 0 0 +109209600 0 0 0 0 0 0 0 0 0 0 +109209600 3.6 3.3 3.3 3.3 3.3 3.2 3.3 3.5 3.5 3.6 +109296000 3.6 3.3 3.3 3.3 3.3 3.2 3.3 3.5 3.5 3.6 +109296000 12.7 12.2 12.3 12 12 11.5 11.4 11.4 11.2 11.1 +109382400 12.7 12.2 12.3 12 12 11.5 11.4 11.4 11.2 11.1 +109382400 0 0 0 0 0 0 0 0 0 0 +109468800 0 0 0 0 0 0 0 0 0 0 +109468800 0 0 0 0 0 0 0 0 0 0 +109555200 0 0 0 0 0 0 0 0 0 0 +109555200 9.9 9.9 10.2 10.5 10.5 10.7 10.9 11 11.2 11.3 +109641600 9.9 9.9 10.2 10.5 10.5 10.7 10.9 11 11.2 11.3 +109641600 0 0 0.1 0 0 0 0 0 0 0 +109728000 0 0 0.1 0 0 0 0 0 0 0 +109728000 0 0 0 0 0 0 0 0 0 0 +109814400 0 0 0 0 0 0 0 0 0 0 +109814400 0 0 0 0 0 0 0 0 0 0 +109900800 0 0 0 0 0 0 0 0 0 0 +109900800 0 0 0 0 0 0 0 0 0 0 +109987200 0 0 0 0 0 0 0 0 0 0 +109987200 0.2 0.5 0.6 0.4 0.5 0.7 0.6 0.6 0.8 0.8 +110073600 0.2 0.5 0.6 0.4 0.5 0.7 0.6 0.6 0.8 0.8 +110073600 0 0 0 0 0 0 0 0 0 0 +110160000 0 0 0 0 0 0 0 0 0 0 +110160000 5.1 4.8 4.6 4.6 4.6 4.5 4.5 4.4 4.3 4.2 +110246400 5.1 4.8 4.6 4.6 4.6 4.5 4.5 4.4 4.3 4.2 +110246400 0 0 0 0 0 0 0 0 0 0 +110332800 0 0 0 0 0 0 0 0 0 0 +110332800 0 0 0 0 0 0 0 0 0 0 +110419200 0 0 0 0 0 0 0 0 0 0 +110419200 0 0 0 0 0 0 0 0 0 0 +110505600 0 0 0 0 0 0 0 0 0 0 +110505600 0 0 0 0 0 0 0 0 0 0 +110592000 0 0 0 0 0 0 0 0 0 0 +110592000 0 0 0 0 0 0 0 0 0 0 +110678400 0 0 0 0 0 0 0 0 0 0 +110678400 0 0 0 0 0 0 0 0 0 0 +110764800 0 0 0 0 0 0 0 0 0 0 +110764800 35.6 38.9 39.5 39 40.8 41.4 41.5 41.7 41.7 42.3 +110851200 35.6 38.9 39.5 39 40.8 41.4 41.5 41.7 41.7 42.3 +110851200 5.8 4.2 4.9 4.3 4.5 3.3 3.2 3.5 3.6 3.4 +110937600 5.8 4.2 4.9 4.3 4.5 3.3 3.2 3.5 3.6 3.4 +110937600 0 0 0 0 0 0 0 0 0 0 +111024000 0 0 0 0 0 0 0 0 0 0 +111024000 0 0 0 0 0 0 0 0 0 0 +111110400 0 0 0 0 0 0 0 0 0 0 +111110400 1.1 1.3 1.3 1.1 1.3 1 0.9 0.9 0.9 0.9 +111196800 1.1 1.3 1.3 1.1 1.3 1 0.9 0.9 0.9 0.9 +111196800 2.3 2.6 2.8 2.8 2.7 2.6 2.5 2.3 2.1 1.6 +111283200 2.3 2.6 2.8 2.8 2.7 2.6 2.5 2.3 2.1 1.6 +111283200 0.5 1.9 2.3 1.9 2.8 4.3 4.3 4.7 5.5 5.3 +111369600 0.5 1.9 2.3 1.9 2.8 4.3 4.3 4.7 5.5 5.3 +111369600 7.5 7.8 7.8 6.8 7.4 6.2 6 5.6 5 4.7 +111456000 7.5 7.8 7.8 6.8 7.4 6.2 6 5.6 5 4.7 +111456000 0.1 0.5 0.4 0.1 0.3 0.2 0.2 0.2 0.3 0.3 +111542400 0.1 0.5 0.4 0.1 0.3 0.2 0.2 0.2 0.3 0.3 +111542400 0.1 1.3 1.4 1.1 1.7 2.1 2 1.9 1.9 1.8 +111628800 0.1 1.3 1.4 1.1 1.7 2.1 2 1.9 1.9 1.8 +111628800 1 0.6 0.5 0.4 0.4 0.4 0.3 0.5 0.6 0.6 +111715200 1 0.6 0.5 0.4 0.4 0.4 0.3 0.5 0.6 0.6 +111715200 0 0 0 0 0 0 0 0 0 0 +111801600 0 0 0 0 0 0 0 0 0 0 +111801600 10.4 9.1 8.5 7.3 7.5 5.4 5.3 4.9 3.7 3.2 +111888000 10.4 9.1 8.5 7.3 7.5 5.4 5.3 4.9 3.7 3.2 +111888000 43.8 39.6 38.5 39.4 37.6 37.8 37.7 37.7 37.9 37.5 +111974400 43.8 39.6 38.5 39.4 37.6 37.8 37.7 37.7 37.9 37.5 +111974400 9.4 11.5 11.3 11.7 12 12.8 12.7 12.7 12.6 13.1 +112060800 9.4 11.5 11.3 11.7 12 12.8 12.7 12.7 12.6 13.1 +112060800 0 0.1 0.1 0.2 0.2 0.4 0.4 0.4 0.5 0.5 +112147200 0 0.1 0.1 0.2 0.2 0.4 0.4 0.4 0.5 0.5 +112147200 0 0 0 0 0 0 0 0 0 0 +112233600 0 0 0 0 0 0 0 0 0 0 +112233600 0 0 0 0 0 0 0 0 0 0 +112320000 0 0 0 0 0 0 0 0 0 0 +112320000 0 0 0 0 0 0 0 0 0 0 +112406400 0 0 0 0 0 0 0 0 0 0 +112406400 0 0 0 0 0 0 0 0 0 0 +112492800 0 0 0 0 0 0 0 0 0 0 +112492800 0 0 0 0 0 0 0 0 0 0 +112579200 0 0 0 0 0 0 0 0 0 0 +112579200 0 0 0 0 0 0 0 0 0 0 +112665600 0 0 0 0 0 0 0 0 0 0 +112665600 0 0 0 0 0 0 0 0 0 0 +112752000 0 0 0 0 0 0 0 0 0 0 +112752000 0 0 0 0 0 0 0 0 0 0 +112838400 0 0 0 0 0 0 0 0 0 0 +112838400 0 0.1 0.1 0.5 0.3 1.2 1.3 1.5 2 2.4 +112924800 0 0.1 0.1 0.5 0.3 1.2 1.3 1.5 2 2.4 +112924800 0 0 0 0 0 0 0 0 0 0 +113011200 0 0 0 0 0 0 0 0 0 0 +113011200 0 0.5 0.8 0.5 1.1 1.6 1.5 1.8 2 2.1 +113097600 0 0.5 0.8 0.5 1.1 1.6 1.5 1.8 2 2.1 +113097600 10.9 14.2 13.3 13.4 14 14.4 14.1 13.4 12.3 11.8 +113184000 10.9 14.2 13.3 13.4 14 14.4 14.1 13.4 12.3 11.8 +113184000 1.9 3.1 3.3 3.2 3.6 3.9 3.9 3.8 3.7 3.7 +113270400 1.9 3.1 3.3 3.2 3.6 3.9 3.9 3.8 3.7 3.7 +113270400 0.9 0.5 0.7 0.7 0.6 0.4 0.5 0.4 0.5 0.5 +113356800 0.9 0.5 0.7 0.7 0.6 0.4 0.5 0.4 0.5 0.5 +113356800 3.1 3.5 3.8 3.7 3.8 3.9 3.8 3.6 3.4 3 +113443200 3.1 3.5 3.8 3.7 3.8 3.9 3.8 3.6 3.4 3 +113443200 8.7 8.6 8.7 8.5 8.6 8.6 8.6 8.7 8.8 8.9 +113529600 8.7 8.6 8.7 8.5 8.6 8.6 8.6 8.7 8.8 8.9 +113529600 3.5 3.8 4.3 4.5 4.7 4.9 5.1 5.3 5.4 5.6 +113616000 3.5 3.8 4.3 4.5 4.7 4.9 5.1 5.3 5.4 5.6 +113616000 6.7 6.3 6.1 5.8 5.7 5 4.9 4.6 4.2 4 +113702400 6.7 6.3 6.1 5.8 5.7 5 4.9 4.6 4.2 4 +113702400 1.5 1.8 1.8 1.9 1.9 2.1 2.1 2.1 2.1 2.1 +113788800 1.5 1.8 1.8 1.9 1.9 2.1 2.1 2.1 2.1 2.1 +113788800 17.8 18.3 18.2 18.1 18.4 18.8 18.7 18.8 18.8 18.7 +113875200 17.8 18.3 18.2 18.1 18.4 18.8 18.7 18.8 18.8 18.7 +113875200 3.4 3.3 3.1 3.2 3.2 3.6 3.6 3.8 3.9 3.7 +113961600 3.4 3.3 3.1 3.2 3.2 3.6 3.6 3.8 3.9 3.7 +113961600 6.9 6.7 7 7.2 7 7 7.2 7.4 7.6 7.8 +114048000 6.9 6.7 7 7.2 7 7 7.2 7.4 7.6 7.8 +114048000 14.2 11.1 11.6 11.7 10.3 8.6 8.7 8.5 8.5 8.6 +114134400 14.2 11.1 11.6 11.7 10.3 8.6 8.7 8.5 8.5 8.6 +114134400 0 0 0 0 0 0 0 0 0 0 +114220800 0 0 0 0 0 0 0 0 0 0 +114220800 0.1 0.1 0.2 0.2 0.3 0.1 0.2 0.1 0.2 0.1 +114307200 0.1 0.1 0.2 0.2 0.3 0.1 0.2 0.1 0.2 0.1 +114307200 0 0 0 0 0 0 0 0 0 0 +114393600 0 0 0 0 0 0 0 0 0 0 +114393600 0 0 0 0 0 0 0 0 0 0 +114480000 0 0 0 0 0 0 0 0 0 0 +114480000 0 0 0 0 0 0 0 0 0 0 +114566400 0 0 0 0 0 0 0 0 0 0 +114566400 3.7 4.7 5.1 5.2 5.5 6 6 6 6.2 6.2 +114652800 3.7 4.7 5.1 5.2 5.5 6 6 6 6.2 6.2 +114652800 0 0.5 0.7 0.8 0.7 1.2 1 0.8 1.2 1.2 +114739200 0 0.5 0.7 0.8 0.7 1.2 1 0.8 1.2 1.2 +114739200 0 0 0 0 0 0 0 0 0 0 +114825600 0 0 0 0 0 0 0 0 0 0 +114825600 0.3 3.1 2.6 1.6 2.2 2.8 2.7 2.8 3.4 3.5 +114912000 0.3 3.1 2.6 1.6 2.2 2.8 2.7 2.8 3.4 3.5 +114912000 0 0 0 0 0 0 0 0 0 0 +114998400 0 0 0 0 0 0 0 0 0 0 +114998400 0 0.4 0.4 0.5 0.5 0.8 0.8 0.7 0.8 0.7 +115084800 0 0.4 0.4 0.5 0.5 0.8 0.8 0.7 0.8 0.7 +115084800 6.4 6.4 6.4 6.6 6.6 7 7.1 7.2 7.4 7.3 +115171200 6.4 6.4 6.4 6.6 6.6 7 7.1 7.2 7.4 7.3 +115171200 0 0 0 0 0 0 0 0 0 0 +115257600 0 0 0 0 0 0 0 0 0 0 +115257600 0.1 0.7 1 0.8 1.2 1.6 1.6 1.6 1.7 1.5 +115344000 0.1 0.7 1 0.8 1.2 1.6 1.6 1.6 1.7 1.5 +115344000 0.1 0.1 0.2 0.1 0 0 0 0.1 0.1 0.2 +115430400 0.1 0.1 0.2 0.1 0 0 0 0.1 0.1 0.2 +115430400 0 0 0 0 0 0 0 0 0 0 +115516800 0 0 0 0 0 0 0 0 0 0 +115516800 0 0 0 0 0 0 0 0 0 0 +115603200 0 0 0 0 0 0 0 0 0 0 +115603200 0.5 0.4 0.4 0.4 0.4 0.3 0.3 0.3 0.2 0.2 +115689600 0.5 0.4 0.4 0.4 0.4 0.3 0.3 0.3 0.2 0.2 +115689600 6.2 5.6 5.4 5.2 5 4.5 4.5 4.4 4.3 4.2 +115776000 6.2 5.6 5.4 5.2 5 4.5 4.5 4.4 4.3 4.2 +115776000 19.2 18.3 18.7 18.4 18.4 18.7 18.8 19 19.4 19.3 +115862400 19.2 18.3 18.7 18.4 18.4 18.7 18.8 19 19.4 19.3 +115862400 3.1 2.7 3 3.2 3.1 3 3.1 3.2 3.1 3.1 +115948800 3.1 2.7 3 3.2 3.1 3 3.1 3.2 3.1 3.1 +115948800 7.1 6.8 6.8 6.9 6.7 6.6 6.7 6.8 6.9 6.9 +116035200 7.1 6.8 6.8 6.9 6.7 6.6 6.7 6.8 6.9 6.9 +116035200 0 0 0 0 0 0.1 0.1 0.1 0.2 0.3 +116121600 0 0 0 0 0 0.1 0.1 0.1 0.2 0.3 +116121600 0.1 0.1 0.1 0 0 0 0 0 0 0 +116208000 0.1 0.1 0.1 0 0 0 0 0 0 0 +116208000 5.7 5.3 5.5 5.4 5.3 5 5.1 5 5.1 5.1 +116294400 5.7 5.3 5.5 5.4 5.3 5 5.1 5 5.1 5.1 +116294400 2.6 2.3 2.5 2.6 2.4 2.2 2.3 2.3 2.3 2.3 +116380800 2.6 2.3 2.5 2.6 2.4 2.2 2.3 2.3 2.3 2.3 +116380800 0.1 0.6 0.5 0.2 0.3 0.3 0.2 0.2 0.1 0.1 +116467200 0.1 0.6 0.5 0.2 0.3 0.3 0.2 0.2 0.1 0.1 +116467200 9.2 9 9.3 9.4 9.3 9.5 9.6 9.8 10 10 +116553600 9.2 9 9.3 9.4 9.3 9.5 9.6 9.8 10 10 +116553600 3.5 3.6 3.7 3.6 3.6 3.4 3.3 3.1 2.8 2.5 +116640000 3.5 3.6 3.7 3.6 3.6 3.4 3.3 3.1 2.8 2.5 +116640000 0 0.2 0.2 0.1 0.2 0.3 0.2 0.2 0.2 0.2 +116726400 0 0.2 0.2 0.1 0.2 0.3 0.2 0.2 0.2 0.2 +116726400 0 0 0 0 0 0 0 0 0 0 +116812800 0 0 0 0 0 0 0 0 0 0 +116812800 0 0 0 0 0 0 0 0 0 0 +116899200 0 0 0 0 0 0 0 0 0 0 +116899200 0.2 0.3 0.2 0.2 0.2 0.2 0.3 0.3 0.2 0.3 +116985600 0.2 0.3 0.2 0.2 0.2 0.2 0.3 0.3 0.2 0.3 +116985600 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +117072000 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +117072000 0 0 0 0 0 0 0 0 0 0 +117158400 0 0 0 0 0 0 0 0 0 0 +117158400 3.3 5.8 4.8 3.5 5 4.9 4.4 4.5 3.6 3.4 +117244800 3.3 5.8 4.8 3.5 5 4.9 4.4 4.5 3.6 3.4 +117244800 1.4 3.1 2.9 2.1 3 2.9 2.7 2.5 2.2 2 +117331200 1.4 3.1 2.9 2.1 3 2.9 2.7 2.5 2.2 2 +117331200 0 0 0 0 0 0 0 0 0 0 +117417600 0 0 0 0 0 0 0 0 0 0 +117417600 0 0 0 0 0 0 0 0 0 0 +117504000 0 0 0 0 0 0 0 0 0 0 +117504000 0 0 0 0 0 0 0 0 0 0 +117590400 0 0 0 0 0 0 0 0 0 0 +117590400 0 0 0 0 0 0 0 0 0 0 +117676800 0 0 0 0 0 0 0 0 0 0 +117676800 0 0 0 0 0 0 0 0 0 0 +117763200 0 0 0 0 0 0 0 0 0 0 +117763200 0 0 0 0 0 0 0 0 0 0 +117849600 0 0 0 0 0 0 0 0 0 0 +117849600 0 0 0 0 0 0 0 0 0 0 +117936000 0 0 0 0 0 0 0 0 0 0 +117936000 0 0.6 0.8 0 0.8 0.4 0.3 0 0 0 +118022400 0 0.6 0.8 0 0.8 0.4 0.3 0 0 0 +118022400 0 0.6 0.7 0 0.6 0.2 0.2 0 0 0 +118108800 0 0.6 0.7 0 0.6 0.2 0.2 0 0 0 +118108800 0.9 1.8 0.7 1.2 1.8 1.8 2.1 2.6 2 2.7 +118195200 0.9 1.8 0.7 1.2 1.8 1.8 2.1 2.6 2 2.7 +118195200 10 10.6 10.6 10.8 11 11.6 11.6 11.7 11.9 12 +118281600 10 10.6 10.6 10.8 11 11.6 11.6 11.7 11.9 12 +118281600 0.1 1.3 1.3 0.8 1.3 1.4 1.3 1.2 1.1 1 +118368000 0.1 1.3 1.3 0.8 1.3 1.4 1.3 1.2 1.1 1 +118368000 0 0 0 0 0 0 0 0 0 0 +118454400 0 0 0 0 0 0 0 0 0 0 +118454400 16 13.2 13.4 12.9 11.8 9.4 9.4 8.8 8.3 8.2 +118540800 16 13.2 13.4 12.9 11.8 9.4 9.4 8.8 8.3 8.2 +118540800 11.2 10.4 10.5 10.6 10.2 9.5 9.4 9.3 9 8.8 +118627200 11.2 10.4 10.5 10.6 10.2 9.5 9.4 9.3 9 8.8 +118627200 0 0.1 0.1 0.1 0.1 0.1 0.2 0.3 0.4 0.6 +118713600 0 0.1 0.1 0.1 0.1 0.1 0.2 0.3 0.4 0.6 +118713600 0 0 0 0 0 0 0 0 0 0 +118800000 0 0 0 0 0 0 0 0 0 0 +118800000 0.2 1.4 1.3 1.2 1.5 1.9 1.8 1.7 1.8 1.7 +118886400 0.2 1.4 1.3 1.2 1.5 1.9 1.8 1.7 1.8 1.7 +118886400 13.7 11.4 11.5 11.4 10.7 9.6 9.6 9.5 9.3 9.2 +118972800 13.7 11.4 11.5 11.4 10.7 9.6 9.6 9.5 9.3 9.2 +118972800 0 0 0.1 0.1 0.1 0 0.1 0 0.1 0 +119059200 0 0 0.1 0.1 0.1 0 0.1 0 0.1 0 +119059200 3.9 3.3 3.4 3.5 3.2 3.1 3.1 3.1 3.1 3 +119145600 3.9 3.3 3.4 3.5 3.2 3.1 3.1 3.1 3.1 3 +119145600 0 0 0 0 0 0 0 0 0 0 +119232000 0 0 0 0 0 0 0 0 0 0 +119232000 0 0 0 0 0 0 0 0 0 0 +119318400 0 0 0 0 0 0 0 0 0 0 +119318400 0 0 0 0 0 0 0 0 0 0 +119404800 0 0 0 0 0 0 0 0 0 0 +119404800 0 1.1 1.5 0.5 1.3 1.3 1.4 1 1.6 1.1 +119491200 0 1.1 1.5 0.5 1.3 1.3 1.4 1 1.6 1.1 +119491200 0 0.1 0.1 0.1 0.1 0 0.1 0 0 0 +119577600 0 0.1 0.1 0.1 0.1 0 0.1 0 0 0 +119577600 0 0 0 0 0 0 0 0 0 0 +119664000 0 0 0 0 0 0 0 0 0 0 +119664000 0 0 0 0 0 0 0 0 0 0 +119750400 0 0 0 0 0 0 0 0 0 0 +119750400 2.5 3.8 2.8 1.7 2.8 2.9 2.9 3.5 3.4 3.7 +119836800 2.5 3.8 2.8 1.7 2.8 2.9 2.9 3.5 3.4 3.7 +119836800 2.3 2 2 2.2 2.2 2.4 2.6 2.7 2.9 2.9 +119923200 2.3 2 2 2.2 2.2 2.4 2.6 2.7 2.9 2.9 +119923200 7.5 7.4 7.2 7.4 7.4 7.8 8 8.3 8.7 9 +120009600 7.5 7.4 7.2 7.4 7.4 7.8 8 8.3 8.7 9 +120009600 3.6 3.7 3.6 3.8 3.8 3.6 3.7 3.6 3.4 3.3 +120096000 3.6 3.7 3.6 3.8 3.8 3.6 3.7 3.6 3.4 3.3 +120096000 0 0.2 0.4 0.1 0.4 0.4 0.5 0.6 1.1 1.3 +120182400 0 0.2 0.4 0.1 0.4 0.4 0.5 0.6 1.1 1.3 +120182400 3.5 3.9 3.9 3.9 4 4.5 4.5 4.6 4.8 4.7 +120268800 3.5 3.9 3.9 3.9 4 4.5 4.5 4.6 4.8 4.7 +120268800 0 0.2 0.3 0.4 0.5 1.2 1.2 1.5 2 1.9 +120355200 0 0.2 0.3 0.4 0.5 1.2 1.2 1.5 2 1.9 +120355200 12.4 15.8 16.1 15.6 17.2 18.3 18.2 18.3 18.2 17.8 +120441600 12.4 15.8 16.1 15.6 17.2 18.3 18.2 18.3 18.2 17.8 +120441600 10.2 11.3 8.4 5.8 7.1 7 5.9 5.9 5 4.5 +120528000 10.2 11.3 8.4 5.8 7.1 7 5.9 5.9 5 4.5 +120528000 0 0 0 0 0 0 0 0 0 0 +120614400 0 0 0 0 0 0 0 0 0 0 +120614400 0 0 0 0 0 0 0 0 0 0 +120700800 0 0 0 0 0 0 0 0 0 0 +120700800 6.3 6.5 6.8 6.9 7.1 7.4 7.5 7.7 7.7 7.5 +120787200 6.3 6.5 6.8 6.9 7.1 7.4 7.5 7.7 7.7 7.5 +120787200 0.1 1.2 1.3 1.3 1.7 2.4 2.4 2.3 2.5 2.6 +120873600 0.1 1.2 1.3 1.3 1.7 2.4 2.4 2.3 2.5 2.6 +120873600 0 0 0 0 0 0 0 0 0 0 +120960000 0 0 0 0 0 0 0 0 0 0 +120960000 0 0 0 0 0 0 0 0 0 0 +121046400 0 0 0 0 0 0 0 0 0 0 +121046400 0 0 0 0 0 0 0 0 0 0 +121132800 0 0 0 0 0 0 0 0 0 0 +121132800 0 0 0 0 0 0 0 0 0 0 +121219200 0 0 0 0 0 0 0 0 0 0 +121219200 0 0 0 0 0 0 0 0 0 0 +121305600 0 0 0 0 0 0 0 0 0 0 +121305600 0 0 0 0 0 0 0 0 0 0 +121392000 0 0 0 0 0 0 0 0 0 0 +121392000 0 0 0 0 0 0 0 0 0 0 +121478400 0 0 0 0 0 0 0 0 0 0 +121478400 9.4 9.3 9.6 9.9 9.8 10 10.2 10.4 10.6 10.8 +121564800 9.4 9.3 9.6 9.9 9.8 10 10.2 10.4 10.6 10.8 +121564800 4.6 4.5 4.4 4.5 4.4 4.3 4.4 4.3 4.3 4.3 +121651200 4.6 4.5 4.4 4.5 4.4 4.3 4.4 4.3 4.3 4.3 +121651200 31.7 28.1 28.9 28.4 27.4 25.4 25.3 25.1 25.1 24.8 +121737600 31.7 28.1 28.9 28.4 27.4 25.4 25.3 25.1 25.1 24.8 +121737600 2.4 4.1 3.2 2.9 3.6 3.5 3.5 3.3 2.8 2.6 +121824000 2.4 4.1 3.2 2.9 3.6 3.5 3.5 3.3 2.8 2.6 +121824000 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +121910400 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +121910400 0 0 0 0 0 0 0 0 0 0 +121996800 0 0 0 0 0 0 0 0 0 0 +121996800 3.3 3.1 3.1 3.2 3.1 3.2 3.2 3.3 3.4 3.4 +122083200 3.3 3.1 3.1 3.2 3.1 3.2 3.2 3.3 3.4 3.4 +122083200 0.2 1.8 1.8 1.6 2.3 3.3 3.5 3.8 4.6 4.4 +122169600 0.2 1.8 1.8 1.6 2.3 3.3 3.5 3.8 4.6 4.4 +122169600 3.7 4.6 5.1 5.1 5.4 5.1 5.2 5.2 5 5 +122256000 3.7 4.6 5.1 5.1 5.4 5.1 5.2 5.2 5 5 +122256000 0 0 0 0 0 0 0 0 0 0 +122342400 0 0 0 0 0 0 0 0 0 0 +122342400 3.9 5.8 4.3 2.9 4.1 4 3.5 3.6 2.7 2.5 +122428800 3.9 5.8 4.3 2.9 4.1 4 3.5 3.6 2.7 2.5 +122428800 0 0.4 0.5 0 0.5 0.2 0.2 0 0 0 +122515200 0 0.4 0.5 0 0.5 0.2 0.2 0 0 0 +122515200 0 0 0 0 0 0 0.1 0.1 0.2 0.2 +122601600 0 0 0 0 0 0 0.1 0.1 0.2 0.2 +122601600 0 0.4 0.4 0 0.4 0.1 0.1 0 0 0 +122688000 0 0.4 0.4 0 0.4 0.1 0.1 0 0 0 +122688000 0 0 0 0 0 0 0 0 0 0 +122774400 0 0 0 0 0 0 0 0 0 0 +122774400 0 0 0 0 0 0 0 0 0 0 +122860800 0 0 0 0 0 0 0 0 0 0 +122860800 0 0 0 0 0 0 0 0 0 0 +122947200 0 0 0 0 0 0 0 0 0 0 +122947200 0 0 0 0 0 0 0 0 0 0 +123033600 0 0 0 0 0 0 0 0 0 0 +123033600 0.8 0.8 0.8 0.8 0.8 1 1 1 1.1 1.2 +123120000 0.8 0.8 0.8 0.8 0.8 1 1 1 1.1 1.2 +123120000 0 0 0 0 0 0.3 0.2 0.5 0.5 0.3 +123206400 0 0 0 0 0 0.3 0.2 0.5 0.5 0.3 +123206400 0.3 0.5 0.4 0.3 0.4 0.5 0.5 0.6 0.6 0.6 +123292800 0.3 0.5 0.4 0.3 0.4 0.5 0.5 0.6 0.6 0.6 +123292800 2.7 2 2.2 2.5 2.7 1.8 2 1.8 1.6 1.5 +123379200 2.7 2 2.2 2.5 2.7 1.8 2 1.8 1.6 1.5 +123379200 13.2 12.6 12.5 12.5 12.1 11.4 11.4 11.3 11.1 11.2 +123465600 13.2 12.6 12.5 12.5 12.1 11.4 11.4 11.3 11.1 11.2 +123465600 0 0 0 0 0 0 0 0 0 0 +123552000 0 0 0 0 0 0 0 0 0 0 +123552000 2.1 1.7 1.8 1.9 1.7 1.6 1.6 1.7 1.7 1.8 +123638400 2.1 1.7 1.8 1.9 1.7 1.6 1.6 1.7 1.7 1.8 +123638400 0 0.1 0.1 0.1 0.2 0.5 0.6 0.8 1 1 +123724800 0 0.1 0.1 0.1 0.2 0.5 0.6 0.8 1 1 +123724800 0 0 0 0 0 0 0 0 0 0 +123811200 0 0 0 0 0 0 0 0 0 0 +123811200 0 0.2 0.3 0.2 0.4 0.5 0.5 0.6 0.7 0.6 +123897600 0 0.2 0.3 0.2 0.4 0.5 0.5 0.6 0.7 0.6 +123897600 4.5 4.3 4.2 4.2 4.1 4.1 4.1 4.1 4 4.1 +123984000 4.5 4.3 4.2 4.2 4.1 4.1 4.1 4.1 4 4.1 +123984000 0 0 0 0 0 0 0 0 0 0 +124070400 0 0 0 0 0 0 0 0 0 0 +124070400 0.2 0.1 0.2 0.2 0.2 0.1 0.2 0.3 0.4 0.4 +124156800 0.2 0.1 0.2 0.2 0.2 0.1 0.2 0.3 0.4 0.4 +124156800 0 0.5 0.6 0 0.7 0.3 0.2 0 0 0 +124243200 0 0.5 0.6 0 0.7 0.3 0.2 0 0 0 +124243200 0 0 0 0 0 0 0 0 0 0 +124329600 0 0 0 0 0 0 0 0 0 0 +124329600 0 0 0 0 0 0 0 0 0 0 +124416000 0 0 0 0 0 0 0 0 0 0 +124416000 0 0 0 0 0 0.1 0 0.2 0.2 0.2 +124502400 0 0 0 0 0 0.1 0 0.2 0.2 0.2 +124502400 0.4 0.5 0.5 0.5 0.6 0.6 0.6 0.6 0.6 0.7 +124588800 0.4 0.5 0.5 0.5 0.6 0.6 0.6 0.6 0.6 0.7 +124588800 1.6 1.8 2.1 2.5 2.5 2.7 2.9 3 3.2 3.3 +124675200 1.6 1.8 2.1 2.5 2.5 2.7 2.9 3 3.2 3.3 +124675200 0 0.2 0.3 0.3 0.4 0.6 0.6 0.6 0.6 0.5 +124761600 0 0.2 0.3 0.3 0.4 0.6 0.6 0.6 0.6 0.5 +124761600 1.8 1.2 1 1.4 1.1 0.9 1 1 1 1 +124848000 1.8 1.2 1 1.4 1.1 0.9 1 1 1 1 +124848000 8.8 8.2 8 7.4 7.3 6.6 6.4 6.1 5.8 5.4 +124934400 8.8 8.2 8 7.4 7.3 6.6 6.4 6.1 5.8 5.4 +124934400 3.2 3.2 3 2.8 2.8 2.6 2.6 2.6 2.5 2.5 +125020800 3.2 3.2 3 2.8 2.8 2.6 2.6 2.6 2.5 2.5 +125020800 0.1 1.1 1.3 0.9 1.2 1.8 1.6 1.6 1.9 1.7 +125107200 0.1 1.1 1.3 0.9 1.2 1.8 1.6 1.6 1.9 1.7 +125107200 4.7 6 6 5.9 6.5 7.1 7.1 7.3 7.4 7.4 +125193600 4.7 6 6 5.9 6.5 7.1 7.1 7.3 7.4 7.4 +125193600 2.4 5.9 5.5 2.5 5.3 4.8 4.6 4.7 3.8 3.5 +125280000 2.4 5.9 5.5 2.5 5.3 4.8 4.6 4.7 3.8 3.5 +125280000 8.7 11.1 11.6 11.5 12.7 13.6 13.6 13.9 13.8 13.9 +125366400 8.7 11.1 11.6 11.5 12.7 13.6 13.6 13.9 13.8 13.9 +125366400 0 0 0 0 0 0 0 0 0 0 +125452800 0 0 0 0 0 0 0 0 0 0 +125452800 0 0 0 0 0 0 0 0 0 0 +125539200 0 0 0 0 0 0 0 0 0 0 +125539200 0 0 0 0 0 0 0 0 0 0 +125625600 0 0 0 0 0 0 0 0 0 0 +125625600 0 0 0 0 0 0 0 0 0 0 +125712000 0 0 0 0 0 0 0 0 0 0 +125712000 0 0 0 0 0 0 0 0 0 0 +125798400 0 0 0 0 0 0 0 0 0 0 +125798400 0 0 0 0 0 0 0 0 0 0 +125884800 0 0 0 0 0 0 0 0 0 0 +125884800 0 0 0 0 0 0 0 0 0 0 +125971200 0 0 0 0 0 0 0 0 0 0 +125971200 0 0 0 0 0 0 0 0 0 0 +126057600 0 0 0 0 0 0 0 0 0 0 +126057600 0 0 0 0 0 0 0 0 0 0 +126144000 0 0 0 0 0 0 0 0 0 0 +126144000 0 0 0 0 0 0 0 0 0 0 +126230400 0 0 0 0 0 0 0 0 0 0 +126230400 0 0 0 0 0 0 0 0 0 0.1 +126316800 0 0 0 0 0 0 0 0 0 0.1 +126316800 0 0 0 0 0 0 0 0 0 0 +126403200 0 0 0 0 0 0 0 0 0 0 +126403200 1.6 0.6 0.7 1 0.7 0.2 0.4 0.4 0.5 0.6 +126489600 1.6 0.6 0.7 1 0.7 0.2 0.4 0.4 0.5 0.6 +126489600 0 0 0.1 0.1 0.1 0 0.1 0 0 0 +126576000 0 0 0.1 0.1 0.1 0 0.1 0 0 0 +126576000 0 0 0 0 0 0 0 0 0 0 +126662400 0 0 0 0 0 0 0 0 0 0 +126662400 0 0 0 0 0 0 0 0 0 0 +126748800 0 0 0 0 0 0 0 0 0 0 +126748800 0 0.3 0.2 0.1 0.2 0.2 0.1 0.1 0.2 0.2 +126835200 0 0.3 0.2 0.1 0.2 0.2 0.1 0.1 0.2 0.2 +126835200 0 0 0 0 0 0 0 0 0 0 +126921600 0 0 0 0 0 0 0 0 0 0 +126921600 0 0.1 0.1 0 0 0 0 0 0 0 +127008000 0 0.1 0.1 0 0 0 0 0 0 0 +127008000 0.3 2.7 2.3 1.4 2.3 2.3 2.1 2.1 2 2 +127094400 0.3 2.7 2.3 1.4 2.3 2.3 2.1 2.1 2 2 +127094400 0.5 1.7 2.2 2.3 3.1 3.6 3.9 4.4 4.6 4.9 +127180800 0.5 1.7 2.2 2.3 3.1 3.6 3.9 4.4 4.6 4.9 +127180800 0.2 0.7 0.6 0.2 0.5 0.6 0.7 0.9 1.6 1.8 +127267200 0.2 0.7 0.6 0.2 0.5 0.6 0.7 0.9 1.6 1.8 +127267200 0.1 0.7 0.7 0.4 0.8 0.9 0.8 0.8 0.8 0.8 +127353600 0.1 0.7 0.7 0.4 0.8 0.9 0.8 0.8 0.8 0.8 +127353600 0 0.5 0.5 0.4 0.5 0.7 0.7 0.7 0.7 0.7 +127440000 0 0.5 0.5 0.4 0.5 0.7 0.7 0.7 0.7 0.7 +127440000 0 0.3 0.4 0.2 0.4 0.5 0.4 0.4 0.5 0.4 +127526400 0 0.3 0.4 0.2 0.4 0.5 0.4 0.4 0.5 0.4 +127526400 5.9 5.8 6 6 5.9 5.7 5.7 5.7 5.7 5.7 +127612800 5.9 5.8 6 6 5.9 5.7 5.7 5.7 5.7 5.7 +127612800 4.3 5.2 5.9 5.9 6.3 6.3 6.5 6.6 6.7 7.1 +127699200 4.3 5.2 5.9 5.9 6.3 6.3 6.5 6.6 6.7 7.1 +127699200 21.5 20.1 20.5 20 19.3 17.7 17.6 17.1 16.7 16.5 +127785600 21.5 20.1 20.5 20 19.3 17.7 17.6 17.1 16.7 16.5 +127785600 5.4 5.1 5.4 5.5 5.4 4.9 5 5 4.9 5 +127872000 5.4 5.1 5.4 5.5 5.4 4.9 5 5 4.9 5 +127872000 6.2 6.5 6.5 6.4 6.6 6.6 6.6 6.6 6.7 6.7 +127958400 6.2 6.5 6.5 6.4 6.6 6.6 6.6 6.6 6.7 6.7 +127958400 1.6 3.5 3.4 2.2 3.3 3 2.8 2.6 2.2 1.9 +128044800 1.6 3.5 3.4 2.2 3.3 3 2.8 2.6 2.2 1.9 +128044800 9.5 8.5 8.5 8.2 7.8 7.1 7 6.8 6.6 6.4 +128131200 9.5 8.5 8.5 8.2 7.8 7.1 7 6.8 6.6 6.4 +128131200 12.4 11.6 11.9 12.1 11.7 11.4 11.5 11.5 11.5 11.5 +128217600 12.4 11.6 11.9 12.1 11.7 11.4 11.5 11.5 11.5 11.5 +128217600 12.2 10.6 10.7 10.7 10.1 9.3 9.5 9.6 9.7 10.2 +128304000 12.2 10.6 10.7 10.7 10.1 9.3 9.5 9.6 9.7 10.2 +128304000 0.9 0.6 0.6 0.4 0.7 0.4 0.4 0.5 0.5 0.4 +128390400 0.9 0.6 0.6 0.4 0.7 0.4 0.4 0.5 0.5 0.4 +128390400 0 0 0 0 0 0 0 0 0 0 +128476800 0 0 0 0 0 0 0 0 0 0 +128476800 0.3 0.7 0.6 0.3 0.5 0.6 0.5 0.5 0.4 0.4 +128563200 0.3 0.7 0.6 0.3 0.5 0.6 0.5 0.5 0.4 0.4 +128563200 1.2 1.1 1.2 1.2 1.2 1.1 1.1 1.1 1 1 +128649600 1.2 1.1 1.2 1.2 1.2 1.1 1.1 1.1 1 1 +128649600 0 0 0 0 0 0 0 0 0 0 +128736000 0 0 0 0 0 0 0 0 0 0 +128736000 0 0 0 0 0 0 0 0 0 0 +128822400 0 0 0 0 0 0 0 0 0 0 +128822400 0 0 0 0 0 0 0 0 0 0 +128908800 0 0 0 0 0 0 0 0 0 0 +128908800 0 0 0 0 0 0 0 0 0 0 +128995200 0 0 0 0 0 0 0 0 0 0 +128995200 0 0 0 0 0 0 0 0 0 0 +129081600 0 0 0 0 0 0 0 0 0 0 +129081600 1.4 1.5 1.5 1.6 1.6 1.6 1.7 1.7 1.7 1.8 +129168000 1.4 1.5 1.5 1.6 1.6 1.6 1.7 1.7 1.7 1.8 +129168000 7.2 7.3 7.4 7.3 7.4 7.5 7.5 7.5 7.6 7.7 +129254400 7.2 7.3 7.4 7.3 7.4 7.5 7.5 7.5 7.6 7.7 +129254400 1.8 1.9 1.8 2 1.9 2 2 2 2 2.1 +129340800 1.8 1.9 1.8 2 1.9 2 2 2 2 2.1 +129340800 6.1 5.4 5 5 4.8 4.8 4.9 5 5.1 5.3 +129427200 6.1 5.4 5 5 4.8 4.8 4.9 5 5.1 5.3 +129427200 0.1 0.6 0.8 0.7 0.9 1.1 1 0.9 1 1 +129513600 0.1 0.6 0.8 0.7 0.9 1.1 1 0.9 1 1 +129513600 0 0 0 0 0 0 0 0 0 0 +129600000 0 0 0 0 0 0 0 0 0 0 +129600000 0 0 0 0 0 0 0 0 0 0 +129686400 0 0 0 0 0 0 0 0 0 0 +129686400 0 0 0 0 0 0 0 0 0 0 +129772800 0 0 0 0 0 0 0 0 0 0 +129772800 0 0 0 0 0 0 0 0 0 0 +129859200 0 0 0 0 0 0 0 0 0 0 +129859200 0 0 0 0 0 0 0 0 0 0 +129945600 0 0 0 0 0 0 0 0 0 0 +129945600 0 0 0 0 0 0 0 0 0 0 +130032000 0 0 0 0 0 0 0 0 0 0 +130032000 0.2 1.5 1.7 1.5 1.9 2.8 2.6 2.7 3 2.9 +130118400 0.2 1.5 1.7 1.5 1.9 2.8 2.6 2.7 3 2.9 +130118400 6.6 5.5 5.6 5.8 5.4 5.1 5.3 5.4 5.5 5.8 +130204800 6.6 5.5 5.6 5.8 5.4 5.1 5.3 5.4 5.5 5.8 +130204800 4.6 4.5 4.5 4.5 4.4 4.4 4.4 4.4 4.5 4.5 +130291200 4.6 4.5 4.5 4.5 4.4 4.4 4.4 4.4 4.5 4.5 +130291200 0 0.5 0.7 0.5 0.8 1.1 1 1.1 1.3 1.2 +130377600 0 0.5 0.7 0.5 0.8 1.1 1 1.1 1.3 1.2 +130377600 0.2 0.1 0.2 0.2 0.1 0.1 0.2 0.2 0.2 0.2 +130464000 0.2 0.1 0.2 0.2 0.1 0.1 0.2 0.2 0.2 0.2 +130464000 0.9 0.3 0.5 0.7 0.3 0.1 0.2 0.2 0.3 0.3 +130550400 0.9 0.3 0.5 0.7 0.3 0.1 0.2 0.2 0.3 0.3 +130550400 2.1 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.2 +130636800 2.1 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.2 +130636800 4.2 3.8 3.9 4 3.8 3.6 3.6 3.5 3.5 3.4 +130723200 4.2 3.8 3.9 4 3.8 3.6 3.6 3.5 3.5 3.4 +130723200 0 0.2 0.2 0 0.1 0.1 0 0 0 0 +130809600 0 0.2 0.2 0 0.1 0.1 0 0 0 0 +130809600 0 0 0 0 0 0 0 0 0 0 +130896000 0 0 0 0 0 0 0 0 0 0 +130896000 0 0 0 0 0 0 0 0 0 0 +130982400 0 0 0 0 0 0 0 0 0 0 +130982400 0.1 1.2 1.2 0.8 1.4 1.7 1.7 1.8 1.8 1.8 +131068800 0.1 1.2 1.2 0.8 1.4 1.7 1.7 1.8 1.8 1.8 +131068800 0 0.3 0.4 0 0.4 0.2 0.1 0 0 0 +131155200 0 0.3 0.4 0 0.4 0.2 0.1 0 0 0 +131155200 0 0 0.1 0 0.1 0.1 0.1 0.1 0.2 0.2 +131241600 0 0 0.1 0 0.1 0.1 0.1 0.1 0.2 0.2 +131241600 2.4 2.1 2 2 1.9 1.9 1.9 1.9 2 2 +131328000 2.4 2.1 2 2 1.9 1.9 1.9 1.9 2 2 +131328000 5.1 5.6 5.8 5.8 6 6.2 6.2 6.2 6.4 6.4 +131414400 5.1 5.6 5.8 5.8 6 6.2 6.2 6.2 6.4 6.4 +131414400 2.9 2.4 2.4 2.5 2.3 2 2 2 1.8 1.7 +131500800 2.9 2.4 2.4 2.5 2.3 2 2 2 1.8 1.7 +131500800 3.5 3 3.2 3.3 3.1 2.9 2.9 2.9 2.9 2.9 +131587200 3.5 3 3.2 3.3 3.1 2.9 2.9 2.9 2.9 2.9 +131587200 5.7 5.1 4.9 4.9 4.7 4.5 4.5 4.6 4.6 4.8 +131673600 5.7 5.1 4.9 4.9 4.7 4.5 4.5 4.6 4.6 4.8 +131673600 1.8 1.8 1.9 2 2 1.9 2 2.1 2.1 2.2 +131760000 1.8 1.8 1.9 2 2 1.9 2 2.1 2.1 2.2 +131760000 5.9 5.8 5.8 5.9 5.8 5.9 5.9 5.9 5.9 5.9 +131846400 5.9 5.8 5.8 5.9 5.8 5.9 5.9 5.9 5.9 5.9 +131846400 9.9 10 10.3 10 10.1 9.8 9.7 9.6 9.5 9.1 +131932800 9.9 10 10.3 10 10.1 9.8 9.7 9.6 9.5 9.1 +131932800 4.1 3.7 3.7 3.6 3.5 3.3 3.3 3.4 3.4 3.5 +132019200 4.1 3.7 3.7 3.6 3.5 3.3 3.3 3.4 3.4 3.5 +132019200 1.3 1.2 1.3 1.3 1.3 1.3 1.3 1.3 1.3 1.3 +132105600 1.3 1.2 1.3 1.3 1.3 1.3 1.3 1.3 1.3 1.3 +132105600 0.1 1.5 1.2 0.5 1 1 0.8 0.7 0.6 0.5 +132192000 0.1 1.5 1.2 0.5 1 1 0.8 0.7 0.6 0.5 +132192000 3.4 4.8 3.7 2.8 3.7 3.8 3.3 3.4 2.8 2.5 +132278400 3.4 4.8 3.7 2.8 3.7 3.8 3.3 3.4 2.8 2.5 +132278400 1.5 4.1 3.6 2.9 3.6 4.3 3.9 3.6 3.5 3 +132364800 1.5 4.1 3.6 2.9 3.6 4.3 3.9 3.6 3.5 3 +132364800 0 0.1 0.1 0 0.1 0 0 0 0 0 +132451200 0 0.1 0.1 0 0.1 0 0 0 0 0 +132451200 2.6 2 2 2.1 1.8 1.4 1.5 1.5 1.5 1.6 +132537600 2.6 2 2 2.1 1.8 1.4 1.5 1.5 1.5 1.6 +132537600 0 0 0 0 0 0 0 0 0 0 +132624000 0 0 0 0 0 0 0 0 0 0 +132624000 0.2 1.7 1.7 0.9 1.8 2 2 2.2 2.1 2.1 +132710400 0.2 1.7 1.7 0.9 1.8 2 2 2.2 2.1 2.1 +132710400 0 0 0 0 0 0 0 0 0 0 +132796800 0 0 0 0 0 0 0 0 0 0 +132796800 0 0.1 0.1 0 0 0 0 0 0 0 +132883200 0 0.1 0.1 0 0 0 0 0 0 0 +132883200 0 0 0 0 0 0 0 0 0 0 +132969600 0 0 0 0 0 0 0 0 0 0 +132969600 0 0 0 0 0 0 0 0 0 0 +133056000 0 0 0 0 0 0 0 0 0 0 +133056000 0 0 0 0 0 0 0 0 0 0 +133142400 0 0 0 0 0 0 0 0 0 0 +133142400 0.1 0.7 0.6 0.2 0.5 0.4 0.3 0.3 0.3 0.3 +133228800 0.1 0.7 0.6 0.2 0.5 0.4 0.3 0.3 0.3 0.3 +133228800 0 0 0.1 0 0.1 0 0 0 0 0 +133315200 0 0 0.1 0 0.1 0 0 0 0 0 +133315200 1.8 1.2 1.1 1.1 0.9 0.7 0.7 0.7 0.6 0.6 +133401600 1.8 1.2 1.1 1.1 0.9 0.7 0.7 0.7 0.6 0.6 +133401600 0.5 1.1 1.1 0.8 1.2 1.1 1 0.9 0.7 0.6 +133488000 0.5 1.1 1.1 0.8 1.2 1.1 1 0.9 0.7 0.6 +133488000 8.7 7.8 7.7 7.4 6.9 6.3 6.1 5.9 5.6 5.2 +133574400 8.7 7.8 7.7 7.4 6.9 6.3 6.1 5.9 5.6 5.2 +133574400 0.2 0.5 0.7 0.6 0.8 1.1 1.1 1.2 1.5 1.7 +133660800 0.2 0.5 0.7 0.6 0.8 1.1 1.1 1.2 1.5 1.7 +133660800 0.1 0.8 0.5 0.1 0.2 0.1 0.1 0.1 0.1 0 +133747200 0.1 0.8 0.5 0.1 0.2 0.1 0.1 0.1 0.1 0 +133747200 0 0 0.1 0 0 0.1 0.1 0.1 0.1 0.1 +133833600 0 0 0.1 0 0 0.1 0.1 0.1 0.1 0.1 +133833600 0 0 0 0 0 0 0 0 0 0 +133920000 0 0 0 0 0 0 0 0 0 0 +133920000 0 0 0 0 0 0 0 0 0 0 +134006400 0 0 0 0 0 0 0 0 0 0 +134006400 0 0 0 0 0 0 0 0 0 0 +134092800 0 0 0 0 0 0 0 0 0 0 +134092800 0 0 0 0 0 0 0 0 0 0 +134179200 0 0 0 0 0 0 0 0 0 0 +134179200 0 0 0 0 0 0 0 0 0 0 +134265600 0 0 0 0 0 0 0 0 0 0 +134265600 0 0 0 0 0 0 0 0 0 0 +134352000 0 0 0 0 0 0 0 0 0 0 +134352000 0 0 0 0 0 0 0 0 0 0 +134438400 0 0 0 0 0 0 0 0 0 0 +134438400 0 0 0 0 0 0 0 0 0 0 +134524800 0 0 0 0 0 0 0 0 0 0 +134524800 15.2 14.7 14.8 14.8 14.8 14.6 14.6 14.7 14.7 14.8 +134611200 15.2 14.7 14.8 14.8 14.8 14.6 14.6 14.7 14.7 14.8 +134611200 4.3 4.5 4.6 4.8 4.8 4.8 4.8 4.8 4.7 4.9 +134697600 4.3 4.5 4.6 4.8 4.8 4.8 4.8 4.8 4.7 4.9 +134697600 0 0.3 0.3 0.2 0.3 0.4 0.3 0.3 0.3 0.2 +134784000 0 0.3 0.3 0.2 0.3 0.4 0.3 0.3 0.3 0.2 +134784000 0.1 1.1 0.9 0.4 0.7 0.6 0.5 0.4 0.2 0.2 +134870400 0.1 1.1 0.9 0.4 0.7 0.6 0.5 0.4 0.2 0.2 +134870400 0.1 0.1 0.1 0 0 0 0 0 0 0 +134956800 0.1 0.1 0.1 0 0 0 0 0 0 0 +134956800 4.8 4.1 4 4.1 3.9 3.8 3.9 3.8 4 4 +135043200 4.8 4.1 4 4.1 3.9 3.8 3.9 3.8 4 4 +135043200 5.6 4.4 4.5 4.6 4.2 3.7 3.9 3.9 4.1 4.4 +135129600 5.6 4.4 4.5 4.6 4.2 3.7 3.9 3.9 4.1 4.4 +135129600 0 0.1 0.1 0 0 0 0 0 0 0 +135216000 0 0.1 0.1 0 0 0 0 0 0 0 +135216000 0.1 0.3 0.3 0.3 0.4 0.6 0.6 0.6 0.7 0.7 +135302400 0.1 0.3 0.3 0.3 0.4 0.6 0.6 0.6 0.7 0.7 +135302400 0 0.1 0.1 0 0.1 0.1 0.1 0 0 0 +135388800 0 0.1 0.1 0 0.1 0.1 0.1 0 0 0 +135388800 0 0 0 0 0 0 0 0 0 0 +135475200 0 0 0 0 0 0 0 0 0 0 +135475200 0 0 0 0 0 0 0 0 0 0 +135561600 0 0 0 0 0 0 0 0 0 0 +135561600 0 0 0 0 0 0 0 0 0 0 +135648000 0 0 0 0 0 0 0 0 0 0 +135648000 0 0 0 0 0 0 0 0 0 0 +135734400 0 0 0 0 0 0 0 0 0 0 +135734400 0 0 0 0 0 0 0 0 0 0 +135820800 0 0 0 0 0 0 0 0 0 0 +135820800 0 0 0 0 0 0 0 0 0 0 +135907200 0 0 0 0 0 0 0 0 0 0 +135907200 0 0 0 0 0 0 0 0 0 0 +135993600 0 0 0 0 0 0 0 0 0 0 +135993600 0 0 0 0 0 0 0 0 0 0 +136080000 0 0 0 0 0 0 0 0 0 0 +136080000 0 0 0 0 0 0 0 0 0 0 +136166400 0 0 0 0 0 0 0 0 0 0 +136166400 9.2 9.3 8.9 8.5 8.5 8.3 8.1 7.9 7.7 7.5 +136252800 9.2 9.3 8.9 8.5 8.5 8.3 8.1 7.9 7.7 7.5 +136252800 2.9 3.8 4 4.2 4.6 5.6 5.7 6 6.4 6.3 +136339200 2.9 3.8 4 4.2 4.6 5.6 5.7 6 6.4 6.3 +136339200 0 0 0 0 0 0 0 0 0 0 +136425600 0 0 0 0 0 0 0 0 0 0 +136425600 0 0.5 0.5 0.3 0.5 0.6 0.5 0.5 0.5 0.4 +136512000 0 0.5 0.5 0.3 0.5 0.6 0.5 0.5 0.5 0.4 +136512000 0 0 0 0 0 0 0 0 0 0 +136598400 0 0 0 0 0 0 0 0 0 0 +136598400 0.4 0.2 0.5 0.2 0 0 0 0.2 0.4 0.6 +136684800 0.4 0.2 0.5 0.2 0 0 0 0.2 0.4 0.6 +136684800 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +136771200 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +136771200 0 0 0 0 0 0 0 0 0 0 +136857600 0 0 0 0 0 0 0 0 0 0 +136857600 2 2.1 1.9 1.9 1.9 2 2 2 1.9 1.7 +136944000 2 2.1 1.9 1.9 1.9 2 2 2 1.9 1.7 +136944000 0 0 0 0 0 0.1 0.1 0.2 0.3 0.3 +137030400 0 0 0 0 0 0.1 0.1 0.2 0.3 0.3 +137030400 2 1.5 1.4 1.5 1.4 1.4 1.6 1.7 1.9 2 +137116800 2 1.5 1.4 1.5 1.4 1.4 1.6 1.7 1.9 2 +137116800 2.1 2.4 2.4 2.2 2.4 2.5 2.4 2.4 2.3 2.2 +137203200 2.1 2.4 2.4 2.2 2.4 2.5 2.4 2.4 2.3 2.2 +137203200 2.7 3.1 3 2.8 3.1 3.1 3.1 3 3 2.9 +137289600 2.7 3.1 3 2.8 3.1 3.1 3.1 3 3 2.9 +137289600 2.3 2.3 2.3 2.2 2.4 2.4 2.4 2.5 2.5 2.4 +137376000 2.3 2.3 2.3 2.2 2.4 2.4 2.4 2.5 2.5 2.4 +137376000 0 0 0 0 0 0 0 0 0 0 +137462400 0 0 0 0 0 0 0 0 0 0 +137462400 0 0 0 0 0 0 0 0 0 0 +137548800 0 0 0 0 0 0 0 0 0 0 +137548800 0 0 0 0 0 0 0 0 0 0 +137635200 0 0 0 0 0 0 0 0 0 0 +137635200 0 0 0 0 0 0 0 0 0 0 +137721600 0 0 0 0 0 0 0 0 0 0 +137721600 0.1 0.1 0.1 0.1 0.3 0.4 0.4 0.4 0.6 0.7 +137808000 0.1 0.1 0.1 0.1 0.3 0.4 0.4 0.4 0.6 0.7 +137808000 0.3 0.2 0.3 0.1 0 0 0 0.1 0.3 0.4 +137894400 0.3 0.2 0.3 0.1 0 0 0 0.1 0.3 0.4 +137894400 0 0 0 0.1 0.1 0.2 0.1 0.1 0.2 0.1 +137980800 0 0 0 0.1 0.1 0.2 0.1 0.1 0.2 0.1 +137980800 6 5.6 5.8 5.9 5.6 5.1 5.1 5.1 4.9 4.9 +138067200 6 5.6 5.8 5.9 5.6 5.1 5.1 5.1 4.9 4.9 +138067200 4.5 4.6 5 5.1 5.2 5.5 5.5 5.6 5.7 5.6 +138153600 4.5 4.6 5 5.1 5.2 5.5 5.5 5.6 5.7 5.6 +138153600 7.1 6.7 6.7 6.8 6.7 6.8 6.8 6.9 6.9 6.8 +138240000 7.1 6.7 6.7 6.8 6.7 6.8 6.8 6.9 6.9 6.8 +138240000 5 4 4.4 5 4.9 5.3 5.7 5.8 6.4 6.7 +138326400 5 4 4.4 5 4.9 5.3 5.7 5.8 6.4 6.7 +138326400 8.4 7.6 7.7 7.4 7.2 6.6 6.5 6.3 6.1 6 +138412800 8.4 7.6 7.7 7.4 7.2 6.6 6.5 6.3 6.1 6 +138412800 3.2 3.4 3.6 3.7 3.8 4.1 4.2 4.3 4.6 4.8 +138499200 3.2 3.4 3.6 3.7 3.8 4.1 4.2 4.3 4.6 4.8 +138499200 0 0 0 0 0 0 0 0 0 0 +138585600 0 0 0 0 0 0 0 0 0 0 +138585600 0 0 0 0 0 0 0 0 0 0 +138672000 0 0 0 0 0 0 0 0 0 0 +138672000 0 0 0 0 0 0 0 0 0 0 +138758400 0 0 0 0 0 0 0 0 0 0 +138758400 15.9 15.4 15.2 15.4 15.1 15.1 15 14.8 14.7 14.2 +138844800 15.9 15.4 15.2 15.4 15.1 15.1 15 14.8 14.7 14.2 +138844800 0.1 0.6 0.6 0.4 0.8 0.9 0.9 1 1 0.9 +138931200 0.1 0.6 0.6 0.4 0.8 0.9 0.9 1 1 0.9 +138931200 0 0 0 0 0 0 0 0 0 0 +139017600 0 0 0 0 0 0 0 0 0 0 +139017600 0 0 0 0 0 0 0 0 0 0 +139104000 0 0 0 0 0 0 0 0 0 0 +139104000 0 0 0 0 0 0 0 0 0 0 +139190400 0 0 0 0 0 0 0 0 0 0 +139190400 0 0 0 0 0 0 0 0 0 0 +139276800 0 0 0 0 0 0 0 0 0 0 +139276800 0 0 0 0 0 0 0 0 0 0 +139363200 0 0 0 0 0 0 0 0 0 0 +139363200 0 0 0 0 0 0 0 0 0 0 +139449600 0 0 0 0 0 0 0 0 0 0 +139449600 0 0 0 0 0 0 0 0 0 0 +139536000 0 0 0 0 0 0 0 0 0 0 +139536000 0 0 0 0 0 0 0 0 0 0 +139622400 0 0 0 0 0 0 0 0 0 0 +139622400 0 0 0 0 0 0 0 0 0 0 +139708800 0 0 0 0 0 0 0 0 0 0 +139708800 1.3 4.1 3.4 2.4 3.5 3.6 3.2 3 2.2 2 +139795200 1.3 4.1 3.4 2.4 3.5 3.6 3.2 3 2.2 2 +139795200 5.1 3.9 3.9 3.9 3.5 3.1 3.1 3.1 3.1 3.1 +139881600 5.1 3.9 3.9 3.9 3.5 3.1 3.1 3.1 3.1 3.1 +139881600 6.2 9.9 7.5 5.3 7 7.7 6.8 7.1 6.6 7 +139968000 6.2 9.9 7.5 5.3 7 7.7 6.8 7.1 6.6 7 +139968000 0 0.1 0.1 0.2 0.2 0.4 0.4 0.3 0.4 0.4 +140054400 0 0.1 0.1 0.2 0.2 0.4 0.4 0.3 0.4 0.4 +140054400 7.4 7.6 7.8 7.7 7.9 8 8 8 8.1 8 +140140800 7.4 7.6 7.8 7.7 7.9 8 8 8 8.1 8 +140140800 3.8 2.3 2.4 2.5 2.1 1.3 1.3 1.2 1.1 1.2 +140227200 3.8 2.3 2.4 2.5 2.1 1.3 1.3 1.2 1.1 1.2 +140227200 2.2 1.5 1.8 2.1 1.8 1.6 1.8 1.8 2 2.1 +140313600 2.2 1.5 1.8 2.1 1.8 1.6 1.8 1.8 2 2.1 +140313600 0 0 0 0 0 0 0 0 0 0 +140400000 0 0 0 0 0 0 0 0 0 0 +140400000 0 0 0 0 0 0 0 0 0 0 +140486400 0 0 0 0 0 0 0 0 0 0 +140486400 0 0 0 0 0 0 0 0 0 0 +140572800 0 0 0 0 0 0 0 0 0 0 +140572800 2.6 1.3 1.1 1.2 0.9 0.5 0.5 0.5 0.5 0.5 +140659200 2.6 1.3 1.1 1.2 0.9 0.5 0.5 0.5 0.5 0.5 +140659200 10.8 10.3 10.5 10.6 10.5 10.4 10.5 10.5 10.5 10.3 +140745600 10.8 10.3 10.5 10.6 10.5 10.4 10.5 10.5 10.5 10.3 +140745600 2.6 2.3 2.3 2.6 2.4 2.3 2.4 2.5 2.5 2.6 +140832000 2.6 2.3 2.3 2.6 2.4 2.3 2.4 2.5 2.5 2.6 +140832000 4.8 5.3 5.1 5.3 5.3 5.2 5.1 4.9 4.7 4.7 +140918400 4.8 5.3 5.1 5.3 5.3 5.2 5.1 4.9 4.7 4.7 +140918400 0.3 1 1 0.7 1 1.2 1.1 1.1 1.1 0.9 +141004800 0.3 1 1 0.7 1 1.2 1.1 1.1 1.1 0.9 +141004800 0.4 1.1 0.7 0.3 0.4 0.3 0.2 0.2 0.1 0.4 +141091200 0.4 1.1 0.7 0.3 0.4 0.3 0.2 0.2 0.1 0.4 +141091200 0 0 0 0 0 0 0 0 0 0 +141177600 0 0 0 0 0 0 0 0 0 0 +141177600 0 0 0 0 0 0 0 0 0 0 +141264000 0 0 0 0 0 0 0 0 0 0 +141264000 0 0 0 0 0 0 0 0 0 0 +141350400 0 0 0 0 0 0 0 0 0 0 +141350400 0 0 0 0 0 0 0 0 0 0 +141436800 0 0 0 0 0 0 0 0 0 0 +141436800 0 0 0 0 0 0 0 0 0 0 +141523200 0 0 0 0 0 0 0 0 0 0 +141523200 0 0 0 0 0 0 0 0 0 0 +141609600 0 0 0 0 0 0 0 0 0 0 +141609600 0 0 0 0 0 0 0 0 0 0 +141696000 0 0 0 0 0 0 0 0 0 0 +141696000 0 0 0 0 0 0 0 0 0 0 +141782400 0 0 0 0 0 0 0 0 0 0 +141782400 0.1 1 0.5 0.1 0.1 0.1 0 0 0 0 +141868800 0.1 1 0.5 0.1 0.1 0.1 0 0 0 0 +141868800 0 0 0 0 0 0 0 0 0 0 +141955200 0 0 0 0 0 0 0 0 0 0 +141955200 0.1 2.5 2.3 1.6 2.8 2.4 2.6 2.2 1.1 1.1 +142041600 0.1 2.5 2.3 1.6 2.8 2.4 2.6 2.2 1.1 1.1 +142041600 0 0 0 0 0 0 0 0 0 0 +142128000 0 0 0 0 0 0 0 0 0 0 +142128000 0 0.6 0.6 0.1 0.5 0.3 0.3 0.2 0 0 +142214400 0 0.6 0.6 0.1 0.5 0.3 0.3 0.2 0 0 +142214400 16.1 15.9 15.4 16.1 16.1 16.7 17.3 17.9 18.6 19.1 +142300800 16.1 15.9 15.4 16.1 16.1 16.7 17.3 17.9 18.6 19.1 +142300800 33.8 28.4 28.7 27.5 25.9 22.2 22 21.2 20.4 20.2 +142387200 33.8 28.4 28.7 27.5 25.9 22.2 22 21.2 20.4 20.2 +142387200 6.5 7.4 8.1 9.1 9.9 11.8 12.3 13 13.6 13.7 +142473600 6.5 7.4 8.1 9.1 9.9 11.8 12.3 13 13.6 13.7 +142473600 22.3 21.1 20.4 19.4 19.8 20.4 20.3 20.7 21.2 21.7 +142560000 22.3 21.1 20.4 19.4 19.8 20.4 20.3 20.7 21.2 21.7 +142560000 10 8.2 7.7 7.3 6.6 5.5 5.5 5.4 5.3 5.7 +142646400 10 8.2 7.7 7.3 6.6 5.5 5.5 5.4 5.3 5.7 +142646400 0 0.3 0.6 0.4 0.8 1.2 1.2 1.3 1.5 1.8 +142732800 0 0.3 0.6 0.4 0.8 1.2 1.2 1.3 1.5 1.8 +142732800 0.1 1.4 1.7 1.2 1.8 2 1.8 1.6 1.2 0.9 +142819200 0.1 1.4 1.7 1.2 1.8 2 1.8 1.6 1.2 0.9 +142819200 0.2 0.7 0.8 0.5 0.8 0.8 0.7 0.7 0.7 0.7 +142905600 0.2 0.7 0.8 0.5 0.8 0.8 0.7 0.7 0.7 0.7 +142905600 6 5.2 5.2 5.4 5 4.8 4.9 4.9 4.9 4.9 +142992000 6 5.2 5.2 5.4 5 4.8 4.9 4.9 4.9 4.9 +142992000 0 0 0 0 0 0 0 0 0 0 +143078400 0 0 0 0 0 0 0 0 0 0 +143078400 13.1 12.5 12.2 11.5 11.3 10.4 10.2 9.8 9.5 9.4 +143164800 13.1 12.5 12.2 11.5 11.3 10.4 10.2 9.8 9.5 9.4 +143164800 0 0 0 0 0 0 0 0 0 0 +143251200 0 0 0 0 0 0 0 0 0 0 +143251200 0 0 0 0 0 0 0 0 0 0 +143337600 0 0 0 0 0 0 0 0 0 0 +143337600 35.7 29.5 28.6 27.9 25.2 21.8 21.7 21.1 20.8 21.6 +143424000 35.7 29.5 28.6 27.9 25.2 21.8 21.7 21.1 20.8 21.6 +143424000 0.4 3.3 2.6 1.6 2.2 2.4 2 1.9 1.8 1.7 +143510400 0.4 3.3 2.6 1.6 2.2 2.4 2 1.9 1.8 1.7 +143510400 0 0 0 0 0 0 0 0 0 0 +143596800 0 0 0 0 0 0 0 0 0 0 +143596800 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +143683200 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +143683200 8.5 8.3 8.2 8.2 8.2 8.2 8.1 8 7.9 7.8 +143769600 8.5 8.3 8.2 8.2 8.2 8.2 8.1 8 7.9 7.8 +143769600 9.4 7.3 7.3 7.4 6.5 5.3 5.3 5 4.8 4.7 +143856000 9.4 7.3 7.3 7.4 6.5 5.3 5.3 5 4.8 4.7 +143856000 0 0.4 0.5 0 0.5 0.2 0.2 0 0 0 +143942400 0 0.4 0.5 0 0.5 0.2 0.2 0 0 0 +143942400 1.1 0.2 0.6 0.6 0.2 0 0.1 0.1 0.2 0.2 +144028800 1.1 0.2 0.6 0.6 0.2 0 0.1 0.1 0.2 0.2 +144028800 0 0 0 0 0 0 0 0 0 0 +144115200 0 0 0 0 0 0 0 0 0 0 +144115200 4.7 4.4 4.4 4.4 4.2 4 4 4 4.1 4 +144201600 4.7 4.4 4.4 4.4 4.2 4 4 4 4.1 4 +144201600 0.3 0.1 0.3 0.2 0.1 0.1 0.1 0.2 0.3 0.4 +144288000 0.3 0.1 0.3 0.2 0.1 0.1 0.1 0.2 0.3 0.4 +144288000 8.3 8.1 8.2 8.2 8.3 8.3 8.2 8.2 8.1 8 +144374400 8.3 8.1 8.2 8.2 8.3 8.3 8.2 8.2 8.1 8 +144374400 30.8 32.1 32 31 31.8 31.6 31.4 31.2 31 31.2 +144460800 30.8 32.1 32 31 31.8 31.6 31.4 31.2 31 31.2 +144460800 0.1 1.3 1.4 1 1.5 1.8 1.7 1.6 1.5 1.4 +144547200 0.1 1.3 1.4 1 1.5 1.8 1.7 1.6 1.5 1.4 +144547200 0 0 0 0 0 0 0 0 0 0 +144633600 0 0 0 0 0 0 0 0 0 0 +144633600 26.5 25.1 25.2 25.6 25.6 25.9 26.4 26.9 27.3 27.3 +144720000 26.5 25.1 25.2 25.6 25.6 25.9 26.4 26.9 27.3 27.3 +144720000 11.6 11 11.2 11 11 11.3 11.7 12.2 12.9 13.7 +144806400 11.6 11 11.2 11 11 11.3 11.7 12.2 12.9 13.7 +144806400 0 0 0 0 0 0 0 0 0 0 +144892800 0 0 0 0 0 0 0 0 0 0 +144892800 0 0 0 0 0 0 0 0 0 0 +144979200 0 0 0 0 0 0 0 0 0 0 +144979200 0 0 0 0 0 0 0 0 0 0 +145065600 0 0 0 0 0 0 0 0 0 0 +145065600 0 0 0 0 0 0 0 0 0 0 +145152000 0 0 0 0 0 0 0 0 0 0 +145152000 0 0.2 0.3 0.2 0.2 0.3 0.3 0.3 0.4 0.4 +145238400 0 0.2 0.3 0.2 0.2 0.3 0.3 0.3 0.4 0.4 +145238400 7.3 5.5 5 5.1 4.4 3.9 3.9 4 4.2 4.7 +145324800 7.3 5.5 5 5.1 4.4 3.9 3.9 4 4.2 4.7 +145324800 1.4 1.8 1.9 2 2.2 2.7 2.9 3.1 3.3 3.4 +145411200 1.4 1.8 1.9 2 2.2 2.7 2.9 3.1 3.3 3.4 +145411200 0 0 0 0 0 0 0 0 0 0 +145497600 0 0 0 0 0 0 0 0 0 0 +145497600 0 0 0.1 0 0 0 0 0 0.1 0.2 +145584000 0 0 0.1 0 0 0 0 0 0.1 0.2 +145584000 7.5 4.6 4.4 4.9 4.2 2.4 2.5 2.4 2.3 2.3 +145670400 7.5 4.6 4.4 4.9 4.2 2.4 2.5 2.4 2.3 2.3 +145670400 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.4 0.5 +145756800 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.4 0.5 +145756800 21.8 22.6 23 24 24.1 25.5 25.8 26.2 26.6 26.4 +145843200 21.8 22.6 23 24 24.1 25.5 25.8 26.2 26.6 26.4 +145843200 2 2.7 2.8 2.8 3.2 3.5 3.6 3.7 3.7 3.6 +145929600 2 2.7 2.8 2.8 3.2 3.5 3.6 3.7 3.7 3.6 +145929600 0 0 0 0 0 0 0 0 0 0 +146016000 0 0 0 0 0 0 0 0 0 0 +146016000 0 0 0 0 0 0 0 0 0 0 +146102400 0 0 0 0 0 0 0 0 0 0 +146102400 0 0 0 0 0 0.2 0.2 0.2 0.4 0.4 +146188800 0 0 0 0 0 0.2 0.2 0.2 0.4 0.4 +146188800 22.1 19.2 19.1 17.2 16.2 12.4 12 11 10.1 10.5 +146275200 22.1 19.2 19.1 17.2 16.2 12.4 12 11 10.1 10.5 +146275200 0.2 0.8 0.5 1.2 1.1 2.3 2.5 2.6 3.3 3.4 +146361600 0.2 0.8 0.5 1.2 1.1 2.3 2.5 2.6 3.3 3.4 +146361600 0 0 0.1 0.2 0.2 0.1 0.2 0.1 0.2 0.1 +146448000 0 0 0.1 0.2 0.2 0.1 0.2 0.1 0.2 0.1 +146448000 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.2 +146534400 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.2 +146534400 0 0.5 0.5 0.4 0.5 0.6 0.5 0.5 0.4 0.3 +146620800 0 0.5 0.5 0.4 0.5 0.6 0.5 0.5 0.4 0.3 +146620800 8.7 8.1 7.7 8.5 7.8 8.5 8.7 8.9 9.3 9.6 +146707200 8.7 8.1 7.7 8.5 7.8 8.5 8.7 8.9 9.3 9.6 +146707200 0.1 0.6 0.7 0.6 0.9 1.3 1.3 1.3 1.5 1.4 +146793600 0.1 0.6 0.7 0.6 0.9 1.3 1.3 1.3 1.5 1.4 +146793600 5.4 5.6 5.3 5.5 5.5 5.6 5.6 5.5 5.4 5.3 +146880000 5.4 5.6 5.3 5.5 5.5 5.6 5.6 5.5 5.4 5.3 +146880000 11.2 10.4 10.2 10.3 9.9 9.2 9.2 8.9 8.6 8.6 +146966400 11.2 10.4 10.2 10.3 9.9 9.2 9.2 8.9 8.6 8.6 +146966400 0 0 0 0 0 0.1 0.1 0.1 0.2 0.2 +147052800 0 0 0 0 0 0.1 0.1 0.1 0.2 0.2 +147052800 0 0 0 0 0 0 0 0 0 0 +147139200 0 0 0 0 0 0 0 0 0 0 +147139200 2.2 2 2.1 2.2 2.2 2.4 2.4 2.4 2.4 2.1 +147225600 2.2 2 2.1 2.2 2.2 2.4 2.4 2.4 2.4 2.1 +147225600 0 0.8 1.1 1 1.4 2.2 2.2 2.3 2.7 2.7 +147312000 0 0.8 1.1 1 1.4 2.2 2.2 2.3 2.7 2.7 +147312000 3.1 2.6 2.3 2.4 2.1 2.2 2.2 2.3 2.4 2.5 +147398400 3.1 2.6 2.3 2.4 2.1 2.2 2.2 2.3 2.4 2.5 +147398400 15.3 11.2 10.9 10.9 9.1 7.4 7.5 7.5 7.6 8.5 +147484800 15.3 11.2 10.9 10.9 9.1 7.4 7.5 7.5 7.6 8.5 +147484800 2.7 2.3 2.2 2.2 2.1 2 2 1.9 1.9 2 +147571200 2.7 2.3 2.2 2.2 2.1 2 2 1.9 1.9 2 +147571200 0.7 0.4 0.5 0.6 0.5 0.4 0.5 0.5 0.5 0.5 +147657600 0.7 0.4 0.5 0.6 0.5 0.4 0.5 0.5 0.5 0.5 +147657600 0 0.8 1 0.3 0.9 0.8 0.9 0.4 0.8 0.5 +147744000 0 0.8 1 0.3 0.9 0.8 0.9 0.4 0.8 0.5 +147744000 1.2 1.4 1.6 1.8 1.9 2.1 2.2 2.3 2.3 2.2 +147830400 1.2 1.4 1.6 1.8 1.9 2.1 2.2 2.3 2.3 2.2 +147830400 0 0 0.1 0.1 0.1 0.4 0.4 0.4 0.6 0.8 +147916800 0 0 0.1 0.1 0.1 0.4 0.4 0.4 0.6 0.8 +147916800 0 0 0 0 0 0 0 0 0 0 +148003200 0 0 0 0 0 0 0 0 0 0 +148003200 0 0 0 0 0 0 0 0 0 0 +148089600 0 0 0 0 0 0 0 0 0 0 +148089600 0 0 0 0 0 0 0 0 0 0 +148176000 0 0 0 0 0 0 0 0 0 0 +148176000 0 0 0 0 0 0 0 0 0 0 +148262400 0 0 0 0 0 0 0 0 0 0 +148262400 0 0 0 0 0 0 0 0 0 0 +148348800 0 0 0 0 0 0 0 0 0 0 +148348800 0 0 0 0 0 0 0 0 0 0 +148435200 0 0 0 0 0 0 0 0 0 0 +148435200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 +148521600 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 +148521600 0 0 0 0 0 0 0 0 0 0 +148608000 0 0 0 0 0 0 0 0 0 0 +148608000 0 0 0 0 0 0 0 0 0 0 +148694400 0 0 0 0 0 0 0 0 0 0 +148694400 0 0 0 0 0 0 0 0 0 0 +148780800 0 0 0 0 0 0 0 0 0 0 +148780800 0 0 0 0 0 0 0 0 0 0 +148867200 0 0 0 0 0 0 0 0 0 0 +148867200 0 0.4 0.6 0.5 0.9 1 1 1 0.9 0.9 +148953600 0 0.4 0.6 0.5 0.9 1 1 1 0.9 0.9 +148953600 4.1 3.2 3.1 3.2 2.9 2.4 2.4 2.4 2.2 2.1 +149040000 4.1 3.2 3.1 3.2 2.9 2.4 2.4 2.4 2.2 2.1 +149040000 0 0 0 0 0 0 0 0 0 0 +149126400 0 0 0 0 0 0 0 0 0 0 +149126400 3.5 3.9 3.9 3.8 3.7 3.2 3.1 2.8 2.2 1.6 +149212800 3.5 3.9 3.9 3.8 3.7 3.2 3.1 2.8 2.2 1.6 +149212800 0 0 0 0 0 0 0 0 0 0 +149299200 0 0 0 0 0 0 0 0 0 0 +149299200 0 0 0 0 0 0 0 0 0 0 +149385600 0 0 0 0 0 0 0 0 0 0 +149385600 0 0 0 0 0 0 0 0 0 0 +149472000 0 0 0 0 0 0 0 0 0 0 +149472000 0 0 0 0 0 0.4 0.2 0.6 0.9 1 +149558400 0 0 0 0 0 0.4 0.2 0.6 0.9 1 +149558400 0 0.5 0.7 0 0.7 0.3 0.3 0 0 0 +149644800 0 0.5 0.7 0 0.7 0.3 0.3 0 0 0 +149644800 0 0 0 0 0 0 0 0 0 0 +149731200 0 0 0 0 0 0 0 0 0 0 +149731200 1.4 3.6 3.8 2.5 4 3.7 3.5 3.3 2.8 2.7 +149817600 1.4 3.6 3.8 2.5 4 3.7 3.5 3.3 2.8 2.7 +149817600 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +149904000 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +149904000 4.8 4.2 4.1 4.3 4 3.9 3.9 4 4.1 4.1 +149990400 4.8 4.2 4.1 4.3 4 3.9 3.9 4 4.1 4.1 +149990400 9.1 8.7 8.8 8.9 8.8 8.7 8.9 9.1 9.3 9.4 +150076800 9.1 8.7 8.8 8.9 8.8 8.7 8.9 9.1 9.3 9.4 +150076800 0 0.1 0 0 0 0 0 0 0 0 +150163200 0 0.1 0 0 0 0 0 0 0 0 +150163200 0.3 3.9 2.7 1.5 2.2 1.8 1.8 1.4 0.5 0.7 +150249600 0.3 3.9 2.7 1.5 2.2 1.8 1.8 1.4 0.5 0.7 +150249600 12.7 13.9 13.5 13.7 13.8 13.8 13.9 13.7 13.3 13.1 +150336000 12.7 13.9 13.5 13.7 13.8 13.8 13.9 13.7 13.3 13.1 +150336000 0 0.8 1.1 0.4 0.8 1.1 1.1 1 1.6 1.3 +150422400 0 0.8 1.1 0.4 0.8 1.1 1.1 1 1.6 1.3 +150422400 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.2 +150508800 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.2 +150508800 0 0 0 0 0 0 0 0 0 0 +150595200 0 0 0 0 0 0 0 0 0 0 +150595200 1.9 2.3 2.3 2.3 2.5 2.7 2.7 2.7 2.6 2.4 +150681600 1.9 2.3 2.3 2.3 2.5 2.7 2.7 2.7 2.6 2.4 +150681600 5.8 5.1 5.3 5.5 5.1 4.4 4.6 4.6 4.5 4.6 +150768000 5.8 5.1 5.3 5.5 5.1 4.4 4.6 4.6 4.5 4.6 +150768000 0 0.1 0.1 0 0 0 0 0 0 0 +150854400 0 0.1 0.1 0 0 0 0 0 0 0 +150854400 0 0 0 0 0 0 0 0 0 0 +150940800 0 0 0 0 0 0 0 0 0 0 +150940800 0 0 0 0 0 0 0 0 0 0 +151027200 0 0 0 0 0 0 0 0 0 0 +151027200 0.1 1 1.2 0.9 1.4 1.8 1.8 1.9 2.1 2.1 +151113600 0.1 1 1.2 0.9 1.4 1.8 1.8 1.9 2.1 2.1 +151113600 0 0 0 0 0 0 0 0 0 0 +151200000 0 0 0 0 0 0 0 0 0 0 +151200000 0 0 0 0 0 0 0 0 0 0 +151286400 0 0 0 0 0 0 0 0 0 0 +151286400 0 0 0 0 0 0 0 0 0 0 +151372800 0 0 0 0 0 0 0 0 0 0 +151372800 0 0 0 0 0 0 0 0 0 0 +151459200 0 0 0 0 0 0 0 0 0 0 +151459200 0.9 1 0.9 0.9 1 1.1 1.1 1.1 1.1 1.1 +151545600 0.9 1 0.9 0.9 1 1.1 1.1 1.1 1.1 1.1 +151545600 0 0 0 0 0 0.1 0 0.1 0.1 0.2 +151632000 0 0 0 0 0 0.1 0 0.1 0.1 0.2 +151632000 1.6 1.6 1.8 1.9 1.9 1.7 1.8 1.8 1.8 1.9 +151718400 1.6 1.6 1.8 1.9 1.9 1.7 1.8 1.8 1.8 1.9 +151718400 4.6 4.2 4.4 4.6 4.7 4.6 4.9 4.9 5.1 5.2 +151804800 4.6 4.2 4.4 4.6 4.7 4.6 4.9 4.9 5.1 5.2 +151804800 4.4 4.5 4.6 4.4 4.6 4.1 4.1 4 3.8 3.9 +151891200 4.4 4.5 4.6 4.4 4.6 4.1 4.1 4 3.8 3.9 +151891200 0 0.5 0.5 0.2 0.5 0.7 0.7 0.8 1.3 1.5 +151977600 0 0.5 0.5 0.2 0.5 0.7 0.7 0.8 1.3 1.5 +151977600 0 0 0 0 0 0 0 0 0 0 +152064000 0 0 0 0 0 0 0 0 0 0 +152064000 0 0 0 0 0 0 0 0 0 0 +152150400 0 0 0 0 0 0 0 0 0 0 +152150400 3.4 5.4 4.1 2 3.3 3.1 2.1 2.4 1.9 1.8 +152236800 3.4 5.4 4.1 2 3.3 3.1 2.1 2.4 1.9 1.8 +152236800 0 0 0 0 0 0.1 0 0.1 0.2 0.2 +152323200 0 0 0 0 0 0.1 0 0.1 0.2 0.2 +152323200 0 0 0 0 0 0 0 0 0 0 +152409600 0 0 0 0 0 0 0 0 0 0 +152409600 8.1 8.5 8.3 8.6 8.6 8.7 8.7 8.5 8.4 8 +152496000 8.1 8.5 8.3 8.6 8.6 8.7 8.7 8.5 8.4 8 +152496000 11.3 10.3 10.4 10.1 9.5 8.6 8.3 7.8 7.5 7.2 +152582400 11.3 10.3 10.4 10.1 9.5 8.6 8.3 7.8 7.5 7.2 +152582400 11.6 10.7 10.6 10.2 9.8 9.1 9 8.8 8.7 8.8 +152668800 11.6 10.7 10.6 10.2 9.8 9.1 9 8.8 8.7 8.8 +152668800 27.7 25.7 25.6 24.8 23.8 21.3 20.8 20.1 19.1 19.1 +152755200 27.7 25.7 25.6 24.8 23.8 21.3 20.8 20.1 19.1 19.1 +152755200 7.6 6.8 6.7 6.8 6.5 6.5 6.5 6.5 6.4 6.1 +152841600 7.6 6.8 6.7 6.8 6.5 6.5 6.5 6.5 6.4 6.1 +152841600 1.5 1.2 1.1 1.1 0.9 0.8 0.8 0.7 0.8 0.8 +152928000 1.5 1.2 1.1 1.1 0.9 0.8 0.8 0.7 0.8 0.8 +152928000 3.8 3.3 3.2 3.3 3 2.7 2.6 2.6 2.5 2.5 +153014400 3.8 3.3 3.2 3.3 3 2.7 2.6 2.6 2.5 2.5 +153014400 20.9 18.3 18.4 18.2 17.2 14.6 14.7 14.3 13.6 13.9 +153100800 20.9 18.3 18.4 18.2 17.2 14.6 14.7 14.3 13.6 13.9 +153100800 0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.3 +153187200 0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.3 +153187200 0 0 0 0 0 0 0 0 0 0 +153273600 0 0 0 0 0 0 0 0 0 0 +153273600 0 0 0 0 0 0 0 0 0 0 +153360000 0 0 0 0 0 0 0 0 0 0 +153360000 0 0 0 0 0 0 0 0 0 0 +153446400 0 0 0 0 0 0 0 0 0 0 +153446400 0 0 0 0 0 0 0 0 0 0 +153532800 0 0 0 0 0 0 0 0 0 0 +153532800 5.1 5.7 6.1 5.9 6.1 6.4 6.3 6.4 6.4 6.2 +153619200 5.1 5.7 6.1 5.9 6.1 6.4 6.3 6.4 6.4 6.2 +153619200 22.2 19.5 18.7 18.6 17.8 17.2 17.5 17.7 18.2 19.4 +153705600 22.2 19.5 18.7 18.6 17.8 17.2 17.5 17.7 18.2 19.4 +153705600 6.7 6 5.9 6 5.7 5.4 5.4 5.3 5.2 5.1 +153792000 6.7 6 5.9 6 5.7 5.4 5.4 5.3 5.2 5.1 +153792000 8.8 7.1 6.9 6.7 6 4.9 4.9 4.7 4.6 4.9 +153878400 8.8 7.1 6.9 6.7 6 4.9 4.9 4.7 4.6 4.9 +153878400 6 5.4 5.4 5.4 5.1 4.7 4.8 4.8 4.8 4.9 +153964800 6 5.4 5.4 5.4 5.1 4.7 4.8 4.8 4.8 4.9 +153964800 2.7 2.4 2.3 2.3 2.2 2 2 1.9 1.7 1.6 +154051200 2.7 2.4 2.3 2.3 2.2 2 2 1.9 1.7 1.6 +154051200 2.7 4.1 4.2 4.3 4.8 5.3 5.5 5.6 5.6 5.5 +154137600 2.7 4.1 4.2 4.3 4.8 5.3 5.5 5.6 5.6 5.5 +154137600 0.8 1.1 1.2 1.5 1.6 2 2.2 2.5 2.6 2.7 +154224000 0.8 1.1 1.2 1.5 1.6 2 2.2 2.5 2.6 2.7 +154224000 6.4 6.1 6.1 6.1 6 6.1 6.1 6.1 6.2 6.1 +154310400 6.4 6.1 6.1 6.1 6 6.1 6.1 6.1 6.2 6.1 +154310400 12 11.8 11.7 11.6 11.4 11 11 10.8 10.7 10.6 +154396800 12 11.8 11.7 11.6 11.4 11 11 10.8 10.7 10.6 +154396800 5.2 5.1 5.2 5.3 5.1 5.2 5.2 5.3 5.3 5.5 +154483200 5.2 5.1 5.2 5.3 5.1 5.2 5.2 5.3 5.3 5.5 +154483200 0.1 1.8 2.4 1.8 2.8 3.9 3.7 3.7 4 3.7 +154569600 0.1 1.8 2.4 1.8 2.8 3.9 3.7 3.7 4 3.7 +154569600 11.6 10.5 10.5 10 9.9 9.5 9.3 9.3 9.2 9.1 +154656000 11.6 10.5 10.5 10 9.9 9.5 9.3 9.3 9.2 9.1 +154656000 3.2 7.2 7.3 5.3 8.2 8.5 8.5 8.7 8.3 7.8 +154742400 3.2 7.2 7.3 5.3 8.2 8.5 8.5 8.7 8.3 7.8 +154742400 0 0 0 0 0 0 0 0.1 0.1 0.1 +154828800 0 0 0 0 0 0 0 0.1 0.1 0.1 +154828800 0 0 0 0 0 0 0 0 0 0 +154915200 0 0 0 0 0 0 0 0 0 0 +154915200 10.5 10.7 10.8 11 11.1 11.6 11.6 11.7 11.7 11.5 +155001600 10.5 10.7 10.8 11 11.1 11.6 11.6 11.7 11.7 11.5 +155001600 0.4 0.7 0.7 0.5 0.8 0.7 0.8 0.7 0.8 0.9 +155088000 0.4 0.7 0.7 0.5 0.8 0.7 0.8 0.7 0.8 0.9 +155088000 0 0 0 0 0 0 0 0 0 0 +155174400 0 0 0 0 0 0 0 0 0 0 +155174400 0 0 0 0 0 0 0 0 0 0 +155260800 0 0 0 0 0 0 0 0 0 0 +155260800 4.1 3.8 4.1 4.3 4.2 4.1 4.2 4.3 4.4 4.4 +155347200 4.1 3.8 4.1 4.3 4.2 4.1 4.2 4.3 4.4 4.4 +155347200 7.6 7.3 7.7 7.8 7.6 6.8 6.9 6.8 6.5 6.5 +155433600 7.6 7.3 7.7 7.8 7.6 6.8 6.9 6.8 6.5 6.5 +155433600 9.4 10.1 10.8 10.7 11 10 10.2 10 9.6 9.8 +155520000 9.4 10.1 10.8 10.7 11 10 10.2 10 9.6 9.8 +155520000 9.6 8.3 9.2 9.7 9 8.2 8.3 8.1 7.9 7.8 +155606400 9.6 8.3 9.2 9.7 9 8.2 8.3 8.1 7.9 7.8 +155606400 2.3 2 2.2 2.4 2.2 2.4 2.4 2.4 2.5 2.5 +155692800 2.3 2 2.2 2.4 2.2 2.4 2.4 2.4 2.5 2.5 +155692800 10 8.4 8.1 7 6.6 4.8 4.5 4.1 3.6 3.5 +155779200 10 8.4 8.1 7 6.6 4.8 4.5 4.1 3.6 3.5 +155779200 1.3 2.6 2.5 1.6 2.3 2.4 2.1 2.1 2 1.7 +155865600 1.3 2.6 2.5 1.6 2.3 2.4 2.1 2.1 2 1.7 +155865600 0 0 0 0 0 0 0 0 0 0 +155952000 0 0 0 0 0 0 0 0 0 0 +155952000 0 0 0 0 0 0 0 0 0 0 +156038400 0 0 0 0 0 0 0 0 0 0 +156038400 0 0 0 0 0 0 0 0 0 0 +156124800 0 0 0 0 0 0 0 0 0 0 +156124800 0.1 0.9 0.9 0.6 0.8 1 0.9 0.9 1 1 +156211200 0.1 0.9 0.9 0.6 0.8 1 0.9 0.9 1 1 +156211200 3.5 2.7 2 1.2 1.5 0.9 0.7 0.7 0.7 0.5 +156297600 3.5 2.7 2 1.2 1.5 0.9 0.7 0.7 0.7 0.5 +156297600 0 0 0 0 0 0 0 0 0 0 +156384000 0 0 0 0 0 0 0 0 0 0 +156384000 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +156470400 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +156470400 0 0.2 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 +156556800 0 0.2 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 +156556800 0 0 0 0 0 0 0 0 0 0 +156643200 0 0 0 0 0 0 0 0 0 0 +156643200 5.1 5.3 5.4 5.4 5.5 5.5 5.5 5.5 5.5 5.5 +156729600 5.1 5.3 5.4 5.4 5.5 5.5 5.5 5.5 5.5 5.5 +156729600 0 0.1 0.1 0 0.1 0 0 0 0 0 +156816000 0 0.1 0.1 0 0.1 0 0 0 0 0 +156816000 0.6 0.5 0.5 0.4 0.4 0.5 0.4 0.4 0.5 0.5 +156902400 0.6 0.5 0.5 0.4 0.4 0.5 0.4 0.4 0.5 0.5 +156902400 1.6 1 1.1 1.2 1.1 0.7 0.8 0.8 0.7 0.7 +156988800 1.6 1 1.1 1.2 1.1 0.7 0.8 0.8 0.7 0.7 +156988800 7 6 6 6 5.6 5 5 4.9 4.8 4.9 +157075200 7 6 6 6 5.6 5 5 4.9 4.8 4.9 +157075200 2 2 2.3 2.5 2.5 2.8 2.9 3 3.1 3 +157161600 2 2 2.3 2.5 2.5 2.8 2.9 3 3.1 3 +157161600 10.7 9.6 10.7 11.4 10.6 10.2 10.5 10.5 10.7 10.4 +157248000 10.7 9.6 10.7 11.4 10.6 10.2 10.5 10.5 10.7 10.4 +157248000 0.1 0.6 0.8 0.4 0.8 1 0.9 0.9 1 0.9 +157334400 0.1 0.6 0.8 0.4 0.8 1 0.9 0.9 1 0.9 +157334400 0 0 0 0 0 0 0 0 0 0 +157420800 0 0 0 0 0 0 0 0 0 0 +157420800 0 0 0 0 0 0 0 0 0 0 +157507200 0 0 0 0 0 0 0 0 0 0 +157507200 0 0 0 0 0 0 0 0 0 0 +157593600 0 0 0 0 0 0 0 0 0 0 +157593600 0 0 0 0 0 0 0 0 0 0 +157680000 0 0 0 0 0 0 0 0 0 0 +157680000 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +157766400 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +157766400 0 0 0 0 0 0 0 0 0 0 +157852800 0 0 0 0 0 0 0 0 0 0 +157852800 0 0 0 0 0 0 0 0 0 0 +157939200 0 0 0 0 0 0 0 0 0 0 +157939200 0 0 0 0 0 0 0 0 0 0 +158025600 0 0 0 0 0 0 0 0 0 0 +158025600 0 0 0 0 0 0 0 0 0 0 +158112000 0 0 0 0 0 0 0 0 0 0 +158112000 0 0 0 0 0 0 0 0 0 0 +158198400 0 0 0 0 0 0 0 0 0 0 +158198400 0 0 0 0 0 0 0 0 0 0 +158284800 0 0 0 0 0 0 0 0 0 0 +158284800 0 0 0 0 0 0 0 0 0 0 +158371200 0 0 0 0 0 0 0 0 0 0 +158371200 0 0 0 0 0 0 0 0 0 0 +158457600 0 0 0 0 0 0 0 0 0 0 +158457600 0 0 0 0 0 0 0 0 0 0 +158544000 0 0 0 0 0 0 0 0 0 0 +158544000 0 0 0 0 0 0 0 0 0 0 +158630400 0 0 0 0 0 0 0 0 0 0 +158630400 0 0 0 0 0 0 0 0 0 0 +158716800 0 0 0 0 0 0 0 0 0 0 +158716800 0 0 0 0 0 0 0 0 0 0 +158803200 0 0 0 0 0 0 0 0 0 0 +158803200 0 0 0 0 0 0 0 0 0 0 +158889600 0 0 0 0 0 0 0 0 0 0 +158889600 0 0 0 0 0 0 0 0 0 0 +158976000 0 0 0 0 0 0 0 0 0 0 +158976000 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +159062400 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +159062400 2.5 2.9 3.1 3.1 3.2 3.4 3.4 3.3 3.3 3.2 +159148800 2.5 2.9 3.1 3.1 3.2 3.4 3.4 3.3 3.3 3.2 +159148800 1.7 1.6 1.8 1.9 1.8 1.9 2 2 2.1 2.1 +159235200 1.7 1.6 1.8 1.9 1.8 1.9 2 2 2.1 2.1 +159235200 0 0 0 0 0 0 0 0.1 0.1 0.1 +159321600 0 0 0 0 0 0 0 0.1 0.1 0.1 +159321600 0 0 0 0 0 0 0 0 0 0 +159408000 0 0 0 0 0 0 0 0 0 0 +159408000 2.4 2.2 2.3 2.6 2.5 2.5 2.6 2.7 2.7 2.9 +159494400 2.4 2.2 2.3 2.6 2.5 2.5 2.6 2.7 2.7 2.9 +159494400 0.3 0.2 0.3 0.9 0.5 1.6 1.8 2.1 3.1 3.7 +159580800 0.3 0.2 0.3 0.9 0.5 1.6 1.8 2.1 3.1 3.7 +159580800 0 0 0 0 0 0.1 0.1 0.2 0.3 0.3 +159667200 0 0 0 0 0 0.1 0.1 0.2 0.3 0.3 +159667200 0 0 0 0 0 0.1 0.1 0.3 0.3 0.3 +159753600 0 0 0 0 0 0.1 0.1 0.3 0.3 0.3 +159753600 0 0 0 0 0 0 0 0 0 0 +159840000 0 0 0 0 0 0 0 0 0 0 +159840000 0 0 0 0 0 0 0 0 0 0 +159926400 0 0 0 0 0 0 0 0 0 0 +159926400 0 0 0 0 0 0 0 0 0 0 +160012800 0 0 0 0 0 0 0 0 0 0 +160012800 0.6 3.9 2.6 0.4 1.2 0.9 0.3 0.5 0 0.1 +160099200 0.6 3.9 2.6 0.4 1.2 0.9 0.3 0.5 0 0.1 +160099200 0.1 0 0.1 0.1 0.1 0.2 0.3 0.3 0.4 0.3 +160185600 0.1 0 0.1 0.1 0.1 0.2 0.3 0.3 0.4 0.3 +160185600 2.6 2.2 2.2 2.2 2 1.9 2 1.9 2 2.2 +160272000 2.6 2.2 2.2 2.2 2 1.9 2 1.9 2 2.2 +160272000 4.4 4.5 4.6 4.9 4.9 5.2 5.3 5.4 5.5 5.5 +160358400 4.4 4.5 4.6 4.9 4.9 5.2 5.3 5.4 5.5 5.5 +160358400 0.1 0.4 0.5 0.4 0.7 0.9 0.8 0.9 0.9 1 +160444800 0.1 0.4 0.5 0.4 0.7 0.9 0.8 0.9 0.9 1 +160444800 1.6 1.6 2.1 2.5 2.7 3 3.3 3.4 3.6 3.6 +160531200 1.6 1.6 2.1 2.5 2.7 3 3.3 3.4 3.6 3.6 +160531200 0.5 0.2 0.3 0.3 0.1 0.3 0.3 0.3 0.5 0.6 +160617600 0.5 0.2 0.3 0.3 0.1 0.3 0.3 0.3 0.5 0.6 +160617600 1.9 1.8 1.3 0.6 1.1 0.6 0.5 0.5 0.4 0.3 +160704000 1.9 1.8 1.3 0.6 1.1 0.6 0.5 0.5 0.4 0.3 +160704000 0 0 0 0 0 0.2 0.3 0.4 0.8 0.8 +160790400 0 0 0 0 0 0.2 0.3 0.4 0.8 0.8 +160790400 0 0.3 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.2 +160876800 0 0.3 0.2 0.2 0.2 0.2 0.2 0.2 0.2 0.2 +160876800 0 0.2 0.2 0.1 0.1 0.2 0.2 0.4 0.6 0.6 +160963200 0 0.2 0.2 0.1 0.1 0.2 0.2 0.4 0.6 0.6 +160963200 0 0.1 0.1 0 0.1 0 0 0 0 0 +161049600 0 0.1 0.1 0 0.1 0 0 0 0 0 +161049600 0 0 0 0 0 0 0 0 0 0 +161136000 0 0 0 0 0 0 0 0 0 0 +161136000 0 0.1 0.1 0 0.1 0.1 0.1 0 0 0 +161222400 0 0.1 0.1 0 0.1 0.1 0.1 0 0 0 +161222400 0 0 0 0 0 0 0 0 0 0 +161308800 0 0 0 0 0 0 0 0 0 0 +161308800 0 0 0 0 0 0 0 0 0 0 +161395200 0 0 0 0 0 0 0 0 0 0 +161395200 0 0 0 0 0 0 0 0 0 0 +161481600 0 0 0 0 0 0 0 0 0 0 +161481600 0 0 0 0 0 0 0 0 0 0 +161568000 0 0 0 0 0 0 0 0 0 0 +161568000 0 0 0 0 0 0 0 0 0 0 +161654400 0 0 0 0 0 0 0 0 0 0 +161654400 1.8 1.9 1.8 1.8 1.9 1.9 1.9 1.9 1.9 2 +161740800 1.8 1.9 1.8 1.8 1.9 1.9 1.9 1.9 1.9 2 +161740800 3.2 2.7 2.7 2.7 2.5 2.2 2.2 2.2 2.1 2.1 +161827200 3.2 2.7 2.7 2.7 2.5 2.2 2.2 2.2 2.1 2.1 +161827200 2.4 2.3 2.3 2.4 2.3 2.2 2.3 2.3 2.3 2.3 +161913600 2.4 2.3 2.3 2.4 2.3 2.2 2.3 2.3 2.3 2.3 +161913600 3.6 3.8 4 4.3 4.3 4.3 4.4 4.5 4.5 4.7 +162000000 3.6 3.8 4 4.3 4.3 4.3 4.4 4.5 4.5 4.7 +162000000 0 0.1 0 0 0.1 0.1 0.1 0.2 0.3 0.8 +162086400 0 0.1 0 0 0.1 0.1 0.1 0.2 0.3 0.8 +162086400 0 0.1 0.1 0.1 0.2 0.3 0.3 0.4 0.6 0.8 +162172800 0 0.1 0.1 0.1 0.2 0.3 0.3 0.4 0.6 0.8 +162172800 0.1 0.5 0.6 0.4 0.5 0.8 0.7 0.6 0.7 0.6 +162259200 0.1 0.5 0.6 0.4 0.5 0.8 0.7 0.6 0.7 0.6 +162259200 0 0 0 0 0 0 0 0 0.1 0.1 +162345600 0 0 0 0 0 0 0 0 0.1 0.1 +162345600 0.1 0.2 0.1 0.1 0.2 0.1 0.1 0.1 0.1 0 +162432000 0.1 0.2 0.1 0.1 0.2 0.1 0.1 0.1 0.1 0 +162432000 0 0 0 0 0 0 0 0 0 0 +162518400 0 0 0 0 0 0 0 0 0 0 +162518400 4.2 4.1 4.2 4.4 4.3 4.3 4.3 4.2 4.1 4 +162604800 4.2 4.1 4.2 4.4 4.3 4.3 4.3 4.2 4.1 4 +162604800 3.8 2.7 2.5 3.5 3 2.5 2.9 2.8 2.7 3 +162691200 3.8 2.7 2.5 3.5 3 2.5 2.9 2.8 2.7 3 +162691200 0.3 1.9 2.3 1.6 2.3 3.1 2.8 2.8 3.2 3.1 +162777600 0.3 1.9 2.3 1.6 2.3 3.1 2.8 2.8 3.2 3.1 +162777600 0 0 0 0 0 0 0 0 0 0 +162864000 0 0 0 0 0 0 0 0 0 0 +162864000 0 0 0 0 0 0 0 0 0 0 +162950400 0 0 0 0 0 0 0 0 0 0 +162950400 0 0.3 0.4 0 0.4 0.2 0.1 0 0 0 +163036800 0 0.3 0.4 0 0.4 0.2 0.1 0 0 0 +163036800 0 0 0 0 0 0 0 0 0 0 +163123200 0 0 0 0 0 0 0 0 0 0 +163123200 0 0 0 0 0 0 0 0 0 0 +163209600 0 0 0 0 0 0 0 0 0 0 +163209600 5.7 6.3 6.4 6.3 6.5 6.8 6.7 6.7 6.8 6.7 +163296000 5.7 6.3 6.4 6.3 6.5 6.8 6.7 6.7 6.8 6.7 +163296000 0 0 0 0 0 0 0 0 0 0 +163382400 0 0 0 0 0 0 0 0 0 0 +163382400 0 0 0 0 0 0 0 0 0 0 +163468800 0 0 0 0 0 0 0 0 0 0 +163468800 0 0 0 0 0 0 0 0 0 0 +163555200 0 0 0 0 0 0 0 0 0 0 +163555200 0 0 0 0 0 0 0 0 0 0 +163641600 0 0 0 0 0 0 0 0 0 0 +163641600 0 0 0 0 0 0 0 0 0 0 +163728000 0 0 0 0 0 0 0 0 0 0 +163728000 0 0.6 0.6 0 0.2 0 0 0 0 0 +163814400 0 0.6 0.6 0 0.2 0 0 0 0 0 +163814400 0.4 0.4 0.3 0.2 0.3 0.2 0.2 0.2 0.1 0.1 +163900800 0.4 0.4 0.3 0.2 0.3 0.2 0.2 0.2 0.1 0.1 +163900800 0 0 0 0 0 0 0 0 0 0 +163987200 0 0 0 0 0 0 0 0 0 0 +163987200 0 0.3 0.4 0 0.4 0.2 0.2 0 0 0 +164073600 0 0.3 0.4 0 0.4 0.2 0.2 0 0 0 +164073600 0 0 0 0 0 0 0 0 0 0 +164160000 0 0 0 0 0 0 0 0 0 0 +164160000 0 0 0 0 0 0 0 0 0 0 +164246400 0 0 0 0 0 0 0 0 0 0 +164246400 0 0 0 0 0 0 0 0 0 0 +164332800 0 0 0 0 0 0 0 0 0 0 +164332800 2.4 2.2 2.2 2.1 2.1 2.2 2.1 2.1 2.2 2.1 +164419200 2.4 2.2 2.2 2.1 2.1 2.2 2.1 2.1 2.2 2.1 +164419200 0.1 0.7 0.5 0.4 0.5 0.6 0.6 0.6 0.6 0.7 +164505600 0.1 0.7 0.5 0.4 0.5 0.6 0.6 0.6 0.6 0.7 +164505600 0.1 1.9 2.3 2.2 2.9 4.4 4.5 4.5 5.2 5.3 +164592000 0.1 1.9 2.3 2.2 2.9 4.4 4.5 4.5 5.2 5.3 +164592000 0 0.3 0.3 0.1 0.2 0.1 0.1 0 0.1 0.1 +164678400 0 0.3 0.3 0.1 0.2 0.1 0.1 0 0.1 0.1 +164678400 5.9 7.1 7.3 7.4 7.9 8.5 8.5 8.6 8.7 8.5 +164764800 5.9 7.1 7.3 7.4 7.9 8.5 8.5 8.6 8.7 8.5 +164764800 0 0.7 0.7 0.2 0.8 0.3 0.7 0.3 0.3 0.6 +164851200 0 0.7 0.7 0.2 0.8 0.3 0.7 0.3 0.3 0.6 +164851200 4.1 4.7 4.6 4.7 5 5.7 5.7 5.8 6 5.9 +164937600 4.1 4.7 4.6 4.7 5 5.7 5.7 5.8 6 5.9 +164937600 1.2 2 1.4 0.8 1.2 1.1 1 1.1 0.8 0.8 +165024000 1.2 2 1.4 0.8 1.2 1.1 1 1.1 0.8 0.8 +165024000 3.1 2.2 2 2 1.7 1.6 1.6 1.6 1.5 1.5 +165110400 3.1 2.2 2 2 1.7 1.6 1.6 1.6 1.5 1.5 +165110400 0 0 0 0 0 0 0 0 0 0 +165196800 0 0 0 0 0 0 0 0 0 0 +165196800 0 0 0 0 0 0 0 0 0 0 +165283200 0 0 0 0 0 0 0 0 0 0 +165283200 0.8 1.7 1.6 1.1 1.7 1.4 1.3 1.2 1 1 +165369600 0.8 1.7 1.6 1.1 1.7 1.4 1.3 1.2 1 1 +165369600 6.2 6 6.2 6.3 6.2 5.8 5.9 5.9 5.8 5.8 +165456000 6.2 6 6.2 6.3 6.2 5.8 5.9 5.9 5.8 5.8 +165456000 7.1 6.5 6.7 6.8 6.6 6 6.1 6 5.8 5.8 +165542400 7.1 6.5 6.7 6.8 6.6 6 6.1 6 5.8 5.8 +165542400 4.3 3.9 4 4 3.8 3.6 3.7 3.7 3.7 3.7 +165628800 4.3 3.9 4 4 3.8 3.6 3.7 3.7 3.7 3.7 +165628800 0.4 1.4 1.6 1.1 1.5 1.9 1.7 1.6 1.8 1.7 +165715200 0.4 1.4 1.6 1.1 1.5 1.9 1.7 1.6 1.8 1.7 +165715200 0 0 0 0 0 0 0 0 0 0 +165801600 0 0 0 0 0 0 0 0 0 0 +165801600 0 0 0 0 0 0 0 0 0 0 +165888000 0 0 0 0 0 0 0 0 0 0 +165888000 0.1 0.5 0.6 0.4 0.7 0.8 0.7 0.7 0.7 0.7 +165974400 0.1 0.5 0.6 0.4 0.7 0.8 0.7 0.7 0.7 0.7 +165974400 0.1 0.8 0.7 0.6 0.8 1 1 1 1.2 1.1 +166060800 0.1 0.8 0.7 0.6 0.8 1 1 1 1.2 1.1 +166060800 0.1 1 1 0.7 0.9 1.1 1 0.8 0.8 0.6 +166147200 0.1 1 1 0.7 0.9 1.1 1 0.8 0.8 0.6 +166147200 0 0.5 0.6 0 0.6 0.2 0.2 0 0 0 +166233600 0 0.5 0.6 0 0.6 0.2 0.2 0 0 0 +166233600 0 0 0 0 0 0 0 0 0 0 +166320000 0 0 0 0 0 0 0 0 0 0 +166320000 0 0 0 0 0 0 0 0 0 0 +166406400 0 0 0 0 0 0 0 0 0 0 +166406400 0 0 0 0 0 0 0 0 0 0 +166492800 0 0 0 0 0 0 0 0 0 0 +166492800 0 0 0 0 0 0 0 0 0 0 +166579200 0 0 0 0 0 0 0 0 0 0 +166579200 0 0 0 0 0 0 0 0 0 0 +166665600 0 0 0 0 0 0 0 0 0 0 +166665600 0 0 0 0 0 0 0 0 0 0 +166752000 0 0 0 0 0 0 0 0 0 0 +166752000 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +166838400 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +166838400 0 0 0 0 0 0 0 0 0 0 +166924800 0 0 0 0 0 0 0 0 0 0 +166924800 0 0.8 1.1 0 1.2 0.5 0.5 0 0 0 +167011200 0 0.8 1.1 0 1.2 0.5 0.5 0 0 0 +167011200 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +167097600 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +167097600 0 0 0 0 0 0 0 0 0 0 +167184000 0 0 0 0 0 0 0 0 0 0 +167184000 0 0 0 0 0 0 0 0 0 0 +167270400 0 0 0 0 0 0 0 0 0 0 +167270400 0 0 0 0 0 0 0 0 0 0 +167356800 0 0 0 0 0 0 0 0 0 0 +167356800 0 0 0 0 0 0 0 0 0 0 +167443200 0 0 0 0 0 0 0 0 0 0 +167443200 0 0.5 0.6 0 0.6 0.3 0.2 0 0 0 +167529600 0 0.5 0.6 0 0.6 0.3 0.2 0 0 0 +167529600 0 0 0 0 0 0 0 0 0 0 +167616000 0 0 0 0 0 0 0 0 0 0 +167616000 0 0 0 0 0 0 0 0 0 0 +167702400 0 0 0 0 0 0 0 0 0 0 +167702400 2.6 2 2.2 2.5 2.2 2.3 2.6 2.8 3.1 3.3 +167788800 2.6 2 2.2 2.5 2.2 2.3 2.6 2.8 3.1 3.3 +167788800 0.2 1.9 1.9 1.5 2 2.6 2.4 2.3 2.3 2.1 +167875200 0.2 1.9 1.9 1.5 2 2.6 2.4 2.3 2.3 2.1 +167875200 2.6 2.3 2.3 2.5 2.3 2.2 2.3 2.3 2.3 2.3 +167961600 2.6 2.3 2.3 2.5 2.3 2.2 2.3 2.3 2.3 2.3 +167961600 0 0.4 0.4 0 0.2 0.1 0 0 0 0 +168048000 0 0.4 0.4 0 0.2 0.1 0 0 0 0 +168048000 0 0 0 0 0 0 0 0 0 0 +168134400 0 0 0 0 0 0 0 0 0 0 +168134400 0 0.1 0.1 0 0.1 0 0 0 0 0 +168220800 0 0.1 0.1 0 0.1 0 0 0 0 0 +168220800 0 0 0 0 0 0 0 0 0 0 +168307200 0 0 0 0 0 0 0 0 0 0 +168307200 0 0 0 0 0 0 0 0 0 0 +168393600 0 0 0 0 0 0 0 0 0 0 +168393600 0 0 0 0 0 0 0 0 0 0 +168480000 0 0 0 0 0 0 0 0 0 0 +168480000 0 0 0 0 0 0 0 0 0 0 +168566400 0 0 0 0 0 0 0 0 0 0 +168566400 0 0 0 0 0 0 0 0 0 0 +168652800 0 0 0 0 0 0 0 0 0 0 +168652800 0 0 0.1 0 0.1 0 0 0 0 0 +168739200 0 0 0.1 0 0.1 0 0 0 0 0 +168739200 0 0 0 0 0 0 0 0 0 0 +168825600 0 0 0 0 0 0 0 0 0 0 +168825600 0.2 0 0.2 0.1 0 0 0 0 0 0.1 +168912000 0.2 0 0.2 0.1 0 0 0 0 0 0.1 +168912000 0 0.3 0.4 0 0.4 0.2 0.2 0 0 0 +168998400 0 0.3 0.4 0 0.4 0.2 0.2 0 0 0 +168998400 0 0 0 0 0 0 0 0 0 0 +169084800 0 0 0 0 0 0 0 0 0 0 +169084800 0 0 0 0 0 0 0 0 0 0 +169171200 0 0 0 0 0 0 0 0 0 0 +169171200 0 0 0 0 0 0 0 0 0 0 +169257600 0 0 0 0 0 0 0 0 0 0 +169257600 0 0 0 0 0 0 0 0 0 0 +169344000 0 0 0 0 0 0 0 0 0 0 +169344000 26.6 25.4 25.2 24.8 24.3 23.7 23.5 23.2 23.1 23.1 +169430400 26.6 25.4 25.2 24.8 24.3 23.7 23.5 23.2 23.1 23.1 +169430400 9.2 9.9 9.8 10 10.4 11.4 11.5 12 12.4 12.6 +169516800 9.2 9.9 9.8 10 10.4 11.4 11.5 12 12.4 12.6 +169516800 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +169603200 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +169603200 0 0 0 0 0 0 0 0 0 0 +169689600 0 0 0 0 0 0 0 0 0 0 +169689600 0 0 0 0 0 0 0 0 0 0 +169776000 0 0 0 0 0 0 0 0 0 0 +169776000 0.4 0.6 1 0.7 0.9 0.3 0.6 0.3 0.3 0.2 +169862400 0.4 0.6 1 0.7 0.9 0.3 0.6 0.3 0.3 0.2 +169862400 0 0 0 0 0 0 0 0 0 0 +169948800 0 0 0 0 0 0 0 0 0 0 +169948800 0 0 0 0 0 0 0 0 0 0 +170035200 0 0 0 0 0 0 0 0 0 0 +170035200 0 0 0 0 0 0 0 0 0 0 +170121600 0 0 0 0 0 0 0 0 0 0 +170121600 6.2 3.8 3.6 5.8 4.6 3.2 4.5 4.4 4.5 5.5 +170208000 6.2 3.8 3.6 5.8 4.6 3.2 4.5 4.4 4.5 5.5 +170208000 0 0 0 0 0 0 0 0 0 0 +170294400 0 0 0 0 0 0 0 0 0 0 +170294400 0.4 2.2 2.5 1.6 2.4 3.4 3.1 3.1 3.4 3 +170380800 0.4 2.2 2.5 1.6 2.4 3.4 3.1 3.1 3.4 3 +170380800 0.8 2.2 2.1 1.5 2.4 2.8 2.6 2.6 2.3 2 +170467200 0.8 2.2 2.1 1.5 2.4 2.8 2.6 2.6 2.3 2 +170467200 0 0 0 0 0 0 0 0 0 0 +170553600 0 0 0 0 0 0 0 0 0 0 +170553600 0 0 0 0 0 0 0 0 0 0 +170640000 0 0 0 0 0 0 0 0 0 0 +170640000 0 0 0 0 0 0 0 0 0 0 +170726400 0 0 0 0 0 0 0 0 0 0 +170726400 0 0 0 0 0 0 0 0 0 0 +170812800 0 0 0 0 0 0 0 0 0 0 +170812800 0 0 0 0 0 0 0 0 0 0 +170899200 0 0 0 0 0 0 0 0 0 0 +170899200 0 0 0 0 0 0 0 0 0 0 +170985600 0 0 0 0 0 0 0 0 0 0 +170985600 0 0 0 0 0 0 0 0 0 0 +171072000 0 0 0 0 0 0 0 0 0 0 +171072000 0 0 0 0 0 0 0 0 0 0 +171158400 0 0 0 0 0 0 0 0 0 0 +171158400 0 0 0 0 0 0 0 0 0 0 +171244800 0 0 0 0 0 0 0 0 0 0 +171244800 0 0 0 0 0 0 0 0 0 0 +171331200 0 0 0 0 0 0 0 0 0 0 +171331200 0.1 1.1 1.4 1.8 2 3.5 3.7 3.9 4.8 5 +171417600 0.1 1.1 1.4 1.8 2 3.5 3.7 3.9 4.8 5 +171417600 11.8 13.7 13.8 13.1 14.2 15 14.7 14.6 14.3 13.8 +171504000 11.8 13.7 13.8 13.1 14.2 15 14.7 14.6 14.3 13.8 +171504000 2.6 2.7 2.7 2.6 2.6 2.4 2.3 2.2 2.1 2.1 +171590400 2.6 2.7 2.7 2.6 2.6 2.4 2.3 2.2 2.1 2.1 +171590400 0 0.1 0.1 0.3 0.3 0.8 1 1.1 1.5 1.6 +171676800 0 0.1 0.1 0.3 0.3 0.8 1 1.1 1.5 1.6 +171676800 3 9 9.4 7.1 9.5 12.1 11.2 11.1 11.9 11.3 +171763200 3 9 9.4 7.1 9.5 12.1 11.2 11.1 11.9 11.3 +171763200 0 0 0 0.1 0.1 0.4 0.4 0.3 0.7 0.9 +171849600 0 0 0 0.1 0.1 0.4 0.4 0.3 0.7 0.9 +171849600 0 0 0 0 0 0 0 0 0 0 +171936000 0 0 0 0 0 0 0 0 0 0 +171936000 2.1 5.3 5.3 3.3 4.7 5 4.3 4 3.5 3.2 +172022400 2.1 5.3 5.3 3.3 4.7 5 4.3 4 3.5 3.2 +172022400 0 0 0 0 0 0 0 0 0 0 +172108800 0 0 0 0 0 0 0 0 0 0 +172108800 0 0 0 0 0 0 0 0 0 0 +172195200 0 0 0 0 0 0 0 0 0 0 +172195200 0 0 0 0 0 0 0 0 0 0 +172281600 0 0 0 0 0 0 0 0 0 0 +172281600 0 0 0 0 0 0 0 0 0 0 +172368000 0 0 0 0 0 0 0 0 0 0 +172368000 0 0 0 0 0 0 0 0 0 0 +172454400 0 0 0 0 0 0 0 0 0 0 +172454400 0 0 0 0 0 0 0 0 0 0 +172540800 0 0 0 0 0 0 0 0 0 0 +172540800 0 0 0 0 0 0 0 0 0 0 +172627200 0 0 0 0 0 0 0 0 0 0 +172627200 0 0 0 0 0 0 0 0 0 0 +172713600 0 0 0 0 0 0 0 0 0 0 +172713600 0 0 0 0 0 0 0 0 0 0 +172800000 0 0 0 0 0 0 0 0 0 0 +172800000 0 0.1 0.1 0.1 0.1 0.3 0.4 0.5 0.8 0.9 +172886400 0 0.1 0.1 0.1 0.1 0.3 0.4 0.5 0.8 0.9 +172886400 0 0 0 0 0 0 0 0 0 0 +172972800 0 0 0 0 0 0 0 0 0 0 +172972800 0 0 0 0 0 0 0 0 0 0 +173059200 0 0 0 0 0 0 0 0 0 0 +173059200 0 0 0 0 0 0 0 0 0 0 +173145600 0 0 0 0 0 0 0 0 0 0 +173145600 0 0.1 0.1 0 0 0 0 0 0 0 +173232000 0 0.1 0.1 0 0 0 0 0 0 0 +173232000 8.3 9.1 8.8 8.4 8.8 9.1 8.9 8.8 8.6 8.1 +173318400 8.3 9.1 8.8 8.4 8.8 9.1 8.9 8.8 8.6 8.1 +173318400 0.1 2.1 2.1 1.7 2.5 3.3 3.3 3.3 3 3.4 +173404800 0.1 2.1 2.1 1.7 2.5 3.3 3.3 3.3 3 3.4 +173404800 0 0 0 0 0 0 0 0 0 0 +173491200 0 0 0 0 0 0 0 0 0 0 +173491200 0.1 0 0.1 0.1 0 0 0 0 0 0.1 +173577600 0.1 0 0.1 0.1 0 0 0 0 0 0.1 +173577600 6.3 9.1 9.6 9.9 11 12.5 12.4 12.6 12.5 11.7 +173664000 6.3 9.1 9.6 9.9 11 12.5 12.4 12.6 12.5 11.7 +173664000 0 0.3 0.4 0.2 0.3 0.6 0.6 0.7 1 0.9 +173750400 0 0.3 0.4 0.2 0.3 0.6 0.6 0.7 1 0.9 +173750400 0 0 0 0 0 0 0 0 0 0 +173836800 0 0 0 0 0 0 0 0 0 0 +173836800 0 0 0 0 0 0 0 0 0 0 +173923200 0 0 0 0 0 0 0 0 0 0 +173923200 3.7 2.9 2.9 3.1 2.8 2.7 2.8 2.7 2.7 2.5 +174009600 3.7 2.9 2.9 3.1 2.8 2.7 2.8 2.7 2.7 2.5 +174009600 0.1 0.5 0.4 0.8 1.1 2.6 2.6 3.4 3.7 5.1 +174096000 0.1 0.5 0.4 0.8 1.1 2.6 2.6 3.4 3.7 5.1 +174096000 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +174182400 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +174182400 0 0 0 0 0 0 0 0 0 0 +174268800 0 0 0 0 0 0 0 0 0 0 +174268800 14.9 14.5 14.6 14.2 14.1 13.9 13.7 13.6 13.5 13.3 +174355200 14.9 14.5 14.6 14.2 14.1 13.9 13.7 13.6 13.5 13.3 +174355200 4.2 5.4 5.6 5.6 6.1 6.7 6.6 6.6 6.6 6.2 +174441600 4.2 5.4 5.6 5.6 6.1 6.7 6.6 6.6 6.6 6.2 +174441600 0.6 7.6 7.5 5.8 7.4 9.6 8.5 7.9 7.6 6.3 +174528000 0.6 7.6 7.5 5.8 7.4 9.6 8.5 7.9 7.6 6.3 +174528000 3.4 3 3.4 3.5 3.4 2.9 3 2.9 2.8 2.8 +174614400 3.4 3 3.4 3.5 3.4 2.9 3 2.9 2.8 2.8 +174614400 15.3 16.2 16.1 15.6 16 16.4 16.2 16.1 16 15.8 +174700800 15.3 16.2 16.1 15.6 16 16.4 16.2 16.1 16 15.8 +174700800 11.1 10.4 10.4 10.4 10.1 9.6 9.6 9.5 9.2 9 +174787200 11.1 10.4 10.4 10.4 10.1 9.6 9.6 9.5 9.2 9 +174787200 0 0.3 0.3 0.1 0.3 0.6 0.5 0.5 1 1.2 +174873600 0 0.3 0.3 0.1 0.3 0.6 0.5 0.5 1 1.2 +174873600 0 0 0 0 0 0 0 0 0 0 +174960000 0 0 0 0 0 0 0 0 0 0 +174960000 5.9 6.7 6.4 6.1 6.6 7.3 7.2 7.1 7.1 6.8 +175046400 5.9 6.7 6.4 6.1 6.6 7.3 7.2 7.1 7.1 6.8 +175046400 5 5.8 5.7 5.9 6.1 6.8 6.9 7 7.1 7.1 +175132800 5 5.8 5.7 5.9 6.1 6.8 6.9 7 7.1 7.1 +175132800 5.1 4.3 4.5 4.5 4.1 3.6 3.7 3.7 3.7 3.9 +175219200 5.1 4.3 4.5 4.5 4.1 3.6 3.7 3.7 3.7 3.9 +175219200 0 0 0 0 0 0 0 0 0 0 +175305600 0 0 0 0 0 0 0 0 0 0 +175305600 0 0 0 0 0 0 0 0 0 0 +175392000 0 0 0 0 0 0 0 0 0 0 +175392000 0 0 0 0 0 0 0 0 0 0 +175478400 0 0 0 0 0 0 0 0 0 0 +175478400 0 0 0 0 0 0 0 0 0 0 +175564800 0 0 0 0 0 0 0 0 0 0 +175564800 0 0 0 0 0 0 0 0 0 0 +175651200 0 0 0 0 0 0 0 0 0 0 +175651200 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +175737600 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +175737600 0 0 0 0 0 0 0 0 0 0 +175824000 0 0 0 0 0 0 0 0 0 0 +175824000 6.1 5.9 5.7 6.1 5.6 6 5.9 5.9 6.1 6 +175910400 6.1 5.9 5.7 6.1 5.6 6 5.9 5.9 6.1 6 +175910400 3.8 3.7 3.7 3.3 3.4 2.8 2.7 2.6 2.4 2.4 +175996800 3.8 3.7 3.7 3.3 3.4 2.8 2.7 2.6 2.4 2.4 +175996800 0 0.7 1.3 1.1 2 2.6 2.7 2.8 2.7 2.4 +176083200 0 0.7 1.3 1.1 2 2.6 2.7 2.8 2.7 2.4 +176083200 0 0.2 0.3 0.3 0.4 0.7 0.6 0.7 0.9 0.8 +176169600 0 0.2 0.3 0.3 0.4 0.7 0.6 0.7 0.9 0.8 +176169600 0.9 1.8 1.8 1.2 1.6 1.7 1.6 1.5 1.8 2.1 +176256000 0.9 1.8 1.8 1.2 1.6 1.7 1.6 1.5 1.8 2.1 +176256000 0.7 1 1.4 1.5 2.2 2.7 3 3.3 3.6 3.7 +176342400 0.7 1 1.4 1.5 2.2 2.7 3 3.3 3.6 3.7 +176342400 2.1 0.7 0.9 1.4 0.7 1.1 1.2 1.3 1.7 1.9 +176428800 2.1 0.7 0.9 1.4 0.7 1.1 1.2 1.3 1.7 1.9 +176428800 34 32.8 32.1 33.1 32.4 32.7 33 33 33 32.8 +176515200 34 32.8 32.1 33.1 32.4 32.7 33 33 33 32.8 +176515200 1.1 1.9 1.9 1.4 1.7 2.3 2.1 2.1 2.6 2.5 +176601600 1.1 1.9 1.9 1.4 1.7 2.3 2.1 2.1 2.6 2.5 +176601600 0 0 0 0 0 0 0 0 0 0 +176688000 0 0 0 0 0 0 0 0 0 0 +176688000 0 0.1 0.1 0 0 0 0 0 0 0 +176774400 0 0.1 0.1 0 0 0 0 0 0 0 +176774400 2.6 4.4 3.1 2.2 3.1 3.1 2.5 2.6 1.9 1.8 +176860800 2.6 4.4 3.1 2.2 3.1 3.1 2.5 2.6 1.9 1.8 +176860800 31.2 30.2 29.7 28.5 28.7 28 27.6 27.3 26.8 26.1 +176947200 31.2 30.2 29.7 28.5 28.7 28 27.6 27.3 26.8 26.1 +176947200 4 8.4 8.1 5.4 7.8 7.4 6.7 6.3 5.6 5.3 +177033600 4 8.4 8.1 5.4 7.8 7.4 6.7 6.3 5.6 5.3 +177033600 14.3 12.2 12.7 13.4 12.7 12 12.3 12.3 12.2 12.1 +177120000 14.3 12.2 12.7 13.4 12.7 12 12.3 12.3 12.2 12.1 +177120000 11.4 12.7 12.9 12.4 12.8 12.8 12.5 12.3 12 11.8 +177206400 11.4 12.7 12.9 12.4 12.8 12.8 12.5 12.3 12 11.8 +177206400 0 0 0 0 0 0 0 0 0 0 +177292800 0 0 0 0 0 0 0 0 0 0 +177292800 0 0 0 0 0 0 0 0 0 0 +177379200 0 0 0 0 0 0 0 0 0 0 +177379200 7.3 5.2 5.1 7.2 6.3 5.5 6.3 6.1 5.8 5.9 +177465600 7.3 5.2 5.1 7.2 6.3 5.5 6.3 6.1 5.8 5.9 +177465600 7.9 6.8 7.3 7.6 7 6.4 6.5 6.4 6.3 6.2 +177552000 7.9 6.8 7.3 7.6 7 6.4 6.5 6.4 6.3 6.2 +177552000 3.8 3.2 3.8 4.4 4 3.7 3.9 3.9 3.9 4.1 +177638400 3.8 3.2 3.8 4.4 4 3.7 3.9 3.9 3.9 4.1 +177638400 1.7 1.8 2 2.1 2.2 2.2 2.3 2.3 2.3 2.3 +177724800 1.7 1.8 2 2.1 2.2 2.2 2.3 2.3 2.3 2.3 +177724800 5.6 6.3 6.5 6.5 6.8 7.1 7.1 7.2 7.3 7.2 +177811200 5.6 6.3 6.5 6.5 6.8 7.1 7.1 7.2 7.3 7.2 +177811200 0 0 0 0 0 0 0 0 0 0 +177897600 0 0 0 0 0 0 0 0 0 0 +177897600 0 0.3 0.4 0 0.5 0.2 0.2 0 0 0 +177984000 0 0.3 0.4 0 0.5 0.2 0.2 0 0 0 +177984000 10.6 9.4 9.7 10.1 9.3 8.5 8.6 8.5 8.4 8.3 +178070400 10.6 9.4 9.7 10.1 9.3 8.5 8.6 8.5 8.4 8.3 +178070400 12.3 12.3 12.6 11.9 12.2 11.3 11.2 10.8 10.4 9.9 +178156800 12.3 12.3 12.6 11.9 12.2 11.3 11.2 10.8 10.4 9.9 +178156800 0 0.3 0.4 0 0.5 0.2 0.2 0 0 0 +178243200 0 0.3 0.4 0 0.5 0.2 0.2 0 0 0 +178243200 0 0 0 0 0 0 0 0 0 0 +178329600 0 0 0 0 0 0 0 0 0 0 +178329600 0.2 1.7 1.8 1.4 1.8 2.5 2.3 2.3 2.5 2.2 +178416000 0.2 1.7 1.8 1.4 1.8 2.5 2.3 2.3 2.5 2.2 +178416000 0 0 0 0 0 0 0 0 0 0 +178502400 0 0 0 0 0 0 0 0 0 0 +178502400 1.8 3.6 3.4 2.5 3.4 3.7 3.5 3.5 3.6 3.6 +178588800 1.8 3.6 3.4 2.5 3.4 3.7 3.5 3.5 3.6 3.6 +178588800 0 0 0 0 0 0 0 0 0 0 +178675200 0 0 0 0 0 0 0 0 0 0 +178675200 0 0.1 0.2 0.1 0.2 0 0.1 0.1 0.1 0 +178761600 0 0.1 0.2 0.1 0.2 0 0.1 0.1 0.1 0 +178761600 0 0 0 0 0 0 0 0 0 0 +178848000 0 0 0 0 0 0 0 0 0 0 +178848000 0 0 0 0 0 0 0 0 0 0 +178934400 0 0 0 0 0 0 0 0 0 0 +178934400 0.1 0.7 0.5 0.1 0.3 0.3 0.2 0.3 0.3 0.3 +179020800 0.1 0.7 0.5 0.1 0.3 0.3 0.2 0.3 0.3 0.3 +179020800 0 0 0 0 0 0 0 0 0 0 +179107200 0 0 0 0 0 0 0 0 0 0 +179107200 0 0 0 0 0 0 0 0 0 0 +179193600 0 0 0 0 0 0 0 0 0 0 +179193600 0 0 0 0 0 0 0 0 0 0 +179280000 0 0 0 0 0 0 0 0 0 0 +179280000 0 0 0 0 0 0 0 0 0 0 +179366400 0 0 0 0 0 0 0 0 0 0 +179366400 0 0.4 0.4 0.3 0.5 0.6 0.6 0.6 0.6 0.6 +179452800 0 0.4 0.4 0.3 0.5 0.6 0.6 0.6 0.6 0.6 +179452800 0 0 0 0.2 0.2 0.3 0.4 0.4 0.5 0.4 +179539200 0 0 0 0.2 0.2 0.3 0.4 0.4 0.5 0.4 +179539200 0 0.1 0 0 0.1 0.1 0.1 0.1 0.1 0.1 +179625600 0 0.1 0 0 0.1 0.1 0.1 0.1 0.1 0.1 +179625600 13.7 14.7 14.9 14.9 15.4 16 16.1 16.3 16.3 16.3 +179712000 13.7 14.7 14.9 14.9 15.4 16 16.1 16.3 16.3 16.3 +179712000 0.1 0.4 0.3 0.5 0.5 0.8 0.8 0.8 0.9 0.7 +179798400 0.1 0.4 0.3 0.5 0.5 0.8 0.8 0.8 0.9 0.7 +179798400 9.1 9.2 9 9.3 9.5 10.6 10.7 11.2 11.7 11.8 +179884800 9.1 9.2 9 9.3 9.5 10.6 10.7 11.2 11.7 11.8 +179884800 3.9 4 3.9 4 4 4.1 4.1 4.1 4.1 4 +179971200 3.9 4 3.9 4 4 4.1 4.1 4.1 4.1 4 +179971200 0 0.1 0.1 0.1 0.1 0.2 0.2 0.3 0.4 0.4 +180057600 0 0.1 0.1 0.1 0.1 0.2 0.2 0.3 0.4 0.4 +180057600 0 0 0 0 0 0 0 0 0 0 +180144000 0 0 0 0 0 0 0 0 0 0 +180144000 0 0.5 0.7 0 0.8 0.3 0.3 0 0 0 +180230400 0 0.5 0.7 0 0.8 0.3 0.3 0 0 0 +180230400 0 0 0 0 0 0 0 0 0 0 +180316800 0 0 0 0 0 0 0 0 0 0 +180316800 0 0.1 0.1 0 0 0 0 0 0 0 +180403200 0 0.1 0.1 0 0 0 0 0 0 0 +180403200 13.1 10.8 11.1 11.1 10.3 9 9.2 9.1 9.1 9.5 +180489600 13.1 10.8 11.1 11.1 10.3 9 9.2 9.1 9.1 9.5 +180489600 0 0 0 0 0 0 0 0 0 0 +180576000 0 0 0 0 0 0 0 0 0 0 +180576000 0 0 0 0.1 0.1 0.3 0.3 0.4 0.6 0.7 +180662400 0 0 0 0.1 0.1 0.3 0.3 0.4 0.6 0.7 +180662400 3.5 4.3 4.7 5.1 5.5 5.7 5.8 5.9 5.8 5.6 +180748800 3.5 4.3 4.7 5.1 5.5 5.7 5.8 5.9 5.8 5.6 +180748800 13.2 30.3 28.7 20.1 27.8 30.2 28.1 26.9 26.1 24.8 +180835200 13.2 30.3 28.7 20.1 27.8 30.2 28.1 26.9 26.1 24.8 +180835200 0 0 0 0 0 0 0 0 0 0 +180921600 0 0 0 0 0 0 0 0 0 0 +180921600 0 0 0 0 0 0 0 0 0 0 +181008000 0 0 0 0 0 0 0 0 0 0 +181008000 0 0 0 0 0 0 0 0 0 0 +181094400 0 0 0 0 0 0 0 0 0 0 +181094400 0 0 0 0 0 0 0 0 0 0 +181180800 0 0 0 0 0 0 0 0 0 0 +181180800 0 0 0 0 0 0 0 0 0 0 +181267200 0 0 0 0 0 0 0 0 0 0 +181267200 0 0 0 0 0 0 0 0 0 0 +181353600 0 0 0 0 0 0 0 0 0 0 +181353600 1 3.7 4 2.7 4.1 4.7 4.4 4.2 4.4 4.1 +181440000 1 3.7 4 2.7 4.1 4.7 4.4 4.2 4.4 4.1 +181440000 16.6 14.9 14.5 13.6 12.8 11.4 11 10.4 9.8 9.4 +181526400 16.6 14.9 14.5 13.6 12.8 11.4 11 10.4 9.8 9.4 +181526400 39 41.7 41.6 40.3 41.3 41 40.4 39.7 38.9 38.2 +181612800 39 41.7 41.6 40.3 41.3 41 40.4 39.7 38.9 38.2 +181612800 20.3 20.7 20.1 19 19.3 20 19.4 19.1 19 18.4 +181699200 20.3 20.7 20.1 19 19.3 20 19.4 19.1 19 18.4 +181699200 9.5 11 11.3 10.7 11.5 11.5 11.4 11.3 11.1 10.9 +181785600 9.5 11 11.3 10.7 11.5 11.5 11.4 11.3 11.1 10.9 +181785600 28.1 25.7 26.1 26 25.1 23.5 23.6 23.5 23.3 23.5 +181872000 28.1 25.7 26.1 26 25.1 23.5 23.6 23.5 23.3 23.5 +181872000 0 0 0 0 0 0 0 0 0 0 +181958400 0 0 0 0 0 0 0 0 0 0 +181958400 0 0 0 0 0 0 0 0 0 0 +182044800 0 0 0 0 0 0 0 0 0 0 +182044800 0 0 0 0 0 0 0 0 0 0 +182131200 0 0 0 0 0 0 0 0 0 0 +182131200 0 0 0 0 0 0 0 0 0 0 +182217600 0 0 0 0 0 0 0 0 0 0 +182217600 0 0 0 0 0 0 0 0 0 0 +182304000 0 0 0 0 0 0 0 0 0 0 +182304000 0 0 0 0 0 0 0 0 0 0 +182390400 0 0 0 0 0 0 0 0 0 0 +182390400 0 0 0 0 0 0 0 0 0 0 +182476800 0 0 0 0 0 0 0 0 0 0 +182476800 0 0 0 0 0 0 0 0 0 0 +182563200 0 0 0 0 0 0 0 0 0 0 +182563200 0 0 0 0 0 0 0 0 0 0 +182649600 0 0 0 0 0 0 0 0 0 0 +182649600 0 0 0 0 0 0 0 0 0 0 +182736000 0 0 0 0 0 0 0 0 0 0 +182736000 0.9 0.9 0.9 1 0.9 0.9 0.9 0.8 0.8 0.7 +182822400 0.9 0.9 0.9 1 0.9 0.9 0.9 0.8 0.8 0.7 +182822400 0.1 0.8 1.4 1.3 2 2.4 2.1 1.9 1.4 1 +182908800 0.1 0.8 1.4 1.3 2 2.4 2.1 1.9 1.4 1 +182908800 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.2 +182995200 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.2 +182995200 0 0 0 0 0 0 0 0 0 0 +183081600 0 0 0 0 0 0 0 0 0 0 +183081600 2.3 2 2.1 2.2 2.1 1.9 2 2 2 2 +183168000 2.3 2 2.1 2.2 2.1 1.9 2 2 2 2 +183168000 0 0 0 0 0 0 0 0 0 0 +183254400 0 0 0 0 0 0 0 0 0 0 +183254400 0 0 0 0 0 0 0 0 0 0 +183340800 0 0 0 0 0 0 0 0 0 0 +183340800 0 0 0 0 0 0 0 0 0 0 +183427200 0 0 0 0 0 0 0 0 0 0 +183427200 0 0 0 0 0 0 0 0 0 0 +183513600 0 0 0 0 0 0 0 0 0 0 +183513600 8.9 8.8 8.7 8.6 8.6 8.4 8.3 8.3 8.2 8.2 +183600000 8.9 8.8 8.7 8.6 8.6 8.4 8.3 8.3 8.2 8.2 +183600000 7.9 7.1 7 7.1 6.8 6.8 6.8 6.9 6.9 6.8 +183686400 7.9 7.1 7 7.1 6.8 6.8 6.8 6.9 6.9 6.8 +183686400 0.2 1.7 1.6 1.1 1.6 2 1.9 1.9 2.2 2.2 +183772800 0.2 1.7 1.6 1.1 1.6 2 1.9 1.9 2.2 2.2 +183772800 8.2 9.3 8.9 9.3 9.6 10.8 11 11.3 11.7 11.8 +183859200 8.2 9.3 8.9 9.3 9.6 10.8 11 11.3 11.7 11.8 +183859200 9.3 8.5 8.5 8.8 8.5 8.4 8.6 8.6 8.7 8.6 +183945600 9.3 8.5 8.5 8.8 8.5 8.4 8.6 8.6 8.7 8.6 +183945600 0.4 3.9 3.1 2.7 3.3 3.9 3.7 3.4 2.8 2.8 +184032000 0.4 3.9 3.1 2.7 3.3 3.9 3.7 3.4 2.8 2.8 +184032000 2.8 2.8 2.8 2.9 2.9 3 3 3 3.1 3 +184118400 2.8 2.8 2.8 2.9 2.9 3 3 3 3.1 3 +184118400 5.2 4.9 5 5.2 5 5 5 5.1 5.1 5.2 +184204800 5.2 4.9 5 5.2 5 5 5 5.1 5.1 5.2 +184204800 1.8 6.4 6.9 2.7 6.5 5.9 5.3 5.5 4.2 3.6 +184291200 1.8 6.4 6.9 2.7 6.5 5.9 5.3 5.5 4.2 3.6 +184291200 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +184377600 0 0.2 0.2 0 0.2 0.1 0.1 0 0 0 +184377600 0 0.3 0.3 0 0.2 0.1 0 0 0 0 +184464000 0 0.3 0.3 0 0.2 0.1 0 0 0 0 +184464000 0 0 0 0 0 0 0 0 0 0 +184550400 0 0 0 0 0 0 0 0 0 0 +184550400 0 0 0 0 0 0 0 0 0 0 +184636800 0 0 0 0 0 0 0 0 0 0 +184636800 0 0 0 0 0 0 0 0 0 0 +184723200 0 0 0 0 0 0 0 0 0 0 +184723200 2.1 3.3 2.5 1.6 2.4 2.4 2 2 1.6 1.5 +184809600 2.1 3.3 2.5 1.6 2.4 2.4 2 2 1.6 1.5 +184809600 0 0 0 0 0 0 0 0 0 0 +184896000 0 0 0 0 0 0 0 0 0 0 +184896000 8.3 8 8.4 8.5 8.3 7.8 7.8 7.7 7.7 7.6 +184982400 8.3 8 8.4 8.5 8.3 7.8 7.8 7.7 7.7 7.6 +184982400 0.7 6.4 5.5 4 5.2 6.6 6.2 6.1 6.6 6.3 +185068800 0.7 6.4 5.5 4 5.2 6.6 6.2 6.1 6.6 6.3 +185068800 4.6 4.6 4.5 4.3 4.3 4.3 4.1 4 3.9 3.8 +185155200 4.6 4.6 4.5 4.3 4.3 4.3 4.1 4 3.9 3.8 +185155200 4.7 4.7 4.6 4.6 4.6 4.6 4.5 4.4 4.4 4.2 +185241600 4.7 4.7 4.6 4.6 4.6 4.6 4.5 4.4 4.4 4.2 +185241600 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +185328000 0 0.2 0.3 0 0.3 0.1 0.1 0 0 0 +185328000 0 0 0 0 0 0 0 0 0 0 +185414400 0 0 0 0 0 0 0 0 0 0 +185414400 0 0 0 0 0 0 0 0 0 0 +185500800 0 0 0 0 0 0 0 0 0 0 +185500800 0 0 0 0 0 0 0 0 0 0 +185587200 0 0 0 0 0 0 0 0 0 0 +185587200 0 0 0 0 0 0 0 0 0 0 +185673600 0 0 0 0 0 0 0 0 0 0 +185673600 1.3 0.7 0.8 1.3 1 0.9 1.2 1.2 1.2 1.2 +185760000 1.3 0.7 0.8 1.3 1 0.9 1.2 1.2 1.2 1.2 +185760000 0 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.3 0.3 +185846400 0 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.3 0.3 +185846400 0 0 0 0 0 0 0 0 0 0 +185932800 0 0 0 0 0 0 0 0 0 0 +185932800 0 0.1 0 0 0 0 0 0 0 0 +186019200 0 0.1 0 0 0 0 0 0 0 0 +186019200 0 0 0 0 0 0 0 0 0 0 +186105600 0 0 0 0 0 0 0 0 0 0 +186105600 0 0 0 0 0 0 0 0 0 0 +186192000 0 0 0 0 0 0 0 0 0 0 +186192000 0.4 1 0.8 0.6 0.8 1 1 1 1 1.1 +186278400 0.4 1 0.8 0.6 0.8 1 1 1 1 1.1 +186278400 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.3 +186364800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.3 +186364800 4.4 2.9 2.8 2.9 2.3 1.9 1.9 1.9 1.9 1.9 +186451200 4.4 2.9 2.8 2.9 2.3 1.9 1.9 1.9 1.9 1.9 +186451200 0 0.1 0.1 0 0 0 0 0 0 0 +186537600 0 0.1 0.1 0 0 0 0 0 0 0 +186537600 0 0 0 0 0 0 0 0 0 0 +186624000 0 0 0 0 0 0 0 0 0 0 +186624000 0 0 0 0 0 0 0 0 0 0 +186710400 0 0 0 0 0 0 0 0 0 0 +186710400 0 0 0 0 0 0 0 0 0 0 +186796800 0 0 0 0 0 0 0 0 0 0 +186796800 0 0 0 0 0 0 0 0 0 0 +186883200 0 0 0 0 0 0 0 0 0 0 +186883200 1 0.3 0.6 0.9 0.4 0.1 0.3 0.3 0.5 0.5 +186969600 1 0.3 0.6 0.9 0.4 0.1 0.3 0.3 0.5 0.5 +186969600 0 0 0 0 0 0 0 0 0 0 +187056000 0 0 0 0 0 0 0 0 0 0 +187056000 0 0 0 0 0 0 0 0 0 0 +187142400 0 0 0 0 0 0 0 0 0 0 +187142400 0.2 1.7 1.7 1.2 1.8 2.2 2 2 1.8 1.6 +187228800 0.2 1.7 1.7 1.2 1.8 2.2 2 2 1.8 1.6 +187228800 0 0 0 0 0 0 0 0 0 0 +187315200 0 0 0 0 0 0 0 0 0 0 +187315200 0 0 0 0 0 0 0 0 0 0 +187401600 0 0 0 0 0 0 0 0 0 0 +187401600 0.7 2.1 2.1 1.2 1.9 1.6 1.5 1.4 1.2 1.2 +187488000 0.7 2.1 2.1 1.2 1.9 1.6 1.5 1.4 1.2 1.2 +187488000 0 0 0 0 0 0 0 0 0 0 +187574400 0 0 0 0 0 0 0 0 0 0 +187574400 1 1.8 1.5 0.9 1.4 1.4 1.2 1.2 0.9 0.9 +187660800 1 1.8 1.5 0.9 1.4 1.4 1.2 1.2 0.9 0.9 +187660800 0 0 0 0 0 0 0 0 0 0 +187747200 0 0 0 0 0 0 0 0 0 0 +187747200 0 0 0 0 0 0 0 0 0 0 +187833600 0 0 0 0 0 0 0 0 0 0 +187833600 0.5 1.3 1.4 0.8 1.4 1.2 1.1 1 0.8 0.8 +187920000 0.5 1.3 1.4 0.8 1.4 1.2 1.1 1 0.8 0.8 +187920000 0 0 0 0 0 0 0 0 0 0 +188006400 0 0 0 0 0 0 0 0 0 0 +188006400 4.3 3.8 3.9 4 4.1 4.2 4.4 4.7 4.9 5.1 +188092800 4.3 3.8 3.9 4 4.1 4.2 4.4 4.7 4.9 5.1 +188092800 3.3 3 3.1 3.2 3 2.9 2.9 2.9 2.9 3 +188179200 3.3 3 3.1 3.2 3 2.9 2.9 2.9 2.9 3 +188179200 0.4 0.3 0.2 0.1 0.3 0.2 0.2 0.3 0.5 0.5 +188265600 0.4 0.3 0.2 0.1 0.3 0.2 0.2 0.3 0.5 0.5 +188265600 0 0 0 0 0 0 0 0 0 0 +188352000 0 0 0 0 0 0 0 0 0 0 +188352000 0 0.2 0.2 0 0.2 0.1 0.2 0.1 0.1 0.1 +188438400 0 0.2 0.2 0 0.2 0.1 0.2 0.1 0.1 0.1 +188438400 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.1 0 0 +188524800 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.1 0 0 +188524800 0.9 1.8 1.5 1.2 1.7 1.9 1.7 1.8 1.6 1.5 +188611200 0.9 1.8 1.5 1.2 1.7 1.9 1.7 1.8 1.6 1.5 +188611200 0.1 0.2 0.2 0.1 0.1 0.1 0 0 0 0 +188697600 0.1 0.2 0.2 0.1 0.1 0.1 0 0 0 0 +188697600 0 0 0 0 0 0 0 0 0 0 +188784000 0 0 0 0 0 0 0 0 0 0 +188784000 0 0 0 0 0 0 0 0 0 0 +188870400 0 0 0 0 0 0 0 0 0 0 +188870400 0.2 0.1 0.2 0.3 0.2 0.1 0.2 0.1 0.2 0.2 +188956800 0.2 0.1 0.2 0.3 0.2 0.1 0.2 0.1 0.2 0.2 +188956800 0.3 0.1 0.2 0.2 0.1 0.1 0.1 0.1 0.1 0.1 +189043200 0.3 0.1 0.2 0.2 0.1 0.1 0.1 0.1 0.1 0.1 +189043200 0 0 0 0 0 0 0 0 0 0 +189129600 0 0 0 0 0 0 0 0 0 0 +189129600 0 0 0 0 0 0 0 0 0 0 +189216000 0 0 0 0 0 0 0 0 0 0 +189216000 0 0 0 0 0 0.1 0.1 0.1 0.2 0.2 +189302400 0 0 0 0 0 0.1 0.1 0.1 0.2 0.2 +189302400 0 0 0 0 0 0 0 0 0 0 +189388800 0 0 0 0 0 0 0 0 0 0 +189388800 0.1 0.1 0.1 0 0.1 0 0.1 0 0 0 +189475200 0.1 0.1 0.1 0 0.1 0 0.1 0 0 0 +189475200 1 2.3 1.8 1.2 1.8 1.9 1.7 1.7 1.4 1.3 +189561600 1 2.3 1.8 1.2 1.8 1.9 1.7 1.7 1.4 1.3 +189561600 4.1 4.2 4.3 4.2 4.2 4.1 4.1 4 4 4 +189648000 4.1 4.2 4.3 4.2 4.2 4.1 4.1 4 4 4 +189648000 14 12.4 12.5 12.7 12.1 11.5 11.6 11.5 11.4 11.3 +189734400 14 12.4 12.5 12.7 12.1 11.5 11.6 11.5 11.4 11.3 +189734400 2.9 2.9 2.9 2.7 2.7 2.6 2.6 2.5 2.4 2.4 +189820800 2.9 2.9 2.9 2.7 2.7 2.6 2.6 2.5 2.4 2.4 +189820800 1.6 1.7 1.8 1.9 1.9 2 2 2 2.1 2 +189907200 1.6 1.7 1.8 1.9 1.9 2 2 2 2.1 2 +189907200 10.9 10.7 10.7 10.3 10.2 9.6 9.5 9.3 9.2 9.2 +189993600 10.9 10.7 10.7 10.3 10.2 9.6 9.5 9.3 9.2 9.2 +189993600 6.1 5.8 5.7 5.6 5.5 5.6 5.5 5.5 5.5 5.2 +190080000 6.1 5.8 5.7 5.6 5.5 5.6 5.5 5.5 5.5 5.2 +190080000 5.1 5.1 4.9 5 4.8 4.5 4.4 4.2 3.9 3.3 +190166400 5.1 5.1 4.9 5 4.8 4.5 4.4 4.2 3.9 3.3 +190166400 6.1 6.6 6.4 6.3 6.5 6.8 6.8 6.8 6.8 6.8 +190252800 6.1 6.6 6.4 6.3 6.5 6.8 6.8 6.8 6.8 6.8 +190252800 0 0 0 0 0 0 0 0 0 0 +190339200 0 0 0 0 0 0 0 0 0 0 +190339200 2.1 1.7 1.6 1.7 1.5 1.5 1.5 1.5 1.5 1.4 +190425600 2.1 1.7 1.6 1.7 1.5 1.5 1.5 1.5 1.5 1.4 +190425600 6.3 6.4 6.4 6.2 6.3 6.2 6.1 6 5.9 5.9 +190512000 6.3 6.4 6.4 6.2 6.3 6.2 6.1 6 5.9 5.9 +190512000 10.8 11 11 11.2 11 10.9 10.8 10.6 10.4 10 +190598400 10.8 11 11 11.2 11 10.9 10.8 10.6 10.4 10 +190598400 2 5.1 4.1 2.5 3.9 3.8 3.7 3.4 2.5 2.4 +190684800 2 5.1 4.1 2.5 3.9 3.8 3.7 3.4 2.5 2.4 +190684800 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0 +190771200 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0 +190771200 4.1 5.6 3.6 1.2 3.5 1.6 1.6 1.2 0.5 0.4 +190857600 4.1 5.6 3.6 1.2 3.5 1.6 1.6 1.2 0.5 0.4 +190857600 0 0 0 0 0 0 0 0 0 0 +190944000 0 0 0 0 0 0 0 0 0 0 +190944000 0 0 0 0 0 0 0 0 0 0 +191030400 0 0 0 0 0 0 0 0 0 0 +191030400 0 0 0 0 0 0 0 0 0 0 +191116800 0 0 0 0 0 0 0 0 0 0 +191116800 0 0 0 0 0 0 0 0 0 0 +191203200 0 0 0 0 0 0 0 0 0 0 +191203200 0 0 0 0 0 0 0 0 0 0 +191289600 0 0 0 0 0 0 0 0 0 0 +191289600 0 0 0 0 0 0 0 0 0 0 +191376000 0 0 0 0 0 0 0 0 0 0 +191376000 0.1 0.1 0 0 0 0 0 0 0 0 +191462400 0.1 0.1 0 0 0 0 0 0 0 0 +191462400 0 0 0 0 0 0 0 0 0 0 +191548800 0 0 0 0 0 0 0 0 0 0 +191548800 0 0 0 0 0 0 0 0 0 0 +191635200 0 0 0 0 0 0 0 0 0 0 +191635200 0 0 0 0 0 0 0 0 0 0 +191721600 0 0 0 0 0 0 0 0 0 0 +191721600 0 0 0 0 0 0 0 0 0 0 +191808000 0 0 0 0 0 0 0 0 0 0 +191808000 0 0 0 0 0 0 0 0 0 0 +191894400 0 0 0 0 0 0 0 0 0 0 +191894400 0 0 0 0 0 0 0 0 0 0 +191980800 0 0 0 0 0 0 0 0 0 0 +191980800 1.8 4.5 4 1.7 3.4 3.1 2.5 2.4 1.7 1.4 +192067200 1.8 4.5 4 1.7 3.4 3.1 2.5 2.4 1.7 1.4 +192067200 3.4 3.9 4.1 4.3 4.2 4.2 4.1 4 3.8 3.4 +192153600 3.4 3.9 4.1 4.3 4.2 4.2 4.1 4 3.8 3.4 +192153600 5.2 5.9 6 5.7 6 6.2 6 6 5.9 5.7 +192240000 5.2 5.9 6 5.7 6 6.2 6 6 5.9 5.7 +192240000 0.5 0.5 0.7 0.9 1.2 1 1.1 1.1 0.8 0.8 +192326400 0.5 0.5 0.7 0.9 1.2 1 1.1 1.1 0.8 0.8 +192326400 0.7 0.5 0.2 0.2 0.4 0.2 0.3 0.3 0.7 0.9 +192412800 0.7 0.5 0.2 0.2 0.4 0.2 0.3 0.3 0.7 0.9 +192412800 0.1 0.7 1.1 0.2 1.1 0.4 1 0.4 0.4 0.3 +192499200 0.1 0.7 1.1 0.2 1.1 0.4 1 0.4 0.4 0.3 +192499200 10.7 10.9 10.8 10.7 10.8 10.8 10.7 10.7 10.6 10.5 +192585600 10.7 10.9 10.8 10.7 10.8 10.8 10.7 10.7 10.6 10.5 +192585600 1.5 4 3.6 1.8 3.3 3.2 2.8 2.7 2.1 1.7 +192672000 1.5 4 3.6 1.8 3.3 3.2 2.8 2.7 2.1 1.7 +192672000 5.8 6 6.2 6.1 6.2 6.2 6.1 6 5.8 5.5 +192758400 5.8 6 6.2 6.1 6.2 6.2 6.1 6 5.8 5.5 +192758400 2.4 2.4 2.4 2.4 2.4 2.3 2.3 2.3 2.3 2.3 +192844800 2.4 2.4 2.4 2.4 2.4 2.3 2.3 2.3 2.3 2.3 +192844800 0.6 1.4 1 0.5 1 0.9 0.8 1 0.8 1.1 +192931200 0.6 1.4 1 0.5 1 0.9 0.8 1 0.8 1.1 +192931200 0 0 0 0 0 0 0 0 0 0 +193017600 0 0 0 0 0 0 0 0 0 0 +193017600 1.6 1.3 1.4 1.4 1.5 1.3 1.5 1.5 1.5 1.5 +193104000 1.6 1.3 1.4 1.4 1.5 1.3 1.5 1.5 1.5 1.5 +193104000 3.1 3.1 3.1 2.9 2.8 2.6 2.5 2.4 2.3 2.2 +193190400 3.1 3.1 3.1 2.9 2.8 2.6 2.5 2.4 2.3 2.2 +193190400 1.2 1 0.8 0.8 0.7 0.6 0.5 0.6 0.5 0.5 +193276800 1.2 1 0.8 0.8 0.7 0.6 0.5 0.6 0.5 0.5 +193276800 2.6 2.8 2.9 2.9 3 3 3 3 2.9 2.9 +193363200 2.6 2.8 2.9 2.9 3 3 3 3 2.9 2.9 +193363200 0.7 0.7 0.7 0.6 0.6 0.6 0.6 0.6 0.6 0.6 +193449600 0.7 0.7 0.7 0.6 0.6 0.6 0.6 0.6 0.6 0.6 +193449600 0.6 1.2 1.2 0.8 1.3 1.4 1.3 1.3 1.3 1.2 +193536000 0.6 1.2 1.2 0.8 1.3 1.4 1.3 1.3 1.3 1.2 +193536000 0.1 0.1 0 0 0 0 0 0 0 0 +193622400 0.1 0.1 0 0 0 0 0 0 0 0 +193622400 0 0 0 0 0 0 0 0 0 0 +193708800 0 0 0 0 0 0 0 0 0 0 +193708800 0.3 0.4 0.4 0.5 0.5 0.7 0.7 0.8 0.9 0.9 +193795200 0.3 0.4 0.4 0.5 0.5 0.7 0.7 0.8 0.9 0.9 +193795200 0.9 0.8 0.8 0.8 0.8 0.8 0.8 0.9 0.9 1 +193881600 0.9 0.8 0.8 0.8 0.8 0.8 0.8 0.9 0.9 1 +193881600 5.3 4.7 4.7 4.9 4.6 4.4 4.4 4.3 4.3 4.1 +193968000 5.3 4.7 4.7 4.9 4.6 4.4 4.4 4.3 4.3 4.1 +193968000 0.1 1.2 1.2 0.9 1.2 1.6 1.4 1.4 1.4 1.3 +194054400 0.1 1.2 1.2 0.9 1.2 1.6 1.4 1.4 1.4 1.3 +194054400 2.5 3 3.3 3.5 3.7 3.5 3.6 3.6 3.4 3.1 +194140800 2.5 3 3.3 3.5 3.7 3.5 3.6 3.6 3.4 3.1 +194140800 11.6 11.3 11.3 11.1 11.1 10.8 10.8 10.8 10.7 10.6 +194227200 11.6 11.3 11.3 11.1 11.1 10.8 10.8 10.8 10.7 10.6 +194227200 0 0 0.1 0 0.1 0 0 0 0 0 +194313600 0 0 0.1 0 0.1 0 0 0 0 0 +194313600 0 0.1 0.1 0 0.1 0 0 0 0 0 +194400000 0 0.1 0.1 0 0.1 0 0 0 0 0 +194400000 0 0 0 0 0 0 0 0 0 0 +194486400 0 0 0 0 0 0 0 0 0 0 +194486400 0 0 0 0 0 0 0 0 0 0 +194572800 0 0 0 0 0 0 0 0 0 0 +194572800 0 0 0 0 0 0 0 0 0 0 +194659200 0 0 0 0 0 0 0 0 0 0 +194659200 0 0 0 0 0 0 0 0 0 0 +194745600 0 0 0 0 0 0 0 0 0 0 +194745600 0 0.1 0.1 0 0 0 0 0 0 0 +194832000 0 0.1 0.1 0 0 0 0 0 0 0 +194832000 0 0 0 0 0 0 0 0 0 0 +194918400 0 0 0 0 0 0 0 0 0 0 +194918400 0 0 0 0 0 0 0 0 0 0 +195004800 0 0 0 0 0 0 0 0 0 0 +195004800 0.2 1.8 2.1 1.8 2.3 3.5 3.3 3.3 3.8 3.4 +195091200 0.2 1.8 2.1 1.8 2.3 3.5 3.3 3.3 3.8 3.4 +195091200 0.2 0.3 0.2 0.1 0.2 0.2 0.3 0.6 1.1 1.2 +195177600 0.2 0.3 0.2 0.1 0.2 0.2 0.3 0.6 1.1 1.2 +195177600 4 3.9 3.9 3.9 3.7 3.7 3.6 3.6 3.6 3.5 +195264000 4 3.9 3.9 3.9 3.7 3.7 3.6 3.6 3.6 3.5 +195264000 0.2 3 3.1 2.4 3.1 4 3.6 3.4 3.3 2.7 +195350400 0.2 3 3.1 2.4 3.1 4 3.6 3.4 3.3 2.7 +195350400 0 0 0 0 0 0 0 0 0 0 +195436800 0 0 0 0 0 0 0 0 0 0 +195436800 0.2 1.6 1.9 1.6 2.2 3.3 3.2 3.3 3.7 3.7 +195523200 0.2 1.6 1.9 1.6 2.2 3.3 3.2 3.3 3.7 3.7 +195523200 0 0 0 0 0 0 0 0 0 0 +195609600 0 0 0 0 0 0 0 0 0 0 +195609600 0 0.1 0.1 0 0.1 0 0 0 0 0 +195696000 0 0.1 0.1 0 0.1 0 0 0 0 0 +195696000 0 0 0 0 0 0 0 0 0 0 +195782400 0 0 0 0 0 0 0 0 0 0 +195782400 4.8 4.8 4.9 4.8 4.8 4.4 4.4 4.3 4.2 4.2 +195868800 4.8 4.8 4.9 4.8 4.8 4.4 4.4 4.3 4.2 4.2 +195868800 0 0.1 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 +195955200 0 0.1 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 +195955200 0 0 0 0 0 0 0 0 0 0 +196041600 0 0 0 0 0 0 0 0 0 0 +196041600 0 0 0 0 0 0 0 0 0 0 +196128000 0 0 0 0 0 0 0 0 0 0 +196128000 0 0 0 0 0 0 0 0 0 0 +196214400 0 0 0 0 0 0 0 0 0 0 +196214400 0 0 0 0 0 0 0 0 0 0 +196300800 0 0 0 0 0 0 0 0 0 0 +196300800 0 0 0 0 0 0 0 0 0 0 +196387200 0 0 0 0 0 0 0 0 0 0 +196387200 0 0 0 0 0 0 0 0 0 0 +196473600 0 0 0 0 0 0 0 0 0 0 +196473600 0 0 0 0 0 0 0 0 0 0 +196560000 0 0 0 0 0 0 0 0 0 0 +196560000 0 0 0 0 0 0 0 0 0 0 +196646400 0 0 0 0 0 0 0 0 0 0 +196646400 0 0.5 0.7 0.2 0.6 0.5 0.5 0.3 0.5 0.3 +196732800 0 0.5 0.7 0.2 0.6 0.5 0.5 0.3 0.5 0.3 +196732800 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +196819200 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +196819200 0 0 0 0 0 0 0 0 0 0 +196905600 0 0 0 0 0 0 0 0 0 0 +196905600 0 0.1 0.1 0.2 0.2 0.3 0.4 0.4 0.5 0.5 +196992000 0 0.1 0.1 0.2 0.2 0.3 0.4 0.4 0.5 0.5 +196992000 5.5 5.6 5.8 5.8 5.7 5.6 5.6 5.6 5.6 5.7 +197078400 5.5 5.6 5.8 5.8 5.7 5.6 5.6 5.6 5.6 5.7 +197078400 0 0.1 0 0 0 0.1 0.1 0.1 0.1 0.1 +197164800 0 0.1 0 0 0 0.1 0.1 0.1 0.1 0.1 +197164800 4 4.1 4 4 3.9 3.9 3.8 3.7 3.6 3.6 +197251200 4 4.1 4 4 3.9 3.9 3.8 3.7 3.6 3.6 +197251200 0 0.5 0.6 0.1 0.2 0.1 0 0 0 0 +197337600 0 0.5 0.6 0.1 0.2 0.1 0 0 0 0 +197337600 0 0 0 0 0 0 0 0.1 0.2 0.2 +197424000 0 0 0 0 0 0 0 0.1 0.2 0.2 +197424000 6.2 8.5 5.9 4 5 4.8 3.9 3.9 2.9 2.6 +197510400 6.2 8.5 5.9 4 5 4.8 3.9 3.9 2.9 2.6 +197510400 0.2 1.5 1.9 1.4 1.9 2.7 2.4 2.4 2.7 2.2 +197596800 0.2 1.5 1.9 1.4 1.9 2.7 2.4 2.4 2.7 2.2 +197596800 0 0 0 0 0 0 0 0 0 0 +197683200 0 0 0 0 0 0 0 0 0 0 +197683200 0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 0 +197769600 0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 0 +197769600 0 0 0 0 0 0 0 0 0 0 +197856000 0 0 0 0 0 0 0 0 0 0 +197856000 0 0 0 0 0 0 0 0 0 0 +197942400 0 0 0 0 0 0 0 0 0 0 +197942400 2.8 2.3 2.2 2.3 2.2 2.1 2.2 2.3 2.4 2.5 +198028800 2.8 2.3 2.2 2.3 2.2 2.1 2.2 2.3 2.4 2.5 +198028800 0 0 0 0 0 0 0 0 0 0 +198115200 0 0 0 0 0 0 0 0 0 0 +198115200 0 0 0 0 0 0 0 0 0 0 +198201600 0 0 0 0 0 0 0 0 0 0 +198201600 0 0 0 0 0 0 0 0 0 0 +198288000 0 0 0 0 0 0 0 0 0 0 +198288000 0 0 0 0 0 0 0 0 0 0 +198374400 0 0 0 0 0 0 0 0 0 0 +198374400 0 0 0 0 0 0 0 0 0 0 +198460800 0 0 0 0 0 0 0 0 0 0 +198460800 0 0 0 0 0 0 0 0 0 0 +198547200 0 0 0 0 0 0 0 0 0 0 +198547200 0 0 0 0 0 0 0 0 0 0 +198633600 0 0 0 0 0 0 0 0 0 0 +198633600 0 0 0 0 0 0 0 0 0 0 +198720000 0 0 0 0 0 0 0 0 0 0 +198720000 0 0 0 0 0 0 0 0 0 0 +198806400 0 0 0 0 0 0 0 0 0 0 +198806400 0 0 0 0 0 0 0 0 0 0 +198892800 0 0 0 0 0 0 0 0 0 0 +198892800 0 0 0 0 0 0 0 0 0 0 +198979200 0 0 0 0 0 0 0 0 0 0 +198979200 0 0 0 0 0 0 0 0 0 0 +199065600 0 0 0 0 0 0 0 0 0 0 +199065600 0 0 0 0 0 0 0 0 0 0 +199152000 0 0 0 0 0 0 0 0 0 0 +199152000 0 0 0 0 0 0 0 0 0 0 +199238400 0 0 0 0 0 0 0 0 0 0 +199238400 0 0.1 0.1 0 0 0 0 0 0 0 +199324800 0 0.1 0.1 0 0 0 0 0 0 0 +199324800 0 0 0 0 0 0 0 0 0 0 +199411200 0 0 0 0 0 0 0 0 0 0 +199411200 0 0 0 0 0 0 0 0 0 0 +199497600 0 0 0 0 0 0 0 0 0 0 +199497600 0 0 0 0 0 0 0 0 0 0 +199584000 0 0 0 0 0 0 0 0 0 0 +199584000 0 0 0 0 0 0 0 0 0 0 +199670400 0 0 0 0 0 0 0 0 0 0 +199670400 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 +199756800 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 +199756800 0 0 0 0 0 0 0 0 0 0 +199843200 0 0 0 0 0 0 0 0 0 0 +199843200 0 0.1 0.1 0 0.1 0.1 0 0 0 0 +199929600 0 0.1 0.1 0 0.1 0.1 0 0 0 0 +199929600 0 0 0 0 0 0 0 0 0 0 +200016000 0 0 0 0 0 0 0 0 0 0 +200016000 0 0 0 0 0 0 0 0 0 0 +200102400 0 0 0 0 0 0 0 0 0 0 +200102400 0 0.1 0.1 0.1 0.1 0.2 0.2 0.3 0.3 0.3 +200188800 0 0.1 0.1 0.1 0.1 0.2 0.2 0.3 0.3 0.3 +200188800 0 0 0 0 0 0 0 0 0 0 +200275200 0 0 0 0 0 0 0 0 0 0 +200275200 0 0 0 0 0 0 0 0 0 0 +200361600 0 0 0 0 0 0 0 0 0 0 +200361600 0 0 0 0 0 0 0 0 0 0 +200448000 0 0 0 0 0 0 0 0 0 0 +200448000 0 0.1 0.2 0.1 0.2 0.4 0.4 0.3 0.4 0.3 +200534400 0 0.1 0.2 0.1 0.2 0.4 0.4 0.3 0.4 0.3 +200534400 2.7 2.7 2.7 2.7 2.8 2.5 2.6 2.5 2.4 2.4 +200620800 2.7 2.7 2.7 2.7 2.8 2.5 2.6 2.5 2.4 2.4 +200620800 5 4.2 4.3 4.2 3.8 3.1 3.1 3 3 3.1 +200707200 5 4.2 4.3 4.2 3.8 3.1 3.1 3 3 3.1 +200707200 0.1 0.2 0.2 0 0 0 0 0 0 0 +200793600 0.1 0.2 0.2 0 0 0 0 0 0 0 +200793600 13.6 13.3 13 12.9 12.9 13.3 13.2 13.3 13.3 13.3 +200880000 13.6 13.3 13 12.9 12.9 13.3 13.2 13.3 13.3 13.3 +200880000 2.6 2.3 2.3 2.3 2.1 2.1 2 2 2 2 +200966400 2.6 2.3 2.3 2.3 2.1 2.1 2 2 2 2 +200966400 0 0 0 0 0 0 0 0 0.1 0.1 +201052800 0 0 0 0 0 0 0 0 0.1 0.1 +201052800 0 0.3 0.3 0.1 0.4 0.2 0.3 0.1 0.1 0.2 +201139200 0 0.3 0.3 0.1 0.4 0.2 0.3 0.1 0.1 0.2 +201139200 8.5 8.3 8.3 8.2 8.4 8.5 8.4 8.3 8.2 7.6 +201225600 8.5 8.3 8.3 8.2 8.4 8.5 8.4 8.3 8.2 7.6 +201225600 0 0 0 0 0 0 0 0 0 0 +201312000 0 0 0 0 0 0 0 0 0 0 +201312000 0.1 0.7 0.6 0.4 0.6 0.8 0.8 0.9 1 1 +201398400 0.1 0.7 0.6 0.4 0.6 0.8 0.8 0.9 1 1 +201398400 0 0 0 0 0 0 0 0 0 0 +201484800 0 0 0 0 0 0 0 0 0 0 +201484800 9.4 8.5 8.5 8.4 8.1 7.6 7.5 7.4 7.2 7 +201571200 9.4 8.5 8.5 8.4 8.1 7.6 7.5 7.4 7.2 7 +201571200 4.6 5.8 5.8 5.7 6 6.6 6.4 6.4 6.4 6 +201657600 4.6 5.8 5.8 5.7 6 6.6 6.4 6.4 6.4 6 +201657600 3 6 3.8 2.4 3.8 3.4 3 3.3 2.3 2.3 +201744000 3 6 3.8 2.4 3.8 3.4 3 3.3 2.3 2.3 +201744000 0 0 0 0 0 0 0 0 0 0 +201830400 0 0 0 0 0 0 0 0 0 0 +201830400 11.2 12.5 13.1 13.1 13.5 13.9 13.7 13.5 13.2 12.5 +201916800 11.2 12.5 13.1 13.1 13.5 13.9 13.7 13.5 13.2 12.5 +201916800 5.5 6.1 5.9 5.9 6 6 5.9 5.8 5.5 5.2 +202003200 5.5 6.1 5.9 5.9 6 6 5.9 5.8 5.5 5.2 +202003200 3.4 3.8 3.7 3.7 3.9 4.2 4.2 4.3 4.4 4.4 +202089600 3.4 3.8 3.7 3.7 3.9 4.2 4.2 4.3 4.4 4.4 +202089600 4.4 4.6 4.6 4.6 4.7 5 5 5 5 4.9 +202176000 4.4 4.6 4.6 4.6 4.7 5 5 5 5 4.9 +202176000 16.9 16.9 17.3 17.1 17.3 17.4 17.5 17.6 17.6 17.7 +202262400 16.9 16.9 17.3 17.1 17.3 17.4 17.5 17.6 17.6 17.7 +202262400 4.8 3.8 3.7 3.8 3.5 3.3 3.4 3.4 3.5 3.6 +202348800 4.8 3.8 3.7 3.8 3.5 3.3 3.4 3.4 3.5 3.6 +202348800 0 0 0 0 0 0.4 0.2 0.8 1 1 +202435200 0 0 0 0 0 0.4 0.2 0.8 1 1 +202435200 0 0 0 0 0 0 0 0 0 0 +202521600 0 0 0 0 0 0 0 0 0 0 +202521600 0 0 0 0 0 0 0 0 0 0 +202608000 0 0 0 0 0 0 0 0 0 0 +202608000 0 0 0 0 0 0 0 0 0 0 +202694400 0 0 0 0 0 0 0 0 0 0 +202694400 0 0.2 0.2 0 0.1 0.1 0.1 0 0 0 +202780800 0 0.2 0.2 0 0.1 0.1 0.1 0 0 0 +202780800 18.6 20.3 20.6 20.4 21.1 21.6 21.5 21.3 21.2 21.1 +202867200 18.6 20.3 20.6 20.4 21.1 21.6 21.5 21.3 21.2 21.1 +202867200 0 0 0 0 0 0 0 0 0 0 +202953600 0 0 0 0 0 0 0 0 0 0 +202953600 2.7 2.7 2.9 3 3 3.1 3.2 3.2 3.4 3.4 +203040000 2.7 2.7 2.9 3 3 3.1 3.2 3.2 3.4 3.4 +203040000 21.8 21 20.2 21.5 20.7 20.8 21.1 21.1 21 21.4 +203126400 21.8 21 20.2 21.5 20.7 20.8 21.1 21.1 21 21.4 +203126400 0 0.1 0.2 0.5 0.4 1.3 1.1 1 1.4 1.6 +203212800 0 0.1 0.2 0.5 0.4 1.3 1.1 1 1.4 1.6 +203212800 0 0 0 0 0 0 0 0 0 0 +203299200 0 0 0 0 0 0 0 0 0 0 +203299200 0 0 0 0 0 0 0 0 0 0 +203385600 0 0 0 0 0 0 0 0 0 0 +203385600 3.7 3.1 3.2 3.3 3.1 3.2 3.3 3.3 3.4 3.3 +203472000 3.7 3.1 3.2 3.3 3.1 3.2 3.3 3.3 3.4 3.3 +203472000 0 0.8 1 0 1.1 0.5 0.4 0 0 0 +203558400 0 0.8 1 0 1.1 0.5 0.4 0 0 0 +203558400 5.3 2.2 3.1 3.8 2.8 1.4 1.8 1.7 2 2 +203644800 5.3 2.2 3.1 3.8 2.8 1.4 1.8 1.7 2 2 +203644800 16.1 15.8 15.9 15.8 15.7 15.1 15.1 14.8 14.5 14.4 +203731200 16.1 15.8 15.9 15.8 15.7 15.1 15.1 14.8 14.5 14.4 +203731200 14.4 13 12.4 12.7 11.9 11.7 11.8 12 12.3 13.1 +203817600 14.4 13 12.4 12.7 11.9 11.7 11.8 12 12.3 13.1 +203817600 5.7 12.4 10.1 8 11.1 13 11.9 12.4 11.4 11.5 +203904000 5.7 12.4 10.1 8 11.1 13 11.9 12.4 11.4 11.5 +203904000 7.2 7.9 7.9 7.7 7.9 7.8 7.8 7.6 7.5 7.3 +203990400 7.2 7.9 7.9 7.7 7.9 7.8 7.8 7.6 7.5 7.3 +203990400 3.9 2.1 2.5 2.7 1.7 1 1.1 1 1.3 1.3 +204076800 3.9 2.1 2.5 2.7 1.7 1 1.1 1 1.3 1.3 +204076800 0 0 0 0 0 0 0 0 0 0 +204163200 0 0 0 0 0 0 0 0 0 0 +204163200 7.3 8.5 8.2 7.9 8.3 8.7 8.6 8.5 8.4 8.4 +204249600 7.3 8.5 8.2 7.9 8.3 8.7 8.6 8.5 8.4 8.4 +204249600 5.6 3.9 3.2 4.7 3.9 3.3 3.9 3.8 3.7 4.3 +204336000 5.6 3.9 3.2 4.7 3.9 3.3 3.9 3.8 3.7 4.3 +204336000 0.2 0.2 0.4 0.5 0.2 0.9 0.9 1.2 1.9 2.2 +204422400 0.2 0.2 0.4 0.5 0.2 0.9 0.9 1.2 1.9 2.2 +204422400 0 0 0 0 0 0 0 0 0 0 +204508800 0 0 0 0 0 0 0 0 0 0 +204508800 3.3 4.3 4.3 4 4.5 5.2 5 5 5.1 4.9 +204595200 3.3 4.3 4.3 4 4.5 5.2 5 5 5.1 4.9 +204595200 5.5 6.3 6.7 6.4 6.9 6.5 6.5 6.4 6.1 6 +204681600 5.5 6.3 6.7 6.4 6.9 6.5 6.5 6.4 6.1 6 +204681600 15.6 22.2 22.9 22.6 24.8 27.7 27.1 27.1 26.8 24.9 +204768000 15.6 22.2 22.9 22.6 24.8 27.7 27.1 27.1 26.8 24.9 +204768000 14.7 17.1 17 16.4 17.6 18.7 18.5 18.5 18.5 18 +204854400 14.7 17.1 17 16.4 17.6 18.7 18.5 18.5 18.5 18 +204854400 9.8 9.7 9.9 10.1 10 10.1 10.2 10.3 10.5 10.8 +204940800 9.8 9.7 9.9 10.1 10 10.1 10.2 10.3 10.5 10.8 +204940800 2.6 3.9 4 3.9 4.3 5.2 5.2 5.4 5.7 5.8 +205027200 2.6 3.9 4 3.9 4.3 5.2 5.2 5.4 5.7 5.8 +205027200 0 0 0 0 0 0 0 0 0 0 +205113600 0 0 0 0 0 0 0 0 0 0 +205113600 19.6 23 22.5 21.6 23.5 26.1 26.1 26.8 27.4 27 +205200000 19.6 23 22.5 21.6 23.5 26.1 26.1 26.8 27.4 27 +205200000 8.3 7.4 7.6 7 6.8 5.3 5.2 4.8 4.4 4.2 +205286400 8.3 7.4 7.6 7 6.8 5.3 5.2 4.8 4.4 4.2 +205286400 0 0 0 0 0 0 0 0 0 0.1 +205372800 0 0 0 0 0 0 0 0 0 0.1 +205372800 9.6 10.5 9.7 10.2 10.1 10.2 10.2 10.1 9.9 10.1 +205459200 9.6 10.5 9.7 10.2 10.1 10.2 10.2 10.1 9.9 10.1 +205459200 8.8 8.9 8.5 7.5 7.8 7.2 6.9 6.6 6.2 6 +205545600 8.8 8.9 8.5 7.5 7.8 7.2 6.9 6.6 6.2 6 +205545600 7.2 7.9 8.3 8.3 8.4 8.3 8.1 7.9 7.7 7.5 +205632000 7.2 7.9 8.3 8.3 8.4 8.3 8.1 7.9 7.7 7.5 +205632000 11.9 12 12.3 12.6 12.5 12.5 12.5 12.5 12.6 12.8 +205718400 11.9 12 12.3 12.6 12.5 12.5 12.5 12.5 12.6 12.8 +205718400 4.8 6 5.9 5.9 6.3 6.7 6.7 6.8 6.8 7 +205804800 4.8 6 5.9 5.9 6.3 6.7 6.7 6.8 6.8 7 +205804800 0.6 0.3 0.6 0.9 0.6 1.1 1.1 1.1 1.5 1.5 +205891200 0.6 0.3 0.6 0.9 0.6 1.1 1.1 1.1 1.5 1.5 +205891200 3.6 4 4.4 4.7 4.6 4.4 4.5 4.6 4.7 5.2 +205977600 3.6 4 4.4 4.7 4.6 4.4 4.5 4.6 4.7 5.2 +205977600 0 0 0 0 0 0 0 0 0 0 +206064000 0 0 0 0 0 0 0 0 0 0 +206064000 2 1.6 1.7 1.8 1.6 1.5 1.6 1.7 1.8 2.1 +206150400 2 1.6 1.7 1.8 1.6 1.5 1.6 1.7 1.8 2.1 +206150400 2.6 2 1.9 1.9 1.9 1.8 1.9 2 2.1 2.3 +206236800 2.6 2 1.9 1.9 1.9 1.8 1.9 2 2.1 2.3 +206236800 7.4 7.9 8.1 7.8 7.9 7.7 7.6 7.4 7.3 7.2 +206323200 7.4 7.9 8.1 7.8 7.9 7.7 7.6 7.4 7.3 7.2 +206323200 32 30.4 30.9 30.3 29.3 26.6 26.4 25.6 24.8 24.5 +206409600 32 30.4 30.9 30.3 29.3 26.6 26.4 25.6 24.8 24.5 +206409600 6.3 4.8 4.4 4.4 4 3.5 3.6 3.5 3.5 3.9 +206496000 6.3 4.8 4.4 4.4 4 3.5 3.6 3.5 3.5 3.9 +206496000 3.9 4.2 4.7 4.9 5.2 5.8 5.9 6.1 6.3 6.4 +206582400 3.9 4.2 4.7 4.9 5.2 5.8 5.9 6.1 6.3 6.4 +206582400 3.3 3.3 3.5 3.8 3.8 4 4.1 4.2 4.3 4.1 +206668800 3.3 3.3 3.5 3.8 3.8 4 4.1 4.2 4.3 4.1 +206668800 5.6 5.3 5.5 5.8 5.5 5.2 5.3 5.3 5.2 5 +206755200 5.6 5.3 5.5 5.8 5.5 5.2 5.3 5.3 5.2 5 +206755200 23.3 24.9 25.2 25.8 26.3 27 27.3 27.5 27.6 27.9 +206841600 23.3 24.9 25.2 25.8 26.3 27 27.3 27.5 27.6 27.9 +206841600 27.6 24.2 24.3 25.1 23.7 22.5 22.9 23 23.1 23.6 +206928000 27.6 24.2 24.3 25.1 23.7 22.5 22.9 23 23.1 23.6 +206928000 6 7.2 7.3 8 8.3 9.8 10 10.3 10.7 10.6 +207014400 6 7.2 7.3 8 8.3 9.8 10 10.3 10.7 10.6 +207014400 0.2 0.5 0.8 1 1.1 1.3 1.4 1.6 1.7 1.8 +207100800 0.2 0.5 0.8 1 1.1 1.3 1.4 1.6 1.7 1.8 +207100800 0 0 0 0 0 0 0 0 0 0 +207187200 0 0 0 0 0 0 0 0 0 0 +207187200 0 0.1 0.1 0.1 0.1 0 0.1 0 0 0 +207273600 0 0.1 0.1 0.1 0.1 0 0.1 0 0 0 +207273600 0 0 0 0 0 0.3 0.2 0.6 0.9 1 +207360000 0 0 0 0 0 0.3 0.2 0.6 0.9 1 +207360000 0 0 0 0 0 0 0 0 0 0 +207446400 0 0 0 0 0 0 0 0 0 0 +207446400 0 0.1 0.2 0.2 0.6 1.1 1.2 1.2 1.4 1.2 +207532800 0 0.1 0.2 0.2 0.6 1.1 1.2 1.2 1.4 1.2 +207532800 0 0 0 0 0 0 0 0 0 0 +207619200 0 0 0 0 0 0 0 0 0 0 +207619200 0 0.1 0.1 0 0.1 0 0 0 0 0 +207705600 0 0.1 0.1 0 0.1 0 0 0 0 0 +207705600 0.2 1.4 1.1 0.7 1 1 0.9 0.9 0.9 1 +207792000 0.2 1.4 1.1 0.7 1 1 0.9 0.9 0.9 1 +207792000 0.6 0.9 0.9 0.6 0.8 1 1.1 1.2 1.7 1.8 +207878400 0.6 0.9 0.9 0.6 0.8 1 1.1 1.2 1.7 1.8 +207878400 2.4 2.4 2.6 2.6 2.5 2.3 2.3 2.2 2.1 2 +207964800 2.4 2.4 2.6 2.6 2.5 2.3 2.3 2.2 2.1 2 +207964800 19 16.9 16.9 17.4 16.5 16 16.1 16 16 15.9 +208051200 19 16.9 16.9 17.4 16.5 16 16.1 16 16 15.9 +208051200 0 0 0 0 0 0 0 0 0 0 +208137600 0 0 0 0 0 0 0 0 0 0 +208137600 11 12.1 12.3 12.1 12.6 13 13.1 13.2 13.4 13.6 +208224000 11 12.1 12.3 12.1 12.6 13 13.1 13.2 13.4 13.6 +208224000 1.7 3 1.7 1.1 1.3 1.1 1 1.2 0.9 1.3 +208310400 1.7 3 1.7 1.1 1.3 1.1 1 1.2 0.9 1.3 +208310400 0 0 0 0 0 0 0 0 0 0 +208396800 0 0 0 0 0 0 0 0 0 0 +208396800 0 0 0 0 0 0 0 0 0 0 +208483200 0 0 0 0 0 0 0 0 0 0 +208483200 0 0 0 0 0 0 0 0 0 0 +208569600 0 0 0 0 0 0 0 0 0 0 +208569600 0 0 0 0 0 0 0 0 0 0 +208656000 0 0 0 0 0 0 0 0 0 0 +208656000 5.7 3.9 3.1 3.5 2.9 2 2.2 2 1.7 1.8 +208742400 5.7 3.9 3.1 3.5 2.9 2 2.2 2 1.7 1.8 +208742400 20.4 19 18.2 18.3 18 18.2 18.2 18.2 18.4 19.5 +208828800 20.4 19 18.2 18.3 18 18.2 18.2 18.2 18.4 19.5 +208828800 9.7 9.1 9 9 8.8 8.3 8.3 8.1 7.9 7.7 +208915200 9.7 9.1 9 9 8.8 8.3 8.3 8.1 7.9 7.7 +208915200 0 0 0 0 0 0 0 0 0 0 +209001600 0 0 0 0 0 0 0 0 0 0 +209001600 0.9 0.4 1 1.3 1 0.6 1 0.9 1.2 1.2 +209088000 0.9 0.4 1 1.3 1 0.6 1 0.9 1.2 1.2 +209088000 1.1 0.4 0.9 1.4 0.9 1.9 2.2 2.7 4.1 4.5 +209174400 1.1 0.4 0.9 1.4 0.9 1.9 2.2 2.7 4.1 4.5 +209174400 7.4 7.4 7.7 7.8 7.9 7.9 7.9 8 7.9 7.8 +209260800 7.4 7.4 7.7 7.8 7.9 7.9 7.9 8 7.9 7.8 +209260800 0.4 1.8 1.2 1.2 1.6 1.7 1.8 1.6 1.7 1.9 +209347200 0.4 1.8 1.2 1.2 1.6 1.7 1.8 1.6 1.7 1.9 +209347200 10.8 11.7 11.3 11.3 11.6 12.3 12.1 12.1 12 11.7 +209433600 10.8 11.7 11.3 11.3 11.6 12.3 12.1 12.1 12 11.7 +209433600 0 0 0 0 0 0 0 0 0 0 +209520000 0 0 0 0 0 0 0 0 0 0 +209520000 0 0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 +209606400 0 0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 +209606400 18.7 17.5 17.4 17.5 17.1 16.5 16.6 16.6 16.5 16.6 +209692800 18.7 17.5 17.4 17.5 17.1 16.5 16.6 16.6 16.5 16.6 +209692800 0 0 0 0 0 0 0 0 0 0 +209779200 0 0 0 0 0 0 0 0 0 0 +209779200 32 31.1 31.1 30.8 30.5 29.5 29.4 29.2 28.8 28.5 +209865600 32 31.1 31.1 30.8 30.5 29.5 29.4 29.2 28.8 28.5 +209865600 3.7 3 2.8 2.9 2.5 2.4 2.4 2.4 2.6 3.3 +209952000 3.7 3 2.8 2.9 2.5 2.4 2.4 2.4 2.6 3.3 +209952000 4.8 4.1 4.3 4.4 4.1 3.6 3.6 3.5 3.4 3.4 +210038400 4.8 4.1 4.3 4.4 4.1 3.6 3.6 3.5 3.4 3.4 +210038400 5.3 4.5 4.5 4.8 4.5 4.5 4.7 4.9 5.1 5.5 +210124800 5.3 4.5 4.5 4.8 4.5 4.5 4.7 4.9 5.1 5.5 +210124800 4.8 5.3 4.9 4.4 4.9 4 3.9 3.6 2.8 2.3 +210211200 4.8 5.3 4.9 4.4 4.9 4 3.9 3.6 2.8 2.3 +210211200 2.3 2.1 2.3 2.4 2.3 2.3 2.4 2.4 2.5 2.4 +210297600 2.3 2.1 2.3 2.4 2.3 2.3 2.4 2.4 2.5 2.4 +210297600 0.1 1.8 1.5 0.7 1.3 1.1 1 0.9 0.4 0.4 +210384000 0.1 1.8 1.5 0.7 1.3 1.1 1 0.9 0.4 0.4 +210384000 4.4 3.2 3.2 3.3 2.9 2.8 2.8 2.7 2.7 2.5 +210470400 4.4 3.2 3.2 3.3 2.9 2.8 2.8 2.7 2.7 2.5 +210470400 8.8 9.5 9.4 9.4 9.8 10.8 10.8 11 11.2 11.2 +210556800 8.8 9.5 9.4 9.4 9.8 10.8 10.8 11 11.2 11.2 +210556800 37 38.3 39.9 40.1 41.1 42.2 42.2 42.1 41.5 39.8 +210643200 37 38.3 39.9 40.1 41.1 42.2 42.2 42.1 41.5 39.8 +210643200 0.3 1.6 2 2 2.7 4.3 4.5 4.8 5.6 5.8 +210729600 0.3 1.6 2 2 2.7 4.3 4.5 4.8 5.6 5.8 +210729600 21.5 20.6 20 20.2 19.7 19.1 19.1 18.9 18.6 18.6 +210816000 21.5 20.6 20 20.2 19.7 19.1 19.1 18.9 18.6 18.6 +210816000 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.2 0.2 +210902400 0 0.1 0.1 0 0.1 0.1 0.1 0.1 0.2 0.2 +210902400 0 0 0 0 0 0 0 0 0 0 +210988800 0 0 0 0 0 0 0 0 0 0 +210988800 0.6 0.2 0.2 0.2 0.1 0 0 0 0 0 +211075200 0.6 0.2 0.2 0.2 0.1 0 0 0 0 0 +211075200 16.7 17.2 17.6 17.9 18.1 19.2 19.4 19.9 20.5 20.5 +211161600 16.7 17.2 17.6 17.9 18.1 19.2 19.4 19.9 20.5 20.5 +211161600 3.8 3.7 3.5 3.5 3.5 3.5 3.5 3.5 3.5 3.5 +211248000 3.8 3.7 3.5 3.5 3.5 3.5 3.5 3.5 3.5 3.5 +211248000 14.2 13.6 13.4 13.5 13.3 13.3 13.3 13.3 13.3 13.2 +211334400 14.2 13.6 13.4 13.5 13.3 13.3 13.3 13.3 13.3 13.2 +211334400 0 0 0 0 0 0.3 0.3 0.6 1 1.5 +211420800 0 0 0 0 0 0.3 0.3 0.6 1 1.5 +211420800 2.2 2.2 2.3 2.7 2.6 2.8 3 3 3.2 3.4 +211507200 2.2 2.2 2.3 2.7 2.6 2.8 3 3 3.2 3.4 +211507200 0 0 0 0 0 0 0 0 0 0 +211593600 0 0 0 0 0 0 0 0 0 0 +211593600 0 0 0 0 0 0 0 0 0 0 +211680000 0 0 0 0 0 0 0 0 0 0 +211680000 3.7 4.6 4.9 4.7 5.1 5.1 5.1 5.1 5.1 5.2 +211766400 3.7 4.6 4.9 4.7 5.1 5.1 5.1 5.1 5.1 5.2 +211766400 30.5 28.6 28.6 29 28.2 26.2 26.4 25.9 25.2 25.2 +211852800 30.5 28.6 28.6 29 28.2 26.2 26.4 25.9 25.2 25.2 +211852800 6.6 6.1 6.3 6.2 6.2 5.9 6 6 6 5.9 +211939200 6.6 6.1 6.3 6.2 6.2 5.9 6 6 6 5.9 +211939200 0.3 0.5 0.5 0.4 0.5 0.6 0.6 0.6 0.5 0.5 +212025600 0.3 0.5 0.5 0.4 0.5 0.6 0.6 0.6 0.5 0.5 +212025600 2.8 3.3 3.4 3.6 3.7 4.1 4.1 4.2 4.3 4 +212112000 2.8 3.3 3.4 3.6 3.7 4.1 4.1 4.2 4.3 4 +212112000 2.5 2.4 2.4 2.6 2.5 2.4 2.4 2.5 2.4 2.3 +212198400 2.5 2.4 2.4 2.6 2.5 2.4 2.4 2.5 2.4 2.3 +212198400 0 0 0 0 0 0 0 0 0 0 +212284800 0 0 0 0 0 0 0 0 0 0 +212284800 0 0 0 0 0 0 0 0 0 0 +212371200 0 0 0 0 0 0 0 0 0 0 +212371200 0.2 1.8 1.7 1.3 1.9 2.2 2.1 2.1 2 1.9 +212457600 0.2 1.8 1.7 1.3 1.9 2.2 2.1 2.1 2 1.9 +212457600 2.7 3.2 3.1 2.9 3.2 3.4 3.3 3.3 3.2 2.9 +212544000 2.7 3.2 3.1 2.9 3.2 3.4 3.3 3.3 3.2 2.9 +212544000 0 0 0 0 0 0.2 0.1 0.5 0.6 0.5 +212630400 0 0 0 0 0 0.2 0.1 0.5 0.6 0.5 +212630400 0.2 1.9 1.5 0.5 1 0.9 0.6 0.6 0.6 0.4 +212716800 0.2 1.9 1.5 0.5 1 0.9 0.6 0.6 0.6 0.4 +212716800 0 0 0 0 0 0 0 0 0 0 +212803200 0 0 0 0 0 0 0 0 0 0 +212803200 0 0 0 0 0 0 0 0 0 0 +212889600 0 0 0 0 0 0 0 0 0 0 +212889600 0 0 0 0 0 0 0 0 0 0 +212976000 0 0 0 0 0 0 0 0 0 0 +212976000 4.8 5 4.9 4.9 5 5 5 5.1 5.1 5.2 +213062400 4.8 5 4.9 4.9 5 5 5 5.1 5.1 5.2 +213062400 0.4 1.5 1.4 0.6 1.4 1.4 1.2 1.5 1.2 1.4 +213148800 0.4 1.5 1.4 0.6 1.4 1.4 1.2 1.5 1.2 1.4 +213148800 0.7 5.2 4.4 3.9 5.2 6 6.1 5.6 4.9 4.8 +213235200 0.7 5.2 4.4 3.9 5.2 6 6.1 5.6 4.9 4.8 +213235200 1.2 3.5 2.8 2.1 3.2 3.4 3.4 3.3 2.7 2.7 +213321600 1.2 3.5 2.8 2.1 3.2 3.4 3.4 3.3 2.7 2.7 +213321600 0.3 4.6 3.6 3.1 4.5 4.5 5 4.5 3.3 3.5 +213408000 0.3 4.6 3.6 3.1 4.5 4.5 5 4.5 3.3 3.5 +213408000 0 0 0 0 0 0 0 0 0 0 +213494400 0 0 0 0 0 0 0 0 0 0 +213494400 0 0 0 0 0 0 0 0 0 0 +213580800 0 0 0 0 0 0 0 0 0 0 +213580800 12.9 14.4 14.1 13.8 14.4 14.6 14.5 14.4 14.1 13.8 +213667200 12.9 14.4 14.1 13.8 14.4 14.6 14.5 14.4 14.1 13.8 +213667200 0.1 6.8 7.1 7 9.8 10.6 11.4 9.9 7.5 6.6 +213753600 0.1 6.8 7.1 7 9.8 10.6 11.4 9.9 7.5 6.6 +213753600 0 0 0 0 0 0 0 0 0 0 +213840000 0 0 0 0 0 0 0 0 0 0 +213840000 0 0 0 0 0 0 0 0 0 0 +213926400 0 0 0 0 0 0 0 0 0 0 +213926400 0 0 0 0 0 0 0 0 0 0 +214012800 0 0 0 0 0 0 0 0 0 0 +214012800 0 0 0 0 0 0 0 0 0 0 +214099200 0 0 0 0 0 0 0 0 0 0 +214099200 0 0 0 0 0 0 0 0 0 0 +214185600 0 0 0 0 0 0 0 0 0 0 +214185600 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +214272000 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +214272000 13.6 13.8 13.4 13.3 13.3 12.8 12.6 12.4 11.9 11.7 +214358400 13.6 13.8 13.4 13.3 13.3 12.8 12.6 12.4 11.9 11.7 +214358400 0.1 1.1 0.7 0.7 0.9 0.7 0.8 0.6 0.3 0.3 +214444800 0.1 1.1 0.7 0.7 0.9 0.7 0.8 0.6 0.3 0.3 +214444800 0 0 0 0 0 0 0 0 0 0 +214531200 0 0 0 0 0 0 0 0 0 0 +214531200 0 0 0 0 0 0 0 0 0 0 +214617600 0 0 0 0 0 0 0 0 0 0 +214617600 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.4 +214704000 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.4 +214704000 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +214790400 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +214790400 0 0 0 0 0 0 0 0 0 0 +214876800 0 0 0 0 0 0 0 0 0 0 +214876800 0 0 0 0 0 0 0 0 0 0 +214963200 0 0 0 0 0 0 0 0 0 0 +214963200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +215049600 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +215049600 13.8 13 13.4 13.4 13 12.3 12.3 12.1 11.9 11.8 +215136000 13.8 13 13.4 13.4 13 12.3 12.3 12.1 11.9 11.8 +215136000 9.1 7.9 7.6 7.6 7.1 6.5 6.5 6.4 6.2 6 +215222400 9.1 7.9 7.6 7.6 7.1 6.5 6.5 6.4 6.2 6 +215222400 2.3 4.1 3.2 2.3 3.3 3.1 2.7 2.6 1.9 1.8 +215308800 2.3 4.1 3.2 2.3 3.3 3.1 2.7 2.6 1.9 1.8 +215308800 2.9 3.2 3.1 3.1 3.1 3.1 3.1 3 2.9 2.9 +215395200 2.9 3.2 3.1 3.1 3.1 3.1 3.1 3 2.9 2.9 +215395200 0 0 0 0 0 0 0 0.1 0.1 0.1 +215481600 0 0 0 0 0 0 0 0.1 0.1 0.1 +215481600 0.1 0.3 0.3 0.2 0.4 0.5 0.5 0.6 0.6 0.6 +215568000 0.1 0.3 0.3 0.2 0.4 0.5 0.5 0.6 0.6 0.6 +215568000 3.4 4.4 3.8 3.7 3.9 3.9 3.8 3.7 3.3 3 +215654400 3.4 4.4 3.8 3.7 3.9 3.9 3.8 3.7 3.3 3 +215654400 2.2 4.1 3.3 2.3 3.4 3.5 3 3.1 2.5 2.4 +215740800 2.2 4.1 3.3 2.3 3.4 3.5 3 3.1 2.5 2.4 +215740800 3.9 4.2 4.2 4.2 4.3 4.2 4.2 4.2 4.2 4.2 +215827200 3.9 4.2 4.2 4.2 4.3 4.2 4.2 4.2 4.2 4.2 +215827200 6.7 5.4 5.5 5.3 5 4.8 4.8 4.7 4.7 4.7 +215913600 6.7 5.4 5.5 5.3 5 4.8 4.8 4.7 4.7 4.7 +215913600 2 7.1 6.1 5.2 6.7 8 7.7 7.2 6.6 6.3 +216000000 2 7.1 6.1 5.2 6.7 8 7.7 7.2 6.6 6.3 +216000000 1 0.2 0.4 0.3 0 0 0.1 0.1 0.3 0.2 +216086400 1 0.2 0.4 0.3 0 0 0.1 0.1 0.3 0.2 +216086400 0.9 0.2 0.5 0.3 0 0.1 0.2 0.3 0.8 0.6 +216172800 0.9 0.2 0.5 0.3 0 0.1 0.2 0.3 0.8 0.6 +216172800 0 0 0 0 0 0 0 0 0 0 +216259200 0 0 0 0 0 0 0 0 0 0 +216259200 0 0 0 0 0 0 0 0 0 0 +216345600 0 0 0 0 0 0 0 0 0 0 +216345600 0 0 0 0 0 0 0 0 0 0 +216432000 0 0 0 0 0 0 0 0 0 0 +216432000 0 0 0 0 0 0 0 0 0 0 +216518400 0 0 0 0 0 0 0 0 0 0 +216518400 0.4 1.5 1.3 0.9 1.3 1.4 1.4 1.3 1.1 1 +216604800 0.4 1.5 1.3 0.9 1.3 1.4 1.4 1.3 1.1 1 +216604800 0 0 0 0 0 0 0 0 0 0 +216691200 0 0 0 0 0 0 0 0 0 0 +216691200 0 0 0 0 0 0 0 0 0 0 +216777600 0 0 0 0 0 0 0 0 0 0 +216777600 0 0 0 0 0 0 0 0 0 0 +216864000 0 0 0 0 0 0 0 0 0 0 +216864000 0 0 0 0 0 0 0 0 0 0 +216950400 0 0 0 0 0 0 0 0 0 0 +216950400 0 0 0 0 0 0 0 0 0 0 +217036800 0 0 0 0 0 0 0 0 0 0 +217036800 0 0 0 0 0 0 0 0 0 0 +217123200 0 0 0 0 0 0 0 0 0 0 +217123200 0 0.2 0.1 0.3 0.2 0.2 0.4 0.3 0.3 0.4 +217209600 0 0.2 0.1 0.3 0.2 0.2 0.4 0.3 0.3 0.4 +217209600 0 0 0 0 0 0 0 0 0 0 +217296000 0 0 0 0 0 0 0 0 0 0 +217296000 0 0 0 0 0 0 0 0 0 0 +217382400 0 0 0 0 0 0 0 0 0 0 +217382400 1.8 1.1 1.2 1.3 1 0.8 0.8 0.8 0.8 0.8 +217468800 1.8 1.1 1.2 1.3 1 0.8 0.8 0.8 0.8 0.8 +217468800 1.4 2.4 2 1.4 2.2 2.5 2.4 2.6 2.5 2.5 +217555200 1.4 2.4 2 1.4 2.2 2.5 2.4 2.6 2.5 2.5 +217555200 0.7 0.7 0.7 0.9 0.9 1.1 1.2 1.4 1.6 1.7 +217641600 0.7 0.7 0.7 0.9 0.9 1.1 1.2 1.4 1.6 1.7 +217641600 4.8 5.4 5.2 5.1 5.3 5.8 5.7 5.7 5.7 5.3 +217728000 4.8 5.4 5.2 5.1 5.3 5.8 5.7 5.7 5.7 5.3 +217728000 16.8 19.3 18.6 17.8 18.3 17.8 17.3 16.7 15.9 15 +217814400 16.8 19.3 18.6 17.8 18.3 17.8 17.3 16.7 15.9 15 +217814400 4.3 2 2.1 2.4 1.5 0.6 0.8 0.7 0.9 0.9 +217900800 4.3 2 2.1 2.4 1.5 0.6 0.8 0.7 0.9 0.9 +217900800 0 0.6 0.4 0.6 0.6 0.4 0.7 0.5 0.3 0.5 +217987200 0 0.6 0.4 0.6 0.6 0.4 0.7 0.5 0.3 0.5 +217987200 2.3 2.3 3.3 3.3 3.5 4 4.3 4.7 5.4 5.8 +218073600 2.3 2.3 3.3 3.3 3.5 4 4.3 4.7 5.4 5.8 +218073600 9 9.4 9 8.4 8.2 7.3 6.9 6.4 5.9 5.5 +218160000 9 9.4 9 8.4 8.2 7.3 6.9 6.4 5.9 5.5 +218160000 9 10.2 9.6 8.9 9.7 9 8.8 8.5 7.7 7.3 +218246400 9 10.2 9.6 8.9 9.7 9 8.8 8.5 7.7 7.3 +218246400 3.7 4.5 4.6 4.6 4.8 4.9 4.9 4.8 4.7 4.5 +218332800 3.7 4.5 4.6 4.6 4.8 4.9 4.9 4.8 4.7 4.5 +218332800 9 8.8 8.4 7.9 8 7.2 7 6.8 6.2 5.8 +218419200 9 8.8 8.4 7.9 8 7.2 7 6.8 6.2 5.8 +218419200 0 0 0 0 0 0 0 0 0 0 +218505600 0 0 0 0 0 0 0 0 0 0 +218505600 0 0 0 0 0 0 0 0 0 0 +218592000 0 0 0 0 0 0 0 0 0 0 +218592000 2.1 1.4 1.4 1.3 1 0.6 0.6 0.6 0.7 0.9 +218678400 2.1 1.4 1.4 1.3 1 0.6 0.6 0.6 0.7 0.9 +218678400 0 0 0 0 0 0 0 0 0 0 +218764800 0 0 0 0 0 0 0 0 0 0 +218764800 19.1 20.1 19.8 19.5 20.1 19.6 19.4 19.1 18.3 17.6 +218851200 19.1 20.1 19.8 19.5 20.1 19.6 19.4 19.1 18.3 17.6 +218851200 3.5 3 2.7 2.7 2.4 2.2 2.1 2.1 2 2 +218937600 3.5 3 2.7 2.7 2.4 2.2 2.1 2.1 2 2 +218937600 0 0 0 0 0 0 0 0 0 0 +219024000 0 0 0 0 0 0 0 0 0 0 +219024000 5.7 6.4 6.4 6.4 6.7 7.2 7.1 7.2 7.3 7.1 +219110400 5.7 6.4 6.4 6.4 6.7 7.2 7.1 7.2 7.3 7.1 +219110400 16.7 13.8 14.4 13.6 13.3 10.5 10.6 10.2 9.4 9.3 +219196800 16.7 13.8 14.4 13.6 13.3 10.5 10.6 10.2 9.4 9.3 +219196800 17 19.8 18.2 17.6 17.9 17.4 16.6 16 14.9 14 +219283200 17 19.8 18.2 17.6 17.9 17.4 16.6 16 14.9 14 +219283200 5.6 8 5.9 3.3 5 4.3 3.5 3.6 2.8 3 +219369600 5.6 8 5.9 3.3 5 4.3 3.5 3.6 2.8 3 +219369600 0.4 1.3 1 0.6 1.1 1.1 1 1.3 1.1 1.2 +219456000 0.4 1.3 1 0.6 1.1 1.1 1 1.3 1.1 1.2 +219456000 1.4 1.3 1.3 1.4 1.3 1.2 1.2 1.2 1.2 1.2 +219542400 1.4 1.3 1.3 1.4 1.3 1.2 1.2 1.2 1.2 1.2 +219542400 0 0 0 0 0 0 0 0 0 0 +219628800 0 0 0 0 0 0 0 0 0 0 +219628800 0 0 0 0 0 0 0 0 0 0 +219715200 0 0 0 0 0 0 0 0 0 0 +219715200 0 0 0 0 0 0 0 0 0 0 +219801600 0 0 0 0 0 0 0 0 0 0 +219801600 0.2 0.4 0.2 0.2 0.3 0.2 0.2 0.3 0.2 0.4 +219888000 0.2 0.4 0.2 0.2 0.3 0.2 0.2 0.3 0.2 0.4 +219888000 1.3 1.6 1.5 1.4 1.5 1.6 1.5 1.5 1.5 1.4 +219974400 1.3 1.6 1.5 1.4 1.5 1.6 1.5 1.5 1.5 1.4 +219974400 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 +220060800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 +220060800 0 0 0 0 0 0 0 0 0 0 +220147200 0 0 0 0 0 0 0 0 0 0 +220147200 0.6 2.3 2.4 1.3 3.3 3.4 3.3 4 3.4 3.8 +220233600 0.6 2.3 2.4 1.3 3.3 3.4 3.3 4 3.4 3.8 +220233600 3 3 2.9 2.9 3 3.2 3.4 3.6 3.8 4.1 +220320000 3 3 2.9 2.9 3 3.2 3.4 3.6 3.8 4.1 +220320000 1.4 1 3.1 4.8 5.2 6.5 7.3 8.1 8.7 8.6 +220406400 1.4 1 3.1 4.8 5.2 6.5 7.3 8.1 8.7 8.6 +220406400 0 0 0 0 0 0 0 0.1 0.1 0.1 +220492800 0 0 0 0 0 0 0 0.1 0.1 0.1 +220492800 10.6 12.8 12 11.6 12.6 12.7 12.4 12.3 11.5 11.3 +220579200 10.6 12.8 12 11.6 12.6 12.7 12.4 12.3 11.5 11.3 +220579200 0.6 1.4 1.3 0.8 1.6 1.8 1.9 2.1 2.1 2.2 +220665600 0.6 1.4 1.3 0.8 1.6 1.8 1.9 2.1 2.1 2.2 +220665600 0 0 0 0 0 0 0 0 0 0 +220752000 0 0 0 0 0 0 0 0 0 0 +220752000 10.1 11.2 11.3 11.2 11.6 12.3 12.3 12.5 12.7 12.7 +220838400 10.1 11.2 11.3 11.2 11.6 12.3 12.3 12.5 12.7 12.7 +220838400 1.3 1.9 1.6 0.9 1.5 1.4 1.2 1.3 1 0.9 +220924800 1.3 1.9 1.6 0.9 1.5 1.4 1.2 1.3 1 0.9 +220924800 0 0 0 0 0 0.1 0.1 0.2 0.3 0.3 +221011200 0 0 0 0 0 0.1 0.1 0.2 0.3 0.3 +221011200 11.3 13.4 13 12.5 13.5 13.6 13.3 13.1 12.5 12.1 +221097600 11.3 13.4 13 12.5 13.5 13.6 13.3 13.1 12.5 12.1 +221097600 2.2 3.1 3.3 3.3 3.7 4.2 4.2 4.3 4.3 4.3 +221184000 2.2 3.1 3.3 3.3 3.7 4.2 4.2 4.3 4.3 4.3 +221184000 0.5 1.5 0.8 1 1.5 1.7 1.8 2 1.6 2 +221270400 0.5 1.5 0.8 1 1.5 1.7 1.8 2 1.6 2 +221270400 1 0.4 0.5 0.6 0.3 0.3 0.4 0.4 0.5 0.6 +221356800 1 0.4 0.5 0.6 0.3 0.3 0.4 0.4 0.5 0.6 +221356800 0.1 0.1 0.2 0.2 0.2 0.4 0.5 0.6 0.8 0.9 +221443200 0.1 0.1 0.2 0.2 0.2 0.4 0.5 0.6 0.8 0.9 +221443200 0.5 0.8 0.9 0.9 1 1.2 1.2 1.2 1.2 1.2 +221529600 0.5 0.8 0.9 0.9 1 1.2 1.2 1.2 1.2 1.2 +221529600 0.8 2.2 1.6 1.1 1.8 1.7 1.5 1.6 1.1 1.1 +221616000 0.8 2.2 1.6 1.1 1.8 1.7 1.5 1.6 1.1 1.1 +221616000 0 0 0 0 0 0.4 0.3 0.6 0.7 0.6 +221702400 0 0 0 0 0 0.4 0.3 0.6 0.7 0.6 +221702400 7 5.4 5.2 5.1 4.6 3.7 3.9 4 4 4.2 +221788800 7 5.4 5.2 5.1 4.6 3.7 3.9 4 4 4.2 +221788800 0.2 0.1 0.3 0.2 0 0 0 0.1 0.2 0.3 +221875200 0.2 0.1 0.3 0.2 0 0 0 0.1 0.2 0.3 +221875200 0 0 0 0 0 0 0 0 0 0 +221961600 0 0 0 0 0 0 0 0 0 0 +221961600 0 0 0 0 0 0 0 0 0 0 +222048000 0 0 0 0 0 0 0 0 0 0 +222048000 0 0 0 0 0 0 0 0 0 0 +222134400 0 0 0 0 0 0 0 0 0 0 +222134400 0 0 0 0 0 0 0 0 0 0 +222220800 0 0 0 0 0 0 0 0 0 0 +222220800 0 0 0 0 0 0 0 0 0 0 +222307200 0 0 0 0 0 0 0 0 0 0 +222307200 5 6.3 6.4 6.1 6.7 7.3 7.2 7.2 7.2 7 +222393600 5 6.3 6.4 6.1 6.7 7.3 7.2 7.2 7.2 7 +222393600 2.1 1 1.4 2.3 2 1.5 2.2 2.4 2.4 2.5 +222480000 2.1 1 1.4 2.3 2 1.5 2.2 2.4 2.4 2.5 +222480000 4.6 4.5 4.6 4.3 4.4 4.1 4.1 3.9 3.8 3.7 +222566400 4.6 4.5 4.6 4.3 4.4 4.1 4.1 3.9 3.8 3.7 +222566400 15.6 13.9 13.5 13.5 12.8 11.9 11.9 11.9 11.8 12.1 +222652800 15.6 13.9 13.5 13.5 12.8 11.9 11.9 11.9 11.8 12.1 +222652800 1.2 1.2 1.3 1.2 1.2 1.2 1.2 1.1 1.1 1 +222739200 1.2 1.2 1.3 1.2 1.2 1.2 1.2 1.1 1.1 1 +222739200 0.6 1.6 1.2 0.9 1.3 1.5 1.3 1.5 1.3 1.3 +222825600 0.6 1.6 1.2 0.9 1.3 1.5 1.3 1.5 1.3 1.3 +222825600 0 0 0 0 0 0 0 0 0 0 +222912000 0 0 0 0 0 0 0 0 0 0 +222912000 7.6 7.8 7.5 7.1 7.2 6.7 6.4 6 5.5 5.1 +222998400 7.6 7.8 7.5 7.1 7.2 6.7 6.4 6 5.5 5.1 +222998400 10 10.1 10 9.8 9.9 9.8 9.7 9.5 9.3 9 +223084800 10 10.1 10 9.8 9.9 9.8 9.7 9.5 9.3 9 +223084800 7.2 7.3 6.9 6.8 6.7 6.1 5.9 5.6 5.1 4.6 +223171200 7.2 7.3 6.9 6.8 6.7 6.1 5.9 5.6 5.1 4.6 +223171200 0.3 0.6 0.4 0.5 0.8 0.9 0.9 1 0.7 0.7 +223257600 0.3 0.6 0.4 0.5 0.8 0.9 0.9 1 0.7 0.7 +223257600 0.9 0.8 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.8 +223344000 0.9 0.8 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.8 +223344000 0 0 0 0 0 0 0 0 0 0 +223430400 0 0 0 0 0 0 0 0 0 0 +223430400 0 0 0 0 0 0 0 0 0 0 +223516800 0 0 0 0 0 0 0 0 0 0 +223516800 0 0 0 0 0 0 0 0 0 0 +223603200 0 0 0 0 0 0 0 0 0 0 +223603200 4 4.8 4.5 4.3 4.5 4.7 4.5 4.4 4.2 4.1 +223689600 4 4.8 4.5 4.3 4.5 4.7 4.5 4.4 4.2 4.1 +223689600 0 0 0 0 0 0 0 0 0 0 +223776000 0 0 0 0 0 0 0 0 0 0 +223776000 0.6 0.7 0.7 0.7 0.8 0.9 0.9 0.9 1 0.9 +223862400 0.6 0.7 0.7 0.7 0.8 0.9 0.9 0.9 1 0.9 +223862400 2.2 2.4 2.5 2.5 2.6 2.7 2.7 2.7 2.6 2.6 +223948800 2.2 2.4 2.5 2.5 2.6 2.7 2.7 2.7 2.6 2.6 +223948800 0 0 0 0 0 0 0 0.1 0.1 0.1 +224035200 0 0 0 0 0 0 0 0.1 0.1 0.1 +224035200 0 0 0 0 0 0 0 0 0 0 +224121600 0 0 0 0 0 0 0 0 0 0 +224121600 0 0 0 0 0 0 0 0 0 0 +224208000 0 0 0 0 0 0 0 0 0 0 +224208000 0 0 0 0 0 0 0 0 0 0 +224294400 0 0 0 0 0 0 0 0 0 0 +224294400 0 0 0 0 0 0 0 0 0 0 +224380800 0 0 0 0 0 0 0 0 0 0 +224380800 0 0 0 0 0 0 0 0 0 0 +224467200 0 0 0 0 0 0 0 0 0 0 +224467200 0 0 0 0 0 0 0 0 0 0 +224553600 0 0 0 0 0 0 0 0 0 0 +224553600 0.2 0 0.1 0.1 0 0 0 0 0 0.1 +224640000 0.2 0 0.1 0.1 0 0 0 0 0 0.1 +224640000 0 0 0 0 0 0 0 0 0 0 +224726400 0 0 0 0 0 0 0 0 0 0 +224726400 0 0 0 0 0 0 0 0 0 0 +224812800 0 0 0 0 0 0 0 0 0 0 +224812800 0 0 0 0 0 0 0 0 0 0 +224899200 0 0 0 0 0 0 0 0 0 0 +224899200 1.3 1.7 2.1 2.4 2.3 2.1 2.1 1.9 1.7 1.2 +224985600 1.3 1.7 2.1 2.4 2.3 2.1 2.1 1.9 1.7 1.2 +224985600 4.6 5.5 5 4.8 5.2 5.2 5 4.9 4.5 4.3 +225072000 4.6 5.5 5 4.8 5.2 5.2 5 4.9 4.5 4.3 +225072000 0 0 0 0 0 0 0 0 0 0 +225158400 0 0 0 0 0 0 0 0 0 0 +225158400 0.8 1.4 1.4 1.5 1.7 2.1 2.2 2.3 2.4 2.4 +225244800 0.8 1.4 1.4 1.5 1.7 2.1 2.2 2.3 2.4 2.4 +225244800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 +225331200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 +225331200 1.3 5.9 5.5 3.2 6.4 7 6.4 7.1 5.9 6.2 +225417600 1.3 5.9 5.5 3.2 6.4 7 6.4 7.1 5.9 6.2 +225417600 0 0 0 0 0 0 0 0 0 0 +225504000 0 0 0 0 0 0 0 0 0 0 +225504000 0.1 2.2 1.7 2.5 3 2.9 3.7 3 2.3 2.2 +225590400 0.1 2.2 1.7 2.5 3 2.9 3.7 3 2.3 2.2 +225590400 0 0 0 0 0 0 0 0 0 0 +225676800 0 0 0 0 0 0 0 0 0 0 +225676800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +225763200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +225763200 0 0 0 0 0 0 0 0.1 0.1 0.1 +225849600 0 0 0 0 0 0 0 0.1 0.1 0.1 +225849600 0 0 0 0 0 0 0 0 0 0 +225936000 0 0 0 0 0 0 0 0 0 0 +225936000 0 0 0 0 0 0 0 0 0 0 +226022400 0 0 0 0 0 0 0 0 0 0 +226022400 0 0 0 0 0 0 0 0 0 0 +226108800 0 0 0 0 0 0 0 0 0 0 +226108800 0 0 0 0 0 0 0 0 0 0 +226195200 0 0 0 0 0 0 0 0 0 0 +226195200 0 0 0 0 0 0 0 0 0 0 +226281600 0 0 0 0 0 0 0 0 0 0 +226281600 2.1 2 1.8 1.8 1.7 1.5 1.4 1.4 1.2 1.2 +226368000 2.1 2 1.8 1.8 1.7 1.5 1.4 1.4 1.2 1.2 +226368000 0 0 0 0 0 0 0 0 0 0 +226454400 0 0 0 0 0 0 0 0 0 0 +226454400 1 0.9 1 1.1 1 1 1 1.1 1.2 1.3 +226540800 1 0.9 1 1.1 1 1 1 1.1 1.2 1.3 +226540800 20.3 20.4 19.3 18.6 18.3 16.7 16.2 15.6 14.7 14.4 +226627200 20.3 20.4 19.3 18.6 18.3 16.7 16.2 15.6 14.7 14.4 +226627200 0 0 0 0 0 0 0 0 0 0 +226713600 0 0 0 0 0 0 0 0 0 0 +226713600 0.1 1.2 0.6 1 1.2 0.8 1.4 1 0.6 0.7 +226800000 0.1 1.2 0.6 1 1.2 0.8 1.4 1 0.6 0.7 +226800000 0 0 0 0 0 0.2 0.1 0.3 0.4 0.4 +226886400 0 0 0 0 0 0.2 0.1 0.3 0.4 0.4 +226886400 0 0 0 0 0 0 0 0 0 0 +226972800 0 0 0 0 0 0 0 0 0 0 +226972800 0 0 0 0 0 0 0 0 0 0 +227059200 0 0 0 0 0 0 0 0 0 0 +227059200 0 0 0 0 0 0 0 0 0 0 +227145600 0 0 0 0 0 0 0 0 0 0 +227145600 0 0 0 0 0 0 0 0 0 0 +227232000 0 0 0 0 0 0 0 0 0 0 +227232000 0 0 0 0 0 0 0 0 0 0 +227318400 0 0 0 0 0 0 0 0 0 0 +227318400 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +227404800 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +227404800 0.8 1.5 1.1 0.7 1.1 1.1 1 1.1 0.9 1 +227491200 0.8 1.5 1.1 0.7 1.1 1.1 1 1.1 0.9 1 +227491200 0.1 0.4 0.3 0.2 0.4 0.5 0.3 0.5 0.4 0.5 +227577600 0.1 0.4 0.3 0.2 0.4 0.5 0.3 0.5 0.4 0.5 +227577600 0.2 1.5 1.4 0.7 1.8 1.9 1.6 1.9 1.1 1.3 +227664000 0.2 1.5 1.4 0.7 1.8 1.9 1.6 1.9 1.1 1.3 +227664000 0 0 0 0 0 0 0 0 0 0 +227750400 0 0 0 0 0 0 0 0 0 0 +227750400 0 0 0 0 0 0 0 0 0 0 +227836800 0 0 0 0 0 0 0 0 0 0 +227836800 0 0 0 0 0 0 0 0 0 0 +227923200 0 0 0 0 0 0 0 0 0 0 +227923200 0 0 0 0 0 0 0 0 0 0 +228009600 0 0 0 0 0 0 0 0 0 0 +228009600 0 0 0 0 0 0 0 0 0 0 +228096000 0 0 0 0 0 0 0 0 0 0 +228096000 0 0 0 0 0 0 0 0 0 0 +228182400 0 0 0 0 0 0 0 0 0 0 +228182400 0 0 0 0 0 0 0 0 0 0 +228268800 0 0 0 0 0 0 0 0 0 0 +228268800 0 0 0 0 0 0 0 0 0 0 +228355200 0 0 0 0 0 0 0 0 0 0 +228355200 0 0 0 0 0 0 0 0 0 0 +228441600 0 0 0 0 0 0 0 0 0 0 +228441600 0 0 0 0 0 0 0 0 0 0 +228528000 0 0 0 0 0 0 0 0 0 0 +228528000 0 0 0 0 0 0 0 0 0 0 +228614400 0 0 0 0 0 0 0 0 0 0 +228614400 0 0 0 0 0 0 0 0 0 0 +228700800 0 0 0 0 0 0 0 0 0 0 +228700800 0 0 0 0 0 0 0 0 0 0 +228787200 0 0 0 0 0 0 0 0 0 0 +228787200 0 0 0 0 0 0 0 0 0 0 +228873600 0 0 0 0 0 0 0 0 0 0 +228873600 0 0 0 0 0 0 0 0 0 0 +228960000 0 0 0 0 0 0 0 0 0 0 +228960000 0 0 0 0 0 0 0 0 0 0 +229046400 0 0 0 0 0 0 0 0 0 0 +229046400 0 0 0 0 0 0 0 0 0 0 +229132800 0 0 0 0 0 0 0 0 0 0 +229132800 0.9 1.6 1.1 0.9 1.4 1.5 1.4 1.4 1.1 1.3 +229219200 0.9 1.6 1.1 0.9 1.4 1.5 1.4 1.4 1.1 1.3 +229219200 0 0 0 0 0 0 0 0 0 0 +229305600 0 0 0 0 0 0 0 0 0 0 +229305600 3.9 4.3 4.3 4.2 4.3 4.3 4.2 4.2 4.1 4.1 +229392000 3.9 4.3 4.3 4.2 4.3 4.3 4.2 4.2 4.1 4.1 +229392000 11.2 11.7 11.6 11.4 11.4 11.1 11 10.8 10.6 10.6 +229478400 11.2 11.7 11.6 11.4 11.4 11.1 11 10.8 10.6 10.6 +229478400 9.6 10.2 9.5 9.4 9.5 9.3 9.1 9.1 8.7 8.4 +229564800 9.6 10.2 9.5 9.4 9.5 9.3 9.1 9.1 8.7 8.4 +229564800 3.4 4.1 3.9 3.8 4 4.1 4 4 4 4 +229651200 3.4 4.1 3.9 3.8 4 4.1 4 4 4 4 +229651200 0.1 0.4 0.4 0.4 0.4 0.6 0.6 0.6 0.6 0.6 +229737600 0.1 0.4 0.4 0.4 0.4 0.6 0.6 0.6 0.6 0.6 +229737600 0.4 0.2 0.4 0.6 0.5 0.4 0.5 0.6 0.6 0.7 +229824000 0.4 0.2 0.4 0.6 0.5 0.4 0.5 0.6 0.6 0.7 +229824000 10.4 11.3 10.2 9.8 10.1 9.2 8.8 8.2 7.1 6.6 +229910400 10.4 11.3 10.2 9.8 10.1 9.2 8.8 8.2 7.1 6.6 +229910400 0.3 1.2 0.8 0.9 1.3 1.1 1.5 1.2 0.5 0.6 +229996800 0.3 1.2 0.8 0.9 1.3 1.1 1.5 1.2 0.5 0.6 +229996800 0 0 0 0 0 0 0 0 0 0 +230083200 0 0 0 0 0 0 0 0 0 0 +230083200 0.6 0.1 0.4 0.6 0.2 0.1 0.1 0.2 0.2 0.3 +230169600 0.6 0.1 0.4 0.6 0.2 0.1 0.1 0.2 0.2 0.3 +230169600 10.2 10.7 10.2 9.7 9.8 9 8.7 8.3 7.6 7.1 +230256000 10.2 10.7 10.2 9.7 9.8 9 8.7 8.3 7.6 7.1 +230256000 5.1 4.4 4.1 4.1 3.7 3.2 3.2 3 2.8 2.7 +230342400 5.1 4.4 4.1 4.1 3.7 3.2 3.2 3 2.8 2.7 +230342400 2.7 2.7 2.7 2.6 2.6 2.5 2.4 2.3 2.3 2.1 +230428800 2.7 2.7 2.7 2.6 2.6 2.5 2.4 2.3 2.3 2.1 +230428800 0 0 0 0 0 0 0 0 0 0 +230515200 0 0 0 0 0 0 0 0 0 0 +230515200 15.2 13.5 13.2 12.7 12.2 11.4 11.4 11.2 11.1 11.2 +230601600 15.2 13.5 13.2 12.7 12.2 11.4 11.4 11.2 11.1 11.2 +230601600 1.5 1.5 1.7 1.7 1.8 1.9 1.9 2 2.1 2.2 +230688000 1.5 1.5 1.7 1.7 1.8 1.9 1.9 2 2.1 2.2 +230688000 6.2 6.1 6 6 5.9 5.1 5.1 5 4.6 4.6 +230774400 6.2 6.1 6 6 5.9 5.1 5.1 5 4.6 4.6 +230774400 30.3 29.9 29.8 29.2 29.1 28.6 28.1 27.6 27 26.6 +230860800 30.3 29.9 29.8 29.2 29.1 28.6 28.1 27.6 27 26.6 +230860800 7.5 7.3 7.9 8 8 8.3 8.4 8.4 8.5 8.4 +230947200 7.5 7.3 7.9 8 8 8.3 8.4 8.4 8.5 8.4 +230947200 0.7 1 0.4 0.7 0.9 1 1.3 1.5 1.3 1.9 +231033600 0.7 1 0.4 0.7 0.9 1 1.3 1.5 1.3 1.9 +231033600 0 0 0 0 0 0 0 0 0 0 +231120000 0 0 0 0 0 0 0 0 0 0 +231120000 0.7 0.1 0.4 0.6 0.2 0 0.1 0.1 0.2 0.3 +231206400 0.7 0.1 0.4 0.6 0.2 0 0.1 0.1 0.2 0.3 +231206400 1.7 1.3 1.4 1.4 1.3 1.2 1.3 1.3 1.3 1.3 +231292800 1.7 1.3 1.4 1.4 1.3 1.2 1.3 1.3 1.3 1.3 +231292800 0 0 0 0 0 0 0 0 0 0 +231379200 0 0 0 0 0 0 0 0 0 0 +231379200 0 0 0 0 0 0 0 0 0 0 +231465600 0 0 0 0 0 0 0 0 0 0 +231465600 0.8 1.6 1.6 1.7 1.9 2.3 2.3 2.4 2.5 2.5 +231552000 0.8 1.6 1.6 1.7 1.9 2.3 2.3 2.4 2.5 2.5 +231552000 0 0 0 0 0 0 0 0 0 0 +231638400 0 0 0 0 0 0 0 0 0 0 +231638400 0.6 1 0.4 0.4 0.6 0.5 0.5 0.5 0.2 0.3 +231724800 0.6 1 0.4 0.4 0.6 0.5 0.5 0.5 0.2 0.3 +231724800 0 0 0 0 0 0 0 0 0 0 +231811200 0 0 0 0 0 0 0 0 0 0 +231811200 0 0 0 0 0 0 0 0 0 0 +231897600 0 0 0 0 0 0 0 0 0 0 +231897600 5.8 6.5 6.7 6.6 6.9 7.2 7.2 7.2 7.3 7.2 +231984000 5.8 6.5 6.7 6.6 6.9 7.2 7.2 7.2 7.3 7.2 +231984000 0.9 1 1.1 1.2 1.2 1.3 1.4 1.5 1.6 1.6 +232070400 0.9 1 1.1 1.2 1.2 1.3 1.4 1.5 1.6 1.6 +232070400 10.7 10.5 10.9 11 11 11.4 11.5 11.7 12 12 +232156800 10.7 10.5 10.9 11 11 11.4 11.5 11.7 12 12 +232156800 1.9 2.8 2.6 2.4 2.7 2.9 2.8 2.7 2.6 2.5 +232243200 1.9 2.8 2.6 2.4 2.7 2.9 2.8 2.7 2.6 2.5 +232243200 0 0 0 0 0 0 0 0 0 0 +232329600 0 0 0 0 0 0 0 0 0 0 +232329600 2.7 3.9 3.4 3 3.2 3.2 2.9 2.7 2.3 2 +232416000 2.7 3.9 3.4 3 3.2 3.2 2.9 2.7 2.3 2 +232416000 0.9 2.1 2.5 3 3.7 4.5 4.9 5.2 5.4 5.1 +232502400 0.9 2.1 2.5 3 3.7 4.5 4.9 5.2 5.4 5.1 +232502400 12.4 11.8 11.5 10.8 10.5 10.2 9.7 9.3 9 8.7 +232588800 12.4 11.8 11.5 10.8 10.5 10.2 9.7 9.3 9 8.7 +232588800 10 10.9 10.7 11 11.2 12 12 12.1 12.3 12.3 +232675200 10 10.9 10.7 11 11.2 12 12 12.1 12.3 12.3 +232675200 0 0 0 0 0 0 0 0 0.1 0.1 +232761600 0 0 0 0 0 0 0 0 0.1 0.1 +232761600 0 0 0 0 0 0 0 0 0 0 +232848000 0 0 0 0 0 0 0 0 0 0 +232848000 0 0 0 0 0 0 0 0.1 0.1 0.1 +232934400 0 0 0 0 0 0 0 0.1 0.1 0.1 +232934400 0 0 0 0 0 0 0 0 0 0 +233020800 0 0 0 0 0 0 0 0 0 0 +233020800 1.4 1.3 1.4 1.4 1.5 1.6 1.7 1.8 2 2.2 +233107200 1.4 1.3 1.4 1.4 1.5 1.6 1.7 1.8 2 2.2 +233107200 0 0 0 0 0 0 0 0 0 0 +233193600 0 0 0 0 0 0 0 0 0 0 +233193600 0 0 0 0 0 0 0 0 0 0 +233280000 0 0 0 0 0 0 0 0 0 0 +233280000 0 0 0 0 0 0 0 0 0 0 +233366400 0 0 0 0 0 0 0 0 0 0 +233366400 0 0 0 0 0 0 0 0 0 0 +233452800 0 0 0 0 0 0 0 0 0 0 +233452800 0 0 0 0 0 0 0 0 0 0 +233539200 0 0 0 0 0 0 0 0 0 0 +233539200 0 0 0 0 0 0 0 0 0 0 +233625600 0 0 0 0 0 0 0 0 0 0 +233625600 0 0 0 0 0 0 0 0 0 0 +233712000 0 0 0 0 0 0 0 0 0 0 +233712000 0 0 0 0 0 0 0 0 0 0 +233798400 0 0 0 0 0 0 0 0 0 0 +233798400 0 0 0 0 0 0 0 0 0 0 +233884800 0 0 0 0 0 0 0 0 0 0 +233884800 0 0 0 0 0 0 0 0 0 0 +233971200 0 0 0 0 0 0 0 0 0 0 +233971200 1.6 0.3 0.9 1.3 0.4 0 0.3 0.2 0.4 0.5 +234057600 1.6 0.3 0.9 1.3 0.4 0 0.3 0.2 0.4 0.5 +234057600 0.1 0 0 0 0 0 0 0 0 0 +234144000 0.1 0 0 0 0 0 0 0 0 0 +234144000 3.3 3.1 3 3 2.9 2.5 2.4 2.3 2 1.8 +234230400 3.3 3.1 3 3 2.9 2.5 2.4 2.3 2 1.8 +234230400 2.2 1.1 0.9 1.2 1 0.4 0.4 0.5 0.7 0.7 +234316800 2.2 1.1 0.9 1.2 1 0.4 0.4 0.5 0.7 0.7 +234316800 0 0 0 0 0 0 0 0 0 0 +234403200 0 0 0 0 0 0 0 0 0 0 +234403200 0 0 0 0 0 0 0 0 0 0 +234489600 0 0 0 0 0 0 0 0 0 0 +234489600 0 0 0 0 0 0 0 0 0 0 +234576000 0 0 0 0 0 0 0 0 0 0 +234576000 3.9 4.1 4.3 4.3 4.4 4.4 4.4 4.4 4.4 4.5 +234662400 3.9 4.1 4.3 4.3 4.4 4.4 4.4 4.4 4.4 4.5 +234662400 3.6 2 2.4 2.8 2.1 1.9 2.1 2.3 2.5 2.8 +234748800 3.6 2 2.4 2.8 2.1 1.9 2.1 2.3 2.5 2.8 +234748800 2 2.7 2.6 2.7 2.8 3 3.1 3.2 3.3 3.8 +234835200 2 2.7 2.6 2.7 2.8 3 3.1 3.2 3.3 3.8 +234835200 1.8 2 2.1 2.4 2.5 3 3.2 3.4 3.8 4.1 +234921600 1.8 2 2.1 2.4 2.5 3 3.2 3.4 3.8 4.1 +234921600 0 0 0 0 0 0.5 0.4 1.2 1.6 1.7 +235008000 0 0 0 0 0 0.5 0.4 1.2 1.6 1.7 +235008000 2.3 3.1 3 3.1 3.3 3.6 3.5 3.5 3.5 3.3 +235094400 2.3 3.1 3 3.1 3.3 3.6 3.5 3.5 3.5 3.3 +235094400 0 0 0 0 0 0 0 0 0 0 +235180800 0 0 0 0 0 0 0 0 0 0 +235180800 5.6 4.9 5.7 5.7 5.6 5.5 5.8 6 6.4 6.7 +235267200 5.6 4.9 5.7 5.7 5.6 5.5 5.8 6 6.4 6.7 +235267200 9.9 10.9 10.3 10 10.3 10.7 10.5 10.4 10.4 10.2 +235353600 9.9 10.9 10.3 10 10.3 10.7 10.5 10.4 10.4 10.2 +235353600 4 4 3.7 3.5 3.4 3 2.8 2.6 2.3 2.1 +235440000 4 4 3.7 3.5 3.4 3 2.8 2.6 2.3 2.1 +235440000 8.4 8 8.1 8 8.1 8.2 8.3 8.4 8.6 9 +235526400 8.4 8 8.1 8 8.1 8.2 8.3 8.4 8.6 9 +235526400 0 0 0 0 0 0 0 0 0 0 +235612800 0 0 0 0 0 0 0 0 0 0 +235612800 0 0 0 0 0 0 0 0 0 0 +235699200 0 0 0 0 0 0 0 0 0 0 +235699200 0 0 0 0 0 0 0 0 0 0 +235785600 0 0 0 0 0 0 0 0 0 0 +235785600 8.8 8.5 8.6 8.4 8.1 7.6 7.4 7.1 6.7 6.4 +235872000 8.8 8.5 8.6 8.4 8.1 7.6 7.4 7.1 6.7 6.4 +235872000 15.9 15.8 14.8 14.5 14.2 13.1 12.7 12.1 11 10.2 +235958400 15.9 15.8 14.8 14.5 14.2 13.1 12.7 12.1 11 10.2 +235958400 12.9 11.8 12.2 12.3 12 11.8 11.9 11.9 12.1 12 +236044800 12.9 11.8 12.2 12.3 12 11.8 11.9 11.9 12.1 12 +236044800 0.6 0.5 0.7 0.8 0.7 0.7 0.8 0.8 0.9 1 +236131200 0.6 0.5 0.7 0.8 0.7 0.7 0.8 0.8 0.9 1 +236131200 0 0 0 0 0 0 0 0 0 0 +236217600 0 0 0 0 0 0 0 0 0 0 +236217600 0 0 0 0 0 0 0 0 0 0 +236304000 0 0 0 0 0 0 0 0 0 0 +236304000 0 0 0 0 0 0 0 0 0 0 +236390400 0 0 0 0 0 0 0 0 0 0 +236390400 5.4 5.4 5.3 5.3 5.2 5.1 5 5 4.8 4.5 +236476800 5.4 5.4 5.3 5.3 5.2 5.1 5 5 4.8 4.5 +236476800 3.3 4.3 3.8 3.7 3.9 4.2 4.1 4.1 4 4 +236563200 3.3 4.3 3.8 3.7 3.9 4.2 4.1 4.1 4 4 +236563200 2.8 4.1 4.5 4.7 5.3 6.6 6.8 7.3 7.8 8.1 +236649600 2.8 4.1 4.5 4.7 5.3 6.6 6.8 7.3 7.8 8.1 +236649600 0.9 0.6 0.7 0.8 0.7 0.6 0.7 0.7 0.7 0.7 +236736000 0.9 0.6 0.7 0.8 0.7 0.6 0.7 0.7 0.7 0.7 +236736000 11.3 12.1 12 11.9 12.3 12.8 12.8 12.8 12.9 12.8 +236822400 11.3 12.1 12 11.9 12.3 12.8 12.8 12.8 12.9 12.8 +236822400 0 0 0 0 0 0 0 0 0 0 +236908800 0 0 0 0 0 0 0 0 0 0 +236908800 0 0 0 0 0 0 0 0 0 0 +236995200 0 0 0 0 0 0 0 0 0 0 +236995200 11.1 9 9.9 10.2 9.5 9 9.2 9.1 9.3 9.4 +237081600 11.1 9 9.9 10.2 9.5 9 9.2 9.1 9.3 9.4 +237081600 2.9 3.2 3.1 3.2 3.3 3.8 3.8 4 4.2 4.1 +237168000 2.9 3.2 3.1 3.2 3.3 3.8 3.8 4 4.2 4.1 +237168000 28.2 19.6 18.8 19 17.1 10.3 10.2 9.6 8.3 8.1 +237254400 28.2 19.6 18.8 19 17.1 10.3 10.2 9.6 8.3 8.1 +237254400 14 20 19.1 19.7 21.4 24.6 24.3 24.5 24.5 22.7 +237340800 14 20 19.1 19.7 21.4 24.6 24.3 24.5 24.5 22.7 +237340800 0.6 2.4 2.9 3 3.8 5.6 5.6 5.9 6.4 6.3 +237427200 0.6 2.4 2.9 3 3.8 5.6 5.6 5.9 6.4 6.3 +237427200 13.9 13.4 12.7 11.9 11.7 10.6 10.1 9.5 8.8 8.2 +237513600 13.9 13.4 12.7 11.9 11.7 10.6 10.1 9.5 8.8 8.2 +237513600 10.5 10.8 10.1 9.8 9.7 9.2 8.9 8.6 8.2 8 +237600000 10.5 10.8 10.1 9.8 9.7 9.2 8.9 8.6 8.2 8 +237600000 0 0 0 0 0 0 0 0 0 0 +237686400 0 0 0 0 0 0 0 0 0 0 +237686400 2.4 3 2.8 2.8 3 2.8 2.8 2.7 2.5 2.4 +237772800 2.4 3 2.8 2.8 3 2.8 2.8 2.7 2.5 2.4 +237772800 0 0 0 0 0 0 0 0 0 0 +237859200 0 0 0 0 0 0 0 0 0 0 +237859200 0 0 0 0 0 0 0 0 0 0 +237945600 0 0 0 0 0 0 0 0 0 0 +237945600 0 0 0 0 0 0 0 0 0 0 +238032000 0 0 0 0 0 0 0 0 0 0 +238032000 0.2 3 2.3 2.1 2.5 3.2 3.1 3 2.8 2.7 +238118400 0.2 3 2.3 2.1 2.5 3.2 3.1 3 2.8 2.7 +238118400 2.8 3 3.2 3.3 3.3 3.4 3.4 3.4 3.4 3.3 +238204800 2.8 3 3.2 3.3 3.3 3.4 3.4 3.4 3.4 3.3 +238204800 0.8 0.1 0.7 1.1 0.4 0 0.2 0.2 0.4 0.7 +238291200 0.8 0.1 0.7 1.1 0.4 0 0.2 0.2 0.4 0.7 +238291200 0 0 0 0 0 0 0 0 0 0 +238377600 0 0 0 0 0 0 0 0 0 0 +238377600 1.3 1.5 1.6 1.7 1.8 1.9 1.9 2 2 2 +238464000 1.3 1.5 1.6 1.7 1.8 1.9 1.9 2 2 2 +238464000 0.4 0.8 1.3 1.8 2.1 2.5 2.8 3.1 3.2 3 +238550400 0.4 0.8 1.3 1.8 2.1 2.5 2.8 3.1 3.2 3 +238550400 4 3.9 4.5 4.5 4.6 4.5 4.6 4.7 4.8 5 +238636800 4 3.9 4.5 4.5 4.6 4.5 4.6 4.7 4.8 5 +238636800 0 0 0 0 0 0 0 0 0 0 +238723200 0 0 0 0 0 0 0 0 0 0 +238723200 0 0 0 0 0 0 0 0 0 0 +238809600 0 0 0 0 0 0 0 0 0 0 +238809600 0.2 0.8 0.8 0.3 0.8 0.8 0.6 0.7 0.4 0.5 +238896000 0.2 0.8 0.8 0.3 0.8 0.8 0.6 0.7 0.4 0.5 +238896000 5 2.9 3 4.6 3.5 2.3 3.3 3.4 3.2 4 +238982400 5 2.9 3 4.6 3.5 2.3 3.3 3.4 3.2 4 +238982400 0 0 0 0 0 0 0 0 0 0 +239068800 0 0 0 0 0 0 0 0 0 0 +239068800 0 0 0 0 0 0 0 0 0 0 +239155200 0 0 0 0 0 0 0 0 0 0 +239155200 3.5 3.1 2.9 2.4 2.2 1.6 1.4 1.2 1 1.1 +239241600 3.5 3.1 2.9 2.4 2.2 1.6 1.4 1.2 1 1.1 +239241600 1.3 1.8 1.9 2 2.2 2.4 2.4 2.4 2.3 2.2 +239328000 1.3 1.8 1.9 2 2.2 2.4 2.4 2.4 2.3 2.2 +239328000 13.8 13 13.5 13.5 13.3 12.7 12.8 12.7 12.7 12.8 +239414400 13.8 13 13.5 13.5 13.3 12.7 12.8 12.7 12.7 12.8 +239414400 0.4 1.1 0.5 0.9 1.3 1.5 1.9 2.3 1.8 2.5 +239500800 0.4 1.1 0.5 0.9 1.3 1.5 1.9 2.3 1.8 2.5 +239500800 0 0 0 0 0 0 0 0 0 0 +239587200 0 0 0 0 0 0 0 0 0 0 +239587200 6.1 4.8 5.2 5.5 5.1 4.6 4.9 4.8 4.8 5 +239673600 6.1 4.8 5.2 5.5 5.1 4.6 4.9 4.8 4.8 5 +239673600 25 23.5 23.6 23.8 23.3 22.1 22.2 22 21.7 21.8 +239760000 25 23.5 23.6 23.8 23.3 22.1 22.2 22 21.7 21.8 +239760000 4.3 4.8 4.2 4.2 4.1 3.8 3.7 3.5 3.1 3 +239846400 4.3 4.8 4.2 4.2 4.1 3.8 3.7 3.5 3.1 3 +239846400 0 0 0 0 0 0 0 0 0 0 +239932800 0 0 0 0 0 0 0 0 0 0 +239932800 0 0 0 0 0 0 0 0 0 0 +240019200 0 0 0 0 0 0 0 0 0 0 +240019200 0 0 0 0 0 0 0 0 0 0 +240105600 0 0 0 0 0 0 0 0 0 0 +240105600 0 0 0 0 0 0 0 0 0 0 +240192000 0 0 0 0 0 0 0 0 0 0 +240192000 0 0 0 0 0 0 0 0 0 0 +240278400 0 0 0 0 0 0 0 0 0 0 +240278400 2.4 1.4 2 2 2.1 2.1 2.5 2.8 3.1 3.4 +240364800 2.4 1.4 2 2 2.1 2.1 2.5 2.8 3.1 3.4 +240364800 0.8 0.8 0.7 0.8 0.8 0.7 0.7 0.7 0.6 0.6 +240451200 0.8 0.8 0.7 0.8 0.8 0.7 0.7 0.7 0.6 0.6 +240451200 0 0 0 0 0 0 0 0 0 0 +240537600 0 0 0 0 0 0 0 0 0 0 +240537600 2.6 3.1 3.3 3.2 3.5 3.8 3.7 3.7 3.7 3.6 +240624000 2.6 3.1 3.3 3.2 3.5 3.8 3.7 3.7 3.7 3.6 +240624000 11.5 13 12.3 12.2 12.6 13 12.7 12.6 12.2 11.7 +240710400 11.5 13 12.3 12.2 12.6 13 12.7 12.6 12.2 11.7 +240710400 2.4 3.4 4.1 4.5 5 5.4 5.6 5.6 5.6 5.3 +240796800 2.4 3.4 4.1 4.5 5 5.4 5.6 5.6 5.6 5.3 +240796800 0 0 0 0 0 0 0 0 0 0 +240883200 0 0 0 0 0 0 0 0 0 0 +240883200 3.2 4.9 4.2 4.3 4.9 6.3 6.2 6.3 6.5 6.4 +240969600 3.2 4.9 4.2 4.3 4.9 6.3 6.2 6.3 6.5 6.4 +240969600 0 0 0 0 0 0 0 0 0 0 +241056000 0 0 0 0 0 0 0 0 0 0 +241056000 0.3 1.3 1 0.4 0.9 0.9 0.7 0.9 0.7 1 +241142400 0.3 1.3 1 0.4 0.9 0.9 0.7 0.9 0.7 1 +241142400 0 0 0 0 0 0 0 0 0 0 +241228800 0 0 0 0 0 0 0 0 0 0 +241228800 0 0 0 0 0 0 0 0 0 0 +241315200 0 0 0 0 0 0 0 0 0 0 +241315200 0 0 0.1 0.2 0.1 0.3 0.3 0.6 0.6 0.5 +241401600 0 0 0.1 0.2 0.1 0.3 0.3 0.6 0.6 0.5 +241401600 0 0 0 0 0 0 0 0 0 0 +241488000 0 0 0 0 0 0 0 0 0 0 +241488000 0.8 1.1 1.1 1 1.1 1.3 1.3 1.4 1.4 1.4 +241574400 0.8 1.1 1.1 1 1.1 1.3 1.3 1.4 1.4 1.4 +241574400 19.5 20.4 19.5 19.2 19.6 19 18.7 18.4 17.5 17 +241660800 19.5 20.4 19.5 19.2 19.6 19 18.7 18.4 17.5 17 +241660800 19.8 21.2 21.3 20.4 21.2 22.1 21.5 21.1 20.7 19.4 +241747200 19.8 21.2 21.3 20.4 21.2 22.1 21.5 21.1 20.7 19.4 +241747200 7.4 5.9 5.7 5.8 5.2 4.7 4.6 4.4 4.1 3.8 +241833600 7.4 5.9 5.7 5.8 5.2 4.7 4.6 4.4 4.1 3.8 +241833600 0 0 0 0 0 0 0 0 0 0 +241920000 0 0 0 0 0 0 0 0 0 0 +241920000 1.5 1.7 1.9 1.8 2 2.4 2.4 2.5 2.7 2.8 +242006400 1.5 1.7 1.9 1.8 2 2.4 2.4 2.5 2.7 2.8 +242006400 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +242092800 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +242092800 0.4 0.6 0.7 0.6 0.7 0.7 0.7 0.6 0.6 0.6 +242179200 0.4 0.6 0.7 0.6 0.7 0.7 0.7 0.6 0.6 0.6 +242179200 0 0 0 0 0 0 0 0 0 0 +242265600 0 0 0 0 0 0 0 0 0 0 +242265600 0 0 0 0 0 0 0 0 0 0 +242352000 0 0 0 0 0 0 0 0 0 0 +242352000 0.7 1 1.1 1.1 1.3 1.5 1.5 1.5 1.6 1.5 +242438400 0.7 1 1.1 1.1 1.3 1.5 1.5 1.5 1.6 1.5 +242438400 0 0 0 0 0 0 0 0 0 0 +242524800 0 0 0 0 0 0 0 0 0 0 +242524800 0.1 0.2 0.2 0.1 0.2 0.2 0.2 0.3 0.2 0.3 +242611200 0.1 0.2 0.2 0.1 0.2 0.2 0.2 0.3 0.2 0.3 +242611200 0 0 0 0 0 0 0 0 0 0 +242697600 0 0 0 0 0 0 0 0 0 0 +242697600 1.5 3.1 2.4 1.6 2.4 2.5 2.1 2.2 1.7 1.6 +242784000 1.5 3.1 2.4 1.6 2.4 2.5 2.1 2.2 1.7 1.6 +242784000 8.6 10.7 9.8 9.4 10.4 10.5 10.2 10.1 9.3 9 +242870400 8.6 10.7 9.8 9.4 10.4 10.5 10.2 10.1 9.3 9 +242870400 1.6 1.5 1.5 1.7 1.5 1.9 1.9 2 2.3 2.5 +242956800 1.6 1.5 1.5 1.7 1.5 1.9 1.9 2 2.3 2.5 +242956800 4.8 5.3 5.2 5.2 5.4 5.9 5.9 6 6.1 6 +243043200 4.8 5.3 5.2 5.2 5.4 5.9 5.9 6 6.1 6 +243043200 0.2 1 1 0.5 1.1 1.2 1.2 1.5 1.4 1.6 +243129600 0.2 1 1 0.5 1.1 1.2 1.2 1.5 1.4 1.6 +243129600 0 0 0 0 0 0 0 0 0 0 +243216000 0 0 0 0 0 0 0 0 0 0 +243216000 9.2 8.4 7.9 7.7 7.5 6.8 6.7 6.6 6.4 6.4 +243302400 9.2 8.4 7.9 7.7 7.5 6.8 6.7 6.6 6.4 6.4 +243302400 2.6 2.9 2.9 2.8 3 2.8 2.8 2.7 2.6 2.6 +243388800 2.6 2.9 2.9 2.8 3 2.8 2.8 2.7 2.6 2.6 +243388800 0.6 1 1 0.8 1 1 0.9 0.8 0.7 0.6 +243475200 0.6 1 1 0.8 1 1 0.9 0.8 0.7 0.6 +243475200 0 0 0 0 0 0 0 0 0 0 +243561600 0 0 0 0 0 0 0 0 0 0 +243561600 0 0 0 0 0 0 0 0 0 0 +243648000 0 0 0 0 0 0 0 0 0 0 +243648000 0 0 0 0 0 0 0 0 0 0 +243734400 0 0 0 0 0 0 0 0 0 0 +243734400 0 0 0 0 0 0 0 0 0 0 +243820800 0 0 0 0 0 0 0 0 0 0 +243820800 0.3 0 0.1 0.2 0.1 0 0 0 0 0 +243907200 0.3 0 0.1 0.2 0.1 0 0 0 0 0 +243907200 0 0 0 0 0 0 0 0 0 0 +243993600 0 0 0 0 0 0 0 0 0 0 +243993600 13 7.1 7.8 8.1 6.3 4.8 5.6 6 6.8 8.3 +244080000 13 7.1 7.8 8.1 6.3 4.8 5.6 6 6.8 8.3 +244080000 4.4 3.6 3.9 4.1 3.7 3.3 3.4 3.4 3.4 3.5 +244166400 4.4 3.6 3.9 4.1 3.7 3.3 3.4 3.4 3.4 3.5 +244166400 0 0 0 0 0 0 0 0 0 0 +244252800 0 0 0 0 0 0 0 0 0 0 +244252800 4 4.1 4 4.1 4.1 4.2 4.2 4.2 4.2 4 +244339200 4 4.1 4 4.1 4.1 4.2 4.2 4.2 4.2 4 +244339200 0.1 0.2 0.1 0.1 0.1 0.2 0.1 0.2 0.2 0.2 +244425600 0.1 0.2 0.1 0.1 0.1 0.2 0.1 0.2 0.2 0.2 +244425600 2 2.1 2.2 2.4 2.5 2.9 3 3.2 3.4 3.5 +244512000 2 2.1 2.2 2.4 2.5 2.9 3 3.2 3.4 3.5 +244512000 2 1.9 2 2 2 2.2 2.3 2.3 2.4 2.5 +244598400 2 1.9 2 2 2 2.2 2.3 2.3 2.4 2.5 +244598400 8.7 8.7 8.7 8.5 8.6 8.4 8.3 8.2 8.1 7.9 +244684800 8.7 8.7 8.7 8.5 8.6 8.4 8.3 8.2 8.1 7.9 +244684800 16.6 16.3 15.8 16.1 15.9 15.6 15.7 15.7 15.8 16.1 +244771200 16.6 16.3 15.8 16.1 15.9 15.6 15.7 15.7 15.8 16.1 +244771200 4.5 4.7 4.1 4.2 4.1 3.8 3.6 3.2 2.6 2.3 +244857600 4.5 4.7 4.1 4.2 4.1 3.8 3.6 3.2 2.6 2.3 +244857600 0 0 0 0 0 0 0 0 0 0 +244944000 0 0 0 0 0 0 0 0 0 0 +244944000 0 0 0 0 0 0 0 0 0 0 +245030400 0 0 0 0 0 0 0 0 0 0 +245030400 0 0 0 0 0 0 0 0 0 0 +245116800 0 0 0 0 0 0 0 0 0 0 +245116800 1.4 2.2 2.2 2.1 2.5 2.6 2.6 2.6 2.5 2.4 +245203200 1.4 2.2 2.2 2.1 2.5 2.6 2.6 2.6 2.5 2.4 +245203200 0 0 0 0 0 0 0 0 0 0 +245289600 0 0 0 0 0 0 0 0 0 0 +245289600 0 0 0 0 0 0 0 0 0 0 +245376000 0 0 0 0 0 0 0 0 0 0 +245376000 0 0 0 0 0 0 0 0 0 0 +245462400 0 0 0 0 0 0 0 0 0 0 +245462400 1.5 2.7 2 1.5 2.1 2.2 2 2 1.7 1.7 +245548800 1.5 2.7 2 1.5 2.1 2.2 2 2 1.7 1.7 +245548800 0.1 0 0.1 0.1 0 0 0 0 0 0.1 +245635200 0.1 0 0.1 0.1 0 0 0 0 0 0.1 +245635200 10.1 8.2 8.2 8.5 7.6 6.8 6.9 6.9 7 7.5 +245721600 10.1 8.2 8.2 8.5 7.6 6.8 6.9 6.9 7 7.5 +245721600 10.2 8.4 8.7 9 8 6.9 7 6.9 6.8 6.8 +245808000 10.2 8.4 8.7 9 8 6.9 7 6.9 6.8 6.8 +245808000 14.9 12.3 12.6 12.8 11.7 10.2 10.2 10 9.8 9.8 +245894400 14.9 12.3 12.6 12.8 11.7 10.2 10.2 10 9.8 9.8 +245894400 3.8 3.8 3.8 3.8 3.7 3.6 3.6 3.5 3.5 3.4 +245980800 3.8 3.8 3.8 3.8 3.7 3.6 3.6 3.5 3.5 3.4 +245980800 11 11.1 10.6 10.4 10.3 9.9 9.7 9.5 9.2 9 +246067200 11 11.1 10.6 10.4 10.3 9.9 9.7 9.5 9.2 9 +246067200 5 4.3 4.6 4.6 4.3 3.6 3.7 3.5 3.3 3.4 +246153600 5 4.3 4.6 4.6 4.3 3.6 3.7 3.5 3.3 3.4 +246153600 3.5 4 4.2 4.6 4.7 5.7 5.9 6.3 6.8 7.1 +246240000 3.5 4 4.2 4.6 4.7 5.7 5.9 6.3 6.8 7.1 +246240000 0 0 0 0 0 0 0 0 0 0 +246326400 0 0 0 0 0 0 0 0 0 0 +246326400 0 0 0 0 0 0 0 0 0 0 +246412800 0 0 0 0 0 0 0 0 0 0 +246412800 0 0 0 0 0 0 0 0 0 0 +246499200 0 0 0 0 0 0 0 0 0 0 +246499200 0 0 0 0 0 0 0 0 0 0 +246585600 0 0 0 0 0 0 0 0 0 0 +246585600 0 0 0 0 0 0 0 0 0 0 +246672000 0 0 0 0 0 0 0 0 0 0 +246672000 0 0 0 0 0 0 0 0 0 0 +246758400 0 0 0 0 0 0 0 0 0 0 +246758400 0 0 0 0 0 0 0 0 0 0 +246844800 0 0 0 0 0 0 0 0 0 0 +246844800 9.5 10.8 10.7 10.8 11.3 11.8 11.8 11.8 11.7 11.4 +246931200 9.5 10.8 10.7 10.8 11.3 11.8 11.8 11.8 11.7 11.4 +246931200 5.4 4.1 4.1 4.2 3.7 3.2 3.2 3.1 3 3.1 +247017600 5.4 4.1 4.1 4.2 3.7 3.2 3.2 3.1 3 3.1 +247017600 4.1 4.1 4.4 4.5 4.6 4.7 4.8 4.8 4.9 4.9 +247104000 4.1 4.1 4.4 4.5 4.6 4.7 4.8 4.8 4.9 4.9 +247104000 13.4 12.7 11.7 11.3 10.7 9.8 9.6 9.2 9 9 +247190400 13.4 12.7 11.7 11.3 10.7 9.8 9.6 9.2 9 9 +247190400 12.5 13.4 13.6 13.5 13.9 13.6 13.7 13.7 13.6 13.8 +247276800 12.5 13.4 13.6 13.5 13.9 13.6 13.7 13.7 13.6 13.8 +247276800 6.9 6.4 6.5 6.4 6.2 5.7 5.7 5.5 5.4 5.4 +247363200 6.9 6.4 6.5 6.4 6.2 5.7 5.7 5.5 5.4 5.4 +247363200 8.7 6.6 6.6 6.4 5.6 4.5 4.6 4.5 4.5 5 +247449600 8.7 6.6 6.6 6.4 5.6 4.5 4.6 4.5 4.5 5 +247449600 1.9 1.3 1.5 1.8 1.6 1.7 1.8 2 2.1 2.3 +247536000 1.9 1.3 1.5 1.8 1.6 1.7 1.8 2 2.1 2.3 +247536000 0 0 0 0 0 0 0 0 0 0 +247622400 0 0 0 0 0 0 0 0 0 0 +247622400 0.8 0.8 0.9 0.8 0.9 0.7 0.7 0.7 0.6 0.7 +247708800 0.8 0.8 0.9 0.8 0.9 0.7 0.7 0.7 0.6 0.7 +247708800 0 0 0 0 0 0.2 0.1 0.4 0.5 0.5 +247795200 0 0 0 0 0 0.2 0.1 0.4 0.5 0.5 +247795200 0.9 1.6 1.3 1 1.4 1.5 1.4 1.4 1.2 1.2 +247881600 0.9 1.6 1.3 1 1.4 1.5 1.4 1.4 1.2 1.2 +247881600 10.8 12.2 11.4 11.2 11.5 11.9 11.6 11.6 11.4 11.2 +247968000 10.8 12.2 11.4 11.2 11.5 11.9 11.6 11.6 11.4 11.2 +247968000 21.4 23 21.2 20.7 20.7 20.1 19.4 18.9 17.9 17.2 +248054400 21.4 23 21.2 20.7 20.7 20.1 19.4 18.9 17.9 17.2 +248054400 6.6 6.2 5.6 5.3 5 4.4 4.3 4.1 4 4.1 +248140800 6.6 6.2 5.6 5.3 5 4.4 4.3 4.1 4 4.1 +248140800 0 0 0 0 0 0 0 0 0 0 +248227200 0 0 0 0 0 0 0 0 0 0 +248227200 0.1 0.9 1.1 0.8 1.7 2.3 2.4 2.9 2.8 2.9 +248313600 0.1 0.9 1.1 0.8 1.7 2.3 2.4 2.9 2.8 2.9 +248313600 0.5 1.4 1.4 1.2 1.5 1.9 1.7 1.7 1.6 1.5 +248400000 0.5 1.4 1.4 1.2 1.5 1.9 1.7 1.7 1.6 1.5 +248400000 0 0 0 0 0 0 0 0 0 0 +248486400 0 0 0 0 0 0 0 0 0 0 +248486400 0.4 1 0.9 0.9 1.1 1.4 1.4 1.4 1.4 1.4 +248572800 0.4 1 0.9 0.9 1.1 1.4 1.4 1.4 1.4 1.4 +248572800 10.5 10.1 9.9 9.8 9.6 9.2 9.2 9.1 8.9 8.8 +248659200 10.5 10.1 9.9 9.8 9.6 9.2 9.2 9.1 8.9 8.8 +248659200 0 0 0 0 0 0.1 0 0.1 0.2 0.1 +248745600 0 0 0 0 0 0.1 0 0.1 0.2 0.1 +248745600 3.8 4.6 4.2 4.3 4.6 4.8 4.8 5 4.8 4.8 +248832000 3.8 4.6 4.2 4.3 4.6 4.8 4.8 5 4.8 4.8 +248832000 2.8 3.5 3.5 3.5 3.6 3.9 3.9 3.9 3.9 3.9 +248918400 2.8 3.5 3.5 3.5 3.6 3.9 3.9 3.9 3.9 3.9 +248918400 11.1 11.4 11.1 10.8 11 11.1 11 10.9 10.7 10.3 +249004800 11.1 11.4 11.1 10.8 11 11.1 11 10.9 10.7 10.3 +249004800 5.7 6.3 5.9 5.6 5.8 5.5 5.3 5.2 4.8 4.6 +249091200 5.7 6.3 5.9 5.6 5.8 5.5 5.3 5.2 4.8 4.6 +249091200 11.6 11.5 10.9 10.4 10.3 9.6 9.2 8.9 8.3 7.8 +249177600 11.6 11.5 10.9 10.4 10.3 9.6 9.2 8.9 8.3 7.8 +249177600 0 0 0 0 0 0 0 0 0 0 +249264000 0 0 0 0 0 0 0 0 0 0 +249264000 3.2 3 3.3 3.5 3.4 3.3 3.4 3.5 3.6 3.6 +249350400 3.2 3 3.3 3.5 3.4 3.3 3.4 3.5 3.6 3.6 +249350400 1.2 1.3 1.5 1.5 1.6 1.6 1.6 1.7 1.7 1.9 +249436800 1.2 1.3 1.5 1.5 1.6 1.6 1.6 1.7 1.7 1.9 +249436800 0.2 0.7 0.5 0.2 0.4 0.4 0.3 0.5 0.4 0.6 +249523200 0.2 0.7 0.5 0.2 0.4 0.4 0.3 0.5 0.4 0.6 +249523200 1 0.8 0.9 0.9 0.8 0.6 0.6 0.6 0.6 0.6 +249609600 1 0.8 0.9 0.9 0.8 0.6 0.6 0.6 0.6 0.6 +249609600 0 0 0 0 0 0 0 0 0 0 +249696000 0 0 0 0 0 0 0 0 0 0 +249696000 0 0 0 0 0 0 0 0 0 0 +249782400 0 0 0 0 0 0 0 0 0 0 +249782400 0 0 0 0 0 0 0 0 0 0 +249868800 0 0 0 0 0 0 0 0 0 0 +249868800 1.3 1.5 1.5 1.5 1.5 1.5 1.4 1.4 1.3 1.2 +249955200 1.3 1.5 1.5 1.5 1.5 1.5 1.4 1.4 1.3 1.2 +249955200 0 0 0 0 0 0 0 0 0 0 +250041600 0 0 0 0 0 0 0 0 0 0 +250041600 0.2 0.7 0.5 0.3 0.5 0.5 0.5 0.6 0.5 0.5 +250128000 0.2 0.7 0.5 0.3 0.5 0.5 0.5 0.6 0.5 0.5 +250128000 0 0 0 0 0 0 0 0 0 0 +250214400 0 0 0 0 0 0 0 0 0 0 +250214400 0 0 0 0 0 0 0 0 0 0 +250300800 0 0 0 0 0 0 0 0 0 0 +250300800 0 0 0 0 0 0 0 0 0 0 +250387200 0 0 0 0 0 0 0 0 0 0 +250387200 9.2 9.8 9.6 9.4 9.7 9.5 9.5 9.3 9 8.8 +250473600 9.2 9.8 9.6 9.4 9.7 9.5 9.5 9.3 9 8.8 +250473600 7 5.5 5.9 6.1 5.4 4.8 4.9 4.9 5.1 5.3 +250560000 7 5.5 5.9 6.1 5.4 4.8 4.9 4.9 5.1 5.3 +250560000 0 0 0 0 0 0 0 0 0 0 +250646400 0 0 0 0 0 0 0 0 0 0 +250646400 0 0 0 0 0 0 0 0 0 0 +250732800 0 0 0 0 0 0 0 0 0 0 +250732800 4.2 4.6 4.5 4.4 4.6 4.9 4.8 4.8 4.8 4.6 +250819200 4.2 4.6 4.5 4.4 4.6 4.9 4.8 4.8 4.8 4.6 +250819200 2 2.7 2.5 2.5 2.6 2.8 2.7 2.6 2.6 2.5 +250905600 2 2.7 2.5 2.5 2.6 2.8 2.7 2.6 2.6 2.5 +250905600 5.9 7.2 6.9 6.7 7 7 6.8 6.7 6.5 6.4 +250992000 5.9 7.2 6.9 6.7 7 7 6.8 6.7 6.5 6.4 +250992000 12.2 11.7 12.4 12.7 12.6 12.7 13 13.2 13.5 13.5 +251078400 12.2 11.7 12.4 12.7 12.6 12.7 13 13.2 13.5 13.5 +251078400 12.2 10.2 10.2 10 9.4 8.6 8.8 8.9 9 9.6 +251164800 12.2 10.2 10.2 10 9.4 8.6 8.8 8.9 9 9.6 +251164800 2.4 1.8 1.9 2.1 1.8 1.6 1.6 1.6 1.7 1.8 +251251200 2.4 1.8 1.9 2.1 1.8 1.6 1.6 1.6 1.7 1.8 +251251200 1.1 0.5 0.6 0.8 0.6 0.5 0.6 0.6 0.6 0.6 +251337600 1.1 0.5 0.6 0.8 0.6 0.5 0.6 0.6 0.6 0.6 +251337600 0 0 0 0 0 0 0 0 0 0 +251424000 0 0 0 0 0 0 0 0 0 0 +251424000 0 0 0 0 0 0 0 0 0 0 +251510400 0 0 0 0 0 0 0 0 0 0 +251510400 1.5 1.5 1.3 1.1 1.2 1 1 0.9 0.9 1 +251596800 1.5 1.5 1.3 1.1 1.2 1 1 0.9 0.9 1 +251596800 2.9 2.9 2.8 2.9 2.8 2.9 2.9 2.9 2.9 2.9 +251683200 2.9 2.9 2.8 2.9 2.8 2.9 2.9 2.9 2.9 2.9 +251683200 9.4 8.1 8.5 9.2 8.4 8.3 8.6 8.8 9 9.3 +251769600 9.4 8.1 8.5 9.2 8.4 8.3 8.6 8.8 9 9.3 +251769600 1.5 1.9 2.1 2.1 2.3 2.5 2.5 2.6 2.7 2.8 +251856000 1.5 1.9 2.1 2.1 2.3 2.5 2.5 2.6 2.7 2.8 +251856000 2.5 2.9 3 3.3 3.3 3.5 3.6 3.7 3.8 4 +251942400 2.5 2.9 3 3.3 3.3 3.5 3.6 3.7 3.8 4 +251942400 0 0 0 0 0 0 0 0 0 0 +252028800 0 0 0 0 0 0 0 0 0 0 +252028800 0 0 0 0 0 0 0 0 0 0 +252115200 0 0 0 0 0 0 0 0 0 0 +252115200 10.6 11.3 11.2 11.3 11.5 11.8 11.8 12 12 12.1 +252201600 10.6 11.3 11.2 11.3 11.5 11.8 11.8 12 12 12.1 +252201600 14.4 14.4 13 12.5 12.2 11.8 11.6 11.6 11.4 11.5 +252288000 14.4 14.4 13 12.5 12.2 11.8 11.6 11.6 11.4 11.5 +252288000 3.1 3.8 3.9 3.8 4.1 4.4 4.4 4.4 4.4 4.2 +252374400 3.1 3.8 3.9 3.8 4.1 4.4 4.4 4.4 4.4 4.2 +252374400 4.1 5.1 5 5 5.4 6.1 6.1 6.3 6.4 6.4 +252460800 4.1 5.1 5 5 5.4 6.1 6.1 6.3 6.4 6.4 +252460800 0 0 0 0 0 0 0 0 0 0 +252547200 0 0 0 0 0 0 0 0 0 0 +252547200 1.9 2.3 2.3 2.3 2.5 2.5 2.4 2.4 2.3 2.2 +252633600 1.9 2.3 2.3 2.3 2.5 2.5 2.4 2.4 2.3 2.2 +252633600 0 0 0 0 0 0 0 0 0 0 +252720000 0 0 0 0 0 0 0 0 0 0 +252720000 0 0 0 0 0 0 0 0 0 0 +252806400 0 0 0 0 0 0 0 0 0 0 +252806400 0 0 0 0 0 0 0 0 0 0 +252892800 0 0 0 0 0 0 0 0 0 0 +252892800 0 0 0 0 0 0 0 0 0 0 +252979200 0 0 0 0 0 0 0 0 0 0 +252979200 0 0 0 0 0 0 0 0 0 0 +253065600 0 0 0 0 0 0 0 0 0 0 +253065600 1.4 1.6 1.5 1.5 1.5 1.5 1.4 1.4 1.3 1.3 +253152000 1.4 1.6 1.5 1.5 1.5 1.5 1.4 1.4 1.3 1.3 +253152000 0 0 0 0 0 0 0 0 0 0 +253238400 0 0 0 0 0 0 0 0 0 0 +253238400 0 0 0 0 0 0 0 0 0 0 +253324800 0 0 0 0 0 0 0 0 0 0 +253324800 0 0 0 0 0 0 0 0 0 0 +253411200 0 0 0 0 0 0 0 0 0 0 +253411200 0 0 0 0 0 0 0 0 0 0 +253497600 0 0 0 0 0 0 0 0 0 0 +253497600 0 0 0 0 0 0 0 0 0 0 +253584000 0 0 0 0 0 0 0 0 0 0 +253584000 0.4 0.2 0.3 0.3 0.3 0.2 0.2 0.3 0.3 0.3 +253670400 0.4 0.2 0.3 0.3 0.3 0.2 0.2 0.3 0.3 0.3 +253670400 0 0 0 0 0 0 0 0 0 0 +253756800 0 0 0 0 0 0 0 0 0 0 +253756800 0 0 0 0 0 0 0 0 0 0 +253843200 0 0 0 0 0 0 0 0 0 0 +253843200 0.4 0.2 0.2 0.3 0.2 0.2 0.2 0.2 0.2 0.3 +253929600 0.4 0.2 0.2 0.3 0.2 0.2 0.2 0.2 0.2 0.3 +253929600 0.1 0 0 0.1 0 0 0 0 0 0 +254016000 0.1 0 0 0.1 0 0 0 0 0 0 +254016000 0 0.1 0 0 0 0 0 0 0 0 +254102400 0 0.1 0 0 0 0 0 0 0 0 +254102400 0 0 0 0 0 0 0 0.1 0.1 0.1 +254188800 0 0 0 0 0 0 0 0.1 0.1 0.1 +254188800 0 0 0 0 0 0 0 0 0 0 +254275200 0 0 0 0 0 0 0 0 0 0 +254275200 0 0 0 0 0 0 0 0 0 0 +254361600 0 0 0 0 0 0 0 0 0 0 +254361600 0 0 0 0 0 0 0 0 0 0 +254448000 0 0 0 0 0 0 0 0 0 0 +254448000 0 0 0 0 0 0 0 0 0 0 +254534400 0 0 0 0 0 0 0 0 0 0 +254534400 4.3 4.7 4.5 4.4 4.4 4.3 4.2 4.1 3.8 3.5 +254620800 4.3 4.7 4.5 4.4 4.4 4.3 4.2 4.1 3.8 3.5 +254620800 4.6 3.9 3.9 3.9 3.5 3.1 3.1 3 2.9 2.8 +254707200 4.6 3.9 3.9 3.9 3.5 3.1 3.1 3 2.9 2.8 +254707200 8.9 8.9 8.8 8.8 8.7 8.4 8.4 8.3 8.3 8.2 +254793600 8.9 8.9 8.8 8.8 8.7 8.4 8.4 8.3 8.3 8.2 +254793600 2 3.8 3.1 2.4 3.4 3.6 3.2 3.4 2.8 2.7 +254880000 2 3.8 3.1 2.4 3.4 3.6 3.2 3.4 2.8 2.7 +254880000 10.4 10.3 9.8 9.5 9.3 8.9 8.7 8.5 8.3 8.3 +254966400 10.4 10.3 9.8 9.5 9.3 8.9 8.7 8.5 8.3 8.3 +254966400 1.3 0.3 0.8 1.1 0.8 0.6 0.9 1.2 1.4 1.9 +255052800 1.3 0.3 0.8 1.1 0.8 0.6 0.9 1.2 1.4 1.9 +255052800 0 0 0 0 0 0 0 0 0 0 +255139200 0 0 0 0 0 0 0 0 0 0 +255139200 0 0 0 0 0 0 0 0 0 0 +255225600 0 0 0 0 0 0 0 0 0 0 +255225600 0 0 0 0 0 0 0 0 0 0 +255312000 0 0 0 0 0 0 0 0 0 0 +255312000 1.9 1.8 2 2.1 2 2.2 2.3 2.4 2.5 2.5 +255398400 1.9 1.8 2 2.1 2 2.2 2.3 2.4 2.5 2.5 +255398400 0.5 0.5 0.6 0.8 0.7 0.7 0.7 0.7 0.7 0.6 +255484800 0.5 0.5 0.6 0.8 0.7 0.7 0.7 0.7 0.7 0.6 +255484800 0 0 0 0 0 0 0 0 0 0 +255571200 0 0 0 0 0 0 0 0 0 0 +255571200 0 0 0 0 0 0 0 0 0 0 +255657600 0 0 0 0 0 0 0 0 0 0 +255657600 0 0 0 0 0 0 0 0 0 0 +255744000 0 0 0 0 0 0 0 0 0 0 +255744000 0 0 0 0 0 0 0 0 0 0 +255830400 0 0 0 0 0 0 0 0 0 0 +255830400 1.9 1.9 1.6 1.6 1.4 1.3 1.1 1 0.9 0.9 +255916800 1.9 1.9 1.6 1.6 1.4 1.3 1.1 1 0.9 0.9 +255916800 0.8 0.7 0.7 0.8 0.8 0.7 0.8 0.8 0.9 1 +256003200 0.8 0.7 0.7 0.8 0.8 0.7 0.8 0.8 0.9 1 +256003200 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.2 0.1 0.1 +256089600 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.2 0.1 0.1 +256089600 0 0 0 0 0 0 0 0 0 0 +256176000 0 0 0 0 0 0 0 0 0 0 +256176000 1.6 1.6 1.4 1.4 1.3 1.2 1.1 1 1 1 +256262400 1.6 1.6 1.4 1.4 1.3 1.2 1.1 1 1 1 +256262400 5.7 7.1 6.4 6.2 6.7 6.6 6.4 6.3 5.6 5.5 +256348800 5.7 7.1 6.4 6.2 6.7 6.6 6.4 6.3 5.6 5.5 +256348800 0.7 0.9 0.9 0.9 0.9 0.9 1 1 1 1 +256435200 0.7 0.9 0.9 0.9 0.9 0.9 1 1 1 1 +256435200 0.1 0.2 0.2 0.1 0.3 0.3 0.4 0.4 0.4 0.5 +256521600 0.1 0.2 0.2 0.1 0.3 0.3 0.4 0.4 0.4 0.5 +256521600 0 0 0 0 0 0 0 0 0 0 +256608000 0 0 0 0 0 0 0 0 0 0 +256608000 0.2 0.4 0.3 0.1 0.3 0.2 0.2 0.2 0.1 0.2 +256694400 0.2 0.4 0.3 0.1 0.3 0.2 0.2 0.2 0.1 0.2 +256694400 0 0 0 0 0 0 0 0 0 0 +256780800 0 0 0 0 0 0 0 0 0 0 +256780800 0 0 0 0 0 0 0 0 0 0 +256867200 0 0 0 0 0 0 0 0 0 0 +256867200 0 0 0 0 0 0 0 0 0 0 +256953600 0 0 0 0 0 0 0 0 0 0 +256953600 0 0 0 0 0 0 0 0 0 0 +257040000 0 0 0 0 0 0 0 0 0 0 +257040000 0.1 0 0 0 0 0 0 0 0 0 +257126400 0.1 0 0 0 0 0 0 0 0 0 +257126400 0 0 0 0 0 0 0 0 0 0 +257212800 0 0 0 0 0 0 0 0 0 0 +257212800 0 0 0 0 0 0 0 0 0 0 +257299200 0 0 0 0 0 0 0 0 0 0 +257299200 0 0 0 0 0 0 0 0 0 0 +257385600 0 0 0 0 0 0 0 0 0 0 +257385600 0 0 0 0 0 0 0 0 0 0 +257472000 0 0 0 0 0 0 0 0 0 0 +257472000 0 0 0 0 0 0 0 0 0 0 +257558400 0 0 0 0 0 0 0 0 0 0 +257558400 0 0 0 0 0 0 0 0 0 0 +257644800 0 0 0 0 0 0 0 0 0 0 +257644800 0 0 0 0 0 0 0 0 0 0 +257731200 0 0 0 0 0 0 0 0 0 0 +257731200 0 0 0 0 0 0 0 0 0 0 +257817600 0 0 0 0 0 0 0 0 0 0 +257817600 0 0 0 0 0 0 0 0 0 0 +257904000 0 0 0 0 0 0 0 0 0 0 +257904000 0 0 0 0 0 0 0 0 0 0 +257990400 0 0 0 0 0 0 0 0 0 0 +257990400 0 0 0 0 0 0 0 0 0 0 +258076800 0 0 0 0 0 0 0 0 0 0 +258076800 0 0 0 0 0 0 0 0 0 0 +258163200 0 0 0 0 0 0 0 0 0 0 +258163200 0 0 0 0 0 0 0 0 0 0 +258249600 0 0 0 0 0 0 0 0 0 0 +258249600 0 0 0 0 0 0 0 0 0 0 +258336000 0 0 0 0 0 0 0 0 0 0 +258336000 0 0 0 0 0 0 0 0 0 0 +258422400 0 0 0 0 0 0 0 0 0 0 +258422400 0 0 0 0 0 0 0 0 0 0 +258508800 0 0 0 0 0 0 0 0 0 0 +258508800 0 0 0 0 0 0 0 0 0 0 +258595200 0 0 0 0 0 0 0 0 0 0 +258595200 0 0 0 0 0 0 0 0 0 0 +258681600 0 0 0 0 0 0 0 0 0 0 +258681600 0 0 0 0 0 0 0 0 0 0 +258768000 0 0 0 0 0 0 0 0 0 0 +258768000 8 7.6 7.5 7.7 7.5 7.3 7.4 7.4 7.4 7.5 +258854400 8 7.6 7.5 7.7 7.5 7.3 7.4 7.4 7.4 7.5 +258854400 6.1 6.1 6 5.9 5.9 5.6 5.5 5.4 5.2 5.1 +258940800 6.1 6.1 6 5.9 5.9 5.6 5.5 5.4 5.2 5.1 +258940800 0.5 1.2 1.1 0.7 1.1 1.2 1.1 1.1 1 1 +259027200 0.5 1.2 1.1 0.7 1.1 1.2 1.1 1.1 1 1 +259027200 0 0 0 0 0 0 0 0 0 0 +259113600 0 0 0 0 0 0 0 0 0 0 +259113600 0 0 0 0 0 0 0 0 0 0 +259200000 0 0 0 0 0 0 0 0 0 0 +259200000 1 1.2 1.3 1.5 1.5 1.7 1.9 2 2.2 2.3 +259286400 1 1.2 1.3 1.5 1.5 1.7 1.9 2 2.2 2.3 +259286400 0 0 0 0 0 0 0 0 0 0 +259372800 0 0 0 0 0 0 0 0 0 0 +259372800 0 0 0 0 0 0 0 0 0 0 +259459200 0 0 0 0 0 0 0 0 0 0 +259459200 0 0 0 0 0 0 0 0 0 0 +259545600 0 0 0 0 0 0 0 0 0 0 +259545600 0 0 0 0 0 0 0 0 0 0 +259632000 0 0 0 0 0 0 0 0 0 0 +259632000 0 0 0 0 0 0 0 0 0 0 +259718400 0 0 0 0 0 0 0 0 0 0 +259718400 0 0 0 0 0 0 0 0 0 0 +259804800 0 0 0 0 0 0 0 0 0 0 +259804800 0 0 0 0 0 0 0 0 0 0 +259891200 0 0 0 0 0 0 0 0 0 0 +259891200 0 0 0 0 0 0 0 0 0 0 +259977600 0 0 0 0 0 0 0 0 0 0 +259977600 0 0 0 0 0 0 0 0 0 0 +260064000 0 0 0 0 0 0 0 0 0 0 +260064000 0 0 0 0 0 0 0 0 0 0 +260150400 0 0 0 0 0 0 0 0 0 0 +260150400 0 0 0 0 0 0 0 0 0 0 +260236800 0 0 0 0 0 0 0 0 0 0 +260236800 0 0 0 0 0 0 0 0 0 0 +260323200 0 0 0 0 0 0 0 0 0 0 +260323200 0 0 0 0 0 0 0 0 0 0 +260409600 0 0 0 0 0 0 0 0 0 0 +260409600 0 0 0 0 0 0 0 0 0 0 +260496000 0 0 0 0 0 0 0 0 0 0 +260496000 0 0 0 0 0 0 0 0 0 0 +260582400 0 0 0 0 0 0 0 0 0 0 +260582400 0 0 0 0 0 0 0 0 0 0 +260668800 0 0 0 0 0 0 0 0 0 0 +260668800 0 0 0 0 0 0 0 0 0 0 +260755200 0 0 0 0 0 0 0 0 0 0 +260755200 0 0 0 0 0 0 0 0 0 0 +260841600 0 0 0 0 0 0 0 0 0 0 +260841600 0 0 0 0 0 0 0 0 0 0 +260928000 0 0 0 0 0 0 0 0 0 0 +260928000 0 0 0 0 0 0 0 0 0 0 +261014400 0 0 0 0 0 0 0 0 0 0 +261014400 0 0 0 0 0 0 0 0 0 0 +261100800 0 0 0 0 0 0 0 0 0 0 +261100800 4.5 4.5 4.6 4.6 4.6 4.6 4.6 4.6 4.6 4.6 +261187200 4.5 4.5 4.6 4.6 4.6 4.6 4.6 4.6 4.6 4.6 +261187200 1.8 1.3 1.3 2.1 1.8 1.6 2 2.1 2.1 2.5 +261273600 1.8 1.3 1.3 2.1 1.8 1.6 2 2.1 2.1 2.5 +261273600 0 0 0 0 0 0 0 0 0 0 +261360000 0 0 0 0 0 0 0 0 0 0 +261360000 12.9 14.9 14.8 14.7 15.3 15.8 15.7 15.7 15.6 15.2 +261446400 12.9 14.9 14.8 14.7 15.3 15.8 15.7 15.7 15.6 15.2 +261446400 0 0 0 0 0 0 0 0 0 0 +261532800 0 0 0 0 0 0 0 0 0 0 +261532800 4.3 5.7 5.8 5.7 6.2 6.7 6.6 6.6 6.5 6.2 +261619200 4.3 5.7 5.8 5.7 6.2 6.7 6.6 6.6 6.5 6.2 +261619200 4.8 6.1 6.1 6 6.5 6.8 6.6 6.5 6.3 5.9 +261705600 4.8 6.1 6.1 6 6.5 6.8 6.6 6.5 6.3 5.9 +261705600 0.1 0.8 1.2 1.2 1.7 2.3 2.3 2.4 2.4 2.6 +261792000 0.1 0.8 1.2 1.2 1.7 2.3 2.3 2.4 2.4 2.6 +261792000 0 0 0 0 0 0 0 0 0 0 +261878400 0 0 0 0 0 0 0 0 0 0 +261878400 0 0 0 0 0 0 0 0 0 0 +261964800 0 0 0 0 0 0 0 0 0 0 +261964800 0 0 0 0 0 0 0 0 0 0 +262051200 0 0 0 0 0 0 0 0 0 0 +262051200 1 1 1.5 1.8 1.8 1.8 2 2.2 2.4 2.6 +262137600 1 1 1.5 1.8 1.8 1.8 2 2.2 2.4 2.6 +262137600 1.2 4.3 4.2 2.4 5.4 5.9 5.7 6.7 5.9 6.1 +262224000 1.2 4.3 4.2 2.4 5.4 5.9 5.7 6.7 5.9 6.1 +262224000 0 0 0 0 0 0 0 0 0 0 +262310400 0 0 0 0 0 0 0 0 0 0 +262310400 2.5 1.8 1.7 2.2 2 1.8 2 2.1 2 2.2 +262396800 2.5 1.8 1.7 2.2 2 1.8 2 2.1 2 2.2 +262396800 0 0 0 0 0 0 0 0 0 0 +262483200 0 0 0 0 0 0 0 0 0 0 +262483200 0.1 0.1 0.1 0 0.1 0.1 0.1 0 0 0 +262569600 0.1 0.1 0.1 0 0.1 0.1 0.1 0 0 0 +262569600 2 2.6 2.7 2.8 3.1 3.5 3.5 3.7 3.8 3.7 +262656000 2 2.6 2.7 2.8 3.1 3.5 3.5 3.7 3.8 3.7 +262656000 2.3 2.9 2.8 2.7 3 3.3 3.2 3.2 3.2 3 +262742400 2.3 2.9 2.8 2.7 3 3.3 3.2 3.2 3.2 3 +262742400 0 0 0 0 0 0 0 0 0 0 +262828800 0 0 0 0 0 0 0 0 0 0 +262828800 0 0 0 0 0 0 0 0 0 0 +262915200 0 0 0 0 0 0 0 0 0 0 +262915200 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +263001600 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +263001600 8.5 8.9 7.6 7 6.7 6.3 5.9 5.6 5.2 4.9 +263088000 8.5 8.9 7.6 7 6.7 6.3 5.9 5.6 5.2 4.9 +263088000 2.8 3 3.2 3.3 3.3 3.4 3.5 3.5 3.6 3.6 +263174400 2.8 3 3.2 3.3 3.3 3.4 3.5 3.5 3.6 3.6 +263174400 0 0 0 0 0 0 0 0 0 0 +263260800 0 0 0 0 0 0 0 0 0 0 +263260800 0 0.1 0 0 0 0 0 0 0 0 +263347200 0 0.1 0 0 0 0 0 0 0 0 +263347200 0 0 0 0 0 0 0 0 0 0 +263433600 0 0 0 0 0 0 0 0 0 0 +263433600 8.5 5 5.6 8.3 7.1 6.2 7.6 7.7 7.8 8.9 +263520000 8.5 5 5.6 8.3 7.1 6.2 7.6 7.7 7.8 8.9 +263520000 4 3.1 3 4.3 3.9 4.1 4.6 4.7 4.7 5.1 +263606400 4 3.1 3 4.3 3.9 4.1 4.6 4.7 4.7 5.1 +263606400 11 11.7 11.1 10.8 11 10.5 10.2 9.9 9.2 8.8 +263692800 11 11.7 11.1 10.8 11 10.5 10.2 9.9 9.2 8.8 +263692800 16 14.4 12.6 12.2 10.8 9.5 9.1 8.8 8.6 8.9 +263779200 16 14.4 12.6 12.2 10.8 9.5 9.1 8.8 8.6 8.9 +263779200 3.2 3.2 2.6 2.4 2.2 1.9 1.7 1.5 1.3 1.1 +263865600 3.2 3.2 2.6 2.4 2.2 1.9 1.7 1.5 1.3 1.1 +263865600 8.5 6.5 5.7 7.4 6.4 5.4 6 5.8 5.4 5.8 +263952000 8.5 6.5 5.7 7.4 6.4 5.4 6 5.8 5.4 5.8 +263952000 2.2 2 2.1 2.4 2.4 2.9 3.1 3.5 3.8 4 +264038400 2.2 2 2.1 2.4 2.4 2.9 3.1 3.5 3.8 4 +264038400 42.4 47 44.1 43.6 45.4 44.6 43.9 43.4 41 40.5 +264124800 42.4 47 44.1 43.6 45.4 44.6 43.9 43.4 41 40.5 +264124800 5 4 3.2 3.3 3 3.2 3.4 3.6 4.1 5.2 +264211200 5 4 3.2 3.3 3 3.2 3.4 3.6 4.1 5.2 +264211200 18.7 13.4 14.1 14.1 12.4 9.8 10 9.7 9.4 9.3 +264297600 18.7 13.4 14.1 14.1 12.4 9.8 10 9.7 9.4 9.3 +264297600 2.8 3.3 2.8 3 2.9 3.6 3.9 3.9 4.3 4.2 +264384000 2.8 3.3 2.8 3 2.9 3.6 3.9 3.9 4.3 4.2 +264384000 6.7 5.2 5.1 5.1 4.7 4.3 4.4 4.4 4.4 4.5 +264470400 6.7 5.2 5.1 5.1 4.7 4.3 4.4 4.4 4.4 4.5 +264470400 4.6 5.4 5.3 5.5 5.8 6.2 6.2 6.3 6.3 6.5 +264556800 4.6 5.4 5.3 5.5 5.8 6.2 6.2 6.3 6.3 6.5 +264556800 0 0 0 0 0 0 0 0 0 0 +264643200 0 0 0 0 0 0 0 0 0 0 +264643200 13.9 12.7 13.1 13.7 13 12.5 12.8 12.9 13.2 13.6 +264729600 13.9 12.7 13.1 13.7 13 12.5 12.8 12.9 13.2 13.6 +264729600 5.9 5.4 4.7 6 5.6 5.4 5.8 5.6 5.2 5.5 +264816000 5.9 5.4 4.7 6 5.6 5.4 5.8 5.6 5.2 5.5 +264816000 0 0 0 0 0 0 0 0 0 0 +264902400 0 0 0 0 0 0 0 0 0 0 +264902400 0.1 0 0.1 0.1 0 0 0 0 0 0 +264988800 0.1 0 0.1 0.1 0 0 0 0 0 0 +264988800 0 0 0 0 0 0 0 0 0 0 +265075200 0 0 0 0 0 0 0 0 0 0 +265075200 2.3 3 2.6 2.6 2.7 2.7 2.6 2.5 2.3 2.2 +265161600 2.3 3 2.6 2.6 2.7 2.7 2.6 2.5 2.3 2.2 +265161600 9.4 9.4 9 9.1 9 8.9 8.8 8.8 8.6 8.5 +265248000 9.4 9.4 9 9.1 9 8.9 8.8 8.8 8.6 8.5 +265248000 14.4 13 13.5 14 13.2 12.3 12.5 12.4 12.2 12.2 +265334400 14.4 13 13.5 14 13.2 12.3 12.5 12.4 12.2 12.2 +265334400 6 5.9 5.7 5.5 5.4 5.1 5 4.9 4.8 4.8 +265420800 6 5.9 5.7 5.5 5.4 5.1 5 4.9 4.8 4.8 +265420800 6.2 6.6 6.7 6.3 6.6 6.5 6.4 6.2 5.9 5.5 +265507200 6.2 6.6 6.7 6.3 6.6 6.5 6.4 6.2 5.9 5.5 +265507200 9.8 10.2 10.9 11.1 11.2 11.5 11.6 11.6 11.8 12.1 +265593600 9.8 10.2 10.9 11.1 11.2 11.5 11.6 11.6 11.8 12.1 +265593600 3.8 5.3 5.5 5.8 6 6.4 6.4 6.4 6.4 6.2 +265680000 3.8 5.3 5.5 5.8 6 6.4 6.4 6.4 6.4 6.2 +265680000 0 0 0 0 0 0 0 0 0 0 +265766400 0 0 0 0 0 0 0 0 0 0 +265766400 0.4 0.2 0.3 0.4 0.3 0.3 0.3 0.3 0.5 0.5 +265852800 0.4 0.2 0.3 0.4 0.3 0.3 0.3 0.3 0.5 0.5 +265852800 5.6 6.1 6.1 6 6.2 6.2 6.2 6.2 6.2 6.4 +265939200 5.6 6.1 6.1 6 6.2 6.2 6.2 6.2 6.2 6.4 +265939200 0.1 1.3 1.1 1.2 1.3 1.7 1.8 1.6 1.8 2 +266025600 0.1 1.3 1.1 1.2 1.3 1.7 1.8 1.6 1.8 2 +266025600 0 0 0 0 0 0 0 0 0 0 +266112000 0 0 0 0 0 0 0 0 0 0 +266112000 0 0 0 0 0 0 0 0 0 0 +266198400 0 0 0 0 0 0 0 0 0 0 +266198400 0 0 0 0 0 0 0 0 0 0 +266284800 0 0 0 0 0 0 0 0 0 0 +266284800 0 0 0 0 0 0 0 0 0 0 +266371200 0 0 0 0 0 0 0 0 0 0 +266371200 0 0 0 0 0 0 0 0 0 0 +266457600 0 0 0 0 0 0 0 0 0 0 +266457600 13 13.7 13.6 13.4 13.6 13.7 13.6 13.4 13.2 13 +266544000 13 13.7 13.6 13.4 13.6 13.7 13.6 13.4 13.2 13 +266544000 7.7 9.4 8.7 8.4 8.9 9.3 9 8.8 8.5 8 +266630400 7.7 9.4 8.7 8.4 8.9 9.3 9 8.8 8.5 8 +266630400 0 0 0 0 0 0 0 0 0 0 +266716800 0 0 0 0 0 0 0 0 0 0 +266716800 5.3 5.5 5.6 5.7 5.8 5.5 5.6 5.5 5.4 5.5 +266803200 5.3 5.5 5.6 5.7 5.8 5.5 5.6 5.5 5.4 5.5 +266803200 0.9 1.6 1 1.1 1.5 1.6 1.6 1.7 1.4 1.7 +266889600 0.9 1.6 1 1.1 1.5 1.6 1.6 1.7 1.4 1.7 +266889600 0 0 0 0 0 0 0 0 0 0 +266976000 0 0 0 0 0 0 0 0 0 0 +266976000 0 0 0 0 0 0 0 0 0 0 +267062400 0 0 0 0 0 0 0 0 0 0 +267062400 5.7 5.2 5.2 5.1 4.9 4.4 4.4 4.2 4.1 4 +267148800 5.7 5.2 5.2 5.1 4.9 4.4 4.4 4.2 4.1 4 +267148800 0 0 0 0 0 0 0 0 0 0 +267235200 0 0 0 0 0 0 0 0 0 0 +267235200 36.7 35.3 34.9 34.5 33.7 32.4 32.1 31.6 31 30.7 +267321600 36.7 35.3 34.9 34.5 33.7 32.4 32.1 31.6 31 30.7 +267321600 5.5 5.6 5.4 5.8 5.7 5.8 5.9 5.9 5.9 6 +267408000 5.5 5.6 5.4 5.8 5.7 5.8 5.9 5.9 5.9 6 +267408000 12.2 14.5 13.3 12.9 13.4 13.8 13.3 12.9 12.5 12.1 +267494400 12.2 14.5 13.3 12.9 13.4 13.8 13.3 12.9 12.5 12.1 +267494400 7.4 6.9 7.1 7.5 7.3 7.8 8.1 8.3 8.8 9 +267580800 7.4 6.9 7.1 7.5 7.3 7.8 8.1 8.3 8.8 9 +267580800 1.2 2 1.7 1.2 1.9 2.2 2 2.2 2.2 2.2 +267667200 1.2 2 1.7 1.2 1.9 2.2 2 2.2 2.2 2.2 +267667200 6 6.1 6.4 6.7 6.7 7.1 7.3 7.4 7.8 8 +267753600 6 6.1 6.4 6.7 6.7 7.1 7.3 7.4 7.8 8 +267753600 2.1 1.8 1.7 1.6 1.4 1.3 1.3 1.2 1.1 1.2 +267840000 2.1 1.8 1.7 1.6 1.4 1.3 1.3 1.2 1.1 1.2 +267840000 12.1 13.1 12 11.5 11.5 10.3 9.9 9.3 8.4 7.9 +267926400 12.1 13.1 12 11.5 11.5 10.3 9.9 9.3 8.4 7.9 +267926400 11.8 11.3 10.9 10.8 10.4 10 9.9 9.7 9.5 9.3 +268012800 11.8 11.3 10.9 10.8 10.4 10 9.9 9.7 9.5 9.3 +268012800 0 0 0 0 0 0 0 0 0 0 +268099200 0 0 0 0 0 0 0 0 0 0 +268099200 4.6 5.8 5.7 5.6 6 6.5 6.5 6.5 6.5 6.5 +268185600 4.6 5.8 5.7 5.6 6 6.5 6.5 6.5 6.5 6.5 +268185600 1.2 0.9 1 0.9 0.6 0.5 0.4 0.5 0.6 0.7 +268272000 1.2 0.9 1 0.9 0.6 0.5 0.4 0.5 0.6 0.7 +268272000 7.2 7.7 7.7 7.7 7.9 8.4 8.4 8.5 8.6 8.5 +268358400 7.2 7.7 7.7 7.7 7.9 8.4 8.4 8.5 8.6 8.5 +268358400 0.6 1.7 1.4 0.9 1.7 1.9 1.7 1.9 1.7 2 +268444800 0.6 1.7 1.4 0.9 1.7 1.9 1.7 1.9 1.7 2 +268444800 0 0 0 0 0 0 0 0 0 0 +268531200 0 0 0 0 0 0 0 0 0 0 +268531200 0 0 0 0 0 0 0 0 0 0 +268617600 0 0 0 0 0 0 0 0 0 0 +268617600 0 0 0 0 0 0 0 0 0 0 +268704000 0 0 0 0 0 0 0 0 0 0 +268704000 0 0 0 0 0 0 0 0 0 0 +268790400 0 0 0 0 0 0 0 0 0 0 +268790400 0 0 0 0 0 0 0 0 0 0 +268876800 0 0 0 0 0 0 0 0 0 0 +268876800 0 0 0 0 0 0 0 0 0 0 +268963200 0 0 0 0 0 0 0 0 0 0 +268963200 0 0 0 0 0 0 0 0 0 0 +269049600 0 0 0 0 0 0 0 0 0 0 +269049600 0 0 0 0 0 0 0 0 0 0 +269136000 0 0 0 0 0 0 0 0 0 0 +269136000 0.1 1.6 1 1.1 1.3 1.4 1.7 1.5 0.9 1.1 +269222400 0.1 1.6 1 1.1 1.3 1.4 1.7 1.5 0.9 1.1 +269222400 0 0 0 0 0 0 0 0 0 0 +269308800 0 0 0 0 0 0 0 0 0 0 +269308800 0 0 0 0 0 0 0 0 0 0 +269395200 0 0 0 0 0 0 0 0 0 0 +269395200 0 0 0 0 0 0 0 0 0 0 +269481600 0 0 0 0 0 0 0 0 0 0 +269481600 0 0 0 0 0 0 0 0 0 0 +269568000 0 0 0 0 0 0 0 0 0 0 +269568000 0 0 0 0 0 0 0 0 0 0 +269654400 0 0 0 0 0 0 0 0 0 0 +269654400 0 0 0 0 0 0 0 0 0 0 +269740800 0 0 0 0 0 0 0 0 0 0 +269740800 0 0 0 0 0 0 0 0 0 0 +269827200 0 0 0 0 0 0 0 0 0 0 +269827200 0 0 0 0 0 0 0 0 0 0 +269913600 0 0 0 0 0 0 0 0 0 0 +269913600 0 0 0 0 0 0 0 0 0 0 +270000000 0 0 0 0 0 0 0 0 0 0 +270000000 0 0 0 0 0 0 0 0 0 0 +270086400 0 0 0 0 0 0 0 0 0 0 +270086400 0.3 0 0.5 0.7 0.2 0 0.2 0.2 0.3 0.6 +270172800 0.3 0 0.5 0.7 0.2 0 0.2 0.2 0.3 0.6 +270172800 0 0 0 0 0 0.2 0.2 0.5 0.6 0.6 +270259200 0 0 0 0 0 0.2 0.2 0.5 0.6 0.6 +270259200 0 0 0 0 0 0 0 0 0 0 +270345600 0 0 0 0 0 0 0 0 0 0 +270345600 0 0 0 0 0 0 0 0 0 0 +270432000 0 0 0 0 0 0 0 0 0 0 +270432000 6.7 7.7 6.8 6.5 6.7 6.4 6.1 5.9 5.4 5.1 +270518400 6.7 7.7 6.8 6.5 6.7 6.4 6.1 5.9 5.4 5.1 +270518400 2.3 2.5 2 1.9 1.8 1.8 1.6 1.5 1.4 1.3 +270604800 2.3 2.5 2 1.9 1.8 1.8 1.6 1.5 1.4 1.3 +270604800 12.2 15.4 14.3 13.6 15 15.1 14.7 14.3 13.3 12.7 +270691200 12.2 15.4 14.3 13.6 15 15.1 14.7 14.3 13.3 12.7 +270691200 0 0 0 0 0 0 0 0 0 0 +270777600 0 0 0 0 0 0 0 0 0 0 +270777600 0 0 0 0 0 0 0 0 0 0 +270864000 0 0 0 0 0 0 0 0 0 0 +270864000 18.9 19.4 19.6 19.1 19.8 21.7 21.8 22.2 22.9 23.3 +270950400 18.9 19.4 19.6 19.1 19.8 21.7 21.8 22.2 22.9 23.3 +270950400 8.3 6.1 4.5 4.5 3.5 3 3 3.1 3.5 4.7 +271036800 8.3 6.1 4.5 4.5 3.5 3 3 3.1 3.5 4.7 +271036800 7.1 7.8 7.6 7.4 7.6 7.5 7.4 7.3 7.1 6.9 +271123200 7.1 7.8 7.6 7.4 7.6 7.5 7.4 7.3 7.1 6.9 +271123200 12.2 13.2 12.7 12.5 12.2 11.3 10.7 10 9.2 8.8 +271209600 12.2 13.2 12.7 12.5 12.2 11.3 10.7 10 9.2 8.8 +271209600 32.2 29.4 30.2 30.3 29.1 27.4 27.5 27.3 27 27 +271296000 32.2 29.4 30.2 30.3 29.1 27.4 27.5 27.3 27 27 +271296000 0 0 0 0 0 0 0 0 0 0 +271382400 0 0 0 0 0 0 0 0 0 0 +271382400 9.8 7 6.8 9.1 8 7.1 8.1 8.1 7.8 8.8 +271468800 9.8 7 6.8 9.1 8 7.1 8.1 8.1 7.8 8.8 +271468800 0 0 0 0 0 0 0 0 0 0 +271555200 0 0 0 0 0 0 0 0 0 0 +271555200 0 0 0 0 0 0 0 0 0 0 +271641600 0 0 0 0 0 0 0 0 0 0 +271641600 2.9 1.8 1.7 3.2 2.6 2.4 3.2 3.3 3.5 4.3 +271728000 2.9 1.8 1.7 3.2 2.6 2.4 3.2 3.3 3.5 4.3 +271728000 0 0 0 0 0 0 0 0.1 0.1 0.1 +271814400 0 0 0 0 0 0 0 0.1 0.1 0.1 +271814400 4.9 2.9 2.8 3.6 2.7 2 2.3 2.2 2.1 2.3 +271900800 4.9 2.9 2.8 3.6 2.7 2 2.3 2.2 2.1 2.3 +271900800 0 0 0 0 0 0 0 0 0 0 +271987200 0 0 0 0 0 0 0 0 0 0 +271987200 0.8 1.1 1.3 1.3 1.5 1.8 1.9 2 2.2 2.3 +272073600 0.8 1.1 1.3 1.3 1.5 1.8 1.9 2 2.2 2.3 +272073600 31 33.3 31.4 30.5 31.2 31.8 31.2 30.9 30.2 28.9 +272160000 31 33.3 31.4 30.5 31.2 31.8 31.2 30.9 30.2 28.9 +272160000 4.5 5.2 5.2 5.4 5.6 6.1 6.1 6.3 6.5 6.4 +272246400 4.5 5.2 5.2 5.4 5.6 6.1 6.1 6.3 6.5 6.4 +272246400 7.5 8 7.7 7.4 7.5 7.3 7.1 6.9 6.6 6.4 +272332800 7.5 8 7.7 7.4 7.5 7.3 7.1 6.9 6.6 6.4 +272332800 0 0 0 0 0 0 0 0 0 0 +272419200 0 0 0 0 0 0 0 0 0 0 +272419200 0 0 0 0 0 0 0 0 0 0 +272505600 0 0 0 0 0 0 0 0 0 0 +272505600 0 0 0 0 0 0 0 0 0 0 +272592000 0 0 0 0 0 0 0 0 0 0 +272592000 0 0 0 0 0 0 0 0 0 0 +272678400 0 0 0 0 0 0 0 0 0 0 +272678400 0 0 0 0 0 0 0 0 0 0 +272764800 0 0 0 0 0 0 0 0 0 0 +272764800 0 0 0 0 0 0 0 0 0 0 +272851200 0 0 0 0 0 0 0 0 0 0 +272851200 0 0 0 0 0 0 0 0 0 0 +272937600 0 0 0 0 0 0 0 0 0 0 +272937600 0 0 0 0 0 0 0 0 0 0 +273024000 0 0 0 0 0 0 0 0 0 0 +273024000 0 0 0 0 0 0 0 0 0 0 +273110400 0 0 0 0 0 0 0 0 0 0 +273110400 0 0 0 0 0 0 0 0 0 0 +273196800 0 0 0 0 0 0 0 0 0 0 +273196800 0 0 0 0 0 0 0 0 0 0 +273283200 0 0 0 0 0 0 0 0 0 0 +273283200 1.3 1.6 1.6 1.6 1.7 1.9 2 2 2 2.1 +273369600 1.3 1.6 1.6 1.6 1.7 1.9 2 2 2 2.1 +273369600 0 0.3 0.1 0 0.1 0 0 0 0 0 +273456000 0 0.3 0.1 0 0.1 0 0 0 0 0 +273456000 0 0 0 0 0 0 0 0 0 0 +273542400 0 0 0 0 0 0 0 0 0 0 +273542400 0 0 0 0 0 0 0 0 0 0 +273628800 0 0 0 0 0 0 0 0 0 0 +273628800 0 0 0 0 0 0 0 0 0 0 +273715200 0 0 0 0 0 0 0 0 0 0 +273715200 0 0 0 0 0 0 0 0 0 0 +273801600 0 0 0 0 0 0 0 0 0 0 +273801600 7.5 8.4 7.8 7.4 7.6 7.4 7.1 6.8 6.4 6.1 +273888000 7.5 8.4 7.8 7.4 7.6 7.4 7.1 6.8 6.4 6.1 +273888000 4.7 6.8 7 7.1 7.2 6.9 6.7 6.5 6.2 5.8 +273974400 4.7 6.8 7 7.1 7.2 6.9 6.7 6.5 6.2 5.8 +273974400 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +274060800 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +274060800 0.3 0 0.2 0.2 0.1 0 0.1 0.1 0.1 0.1 +274147200 0.3 0 0.2 0.2 0.1 0 0.1 0.1 0.1 0.1 +274147200 4.2 3.4 3.7 3.5 3.3 3 3 3.1 3.1 3.1 +274233600 4.2 3.4 3.7 3.5 3.3 3 3 3.1 3.1 3.1 +274233600 8.6 7.6 7.7 7.8 7.3 6.8 6.8 6.6 6.5 6.5 +274320000 8.6 7.6 7.7 7.8 7.3 6.8 6.8 6.6 6.5 6.5 +274320000 3.2 1.6 2.1 2.5 2.1 2.2 2.6 2.7 3.4 4 +274406400 3.2 1.6 2.1 2.5 2.1 2.2 2.6 2.7 3.4 4 +274406400 0 0 0 0 0 0 0 0 0 0 +274492800 0 0 0 0 0 0 0 0 0 0 +274492800 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +274579200 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +274579200 21.2 21.2 20.1 19.6 19.7 18.3 18 17.4 16.4 15.7 +274665600 21.2 21.2 20.1 19.6 19.7 18.3 18 17.4 16.4 15.7 +274665600 25 24.5 23.5 23 22.5 21.1 20.7 20.3 19.6 19.4 +274752000 25 24.5 23.5 23 22.5 21.1 20.7 20.3 19.6 19.4 +274752000 18.3 19.6 18.1 18.2 18.2 18.6 18.4 18.3 18.2 18.1 +274838400 18.3 19.6 18.1 18.2 18.2 18.6 18.4 18.3 18.2 18.1 +274838400 10.4 11.1 10.6 10.7 10.5 9.9 9.8 9.6 9.3 9.6 +274924800 10.4 11.1 10.6 10.7 10.5 9.9 9.8 9.6 9.3 9.6 +274924800 3.3 3.9 3.8 3.7 3.8 3.9 3.8 3.7 3.5 3.2 +275011200 3.3 3.9 3.8 3.7 3.8 3.9 3.8 3.7 3.5 3.2 +275011200 0 0 0 0 0 0 0 0 0 0 +275097600 0 0 0 0 0 0 0 0 0 0 +275097600 0 0 0 0 0 0 0 0 0 0 +275184000 0 0 0 0 0 0 0 0 0 0 +275184000 0.3 1.4 1.2 0.6 1.5 1.5 1.3 1.6 1.2 1.4 +275270400 0.3 1.4 1.2 0.6 1.5 1.5 1.3 1.6 1.2 1.4 +275270400 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +275356800 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +275356800 0 0 0 0 0 0 0 0 0 0 +275443200 0 0 0 0 0 0 0 0 0 0 +275443200 0.6 1 0.8 0.3 0.7 0.5 0.4 0.3 0.3 0.2 +275529600 0.6 1 0.8 0.3 0.7 0.5 0.4 0.3 0.3 0.2 +275529600 2.5 2.2 2.4 2.5 2.3 2.1 2.2 2.2 2.1 2.1 +275616000 2.5 2.2 2.4 2.5 2.3 2.1 2.2 2.2 2.1 2.1 +275616000 0 0 0 0 0 0 0 0 0 0 +275702400 0 0 0 0 0 0 0 0 0 0 +275702400 0 0 0 0 0 0 0 0 0 0 +275788800 0 0 0 0 0 0 0 0 0 0 +275788800 0 0 0 0 0 0 0 0 0 0 +275875200 0 0 0 0 0 0 0 0 0 0 +275875200 0 0 0 0 0 0 0 0 0.1 0.1 +275961600 0 0 0 0 0 0 0 0 0.1 0.1 +275961600 0 0 0 0 0 0 0 0 0 0 +276048000 0 0 0 0 0 0 0 0 0 0 +276048000 0 0 0 0 0 0 0 0 0 0 +276134400 0 0 0 0 0 0 0 0 0 0 +276134400 0 0 0 0 0 0 0 0 0 0 +276220800 0 0 0 0 0 0 0 0 0 0 +276220800 0 0 0 0 0 0 0 0 0 0 +276307200 0 0 0 0 0 0 0 0 0 0 +276307200 13.7 13.7 14.3 14.9 14.8 14.6 15 15.3 15.4 15.6 +276393600 13.7 13.7 14.3 14.9 14.8 14.6 15 15.3 15.4 15.6 +276393600 2.1 0.4 1.5 2 0.6 0 0.4 0.4 0.8 1.1 +276480000 2.1 0.4 1.5 2 0.6 0 0.4 0.4 0.8 1.1 +276480000 0 0 0 0 0 0 0 0 0 0 +276566400 0 0 0 0 0 0 0 0 0 0 +276566400 0 0 0 0 0 0 0 0 0 0 +276652800 0 0 0 0 0 0 0 0 0 0 +276652800 0.2 1.3 1.3 0.9 2 2.3 2.4 2.6 2.3 2.6 +276739200 0.2 1.3 1.3 0.9 2 2.3 2.4 2.6 2.3 2.6 +276739200 7 7.2 6.9 7 6.8 6.5 6.5 6.5 6.4 6.6 +276825600 7 7.2 6.9 7 6.8 6.5 6.5 6.5 6.4 6.6 +276825600 0.7 0.1 0.7 0.9 0.2 0 0.2 0.2 0.3 0.5 +276912000 0.7 0.1 0.7 0.9 0.2 0 0.2 0.2 0.3 0.5 +276912000 0 0 0 0 0 0 0 0 0 0 +276998400 0 0 0 0 0 0 0 0 0 0 +276998400 0 0 0 0 0 0 0 0 0 0 +277084800 0 0 0 0 0 0 0 0 0 0 +277084800 0 0 0 0 0 0 0 0 0 0 +277171200 0 0 0 0 0 0 0 0 0 0 +277171200 0 0 0 0 0 0 0 0 0 0 +277257600 0 0 0 0 0 0 0 0 0 0 +277257600 0 0 0 0 0 0 0 0 0 0 +277344000 0 0 0 0 0 0 0 0 0 0 +277344000 0 0 0 0 0 0 0 0 0 0 +277430400 0 0 0 0 0 0 0 0 0 0 +277430400 0 0 0 0 0 0 0 0 0 0 +277516800 0 0 0 0 0 0 0 0 0 0 +277516800 0 0 0 0 0 0 0 0 0 0 +277603200 0 0 0 0 0 0 0 0 0 0 +277603200 2 1.6 1.7 1.5 1.5 1.2 1.2 1.1 1 0.9 +277689600 2 1.6 1.7 1.5 1.5 1.2 1.2 1.1 1 0.9 +277689600 1.9 0.4 0.7 0.9 0.5 0.4 0.7 1 1.3 2 +277776000 1.9 0.4 0.7 0.9 0.5 0.4 0.7 1 1.3 2 +277776000 7.8 5.5 5.8 5.9 5.2 4.9 5.2 5.4 5.8 6.4 +277862400 7.8 5.5 5.8 5.9 5.2 4.9 5.2 5.4 5.8 6.4 +277862400 15.9 16.2 16.5 16.9 17 18 18.2 18.7 19.2 19.3 +277948800 15.9 16.2 16.5 16.9 17 18 18.2 18.7 19.2 19.3 +277948800 10.5 12.6 13.3 13.7 14.9 16.2 16.4 16.7 16.7 16.2 +278035200 10.5 12.6 13.3 13.7 14.9 16.2 16.4 16.7 16.7 16.2 +278035200 0.8 0.8 1.6 1.8 1.9 2.3 2.5 2.8 3 3.2 +278121600 0.8 0.8 1.6 1.8 1.9 2.3 2.5 2.8 3 3.2 +278121600 9.7 9.5 9.7 9.7 9.6 9.6 9.6 9.6 9.7 9.7 +278208000 9.7 9.5 9.7 9.7 9.6 9.6 9.6 9.6 9.7 9.7 +278208000 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.3 +278294400 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.3 +278294400 6.7 7.4 7.1 7.2 7.2 7.1 7 7 6.8 6.7 +278380800 6.7 7.4 7.1 7.2 7.2 7.1 7 7 6.8 6.7 +278380800 0.1 0.4 0.4 0.2 0.4 0.5 0.4 0.6 0.4 0.5 +278467200 0.1 0.4 0.4 0.2 0.4 0.5 0.4 0.6 0.4 0.5 +278467200 0 0 0 0 0 0 0 0 0 0 +278553600 0 0 0 0 0 0 0 0 0 0 +278553600 1.2 1.4 1.4 1.4 1.5 1.5 1.5 1.5 1.5 1.5 +278640000 1.2 1.4 1.4 1.4 1.5 1.5 1.5 1.5 1.5 1.5 +278640000 5.5 5.6 5.4 5.3 5.4 5.3 5.2 5.2 5 4.8 +278726400 5.5 5.6 5.4 5.3 5.4 5.3 5.2 5.2 5 4.8 +278726400 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +278812800 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +278812800 21.3 19.6 19.5 19.2 18.3 16.4 16.1 15.3 14.4 13.8 +278899200 21.3 19.6 19.5 19.2 18.3 16.4 16.1 15.3 14.4 13.8 +278899200 20 21.3 20.5 20.2 20.4 20.5 20.1 19.8 19.4 19.1 +278985600 20 21.3 20.5 20.2 20.4 20.5 20.1 19.8 19.4 19.1 +278985600 0 0 0 0 0 0 0 0 0 0 +279072000 0 0 0 0 0 0 0 0 0 0 +279072000 0 0 0 0 0 0 0 0 0 0 +279158400 0 0 0 0 0 0 0 0 0 0 +279158400 0 0 0 0 0 0 0 0.1 0.1 0.1 +279244800 0 0 0 0 0 0 0 0.1 0.1 0.1 +279244800 3.6 3.2 3.1 3.1 2.9 2.7 2.8 2.9 3 3 +279331200 3.6 3.2 3.1 3.1 2.9 2.7 2.8 2.9 3 3 +279331200 0.2 0.1 0.5 0.9 0.3 0.1 0.3 0.2 0.3 0.2 +279417600 0.2 0.1 0.5 0.9 0.3 0.1 0.3 0.2 0.3 0.2 +279417600 1.3 1.5 1.5 1.6 1.6 1.5 1.6 1.7 1.7 1.8 +279504000 1.3 1.5 1.5 1.6 1.6 1.5 1.6 1.7 1.7 1.8 +279504000 0 0 0 0 0 0 0 0 0 0 +279590400 0 0 0 0 0 0 0 0 0 0 +279590400 2.2 2.3 2.3 2.3 2.4 2.6 2.6 2.6 2.6 2.5 +279676800 2.2 2.3 2.3 2.3 2.4 2.6 2.6 2.6 2.6 2.5 +279676800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.1 +279763200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.1 +279763200 0.3 0.2 0.3 0.4 0.3 0.3 0.4 0.4 0.4 0.5 +279849600 0.3 0.2 0.3 0.4 0.3 0.3 0.4 0.4 0.4 0.5 +279849600 1.8 2 1.9 1.9 1.9 1.8 1.8 1.8 1.6 1.6 +279936000 1.8 2 1.9 1.9 1.9 1.8 1.8 1.8 1.6 1.6 +279936000 0 0 0 0 0 0 0 0 0 0 +280022400 0 0 0 0 0 0 0 0 0 0 +280022400 0 0 0 0 0 0 0 0 0 0 +280108800 0 0 0 0 0 0 0 0 0 0 +280108800 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +280195200 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +280195200 3 3.4 3.2 3.2 3.4 3.3 3.3 3.3 3.2 3.2 +280281600 3 3.4 3.2 3.2 3.4 3.3 3.3 3.3 3.2 3.2 +280281600 0 0 0 0 0 0 0 0 0 0 +280368000 0 0 0 0 0 0 0 0 0 0 +280368000 0 0 0 0 0 0 0 0 0 0 +280454400 0 0 0 0 0 0 0 0 0 0 +280454400 0 0 0 0 0 0 0 0 0 0 +280540800 0 0 0 0 0 0 0 0 0 0 +280540800 0 0 0 0 0 0 0 0 0 0 +280627200 0 0 0 0 0 0 0 0 0 0 +280627200 0 0 0 0 0 0 0 0 0 0 +280713600 0 0 0 0 0 0 0 0 0 0 +280713600 0 0 0 0 0 0 0 0 0 0 +280800000 0 0 0 0 0 0 0 0 0 0 +280800000 0 0 0 0 0 0 0 0 0 0 +280886400 0 0 0 0 0 0 0 0 0 0 +280886400 0 0 0 0 0 0 0 0 0 0 +280972800 0 0 0 0 0 0 0 0 0 0 +280972800 0 0 0 0 0 0.1 0.1 0.2 0.1 0.1 +281059200 0 0 0 0 0 0.1 0.1 0.2 0.1 0.1 +281059200 0 0 0 0 0 0.1 0 0.1 0 0 +281145600 0 0 0 0 0 0.1 0 0.1 0 0 +281145600 8.4 7.5 7.7 7.8 7.3 7.1 7.1 7 7.3 7.4 +281232000 8.4 7.5 7.7 7.8 7.3 7.1 7.1 7 7.3 7.4 +281232000 0 0 0 0 0 0 0 0 0 0 +281318400 0 0 0 0 0 0 0 0 0 0 +281318400 0 0 0 0 0 0 0 0 0 0 +281404800 0 0 0 0 0 0 0 0 0 0 +281404800 0 0 0 0 0 0 0 0 0 0 +281491200 0 0 0 0 0 0 0 0 0 0 +281491200 0 0 0 0 0 0 0 0.1 0 0 +281577600 0 0 0 0 0 0 0 0.1 0 0 +281577600 8.2 9 9.7 9.4 9.6 9.8 9.5 9.3 9.1 8.6 +281664000 8.2 9 9.7 9.4 9.6 9.8 9.5 9.3 9.1 8.6 +281664000 11 12.8 12.1 11.7 12.2 12.3 12 11.8 11.2 10.8 +281750400 11 12.8 12.1 11.7 12.2 12.3 12 11.8 11.2 10.8 +281750400 0 0 0 0 0 0 0 0 0 0 +281836800 0 0 0 0 0 0 0 0 0 0 +281836800 10.4 10.2 10.5 10.8 10.6 10.9 11 11 11.2 11.1 +281923200 10.4 10.2 10.5 10.8 10.6 10.9 11 11 11.2 11.1 +281923200 2.4 0.4 1.6 2.7 0.9 0.2 0.8 0.8 1.4 1.4 +282009600 2.4 0.4 1.6 2.7 0.9 0.2 0.8 0.8 1.4 1.4 +282009600 0.7 0.5 0.6 0.8 0.6 0.5 0.6 0.6 0.7 0.7 +282096000 0.7 0.5 0.6 0.8 0.6 0.5 0.6 0.6 0.7 0.7 +282096000 0 0 0 0 0 0 0 0 0 0 +282182400 0 0 0 0 0 0 0 0 0 0 +282182400 0 0 0 0 0 0 0 0 0 0 +282268800 0 0 0 0 0 0 0 0 0 0 +282268800 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +282355200 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +282355200 9.5 10.8 10.3 10.2 10.7 11.5 11.4 11.4 11.4 11.1 +282441600 9.5 10.8 10.3 10.2 10.7 11.5 11.4 11.4 11.4 11.1 +282441600 6.5 6 6.6 6.1 6.5 5.3 5.4 5.4 5.1 5.4 +282528000 6.5 6 6.6 6.1 6.5 5.3 5.4 5.4 5.1 5.4 +282528000 1.9 0.3 1.3 1.9 0.6 0.6 0.8 1.4 1.9 1.8 +282614400 1.9 0.3 1.3 1.9 0.6 0.6 0.8 1.4 1.9 1.8 +282614400 16.6 18.1 17 16.8 17 16.7 16.5 16.3 15.8 15.6 +282700800 16.6 18.1 17 16.8 17 16.7 16.5 16.3 15.8 15.6 +282700800 0.1 1 0.7 0.8 0.9 1.1 1.4 1.3 1.4 1.6 +282787200 0.1 1 0.7 0.8 0.9 1.1 1.4 1.3 1.4 1.6 +282787200 4.2 4.1 4.2 4.4 4.2 3.8 3.9 4 4 4.4 +282873600 4.2 4.1 4.2 4.4 4.2 3.8 3.9 4 4 4.4 +282873600 19.2 20.8 19.9 19.7 20.5 19.6 19.4 19.1 18 17.8 +282960000 19.2 20.8 19.9 19.7 20.5 19.6 19.4 19.1 18 17.8 +282960000 8.1 6.9 7.1 7.3 6.7 6.2 6.3 6.2 6.4 6.3 +283046400 8.1 6.9 7.1 7.3 6.7 6.2 6.3 6.2 6.4 6.3 +283046400 14.3 13.9 13.9 13.6 13.7 12.3 12.2 11.9 11.2 10.9 +283132800 14.3 13.9 13.9 13.6 13.7 12.3 12.2 11.9 11.2 10.9 +283132800 4.8 5.4 5.5 5.4 5.7 5.6 5.6 5.6 5.5 5.4 +283219200 4.8 5.4 5.5 5.4 5.7 5.6 5.6 5.6 5.5 5.4 +283219200 13.7 12.9 13.1 13.2 12.7 11.6 11.6 11.4 10.9 10.7 +283305600 13.7 12.9 13.1 13.2 12.7 11.6 11.6 11.4 10.9 10.7 +283305600 15.6 15.7 16.9 17.9 17.3 15.5 16.4 17 17.5 19 +283392000 15.6 15.7 16.9 17.9 17.3 15.5 16.4 17 17.5 19 +283392000 4.7 5 5.1 5.1 5.2 5 5.1 5.1 5 5 +283478400 4.7 5 5.1 5.1 5.2 5 5.1 5.1 5 5 +283478400 4 4.3 4.1 4.1 4 3.8 3.8 3.7 3.7 3.8 +283564800 4 4.3 4.1 4.1 4 3.8 3.8 3.7 3.7 3.8 +283564800 22.5 23.7 23.6 22.8 23.2 22 21.5 20.9 19.8 19.2 +283651200 22.5 23.7 23.6 22.8 23.2 22 21.5 20.9 19.8 19.2 +283651200 0.3 4.1 3.6 3.4 4.3 5.4 5.6 5.4 5.1 5.4 +283737600 0.3 4.1 3.6 3.4 4.3 5.4 5.6 5.4 5.1 5.4 +283737600 0 0 0 0 0 0 0 0 0 0 +283824000 0 0 0 0 0 0 0 0 0 0 +283824000 10.7 11 10.5 10.3 10 9.1 8.9 8.5 8.1 7.9 +283910400 10.7 11 10.5 10.3 10 9.1 8.9 8.5 8.1 7.9 +283910400 7.3 7.6 7.2 7.1 6.8 6.3 6.1 5.8 5.5 5.2 +283996800 7.3 7.6 7.2 7.1 6.8 6.3 6.1 5.8 5.5 5.2 +283996800 11.9 11.4 11 11 10.7 10.1 10 9.8 9.5 9.4 +284083200 11.9 11.4 11 11 10.7 10.1 10 9.8 9.5 9.4 +284083200 23.1 23.3 23.4 23.3 22.9 21.9 21.8 21.4 20.9 20.6 +284169600 23.1 23.3 23.4 23.3 22.9 21.9 21.8 21.4 20.9 20.6 +284169600 18.7 20.1 19.7 19.4 20 19.1 18.9 18.6 17.6 17.5 +284256000 18.7 20.1 19.7 19.4 20 19.1 18.9 18.6 17.6 17.5 +284256000 2.5 2.8 2.5 2.5 2.5 2.5 2.5 2.5 2.6 2.8 +284342400 2.5 2.8 2.5 2.5 2.5 2.5 2.5 2.5 2.6 2.8 +284342400 7 7.8 7.5 7.3 7.3 7 6.8 6.5 6.1 5.9 +284428800 7 7.8 7.5 7.3 7.3 7 6.8 6.5 6.1 5.9 +284428800 17.8 18.8 17.5 16.8 17 16.2 15.6 14.9 13.8 13 +284515200 17.8 18.8 17.5 16.8 17 16.2 15.6 14.9 13.8 13 +284515200 2.7 2.5 2.4 2.4 2.3 2.2 2.2 2.1 2 1.8 +284601600 2.7 2.5 2.4 2.4 2.3 2.2 2.2 2.1 2 1.8 +284601600 0 0 0 0 0 0.1 0 0.1 0.2 0.2 +284688000 0 0 0 0 0 0.1 0 0.1 0.2 0.2 +284688000 0 0 0 0 0 0 0 0 0 0 +284774400 0 0 0 0 0 0 0 0 0 0 +284774400 0 0 0 0 0 0 0 0 0 0 +284860800 0 0 0 0 0 0 0 0 0 0 +284860800 4.3 4.5 4.8 4.3 4.7 4.3 4.3 4.2 4.1 4 +284947200 4.3 4.5 4.8 4.3 4.7 4.3 4.3 4.2 4.1 4 +284947200 0 0 0 0.1 0 0 0 0 0.1 0.1 +285033600 0 0 0 0.1 0 0 0 0 0.1 0.1 +285033600 4.5 4 4.2 4.2 4.1 3.9 4 4 4.1 4.2 +285120000 4.5 4 4.2 4.2 4.1 3.9 4 4 4.1 4.2 +285120000 0 0.7 0.4 0.5 0.5 0.6 0.7 0.6 0.4 0.5 +285206400 0 0.7 0.4 0.5 0.5 0.6 0.7 0.6 0.4 0.5 +285206400 3.7 4 4.1 4.1 4.3 4.2 4.3 4.4 4.4 4.6 +285292800 3.7 4 4.1 4.1 4.3 4.2 4.3 4.4 4.4 4.6 +285292800 9.8 10.3 10.1 9.9 10.1 9.7 9.6 9.5 9 8.9 +285379200 9.8 10.3 10.1 9.9 10.1 9.7 9.6 9.5 9 8.9 +285379200 5.8 5.7 6 6.3 6.3 6.1 6.3 6.4 6.5 6.8 +285465600 5.8 5.7 6 6.3 6.3 6.1 6.3 6.4 6.5 6.8 +285465600 2.8 3.7 3.9 4.1 4.3 4.4 4.4 4.4 4.4 4.5 +285552000 2.8 3.7 3.9 4.1 4.3 4.4 4.4 4.4 4.4 4.5 +285552000 1.4 2 2.1 2 2.3 2.7 2.7 2.8 2.9 3 +285638400 1.4 2 2.1 2 2.3 2.7 2.7 2.8 2.9 3 +285638400 0 0 0 0 0 0 0 0 0 0 +285724800 0 0 0 0 0 0 0 0 0 0 +285724800 0.4 0.3 0.3 0.4 0.3 0.3 0.4 0.4 0.5 0.5 +285811200 0.4 0.3 0.3 0.4 0.3 0.3 0.4 0.4 0.5 0.5 +285811200 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.9 +285897600 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.9 +285897600 0.9 1 1 1 1.1 1 1 1 1 1 +285984000 0.9 1 1 1 1.1 1 1 1 1 1 +285984000 3 3 2.8 2.7 2.6 2.3 2.2 2.1 1.9 1.9 +286070400 3 3 2.8 2.7 2.6 2.3 2.2 2.1 1.9 1.9 +286070400 3.1 3.8 3.3 3.2 3.3 3.2 3.1 2.9 2.7 2.8 +286156800 3.1 3.8 3.3 3.2 3.3 3.2 3.1 2.9 2.7 2.8 +286156800 2.5 3 3 2.9 3.1 3.1 3.1 3.1 3 3 +286243200 2.5 3 3 2.9 3.1 3.1 3.1 3.1 3 3 +286243200 6.4 6.4 6.6 6.6 6.6 6.4 6.5 6.4 6.4 6.4 +286329600 6.4 6.4 6.6 6.6 6.6 6.4 6.5 6.4 6.4 6.4 +286329600 5.2 5.4 5.5 5.7 5.8 5.9 6 6.1 6 6.1 +286416000 5.2 5.4 5.5 5.7 5.8 5.9 6 6.1 6 6.1 +286416000 4.2 3.9 4 4 3.8 3.5 3.5 3.4 3.2 3.2 +286502400 4.2 3.9 4 4 3.8 3.5 3.5 3.4 3.2 3.2 +286502400 3.8 3.6 3.6 3.7 3.6 3.4 3.4 3.3 3.3 3.3 +286588800 3.8 3.6 3.6 3.7 3.6 3.4 3.4 3.3 3.3 3.3 +286588800 2.3 2.9 2.8 2.6 2.8 2.7 2.6 2.5 2.4 2.4 +286675200 2.3 2.9 2.8 2.6 2.8 2.7 2.6 2.5 2.4 2.4 +286675200 4.9 6.1 5.5 5.3 5.5 5.5 5.2 5 4.6 4.2 +286761600 4.9 6.1 5.5 5.3 5.5 5.5 5.2 5 4.6 4.2 +286761600 8.3 9.7 8.9 8.6 9.1 8.8 8.5 8.3 7.6 7.5 +286848000 8.3 9.7 8.9 8.6 9.1 8.8 8.5 8.3 7.6 7.5 +286848000 0.6 1.6 1.4 1.1 1.5 1.8 1.8 1.7 1.6 1.5 +286934400 0.6 1.6 1.4 1.1 1.5 1.8 1.8 1.7 1.6 1.5 +286934400 2.8 2.6 2.6 2.6 2.5 2.2 2.2 2.2 2.2 2.2 +287020800 2.8 2.6 2.6 2.6 2.5 2.2 2.2 2.2 2.2 2.2 +287020800 3.5 3 3.2 3.4 3.1 2.7 2.8 2.8 2.8 2.9 +287107200 3.5 3 3.2 3.4 3.1 2.7 2.8 2.8 2.8 2.9 +287107200 5.9 5.7 5.9 6 5.7 5.5 5.6 5.5 5.5 5.6 +287193600 5.9 5.7 5.9 6 5.7 5.5 5.6 5.5 5.5 5.6 +287193600 13.1 12.2 11.6 11.5 10.9 10.2 10 9.8 9.6 9.6 +287280000 13.1 12.2 11.6 11.5 10.9 10.2 10 9.8 9.6 9.6 +287280000 9.3 9.6 8.6 8.3 8 7.4 7.1 6.9 6.6 7 +287366400 9.3 9.6 8.6 8.3 8 7.4 7.1 6.9 6.6 7 +287366400 15.2 16.3 16.2 15.9 15.7 14.4 13.9 13.2 12 10.3 +287452800 15.2 16.3 16.2 15.9 15.7 14.4 13.9 13.2 12 10.3 +287452800 4.6 4.1 4.1 4 3.9 3.2 3.3 3.2 2.9 3.1 +287539200 4.6 4.1 4.1 4 3.9 3.2 3.3 3.2 2.9 3.1 +287539200 6.7 7.1 6.6 6.4 6.4 6.1 6 6 6 6.5 +287625600 6.7 7.1 6.6 6.4 6.4 6.1 6 6 6 6.5 +287625600 9.9 9.8 9.9 9.7 9.6 8.8 8.6 8.3 7.8 7.3 +287712000 9.9 9.8 9.9 9.7 9.6 8.8 8.6 8.3 7.8 7.3 +287712000 9.2 8.2 7.5 7.1 6.4 5.1 4.6 4 3.1 2.6 +287798400 9.2 8.2 7.5 7.1 6.4 5.1 4.6 4 3.1 2.6 +287798400 10.6 11.5 11.4 11.1 11.5 11 10.7 10.3 9.6 9 +287884800 10.6 11.5 11.4 11.1 11.5 11 10.7 10.3 9.6 9 +287884800 22.8 22.3 21.9 21.7 20.9 18.4 18 17.3 16 15.2 +287971200 22.8 22.3 21.9 21.7 20.9 18.4 18 17.3 16 15.2 +287971200 0 0 0 0 0 0 0 0.1 0.1 0.1 +288057600 0 0 0 0 0 0 0 0.1 0.1 0.1 +288057600 0 0 0 0 0 0 0 0 0 0 +288144000 0 0 0 0 0 0 0 0 0 0 +288144000 4.3 3.7 3.6 3.7 3.6 3.4 3.6 3.8 4 4.3 +288230400 4.3 3.7 3.6 3.7 3.6 3.4 3.6 3.8 4 4.3 +288230400 0.9 0.9 1 1.1 1.1 0.9 1 1 1 1.3 +288316800 0.9 0.9 1 1.1 1.1 0.9 1 1 1 1.3 +288316800 11.5 11.1 11.5 11.8 11.7 11.4 11.6 11.8 11.9 12.1 +288403200 11.5 11.1 11.5 11.8 11.7 11.4 11.6 11.8 11.9 12.1 +288403200 1.9 1.5 1.6 1.7 1.5 1.3 1.3 1.3 1.3 1.3 +288489600 1.9 1.5 1.6 1.7 1.5 1.3 1.3 1.3 1.3 1.3 +288489600 2.6 3.2 2.6 2.5 2.4 2.4 2.2 2 1.7 1.2 +288576000 2.6 3.2 2.6 2.5 2.4 2.4 2.2 2 1.7 1.2 +288576000 3.2 4.1 3.9 3.8 4.1 4.6 4.4 4.5 4.3 3.8 +288662400 3.2 4.1 3.9 3.8 4.1 4.6 4.4 4.5 4.3 3.8 +288662400 1 1.4 1.5 1.7 2 2.2 2.3 2.4 2.3 2.1 +288748800 1 1.4 1.5 1.7 2 2.2 2.3 2.4 2.3 2.1 +288748800 6 5.7 5.8 5.8 5.6 5.3 5.2 5.1 5.1 5 +288835200 6 5.7 5.8 5.8 5.6 5.3 5.2 5.1 5.1 5 +288835200 7 6.4 6.6 6.7 6.4 6.4 6.4 6.5 6.6 6.5 +288921600 7 6.4 6.6 6.7 6.4 6.4 6.4 6.5 6.6 6.5 +288921600 7.4 7.6 7.3 7.2 7.2 6.7 6.5 6.3 5.7 5.3 +289008000 7.4 7.6 7.3 7.2 7.2 6.7 6.5 6.3 5.7 5.3 +289008000 10.4 10.1 9.8 9.8 9.6 8.9 8.9 8.7 8.3 8.1 +289094400 10.4 10.1 9.8 9.8 9.6 8.9 8.9 8.7 8.3 8.1 +289094400 8.5 8.1 8 8 7.7 7.1 7.1 7.1 7 7 +289180800 8.5 8.1 8 8 7.7 7.1 7.1 7.1 7 7 +289180800 10.7 10.2 9.9 9.8 9.3 8.7 8.5 8.2 8 7.8 +289267200 10.7 10.2 9.9 9.8 9.3 8.7 8.5 8.2 8 7.8 +289267200 1.8 2.1 2 2.1 2.2 2.4 2.5 2.6 2.5 2.5 +289353600 1.8 2.1 2 2.1 2.2 2.4 2.5 2.6 2.5 2.5 +289353600 3.3 3.7 3.7 3.6 3.8 3.8 3.8 3.8 3.7 3.7 +289440000 3.3 3.7 3.7 3.6 3.8 3.8 3.8 3.8 3.7 3.7 +289440000 0.2 0.2 0.4 0.8 0.9 1.3 1.6 1.9 2.1 2.3 +289526400 0.2 0.2 0.4 0.8 0.9 1.3 1.6 1.9 2.1 2.3 +289526400 5 5.5 5.4 5.5 5.8 6.8 6.7 6.7 6.5 5.4 +289612800 5 5.5 5.4 5.5 5.8 6.8 6.7 6.7 6.5 5.4 +289612800 5.8 7.1 7.1 6.9 7.6 8.3 8.3 8.5 8.5 8 +289699200 5.8 7.1 7.1 6.9 7.6 8.3 8.3 8.5 8.5 8 +289699200 0.1 0.2 0.3 0.4 0.5 0.8 0.9 1 1.1 1.2 +289785600 0.1 0.2 0.3 0.4 0.5 0.8 0.9 1 1.1 1.2 +289785600 0.2 0 0.2 0.2 0.1 0 0.1 0 0.1 0.1 +289872000 0.2 0 0.2 0.2 0.1 0 0.1 0 0.1 0.1 +289872000 0 0 0 0 0 0 0 0 0 0 +289958400 0 0 0 0 0 0 0 0 0 0 +289958400 0 0 0 0 0 0 0 0 0 0 +290044800 0 0 0 0 0 0 0 0 0 0 +290044800 0 0 0 0 0 0 0 0 0 0 +290131200 0 0 0 0 0 0 0 0 0 0 +290131200 0 0 0 0 0 0 0 0 0 0 +290217600 0 0 0 0 0 0 0 0 0 0 +290217600 5.4 7.1 8.2 8.8 9.6 10.6 11.1 11.5 11.7 11.3 +290304000 5.4 7.1 8.2 8.8 9.6 10.6 11.1 11.5 11.7 11.3 +290304000 0.5 1.5 0.8 0.4 0.5 0.3 0.5 0.3 0.2 0.3 +290390400 0.5 1.5 0.8 0.4 0.5 0.3 0.5 0.3 0.2 0.3 +290390400 0 0 0 0 0 0 0 0 0 0 +290476800 0 0 0 0 0 0 0 0 0 0 +290476800 0 0 0 0 0 0 0 0 0 0 +290563200 0 0 0 0 0 0 0 0 0 0 +290563200 4 4.7 4.8 4.8 5 5.3 5.3 5.3 5.3 5.2 +290649600 4 4.7 4.8 4.8 5 5.3 5.3 5.3 5.3 5.2 +290649600 2.6 3.3 3.2 3.1 3.3 3.6 3.5 3.5 3.5 3.3 +290736000 2.6 3.3 3.2 3.1 3.3 3.6 3.5 3.5 3.5 3.3 +290736000 0.2 0.1 0.4 0.5 0.6 0.7 0.9 1.1 1.2 1.6 +290822400 0.2 0.1 0.4 0.5 0.6 0.7 0.9 1.1 1.2 1.6 +290822400 0 0 0 0 0 0 0 0 0 0 +290908800 0 0 0 0 0 0 0 0 0 0 +290908800 7 7.5 7.1 6.9 7 6.7 6.5 6.2 5.9 5.6 +290995200 7 7.5 7.1 6.9 7 6.7 6.5 6.2 5.9 5.6 +290995200 0 0 0 0 0 0 0 0 0 0 +291081600 0 0 0 0 0 0 0 0 0 0 +291081600 0 0 0 0 0 0 0 0 0 0 +291168000 0 0 0 0 0 0 0 0 0 0 +291168000 0 0 0 0 0 0 0 0 0 0 +291254400 0 0 0 0 0 0 0 0 0 0 +291254400 0 0 0 0 0 0 0 0 0 0 +291340800 0 0 0 0 0 0 0 0 0 0 +291340800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +291427200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +291427200 0 0 0 0 0 0 0 0 0 0 +291513600 0 0 0 0 0 0 0 0 0 0 +291513600 0 0 0 0 0 0 0 0 0 0 +291600000 0 0 0 0 0 0 0 0 0 0 +291600000 0 0 0 0 0 0 0 0 0 0 +291686400 0 0 0 0 0 0 0 0 0 0 +291686400 0 0 0 0 0 0 0 0 0 0 +291772800 0 0 0 0 0 0 0 0 0 0 +291772800 0 0 0 0 0 0 0 0 0 0 +291859200 0 0 0 0 0 0 0 0 0 0 +291859200 0 0 0 0 0 0 0 0 0 0 +291945600 0 0 0 0 0 0 0 0 0 0 +291945600 0 0 0 0 0 0 0 0 0 0 +292032000 0 0 0 0 0 0 0 0 0 0 +292032000 0 0 0 0 0 0 0 0 0 0 +292118400 0 0 0 0 0 0 0 0 0 0 +292118400 4.7 4.5 4.6 4.5 4.5 4.5 4.5 4.4 4.4 4.3 +292204800 4.7 4.5 4.6 4.5 4.5 4.5 4.5 4.4 4.4 4.3 +292204800 5.5 5.3 5.6 5.7 5.7 5.4 5.5 5.5 5.5 5.5 +292291200 5.5 5.3 5.6 5.7 5.7 5.4 5.5 5.5 5.5 5.5 +292291200 8.4 7.3 7.9 8.2 7.9 7.8 8.1 8.3 8.8 9.4 +292377600 8.4 7.3 7.9 8.2 7.9 7.8 8.1 8.3 8.8 9.4 +292377600 9 8.7 8.8 9.3 9.1 9.1 9.3 9.5 9.5 9.8 +292464000 9 8.7 8.8 9.3 9.1 9.1 9.3 9.5 9.5 9.8 +292464000 0 0 0 0 0 0 0 0.1 0.1 0.1 +292550400 0 0 0 0 0 0 0 0.1 0.1 0.1 +292550400 2.6 2.4 2.3 2.4 2.6 3 3.3 3.5 3.7 3.8 +292636800 2.6 2.4 2.3 2.4 2.6 3 3.3 3.5 3.7 3.8 +292636800 0 0 0 0 0 0 0 0 0 0 +292723200 0 0 0 0 0 0 0 0 0 0 +292723200 0.3 1.2 0.9 0.5 0.9 0.8 0.6 0.7 0.5 0.4 +292809600 0.3 1.2 0.9 0.5 0.9 0.8 0.6 0.7 0.5 0.4 +292809600 0 0 0 0 0 0 0 0 0 0 +292896000 0 0 0 0 0 0 0 0 0 0 +292896000 0 0 0 0 0 0 0 0 0 0 +292982400 0 0 0 0 0 0 0 0 0 0 +292982400 0 0 0 0 0 0 0 0 0 0 +293068800 0 0 0 0 0 0 0 0 0 0 +293068800 0 0 0 0 0 0 0 0 0 0 +293155200 0 0 0 0 0 0 0 0 0 0 +293155200 3.7 3.6 3.4 3.4 3.2 3 2.9 2.7 2.6 2.4 +293241600 3.7 3.6 3.4 3.4 3.2 3 2.9 2.7 2.6 2.4 +293241600 0 0 0 0 0 0 0 0 0 0 +293328000 0 0 0 0 0 0 0 0 0 0 +293328000 0 0 0 0 0 0 0 0 0 0 +293414400 0 0 0 0 0 0 0 0 0 0 +293414400 0 0 0 0 0 0 0 0 0 0 +293500800 0 0 0 0 0 0 0 0 0 0 +293500800 0 0 0 0 0 0 0 0 0 0 +293587200 0 0 0 0 0 0 0 0 0 0 +293587200 0 0 0 0 0 0 0 0 0 0 +293673600 0 0 0 0 0 0 0 0 0 0 +293673600 0 0 0 0 0 0 0 0 0 0 +293760000 0 0 0 0 0 0 0 0 0 0 +293760000 0 0 0 0 0 0 0 0 0 0 +293846400 0 0 0 0 0 0 0 0 0 0 +293846400 0 0 0 0 0 0 0 0 0 0 +293932800 0 0 0 0 0 0 0 0 0 0 +293932800 0 0 0 0 0 0 0 0 0 0 +294019200 0 0 0 0 0 0 0 0 0 0 +294019200 0 0 0 0 0 0 0 0 0 0 +294105600 0 0 0 0 0 0 0 0 0 0 +294105600 0 0 0 0 0 0 0 0 0 0 +294192000 0 0 0 0 0 0 0 0 0 0 +294192000 0 0 0 0 0 0 0 0 0 0 +294278400 0 0 0 0 0 0 0 0 0 0 +294278400 0 0 0 0 0 0 0 0 0 0 +294364800 0 0 0 0 0 0 0 0 0 0 +294364800 0 0 0 0 0 0 0 0 0 0 +294451200 0 0 0 0 0 0 0 0 0 0 +294451200 0 0 0 0 0 0 0 0 0 0 +294537600 0 0 0 0 0 0 0 0 0 0 +294537600 0 0 0 0 0 0 0 0 0 0 +294624000 0 0 0 0 0 0 0 0 0 0 +294624000 0 0 0 0 0 0 0 0 0 0 +294710400 0 0 0 0 0 0 0 0 0 0 +294710400 9.6 9.5 9.9 9.8 9.9 9.9 10 10 10.2 10.2 +294796800 9.6 9.5 9.9 9.8 9.9 9.9 10 10 10.2 10.2 +294796800 17.7 17 16.9 17 16.4 15.5 15.5 15.3 15 14.9 +294883200 17.7 17 16.9 17 16.4 15.5 15.5 15.3 15 14.9 +294883200 1.4 1.1 1.4 1.6 1.6 1.5 1.7 1.8 2 2.1 +294969600 1.4 1.1 1.4 1.6 1.6 1.5 1.7 1.8 2 2.1 +294969600 2 1.1 0.9 1.3 0.9 0.8 1 1 1.1 1.4 +295056000 2 1.1 0.9 1.3 0.9 0.8 1 1 1.1 1.4 +295056000 0 0 0 0 0 0 0 0 0 0 +295142400 0 0 0 0 0 0 0 0 0 0 +295142400 0.1 0 0.1 0.1 0 0 0.1 0 0.1 0.1 +295228800 0.1 0 0.1 0.1 0 0 0.1 0 0.1 0.1 +295228800 1 0.2 0.6 0.9 0.3 0 0.2 0.1 0.2 0.2 +295315200 1 0.2 0.6 0.9 0.3 0 0.2 0.1 0.2 0.2 +295315200 0.2 0 0.2 0.2 0.1 0 0 0 0.1 0.1 +295401600 0.2 0 0.2 0.2 0.1 0 0 0 0.1 0.1 +295401600 3.9 2.9 2.9 3 2.5 2.2 2.3 2.4 2.6 3.2 +295488000 3.9 2.9 2.9 3 2.5 2.2 2.3 2.4 2.6 3.2 +295488000 0.9 1.1 1.1 1.2 1.3 1.2 1.2 1.2 1.1 1.1 +295574400 0.9 1.1 1.1 1.2 1.3 1.2 1.2 1.2 1.1 1.1 +295574400 0 0 0 0 0 0 0 0 0 0 +295660800 0 0 0 0 0 0 0 0 0 0 +295660800 0 0 0 0 0 0 0 0 0 0 +295747200 0 0 0 0 0 0 0 0 0 0 +295747200 0 0 0 0 0 0 0 0 0 0 +295833600 0 0 0 0 0 0 0 0 0 0 +295833600 1 0.7 0.7 0.8 0.7 0.7 0.7 0.8 0.9 1 +295920000 1 0.7 0.7 0.8 0.7 0.7 0.7 0.8 0.9 1 +295920000 0 0 0 0 0 0 0 0 0 0 +296006400 0 0 0 0 0 0 0 0 0 0 +296006400 0 0 0 0 0 0 0 0 0 0 +296092800 0 0 0 0 0 0 0 0 0 0 +296092800 7.7 7.3 7.2 7 6.9 6.7 6.6 6.5 6.3 6 +296179200 7.7 7.3 7.2 7 6.9 6.7 6.6 6.5 6.3 6 +296179200 1.3 1.9 1.7 1.6 1.7 1.6 1.5 1.4 1.2 1 +296265600 1.3 1.9 1.7 1.6 1.7 1.6 1.5 1.4 1.2 1 +296265600 1.2 1 1.1 1.3 1.2 1.2 1.4 1.5 1.8 2.1 +296352000 1.2 1 1.1 1.3 1.2 1.2 1.4 1.5 1.8 2.1 +296352000 0 0 0 0 0 0 0 0 0 0 +296438400 0 0 0 0 0 0 0 0 0 0 +296438400 0 0 0 0 0 0 0 0 0 0 +296524800 0 0 0 0 0 0 0 0 0 0 +296524800 0 0 0 0 0 0 0 0 0 0 +296611200 0 0 0 0 0 0 0 0 0 0 +296611200 0 0 0 0 0 0 0 0 0 0 +296697600 0 0 0 0 0 0 0 0 0 0 +296697600 0 0 0 0 0 0 0 0 0 0 +296784000 0 0 0 0 0 0 0 0 0 0 +296784000 0 0 0 0 0 0 0 0 0 0 +296870400 0 0 0 0 0 0 0 0 0 0 +296870400 0 0 0 0 0 0 0 0 0 0 +296956800 0 0 0 0 0 0 0 0 0 0 +296956800 0 0 0 0 0 0 0 0 0 0 +297043200 0 0 0 0 0 0 0 0 0 0 +297043200 0 0 0 0 0 0 0 0 0 0 +297129600 0 0 0 0 0 0 0 0 0 0 +297129600 0 0 0 0 0 0 0 0 0 0 +297216000 0 0 0 0 0 0 0 0 0 0 +297216000 0.4 0.1 0.3 0.3 0.1 0 0.1 0.1 0.2 0.2 +297302400 0.4 0.1 0.3 0.3 0.1 0 0.1 0.1 0.2 0.2 +297302400 6.9 7.5 7.9 8.3 8.7 8.8 9.3 9.8 10.3 11.2 +297388800 6.9 7.5 7.9 8.3 8.7 8.8 9.3 9.8 10.3 11.2 +297388800 24.1 20 20.6 20.8 19.3 16.5 16.7 16.3 15.7 15.7 +297475200 24.1 20 20.6 20.8 19.3 16.5 16.7 16.3 15.7 15.7 +297475200 1 1.2 1.2 1.2 1.3 1.1 1.2 1.1 1 0.9 +297561600 1 1.2 1.2 1.2 1.3 1.1 1.2 1.1 1 0.9 +297561600 0 0 0 0 0 0 0 0 0 0 +297648000 0 0 0 0 0 0 0 0 0 0 +297648000 0 0 0 0 0 0 0 0 0 0 +297734400 0 0 0 0 0 0 0 0 0 0 +297734400 0 0 0 0 0 0 0 0 0 0 +297820800 0 0 0 0 0 0 0 0 0 0 +297820800 0.5 0.2 0.3 0.3 0.2 0.1 0.2 0.2 0.2 0.2 +297907200 0.5 0.2 0.3 0.3 0.2 0.1 0.2 0.2 0.2 0.2 +297907200 0 0.7 0.5 0.3 0.5 0.4 0.5 0.4 0.2 0.2 +297993600 0 0.7 0.5 0.3 0.5 0.4 0.5 0.4 0.2 0.2 +297993600 0 0 0 0 0 0 0 0 0 0 +298080000 0 0 0 0 0 0 0 0 0 0 +298080000 0 0 0 0 0 0 0 0 0 0 +298166400 0 0 0 0 0 0 0 0 0 0 +298166400 0 0 0 0 0 0 0 0 0 0 +298252800 0 0 0 0 0 0 0 0 0 0 +298252800 0 0 0 0 0 0 0 0 0 0 +298339200 0 0 0 0 0 0 0 0 0 0 +298339200 0 0 0 0 0 0 0 0 0 0 +298425600 0 0 0 0 0 0 0 0 0 0 +298425600 0 0 0 0 0 0 0 0 0 0 +298512000 0 0 0 0 0 0 0 0 0 0 +298512000 0 0 0 0 0 0 0 0 0 0 +298598400 0 0 0 0 0 0 0 0 0 0 +298598400 0 0 0 0 0 0 0 0 0 0 +298684800 0 0 0 0 0 0 0 0 0 0 +298684800 0 0 0 0 0 0 0 0 0 0 +298771200 0 0 0 0 0 0 0 0 0 0 +298771200 0 0 0 0 0 0 0 0 0 0 +298857600 0 0 0 0 0 0 0 0 0 0 +298857600 0 0 0 0 0 0 0 0 0 0 +298944000 0 0 0 0 0 0 0 0 0 0 +298944000 0.2 0 0.1 0.1 0 0 0 0 0 0.1 +299030400 0.2 0 0.1 0.1 0 0 0 0 0 0.1 +299030400 0 0 0 0 0 0 0 0 0 0 +299116800 0 0 0 0 0 0 0 0 0 0 +299116800 0 0 0 0 0 0 0 0 0 0 +299203200 0 0 0 0 0 0 0 0 0 0 +299203200 2.3 2.3 3.1 4 4 4.2 4.7 5.1 5.4 5.9 +299289600 2.3 2.3 3.1 4 4 4.2 4.7 5.1 5.4 5.9 +299289600 15.2 14.5 13.6 13.1 12.8 11.8 11.5 11 10.4 9.7 +299376000 15.2 14.5 13.6 13.1 12.8 11.8 11.5 11 10.4 9.7 +299376000 0 0 0 0 0 0 0 0.1 0.1 0.1 +299462400 0 0 0 0 0 0 0 0.1 0.1 0.1 +299462400 7.2 7.1 7.1 6.1 6.8 5.5 5.6 5.3 4.5 4.4 +299548800 7.2 7.1 7.1 6.1 6.8 5.5 5.6 5.3 4.5 4.4 +299548800 7.1 5.2 5.7 5.8 5.2 4.6 4.8 4.7 4.9 5 +299635200 7.1 5.2 5.7 5.8 5.2 4.6 4.8 4.7 4.9 5 +299635200 3.6 2.9 3.4 3.7 3.4 3 3.2 3.2 3.4 3.6 +299721600 3.6 2.9 3.4 3.7 3.4 3 3.2 3.2 3.4 3.6 +299721600 7 5.8 5.7 5.5 4.9 3.9 3.7 3.4 3 2.8 +299808000 7 5.8 5.7 5.5 4.9 3.9 3.7 3.4 3 2.8 +299808000 0.5 0.9 0.5 0.4 0.8 0.7 0.6 0.7 0.3 0.4 +299894400 0.5 0.9 0.5 0.4 0.8 0.7 0.6 0.7 0.3 0.4 +299894400 2.8 3.5 3.3 3.3 3.3 3.3 3.2 3 2.9 2.7 +299980800 2.8 3.5 3.3 3.3 3.3 3.3 3.2 3 2.9 2.7 +299980800 11.6 11.8 10.9 10.8 10.4 9.2 9 8.6 8 7.8 +300067200 11.6 11.8 10.9 10.8 10.4 9.2 9 8.6 8 7.8 +300067200 10.2 9.7 10.5 10.1 9.7 8.5 8.1 7.6 7.1 6.8 +300153600 10.2 9.7 10.5 10.1 9.7 8.5 8.1 7.6 7.1 6.8 +300153600 1.2 15.3 12 10.2 12.7 15.9 15.3 14.8 13.1 12.8 +300240000 1.2 15.3 12 10.2 12.7 15.9 15.3 14.8 13.1 12.8 +300240000 4.8 3.5 4.7 5.4 4.7 4 4.3 4.4 4.7 5.3 +300326400 4.8 3.5 4.7 5.4 4.7 4 4.3 4.4 4.7 5.3 +300326400 0.4 0.6 0.5 0.4 0.7 0.6 0.5 0.5 0.3 0.2 +300412800 0.4 0.6 0.5 0.4 0.7 0.6 0.5 0.5 0.3 0.2 +300412800 0 0 0 0 0 0 0 0 0 0 +300499200 0 0 0 0 0 0 0 0 0 0 +300499200 0 0 0 0 0 0 0 0 0 0 +300585600 0 0 0 0 0 0 0 0 0 0 +300585600 0 0 0 0 0 0 0 0 0 0 +300672000 0 0 0 0 0 0 0 0 0 0 +300672000 6.9 7.6 7.1 7.2 7.3 7.2 7 6.8 6.4 6.1 +300758400 6.9 7.6 7.1 7.2 7.3 7.2 7 6.8 6.4 6.1 +300758400 6 4.2 4.3 4.8 4.3 4.1 4.5 4.9 5.4 5.8 +300844800 6 4.2 4.3 4.8 4.3 4.1 4.5 4.9 5.4 5.8 +300844800 3.1 2.5 2.7 2.7 2.8 3 3.1 3.4 3.6 3.6 +300931200 3.1 2.5 2.7 2.7 2.8 3 3.1 3.4 3.6 3.6 +300931200 0 0 0 0 0 0 0 0 0 0 +301017600 0 0 0 0 0 0 0 0 0 0 +301017600 8.2 5.5 5.5 5.3 4.7 3.9 4.2 4.3 4.6 4.9 +301104000 8.2 5.5 5.5 5.3 4.7 3.9 4.2 4.3 4.6 4.9 +301104000 0 0 0 0 0 0 0 0 0 0 +301190400 0 0 0 0 0 0 0 0 0 0 +301190400 0 0 0 0 0 0 0 0 0 0 +301276800 0 0 0 0 0 0 0 0 0 0 +301276800 0 0 0 0 0 0 0 0 0 0 +301363200 0 0 0 0 0 0 0 0 0 0 +301363200 0 0 0 0 0 0 0 0 0 0 +301449600 0 0 0 0 0 0 0 0 0 0 +301449600 0 0.2 0.1 0.1 0.1 0.1 0.1 0.1 0 0 +301536000 0 0.2 0.1 0.1 0.1 0.1 0.1 0.1 0 0 +301536000 0 0 0 0 0 0 0 0 0 0 +301622400 0 0 0 0 0 0 0 0 0 0 +301622400 0.9 0.8 1 1.2 1.2 1.3 1.4 1.5 1.7 2.2 +301708800 0.9 0.8 1 1.2 1.2 1.3 1.4 1.5 1.7 2.2 +301708800 1.8 1.8 1.4 1 1.7 1.6 1.6 1.7 1.3 1.4 +301795200 1.8 1.8 1.4 1 1.7 1.6 1.6 1.7 1.3 1.4 +301795200 1.7 1.2 1.3 1.7 1.4 1.4 1.5 1.6 1.8 1.9 +301881600 1.7 1.2 1.3 1.7 1.4 1.4 1.5 1.6 1.8 1.9 +301881600 0.4 3.2 4.7 5.8 7.2 9.6 9.9 10.4 10.8 9.7 +301968000 0.4 3.2 4.7 5.8 7.2 9.6 9.9 10.4 10.8 9.7 +301968000 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 +302054400 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 +302054400 0 0 0 0 0 0 0 0 0 0 +302140800 0 0 0 0 0 0 0 0 0 0 +302140800 0 0 0 0 0 0 0 0 0 0 +302227200 0 0 0 0 0 0 0 0 0 0 +302227200 0.3 4.7 2.5 2.5 2.7 2.5 3 2.3 0.8 1.1 +302313600 0.3 4.7 2.5 2.5 2.7 2.5 3 2.3 0.8 1.1 +302313600 0.6 1.4 1.1 0.7 1.3 1.3 1.2 1.3 1 1.1 +302400000 0.6 1.4 1.1 0.7 1.3 1.3 1.2 1.3 1 1.1 +302400000 9.9 13.3 13.7 13.6 14.9 16.8 16.5 16.5 16.2 15 +302486400 9.9 13.3 13.7 13.6 14.9 16.8 16.5 16.5 16.2 15 +302486400 25.7 29.7 29.2 28.7 29.4 29.6 28.9 28 27.2 26.3 +302572800 25.7 29.7 29.2 28.7 29.4 29.6 28.9 28 27.2 26.3 +302572800 0.8 1 0.6 0.6 1.1 1.1 1.1 1.2 0.8 0.9 +302659200 0.8 1 0.6 0.6 1.1 1.1 1.1 1.2 0.8 0.9 +302659200 0 0 0 0 0 0 0 0 0 0 +302745600 0 0 0 0 0 0 0 0 0 0 +302745600 0 0 0 0 0 0 0 0 0 0 +302832000 0 0 0 0 0 0 0 0 0 0 +302832000 0 0 0 0 0 0 0 0.1 0.1 0.1 +302918400 0 0 0 0 0 0 0 0.1 0.1 0.1 +302918400 0 0 0 0 0 0 0 0 0 0 +303004800 0 0 0 0 0 0 0 0 0 0 +303004800 11.4 11.3 11.7 12 11.7 11.3 11.4 11.4 11.5 11.6 +303091200 11.4 11.3 11.7 12 11.7 11.3 11.4 11.4 11.5 11.6 +303091200 10.9 10.2 10.4 10.4 10.1 9.1 9.1 8.8 8.4 8.4 +303177600 10.9 10.2 10.4 10.4 10.1 9.1 9.1 8.8 8.4 8.4 +303177600 21.8 22.2 20.2 19.3 18.6 16.3 15.4 14.3 12.7 11.6 +303264000 21.8 22.2 20.2 19.3 18.6 16.3 15.4 14.3 12.7 11.6 +303264000 4.4 5.2 5.4 5.5 5.8 6 5.9 5.9 5.7 5.4 +303350400 4.4 5.2 5.4 5.5 5.8 6 5.9 5.9 5.7 5.4 +303350400 11 12 12.4 12.5 13 13.2 13.3 13.3 13.2 13 +303436800 11 12 12.4 12.5 13 13.2 13.3 13.3 13.2 13 +303436800 5 4.9 5.1 4.8 4.9 4.6 4.5 4.3 4 4 +303523200 5 4.9 5.1 4.8 4.9 4.6 4.5 4.3 4 4 +303523200 5.6 5.4 5.1 5.3 5.1 5 5 5.1 5.1 4.8 +303609600 5.6 5.4 5.1 5.3 5.1 5 5 5.1 5.1 4.8 +303609600 2.2 1.8 1.9 2 1.8 1.6 1.7 1.6 1.6 1.5 +303696000 2.2 1.8 1.9 2 1.8 1.6 1.7 1.6 1.6 1.5 +303696000 7.6 8.1 7.8 8.2 8.2 9 9 9.1 9.3 9.2 +303782400 7.6 8.1 7.8 8.2 8.2 9 9 9.1 9.3 9.2 +303782400 5.1 5.4 5.3 5.4 5.4 5.4 5.5 5.5 5.5 5.4 +303868800 5.1 5.4 5.3 5.4 5.4 5.4 5.5 5.5 5.5 5.4 +303868800 2.5 3.4 3.1 3.1 3.4 3.5 3.4 3.4 3.1 3 +303955200 2.5 3.4 3.1 3.1 3.4 3.5 3.4 3.4 3.1 3 +303955200 4.5 4.2 4.1 4.3 4.1 3.9 3.9 3.8 3.9 4.1 +304041600 4.5 4.2 4.1 4.3 4.1 3.9 3.9 3.8 3.9 4.1 +304041600 0 0 0 0 0 0 0 0 0 0 +304128000 0 0 0 0 0 0 0 0 0 0 +304128000 2.6 2.4 2.6 2.7 2.6 2.7 2.7 2.7 2.7 2.5 +304214400 2.6 2.4 2.6 2.7 2.6 2.7 2.7 2.7 2.7 2.5 +304214400 0.2 0.1 0.2 0.3 0.2 0.2 0.3 0.3 0.4 0.5 +304300800 0.2 0.1 0.2 0.3 0.2 0.2 0.3 0.3 0.4 0.5 +304300800 1.4 1 1.1 1.2 1 0.9 0.9 0.9 0.8 0.8 +304387200 1.4 1 1.1 1.2 1 0.9 0.9 0.9 0.8 0.8 +304387200 4.5 3.7 3.5 3.3 3 2.5 2.4 2.3 2.2 2.3 +304473600 4.5 3.7 3.5 3.3 3 2.5 2.4 2.3 2.2 2.3 +304473600 0 0 0 0 0 0 0 0 0 0 +304560000 0 0 0 0 0 0 0 0 0 0 +304560000 0 0 0 0 0 0 0 0 0 0 +304646400 0 0 0 0 0 0 0 0 0 0 +304646400 0 0 0 0 0 0 0 0 0 0 +304732800 0 0 0 0 0 0 0 0 0 0 +304732800 6.5 5 4.9 4.9 4.2 3.6 3.7 3.6 3.6 3.8 +304819200 6.5 5 4.9 4.9 4.2 3.6 3.7 3.6 3.6 3.8 +304819200 30 24.6 26 27.3 24.1 19.6 20.4 20.5 20.7 22.2 +304905600 30 24.6 26 27.3 24.1 19.6 20.4 20.5 20.7 22.2 +304905600 4.1 2.6 3.5 4.3 3.5 3.2 3.6 3.8 4.5 5.1 +304992000 4.1 2.6 3.5 4.3 3.5 3.2 3.6 3.8 4.5 5.1 +304992000 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +305078400 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +305078400 0 0 0 0 0 0 0 0 0 0 +305164800 0 0 0 0 0 0 0 0 0 0 +305164800 0 0 0 0 0 0 0 0 0 0 +305251200 0 0 0 0 0 0 0 0 0 0 +305251200 0 0 0 0 0 0 0 0 0 0 +305337600 0 0 0 0 0 0 0 0 0 0 +305337600 0 0 0 0 0 0 0 0 0 0 +305424000 0 0 0 0 0 0 0 0 0 0 +305424000 14.7 12.4 13.4 14.1 13.3 12.9 13.3 13.6 14 14 +305510400 14.7 12.4 13.4 14.1 13.3 12.9 13.3 13.6 14 14 +305510400 25 26 25.6 25.8 25.8 25.9 25.9 26 26.1 26.6 +305596800 25 26 25.6 25.8 25.8 25.9 25.9 26 26.1 26.6 +305596800 2.7 2.9 4.3 5.5 5.8 5.9 6.8 7.3 8.1 9.3 +305683200 2.7 2.9 4.3 5.5 5.8 5.9 6.8 7.3 8.1 9.3 +305683200 0.7 1.1 0.6 0.3 0.7 0.4 0.1 0.2 0 0.1 +305769600 0.7 1.1 0.6 0.3 0.7 0.4 0.1 0.2 0 0.1 +305769600 0 0 0 0 0 0 0 0 0 0 +305856000 0 0 0 0 0 0 0 0 0 0 +305856000 0 0 0 0 0 0 0 0 0 0 +305942400 0 0 0 0 0 0 0 0 0 0 +305942400 0 0 0 0 0 0 0 0 0 0 +306028800 0 0 0 0 0 0 0 0 0 0 +306028800 0 0 0 0 0 0 0 0 0 0 +306115200 0 0 0 0 0 0 0 0 0 0 +306115200 0 0 0 0 0 0 0 0 0 0 +306201600 0 0 0 0 0 0 0 0 0 0 +306201600 0 0 0 0 0 0 0 0 0 0 +306288000 0 0 0 0 0 0 0 0 0 0 +306288000 0 0 0 0 0 0 0 0 0 0 +306374400 0 0 0 0 0 0 0 0 0 0 +306374400 0 0 0 0 0 0 0 0 0 0 +306460800 0 0 0 0 0 0 0 0 0 0 +306460800 0 0 0 0 0 0 0 0 0 0 +306547200 0 0 0 0 0 0 0 0 0 0 +306547200 0 0 0 0 0 0 0 0 0 0 +306633600 0 0 0 0 0 0 0 0 0 0 +306633600 4 4.1 4.4 4.6 4.8 5 5.1 5.2 5.2 5 +306720000 4 4.1 4.4 4.6 4.8 5 5.1 5.2 5.2 5 +306720000 0 0 0 0 0 0 0 0 0 0 +306806400 0 0 0 0 0 0 0 0 0 0 +306806400 0 0 0 0 0 0 0 0 0 0 +306892800 0 0 0 0 0 0 0 0 0 0 +306892800 0.9 1 1 0.9 1 0.8 0.9 0.8 0.7 0.7 +306979200 0.9 1 1 0.9 1 0.8 0.9 0.8 0.7 0.7 +306979200 1.8 1.5 1.2 1.6 1.4 1.2 1.4 1.4 1.3 1.7 +307065600 1.8 1.5 1.2 1.6 1.4 1.2 1.4 1.4 1.3 1.7 +307065600 0 0 0 0 0 0 0 0 0 0 +307152000 0 0 0 0 0 0 0 0 0 0 +307152000 3.2 4.2 4 4 4.3 5.1 5 5.1 5.2 5 +307238400 3.2 4.2 4 4 4.3 5.1 5 5.1 5.2 5 +307238400 0 0 0 0 0 0 0 0 0 0 +307324800 0 0 0 0 0 0 0 0 0 0 +307324800 0 0 0 0 0 0 0 0 0 0 +307411200 0 0 0 0 0 0 0 0 0 0 +307411200 0 0 0 0 0 0 0 0 0 0 +307497600 0 0 0 0 0 0 0 0 0 0 +307497600 0 0 0 0 0 0 0 0 0 0 +307584000 0 0 0 0 0 0 0 0 0 0 +307584000 8.9 9.3 8.9 9 9 9.1 9 9 8.8 8.6 +307670400 8.9 9.3 8.9 9 9 9.1 9 9 8.8 8.6 +307670400 0 0 0 0 0 0 0 0 0 0 +307756800 0 0 0 0 0 0 0 0 0 0 +307756800 1.1 1.1 1.3 1.5 1.5 1.5 1.7 1.7 1.9 2 +307843200 1.1 1.1 1.3 1.5 1.5 1.5 1.7 1.7 1.9 2 +307843200 2 2.2 1.6 1.9 1.4 1.4 1.4 1.3 1.2 1.2 +307929600 2 2.2 1.6 1.9 1.4 1.4 1.4 1.3 1.2 1.2 +307929600 5 2.7 2.7 2.6 2 1.2 1.3 1.3 1.6 2.2 +308016000 5 2.7 2.7 2.6 2 1.2 1.3 1.3 1.6 2.2 +308016000 7.4 8.7 8.1 7.8 8 7.9 7.5 7.2 6.7 6.4 +308102400 7.4 8.7 8.1 7.8 8 7.9 7.5 7.2 6.7 6.4 +308102400 32.8 27.8 27.6 29.2 26.9 25.1 25.9 26.3 26.9 28.7 +308188800 32.8 27.8 27.6 29.2 26.9 25.1 25.9 26.3 26.9 28.7 +308188800 18.8 18.4 18 17.7 17.4 16.4 16.2 15.9 15.6 15.4 +308275200 18.8 18.4 18 17.7 17.4 16.4 16.2 15.9 15.6 15.4 +308275200 16.5 16.7 17 17.1 17 16.8 16.7 16.6 16.3 16.1 +308361600 16.5 16.7 17 17.1 17 16.8 16.7 16.6 16.3 16.1 +308361600 1 1.4 1.3 1.3 1.5 1.6 1.6 1.7 1.6 1.6 +308448000 1 1.4 1.3 1.3 1.5 1.6 1.6 1.7 1.6 1.6 +308448000 9.6 9.2 9.7 9.9 9.6 9.1 9.3 9.4 9.3 9.6 +308534400 9.6 9.2 9.7 9.9 9.6 9.1 9.3 9.4 9.3 9.6 +308534400 0.6 0.1 0.3 0.3 0.1 0 0.1 0 0.1 0.1 +308620800 0.6 0.1 0.3 0.3 0.1 0 0.1 0 0.1 0.1 +308620800 0 0 0 0 0 0 0 0 0 0 +308707200 0 0 0 0 0 0 0 0 0 0 +308707200 0.6 0.2 0.4 0.6 0.4 0.2 0.4 0.3 0.5 0.7 +308793600 0.6 0.2 0.4 0.6 0.4 0.2 0.4 0.3 0.5 0.7 +308793600 1.9 2.7 3 3.2 3.5 3.2 3.5 3.5 3.4 3.5 +308880000 1.9 2.7 3 3.2 3.5 3.2 3.5 3.5 3.4 3.5 +308880000 4.7 2.9 3.9 4.6 3.9 3.1 3.6 3.8 4 4.5 +308966400 4.7 2.9 3.9 4.6 3.9 3.1 3.6 3.8 4 4.5 +308966400 13.2 10.7 12.2 13.3 12 10.9 11.6 11.9 12.5 13.2 +309052800 13.2 10.7 12.2 13.3 12 10.9 11.6 11.9 12.5 13.2 +309052800 12.4 12 12.2 12.2 11.9 11.6 11.6 11.7 11.9 11.9 +309139200 12.4 12 12.2 12.2 11.9 11.6 11.6 11.7 11.9 11.9 +309139200 7.9 9.2 8.9 8.6 9 9.5 9.3 9.2 9.2 9 +309225600 7.9 9.2 8.9 8.6 9 9.5 9.3 9.2 9.2 9 +309225600 0 0 0 0 0 0 0 0 0 0 +309312000 0 0 0 0 0 0 0 0 0 0 +309312000 23.4 18.2 19 19.6 17 13.9 14.4 14.4 14.8 16 +309398400 23.4 18.2 19 19.6 17 13.9 14.4 14.4 14.8 16 +309398400 19.8 17.5 17.9 18.1 17 15.5 15.6 15.4 15.3 15.2 +309484800 19.8 17.5 17.9 18.1 17 15.5 15.6 15.4 15.3 15.2 +309484800 10.7 11.4 11 11.2 11.1 11 11 11 11.1 11.1 +309571200 10.7 11.4 11 11.2 11.1 11 11 11 11.1 11.1 +309571200 7.6 8.5 7.2 6.7 6.6 6.1 5.7 5.4 4.9 4.7 +309657600 7.6 8.5 7.2 6.7 6.6 6.1 5.7 5.4 4.9 4.7 +309657600 0.8 1.1 1.1 1.2 1.2 1.5 1.5 1.5 1.5 1.5 +309744000 0.8 1.1 1.1 1.2 1.2 1.5 1.5 1.5 1.5 1.5 +309744000 0 0 0 0 0 0.1 0 0 0 0 +309830400 0 0 0 0 0 0.1 0 0 0 0 +309830400 8.9 7.6 10.2 10.4 10.8 9.4 10.3 11 11.2 11.7 +309916800 8.9 7.6 10.2 10.4 10.8 9.4 10.3 11 11.2 11.7 +309916800 9.7 11 10.4 10.5 10.8 12 12 12.5 13 13.1 +310003200 9.7 11 10.4 10.5 10.8 12 12 12.5 13 13.1 +310003200 0 0 0 0 0 0 0 0 0 0 +310089600 0 0 0 0 0 0 0 0 0 0 +310089600 0.7 0.5 0.5 0.6 0.5 0.4 0.4 0.4 0.3 0.4 +310176000 0.7 0.5 0.5 0.6 0.5 0.4 0.4 0.4 0.3 0.4 +310176000 8.8 9.2 9.1 9.4 9.5 10 10.1 10.3 10.4 10.2 +310262400 8.8 9.2 9.1 9.4 9.5 10 10.1 10.3 10.4 10.2 +310262400 3.5 3.9 3.8 3.7 3.8 3.9 3.9 3.9 3.9 3.8 +310348800 3.5 3.9 3.8 3.7 3.8 3.9 3.9 3.9 3.9 3.8 +310348800 9.2 9.4 9.1 9 8.8 8.6 8.4 8.3 8 7.7 +310435200 9.2 9.4 9.1 9 8.8 8.6 8.4 8.3 8 7.7 +310435200 12.3 12.6 13 13.2 12.9 12 12 11.7 11.4 11.2 +310521600 12.3 12.6 13 13.2 12.9 12 12 11.7 11.4 11.2 +310521600 3.3 4.2 4.1 4 4.3 5.5 5.3 5.5 5.9 5.6 +310608000 3.3 4.2 4.1 4 4.3 5.5 5.3 5.5 5.9 5.6 +310608000 0.4 0.3 0.3 0.4 0.3 0.4 0.4 0.4 0.5 0.5 +310694400 0.4 0.3 0.3 0.4 0.3 0.4 0.4 0.4 0.5 0.5 +310694400 0.4 0.2 0.3 0.4 0.3 0.2 0.2 0.3 0.3 0.3 +310780800 0.4 0.2 0.3 0.4 0.3 0.2 0.2 0.3 0.3 0.3 +310780800 11.3 10.4 10.9 11.3 10.8 9.7 10 9.9 9.9 10.2 +310867200 11.3 10.4 10.9 11.3 10.8 9.7 10 9.9 9.9 10.2 +310867200 12.3 11.2 11.6 11.8 11.2 10.1 10.2 10.1 10 9.9 +310953600 12.3 11.2 11.6 11.8 11.2 10.1 10.2 10.1 10 9.9 +310953600 0.2 2.8 1.7 2 2 2.4 2.7 2.3 1.8 2 +311040000 0.2 2.8 1.7 2 2 2.4 2.7 2.3 1.8 2 +311040000 8.6 9.3 8.8 8.7 8.7 8.7 8.5 8.3 8 7.7 +311126400 8.6 9.3 8.8 8.7 8.7 8.7 8.5 8.3 8 7.7 +311126400 0.6 0.6 0.6 0.6 0.6 0.5 0.5 0.5 0.5 0.5 +311212800 0.6 0.6 0.6 0.6 0.6 0.5 0.5 0.5 0.5 0.5 +311212800 4.8 4.5 4.4 4.4 4.3 4 4 4 3.8 3.8 +311299200 4.8 4.5 4.4 4.4 4.3 4 4 4 3.8 3.8 +311299200 10.9 9.8 9.7 9.7 9.3 8.7 8.6 8.5 8.3 8 +311385600 10.9 9.8 9.7 9.7 9.3 8.7 8.6 8.5 8.3 8 +311385600 2.7 2.8 2.5 2.7 2.5 2.6 2.6 2.6 2.6 2.7 +311472000 2.7 2.8 2.5 2.7 2.5 2.6 2.6 2.6 2.6 2.7 +311472000 4 3.2 3 3.1 2.7 2.5 2.6 2.5 2.6 2.7 +311558400 4 3.2 3 3.1 2.7 2.5 2.6 2.5 2.6 2.7 +311558400 0.9 0.9 0.8 1.4 1.2 1.1 1.5 1.5 1.5 1.9 +311644800 0.9 0.9 0.8 1.4 1.2 1.1 1.5 1.5 1.5 1.9 +311644800 0.6 0.7 0.9 1.1 1.1 1.3 1.4 1.5 1.6 1.8 +311731200 0.6 0.7 0.9 1.1 1.1 1.3 1.4 1.5 1.6 1.8 +311731200 0.6 0.5 0.6 0.7 0.6 0.6 0.7 0.7 0.8 1 +311817600 0.6 0.5 0.6 0.7 0.6 0.6 0.7 0.7 0.8 1 +311817600 4.9 5 4.9 4.7 4.8 4.4 4.3 4.2 3.9 3.8 +311904000 4.9 5 4.9 4.7 4.8 4.4 4.3 4.2 3.9 3.8 +311904000 2.6 1.5 1.6 1.7 1.3 1 1.1 1.1 1.2 1.4 +311990400 2.6 1.5 1.6 1.7 1.3 1 1.1 1.1 1.2 1.4 +311990400 0 0 0 0 0 0 0 0 0 0 +312076800 0 0 0 0 0 0 0 0 0 0 +312076800 7.7 9.1 8.5 8.4 8.9 9 8.9 8.7 8.3 8.1 +312163200 7.7 9.1 8.5 8.4 8.9 9 8.9 8.7 8.3 8.1 +312163200 33.5 30.8 30.3 30.1 28.7 27.3 27.4 27.4 27.7 28.9 +312249600 33.5 30.8 30.3 30.1 28.7 27.3 27.4 27.4 27.7 28.9 +312249600 0 0 0 0 0 0 0 0 0 0 +312336000 0 0 0 0 0 0 0 0 0 0 +312336000 0 0 0 0 0 0 0 0 0 0 +312422400 0 0 0 0 0 0 0 0 0 0 +312422400 0 0 0 0 0 0 0 0 0 0 +312508800 0 0 0 0 0 0 0 0 0 0 +312508800 0.1 0.2 0.2 0.2 0.3 0.4 0.4 0.4 0.5 0.6 +312595200 0.1 0.2 0.2 0.2 0.3 0.4 0.4 0.4 0.5 0.6 +312595200 2.6 2.7 2.5 2.5 2.5 2.3 2.3 2.2 2.2 2.1 +312681600 2.6 2.7 2.5 2.5 2.5 2.3 2.3 2.2 2.2 2.1 +312681600 1.5 1.7 1.6 1.7 1.7 1.7 1.8 1.8 1.8 1.9 +312768000 1.5 1.7 1.6 1.7 1.7 1.7 1.8 1.8 1.8 1.9 +312768000 0.5 0.7 0.6 0.6 0.6 0.6 0.6 0.7 0.7 0.8 +312854400 0.5 0.7 0.6 0.6 0.6 0.6 0.6 0.7 0.7 0.8 +312854400 0.6 1 0.8 0.4 0.7 0.7 0.5 0.6 0.5 0.6 +312940800 0.6 1 0.8 0.4 0.7 0.7 0.5 0.6 0.5 0.6 +312940800 0.8 2.2 1.7 1 1.7 1.4 1.4 1.2 0.7 0.6 +313027200 0.8 2.2 1.7 1 1.7 1.4 1.4 1.2 0.7 0.6 +313027200 0 0 0 0 0 0 0 0 0 0 +313113600 0 0 0 0 0 0 0 0 0 0 +313113600 2.2 2.3 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.1 +313200000 2.2 2.3 2.2 2.2 2.2 2.2 2.2 2.2 2.2 2.1 +313200000 2.2 2.5 2.4 2.4 2.4 2.4 2.4 2.4 2.3 2.4 +313286400 2.2 2.5 2.4 2.4 2.4 2.4 2.4 2.4 2.3 2.4 +313286400 1.8 2.9 2.8 2.7 3.1 3.5 3.4 3.4 3.3 3.2 +313372800 1.8 2.9 2.8 2.7 3.1 3.5 3.4 3.4 3.3 3.2 +313372800 2 2.6 2.9 2.9 3.4 3.7 3.8 4 4 3.8 +313459200 2 2.6 2.9 2.9 3.4 3.7 3.8 4 4 3.8 +313459200 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +313545600 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +313545600 7 8.6 8.3 7.9 8.6 8.8 8.6 8.5 8.2 7.9 +313632000 7 8.6 8.3 7.9 8.6 8.8 8.6 8.5 8.2 7.9 +313632000 5.9 9.2 9.4 8.9 10.4 12.2 11.9 11.9 12 11.6 +313718400 5.9 9.2 9.4 8.9 10.4 12.2 11.9 11.9 12 11.6 +313718400 2.2 2.7 2.4 2.3 2.5 2.9 2.9 2.8 2.9 2.8 +313804800 2.2 2.7 2.4 2.3 2.5 2.9 2.9 2.8 2.9 2.8 +313804800 0.8 1.2 0.8 0.4 0.7 0.5 0.3 0.4 0.2 0.2 +313891200 0.8 1.2 0.8 0.4 0.7 0.5 0.3 0.4 0.2 0.2 +313891200 0 0 0 0 0 0 0 0 0 0 +313977600 0 0 0 0 0 0 0 0 0 0 +313977600 6.3 6.7 6.3 5.7 5.9 5.7 5.4 5.1 4.8 4.4 +314064000 6.3 6.7 6.3 5.7 5.9 5.7 5.4 5.1 4.8 4.4 +314064000 2.9 3.8 3.9 3.6 4 4.2 4 3.9 3.7 3.3 +314150400 2.9 3.8 3.9 3.6 4 4.2 4 3.9 3.7 3.3 +314150400 0 0 0 0 0 0 0 0 0 0 +314236800 0 0 0 0 0 0 0 0 0 0 +314236800 2.4 2.5 2.6 2.6 2.7 2.8 2.8 2.9 2.9 2.9 +314323200 2.4 2.5 2.6 2.6 2.7 2.8 2.8 2.9 2.9 2.9 +314323200 0 0 0 0 0 0.2 0.1 0.3 0.4 0.4 +314409600 0 0 0 0 0 0.2 0.1 0.3 0.4 0.4 +314409600 14.9 16.9 16.1 15 15.4 15.2 14.3 13.4 12.4 11.1 +314496000 14.9 16.9 16.1 15 15.4 15.2 14.3 13.4 12.4 11.1 +314496000 0 0 0 0 0 0 0 0 0 0 +314582400 0 0 0 0 0 0 0 0 0 0 +314582400 2.2 2.2 2.3 2.2 2.2 2.6 2.5 2.4 2.6 2.4 +314668800 2.2 2.2 2.3 2.2 2.2 2.6 2.5 2.4 2.6 2.4 +314668800 3.2 5.5 4.9 4 5.1 5.1 4.8 4.6 4 3.9 +314755200 3.2 5.5 4.9 4 5.1 5.1 4.8 4.6 4 3.9 +314755200 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +314841600 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +314841600 4.4 5.7 5.4 5.2 5.7 6.5 6.4 6.4 6.5 6.3 +314928000 4.4 5.7 5.4 5.2 5.7 6.5 6.4 6.4 6.5 6.3 +314928000 0 0 0 0 0 0 0 0 0 0 +315014400 0 0 0 0 0 0 0 0 0 0 +315014400 0 0 0 0 0 0 0 0.1 0.1 0.1 +315100800 0 0 0 0 0 0 0 0.1 0.1 0.1 +315100800 0 0 0 0 0 0 0 0 0 0 +315187200 0 0 0 0 0 0 0 0 0 0 +315187200 1.6 1.5 1.3 1.5 1.3 1.4 1.6 1.6 1.9 2.1 +315273600 1.6 1.5 1.3 1.5 1.3 1.4 1.6 1.6 1.9 2.1 +315273600 0 0 0 0 0 0 0 0 0 0 +315360000 0 0 0 0 0 0 0 0 0 0 +315360000 0 0 0 0 0 0 0 0 0 0 +315446400 0 0 0 0 0 0 0 0 0 0 +315446400 0 0 0 0 0 0 0 0 0 0 +315532800 0 0 0 0 0 0 0 0 0 0 +315532800 2.1 3.6 3.1 2.8 3.2 3.9 3.5 3.4 3.3 2.7 +315619200 2.1 3.6 3.1 2.8 3.2 3.9 3.5 3.4 3.3 2.7 +315619200 9.7 10.8 9.1 8.3 8.1 8.8 8.1 7.7 7.7 7.7 +315705600 9.7 10.8 9.1 8.3 8.1 8.8 8.1 7.7 7.7 7.7 +315705600 0 0 0 0 0 0 0 0 0 0 +315792000 0 0 0 0 0 0 0 0 0 0 +315792000 0 0 0 0 0 0 0 0 0 0 +315878400 0 0 0 0 0 0 0 0 0 0 +315878400 0 0.5 0.5 0.7 0.8 1.1 1.2 1.1 1.1 1 +315964800 0 0.5 0.5 0.7 0.8 1.1 1.2 1.1 1.1 1 +315964800 11.5 12 11.3 10.9 11 10.2 9.9 9.6 9 8.7 +316051200 11.5 12 11.3 10.9 11 10.2 9.9 9.6 9 8.7 +316051200 4.1 4.5 4.5 4.5 4.7 4.9 4.9 4.9 4.8 4.5 +316137600 4.1 4.5 4.5 4.5 4.7 4.9 4.9 4.9 4.8 4.5 +316137600 0 0 0 0 0 0 0 0 0 0 +316224000 0 0 0 0 0 0 0 0 0 0 +316224000 6.9 7.7 7.5 7.4 7.8 7.9 7.8 7.8 7.5 7.3 +316310400 6.9 7.7 7.5 7.4 7.8 7.9 7.8 7.8 7.5 7.3 +316310400 14.8 16.1 16.1 16.4 17 18.5 18.6 18.9 19.3 18.9 +316396800 14.8 16.1 16.1 16.4 17 18.5 18.6 18.9 19.3 18.9 +316396800 3.3 4.4 4.5 4.3 4.9 5.5 5.5 5.6 5.7 5.6 +316483200 3.3 4.4 4.5 4.3 4.9 5.5 5.5 5.6 5.7 5.6 +316483200 14.5 17 16.4 15.9 16.8 17.9 17.3 17.1 16.7 15.6 +316569600 14.5 17 16.4 15.9 16.8 17.9 17.3 17.1 16.7 15.6 +316569600 12.5 16.6 15.5 15.2 16.5 18.6 18.1 18 18 17.1 +316656000 12.5 16.6 15.5 15.2 16.5 18.6 18.1 18 18 17.1 +316656000 3 3.6 3.9 4 4.3 4.5 4.6 4.8 4.8 4.9 +316742400 3 3.6 3.9 4 4.3 4.5 4.6 4.8 4.8 4.9 +316742400 16.2 17.6 16.3 15.6 15.8 15.4 15 14.6 14.1 14.1 +316828800 16.2 17.6 16.3 15.6 15.8 15.4 15 14.6 14.1 14.1 +316828800 5.9 7.3 8 8.3 8.9 9.1 9.4 9.6 9.5 9.1 +316915200 5.9 7.3 8 8.3 8.9 9.1 9.4 9.6 9.5 9.1 +316915200 0.1 1.4 0.9 1 1.3 1.5 1.7 1.5 1.3 1.4 +317001600 0.1 1.4 0.9 1 1.3 1.5 1.7 1.5 1.3 1.4 +317001600 0 0 0 0 0 0 0 0 0 0 +317088000 0 0 0 0 0 0 0 0 0 0 +317088000 1.9 1.2 1.1 1.2 0.9 0.9 1 1 1.1 1.3 +317174400 1.9 1.2 1.1 1.2 0.9 0.9 1 1 1.1 1.3 +317174400 4.6 4.9 4.9 5 5 4.9 5 5 4.9 5.1 +317260800 4.6 4.9 4.9 5 5 4.9 5 5 4.9 5.1 +317260800 0 0 0 0 0 0 0 0.1 0.2 0.2 +317347200 0 0 0 0 0 0 0 0.1 0.2 0.2 +317347200 0 0 0 0 0 0 0 0 0 0 +317433600 0 0 0 0 0 0 0 0 0 0 +317433600 9.2 10.3 9.7 9.7 10.1 11 10.9 10.9 11 11.2 +317520000 9.2 10.3 9.7 9.7 10.1 11 10.9 10.9 11 11.2 +317520000 0 0 0 0 0 0 0 0 0 0 +317606400 0 0 0 0 0 0 0 0 0 0 +317606400 0 0 0 0 0 0.3 0.2 0.4 0.4 0.4 +317692800 0 0 0 0 0 0.3 0.2 0.4 0.4 0.4 +317692800 0 0 0 0 0 0 0 0 0 0 +317779200 0 0 0 0 0 0 0 0 0 0 +317779200 0.1 2.5 2.3 3.8 4.3 5.9 7.2 6.8 7.6 8.8 +317865600 0.1 2.5 2.3 3.8 4.3 5.9 7.2 6.8 7.6 8.8 +317865600 7.5 8.6 7.2 6.6 6.7 6.8 6.2 5.7 5 4.2 +317952000 7.5 8.6 7.2 6.6 6.7 6.8 6.2 5.7 5 4.2 +317952000 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +318038400 0 0 0 0 0 0.1 0.1 0.2 0.2 0.2 +318038400 2.4 2.4 2.2 2.2 2.1 1.8 1.7 1.6 1.5 1.5 +318124800 2.4 2.4 2.2 2.2 2.1 1.8 1.7 1.6 1.5 1.5 +318124800 0 0 0 0 0 0 0 0 0 0 +318211200 0 0 0 0 0 0 0 0 0 0 +318211200 0 0 0 0 0 0 0 0 0 0 +318297600 0 0 0 0 0 0 0 0 0 0 +318297600 0 0 0 0 0 0 0 0 0 0 +318384000 0 0 0 0 0 0 0 0 0 0 +318384000 0 0 0 0 0 0 0 0 0 0 +318470400 0 0 0 0 0 0 0 0 0 0 +318470400 0 0 0 0 0 0 0 0 0 0 +318556800 0 0 0 0 0 0 0 0 0 0 +318556800 0 0 0 0 0 0 0 0 0 0 +318643200 0 0 0 0 0 0 0 0 0 0 +318643200 0 0 0 0 0 0 0 0 0 0 +318729600 0 0 0 0 0 0 0 0 0 0 +318729600 0 0 0 0 0 0.3 0.2 0.5 0.5 0.4 +318816000 0 0 0 0 0 0.3 0.2 0.5 0.5 0.4 +318816000 0 0 0 0 0 0 0 0 0 0 +318902400 0 0 0 0 0 0 0 0 0 0 +318902400 0 0 0 0 0 0 0 0 0 0 +318988800 0 0 0 0 0 0 0 0 0 0 +318988800 0 0 0 0 0 0 0 0 0 0 +319075200 0 0 0 0 0 0 0 0 0 0 +319075200 0 0 0 0 0 0 0 0 0 0 +319161600 0 0 0 0 0 0 0 0 0 0 +319161600 0 0 0 0 0 0 0 0 0 0 +319248000 0 0 0 0 0 0 0 0 0 0 +319248000 0.4 0.9 0.7 0.4 0.7 0.7 0.6 0.7 0.5 0.5 +319334400 0.4 0.9 0.7 0.4 0.7 0.7 0.6 0.7 0.5 0.5 +319334400 0 0 0 0 0 0 0 0 0 0 +319420800 0 0 0 0 0 0 0 0 0 0 +319420800 3.3 3.6 4.2 4.9 5.4 6.3 6.8 7.2 7.6 7.5 +319507200 3.3 3.6 4.2 4.9 5.4 6.3 6.8 7.2 7.6 7.5 +319507200 6.1 7.2 6.8 6.9 7.3 7.5 7.4 7.4 7.2 7 +319593600 6.1 7.2 6.8 6.9 7.3 7.5 7.4 7.4 7.2 7 +319593600 0.9 1.3 1.4 1.5 1.6 1.9 2 2.1 2.2 2.2 +319680000 0.9 1.3 1.4 1.5 1.6 1.9 2 2.1 2.2 2.2 +319680000 0.1 1.4 0.8 1.2 1.2 0.6 1.1 0.6 0.3 0.3 +319766400 0.1 1.4 0.8 1.2 1.2 0.6 1.1 0.6 0.3 0.3 +319766400 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.3 0.4 0.4 +319852800 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.3 0.4 0.4 +319852800 0 0 0 0 0 0 0 0 0 0 +319939200 0 0 0 0 0 0 0 0 0 0 +319939200 0 0 0 0 0 0 0 0 0 0 +320025600 0 0 0 0 0 0 0 0 0 0 +320025600 3.6 4.3 4 3.9 4.1 3.9 3.8 3.7 3.5 3.6 +320112000 3.6 4.3 4 3.9 4.1 3.9 3.8 3.7 3.5 3.6 +320112000 8.8 9.4 9 8.9 9.1 8.3 8.2 7.9 7.3 7.2 +320198400 8.8 9.4 9 8.9 9.1 8.3 8.2 7.9 7.3 7.2 +320198400 5.4 6.5 5.9 5.8 6.1 6.6 6.4 6.5 6.4 6.2 +320284800 5.4 6.5 5.9 5.8 6.1 6.6 6.4 6.5 6.4 6.2 +320284800 0 0 0 0 0 0 0 0 0 0 +320371200 0 0 0 0 0 0 0 0 0 0 +320371200 10.7 11.2 10.7 10.4 10.5 10.1 9.9 9.6 9.2 9.1 +320457600 10.7 11.2 10.7 10.4 10.5 10.1 9.9 9.6 9.2 9.1 +320457600 0 0 0 0 0 0 0 0 0 0 +320544000 0 0 0 0 0 0 0 0 0 0 +320544000 7 7.6 6.6 6.5 6.3 6.3 6.1 5.9 5.7 5.6 +320630400 7 7.6 6.6 6.5 6.3 6.3 6.1 5.9 5.7 5.6 +320630400 4.4 4.6 4.3 4.3 4.3 4.4 4.3 4.4 4.3 4.2 +320716800 4.4 4.6 4.3 4.3 4.3 4.4 4.3 4.4 4.3 4.2 +320716800 0.6 1.1 0.8 0.3 0.6 0.5 0.3 0.3 0.2 0.1 +320803200 0.6 1.1 0.8 0.3 0.6 0.5 0.3 0.3 0.2 0.1 +320803200 0 0 0 0 0 0 0 0 0 0 +320889600 0 0 0 0 0 0 0 0 0 0 +320889600 0 0 0 0 0 0 0 0 0 0 +320976000 0 0 0 0 0 0 0 0 0 0 +320976000 0 0 0 0 0 0 0 0 0 0 +321062400 0 0 0 0 0 0 0 0 0 0 +321062400 0 1.2 0.8 1.4 1.5 1.4 1.9 1.4 1.1 0.8 +321148800 0 1.2 0.8 1.4 1.5 1.4 1.9 1.4 1.1 0.8 +321148800 0 0 0 0 0 0 0 0 0 0 +321235200 0 0 0 0 0 0 0 0 0 0 +321235200 0 0 0 0 0 0 0 0 0 0 +321321600 0 0 0 0 0 0 0 0 0 0 +321321600 2.8 5.9 4.7 3.3 4.8 5.2 4.5 4.6 3.9 3.6 +321408000 2.8 5.9 4.7 3.3 4.8 5.2 4.5 4.6 3.9 3.6 +321408000 0 0 0 0 0 0 0 0.1 0.1 0.1 +321494400 0 0 0 0 0 0 0 0.1 0.1 0.1 +321494400 0 0 0 0 0 0 0 0 0 0 +321580800 0 0 0 0 0 0 0 0 0 0 +321580800 0 0 0 0 0 0 0 0 0 0 +321667200 0 0 0 0 0 0 0 0 0 0 +321667200 0 0 0 0 0 0 0 0 0 0 +321753600 0 0 0 0 0 0 0 0 0 0 +321753600 0 0 0 0 0 0 0 0 0 0 +321840000 0 0 0 0 0 0 0 0 0 0 +321840000 0 0 0 0 0 0 0 0 0 0 +321926400 0 0 0 0 0 0 0 0 0 0 +321926400 0 0.2 0.1 0.2 0.2 0.2 0.3 0.2 0.1 0.2 +322012800 0 0.2 0.1 0.2 0.2 0.2 0.3 0.2 0.1 0.2 +322012800 0 0 0 0 0 0 0 0 0 0 +322099200 0 0 0 0 0 0 0 0 0 0 +322099200 0 0 0 0 0 0 0 0 0 0 +322185600 0 0 0 0 0 0 0 0 0 0 +322185600 0 0.6 0.4 0.5 0.6 0.7 0.8 0.7 0.5 0.5 +322272000 0 0.6 0.4 0.5 0.6 0.7 0.8 0.7 0.5 0.5 +322272000 5.3 5.4 5.6 5.8 5.8 5.5 5.7 5.8 5.8 6.1 +322358400 5.3 5.4 5.6 5.8 5.8 5.5 5.7 5.8 5.8 6.1 +322358400 0 0 0 0 0 0 0 0 0 0 +322444800 0 0 0 0 0 0 0 0 0 0 +322444800 0 0 0 0 0 0.2 0.2 0.4 0.4 0.3 +322531200 0 0 0 0 0 0.2 0.2 0.4 0.4 0.3 +322531200 0 0 0 0 0 0 0 0 0 0 +322617600 0 0 0 0 0 0 0 0 0 0 +322617600 3.9 2.9 2.8 2.8 2.5 2.2 2.3 2.4 2.6 2.8 +322704000 3.9 2.9 2.8 2.8 2.5 2.2 2.3 2.4 2.6 2.8 +322704000 14.1 10.7 11.3 11.3 10.5 9.2 9.7 10 10.2 11.2 +322790400 14.1 10.7 11.3 11.3 10.5 9.2 9.7 10 10.2 11.2 +322790400 5.9 5.4 5.2 5.3 5.4 5.6 6 6.3 6.6 7.1 +322876800 5.9 5.4 5.2 5.3 5.4 5.6 6 6.3 6.6 7.1 +322876800 0 0 0 0 0 0 0 0 0 0 +322963200 0 0 0 0 0 0 0 0 0 0 +322963200 6 6.5 6.1 6 6 5.9 5.7 5.6 5.4 5.2 +323049600 6 6.5 6.1 6 6 5.9 5.7 5.6 5.4 5.2 +323049600 0 0 0 0 0 0 0 0 0 0 +323136000 0 0 0 0 0 0 0 0 0 0 +323136000 0 0 0 0 0 0 0 0 0 0 +323222400 0 0 0 0 0 0 0 0 0 0 +323222400 0 0 0 0 0 0 0 0 0 0 +323308800 0 0 0 0 0 0 0 0 0 0 +323308800 0 0 0 0 0 0 0 0 0 0 +323395200 0 0 0 0 0 0 0 0 0 0 +323395200 0 0 0 0 0 0 0 0 0 0 +323481600 0 0 0 0 0 0 0 0 0 0 +323481600 0 0 0 0 0 0 0 0 0 0 +323568000 0 0 0 0 0 0 0 0 0 0 +323568000 0 0 0 0 0 0 0 0 0 0 +323654400 0 0 0 0 0 0 0 0 0 0 +323654400 0 0 0 0 0 0.1 0.1 0.2 0.1 0.1 +323740800 0 0 0 0 0 0.1 0.1 0.2 0.1 0.1 +323740800 0 0 0 0 0 0 0 0 0 0 +323827200 0 0 0 0 0 0 0 0 0 0 +323827200 0 0 0 0 0 0 0 0 0 0 +323913600 0 0 0 0 0 0 0 0 0 0 +323913600 0 0 0 0 0 0 0 0 0 0 +324000000 0 0 0 0 0 0 0 0 0 0 +324000000 0 0 0 0 0 0 0 0 0 0 +324086400 0 0 0 0 0 0 0 0 0 0 +324086400 0 0 0 0 0 0 0 0 0 0 +324172800 0 0 0 0 0 0 0 0 0 0 +324172800 6.9 6.8 6.3 6.1 5.9 5.4 5.2 5 4.6 4.3 +324259200 6.9 6.8 6.3 6.1 5.9 5.4 5.2 5 4.6 4.3 +324259200 2.4 2.1 2.2 2.4 2.4 2.4 2.6 2.7 2.8 2.8 +324345600 2.4 2.1 2.2 2.4 2.4 2.4 2.6 2.7 2.8 2.8 +324345600 0.1 0.1 0.2 0.2 0.2 0.5 0.5 0.5 0.6 0.6 +324432000 0.1 0.1 0.2 0.2 0.2 0.5 0.5 0.5 0.6 0.6 +324432000 0.1 0.3 0.2 0.1 0.3 0.3 0.2 0.3 0.2 0.2 +324518400 0.1 0.3 0.2 0.1 0.3 0.3 0.2 0.3 0.2 0.2 +324518400 0 0 0 0 0 0 0 0 0 0 +324604800 0 0 0 0 0 0 0 0 0 0 +324604800 0 0 0 0 0 0 0 0 0 0 +324691200 0 0 0 0 0 0 0 0 0 0 +324691200 0 0 0 0 0 0 0 0 0 0 +324777600 0 0 0 0 0 0 0 0 0 0 +324777600 0 0 0 0 0 0 0 0 0 0 +324864000 0 0 0 0 0 0 0 0 0 0 +324864000 0 0 0 0 0 0 0 0 0 0 +324950400 0 0 0 0 0 0 0 0 0 0 +324950400 0 0 0 0 0 0 0 0 0 0 +325036800 0 0 0 0 0 0 0 0 0 0 +325036800 0 0 0 0 0 0 0 0 0 0 +325123200 0 0 0 0 0 0 0 0 0 0 +325123200 0 0 0 0 0 0 0 0 0 0 +325209600 0 0 0 0 0 0 0 0 0 0 +325209600 0 0 0 0 0 0 0 0 0 0 +325296000 0 0 0 0 0 0 0 0 0 0 +325296000 0.2 2.7 2.1 1.9 2.4 3 3 2.9 2.6 2.6 +325382400 0.2 2.7 2.1 1.9 2.4 3 3 2.9 2.6 2.6 +325382400 8.5 9.3 8.4 8.1 8.2 8 7.8 7.5 7.1 6.7 +325468800 8.5 9.3 8.4 8.1 8.2 8 7.8 7.5 7.1 6.7 +325468800 0 0 0 0 0 0 0 0 0 0 +325555200 0 0 0 0 0 0 0 0 0 0 +325555200 4 3 2.9 2.8 2.6 1.6 1.6 1.5 1.2 1.1 +325641600 4 3 2.9 2.8 2.6 1.6 1.6 1.5 1.2 1.1 +325641600 0.1 1 0.8 0.7 0.8 1 1 0.9 0.8 0.8 +325728000 0.1 1 0.8 0.7 0.8 1 1 0.9 0.8 0.8 +325728000 5.2 5.1 5.1 4.9 5 4.7 4.6 4.6 4.4 4.4 +325814400 5.2 5.1 5.1 4.9 5 4.7 4.6 4.6 4.4 4.4 +325814400 1.4 0.9 0.9 1 0.7 0.4 0.5 0.5 0.4 0.5 +325900800 1.4 0.9 0.9 1 0.7 0.4 0.5 0.5 0.4 0.5 +325900800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +325987200 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +325987200 0 0.4 0.3 0.4 0.5 0.8 0.8 0.9 0.9 0.9 +326073600 0 0.4 0.3 0.4 0.5 0.8 0.8 0.9 0.9 0.9 +326073600 4.5 3.7 3.8 3.6 3.4 3.1 3.1 3.1 3.1 3.2 +326160000 4.5 3.7 3.8 3.6 3.4 3.1 3.1 3.1 3.1 3.2 +326160000 6.2 6 5.8 5.6 5.4 4.8 4.7 4.6 4.5 4.4 +326246400 6.2 6 5.8 5.6 5.4 4.8 4.7 4.6 4.5 4.4 +326246400 14.5 12.3 12 12 10.7 9.4 9.4 9.2 9.2 9.7 +326332800 14.5 12.3 12 12 10.7 9.4 9.4 9.2 9.2 9.7 +326332800 6.3 5.7 5.3 5.2 4.7 4.2 4 3.9 3.8 3.9 +326419200 6.3 5.7 5.3 5.2 4.7 4.2 4 3.9 3.8 3.9 +326419200 0 0 0 0 0 0.4 0.3 0.7 0.8 0.9 +326505600 0 0 0 0 0 0.4 0.3 0.7 0.8 0.9 +326505600 0 0 0 0 0 0 0 0 0 0 +326592000 0 0 0 0 0 0 0 0 0 0 +326592000 4.5 4.9 5 5.1 5.3 5.5 5.6 5.8 5.9 5.9 +326678400 4.5 4.9 5 5.1 5.3 5.5 5.6 5.8 5.9 5.9 +326678400 0.6 0.8 0.7 0.7 0.7 0.8 0.7 0.7 0.7 0.6 +326764800 0.6 0.8 0.7 0.7 0.7 0.8 0.7 0.7 0.7 0.6 +326764800 4.8 5.1 5.1 5 5.2 5.5 5.5 5.6 5.7 5.6 +326851200 4.8 5.1 5.1 5 5.2 5.5 5.5 5.6 5.7 5.6 +326851200 1.1 1.3 1.4 1.3 1.4 1.4 1.4 1.4 1.3 1.2 +326937600 1.1 1.3 1.4 1.3 1.4 1.4 1.4 1.4 1.3 1.2 +326937600 0.2 2.9 2.2 1.6 2.1 1.9 1.8 1.4 0.7 0.5 +327024000 0.2 2.9 2.2 1.6 2.1 1.9 1.8 1.4 0.7 0.5 +327024000 0 0 0 0 0 0 0 0 0 0 +327110400 0 0 0 0 0 0 0 0 0 0 +327110400 0 0 0 0 0 0 0 0 0 0 +327196800 0 0 0 0 0 0 0 0 0 0 +327196800 1.5 1.6 1.7 1.7 1.7 1.7 1.7 1.7 1.8 1.8 +327283200 1.5 1.6 1.7 1.7 1.7 1.7 1.7 1.7 1.8 1.8 +327283200 0 0 0 0 0 0 0 0 0 0 +327369600 0 0 0 0 0 0 0 0 0 0 +327369600 6.9 4.2 5.2 5.7 4.6 3.8 4.1 4.2 4.6 5 +327456000 6.9 4.2 5.2 5.7 4.6 3.8 4.1 4.2 4.6 5 +327456000 8.1 8.5 8 8 8 7.6 7.5 7.5 7.3 7.5 +327542400 8.1 8.5 8 8 8 7.6 7.5 7.5 7.3 7.5 +327542400 0 0 0 0 0 0 0 0 0 0 +327628800 0 0 0 0 0 0 0 0 0 0 +327628800 0 0 0 0 0 0 0 0 0 0 +327715200 0 0 0 0 0 0 0 0 0 0 +327715200 0 0 0.1 0.1 0.1 0.4 0.3 0.3 0.4 0.2 +327801600 0 0 0.1 0.1 0.1 0.4 0.3 0.3 0.4 0.2 +327801600 0 0 0 0 0 0 0 0 0 0 +327888000 0 0 0 0 0 0 0 0 0 0 +327888000 5.3 5.6 5.6 5.5 5.7 5.7 5.6 5.6 5.5 5.3 +327974400 5.3 5.6 5.6 5.5 5.7 5.7 5.6 5.6 5.5 5.3 +327974400 0 0 0 0 0 0 0 0 0 0 +328060800 0 0 0 0 0 0 0 0 0 0 +328060800 0 0 0 0 0 0 0 0 0 0 +328147200 0 0 0 0 0 0 0 0 0 0 +328147200 0 0 0 0 0 0.2 0.1 0.3 0.3 0.3 +328233600 0 0 0 0 0 0.2 0.1 0.3 0.3 0.3 +328233600 11.4 10.9 11 10.7 10.6 10.1 10 9.8 9.5 9.2 +328320000 11.4 10.9 11 10.7 10.6 10.1 10 9.8 9.5 9.2 +328320000 2.8 2.2 2.7 2.8 2.7 2.7 2.9 3.1 3.4 3.7 +328406400 2.8 2.2 2.7 2.8 2.7 2.7 2.9 3.1 3.4 3.7 +328406400 15.7 15.4 15.2 14.7 15 14.2 14.1 14 13.5 13.2 +328492800 15.7 15.4 15.2 14.7 15 14.2 14.1 14 13.5 13.2 +328492800 7.5 8.1 7.6 7.3 7.5 7.3 7.1 6.9 6.6 6.3 +328579200 7.5 8.1 7.6 7.3 7.5 7.3 7.1 6.9 6.6 6.3 +328579200 1.8 1.6 1.9 1.7 1.8 1.7 1.6 1.6 1.4 1.2 +328665600 1.8 1.6 1.9 1.7 1.8 1.7 1.6 1.6 1.4 1.2 +328665600 18.3 17.5 15.6 14.9 13.6 12.3 11.7 11.2 10.8 11.2 +328752000 18.3 17.5 15.6 14.9 13.6 12.3 11.7 11.2 10.8 11.2 +328752000 0 0 0 0 0 0 0 0 0 0 +328838400 0 0 0 0 0 0 0 0 0 0 +328838400 0 0 0 0 0 0 0 0 0 0 +328924800 0 0 0 0 0 0 0 0 0 0 +328924800 10.8 10.7 10.4 10.2 10.2 9.5 9.4 9.3 8.9 8.9 +329011200 10.8 10.7 10.4 10.2 10.2 9.5 9.4 9.3 8.9 8.9 +329011200 0.8 2.3 1.5 0.9 1.1 0.9 1.1 1 1.1 1.7 +329097600 0.8 2.3 1.5 0.9 1.1 0.9 1.1 1 1.1 1.7 +329097600 0 0 0 0 0 0.3 0.2 0.4 0.4 0.4 +329184000 0 0 0 0 0 0.3 0.2 0.4 0.4 0.4 +329184000 0 0 0 0 0 0 0 0 0 0 +329270400 0 0 0 0 0 0 0 0 0 0 +329270400 0 0 0 0 0 0 0 0 0 0 +329356800 0 0 0 0 0 0 0 0 0 0 +329356800 0 0 0 0 0 0 0 0 0 0 +329443200 0 0 0 0 0 0 0 0 0 0 +329443200 0 0 0 0 0 0 0 0 0 0 +329529600 0 0 0 0 0 0 0 0 0 0 +329529600 0 0 0 0 0 0 0 0 0 0 +329616000 0 0 0 0 0 0 0 0 0 0 +329616000 0 0 0 0 0 0 0 0 0 0 +329702400 0 0 0 0 0 0 0 0 0 0 +329702400 0 0 0 0 0 0 0 0 0 0 +329788800 0 0 0 0 0 0 0 0 0 0 +329788800 0 0 0 0 0 0 0 0 0 0 +329875200 0 0 0 0 0 0 0 0 0 0 +329875200 1.9 2.6 2.7 2.6 3 3.3 3.3 3.4 3.5 3.8 +329961600 1.9 2.6 2.7 2.6 3 3.3 3.3 3.4 3.5 3.8 +329961600 2.4 2.1 2.3 2.5 2.4 2.2 2.4 2.5 2.6 2.8 +330048000 2.4 2.1 2.3 2.5 2.4 2.2 2.4 2.5 2.6 2.8 +330048000 0.3 0.1 0.4 0.5 0.2 0 0.1 0.2 0.3 0.4 +330134400 0.3 0.1 0.4 0.5 0.2 0 0.1 0.2 0.3 0.4 +330134400 1.4 1.1 1.1 1.1 0.9 0.7 0.7 0.6 0.6 0.6 +330220800 1.4 1.1 1.1 1.1 0.9 0.7 0.7 0.6 0.6 0.6 +330220800 0 0 0 0 0 0 0 0 0 0 +330307200 0 0 0 0 0 0 0 0 0 0 +330307200 0.8 0.1 0.5 0.7 0.2 0 0.2 0.2 0.3 0.3 +330393600 0.8 0.1 0.5 0.7 0.2 0 0.2 0.2 0.3 0.3 +330393600 4.5 3.7 3.6 3.4 3.1 2.7 2.6 2.5 2.4 2.4 +330480000 4.5 3.7 3.6 3.4 3.1 2.7 2.6 2.5 2.4 2.4 +330480000 0 0 0.1 0 0 0 0 0 0.1 0.2 +330566400 0 0 0.1 0 0 0 0 0 0.1 0.2 +330566400 0 0 0 0 0 0 0 0 0 0 +330652800 0 0 0 0 0 0 0 0 0 0 +330652800 0 0 0 0 0 0 0 0 0 0 +330739200 0 0 0 0 0 0 0 0 0 0 +330739200 0 0 0 0 0 0 0 0 0 0 +330825600 0 0 0 0 0 0 0 0 0 0 +330825600 0 0 0 0 0 0 0 0 0 0 +330912000 0 0 0 0 0 0 0 0 0 0 +330912000 3.5 3.2 3.1 3.1 2.9 2.6 2.6 2.5 2.3 2.2 +330998400 3.5 3.2 3.1 3.1 2.9 2.6 2.6 2.5 2.3 2.2 +330998400 1.6 2 1.3 1 1.8 1.2 0.9 1 0.5 0.5 +331084800 1.6 2 1.3 1 1.8 1.2 0.9 1 0.5 0.5 +331084800 0 0 0 0 0 0 0 0 0 0 +331171200 0 0 0 0 0 0 0 0 0 0 +331171200 0 0 0 0 0 0 0 0 0 0 +331257600 0 0 0 0 0 0 0 0 0 0 +331257600 0 0 0 0 0 0 0 0 0 0 +331344000 0 0 0 0 0 0 0 0 0 0 +331344000 0 0 0 0 0 0 0 0 0 0 +331430400 0 0 0 0 0 0 0 0 0 0 +331430400 0 0 0 0 0 0 0 0 0 0 +331516800 0 0 0 0 0 0 0 0 0 0 +331516800 20.8 20.7 21.1 21.2 21.6 22 22.3 22.5 22.6 22.6 +331603200 20.8 20.7 21.1 21.2 21.6 22 22.3 22.5 22.6 22.6 +331603200 5.5 8.9 8.9 9.2 9.8 11 10.6 10.3 9.9 8.9 +331689600 5.5 8.9 8.9 9.2 9.8 11 10.6 10.3 9.9 8.9 +331689600 9.7 9.4 9.8 9.8 9.9 10.2 10.3 10.4 10.7 10.7 +331776000 9.7 9.4 9.8 9.8 9.9 10.2 10.3 10.4 10.7 10.7 +331776000 20.1 20.8 20.2 19.6 20 19.3 18.8 18.2 17.2 16.2 +331862400 20.1 20.8 20.2 19.6 20 19.3 18.8 18.2 17.2 16.2 +331862400 0 0 0 0 0 0 0 0 0 0 +331948800 0 0 0 0 0 0 0 0 0 0 +331948800 0 0 0 0 0 0 0 0 0 0 +332035200 0 0 0 0 0 0 0 0 0 0 +332035200 1.6 1.5 1.5 1.5 1.5 1.5 1.5 1.6 1.7 1.7 +332121600 1.6 1.5 1.5 1.5 1.5 1.5 1.5 1.6 1.7 1.7 +332121600 0 0 0 0 0 0 0 0 0 0 +332208000 0 0 0 0 0 0 0 0 0 0 +332208000 0.8 1.3 1.5 1.9 1.8 2.2 2.4 2.3 2.6 2.9 +332294400 0.8 1.3 1.5 1.9 1.8 2.2 2.4 2.3 2.6 2.9 +332294400 4.5 6.5 4.4 2.7 4.8 3.7 2.5 2.8 1.3 1.2 +332380800 4.5 6.5 4.4 2.7 4.8 3.7 2.5 2.8 1.3 1.2 +332380800 0 0 0 0 0 0 0 0 0 0 +332467200 0 0 0 0 0 0 0 0 0 0 +332467200 0 0 0 0 0 0 0 0 0 0 +332553600 0 0 0 0 0 0 0 0 0 0 +332553600 9.1 9.3 8.8 8.5 8.6 8.7 8.5 8.5 8.5 8.4 +332640000 9.1 9.3 8.8 8.5 8.6 8.7 8.5 8.5 8.5 8.4 +332640000 4.6 3.7 4 3.9 4 3.7 3.9 4 4.3 4.3 +332726400 4.6 3.7 4 3.9 4 3.7 3.9 4 4.3 4.3 +332726400 0.3 0.5 0.6 0.6 0.7 0.7 0.7 0.7 0.7 0.7 +332812800 0.3 0.5 0.6 0.6 0.7 0.7 0.7 0.7 0.7 0.7 +332812800 1.2 1.3 1.2 1.2 1.2 1.2 1.2 1.1 1.1 1.1 +332899200 1.2 1.3 1.2 1.2 1.2 1.2 1.2 1.1 1.1 1.1 +332899200 2.3 3.5 3.8 3.9 4.4 5.3 5.4 5.6 5.9 5.9 +332985600 2.3 3.5 3.8 3.9 4.4 5.3 5.4 5.6 5.9 5.9 +332985600 0 0 0 0 0 0 0 0 0 0 +333072000 0 0 0 0 0 0 0 0 0 0 +333072000 0 0 0 0 0 0 0 0 0 0 +333158400 0 0 0 0 0 0 0 0 0 0 +333158400 0 0 0 0 0 0 0 0 0 0 +333244800 0 0 0 0 0 0 0 0 0 0 +333244800 3.9 3.7 4 4.3 4.2 3.9 4.1 4.3 4.4 4.7 +333331200 3.9 3.7 4 4.3 4.2 3.9 4.1 4.3 4.4 4.7 +333331200 0 0 0 0 0 0.2 0.2 0.3 0.4 0.4 +333417600 0 0 0 0 0 0.2 0.2 0.3 0.4 0.4 +333417600 0.4 0.6 0.4 0.1 0.3 0.2 0.2 0.1 0.2 0.2 +333504000 0.4 0.6 0.4 0.1 0.3 0.2 0.2 0.1 0.2 0.2 +333504000 6.8 4.1 5.2 5.9 4.6 3.3 3.7 3.8 4.1 4.5 +333590400 6.8 4.1 5.2 5.9 4.6 3.3 3.7 3.8 4.1 4.5 +333590400 13.4 10.5 11.3 12.4 10.9 9.3 9.8 9.7 9.9 10.4 +333676800 13.4 10.5 11.3 12.4 10.9 9.3 9.8 9.7 9.9 10.4 +333676800 4.5 4.1 3.8 3.8 3.5 3 2.9 2.8 2.6 2.5 +333763200 4.5 4.1 3.8 3.8 3.5 3 2.9 2.8 2.6 2.5 +333763200 0 0 0 0 0 0 0 0 0 0 +333849600 0 0 0 0 0 0 0 0 0 0 +333849600 16.3 14.7 13.8 13 12.3 11 10.7 10.3 10.1 10.4 +333936000 16.3 14.7 13.8 13 12.3 11 10.7 10.3 10.1 10.4 +333936000 0.4 0.3 0.3 0.3 0.2 0.3 0.2 0.2 0.2 0.2 +334022400 0.4 0.3 0.3 0.3 0.2 0.3 0.2 0.2 0.2 0.2 +334022400 0 0 0 0 0 0 0 0 0 0 +334108800 0 0 0 0 0 0 0 0 0 0 +334108800 22.9 22.4 22.1 22.3 21.7 20.9 20.8 20.7 20.6 20.5 +334195200 22.9 22.4 22.1 22.3 21.7 20.9 20.8 20.7 20.6 20.5 +334195200 0 0 0 0 0 0.1 0.1 0.3 0.3 0.2 +334281600 0 0 0 0 0 0.1 0.1 0.3 0.3 0.2 +334281600 2.2 1.8 1.8 2 1.8 1.9 1.9 1.9 2 2.3 +334368000 2.2 1.8 1.8 2 1.8 1.9 1.9 1.9 2 2.3 +334368000 0 0 0 0 0 0 0 0 0 0 +334454400 0 0 0 0 0 0 0 0 0 0 +334454400 0 0 0 0 0 0 0 0 0 0 +334540800 0 0 0 0 0 0 0 0 0 0 +334540800 0 0 0 0 0 0 0 0 0 0 +334627200 0 0 0 0 0 0 0 0 0 0 +334627200 0.8 1.5 1.6 1.5 1.8 2.1 2 2 2 1.9 +334713600 0.8 1.5 1.6 1.5 1.8 2.1 2 2 2 1.9 +334713600 15.7 15.7 15 14.3 14.3 13.4 13 12.7 12 11.4 +334800000 15.7 15.7 15 14.3 14.3 13.4 13 12.7 12 11.4 +334800000 0 0 0 0 0 0 0 0 0 0 +334886400 0 0 0 0 0 0 0 0 0 0 +334886400 0 0 0 0 0 0 0 0 0 0 +334972800 0 0 0 0 0 0 0 0 0 0 +334972800 0.1 0 0.1 0.3 0.1 0 0.1 0.1 0.1 0.1 +335059200 0.1 0 0.1 0.3 0.1 0 0.1 0.1 0.1 0.1 +335059200 38.7 40.6 39 37.4 37.6 35.4 34.2 33 31 28.8 +335145600 38.7 40.6 39 37.4 37.6 35.4 34.2 33 31 28.8 +335145600 9.7 9.6 9.8 9.6 9.8 10 10 10.2 10.2 10 +335232000 9.7 9.6 9.8 9.6 9.8 10 10 10.2 10.2 10 +335232000 0 0 0 0 0 0 0 0 0 0 +335318400 0 0 0 0 0 0 0 0 0 0 +335318400 0 0 0 0 0 0 0 0 0 0 +335404800 0 0 0 0 0 0 0 0 0 0 +335404800 0 0 0 0 0 0 0 0 0 0 +335491200 0 0 0 0 0 0 0 0 0 0 +335491200 0 0 0 0 0 0 0 0 0 0 +335577600 0 0 0 0 0 0 0 0 0 0 +335577600 0 0 0 0 0 0 0 0 0 0 +335664000 0 0 0 0 0 0 0 0 0 0 +335664000 0 0 0 0 0 0 0 0 0 0 +335750400 0 0 0 0 0 0 0 0 0 0 +335750400 0 0 0 0 0 0 0 0 0 0 +335836800 0 0 0 0 0 0 0 0 0 0 +335836800 28.3 24.7 24.8 24.7 23.4 20.5 20.4 19.9 19 18.7 +335923200 28.3 24.7 24.8 24.7 23.4 20.5 20.4 19.9 19 18.7 +335923200 34.5 36.8 36.2 36.6 36.7 35.6 36 36.4 37 38.8 +336009600 34.5 36.8 36.2 36.6 36.7 35.6 36 36.4 37 38.8 +336009600 26.4 28.3 26.8 26.5 26.5 25.7 25.1 24.7 24 23.7 +336096000 26.4 28.3 26.8 26.5 26.5 25.7 25.1 24.7 24 23.7 +336096000 15.7 14 13.8 13.3 12.9 11.2 10.9 10.5 9.7 9.1 +336182400 15.7 14 13.8 13.3 12.9 11.2 10.9 10.5 9.7 9.1 +336182400 3.6 3.7 3.6 3.4 3.8 3.1 3.4 3.1 2.9 2.8 +336268800 3.6 3.7 3.6 3.4 3.8 3.1 3.4 3.1 2.9 2.8 +336268800 1.1 1.1 1.1 1.1 1.1 1.1 1.1 1.1 1.1 0.9 +336355200 1.1 1.1 1.1 1.1 1.1 1.1 1.1 1.1 1.1 0.9 +336355200 0 0 0 0 0 0 0 0 0 0 +336441600 0 0 0 0 0 0 0 0 0 0 +336441600 2.1 0.3 0.8 1.1 0.3 0.1 0.3 0.3 0.6 0.6 +336528000 2.1 0.3 0.8 1.1 0.3 0.1 0.3 0.3 0.6 0.6 +336528000 37.5 32.1 34.4 37.1 34.4 32.8 34.2 34.9 36 37.6 +336614400 37.5 32.1 34.4 37.1 34.4 32.8 34.2 34.9 36 37.6 +336614400 53.8 51.8 50.3 50.1 48 42.3 41.5 39.8 37 35.6 +336700800 53.8 51.8 50.3 50.1 48 42.3 41.5 39.8 37 35.6 +336700800 0.9 1.3 1.5 1.7 1.7 2.2 2.2 2.3 2.6 2.7 +336787200 0.9 1.3 1.5 1.7 1.7 2.2 2.2 2.3 2.6 2.7 +336787200 0 0.7 0.4 0.4 0.4 0.7 0.7 0.7 0.6 0.7 +336873600 0 0.7 0.4 0.4 0.4 0.7 0.7 0.7 0.6 0.7 +336873600 0 0 0 0 0 0 0 0 0 0 +336960000 0 0 0 0 0 0 0 0 0 0 +336960000 0 0 0 0 0 0 0 0 0 0 +337046400 0 0 0 0 0 0 0 0 0 0 +337046400 0 0 0 0 0 0 0 0 0 0 +337132800 0 0 0 0 0 0 0 0 0 0 +337132800 0 0 0 0 0 0 0 0 0 0 +337219200 0 0 0 0 0 0 0 0 0 0 +337219200 0 0 0 0 0 0 0 0 0 0 +337305600 0 0 0 0 0 0 0 0 0 0 +337305600 0 0 0 0 0 0 0 0 0 0 +337392000 0 0 0 0 0 0 0 0 0 0 +337392000 4 4.7 3.7 3.6 3.2 3.4 2.8 2.6 2.5 2.1 +337478400 4 4.7 3.7 3.6 3.2 3.4 2.8 2.6 2.5 2.1 +337478400 14.7 15.6 15.3 15.4 15.6 16 15.9 15.7 15.5 15.1 +337564800 14.7 15.6 15.3 15.4 15.6 16 15.9 15.7 15.5 15.1 +337564800 22.5 19.7 20.8 21.3 19.5 16.7 16.8 16.5 16.1 15.9 +337651200 22.5 19.7 20.8 21.3 19.5 16.7 16.8 16.5 16.1 15.9 +337651200 53.4 47.5 48.6 49 45.4 38.7 38.6 37.3 35.8 35.2 +337737600 53.4 47.5 48.6 49 45.4 38.7 38.6 37.3 35.8 35.2 +337737600 38.2 34.9 34.2 34.1 32.2 29 29.1 29 29.2 30.5 +337824000 38.2 34.9 34.2 34.1 32.2 29 29.1 29 29.2 30.5 +337824000 10.8 8.7 9.2 9.6 8.6 7.5 7.7 7.6 7.7 7.6 +337910400 10.8 8.7 9.2 9.6 8.6 7.5 7.7 7.6 7.7 7.6 +337910400 11.1 10.8 11.6 12 11.8 11.2 11.5 11.7 11.8 12.3 +337996800 11.1 10.8 11.6 12 11.8 11.2 11.5 11.7 11.8 12.3 +337996800 0 0 0 0 0 0 0 0 0 0 +338083200 0 0 0 0 0 0 0 0 0 0 +338083200 0 0 0 0 0 0 0 0 0 0 +338169600 0 0 0 0 0 0 0 0 0 0 +338169600 0 0 0 0 0 0 0 0 0 0 +338256000 0 0 0 0 0 0 0 0 0 0 +338256000 1.8 1.3 1.5 1.6 1.4 1.2 1.2 1.3 1.3 1.3 +338342400 1.8 1.3 1.5 1.6 1.4 1.2 1.2 1.3 1.3 1.3 +338342400 10.1 9.3 9.1 9.1 8.7 7.5 7.6 7.6 7.4 7.7 +338428800 10.1 9.3 9.1 9.1 8.7 7.5 7.6 7.6 7.4 7.7 +338428800 0 0.7 0.7 0.8 0.9 1.3 1.4 1.3 1.3 1.3 +338515200 0 0.7 0.7 0.8 0.9 1.3 1.4 1.3 1.3 1.3 +338515200 10.6 11.9 11.4 11.4 11.4 11.3 11.2 11.1 11 11 +338601600 10.6 11.9 11.4 11.4 11.4 11.3 11.2 11.1 11 11 +338601600 0 0 0 0 0 0 0 0.1 0.1 0.1 +338688000 0 0 0 0 0 0 0 0.1 0.1 0.1 +338688000 0 0 0 0 0 0 0 0 0 0 +338774400 0 0 0 0 0 0 0 0 0 0 +338774400 0 0 0 0 0 0 0 0 0 0 +338860800 0 0 0 0 0 0 0 0 0 0 +338860800 0 0 0 0 0 0 0 0 0 0 +338947200 0 0 0 0 0 0 0 0 0 0 +338947200 0 0 0 0 0 0 0 0 0 0 +339033600 0 0 0 0 0 0 0 0 0 0 +339033600 0 0 0 0 0 0 0 0 0 0 +339120000 0 0 0 0 0 0 0 0 0 0 +339120000 0 0 0 0 0 0 0 0 0 0 +339206400 0 0 0 0 0 0 0 0 0 0 +339206400 0 0 0 0 0 0 0 0 0 0 +339292800 0 0 0 0 0 0 0 0 0 0 +339292800 0 0 0 0 0 0 0 0 0 0 +339379200 0 0 0 0 0 0 0 0 0 0 +339379200 0 0 0 0 0 0 0 0 0 0 +339465600 0 0 0 0 0 0 0 0 0 0 +339465600 0.7 1 0.8 0.6 0.9 0.9 0.7 0.7 0.5 0.5 +339552000 0.7 1 0.8 0.6 0.9 0.9 0.7 0.7 0.5 0.5 +339552000 1.3 2.9 2.3 2 2.7 3.1 2.9 2.8 2.4 2.3 +339638400 1.3 2.9 2.3 2 2.7 3.1 2.9 2.8 2.4 2.3 +339638400 0 0 0 0 0 0 0 0 0 0 +339724800 0 0 0 0 0 0 0 0 0 0 +339724800 16.1 14.7 14.5 14.1 13.8 12.8 12.7 12.4 12 11.6 +339811200 16.1 14.7 14.5 14.1 13.8 12.8 12.7 12.4 12 11.6 +339811200 4.4 3.5 3.7 3.9 3.4 2.9 3 3 3 3.1 +339897600 4.4 3.5 3.7 3.9 3.4 2.9 3 3 3 3.1 +339897600 0 0.2 0.1 0.2 0.2 0.4 0.4 0.4 0.5 0.5 +339984000 0 0.2 0.1 0.2 0.2 0.4 0.4 0.4 0.5 0.5 +339984000 2.2 2.1 2 2 2 1.9 1.9 1.8 1.8 1.8 +340070400 2.2 2.1 2 2 2 1.9 1.9 1.8 1.8 1.8 +340070400 1.9 2 1.8 1.8 1.7 1.5 1.5 1.4 1.3 1.3 +340156800 1.9 2 1.8 1.8 1.7 1.5 1.5 1.4 1.3 1.3 +340156800 0 0 0 0 0 0 0 0 0 0 +340243200 0 0 0 0 0 0 0 0 0 0 +340243200 0 0 0 0 0 0 0 0 0 0 +340329600 0 0 0 0 0 0 0 0 0 0 +340329600 0 0 0 0 0 0 0 0 0 0 +340416000 0 0 0 0 0 0 0 0 0 0 +340416000 0 0 0 0 0 0 0 0 0 0 +340502400 0 0 0 0 0 0 0 0 0 0 +340502400 0 0 0 0 0 0 0 0 0 0 +340588800 0 0 0 0 0 0 0 0 0 0 +340588800 0 0 0 0 0 0 0 0 0 0 +340675200 0 0 0 0 0 0 0 0 0 0 +340675200 0 0 0 0 0 0 0 0 0 0 +340761600 0 0 0 0 0 0 0 0 0 0 +340761600 0 0 0 0 0 0 0 0 0 0 +340848000 0 0 0 0 0 0 0 0 0 0 +340848000 1.4 1.6 1.6 1.7 1.8 2 2 2.1 2.1 2.2 +340934400 1.4 1.6 1.6 1.7 1.8 2 2 2.1 2.1 2.2 +340934400 0.4 0.7 0.6 0.4 0.9 1 1.1 1.3 1.3 1.5 +341020800 0.4 0.7 0.6 0.4 0.9 1 1.1 1.3 1.3 1.5 +341020800 0 0 0 0 0 0 0 0 0 0 +341107200 0 0 0 0 0 0 0 0 0 0 +341107200 2.2 2.5 2.3 2.4 2.5 2.7 2.7 2.8 2.8 2.8 +341193600 2.2 2.5 2.3 2.4 2.5 2.7 2.7 2.8 2.8 2.8 +341193600 0 0 0 0 0 0 0 0 0 0 +341280000 0 0 0 0 0 0 0 0 0 0 +341280000 0 0 0 0 0 0 0 0 0 0 +341366400 0 0 0 0 0 0 0 0 0 0 +341366400 0 0 0 0 0 0 0 0 0 0 +341452800 0 0 0 0 0 0 0 0 0 0 +341452800 0 0 0 0 0 0 0 0 0 0 +341539200 0 0 0 0 0 0 0 0 0 0 +341539200 0 0 0 0 0 0 0 0 0 0 +341625600 0 0 0 0 0 0 0 0 0 0 +341625600 2.6 2.9 2.9 3.1 3.1 3.5 3.5 3.6 3.8 3.8 +341712000 2.6 2.9 2.9 3.1 3.1 3.5 3.5 3.6 3.8 3.8 +341712000 0.6 0.6 0.7 0.8 0.7 0.8 0.8 0.9 0.9 0.9 +341798400 0.6 0.6 0.7 0.8 0.7 0.8 0.8 0.9 0.9 0.9 +341798400 0 0 0 0 0 0 0 0 0 0 +341884800 0 0 0 0 0 0 0 0 0 0 +341884800 0 0 0 0 0 0 0 0 0 0 +341971200 0 0 0 0 0 0 0 0 0 0 +341971200 0 0 0 0 0 0 0 0 0 0 +342057600 0 0 0 0 0 0 0 0 0 0 +342057600 0.1 0 0.1 0.2 0.1 0 0.1 0.1 0.1 0.2 +342144000 0.1 0 0.1 0.2 0.1 0 0.1 0.1 0.1 0.2 +342144000 2.5 2.2 2.4 2.4 2.2 2 2.1 2.1 2.1 2.1 +342230400 2.5 2.2 2.4 2.4 2.2 2 2.1 2.1 2.1 2.1 +342230400 19 19.3 18.6 18.5 18.4 17.7 17.5 17.2 16.7 16.4 +342316800 19 19.3 18.6 18.5 18.4 17.7 17.5 17.2 16.7 16.4 +342316800 14.2 13.2 13.7 13.4 13.2 12.6 12.6 12.5 12.4 12.3 +342403200 14.2 13.2 13.7 13.4 13.2 12.6 12.6 12.5 12.4 12.3 +342403200 10.9 10.1 9.9 9.9 9.5 9 8.9 8.8 8.6 8.3 +342489600 10.9 10.1 9.9 9.9 9.5 9 8.9 8.8 8.6 8.3 +342489600 2.9 2.5 2.6 2.6 2.5 2.3 2.4 2.3 2.3 2.3 +342576000 2.9 2.5 2.6 2.6 2.5 2.3 2.4 2.3 2.3 2.3 +342576000 0 0 0 0 0 0 0 0 0.1 0.2 +342662400 0 0 0 0 0 0 0 0 0.1 0.2 +342662400 2.1 2 2.2 2.1 2.2 2.2 2.3 2.3 2.4 2.4 +342748800 2.1 2 2.2 2.1 2.2 2.2 2.3 2.3 2.4 2.4 +342748800 12.5 11.6 11.5 11.5 11.2 10.5 10.5 10.3 10 9.8 +342835200 12.5 11.6 11.5 11.5 11.2 10.5 10.5 10.3 10 9.8 +342835200 2.7 3 3.1 3 3.2 3.4 3.4 3.4 3.5 3.4 +342921600 2.7 3 3.1 3 3.2 3.4 3.4 3.4 3.5 3.4 +342921600 0.4 0 0.3 0.4 0.1 0.1 0.1 0.1 0.2 0.2 +343008000 0.4 0 0.3 0.4 0.1 0.1 0.1 0.1 0.2 0.2 +343008000 4 4.6 4.6 4.6 4.9 5.5 5.5 5.6 5.7 5.4 +343094400 4 4.6 4.6 4.6 4.9 5.5 5.5 5.6 5.7 5.4 +343094400 8.6 8.7 8.8 8.9 9 9.5 9.6 9.9 10.1 10.1 +343180800 8.6 8.7 8.8 8.9 9 9.5 9.6 9.9 10.1 10.1 +343180800 0.1 0.6 0.8 0.9 1.2 1.7 1.8 1.9 2 1.8 +343267200 0.1 0.6 0.8 0.9 1.2 1.7 1.8 1.9 2 1.8 +343267200 2.5 2.6 2.8 3.1 3 3.3 3.4 3.5 3.6 3.6 +343353600 2.5 2.6 2.8 3.1 3 3.3 3.4 3.5 3.6 3.6 +343353600 0.1 0 0.1 0.1 0 0 0 0 0.1 0.1 +343440000 0.1 0 0.1 0.1 0 0 0 0 0.1 0.1 +343440000 0 0 0 0 0 0 0 0 0 0 +343526400 0 0 0 0 0 0 0 0 0 0 +343526400 0 0 0 0 0 0 0 0 0 0 +343612800 0 0 0 0 0 0 0 0 0 0 +343612800 0 0 0 0 0 0 0 0 0 0 +343699200 0 0 0 0 0 0 0 0 0 0 +343699200 1.6 1.7 1.7 1.8 1.8 1.8 1.8 1.8 1.8 1.7 +343785600 1.6 1.7 1.7 1.8 1.8 1.8 1.8 1.8 1.8 1.7 +343785600 0.9 0.5 0.6 0.6 0.4 0.3 0.3 0.3 0.3 0.3 +343872000 0.9 0.5 0.6 0.6 0.4 0.3 0.3 0.3 0.3 0.3 +343872000 0 0 0 0 0 0 0 0 0 0 +343958400 0 0 0 0 0 0 0 0 0 0 +343958400 0 0 0.1 0.1 0 0.1 0.1 0.1 0.2 0.3 +344044800 0 0 0.1 0.1 0 0.1 0.1 0.1 0.2 0.3 +344044800 2.6 2.6 2.8 3 3 3.3 3.4 3.5 3.6 3.6 +344131200 2.6 2.6 2.8 3 3 3.3 3.4 3.5 3.6 3.6 +344131200 7.9 7.8 6.7 6.2 5.7 5.3 4.9 4.7 4.5 4.3 +344217600 7.9 7.8 6.7 6.2 5.7 5.3 4.9 4.7 4.5 4.3 +344217600 2.4 2.7 2.7 2.3 2.4 2.4 2.2 2.2 2.2 2.1 +344304000 2.4 2.7 2.7 2.3 2.4 2.4 2.2 2.2 2.2 2.1 +344304000 1.4 0.9 1 1 0.8 0.7 0.7 0.7 0.7 0.7 +344390400 1.4 0.9 1 1 0.8 0.7 0.7 0.7 0.7 0.7 +344390400 2.4 2.6 2.6 2.6 2.6 2.8 2.8 2.8 2.9 2.9 +344476800 2.4 2.6 2.6 2.6 2.6 2.8 2.8 2.8 2.9 2.9 +344476800 0.6 0.4 0.5 0.7 0.6 0.8 0.9 1 1.2 1.2 +344563200 0.6 0.4 0.5 0.7 0.6 0.8 0.9 1 1.2 1.2 +344563200 17.9 18.2 18.2 17.8 18 17.9 17.8 17.8 17.7 17.5 +344649600 17.9 18.2 18.2 17.8 18 17.9 17.8 17.8 17.7 17.5 +344649600 7.7 8.6 8.5 8.5 8.9 9.6 9.6 9.7 9.8 9.6 +344736000 7.7 8.6 8.5 8.5 8.9 9.6 9.6 9.7 9.8 9.6 +344736000 26.2 28.4 26.9 27.1 27.4 28.8 28.2 27.4 26.5 24.7 +344822400 26.2 28.4 26.9 27.1 27.4 28.8 28.2 27.4 26.5 24.7 +344822400 7.8 7.8 7.6 7.8 7.7 8.2 8.2 8.1 8 7.4 +344908800 7.8 7.8 7.6 7.8 7.7 8.2 8.2 8.1 8 7.4 +344908800 0.4 0.1 0.2 0.3 0.1 0.1 0.1 0.2 0.3 0.3 +344995200 0.4 0.1 0.2 0.3 0.1 0.1 0.1 0.2 0.3 0.3 +344995200 5.8 6 6.1 6.2 6.2 6.6 6.6 6.7 6.8 6.5 +345081600 5.8 6 6.1 6.2 6.2 6.6 6.6 6.7 6.8 6.5 +345081600 3.2 4 4 4.4 4.6 5.6 5.6 5.7 5.8 5.2 +345168000 3.2 4 4 4.4 4.6 5.6 5.6 5.7 5.8 5.2 +345168000 4.9 5.3 5 4.8 4.9 5 4.9 4.8 4.6 4.2 +345254400 4.9 5.3 5 4.8 4.9 5 4.9 4.8 4.6 4.2 +345254400 0 0 0 0 0 0 0 0 0 0 +345340800 0 0 0 0 0 0 0 0 0 0 +345340800 0.2 0.5 0.5 0.2 0.6 0.5 0.4 0.4 0.3 0.3 +345427200 0.2 0.5 0.5 0.2 0.6 0.5 0.4 0.4 0.3 0.3 +345427200 0 0 0 0 0 0 0 0 0 0 +345513600 0 0 0 0 0 0 0 0 0 0 +345513600 0 0 0 0 0 0 0 0 0 0 +345600000 0 0 0 0 0 0 0 0 0 0 +345600000 0 0 0 0 0 0 0 0 0 0 +345686400 0 0 0 0 0 0 0 0 0 0 +345686400 2.8 3 3.2 3.2 3.2 3.4 3.4 3.5 3.6 3.7 +345772800 2.8 3 3.2 3.2 3.2 3.4 3.4 3.5 3.6 3.7 +345772800 0.2 0.1 0.2 0.3 0.3 0.2 0.3 0.3 0.4 0.4 +345859200 0.2 0.1 0.2 0.3 0.3 0.2 0.3 0.3 0.4 0.4 +345859200 9.3 1.8 5.1 7.2 2.2 0.3 1.9 1.7 3.3 3.6 +345945600 9.3 1.8 5.1 7.2 2.2 0.3 1.9 1.7 3.3 3.6 +345945600 3.2 0.6 1.6 2.3 0.7 0.7 0.9 1.2 1.4 1.1 +346032000 3.2 0.6 1.6 2.3 0.7 0.7 0.9 1.2 1.4 1.1 +346032000 3.3 4.9 4.5 4.8 5.3 6 6.1 6.2 6 5.8 +346118400 3.3 4.9 4.5 4.8 5.3 6 6.1 6.2 6 5.8 +346118400 0.3 0.4 0.4 0.5 0.5 0.6 0.7 0.7 0.8 0.7 +346204800 0.3 0.4 0.4 0.5 0.5 0.6 0.7 0.7 0.8 0.7 +346204800 8.1 9.2 8.5 8.1 8.3 8.4 8 7.9 7.7 7.3 +346291200 8.1 9.2 8.5 8.1 8.3 8.4 8 7.9 7.7 7.3 +346291200 7.5 6.6 7.1 7.1 6.9 6.9 7 6.9 6.9 6.6 +346377600 7.5 6.6 7.1 7.1 6.9 6.9 7 6.9 6.9 6.6 +346377600 13.1 14.3 13.8 13.6 14 14 13.8 13.7 13.2 12.7 +346464000 13.1 14.3 13.8 13.6 14 14 13.8 13.7 13.2 12.7 +346464000 2.5 2.5 2.6 2.6 2.6 2.6 2.6 2.6 2.6 2.5 +346550400 2.5 2.5 2.6 2.6 2.6 2.6 2.6 2.6 2.6 2.5 +346550400 2 1.6 1.8 2 1.8 1.8 1.9 1.9 2 1.9 +346636800 2 1.6 1.8 2 1.8 1.8 1.9 1.9 2 1.9 +346636800 2.5 2.4 2.4 2.6 2.6 2.7 2.8 2.8 2.9 2.9 +346723200 2.5 2.4 2.4 2.6 2.6 2.7 2.8 2.8 2.9 2.9 +346723200 0.2 0.5 0.5 0.3 0.5 0.6 0.6 0.6 0.6 0.6 +346809600 0.2 0.5 0.5 0.3 0.5 0.6 0.6 0.6 0.6 0.6 +346809600 5.1 4.9 5 5.1 4.8 4.1 4.1 4 3.8 3.7 +346896000 5.1 4.9 5 5.1 4.8 4.1 4.1 4 3.8 3.7 +346896000 7 6.3 6 5.9 5.5 4.7 4.7 4.7 4.7 5.2 +346982400 7 6.3 6 5.9 5.5 4.7 4.7 4.7 4.7 5.2 +346982400 10.3 11.1 10.4 9.8 10.1 9.8 9.5 9.4 9.1 9 +347068800 10.3 11.1 10.4 9.8 10.1 9.8 9.5 9.4 9.1 9 +347068800 9.2 9.2 8.9 8.4 8.4 7.8 7.6 7.4 7 6.8 +347155200 9.2 9.2 8.9 8.4 8.4 7.8 7.6 7.4 7 6.8 +347155200 3.1 3.6 3.6 3.5 3.7 3.8 3.8 3.8 3.8 3.8 +347241600 3.1 3.6 3.6 3.5 3.7 3.8 3.8 3.8 3.8 3.8 +347241600 1.1 0.8 1.2 1.7 1.6 1.8 2.1 2.4 2.7 2.8 +347328000 1.1 0.8 1.2 1.7 1.6 1.8 2.1 2.4 2.7 2.8 +347328000 0.7 0.4 0.5 0.5 0.5 0.4 0.4 0.5 0.5 0.5 +347414400 0.7 0.4 0.5 0.5 0.5 0.4 0.4 0.5 0.5 0.5 +347414400 0.2 0.2 0.2 0.2 0.2 0.2 0.1 0.1 0.1 0.2 +347500800 0.2 0.2 0.2 0.2 0.2 0.2 0.1 0.1 0.1 0.2 +347500800 0 0 0 0 0 0 0 0 0 0 +347587200 0 0 0 0 0 0 0 0 0 0 +347587200 1.3 0.9 1.1 1.2 1 0.8 0.9 0.9 1 1 +347673600 1.3 0.9 1.1 1.2 1 0.8 0.9 0.9 1 1 +347673600 0.8 0.6 0.6 0.7 0.6 0.6 0.6 0.6 0.7 0.8 +347760000 0.8 0.6 0.6 0.7 0.6 0.6 0.6 0.6 0.7 0.8 +347760000 6.7 7.5 7.6 7.4 7.8 8 8 8 7.9 7.8 +347846400 6.7 7.5 7.6 7.4 7.8 8 8 8 7.9 7.8 +347846400 4.9 4.7 5.3 5.8 5.7 5.7 5.8 6 6 6 +347932800 4.9 4.7 5.3 5.8 5.7 5.7 5.8 6 6 6 +347932800 1 0.7 0.7 0.8 0.7 0.7 0.8 0.8 0.8 0.9 +348019200 1 0.7 0.7 0.8 0.7 0.7 0.8 0.8 0.8 0.9 +348019200 2.6 2.8 2.6 2.5 2.5 2.5 2.4 2.3 2.2 2.1 +348105600 2.6 2.8 2.6 2.5 2.5 2.5 2.4 2.3 2.2 2.1 +348105600 7.5 8.4 8 7.7 8.1 8.2 8 7.8 7.4 6.9 +348192000 7.5 8.4 8 7.7 8.1 8.2 8 7.8 7.4 6.9 +348192000 0 0 0 0 0 0 0 0 0 0 +348278400 0 0 0 0 0 0 0 0 0 0 +348278400 0.2 0.4 0.5 0.6 0.7 1 1 1.1 1.3 1.3 +348364800 0.2 0.4 0.5 0.6 0.7 1 1 1.1 1.3 1.3 +348364800 0 0 0 0 0 0 0 0 0 0 +348451200 0 0 0 0 0 0 0 0 0 0 +348451200 0 0 0 0 0 0 0 0 0 0 +348537600 0 0 0 0 0 0 0 0 0 0 +348537600 0 0 0 0 0 0 0 0 0 0 +348624000 0 0 0 0 0 0 0 0 0 0 +348624000 0 0 0 0 0 0 0 0 0 0 +348710400 0 0 0 0 0 0 0 0 0 0 +348710400 0 0 0 0 0 0 0 0 0 0 +348796800 0 0 0 0 0 0 0 0 0 0 +348796800 0 0 0 0 0 0 0 0 0 0 +348883200 0 0 0 0 0 0 0 0 0 0 +348883200 4 4.2 4.2 4.2 4.2 4.3 4.2 4.1 4 3.7 +348969600 4 4.2 4.2 4.2 4.2 4.3 4.2 4.1 4 3.7 +348969600 0 0 0 0 0 0 0 0 0 0 +349056000 0 0 0 0 0 0 0 0 0 0 +349056000 0 0 0 0 0 0.1 0.1 0.1 0.1 0.2 +349142400 0 0 0 0 0 0.1 0.1 0.1 0.1 0.2 +349142400 0 0 0 0 0 0.3 0.2 0.5 0.6 0.9 +349228800 0 0 0 0 0 0.3 0.2 0.5 0.6 0.9 +349228800 5.6 5.7 5.4 5.3 5.2 5 4.8 4.7 4.5 4.3 +349315200 5.6 5.7 5.4 5.3 5.2 5 4.8 4.7 4.5 4.3 +349315200 10.3 10.5 10.3 10.1 10.2 10.2 10.1 10.1 10 9.9 +349401600 10.3 10.5 10.3 10.1 10.2 10.2 10.1 10.1 10 9.9 +349401600 0.6 1.2 1 0.4 0.9 0.9 0.7 0.7 0.5 0.5 +349488000 0.6 1.2 1 0.4 0.9 0.9 0.7 0.7 0.5 0.5 +349488000 13.3 15.8 15 14.7 15.3 15.9 15.4 15.1 14.7 14.1 +349574400 13.3 15.8 15 14.7 15.3 15.9 15.4 15.1 14.7 14.1 +349574400 6.1 6.9 7.2 7.2 7.6 8.1 8 8.1 8.1 7.5 +349660800 6.1 6.9 7.2 7.2 7.6 8.1 8 8.1 8.1 7.5 +349660800 1.7 0.3 0.8 1.1 0.4 0.1 0.2 0.2 0.3 0.3 +349747200 1.7 0.3 0.8 1.1 0.4 0.1 0.2 0.2 0.3 0.3 +349747200 14.4 16.8 16.7 16.4 17.2 18.2 17.7 17.4 16.8 15.4 +349833600 14.4 16.8 16.7 16.4 17.2 18.2 17.7 17.4 16.8 15.4 +349833600 4 4.5 4.4 4 4.3 4.4 4.4 4.5 4.6 4.6 +349920000 4 4.5 4.4 4 4.3 4.4 4.4 4.5 4.6 4.6 +349920000 0 0 0 0 0 0 0 0 0 0 +350006400 0 0 0 0 0 0 0 0 0 0 +350006400 0 0 0 0 0 0 0 0 0 0 +350092800 0 0 0 0 0 0 0 0 0 0 +350092800 5 5.4 5.2 4.9 5.1 5.1 4.9 4.9 4.8 4.6 +350179200 5 5.4 5.2 4.9 5.1 5.1 4.9 4.9 4.8 4.6 +350179200 7.9 8.5 8.3 8.2 8.4 8.3 8.2 8.2 8.1 8 +350265600 7.9 8.5 8.3 8.2 8.4 8.3 8.2 8.2 8.1 8 +350265600 11.2 12.7 12.1 11.8 12.1 11.8 11.4 11 10.3 9.7 +350352000 11.2 12.7 12.1 11.8 12.1 11.8 11.4 11 10.3 9.7 +350352000 12.8 14.5 13.8 13.2 13.7 13.5 13.2 12.9 12.4 12.2 +350438400 12.8 14.5 13.8 13.2 13.7 13.5 13.2 12.9 12.4 12.2 +350438400 0 0 0 0 0 0 0 0 0 0 +350524800 0 0 0 0 0 0 0 0 0 0 +350524800 0.2 0 0.1 0.1 0 0 0 0 0.1 0.1 +350611200 0.2 0 0.1 0.1 0 0 0 0 0.1 0.1 +350611200 0 0 0 0 0 0 0 0 0 0 +350697600 0 0 0 0 0 0 0 0 0 0 +350697600 0 0 0 0 0 0 0 0 0 0 +350784000 0 0 0 0 0 0 0 0 0 0 +350784000 0 0 0 0 0 0 0 0 0 0 +350870400 0 0 0 0 0 0 0 0 0 0 +350870400 0 0 0 0 0 0 0 0 0 0 +350956800 0 0 0 0 0 0 0 0 0 0 +350956800 0 0 0 0 0 0 0 0 0 0 +351043200 0 0 0 0 0 0 0 0 0 0 +351043200 0 0 0 0 0 0 0 0 0 0 +351129600 0 0 0 0 0 0 0 0 0 0 +351129600 0 0 0 0 0 0 0 0 0 0 +351216000 0 0 0 0 0 0 0 0 0 0 +351216000 1.9 2 1.9 1.8 1.9 1.9 1.8 1.8 1.7 1.6 +351302400 1.9 2 1.9 1.8 1.9 1.9 1.8 1.8 1.7 1.6 +351302400 8.5 8.6 8.7 8.7 8.6 7.9 7.8 7.5 7.1 6.8 +351388800 8.5 8.6 8.7 8.7 8.6 7.9 7.8 7.5 7.1 6.8 +351388800 1.2 1.3 1.3 1.2 1.3 1.6 1.5 1.6 1.7 1.6 +351475200 1.2 1.3 1.3 1.2 1.3 1.6 1.5 1.6 1.7 1.6 +351475200 1.4 1.2 1.2 1 1 0.8 0.6 0.7 0.5 0.7 +351561600 1.4 1.2 1.2 1 1 0.8 0.6 0.7 0.5 0.7 +351561600 0 0 0 0 0 0 0 0 0 0 +351648000 0 0 0 0 0 0 0 0 0 0 +351648000 0 0 0 0 0 0 0 0 0 0 +351734400 0 0 0 0 0 0 0 0 0 0 +351734400 0 0 0 0 0 0 0 0 0 0 +351820800 0 0 0 0 0 0 0 0 0 0 +351820800 0 0 0 0 0 0 0 0 0 0 +351907200 0 0 0 0 0 0 0 0 0 0 +351907200 0 0 0 0 0 0 0 0 0 0 +351993600 0 0 0 0 0 0 0 0 0 0 +351993600 0 0 0 0 0 0 0 0 0 0 +352080000 0 0 0 0 0 0 0 0 0 0 +352080000 0 0 0 0 0 0 0 0 0 0 +352166400 0 0 0 0 0 0 0 0 0 0 +352166400 0 0 0 0 0 0 0 0 0 0 +352252800 0 0 0 0 0 0 0 0 0 0 +352252800 12.4 12.7 12 11.4 11.3 10.3 9.8 9.3 8.6 8 +352339200 12.4 12.7 12 11.4 11.3 10.3 9.8 9.3 8.6 8 +352339200 11 9.8 10.5 10.9 10.3 9.4 9.6 9.7 9.8 10.2 +352425600 11 9.8 10.5 10.9 10.3 9.4 9.6 9.7 9.8 10.2 +352425600 5.6 5.1 5 4.9 4.7 4 3.9 3.8 3.6 3.7 +352512000 5.6 5.1 5 4.9 4.7 4 3.9 3.8 3.6 3.7 +352512000 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +352598400 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +352598400 4.5 3.3 3.7 4 3.5 3.1 3.3 3.3 3.3 3.4 +352684800 4.5 3.3 3.7 4 3.5 3.1 3.3 3.3 3.3 3.4 +352684800 6.6 4.6 5 5.4 4.7 4.2 4.5 4.6 4.8 5 +352771200 6.6 4.6 5 5.4 4.7 4.2 4.5 4.6 4.8 5 +352771200 0 0 0 0 0 0 0 0 0 0 +352857600 0 0 0 0 0 0 0 0 0 0 +352857600 0 0 0 0 0 0 0 0 0 0 +352944000 0 0 0 0 0 0 0 0 0 0 +352944000 0.1 0 0.1 0.1 0 0 0 0.1 0.1 0.1 +353030400 0.1 0 0.1 0.1 0 0 0 0.1 0.1 0.1 +353030400 0 0 0 0 0 0 0 0 0 0 +353116800 0 0 0 0 0 0 0 0 0 0 +353116800 0 0 0 0 0 0 0 0 0 0 +353203200 0 0 0 0 0 0 0 0 0 0 +353203200 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +353289600 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +353289600 1.3 0.2 0.7 1 0.3 0.1 0.3 0.2 0.5 0.5 +353376000 1.3 0.2 0.7 1 0.3 0.1 0.3 0.2 0.5 0.5 +353376000 0 0 0 0 0 0 0 0 0 0 +353462400 0 0 0 0 0 0 0 0 0 0 +353462400 0 0 0 0 0 0 0 0 0 0 +353548800 0 0 0 0 0 0 0 0 0 0 +353548800 0 0 0 0 0 0 0 0 0 0 +353635200 0 0 0 0 0 0 0 0 0 0 +353635200 0 0 0 0 0 0 0 0 0 0 +353721600 0 0 0 0 0 0 0 0 0 0 +353721600 0 0 0 0 0 0 0 0 0 0 +353808000 0 0 0 0 0 0 0 0 0 0 +353808000 0 0 0 0 0 0 0 0 0 0 +353894400 0 0 0 0 0 0 0 0 0 0 +353894400 0 0 0 0 0 0 0 0 0 0 +353980800 0 0 0 0 0 0 0 0 0 0 +353980800 0 0 0 0 0 0 0 0 0 0 +354067200 0 0 0 0 0 0 0 0 0 0 +354067200 0 0 0 0 0 0 0 0 0 0 +354153600 0 0 0 0 0 0 0 0 0 0 +354153600 0 0 0 0 0 0 0 0 0 0 +354240000 0 0 0 0 0 0 0 0 0 0 +354240000 0.8 0.8 1 1.2 1.1 1.3 1.4 1.6 1.8 1.9 +354326400 0.8 0.8 1 1.2 1.1 1.3 1.4 1.6 1.8 1.9 +354326400 0 0 0 0 0 0 0 0 0 0 +354412800 0 0 0 0 0 0 0 0 0 0 +354412800 8.8 9.4 9.1 8.8 9 9 8.7 8.5 8 7.4 +354499200 8.8 9.4 9.1 8.8 9 9 8.7 8.5 8 7.4 +354499200 5.5 5.3 5.3 5.6 5.5 5.6 5.7 5.8 5.8 5.7 +354585600 5.5 5.3 5.3 5.6 5.5 5.6 5.7 5.8 5.8 5.7 +354585600 25.6 27.5 26.9 25.5 27 25 24.3 23.5 21.4 20.2 +354672000 25.6 27.5 26.9 25.5 27 25 24.3 23.5 21.4 20.2 +354672000 3.6 3.8 3.4 3.3 3.2 2.8 2.7 2.6 2.3 2.2 +354758400 3.6 3.8 3.4 3.3 3.2 2.8 2.7 2.6 2.3 2.2 +354758400 0 0 0 0 0 0 0 0 0 0 +354844800 0 0 0 0 0 0 0 0 0 0 +354844800 0 0 0 0 0 0 0 0 0 0 +354931200 0 0 0 0 0 0 0 0 0 0 +354931200 4 4.1 3.9 3.9 3.9 4 3.9 3.9 3.9 3.8 +355017600 4 4.1 3.9 3.9 3.9 4 3.9 3.9 3.9 3.8 +355017600 0.6 0.4 0.5 0.5 0.5 0.5 0.5 0.6 0.7 0.7 +355104000 0.6 0.4 0.5 0.5 0.5 0.5 0.5 0.6 0.7 0.7 +355104000 5.4 5 5 4.9 4.8 4.3 4.3 4.2 4 4 +355190400 5.4 5 5 4.9 4.8 4.3 4.3 4.2 4 4 +355190400 11.1 9.7 10 10.3 9.7 9.2 9.4 9.5 9.7 9.9 +355276800 11.1 9.7 10 10.3 9.7 9.2 9.4 9.5 9.7 9.9 +355276800 3.1 3.2 3.2 3.1 3.2 3.2 3.1 3.1 3.1 3.1 +355363200 3.1 3.2 3.2 3.1 3.2 3.2 3.1 3.1 3.1 3.1 +355363200 0.2 0.7 0.7 0.7 0.9 1.3 1.3 1.4 1.5 1.6 +355449600 0.2 0.7 0.7 0.7 0.9 1.3 1.3 1.4 1.5 1.6 +355449600 0.4 0.1 0.3 0.5 0.2 0 0.1 0.2 0.3 0.5 +355536000 0.4 0.1 0.3 0.5 0.2 0 0.1 0.2 0.3 0.5 +355536000 4.8 3.8 3.4 3.4 3 2.7 2.7 2.6 2.7 3.4 +355622400 4.8 3.8 3.4 3.4 3 2.7 2.7 2.6 2.7 3.4 +355622400 0 0 0 0 0 0 0 0 0 0 +355708800 0 0 0 0 0 0 0 0 0 0 +355708800 0 0 0 0 0 0 0 0 0 0 +355795200 0 0 0 0 0 0 0 0 0 0 +355795200 0 0 0 0 0 0 0 0 0 0 +355881600 0 0 0 0 0 0 0 0 0 0 +355881600 0 0 0 0 0 0 0 0 0 0 +355968000 0 0 0 0 0 0 0 0 0 0 +355968000 0 0 0 0 0 0 0 0.1 0.2 0.2 +356054400 0 0 0 0 0 0 0 0.1 0.2 0.2 +356054400 1.1 1 1 1 1 1 1 1 1 1 +356140800 1.1 1 1 1 1 1 1 1 1 1 +356140800 2.2 2.2 2.2 2.2 2.2 2.1 2.1 2.1 2 2.1 +356227200 2.2 2.2 2.2 2.2 2.2 2.1 2.1 2.1 2 2.1 +356227200 3.5 2.6 2.7 2.7 2 1.5 1.3 1.1 1 0.9 +356313600 3.5 2.6 2.7 2.7 2 1.5 1.3 1.1 1 0.9 +356313600 0.7 0.6 0.7 0.7 0.6 0.6 0.6 0.5 0.6 0.5 +356400000 0.7 0.6 0.7 0.7 0.6 0.6 0.6 0.5 0.6 0.5 +356400000 2.4 2.1 2.2 2.2 2.1 1.9 1.9 1.9 1.9 1.8 +356486400 2.4 2.1 2.2 2.2 2.1 1.9 1.9 1.9 1.9 1.8 +356486400 0 0 0 0 0 0 0 0 0 0 +356572800 0 0 0 0 0 0 0 0 0 0 +356572800 0 0 0 0 0 0 0 0 0 0 +356659200 0 0 0 0 0 0 0 0 0 0 +356659200 0 0 0 0 0 0 0 0 0 0 +356745600 0 0 0 0 0 0 0 0 0 0 +356745600 0 0 0 0 0 0 0 0 0 0 +356832000 0 0 0 0 0 0 0 0 0 0 +356832000 0.2 0.5 0.6 0.1 0.5 0.3 0.4 0.2 0.1 0 +356918400 0.2 0.5 0.6 0.1 0.5 0.3 0.4 0.2 0.1 0 +356918400 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.6 +357004800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.6 +357004800 5.5 5.5 5.6 5.7 5.6 5.4 5.5 5.5 5.4 5.6 +357091200 5.5 5.5 5.6 5.7 5.6 5.4 5.5 5.5 5.4 5.6 +357091200 0 0 0 0 0 0 0 0 0 0 +357177600 0 0 0 0 0 0 0 0 0 0 +357177600 0 0 0 0 0 0 0 0 0 0 +357264000 0 0 0 0 0 0 0 0 0 0 +357264000 1.1 0.8 0.7 0.7 0.6 0.4 0.4 0.4 0.4 0.3 +357350400 1.1 0.8 0.7 0.7 0.6 0.4 0.4 0.4 0.4 0.3 +357350400 10.3 10.3 10.5 11 10.9 10.7 10.8 10.9 10.9 11.2 +357436800 10.3 10.3 10.5 11 10.9 10.7 10.8 10.9 10.9 11.2 +357436800 7.6 7 7.3 7.4 7.1 6.4 6.8 6.9 7.2 7.7 +357523200 7.6 7 7.3 7.4 7.1 6.4 6.8 6.9 7.2 7.7 +357523200 0 0.3 0.2 0.4 0.5 0.7 0.8 0.8 0.8 0.8 +357609600 0 0.3 0.2 0.4 0.5 0.7 0.8 0.8 0.8 0.8 +357609600 8.8 9.1 8.7 8.6 8.6 8.8 8.7 8.8 8.9 8.7 +357696000 8.8 9.1 8.7 8.6 8.6 8.8 8.7 8.8 8.9 8.7 +357696000 5.7 5.4 5.5 5.6 5.4 5.3 5.4 5.4 5.4 5.4 +357782400 5.7 5.4 5.5 5.6 5.4 5.3 5.4 5.4 5.4 5.4 +357782400 0 0 0 0 0 0 0 0 0 0 +357868800 0 0 0 0 0 0 0 0 0 0 +357868800 0 0 0 0 0 0 0 0 0 0 +357955200 0 0 0 0 0 0 0 0 0 0 +357955200 0 0 0 0 0 0 0 0 0 0 +358041600 0 0 0 0 0 0 0 0 0 0 +358041600 0 0 0 0 0 0 0 0 0 0 +358128000 0 0 0 0 0 0 0 0 0 0 +358128000 0 0 0 0 0 0 0 0 0 0 +358214400 0 0 0 0 0 0 0 0 0 0 +358214400 0 0 0 0 0 0 0 0 0 0 +358300800 0 0 0 0 0 0 0 0 0 0 +358300800 0 0 0 0 0 0 0 0 0 0 +358387200 0 0 0 0 0 0 0 0 0 0 +358387200 0 0 0 0 0 0 0 0 0 0 +358473600 0 0 0 0 0 0 0 0 0 0 +358473600 0 0 0 0 0 0 0 0 0 0 +358560000 0 0 0 0 0 0 0 0 0 0 +358560000 0.2 0.2 0.2 0.1 0.2 0.1 0.1 0.1 0 0 +358646400 0.2 0.2 0.2 0.1 0.2 0.1 0.1 0.1 0 0 +358646400 0 0 0 0 0 0 0 0 0 0 +358732800 0 0 0 0 0 0 0 0 0 0 +358732800 0 0 0 0 0 0 0 0 0 0 +358819200 0 0 0 0 0 0 0 0 0 0 +358819200 0 0 0 0 0 0 0 0 0 0 +358905600 0 0 0 0 0 0 0 0 0 0 +358905600 0 0 0 0 0 0 0 0 0 0 +358992000 0 0 0 0 0 0 0 0 0 0 +358992000 1.1 1 1 1 0.9 0.9 0.8 0.8 0.8 0.7 +359078400 1.1 1 1 1 0.9 0.9 0.8 0.8 0.8 0.7 +359078400 1.2 1.2 1.3 1.3 1.3 1.3 1.3 1.3 1.3 1.4 +359164800 1.2 1.2 1.3 1.3 1.3 1.3 1.3 1.3 1.3 1.4 +359164800 5.7 6 5.9 6 6 6.2 6.1 6.2 6.2 6.2 +359251200 5.7 6 5.9 6 6 6.2 6.1 6.2 6.2 6.2 +359251200 11.3 11.8 11.4 11.4 11.4 11.2 11.1 10.9 10.6 10.5 +359337600 11.3 11.8 11.4 11.4 11.4 11.2 11.1 10.9 10.6 10.5 +359337600 13.9 14 14.7 15.1 15.1 15.1 15.5 15.7 16.1 16.8 +359424000 13.9 14 14.7 15.1 15.1 15.1 15.5 15.7 16.1 16.8 +359424000 3.2 0.6 1.3 1.7 0.5 0.1 0.3 0.2 0.3 0.2 +359510400 3.2 0.6 1.3 1.7 0.5 0.1 0.3 0.2 0.3 0.2 +359510400 0 0 0 0 0 0 0 0 0 0 +359596800 0 0 0 0 0 0 0 0 0 0 +359596800 0 0 0 0 0 0 0 0 0 0 +359683200 0 0 0 0 0 0 0 0 0 0 +359683200 0 0 0 0 0 0 0 0 0 0 +359769600 0 0 0 0 0 0 0 0 0 0 +359769600 0 0 0 0 0 0 0 0.1 0.1 0.1 +359856000 0 0 0 0 0 0 0 0.1 0.1 0.1 +359856000 3.9 4.2 4.4 4.2 4.4 4.7 4.6 4.7 4.8 4.7 +359942400 3.9 4.2 4.4 4.2 4.4 4.7 4.6 4.7 4.8 4.7 +359942400 3 2.4 3.4 3.9 3.4 3.1 3.4 3.6 4.1 4.3 +360028800 3 2.4 3.4 3.9 3.4 3.1 3.4 3.6 4.1 4.3 +360028800 33.7 35.3 34.1 33.1 33.7 33.7 33.1 32.7 31.9 30.9 +360115200 33.7 35.3 34.1 33.1 33.7 33.7 33.1 32.7 31.9 30.9 +360115200 0 0.3 0.3 0.4 0.5 0.7 0.9 0.9 1 1.1 +360201600 0 0.3 0.3 0.4 0.5 0.7 0.9 0.9 1 1.1 +360201600 0 0 0 0 0 0 0 0 0 0 +360288000 0 0 0 0 0 0 0 0 0 0 +360288000 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +360374400 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +360374400 0 0 0 0 0 0 0 0 0 0 +360460800 0 0 0 0 0 0 0 0 0 0 +360460800 0 0 0 0 0 0 0 0 0 0 +360547200 0 0 0 0 0 0 0 0 0 0 +360547200 0 0 0 0 0 0 0 0 0 0 +360633600 0 0 0 0 0 0 0 0 0 0 +360633600 0 0 0 0 0 0 0 0 0 0 +360720000 0 0 0 0 0 0 0 0 0 0 +360720000 0 0 0 0 0 0 0 0 0 0 +360806400 0 0 0 0 0 0 0 0 0 0 +360806400 0.1 0.1 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 +360892800 0.1 0.1 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 +360892800 0 0 0 0 0 0 0 0 0 0 +360979200 0 0 0 0 0 0 0 0 0 0 +360979200 0.1 0 0.1 0.1 0 0 0.1 0 0.1 0.1 +361065600 0.1 0 0.1 0.1 0 0 0.1 0 0.1 0.1 +361065600 0.1 0 0.1 0 0 0 0 0 0 0.1 +361152000 0.1 0 0.1 0 0 0 0 0 0 0.1 +361152000 0 0 0 0 0 0 0 0 0 0 +361238400 0 0 0 0 0 0 0 0 0 0 +361238400 0 0 0 0 0 0 0 0 0 0 +361324800 0 0 0 0 0 0 0 0 0 0 +361324800 0.3 0.1 0.2 0.2 0.1 0 0.1 0.1 0.1 0.1 +361411200 0.3 0.1 0.2 0.2 0.1 0 0.1 0.1 0.1 0.1 +361411200 8 5.8 6.7 7.3 6.3 5.2 5.5 5.6 5.9 6.2 +361497600 8 5.8 6.7 7.3 6.3 5.2 5.5 5.6 5.9 6.2 +361497600 3.7 3.8 3.9 3.8 3.8 3.8 3.7 3.7 3.7 3.7 +361584000 3.7 3.8 3.9 3.8 3.8 3.8 3.7 3.7 3.7 3.7 +361584000 1.3 0.7 0.7 0.7 0.5 0.2 0.3 0.2 0.3 0.3 +361670400 1.3 0.7 0.7 0.7 0.5 0.2 0.3 0.2 0.3 0.3 +361670400 0 0 0 0 0 0 0 0 0 0 +361756800 0 0 0 0 0 0 0 0 0 0 +361756800 0 0 0 0 0 0 0 0 0 0 +361843200 0 0 0 0 0 0 0 0 0 0 +361843200 20.2 20.7 19.8 19.7 19.4 18.6 18.4 18.1 17.7 17.5 +361929600 20.2 20.7 19.8 19.7 19.4 18.6 18.4 18.1 17.7 17.5 +361929600 0 0 0 0 0 0 0 0 0 0 +362016000 0 0 0 0 0 0 0 0 0 0 +362016000 0 0 0 0 0 0 0 0 0 0 +362102400 0 0 0 0 0 0 0 0 0 0 +362102400 0 0 0 0 0 0 0 0 0 0 +362188800 0 0 0 0 0 0 0 0 0 0 +362188800 5.9 5.7 5.8 6.1 6.1 6.8 6.9 7.3 7.8 7.8 +362275200 5.9 5.7 5.8 6.1 6.1 6.8 6.9 7.3 7.8 7.8 +362275200 2.9 2.9 3.2 3.3 3.3 3.2 3.3 3.4 3.4 3.5 +362361600 2.9 2.9 3.2 3.3 3.3 3.2 3.3 3.4 3.4 3.5 +362361600 13.9 11.6 10.7 10.1 8.9 7.3 7 6.6 6.4 6.9 +362448000 13.9 11.6 10.7 10.1 8.9 7.3 7 6.6 6.4 6.9 +362448000 4.7 4.6 4.5 4.6 4.4 4.4 4.3 4.3 4.3 4.1 +362534400 4.7 4.6 4.5 4.6 4.4 4.4 4.3 4.3 4.3 4.1 +362534400 0 0 0 0 0 0 0 0 0 0 +362620800 0 0 0 0 0 0 0 0 0 0 +362620800 9.4 9.3 8.9 9.1 8.6 8.1 8 7.9 7.8 7.8 +362707200 9.4 9.3 8.9 9.1 8.6 8.1 8 7.9 7.8 7.8 +362707200 6.3 6.2 6.2 6.6 6.3 5.8 5.9 5.9 5.8 6 +362793600 6.3 6.2 6.2 6.6 6.3 5.8 5.9 5.9 5.8 6 +362793600 11.5 10.6 10.4 10 9.6 8.6 8.5 8.1 7.7 7.4 +362880000 11.5 10.6 10.4 10 9.6 8.6 8.5 8.1 7.7 7.4 +362880000 5.9 5.2 5.3 5.5 5.1 4.5 4.6 4.6 4.6 4.8 +362966400 5.9 5.2 5.3 5.5 5.1 4.5 4.6 4.6 4.6 4.8 +362966400 0.1 1.2 0.9 0.8 1 1.2 1.2 1 0.9 0.7 +363052800 0.1 1.2 0.9 0.8 1 1.2 1.2 1 0.9 0.7 +363052800 0 0.1 0 0 0 0.1 0.1 0.1 0 0.1 +363139200 0 0.1 0 0 0 0.1 0.1 0.1 0 0.1 +363139200 0 0 0 0 0 0 0 0 0 0 +363225600 0 0 0 0 0 0 0 0 0 0 +363225600 0 0 0 0 0 0 0 0 0 0 +363312000 0 0 0 0 0 0 0 0 0 0 +363312000 0 0 0 0 0 0 0 0 0 0 +363398400 0 0 0 0 0 0 0 0 0 0 +363398400 0 0 0 0 0 0 0 0 0 0 +363484800 0 0 0 0 0 0 0 0 0 0 +363484800 0 0 0 0 0 0 0 0 0 0 +363571200 0 0 0 0 0 0 0 0 0 0 +363571200 4.2 4.4 4.5 4.6 4.6 5.1 5.2 5.4 5.6 5.6 +363657600 4.2 4.4 4.5 4.6 4.6 5.1 5.2 5.4 5.6 5.6 +363657600 8.2 8.7 6.9 6.3 5.8 4.8 4.3 3.9 3.5 3.7 +363744000 8.2 8.7 6.9 6.3 5.8 4.8 4.3 3.9 3.5 3.7 +363744000 0 0 0 0 0 0 0 0 0 0 +363830400 0 0 0 0 0 0 0 0 0 0 +363830400 16.1 19.5 17 16 16.7 15.6 14.6 13.6 11.7 10.7 +363916800 16.1 19.5 17 16 16.7 15.6 14.6 13.6 11.7 10.7 +363916800 11.7 13.8 12.1 11.3 11.3 10.1 9.3 8.4 7.3 6.6 +364003200 11.7 13.8 12.1 11.3 11.3 10.1 9.3 8.4 7.3 6.6 +364003200 1.6 1.5 1.5 1.6 1.5 1.4 1.4 1.5 1.5 1.5 +364089600 1.6 1.5 1.5 1.6 1.5 1.4 1.4 1.5 1.5 1.5 +364089600 3.7 3.7 3.6 3.5 3.4 3.1 3 2.8 2.6 2.5 +364176000 3.7 3.7 3.6 3.5 3.4 3.1 3 2.8 2.6 2.5 +364176000 0 0 0 0 0 0 0 0 0 0 +364262400 0 0 0 0 0 0 0 0 0 0 +364262400 0 0 0 0 0 0 0 0 0 0 +364348800 0 0 0 0 0 0 0 0 0 0 +364348800 0 0.2 0.1 0.2 0.2 0.3 0.3 0.3 0.3 0.3 +364435200 0 0.2 0.1 0.2 0.2 0.3 0.3 0.3 0.3 0.3 +364435200 0 0 0 0 0 0 0 0 0 0 +364521600 0 0 0 0 0 0 0 0 0 0 +364521600 2.4 2.1 2.2 2.1 2.1 1.9 1.9 1.8 1.8 1.7 +364608000 2.4 2.1 2.2 2.1 2.1 1.9 1.9 1.8 1.8 1.7 +364608000 7.4 9.1 10.3 11 12.2 13.6 14.1 14.6 14.8 13.8 +364694400 7.4 9.1 10.3 11 12.2 13.6 14.1 14.6 14.8 13.8 +364694400 3.9 2.9 3.2 3.6 3.3 2.7 3 3.2 3.4 3.9 +364780800 3.9 2.9 3.2 3.6 3.3 2.7 3 3.2 3.4 3.9 +364780800 14.2 13.8 13.5 13 13.1 12.6 12.5 12.3 11.9 11.6 +364867200 14.2 13.8 13.5 13 13.1 12.6 12.5 12.3 11.9 11.6 +364867200 13.7 15.4 16 15.8 16.7 18.5 18.6 18.9 19.6 19.6 +364953600 13.7 15.4 16 15.8 16.7 18.5 18.6 18.9 19.6 19.6 +364953600 0.8 0.5 0.6 0.7 0.6 0.5 0.6 0.6 0.7 0.7 +365040000 0.8 0.5 0.6 0.7 0.6 0.5 0.6 0.6 0.7 0.7 +365040000 17.5 16.1 16.3 16.8 15.9 14.7 14.8 14.8 14.7 14.5 +365126400 17.5 16.1 16.3 16.8 15.9 14.7 14.8 14.8 14.7 14.5 +365126400 0.1 0 0.1 0.1 0 0 0 0 0 0.1 +365212800 0.1 0 0.1 0.1 0 0 0 0 0 0.1 +365212800 19.8 18.5 18.3 18 17.3 16 15.8 15.3 14.7 14.3 +365299200 19.8 18.5 18.3 18 17.3 16 15.8 15.3 14.7 14.3 +365299200 0 0 0 0 0 0 0 0 0 0 +365385600 0 0 0 0 0 0 0 0 0 0 +365385600 0.4 0.8 1 0.9 1.1 1.3 1.2 1.2 1.2 1.1 +365472000 0.4 0.8 1 0.9 1.1 1.3 1.2 1.2 1.2 1.1 +365472000 0 0 0 0 0 0 0 0 0 0 +365558400 0 0 0 0 0 0 0 0 0 0 +365558400 0 0 0 0 0 0 0 0 0 0 +365644800 0 0 0 0 0 0 0 0 0 0 +365644800 8.8 8.6 9.5 10.1 10.1 10.2 10.6 10.8 11 10.9 +365731200 8.8 8.6 9.5 10.1 10.1 10.2 10.6 10.8 11 10.9 +365731200 8.6 4.8 6.7 7.9 5.9 4.4 5 5.3 6.1 6.8 +365817600 8.6 4.8 6.7 7.9 5.9 4.4 5 5.3 6.1 6.8 +365817600 5.2 6.2 6 5.5 5.9 6 5.8 5.6 5.3 5.2 +365904000 5.2 6.2 6 5.5 5.9 6 5.8 5.6 5.3 5.2 +365904000 0.4 1.1 0.9 0.6 1.1 1.1 1.1 1.1 0.9 1.1 +365990400 0.4 1.1 0.9 0.6 1.1 1.1 1.1 1.1 0.9 1.1 +365990400 8 9.3 9.5 10.3 10.8 12.8 13.1 13.8 14.5 14 +366076800 8 9.3 9.5 10.3 10.8 12.8 13.1 13.8 14.5 14 +366076800 2.4 2.3 2.3 2.5 2.4 2.4 2.4 2.4 2.4 2.2 +366163200 2.4 2.3 2.3 2.5 2.4 2.4 2.4 2.4 2.4 2.2 +366163200 3.7 3.3 4 4.6 4.3 3.8 4 4 3.9 4.1 +366249600 3.7 3.3 4 4.6 4.3 3.8 4 4 3.9 4.1 +366249600 0 0 0 0 0 0 0 0 0 0 +366336000 0 0 0 0 0 0 0 0 0 0 +366336000 0 0 0 0 0 0.1 0 0.1 0.1 0.2 +366422400 0 0 0 0 0 0.1 0 0.1 0.1 0.2 +366422400 2.4 1.7 2.4 2.6 2.5 2.5 2.8 3 3.4 3.6 +366508800 2.4 1.7 2.4 2.6 2.5 2.5 2.8 3 3.4 3.6 +366508800 4.4 4.9 4.8 4.9 5.1 5.5 5.5 5.6 5.7 5.8 +366595200 4.4 4.9 4.8 4.9 5.1 5.5 5.5 5.6 5.7 5.8 +366595200 0 0 0 0 0 0 0 0 0 0 +366681600 0 0 0 0 0 0 0 0 0 0 +366681600 0 0 0 0 0 0 0 0 0 0 +366768000 0 0 0 0 0 0 0 0 0 0 +366768000 0 0 0 0 0 0 0 0 0 0 +366854400 0 0 0 0 0 0 0 0 0 0 +366854400 0 0 0 0 0 0 0 0 0 0 +366940800 0 0 0 0 0 0 0 0 0 0 +366940800 0 0 0 0 0 0.1 0.1 0.2 0.3 0.4 +367027200 0 0 0 0 0 0.1 0.1 0.2 0.3 0.4 +367027200 5.2 5.5 5.3 5.5 5.3 5.1 5.1 5.1 5.2 5.2 +367113600 5.2 5.5 5.3 5.5 5.3 5.1 5.1 5.1 5.2 5.2 +367113600 11.4 10.7 10.2 10.1 9.6 8.5 8.4 8.1 7.7 7.7 +367200000 11.4 10.7 10.2 10.1 9.6 8.5 8.4 8.1 7.7 7.7 +367200000 10.8 11.2 10.5 10.4 10.3 9.8 9.5 9.3 8.6 8.2 +367286400 10.8 11.2 10.5 10.4 10.3 9.8 9.5 9.3 8.6 8.2 +367286400 7 6.4 6.4 6.3 6.1 5.6 5.7 5.6 5.6 5.7 +367372800 7 6.4 6.4 6.3 6.1 5.6 5.7 5.6 5.6 5.7 +367372800 0 0 0 0 0 0 0 0 0 0 +367459200 0 0 0 0 0 0 0 0 0 0 +367459200 0.1 3.4 2.9 3.2 3.6 5.9 5.3 4.8 3.1 2.7 +367545600 0.1 3.4 2.9 3.2 3.6 5.9 5.3 4.8 3.1 2.7 +367545600 11.7 9.8 10.1 10.1 9.4 8.1 8.1 7.9 7.6 7.5 +367632000 11.7 9.8 10.1 10.1 9.4 8.1 8.1 7.9 7.6 7.5 +367632000 2.6 3.7 3.9 4.3 4.7 5.8 5.9 6.3 6.7 6.9 +367718400 2.6 3.7 3.9 4.3 4.7 5.8 5.9 6.3 6.7 6.9 +367718400 0.3 0.1 0.3 0.5 0.1 0 0.2 0.2 0.4 0.4 +367804800 0.3 0.1 0.3 0.5 0.1 0 0.2 0.2 0.4 0.4 +367804800 1.3 1.4 1.5 1.5 1.5 1.4 1.4 1.4 1.4 1.5 +367891200 1.3 1.4 1.5 1.5 1.5 1.4 1.4 1.4 1.4 1.5 +367891200 0.6 0.8 0.6 0.2 0.6 0.4 0.3 0.2 0.1 0.1 +367977600 0.6 0.8 0.6 0.2 0.6 0.4 0.3 0.2 0.1 0.1 +367977600 0 0 0 0 0 0 0 0 0 0 +368064000 0 0 0 0 0 0 0 0 0 0 +368064000 0.8 1.6 1.4 1.2 1.8 2 1.8 1.7 1.5 1.2 +368150400 0.8 1.6 1.4 1.2 1.8 2 1.8 1.7 1.5 1.2 +368150400 0 0 0 0 0 0 0 0 0 0 +368236800 0 0 0 0 0 0 0 0 0 0 +368236800 0.5 1.1 1.4 1.7 1.9 2.5 2.7 2.9 3.3 3.4 +368323200 0.5 1.1 1.4 1.7 1.9 2.5 2.7 2.9 3.3 3.4 +368323200 0 0 0 0 0 0 0 0 0 0 +368409600 0 0 0 0 0 0 0 0 0 0 +368409600 0 0 0 0 0 0 0 0 0 0 +368496000 0 0 0 0 0 0 0 0 0 0 +368496000 0 0 0 0 0 0 0 0 0 0 +368582400 0 0 0 0 0 0 0 0 0 0 +368582400 0.1 0.9 0.6 0.8 0.9 1.3 1.5 1.4 1.3 1.4 +368668800 0.1 0.9 0.6 0.8 0.9 1.3 1.5 1.4 1.3 1.4 +368668800 0 0 0 0 0 0 0 0 0 0 +368755200 0 0 0 0 0 0 0 0 0 0 +368755200 1.1 1.1 1.2 1.3 1.3 1.3 1.4 1.5 1.7 1.7 +368841600 1.1 1.1 1.2 1.3 1.3 1.3 1.4 1.5 1.7 1.7 +368841600 2 2.4 2.9 3.4 3.5 3.9 4 4.3 3.7 4.1 +368928000 2 2.4 2.9 3.4 3.5 3.9 4 4.3 3.7 4.1 +368928000 32.2 35.4 34.1 33.5 34.3 35.7 34.9 34.5 33.9 32.3 +369014400 32.2 35.4 34.1 33.5 34.3 35.7 34.9 34.5 33.9 32.3 +369014400 0 0 0 0 0 0 0 0 0 0 +369100800 0 0 0 0 0 0 0 0 0 0 +369100800 0 0 0 0 0 0 0 0 0 0 +369187200 0 0 0 0 0 0 0 0 0 0 +369187200 0 0 0 0 0 0 0 0 0 0 +369273600 0 0 0 0 0 0 0 0 0 0 +369273600 0 0 0 0 0 0 0 0 0 0 +369360000 0 0 0 0 0 0 0 0 0 0 +369360000 0 0 0 0 0 0 0 0 0 0 +369446400 0 0 0 0 0 0 0 0 0 0 +369446400 3.7 2.1 2.3 2.7 2.1 1.5 1.7 1.7 1.7 1.9 +369532800 3.7 2.1 2.3 2.7 2.1 1.5 1.7 1.7 1.7 1.9 +369532800 0 0 0 0 0 0 0 0 0 0 +369619200 0 0 0 0 0 0 0 0 0 0 +369619200 0 0 0 0 0 0 0 0 0 0 +369705600 0 0 0 0 0 0 0 0 0 0 +369705600 0 0 0 0 0 0 0 0 0 0 +369792000 0 0 0 0 0 0 0 0 0 0 +369792000 0 0 0 0 0 0 0 0 0 0 +369878400 0 0 0 0 0 0 0 0 0 0 +369878400 17.7 18 15.4 14.6 14.1 13.3 12.8 12.3 11.8 11.4 +369964800 17.7 18 15.4 14.6 14.1 13.3 12.8 12.3 11.8 11.4 +369964800 0.7 0.6 0.5 0.6 0.5 0.6 0.6 0.6 0.7 0.8 +370051200 0.7 0.6 0.5 0.6 0.5 0.6 0.6 0.6 0.7 0.8 +370051200 3.9 4 4 3.9 3.9 3.8 3.7 3.7 3.7 3.7 +370137600 3.9 4 4 3.9 3.9 3.8 3.7 3.7 3.7 3.7 +370137600 0 0.1 0.1 0.1 0.2 0.3 0.3 0.2 0.2 0.2 +370224000 0 0.1 0.1 0.1 0.2 0.3 0.3 0.2 0.2 0.2 +370224000 4 3.8 4.1 4.2 4.2 4.4 4.5 4.7 5 5.1 +370310400 4 3.8 4.1 4.2 4.2 4.4 4.5 4.7 5 5.1 +370310400 0 0 0 0 0 0 0 0 0 0 +370396800 0 0 0 0 0 0 0 0 0 0 +370396800 18.5 20.7 19.9 19.1 19.5 18.2 17.5 16.5 15.1 14.9 +370483200 18.5 20.7 19.9 19.1 19.5 18.2 17.5 16.5 15.1 14.9 +370483200 5.3 6.2 6.1 5.7 6.1 6.3 6.2 6.3 6.3 6.3 +370569600 5.3 6.2 6.1 5.7 6.1 6.3 6.2 6.3 6.3 6.3 +370569600 8.7 9.7 9.2 9.1 9.3 9.7 9.3 8.9 8.3 7.5 +370656000 8.7 9.7 9.2 9.1 9.3 9.7 9.3 8.9 8.3 7.5 +370656000 0.4 2.3 2.3 1.5 2.4 2.9 2.6 2.6 2.1 1.9 +370742400 0.4 2.3 2.3 1.5 2.4 2.9 2.6 2.6 2.1 1.9 +370742400 0 0 0 0 0 0 0 0 0 0 +370828800 0 0 0 0 0 0 0 0 0 0 +370828800 0 0 0 0 0 0 0 0 0 0 +370915200 0 0 0 0 0 0 0 0 0 0 +370915200 0 0 0 0 0 0 0 0 0 0 +371001600 0 0 0 0 0 0 0 0 0 0 +371001600 0 0 0 0 0 0 0 0 0 0 +371088000 0 0 0 0 0 0 0 0 0 0 +371088000 0 0 0 0 0 0 0 0 0 0 +371174400 0 0 0 0 0 0 0 0 0 0 +371174400 0 0 0 0 0 0 0 0 0 0 +371260800 0 0 0 0 0 0 0 0 0 0 +371260800 0 0 0 0 0 0 0 0 0 0 +371347200 0 0 0 0 0 0 0 0 0 0 +371347200 0 0 0 0 0 0 0 0 0 0 +371433600 0 0 0 0 0 0 0 0 0 0 +371433600 0.7 0.9 0.9 0.9 0.9 0.8 0.8 0.8 0.6 0.8 +371520000 0.7 0.9 0.9 0.9 0.9 0.8 0.8 0.8 0.6 0.8 +371520000 0.1 0 0.2 0.1 0 0 0 0 0.1 0.2 +371606400 0.1 0 0.2 0.1 0 0 0 0 0.1 0.2 +371606400 0 0 0 0 0 0 0 0 0 0 +371692800 0 0 0 0 0 0 0 0 0 0 +371692800 0 0 0 0 0 0 0 0 0 0 +371779200 0 0 0 0 0 0 0 0 0 0 +371779200 0 0 0 0 0 0 0 0 0 0 +371865600 0 0 0 0 0 0 0 0 0 0 +371865600 0 0 0 0 0 0 0 0 0 0 +371952000 0 0 0 0 0 0 0 0 0 0 +371952000 0 0 0 0 0 0 0 0 0 0 +372038400 0 0 0 0 0 0 0 0 0 0 +372038400 3.7 2.9 3.3 3.3 2.9 2.2 2.3 2.3 2.3 2.4 +372124800 3.7 2.9 3.3 3.3 2.9 2.2 2.3 2.3 2.3 2.4 +372124800 14.1 12.3 12.6 12.7 11.7 10 10 9.9 9.8 9.8 +372211200 14.1 12.3 12.6 12.7 11.7 10 10 9.9 9.8 9.8 +372211200 4.4 4.1 4.3 4.4 4.3 3.8 3.8 3.9 3.7 3.7 +372297600 4.4 4.1 4.3 4.4 4.3 3.8 3.8 3.9 3.7 3.7 +372297600 0.3 0.5 0.4 0.4 0.6 0.6 0.6 0.6 0.5 0.5 +372384000 0.3 0.5 0.4 0.4 0.6 0.6 0.6 0.6 0.5 0.5 +372384000 2.9 2 2.3 2.6 2.1 1.8 1.9 1.9 2 2 +372470400 2.9 2 2.3 2.6 2.1 1.8 1.9 1.9 2 2 +372470400 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 +372556800 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 +372556800 1.2 0.7 0.9 1.2 0.9 1 1.1 1.2 1.4 1.5 +372643200 1.2 0.7 0.9 1.2 0.9 1 1.1 1.2 1.4 1.5 +372643200 4.9 3.4 3.2 3.3 2.7 2.2 2.2 2.2 2.2 2.4 +372729600 4.9 3.4 3.2 3.3 2.7 2.2 2.2 2.2 2.2 2.4 +372729600 2.4 1.6 1.6 1.6 1.3 0.9 0.8 0.8 0.6 0.7 +372816000 2.4 1.6 1.6 1.6 1.3 0.9 0.8 0.8 0.6 0.7 +372816000 0 0 0 0 0 0 0 0 0 0 +372902400 0 0 0 0 0 0 0 0 0 0 +372902400 1.8 1.4 1.6 1.9 1.6 1.6 1.7 1.8 2 2 +372988800 1.8 1.4 1.6 1.9 1.6 1.6 1.7 1.8 2 2 +372988800 1.6 2.5 2.7 2.6 3.4 4.1 4.5 4.9 5.4 6.4 +373075200 1.6 2.5 2.7 2.6 3.4 4.1 4.5 4.9 5.4 6.4 +373075200 6 4.8 4.5 4.2 3.8 3 3 2.9 2.7 2.6 +373161600 6 4.8 4.5 4.2 3.8 3 3 2.9 2.7 2.6 +373161600 0 0 0 0 0 0 0 0 0 0 +373248000 0 0 0 0 0 0 0 0 0 0 +373248000 0.2 0 0.2 0.2 0.1 0.1 0.1 0.2 0.3 0.3 +373334400 0.2 0 0.2 0.2 0.1 0.1 0.1 0.2 0.3 0.3 +373334400 5.7 5.4 5.4 5.7 5.6 5.4 5.5 5.5 5.4 5.6 +373420800 5.7 5.4 5.4 5.7 5.6 5.4 5.5 5.5 5.4 5.6 +373420800 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +373507200 0 0 0 0 0 0.1 0 0.1 0.1 0.1 +373507200 0 0 0 0 0 0 0 0 0 0 +373593600 0 0 0 0 0 0 0 0 0 0 +373593600 0.1 0 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.1 +373680000 0.1 0 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.1 +373680000 15.1 14.6 14.8 14.5 14.4 13.5 13.4 13.4 13 12.9 +373766400 15.1 14.6 14.8 14.5 14.4 13.5 13.4 13.4 13 12.9 +373766400 18.2 15.1 15.7 16.5 15.3 14.4 14.9 15.1 15.4 15.8 +373852800 18.2 15.1 15.7 16.5 15.3 14.4 14.9 15.1 15.4 15.8 +373852800 0 0 0 0 0 0 0 0 0 0 +373939200 0 0 0 0 0 0 0 0 0 0 +373939200 0 0 0 0 0 0 0 0 0 0 +374025600 0 0 0 0 0 0 0 0 0 0 +374025600 0.1 0.2 0.2 0.1 0.3 0.4 0.4 0.5 0.3 0.4 +374112000 0.1 0.2 0.2 0.1 0.3 0.4 0.4 0.5 0.3 0.4 +374112000 0.1 0.1 0.2 0.3 0.3 0.3 0.4 0.4 0.5 0.5 +374198400 0.1 0.1 0.2 0.3 0.3 0.3 0.4 0.4 0.5 0.5 +374198400 0 0 0 0 0 0 0 0 0 0 +374284800 0 0 0 0 0 0 0 0 0 0 +374284800 0 0 0 0 0 0 0 0 0 0 +374371200 0 0 0 0 0 0 0 0 0 0 +374371200 5.8 7.3 6.9 6.5 7.1 7.4 7.1 7 6.5 6 +374457600 5.8 7.3 6.9 6.5 7.1 7.4 7.1 7 6.5 6 +374457600 1 1 0.9 0.9 0.9 0.7 0.7 0.7 0.6 0.6 +374544000 1 1 0.9 0.9 0.9 0.7 0.7 0.7 0.6 0.6 +374544000 4.2 3.7 4.4 4.7 4.6 4.4 4.6 4.8 5 5.3 +374630400 4.2 3.7 4.4 4.7 4.6 4.4 4.6 4.8 5 5.3 +374630400 0 0 0 0 0 0 0 0 0 0 +374716800 0 0 0 0 0 0 0 0 0 0 +374716800 7 7.6 7 6.6 6.6 6 5.7 5.4 4.9 4.5 +374803200 7 7.6 7 6.6 6.6 6 5.7 5.4 4.9 4.5 +374803200 9.7 9.2 9.1 9.3 8.9 8.5 8.6 8.5 8.5 8.6 +374889600 9.7 9.2 9.1 9.3 8.9 8.5 8.6 8.5 8.5 8.6 +374889600 5.4 4.5 4.6 4.7 4.3 3.7 3.8 3.6 3.6 3.6 +374976000 5.4 4.5 4.6 4.7 4.3 3.7 3.8 3.6 3.6 3.6 +374976000 5.2 5.7 5.4 5.3 5.5 5.3 5.2 5.1 4.8 4.7 +375062400 5.2 5.7 5.4 5.3 5.5 5.3 5.2 5.1 4.8 4.7 +375062400 8.4 8.1 8 8 7.7 7.1 7 6.8 6.5 6.4 +375148800 8.4 8.1 8 8 7.7 7.1 7 6.8 6.5 6.4 +375148800 5.1 4.9 5 4.7 4.7 4.6 4.5 4.5 4.5 4.2 +375235200 5.1 4.9 5 4.7 4.7 4.6 4.5 4.5 4.5 4.2 +375235200 10.6 10.6 10.7 11.1 10.8 10.9 11 11 11.1 11 +375321600 10.6 10.6 10.7 11.1 10.8 10.9 11 11 11.1 11 +375321600 0.2 0.8 0.8 0.4 0.9 0.8 0.8 0.8 0.5 0.4 +375408000 0.2 0.8 0.8 0.4 0.9 0.8 0.8 0.8 0.5 0.4 +375408000 0 0 0 0 0 0 0 0 0 0 +375494400 0 0 0 0 0 0 0 0 0 0 +375494400 0 0 0 0 0 0 0 0 0 0 +375580800 0 0 0 0 0 0 0 0 0 0 +375580800 0 0 0 0 0 0 0 0 0 0 +375667200 0 0 0 0 0 0 0 0 0 0 +375667200 0 0 0 0 0 0 0 0 0 0 +375753600 0 0 0 0 0 0 0 0 0 0 +375753600 0 0 0 0 0 0 0 0 0 0 +375840000 0 0 0 0 0 0 0 0 0 0 +375840000 0 0.3 0.1 0.2 0.2 0.1 0.2 0.1 0.1 0.1 +375926400 0 0.3 0.1 0.2 0.2 0.1 0.2 0.1 0.1 0.1 +375926400 0 0 0 0 0 0 0 0 0 0 +376012800 0 0 0 0 0 0 0 0 0 0 +376012800 0 0 0 0 0 0 0 0 0 0 +376099200 0 0 0 0 0 0 0 0 0 0 +376099200 0 0 0 0 0 0 0 0 0 0 +376185600 0 0 0 0 0 0 0 0 0 0 +376185600 0 0 0 0 0 0 0 0 0 0 +376272000 0 0 0 0 0 0 0 0 0 0 +376272000 0 0 0 0 0 0 0 0 0 0 +376358400 0 0 0 0 0 0 0 0 0 0 +376358400 0 0 0 0 0 0 0 0 0 0 +376444800 0 0 0 0 0 0 0 0 0 0 +376444800 0.5 0.6 0.7 0.7 0.7 0.8 0.8 0.9 0.9 0.9 +376531200 0.5 0.6 0.7 0.7 0.7 0.8 0.8 0.9 0.9 0.9 +376531200 4.1 4.1 4 4 3.9 3.7 3.7 3.7 3.5 3.4 +376617600 4.1 4.1 4 4 3.9 3.7 3.7 3.7 3.5 3.4 +376617600 0 0 0 0 0 0 0 0 0 0 +376704000 0 0 0 0 0 0 0 0 0 0 +376704000 4.8 4.5 4.6 4.6 4.5 4.3 4.3 4.3 4.2 4.2 +376790400 4.8 4.5 4.6 4.6 4.5 4.3 4.3 4.3 4.2 4.2 +376790400 0 0 0 0 0 0 0 0 0 0 +376876800 0 0 0 0 0 0 0 0 0 0 +376876800 0 0 0 0 0 0 0 0 0 0 +376963200 0 0 0 0 0 0 0 0 0 0 +376963200 0.2 0.4 0.4 0.3 0.5 0.6 0.5 0.5 0.5 0.5 +377049600 0.2 0.4 0.4 0.3 0.5 0.6 0.5 0.5 0.5 0.5 +377049600 0 0 0 0 0 0 0 0 0 0 +377136000 0 0 0 0 0 0 0 0 0 0 +377136000 0 0 0 0 0 0 0 0 0 0 +377222400 0 0 0 0 0 0 0 0 0 0 +377222400 0 0 0 0 0 0 0 0 0 0 +377308800 0 0 0 0 0 0 0 0 0 0 +377308800 0.5 0.5 0.5 0.4 0.4 0.3 0.3 0.3 0.4 0.3 +377395200 0.5 0.5 0.5 0.4 0.4 0.3 0.3 0.3 0.4 0.3 +377395200 0 0 0 0 0 0 0 0 0 0 +377481600 0 0 0 0 0 0 0 0 0 0 +377481600 1.5 1.5 1.5 1.6 1.6 1.8 1.8 1.9 1.9 1.9 +377568000 1.5 1.5 1.5 1.6 1.6 1.8 1.8 1.9 1.9 1.9 +377568000 0 0 0 0 0 0 0 0 0 0 +377654400 0 0 0 0 0 0 0 0 0 0 +377654400 0.3 0.1 0.2 0.2 0.1 0 0.1 0 0.1 0.1 +377740800 0.3 0.1 0.2 0.2 0.1 0 0.1 0 0.1 0.1 +377740800 4.2 4.6 4.8 4.8 5 5.3 5.3 5.3 5.4 5.2 +377827200 4.2 4.6 4.8 4.8 5 5.3 5.3 5.3 5.4 5.2 +377827200 6.5 8.5 8.3 8 8.6 9.3 9 8.8 8.6 8.1 +377913600 6.5 8.5 8.3 8 8.6 9.3 9 8.8 8.6 8.1 +377913600 11.8 11.7 11.5 10.9 10.8 9.8 9.4 9 8.3 7.6 +378000000 11.8 11.7 11.5 10.9 10.8 9.8 9.4 9 8.3 7.6 +378000000 5.5 4.9 4.9 4.9 4.7 4.6 4.6 4.6 4.6 4.4 +378086400 5.5 4.9 4.9 4.9 4.7 4.6 4.6 4.6 4.6 4.4 +378086400 1.6 1.7 1.8 2 2.1 2.3 2.4 2.6 2.7 2.6 +378172800 1.6 1.7 1.8 2 2.1 2.3 2.4 2.6 2.7 2.6 +378172800 9.8 10.9 10.6 10.3 10.8 11.1 11 10.9 10.7 10.5 +378259200 9.8 10.9 10.6 10.3 10.8 11.1 11 10.9 10.7 10.5 +378259200 0 0 0 0 0 0 0 0 0 0 +378345600 0 0 0 0 0 0 0 0 0 0 +378345600 0 0 0 0 0 0 0 0 0 0 +378432000 0 0 0 0 0 0 0 0 0 0 +378432000 0 0 0 0 0 0 0 0 0 0 +378518400 0 0 0 0 0 0 0 0 0 0 +378518400 0 0 0 0 0 0.2 0.1 0.2 0.3 0.2 +378604800 0 0 0 0 0 0.2 0.1 0.2 0.3 0.2 +378604800 0 0 0 0 0 0.1 0 0 0 0 +378691200 0 0 0 0 0 0.1 0 0 0 0 +378691200 0 0 0 0 0 0 0 0 0 0 +378777600 0 0 0 0 0 0 0 0 0 0 +378777600 0 0 0 0 0 0 0 0 0 0 +378864000 0 0 0 0 0 0 0 0 0 0 +378864000 0.2 0.5 0.6 0.4 0.8 0.8 0.9 0.9 0.8 0.9 +378950400 0.2 0.5 0.6 0.4 0.8 0.8 0.9 0.9 0.8 0.9 +378950400 0 0 0 0 0 0 0 0 0 0 +379036800 0 0 0 0 0 0 0 0 0 0 +379036800 0 0 0 0 0 0 0 0 0 0 +379123200 0 0 0 0 0 0 0 0 0 0 +379123200 2.6 3.3 3.3 3.2 3.4 3.5 3.5 3.4 3.4 3.3 +379209600 2.6 3.3 3.3 3.2 3.4 3.5 3.5 3.4 3.4 3.3 +379209600 0.1 0.1 0.1 0 0.1 0 0 0 0 0 +379296000 0.1 0.1 0.1 0 0.1 0 0 0 0 0 +379296000 0 0 0 0 0 0 0 0 0 0 +379382400 0 0 0 0 0 0 0 0 0 0 +379382400 10.2 10.8 10 9.7 9.5 8.5 8.2 8 7.6 7.3 +379468800 10.2 10.8 10 9.7 9.5 8.5 8.2 8 7.6 7.3 +379468800 9.6 10.3 10.3 10.1 10.3 9.9 9.7 9.6 9.1 8.6 +379555200 9.6 10.3 10.3 10.1 10.3 9.9 9.7 9.6 9.1 8.6 +379555200 6.1 5.7 5.9 6 5.8 5.4 5.5 5.5 5.4 5.4 +379641600 6.1 5.7 5.9 6 5.8 5.4 5.5 5.5 5.4 5.4 +379641600 0.1 0.1 0.2 0 0.1 0.1 0.1 0.1 0.1 0.1 +379728000 0.1 0.1 0.2 0 0.1 0.1 0.1 0.1 0.1 0.1 +379728000 0.3 0.4 0.4 0.4 0.4 0.4 0.4 0.5 0.4 0.4 +379814400 0.3 0.4 0.4 0.4 0.4 0.4 0.4 0.5 0.4 0.4 +379814400 0 0 0 0 0 0 0 0 0 0 +379900800 0 0 0 0 0 0 0 0 0 0 +379900800 0 0 0 0 0 0 0 0 0 0 +379987200 0 0 0 0 0 0 0 0 0 0 +379987200 0.7 0.7 0.7 0.8 0.8 0.8 0.8 0.8 0.8 0.7 +380073600 0.7 0.7 0.7 0.8 0.8 0.8 0.8 0.8 0.8 0.7 +380073600 0.1 0 0.1 0.2 0.1 0 0.1 0 0 0.1 +380160000 0.1 0 0.1 0.2 0.1 0 0.1 0 0 0.1 +380160000 0 0 0 0 0 0 0 0 0 0 +380246400 0 0 0 0 0 0 0 0 0 0 +380246400 0 0 0 0 0 0 0 0 0 0 +380332800 0 0 0 0 0 0 0 0 0 0 +380332800 0 0 0 0 0 0 0 0 0 0 +380419200 0 0 0 0 0 0 0 0 0 0 +380419200 0 0 0 0 0 0 0 0 0 0 +380505600 0 0 0 0 0 0 0 0 0 0 +380505600 0 0 0 0 0 0 0 0 0 0 +380592000 0 0 0 0 0 0 0 0 0 0 +380592000 0 0 0 0 0 0 0 0 0 0 +380678400 0 0 0 0 0 0 0 0 0 0 +380678400 0 0 0 0 0 0 0 0 0 0 +380764800 0 0 0 0 0 0 0 0 0 0 +380764800 0 0 0.1 0 0.1 0.1 0.1 0 0 0 +380851200 0 0 0.1 0 0.1 0.1 0.1 0 0 0 +380851200 0 0 0 0 0 0 0 0 0 0 +380937600 0 0 0 0 0 0 0 0 0 0 +380937600 0 0 0 0 0 0 0 0 0 0 +381024000 0 0 0 0 0 0 0 0 0 0 +381024000 0 0 0.1 0 0.1 0.1 0.1 0.1 0.2 0.2 +381110400 0 0 0.1 0 0.1 0.1 0.1 0.1 0.2 0.2 +381110400 6.6 7 6.6 6.2 6.4 6.4 6.2 6.2 6.1 5.7 +381196800 6.6 7 6.6 6.2 6.4 6.4 6.2 6.2 6.1 5.7 +381196800 0 0 0 0 0 0 0 0 0 0 +381283200 0 0 0 0 0 0 0 0 0 0 +381283200 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 +381369600 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 +381369600 0.7 0.6 0.6 0.5 0.6 0.5 0.5 0.4 0.4 0.4 +381456000 0.7 0.6 0.6 0.5 0.6 0.5 0.5 0.4 0.4 0.4 +381456000 2.4 2.6 2.4 2.3 2.4 2.2 2.2 2.1 1.9 1.8 +381542400 2.4 2.6 2.4 2.3 2.4 2.2 2.2 2.1 1.9 1.8 +381542400 1.3 1.3 1.4 1.3 1.4 1.4 1.4 1.4 1.3 1.3 +381628800 1.3 1.3 1.4 1.3 1.4 1.4 1.4 1.4 1.3 1.3 +381628800 3.9 3.3 3.5 3.3 3.1 2.8 2.8 2.7 2.7 2.6 +381715200 3.9 3.3 3.5 3.3 3.1 2.8 2.8 2.7 2.7 2.6 +381715200 1.8 1.6 1.8 2 1.8 1.7 1.8 1.8 1.8 1.9 +381801600 1.8 1.6 1.8 2 1.8 1.7 1.8 1.8 1.8 1.9 +381801600 1.8 1.9 2 2.1 2.1 2.3 2.4 2.4 2.5 2.4 +381888000 1.8 1.9 2 2.1 2.1 2.3 2.4 2.4 2.5 2.4 +381888000 1.3 1 1.1 1.3 1.1 1 1.1 1.1 1.2 1.2 +381974400 1.3 1 1.1 1.3 1.1 1 1.1 1.1 1.2 1.2 +381974400 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.3 +382060800 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.3 +382060800 0.7 0.4 0.5 0.6 0.5 0.4 0.4 0.4 0.4 0.4 +382147200 0.7 0.4 0.5 0.6 0.5 0.4 0.4 0.4 0.4 0.4 +382147200 1.7 1.7 1.7 1.7 1.8 1.8 1.8 1.8 1.8 1.7 +382233600 1.7 1.7 1.7 1.7 1.8 1.8 1.8 1.8 1.8 1.7 +382233600 0 0.2 0.4 0.2 0.6 0.4 0.7 0.4 0.4 0.1 +382320000 0 0.2 0.4 0.2 0.6 0.4 0.7 0.4 0.4 0.1 +382320000 0 0 0 0 0 0 0 0 0 0 +382406400 0 0 0 0 0 0 0 0 0 0 +382406400 0 0 0 0 0 0 0 0 0 0 +382492800 0 0 0 0 0 0 0 0 0 0 +382492800 0 0 0 0 0 0 0 0 0 0 +382579200 0 0 0 0 0 0 0 0 0 0 +382579200 0 0 0 0 0 0 0 0 0.1 0.1 +382665600 0 0 0 0 0 0 0 0 0.1 0.1 +382665600 0.4 0.3 0.5 0.6 0.6 0.6 0.7 0.8 0.9 1.1 +382752000 0.4 0.3 0.5 0.6 0.6 0.6 0.7 0.8 0.9 1.1 +382752000 0.1 0.1 0.1 0 0.2 0.1 0.1 0.1 0 0 +382838400 0.1 0.1 0.1 0 0.2 0.1 0.1 0.1 0 0 +382838400 0 0 0 0 0 0 0 0 0 0 +382924800 0 0 0 0 0 0 0 0 0 0 +382924800 0 0 0 0 0 0.1 0.1 0.1 0.2 0.3 +383011200 0 0 0 0 0 0.1 0.1 0.1 0.2 0.3 +383011200 0.1 0.1 0.2 0.4 0.5 0.6 0.8 0.9 1.1 1.3 +383097600 0.1 0.1 0.2 0.4 0.5 0.6 0.8 0.9 1.1 1.3 +383097600 4.3 5 5 4.8 5.1 5.3 5.2 5.2 5 4.8 +383184000 4.3 5 5 4.8 5.1 5.3 5.2 5.2 5 4.8 +383184000 9.2 7.9 8.3 7.9 7.7 7.3 7.3 7.2 7.1 6.8 +383270400 9.2 7.9 8.3 7.9 7.7 7.3 7.3 7.2 7.1 6.8 +383270400 0 0 0 0 0 0 0 0 0 0 +383356800 0 0 0 0 0 0 0 0 0 0 +383356800 0 0 0 0 0 0 0 0 0 0 +383443200 0 0 0 0 0 0 0 0 0 0 +383443200 4.3 4.3 4.4 4.4 4.5 4.7 4.8 4.9 5 4.9 +383529600 4.3 4.3 4.4 4.4 4.5 4.7 4.8 4.9 5 4.9 +383529600 3.7 4.2 3.8 3.6 3.8 3.7 3.6 3.5 3.3 3.2 +383616000 3.7 4.2 3.8 3.6 3.8 3.7 3.6 3.5 3.3 3.2 +383616000 10.2 9.4 9.9 10.3 9.9 9.4 9.6 9.6 9.6 9.6 +383702400 10.2 9.4 9.9 10.3 9.9 9.4 9.6 9.6 9.6 9.6 +383702400 12 9.4 8.8 8.5 7.3 5.9 5.9 5.6 5.6 5.9 +383788800 12 9.4 8.8 8.5 7.3 5.9 5.9 5.6 5.6 5.9 +383788800 0 0 0 0 0 0 0 0 0 0 +383875200 0 0 0 0 0 0 0 0 0 0 +383875200 3.9 3 3.2 3.1 2.9 2.4 2.5 2.4 2.4 2.3 +383961600 3.9 3 3.2 3.1 2.9 2.4 2.5 2.4 2.4 2.3 +383961600 1.5 2 2 2 2.1 2.5 2.4 2.5 2.6 2.5 +384048000 1.5 2 2 2 2.1 2.5 2.4 2.5 2.6 2.5 +384048000 5.1 4 4.4 4.5 4 3.2 3.3 3.3 3.2 3.2 +384134400 5.1 4 4.4 4.5 4 3.2 3.3 3.3 3.2 3.2 +384134400 5.3 3.4 3.6 3.6 2.9 2.3 2.5 2.6 2.8 3.3 +384220800 5.3 3.4 3.6 3.6 2.9 2.3 2.5 2.6 2.8 3.3 +384220800 0 0 0 0 0.1 0 0.1 0 0 0 +384307200 0 0 0 0 0.1 0 0.1 0 0 0 +384307200 0 0 0 0 0 0 0 0 0 0 +384393600 0 0 0 0 0 0 0 0 0 0 +384393600 6.1 6.1 6 6 5.9 5.8 5.7 5.6 5.5 5.4 +384480000 6.1 6.1 6 6 5.9 5.8 5.7 5.6 5.5 5.4 +384480000 0 0 0 0 0 0 0 0 0 0 +384566400 0 0 0 0 0 0 0 0 0 0 +384566400 0 0 0 0 0 0 0 0 0 0 +384652800 0 0 0 0 0 0 0 0 0 0 +384652800 4.9 5.4 5.1 4.8 4.9 4.8 4.6 4.4 4.1 3.9 +384739200 4.9 5.4 5.1 4.8 4.9 4.8 4.6 4.4 4.1 3.9 +384739200 1.4 1.6 1.6 1.4 1.6 1.5 1.5 1.5 1.4 1.3 +384825600 1.4 1.6 1.6 1.4 1.6 1.5 1.5 1.5 1.4 1.3 +384825600 0.6 0.7 0.8 0.9 0.9 1.1 1.1 1.2 1.2 1.3 +384912000 0.6 0.7 0.8 0.9 0.9 1.1 1.1 1.2 1.2 1.3 +384912000 5.6 6.2 6.1 6 6.3 7 7 7.2 7.5 7.5 +384998400 5.6 6.2 6.1 6 6.3 7 7 7.2 7.5 7.5 +384998400 1.7 0.6 1.1 1.1 0.7 0.2 0.4 0.3 0.3 0.3 +385084800 1.7 0.6 1.1 1.1 0.7 0.2 0.4 0.3 0.3 0.3 +385084800 1.1 2.1 1.8 1.6 1.9 2.3 2.2 2.2 2.2 2.1 +385171200 1.1 2.1 1.8 1.6 1.9 2.3 2.2 2.2 2.2 2.1 +385171200 0 0 0 0 0 0 0 0 0 0 +385257600 0 0 0 0 0 0 0 0 0 0 +385257600 0 0 0 0 0 0 0 0 0 0 +385344000 0 0 0 0 0 0 0 0 0 0 +385344000 1 1.2 1.3 1.3 1.4 1.5 1.5 1.5 1.5 1.5 +385430400 1 1.2 1.3 1.3 1.4 1.5 1.5 1.5 1.5 1.5 +385430400 7.8 9.1 8.6 8.4 8.7 8.7 8.4 8.3 8 7.7 +385516800 7.8 9.1 8.6 8.4 8.7 8.7 8.4 8.3 8 7.7 +385516800 0.6 0.6 0.7 0.3 0.6 0.5 0.5 0.3 0.3 0.1 +385603200 0.6 0.6 0.7 0.3 0.6 0.5 0.5 0.3 0.3 0.1 +385603200 0 0 0 0 0 0 0 0 0 0 +385689600 0 0 0 0 0 0 0 0 0 0 +385689600 0 0 0 0 0 0 0 0 0 0 +385776000 0 0 0 0 0 0 0 0 0 0 +385776000 0 0 0 0 0 0 0 0 0 0 +385862400 0 0 0 0 0 0 0 0 0 0 +385862400 0 0 0 0 0 0 0 0 0 0 +385948800 0 0 0 0 0 0 0 0 0 0 +385948800 0 0 0 0 0 0 0 0 0 0 +386035200 0 0 0 0 0 0 0 0 0 0 +386035200 0 0 0 0 0 0 0 0 0 0 +386121600 0 0 0 0 0 0 0 0 0 0 +386121600 0 0 0 0 0 0 0 0 0 0 +386208000 0 0 0 0 0 0 0 0 0 0 +386208000 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 +386294400 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 +386294400 7.1 7.7 7.6 7.4 7.6 7.6 7.5 7.3 7 6.6 +386380800 7.1 7.7 7.6 7.4 7.6 7.6 7.5 7.3 7 6.6 +386380800 11.3 11.1 11.2 10.9 10.9 10.4 10.3 10.3 10.3 10.2 +386467200 11.3 11.1 11.2 10.9 10.9 10.4 10.3 10.3 10.3 10.2 +386467200 0 0 0 0 0 0 0 0 0.1 0.1 +386553600 0 0 0 0 0 0 0 0 0.1 0.1 +386553600 0 0 0 0 0 0 0 0 0 0 +386640000 0 0 0 0 0 0 0 0 0 0 +386640000 0 0 0 0 0 0 0 0 0 0 +386726400 0 0 0 0 0 0 0 0 0 0 +386726400 0.1 0.1 0.1 0.1 0.1 0.4 0.5 0.7 0.9 1 +386812800 0.1 0.1 0.1 0.1 0.1 0.4 0.5 0.7 0.9 1 +386812800 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +386899200 0 0 0 0 0 0.1 0.1 0.1 0.1 0.1 +386899200 0 0 0 0 0 0 0 0 0 0 +386985600 0 0 0 0 0 0 0 0 0 0 +386985600 0 0 0 0 0 0 0 0 0 0 +387072000 0 0 0 0 0 0 0 0 0 0 +387072000 0 0 0 0 0 0 0 0 0 0 +387158400 0 0 0 0 0 0 0 0 0 0 +387158400 0 0 0 0 0 0 0 0 0 0 +387244800 0 0 0 0 0 0 0 0 0 0 +387244800 0 0 0 0 0 0 0 0 0 0 +387331200 0 0 0 0 0 0 0 0 0 0 +387331200 1 1.3 1.3 1.2 1.3 1.4 1.3 1.4 1.4 1.3 +387417600 1 1.3 1.3 1.2 1.3 1.4 1.3 1.4 1.4 1.3 +387417600 0 0 0 0 0 0 0 0 0 0 +387504000 0 0 0 0 0 0 0 0 0 0 +387504000 0 0 0 0 0 0 0 0 0 0 +387590400 0 0 0 0 0 0 0 0 0 0 +387590400 1.6 1.8 1.7 1.7 1.7 1.7 1.7 1.6 1.5 1.5 +387676800 1.6 1.8 1.7 1.7 1.7 1.7 1.7 1.6 1.5 1.5 +387676800 0.4 0.1 0.3 0.3 0.2 0.2 0.2 0.3 0.4 0.5 +387763200 0.4 0.1 0.3 0.3 0.2 0.2 0.2 0.3 0.4 0.5 +387763200 6.7 7.7 7.1 6.9 7.1 6.5 6.3 6 5.3 4.8 +387849600 6.7 7.7 7.1 6.9 7.1 6.5 6.3 6 5.3 4.8 +387849600 1.6 2.2 2.5 2.8 3 3.3 3.4 3.6 3.8 3.9 +387936000 1.6 2.2 2.5 2.8 3 3.3 3.4 3.6 3.8 3.9 +387936000 0 0 0 0 0 0 0 0 0 0 +388022400 0 0 0 0 0 0 0 0 0 0 +388022400 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.2 +388108800 0 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.2 +388108800 0 0 0 0 0 0 0 0 0 0 +388195200 0 0 0 0 0 0 0 0 0 0 +388195200 0 0 0 0 0 0 0 0 0 0 +388281600 0 0 0 0 0 0 0 0 0 0 +388281600 0 0 0 0 0 0 0 0 0 0 +388368000 0 0 0 0 0 0 0 0 0 0 +388368000 5.1 6 5.7 5.4 5.7 6 5.9 6 6 5.9 +388454400 5.1 6 5.7 5.4 5.7 6 5.9 6 6 5.9 +388454400 1.1 1.7 1.7 1.4 2 1.9 1.9 1.7 1.1 1 +388540800 1.1 1.7 1.7 1.4 2 1.9 1.9 1.7 1.1 1 +388540800 0 0 0 0 0 0 0 0 0 0 +388627200 0 0 0 0 0 0 0 0 0 0 +388627200 0 0 0 0 0 0 0 0 0 0 +388713600 0 0 0 0 0 0 0 0 0 0 +388713600 1.5 0.4 1.1 1.2 0.7 0.3 0.5 0.4 0.5 0.6 +388800000 1.5 0.4 1.1 1.2 0.7 0.3 0.5 0.4 0.5 0.6 +388800000 26.8 24.3 23.3 23.6 21.6 18.2 18.4 18.2 17.9 19.4 +388886400 26.8 24.3 23.3 23.6 21.6 18.2 18.4 18.2 17.9 19.4 +388886400 0.2 0.5 0.8 0.3 1.1 0.7 1.1 0.6 0.5 0.1 +388972800 0.2 0.5 0.8 0.3 1.1 0.7 1.1 0.6 0.5 0.1 +388972800 0 0 0 0 0 0 0 0 0 0 +389059200 0 0 0 0 0 0 0 0 0 0 +389059200 0 0 0 0 0 0 0 0 0 0 +389145600 0 0 0 0 0 0 0 0 0 0 +389145600 0 0 0 0 0 0 0 0 0 0 +389232000 0 0 0 0 0 0 0 0 0 0 +389232000 0 0 0 0 0 0 0 0 0 0 +389318400 0 0 0 0 0 0 0 0 0 0 +389318400 0 0 0 0 0 0 0 0 0 0 +389404800 0 0 0 0 0 0 0 0 0 0 +389404800 0 0 0 0 0 0 0 0 0 0 +389491200 0 0 0 0 0 0 0 0 0 0 +389491200 0 0 0 0 0 0 0 0 0 0 +389577600 0 0 0 0 0 0 0 0 0 0 +389577600 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 +389664000 0 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 +389664000 0 0 0 0 0 0 0 0 0 0 +389750400 0 0 0 0 0 0 0 0 0 0 +389750400 1 0.7 0.9 1 0.9 0.6 0.7 0.8 0.9 1.1 +389836800 1 0.7 0.9 1 0.9 0.6 0.7 0.8 0.9 1.1 +389836800 5.2 3.3 3.9 4.3 3.4 2.5 2.8 2.9 3.1 3.4 +389923200 5.2 3.3 3.9 4.3 3.4 2.5 2.8 2.9 3.1 3.4 +389923200 0.4 0.1 0.4 0.5 0.3 0.1 0.2 0.2 0.3 0.3 +390009600 0.4 0.1 0.4 0.5 0.3 0.1 0.2 0.2 0.3 0.3 +390009600 0.3 0.2 0.3 0.4 0.3 0.3 0.3 0.3 0.3 0.3 +390096000 0.3 0.2 0.3 0.4 0.3 0.3 0.3 0.3 0.3 0.3 +390096000 10.8 10.7 10.4 10 9.9 9.2 9 8.8 8.5 8.1 +390182400 10.8 10.7 10.4 10 9.9 9.2 9 8.8 8.5 8.1 +390182400 0 0 0 0 0 0.1 0.1 0.2 0.4 0.6 +390268800 0 0 0 0 0 0.1 0.1 0.2 0.4 0.6 +390268800 5.3 6.6 5.9 5.3 5.6 5.4 5 4.7 4.3 3.9 +390355200 5.3 6.6 5.9 5.3 5.6 5.4 5 4.7 4.3 3.9 +390355200 14.3 15.9 16.2 16.4 17 17.6 17.6 17.6 17.4 16.8 +390441600 14.3 15.9 16.2 16.4 17 17.6 17.6 17.6 17.4 16.8 +390441600 30.3 29.9 29 28.4 28.2 27.4 27.6 28.3 29 30.1 +390528000 30.3 29.9 29 28.4 28.2 27.4 27.6 28.3 29 30.1 +390528000 15.3 16.6 16.4 16.7 17.2 18.9 18.9 19.1 19.4 19.2 +390614400 15.3 16.6 16.4 16.7 17.2 18.9 18.9 19.1 19.4 19.2 +390614400 0 0 0 0 0 0 0 0 0 0 +390700800 0 0 0 0 0 0 0 0 0 0 +390700800 7.8 7.7 7.7 7.3 7.5 7.3 7.2 7 6.8 6.5 +390787200 7.8 7.7 7.7 7.3 7.5 7.3 7.2 7 6.8 6.5 +390787200 0 0 0 0 0 0 0 0 0 0 +390873600 0 0 0 0 0 0 0 0 0 0 +390873600 0 0 0 0 0 0 0 0 0 0 +390960000 0 0 0 0 0 0 0 0 0 0 +390960000 0.2 0.6 0.5 0.4 0.6 0.6 0.6 0.6 0.5 0.5 +391046400 0.2 0.6 0.5 0.4 0.6 0.6 0.6 0.6 0.5 0.5 +391046400 0 0 0 0 0 0 0 0 0 0 +391132800 0 0 0 0 0 0 0 0 0 0 +391132800 0 0 0 0 0 0 0 0 0 0 +391219200 0 0 0 0 0 0 0 0 0 0 +391219200 0 0 0 0 0 0 0 0 0 0 +391305600 0 0 0 0 0 0 0 0 0 0 +391305600 0 0.1 0.1 0.1 0.2 0.4 0.4 0.6 0.7 0.8 +391392000 0 0.1 0.1 0.1 0.2 0.4 0.4 0.6 0.7 0.8 +391392000 1.1 0.5 1.4 1.6 1.2 0.5 1.1 0.9 1.1 1.1 +391478400 1.1 0.5 1.4 1.6 1.2 0.5 1.1 0.9 1.1 1.1 +391478400 2.4 3.2 2.7 2.4 2.6 2.4 2.2 2 1.4 1.2 +391564800 2.4 3.2 2.7 2.4 2.6 2.4 2.2 2 1.4 1.2 +391564800 0.2 0.3 0.2 0.3 0.3 0.4 0.4 0.3 0.2 0.2 +391651200 0.2 0.3 0.2 0.3 0.3 0.4 0.4 0.3 0.2 0.2 +391651200 0 0 0 0 0 0 0 0 0 0 +391737600 0 0 0 0 0 0 0 0 0 0 +391737600 0 0 0 0 0 0 0 0 0 0 +391824000 0 0 0 0 0 0 0 0 0 0 +391824000 3.7 3.3 3.3 3.2 3.1 2.7 2.7 2.7 2.5 2.5 +391910400 3.7 3.3 3.3 3.2 3.1 2.7 2.7 2.7 2.5 2.5 +391910400 2.6 3.4 3.4 3.3 3.6 3.9 3.9 4 4.1 4.2 +391996800 2.6 3.4 3.4 3.3 3.6 3.9 3.9 4 4.1 4.2 +391996800 2.5 2.3 2.3 2.3 2.2 2.2 2.2 2.4 2.5 2.6 +392083200 2.5 2.3 2.3 2.3 2.2 2.2 2.2 2.4 2.5 2.6 +392083200 2.4 2.7 2.6 2.7 2.8 2.8 2.8 2.8 2.7 2.7 +392169600 2.4 2.7 2.6 2.7 2.8 2.8 2.8 2.8 2.7 2.7 +392169600 3.3 4.2 3.9 3.8 4.1 4.8 4.7 5 5.2 5.2 +392256000 3.3 4.2 3.9 3.8 4.1 4.8 4.7 5 5.2 5.2 +392256000 19.7 17.2 18.2 18.2 17.2 15.9 16 15.6 15.3 14.9 +392342400 19.7 17.2 18.2 18.2 17.2 15.9 16 15.6 15.3 14.9 +392342400 48.4 43.4 44.6 46.3 43.7 40.5 41.5 41.4 41.7 43.4 +392428800 48.4 43.4 44.6 46.3 43.7 40.5 41.5 41.4 41.7 43.4 +392428800 3.3 4.3 4.3 4.6 4.8 5.4 5.4 5.4 5.5 5.5 +392515200 3.3 4.3 4.3 4.6 4.8 5.4 5.4 5.4 5.5 5.5 +392515200 37.5 34.8 35.4 35.9 34.5 32.6 32.7 33.2 33.1 33.2 +392601600 37.5 34.8 35.4 35.9 34.5 32.6 32.7 33.2 33.1 33.2 +392601600 4.9 4.5 5.1 6.1 6.1 6.9 7.3 7.5 7.7 8 +392688000 4.9 4.5 5.1 6.1 6.1 6.9 7.3 7.5 7.7 8 +392688000 0.6 0.5 0.7 0.9 0.8 0.8 0.9 1 1.1 1.2 +392774400 0.6 0.5 0.7 0.9 0.8 0.8 0.9 1 1.1 1.2 +392774400 0.1 0.2 0.3 0.3 0.4 0.5 0.6 0.7 0.7 0.8 +392860800 0.1 0.2 0.3 0.3 0.4 0.5 0.6 0.7 0.7 0.8 +392860800 0.2 0.4 0.3 0.2 0.2 0.2 0.2 0.2 0.1 0.1 +392947200 0.2 0.4 0.3 0.2 0.2 0.2 0.2 0.2 0.1 0.1 +392947200 0 0 0 0 0 0 0 0 0 0 +393033600 0 0 0 0 0 0 0 0 0 0 +393033600 11.3 11.1 11.6 11.5 11.4 11.1 11.2 11.2 11.3 11.2 +393120000 11.3 11.1 11.6 11.5 11.4 11.1 11.2 11.2 11.3 11.2 +393120000 0 0 0.1 0.1 0 0 0 0 0 0.2 +393206400 0 0 0.1 0.1 0 0 0 0 0 0.2 +393206400 0 0 0 0.1 0 0.6 0.6 0.8 1.3 1.7 +393292800 0 0 0 0.1 0 0.6 0.6 0.8 1.3 1.7 +393292800 0 0 0 0 0 0 0 0 0 0 +393379200 0 0 0 0 0 0 0 0 0 0 +393379200 2.2 3 3 3 3.3 3.4 3.4 3.4 3.3 3.3 +393465600 2.2 3 3 3 3.3 3.4 3.4 3.4 3.3 3.3 diff --git a/OpenHPL/Resources/Tables/Temp_var.txt b/OpenHPL/Resources/Tables/Temp_var.txt new file mode 100644 index 0000000..5445c7b --- /dev/null +++ b/OpenHPL/Resources/Tables/Temp_var.txt @@ -0,0 +1,9110 @@ +#1 +double zones_temp(9108,11) # Zones temprature variation +0 -1.5 -1.7 -2 -2.2 -2.3 -2.4 -2.6 -2.9 -3.1 -3.6 +86400 -1.5 -1.7 -2 -2.2 -2.3 -2.4 -2.6 -2.9 -3.1 -3.6 +86400 -2.3 -3 -3.3 -3.6 -4 -4.3 -4.6 -4.9 -5.3 -6 +172800 -2.3 -3 -3.3 -3.6 -4 -4.3 -4.6 -4.9 -5.3 -6 +172800 -0.8 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.4 +259200 -0.8 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.4 +259200 0.8 0.6 0.6 0.5 0.4 0.3 0.2 0.1 0 -0.2 +345600 0.8 0.6 0.6 0.5 0.4 0.3 0.2 0.1 0 -0.2 +345600 0.7 0.4 0.1 -0.2 -0.5 -0.8 -1.1 -1.3 -1.6 -2.1 +432000 0.7 0.4 0.1 -0.2 -0.5 -0.8 -1.1 -1.3 -1.6 -2.1 +432000 2.1 1.5 1 0.8 0.5 0.2 0 -0.3 -0.6 -1.2 +518400 2.1 1.5 1 0.8 0.5 0.2 0 -0.3 -0.6 -1.2 +518400 3.4 2.9 2.6 2.3 2 1.6 1.4 1.1 0.8 0.2 +604800 3.4 2.9 2.6 2.3 2 1.6 1.4 1.1 0.8 0.2 +604800 0.3 -0.2 -0.5 -0.6 -0.9 -1.2 -1.4 -1.6 -1.9 -2.4 +691200 0.3 -0.2 -0.5 -0.6 -0.9 -1.2 -1.4 -1.6 -1.9 -2.4 +691200 -0.7 -1 -1.2 -1.3 -1.5 -1.7 -1.9 -2.1 -2.3 -2.7 +777600 -0.7 -1 -1.2 -1.3 -1.5 -1.7 -1.9 -2.1 -2.3 -2.7 +777600 3.4 2.8 2.6 2.4 2.1 1.7 1.4 1.1 0.9 0.4 +864000 3.4 2.8 2.6 2.4 2.1 1.7 1.4 1.1 0.9 0.4 +864000 2.6 2 1.7 1.4 1.1 0.7 0.5 0.1 -0.2 -0.9 +950400 2.6 2 1.7 1.4 1.1 0.7 0.5 0.1 -0.2 -0.9 +950400 1.2 0.7 0.3 0.1 -0.2 -0.5 -0.7 -1 -1.3 -1.8 +1036800 1.2 0.7 0.3 0.1 -0.2 -0.5 -0.7 -1 -1.3 -1.8 +1036800 -1 -1.5 -1.8 -2 -2.3 -2.5 -2.8 -3 -3.3 -3.9 +1123200 -1 -1.5 -1.8 -2 -2.3 -2.5 -2.8 -3 -3.3 -3.9 +1123200 -9.6 -10.8 -11.3 -11.4 -11.5 -11.6 -11.6 -11.6 -11.7 -11.9 +1209600 -9.6 -10.8 -11.3 -11.4 -11.5 -11.6 -11.6 -11.6 -11.7 -11.9 +1209600 -4.4 -4.4 -4.7 -4.9 -5 -5 -5.1 -5.3 -5.4 -5.7 +1296000 -4.4 -4.4 -4.7 -4.9 -5 -5 -5.1 -5.3 -5.4 -5.7 +1296000 3 2.6 2.3 2 1.8 1.6 1.4 1.1 0.8 0.3 +1382400 3 2.6 2.3 2 1.8 1.6 1.4 1.1 0.8 0.3 +1382400 2.3 1.8 1.4 1.1 0.9 0.6 0.4 0.1 -0.2 -0.8 +1468800 2.3 1.8 1.4 1.1 0.9 0.6 0.4 0.1 -0.2 -0.8 +1468800 -4.7 -5.1 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.6 -7 +1555200 -4.7 -5.1 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.6 -7 +1555200 -6.4 -7.1 -7.2 -7.4 -7.5 -7.8 -7.9 -8.1 -8.3 -8.7 +1641600 -6.4 -7.1 -7.2 -7.4 -7.5 -7.8 -7.9 -8.1 -8.3 -8.7 +1641600 -4.8 -5 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.5 -7 +1728000 -4.8 -5 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.5 -7 +1728000 -7.8 -8 -8.1 -8.1 -8.2 -8.2 -8.3 -8.4 -8.5 -8.7 +1814400 -7.8 -8 -8.1 -8.1 -8.2 -8.2 -8.3 -8.4 -8.5 -8.7 +1814400 -6.3 -6.7 -6.9 -7.1 -7.3 -7.5 -7.7 -7.9 -8.1 -8.6 +1900800 -6.3 -6.7 -6.9 -7.1 -7.3 -7.5 -7.7 -7.9 -8.1 -8.6 +1900800 -7.6 -8 -8.3 -8.4 -8.6 -8.7 -8.9 -9 -9.2 -9.6 +1987200 -7.6 -8 -8.3 -8.4 -8.6 -8.7 -8.9 -9 -9.2 -9.6 +1987200 -10.9 -11.1 -11.3 -11.4 -11.5 -11.6 -11.6 -11.7 -11.8 -12 +2073600 -10.9 -11.1 -11.3 -11.4 -11.5 -11.6 -11.6 -11.7 -11.8 -12 +2073600 -9.8 -9.9 -10.2 -10.3 -10.4 -10.3 -10.5 -10.7 -10.9 -11.3 +2160000 -9.8 -9.9 -10.2 -10.3 -10.4 -10.3 -10.5 -10.7 -10.9 -11.3 +2160000 -4.5 -4 -4.2 -4.3 -4.5 -4.5 -4.6 -4.7 -4.8 -5.2 +2246400 -4.5 -4 -4.2 -4.3 -4.5 -4.5 -4.6 -4.7 -4.8 -5.2 +2246400 -2.9 -2.8 -2.9 -3 -3 -2.9 -3 -3 -3.1 -3.3 +2332800 -2.9 -2.8 -2.9 -3 -3 -2.9 -3 -3 -3.1 -3.3 +2332800 -6.4 -6.7 -7.1 -7.1 -7.2 -7.2 -7.2 -7.3 -7.3 -7.5 +2419200 -6.4 -6.7 -7.1 -7.1 -7.2 -7.2 -7.2 -7.3 -7.3 -7.5 +2419200 -2.2 -2.3 -2.4 -2.6 -2.5 -2.3 -2.3 -2.4 -2.5 -2.7 +2505600 -2.2 -2.3 -2.4 -2.6 -2.5 -2.3 -2.3 -2.4 -2.5 -2.7 +2505600 1.8 1.4 1 0.8 0.5 0.1 -0.1 -0.4 -0.7 -1.3 +2592000 1.8 1.4 1 0.8 0.5 0.1 -0.1 -0.4 -0.7 -1.3 +2592000 -1 -1.6 -2.1 -2.4 -2.7 -3.1 -3.3 -3.7 -4.1 -4.8 +2678400 -1 -1.6 -2.1 -2.4 -2.7 -3.1 -3.3 -3.7 -4.1 -4.8 +2678400 -0.3 -0.8 -1.2 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -3.3 +2764800 -0.3 -0.8 -1.2 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -3.3 +2764800 -2.2 -2.4 -2.6 -2.6 -2.8 -2.9 -3 -3.1 -3.2 -3.4 +2851200 -2.2 -2.4 -2.6 -2.6 -2.8 -2.9 -3 -3.1 -3.2 -3.4 +2851200 -0.9 -1 -1.2 -1.3 -1.4 -1.5 -1.6 -1.7 -1.8 -2.2 +2937600 -0.9 -1 -1.2 -1.3 -1.4 -1.5 -1.6 -1.7 -1.8 -2.2 +2937600 1.3 1 0.7 0.5 0.3 0.1 -0.1 -0.3 -0.6 -1 +3024000 1.3 1 0.7 0.5 0.3 0.1 -0.1 -0.3 -0.6 -1 +3024000 0.7 0.3 -0.1 -0.4 -0.6 -0.8 -1.1 -1.4 -1.7 -2.4 +3110400 0.7 0.3 -0.1 -0.4 -0.6 -0.8 -1.1 -1.4 -1.7 -2.4 +3110400 -3.4 -4 -4.6 -4.9 -5.1 -5.3 -5.5 -5.8 -6.1 -6.8 +3196800 -3.4 -4 -4.6 -4.9 -5.1 -5.3 -5.5 -5.8 -6.1 -6.8 +3196800 -4.9 -6 -6.8 -7.2 -7.4 -7.7 -7.9 -8.1 -8.4 -8.9 +3283200 -4.9 -6 -6.8 -7.2 -7.4 -7.7 -7.9 -8.1 -8.4 -8.9 +3283200 -6.1 -6.6 -7 -7.4 -7.6 -7.8 -8.1 -8.4 -8.7 -9.3 +3369600 -6.1 -6.6 -7 -7.4 -7.6 -7.8 -8.1 -8.4 -8.7 -9.3 +3369600 -3 -3.4 -3.8 -4.1 -4.4 -4.9 -5.2 -5.5 -5.8 -6.4 +3456000 -3 -3.4 -3.8 -4.1 -4.4 -4.9 -5.2 -5.5 -5.8 -6.4 +3456000 -2.8 -3.4 -3.9 -4.2 -4.6 -4.9 -5.2 -5.5 -5.8 -6.4 +3542400 -2.8 -3.4 -3.9 -4.2 -4.6 -4.9 -5.2 -5.5 -5.8 -6.4 +3542400 -3.4 -4.1 -4.4 -4.7 -5 -5.2 -5.5 -5.8 -6.1 -6.7 +3628800 -3.4 -4.1 -4.4 -4.7 -5 -5.2 -5.5 -5.8 -6.1 -6.7 +3628800 -3.7 -4.1 -4.4 -4.7 -4.9 -5 -5.3 -5.5 -5.8 -6.3 +3715200 -3.7 -4.1 -4.4 -4.7 -4.9 -5 -5.3 -5.5 -5.8 -6.3 +3715200 -4.7 -5.5 -6.1 -6.5 -6.8 -7.1 -7.4 -7.7 -8 -8.7 +3801600 -4.7 -5.5 -6.1 -6.5 -6.8 -7.1 -7.4 -7.7 -8 -8.7 +3801600 -7.4 -8.2 -8.8 -9.1 -9.4 -9.7 -10 -10.4 -10.7 -11.5 +3888000 -7.4 -8.2 -8.8 -9.1 -9.4 -9.7 -10 -10.4 -10.7 -11.5 +3888000 -11.5 -12.5 -13.1 -13.6 -14.1 -14.4 -14.5 -14.7 -15 -15.5 +3974400 -11.5 -12.5 -13.1 -13.6 -14.1 -14.4 -14.5 -14.7 -15 -15.5 +3974400 -11.8 -12 -12.3 -12.4 -12.5 -12.5 -12.6 -12.7 -12.8 -13.1 +4060800 -11.8 -12 -12.3 -12.4 -12.5 -12.5 -12.6 -12.7 -12.8 -13.1 +4060800 -3.1 -3 -3.4 -3.6 -3.8 -4.1 -4.4 -4.5 -4.8 -5.3 +4147200 -3.1 -3 -3.4 -3.6 -3.8 -4.1 -4.4 -4.5 -4.8 -5.3 +4147200 -1.8 -2.3 -2.7 -2.9 -3.2 -3.4 -3.6 -3.9 -4.1 -4.7 +4233600 -1.8 -2.3 -2.7 -2.9 -3.2 -3.4 -3.6 -3.9 -4.1 -4.7 +4233600 -6.7 -7.4 -7.5 -7.6 -7.7 -7.8 -7.9 -8 -8.2 -8.5 +4320000 -6.7 -7.4 -7.5 -7.6 -7.7 -7.8 -7.9 -8 -8.2 -8.5 +4320000 -6.9 -7.7 -8.4 -8.7 -8.9 -9.1 -9.3 -9.4 -9.6 -10 +4406400 -6.9 -7.7 -8.4 -8.7 -8.9 -9.1 -9.3 -9.4 -9.6 -10 +4406400 -6.4 -7.1 -7.4 -7.6 -7.9 -8.1 -8.3 -8.6 -8.8 -9.3 +4492800 -6.4 -7.1 -7.4 -7.6 -7.9 -8.1 -8.3 -8.6 -8.8 -9.3 +4492800 -9.8 -10.5 -11 -11.4 -11.6 -11.9 -12.1 -12.5 -12.9 -13.6 +4579200 -9.8 -10.5 -11 -11.4 -11.6 -11.9 -12.1 -12.5 -12.9 -13.6 +4579200 -13.1 -13.7 -14.2 -14.5 -14.7 -15.1 -15.4 -15.6 -15.8 -16.2 +4665600 -13.1 -13.7 -14.2 -14.5 -14.7 -15.1 -15.4 -15.6 -15.8 -16.2 +4665600 -8.7 -9.7 -10.5 -11.1 -11.1 -11.2 -11.1 -11.1 -11.1 -11.1 +4752000 -8.7 -9.7 -10.5 -11.1 -11.1 -11.2 -11.1 -11.1 -11.1 -11.1 +4752000 -7.1 -7.5 -7.8 -8 -8.1 -8.3 -8.3 -8.4 -8.5 -8.7 +4838400 -7.1 -7.5 -7.8 -8 -8.1 -8.3 -8.3 -8.4 -8.5 -8.7 +4838400 -9.3 -10.2 -11.1 -11.6 -11.9 -12.1 -12.4 -12.7 -13 -13.6 +4924800 -9.3 -10.2 -11.1 -11.6 -11.9 -12.1 -12.4 -12.7 -13 -13.6 +4924800 -9.4 -9.7 -10 -10.1 -10.2 -10.3 -10.4 -10.5 -10.6 -10.8 +5011200 -9.4 -9.7 -10 -10.1 -10.2 -10.3 -10.4 -10.5 -10.6 -10.8 +5011200 -6.1 -6.8 -7.2 -7.5 -7.8 -8 -8.2 -8.5 -8.8 -9.4 +5097600 -6.1 -6.8 -7.2 -7.5 -7.8 -8 -8.2 -8.5 -8.8 -9.4 +5097600 -14.8 -15.7 -16.2 -16.4 -16.6 -16.9 -17.1 -17.2 -17.4 -17.8 +5184000 -14.8 -15.7 -16.2 -16.4 -16.6 -16.9 -17.1 -17.2 -17.4 -17.8 +5184000 -17.7 -18.6 -19.4 -19.7 -19.7 -19.7 -19.8 -19.9 -20 -20.3 +5270400 -17.7 -18.6 -19.4 -19.7 -19.7 -19.7 -19.8 -19.9 -20 -20.3 +5270400 -9.4 -9.3 -9.7 -10 -10.1 -10.2 -10.5 -10.7 -10.9 -11.4 +5356800 -9.4 -9.3 -9.7 -10 -10.1 -10.2 -10.5 -10.7 -10.9 -11.4 +5356800 -3.7 -3.9 -4.1 -4.4 -4.7 -5 -5.3 -5.6 -5.9 -6.6 +5443200 -3.7 -3.9 -4.1 -4.4 -4.7 -5 -5.3 -5.6 -5.9 -6.6 +5443200 -9.2 -9.6 -10.1 -10.2 -10.1 -10 -10 -10 -10.2 -10.7 +5529600 -9.2 -9.6 -10.1 -10.2 -10.1 -10 -10 -10 -10.2 -10.7 +5529600 -5.9 -5.8 -5.8 -5.8 -5.8 -5.6 -5.7 -5.7 -5.7 -5.8 +5616000 -5.9 -5.8 -5.8 -5.8 -5.8 -5.6 -5.7 -5.7 -5.7 -5.8 +5616000 -3.5 -3.6 -3.6 -3.6 -3.7 -3.6 -3.7 -3.7 -3.7 -3.8 +5702400 -3.5 -3.6 -3.6 -3.6 -3.7 -3.6 -3.7 -3.7 -3.7 -3.8 +5702400 -3.3 -3.6 -3.8 -3.9 -4.1 -4.2 -4.4 -4.6 -4.8 -5.3 +5788800 -3.3 -3.6 -3.8 -3.9 -4.1 -4.2 -4.4 -4.6 -4.8 -5.3 +5788800 -4.9 -5.4 -5.4 -5.2 -5.3 -5.4 -5.5 -5.6 -5.7 -5.8 +5875200 -4.9 -5.4 -5.4 -5.2 -5.3 -5.4 -5.5 -5.6 -5.7 -5.8 +5875200 -0.8 -1.4 -1.7 -1.9 -2.2 -2.4 -2.6 -2.9 -3.1 -3.6 +5961600 -0.8 -1.4 -1.7 -1.9 -2.2 -2.4 -2.6 -2.9 -3.1 -3.6 +5961600 -2.6 -3.1 -3.5 -3.8 -4.1 -4.4 -4.7 -5 -5.4 -6.1 +6048000 -2.6 -3.1 -3.5 -3.8 -4.1 -4.4 -4.7 -5 -5.4 -6.1 +6048000 -10 -10.6 -11.3 -11.5 -11.6 -11.7 -11.8 -12 -12.1 -12.5 +6134400 -10 -10.6 -11.3 -11.5 -11.6 -11.7 -11.8 -12 -12.1 -12.5 +6134400 -10.8 -11.1 -11.4 -11.7 -11.9 -12 -12.3 -12.5 -12.7 -13.3 +6220800 -10.8 -11.1 -11.4 -11.7 -11.9 -12 -12.3 -12.5 -12.7 -13.3 +6220800 -12.8 -13.7 -14.1 -14.3 -14.5 -14.5 -14.6 -14.7 -14.8 -14.9 +6307200 -12.8 -13.7 -14.1 -14.3 -14.5 -14.5 -14.6 -14.7 -14.8 -14.9 +6307200 -8.9 -9.2 -9.4 -9.5 -9.6 -9.7 -9.8 -10 -10.1 -10.4 +6393600 -8.9 -9.2 -9.4 -9.5 -9.6 -9.7 -9.8 -10 -10.1 -10.4 +6393600 -2.4 -2.4 -2.1 -2.2 -2.3 -2.4 -2.5 -2.6 -2.7 -2.9 +6480000 -2.4 -2.4 -2.1 -2.2 -2.3 -2.4 -2.5 -2.6 -2.7 -2.9 +6480000 1.6 1.9 2.2 2 1.7 1.4 1.2 1 0.7 0.2 +6566400 1.6 1.9 2.2 2 1.7 1.4 1.2 1 0.7 0.2 +6566400 -2.2 -2.6 -2.8 -3.1 -3.3 -3.5 -3.6 -3.8 -4 -4.3 +6652800 -2.2 -2.6 -2.8 -3.1 -3.3 -3.5 -3.6 -3.8 -4 -4.3 +6652800 -4.5 -4.8 -5.1 -5.3 -5.5 -5.7 -5.9 -6.1 -6.2 -6.6 +6739200 -4.5 -4.8 -5.1 -5.3 -5.5 -5.7 -5.9 -6.1 -6.2 -6.6 +6739200 -4.2 -4.6 -4.9 -5 -5.1 -5.3 -5.4 -5.5 -5.6 -5.9 +6825600 -4.2 -4.6 -4.9 -5 -5.1 -5.3 -5.4 -5.5 -5.6 -5.9 +6825600 -3.9 -4.2 -4.4 -4.5 -4.6 -4.6 -4.7 -4.7 -4.7 -4.8 +6912000 -3.9 -4.2 -4.4 -4.5 -4.6 -4.6 -4.7 -4.7 -4.7 -4.8 +6912000 -3.3 -3.6 -3.8 -3.8 -3.7 -3.6 -3.6 -3.6 -3.5 -3.4 +6998400 -3.3 -3.6 -3.8 -3.8 -3.7 -3.6 -3.6 -3.6 -3.5 -3.4 +6998400 0.4 0.2 0.1 -0.1 -0.2 -0.2 -0.4 -0.5 -0.6 -0.9 +7084800 0.4 0.2 0.1 -0.1 -0.2 -0.2 -0.4 -0.5 -0.6 -0.9 +7084800 1.5 1 0.8 0.6 0.4 0.2 0.1 -0.1 -0.3 -0.6 +7171200 1.5 1 0.8 0.6 0.4 0.2 0.1 -0.1 -0.3 -0.6 +7171200 2.7 2.4 2.2 2.1 1.9 1.7 1.7 1.6 1.5 1.3 +7257600 2.7 2.4 2.2 2.1 1.9 1.7 1.7 1.6 1.5 1.3 +7257600 4 3.6 3.4 3.2 3 2.8 2.7 2.6 2.4 2.2 +7344000 4 3.6 3.4 3.2 3 2.8 2.7 2.6 2.4 2.2 +7344000 1.6 0.8 0.2 0.1 0 -0.2 -0.2 -0.3 -0.4 -0.6 +7430400 1.6 0.8 0.2 0.1 0 -0.2 -0.2 -0.3 -0.4 -0.6 +7430400 2 1.5 1.2 1 0.8 0.6 0.4 0.2 0 -0.4 +7516800 2 1.5 1.2 1 0.8 0.6 0.4 0.2 0 -0.4 +7516800 1.8 1.5 1.1 0.9 0.9 0.8 0.6 0.3 0.1 -0.4 +7603200 1.8 1.5 1.1 0.9 0.9 0.8 0.6 0.3 0.1 -0.4 +7603200 -1.3 -2 -2.5 -2.7 -2.9 -3.1 -3.2 -3.3 -3.5 -3.8 +7689600 -1.3 -2 -2.5 -2.7 -2.9 -3.1 -3.2 -3.3 -3.5 -3.8 +7689600 -1.7 -2.4 -2.6 -2.7 -2.9 -3 -3 -3.1 -3.1 -3.3 +7776000 -1.7 -2.4 -2.6 -2.7 -2.9 -3 -3 -3.1 -3.1 -3.3 +7776000 -0.9 -1.3 -1.6 -1.7 -1.9 -2.1 -2.2 -2.3 -2.4 -2.6 +7862400 -0.9 -1.3 -1.6 -1.7 -1.9 -2.1 -2.2 -2.3 -2.4 -2.6 +7862400 1.5 1.1 0.8 0.8 0.7 0.6 0.6 0.5 0.5 0.3 +7948800 1.5 1.1 0.8 0.8 0.7 0.6 0.6 0.5 0.5 0.3 +7948800 3.1 2.9 2.6 2.5 2.3 2.2 2 1.9 1.6 1.3 +8035200 3.1 2.9 2.6 2.5 2.3 2.2 2 1.9 1.6 1.3 +8035200 5.1 4.6 4.1 3.9 3.5 3.2 2.9 2.5 2.2 1.5 +8121600 5.1 4.6 4.1 3.9 3.5 3.2 2.9 2.5 2.2 1.5 +8121600 1.4 0.7 0.3 0.1 -0.2 -0.5 -0.8 -1 -1.4 -2 +8208000 1.4 0.7 0.3 0.1 -0.2 -0.5 -0.8 -1 -1.4 -2 +8208000 -0.2 -0.4 -0.6 -0.9 -1.1 -1.4 -1.6 -1.9 -2.3 -2.9 +8294400 -0.2 -0.4 -0.6 -0.9 -1.1 -1.4 -1.6 -1.9 -2.3 -2.9 +8294400 -1.3 -1.8 -2.3 -2.7 -2.9 -3.2 -3.4 -3.7 -4 -4.6 +8380800 -1.3 -1.8 -2.3 -2.7 -2.9 -3.2 -3.4 -3.7 -4 -4.6 +8380800 -0.6 -1.2 -1.6 -2 -2.3 -2.6 -2.9 -3.3 -3.7 -4.4 +8467200 -0.6 -1.2 -1.6 -2 -2.3 -2.6 -2.9 -3.3 -3.7 -4.4 +8467200 -0.2 -0.9 -1.4 -1.7 -2.1 -2.5 -2.8 -3.1 -3.5 -4.3 +8553600 -0.2 -0.9 -1.4 -1.7 -2.1 -2.5 -2.8 -3.1 -3.5 -4.3 +8553600 2.8 2.2 1.8 1.5 1.1 0.8 0.4 0 -0.4 -1.2 +8640000 2.8 2.2 1.8 1.5 1.1 0.8 0.4 0 -0.4 -1.2 +8640000 5.9 5.1 4.7 4.5 4.1 3.7 3.4 3.2 2.8 2.2 +8726400 5.9 5.1 4.7 4.5 4.1 3.7 3.4 3.2 2.8 2.2 +8726400 3.1 2.5 2 1.7 1.4 1 0.8 0.6 0.2 -0.5 +8812800 3.1 2.5 2 1.7 1.4 1 0.8 0.6 0.2 -0.5 +8812800 0.3 -0.4 -0.9 -1.3 -1.6 -2 -2.3 -2.5 -2.9 -3.5 +8899200 0.3 -0.4 -0.9 -1.3 -1.6 -2 -2.3 -2.5 -2.9 -3.5 +8899200 0.4 -0.4 -0.7 -0.9 -1.2 -1.4 -1.5 -1.7 -1.9 -2.3 +8985600 0.4 -0.4 -0.7 -0.9 -1.2 -1.4 -1.5 -1.7 -1.9 -2.3 +8985600 3.3 2.8 2.6 2.4 2.2 1.9 1.7 1.5 1.3 0.9 +9072000 3.3 2.8 2.6 2.4 2.2 1.9 1.7 1.5 1.3 0.9 +9072000 5.6 5.2 4.9 4.7 4.5 4.3 4.1 3.9 3.7 3.3 +9158400 5.6 5.2 4.9 4.7 4.5 4.3 4.1 3.9 3.7 3.3 +9158400 4.7 4.5 4.1 3.8 3.6 3.3 3.1 2.9 2.7 2.1 +9244800 4.7 4.5 4.1 3.8 3.6 3.3 3.1 2.9 2.7 2.1 +9244800 3 2.5 2.2 2 1.8 1.5 1.3 1 0.7 0.2 +9331200 3 2.5 2.2 2 1.8 1.5 1.3 1 0.7 0.2 +9331200 1.7 1.2 0.8 0.6 0.4 0.3 0.1 -0.1 -0.4 -1 +9417600 1.7 1.2 0.8 0.6 0.4 0.3 0.1 -0.1 -0.4 -1 +9417600 1.1 0.7 0.4 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.4 +9504000 1.1 0.7 0.4 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.4 +9504000 2.8 2.3 2 1.8 1.5 1.2 1 0.8 0.5 0 +9590400 2.8 2.3 2 1.8 1.5 1.2 1 0.8 0.5 0 +9590400 1.8 1.2 0.8 0.7 0.5 0.3 0.2 0.1 -0.1 -0.5 +9676800 1.8 1.2 0.8 0.7 0.5 0.3 0.2 0.1 -0.1 -0.5 +9676800 1.5 0.6 0 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.9 +9763200 1.5 0.6 0 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.9 +9763200 2 1.3 1 0.8 0.6 0.4 0.2 0 -0.3 -0.6 +9849600 2 1.3 1 0.8 0.6 0.4 0.2 0 -0.3 -0.6 +9849600 3.7 3.2 2.8 2.7 2.4 2.1 2 1.8 1.6 1.2 +9936000 3.7 3.2 2.8 2.7 2.4 2.1 2 1.8 1.6 1.2 +9936000 3.1 2.7 2.4 2.2 1.9 1.7 1.5 1.3 1 0.5 +10022400 3.1 2.7 2.4 2.2 1.9 1.7 1.5 1.3 1 0.5 +10022400 2.7 1.9 1.6 1.3 1.1 0.8 0.5 0.3 0 -0.6 +10108800 2.7 1.9 1.6 1.3 1.1 0.8 0.5 0.3 0 -0.6 +10108800 5 4.4 3.9 3.6 3.3 3 2.7 2.4 2 1.3 +10195200 5 4.4 3.9 3.6 3.3 3 2.7 2.4 2 1.3 +10195200 3.4 3 2.7 2.5 2.3 2.1 1.9 1.7 1.4 0.9 +10281600 3.4 3 2.7 2.5 2.3 2.1 1.9 1.7 1.4 0.9 +10281600 4.3 3.7 3.4 3.1 2.9 2.7 2.4 2.2 1.9 1.3 +10368000 4.3 3.7 3.4 3.1 2.9 2.7 2.4 2.2 1.9 1.3 +10368000 6.8 6 5.5 5.2 4.9 4.6 4.3 4 3.6 2.9 +10454400 6.8 6 5.5 5.2 4.9 4.6 4.3 4 3.6 2.9 +10454400 6.5 6 5.8 5.6 5.3 5.1 4.9 4.7 4.5 4 +10540800 6.5 6 5.8 5.6 5.3 5.1 4.9 4.7 4.5 4 +10540800 7.9 7.1 6.5 6.2 5.9 5.6 5.3 5.1 4.7 4.2 +10627200 7.9 7.1 6.5 6.2 5.9 5.6 5.3 5.1 4.7 4.2 +10627200 4.9 4.3 3.7 3.4 3 2.7 2.4 2 1.6 0.9 +10713600 4.9 4.3 3.7 3.4 3 2.7 2.4 2 1.6 0.9 +10713600 3.8 3.2 2.9 2.6 2.3 1.9 1.7 1.4 1.1 0.5 +10800000 3.8 3.2 2.9 2.6 2.3 1.9 1.7 1.4 1.1 0.5 +10800000 3.7 3.2 2.7 2.4 2.1 1.7 1.4 1.1 0.7 -0.1 +10886400 3.7 3.2 2.7 2.4 2.1 1.7 1.4 1.1 0.7 -0.1 +10886400 2 1.4 1 0.7 0.3 0 -0.3 -0.6 -1 -1.7 +10972800 2 1.4 1 0.7 0.3 0 -0.3 -0.6 -1 -1.7 +10972800 1.7 1.1 0.6 0.3 0 -0.3 -0.6 -0.9 -1.3 -2 +11059200 1.7 1.1 0.6 0.3 0 -0.3 -0.6 -0.9 -1.3 -2 +11059200 2.8 2.3 1.9 1.7 1.4 1.1 0.9 0.6 0.2 -0.4 +11145600 2.8 2.3 1.9 1.7 1.4 1.1 0.9 0.6 0.2 -0.4 +11145600 3.2 2.8 2.4 2.1 1.8 1.6 1.3 1 0.6 -0.1 +11232000 3.2 2.8 2.4 2.1 1.8 1.6 1.3 1 0.6 -0.1 +11232000 4.9 4.3 3.8 3.4 3.1 2.7 2.4 2 1.6 0.8 +11318400 4.9 4.3 3.8 3.4 3.1 2.7 2.4 2 1.6 0.8 +11318400 5.1 4.3 3.7 3.3 2.8 2.5 2.2 1.9 1.5 0.8 +11404800 5.1 4.3 3.7 3.3 2.8 2.5 2.2 1.9 1.5 0.8 +11404800 4.5 4 3.6 3.3 3 2.7 2.5 2.2 1.9 1.4 +11491200 4.5 4 3.6 3.3 3 2.7 2.5 2.2 1.9 1.4 +11491200 5.7 5.1 4.8 4.6 4.3 4 3.8 3.5 3.2 2.7 +11577600 5.7 5.1 4.8 4.6 4.3 4 3.8 3.5 3.2 2.7 +11577600 7.4 6.7 6.2 5.9 5.5 5.1 4.8 4.4 4 3.2 +11664000 7.4 6.7 6.2 5.9 5.5 5.1 4.8 4.4 4 3.2 +11664000 2.6 2 1.6 1.3 1 0.8 0.6 0.3 -0.1 -0.9 +11750400 2.6 2 1.6 1.3 1 0.8 0.6 0.3 -0.1 -0.9 +11750400 3.9 3.1 2.5 2.2 1.8 1.4 1.1 0.7 0.3 -0.6 +11836800 3.9 3.1 2.5 2.2 1.8 1.4 1.1 0.7 0.3 -0.6 +11836800 3.7 3 2.5 2.2 1.9 1.5 1.2 0.8 0.4 -0.4 +11923200 3.7 3 2.5 2.2 1.9 1.5 1.2 0.8 0.4 -0.4 +11923200 4.9 4.1 3.6 3.2 2.9 2.5 2.3 1.9 1.5 0.8 +12009600 4.9 4.1 3.6 3.2 2.9 2.5 2.3 1.9 1.5 0.8 +12009600 5.1 4.7 4.4 4.2 4 3.8 3.6 3.4 3.1 2.6 +12096000 5.1 4.7 4.4 4.2 4 3.8 3.6 3.4 3.1 2.6 +12096000 6.8 6.2 5.8 5.6 5.3 5 4.8 4.5 4.2 3.6 +12182400 6.8 6.2 5.8 5.6 5.3 5 4.8 4.5 4.2 3.6 +12182400 7.4 6.9 6.5 6.2 5.9 5.6 5.3 5 4.6 3.9 +12268800 7.4 6.9 6.5 6.2 5.9 5.6 5.3 5 4.6 3.9 +12268800 7.2 6.5 5.9 5.5 5.2 4.9 4.6 4.3 3.9 3.1 +12355200 7.2 6.5 5.9 5.5 5.2 4.9 4.6 4.3 3.9 3.1 +12355200 6.1 5.6 5.1 4.8 4.4 4.1 3.7 3.3 2.9 2 +12441600 6.1 5.6 5.1 4.8 4.4 4.1 3.7 3.3 2.9 2 +12441600 7.5 6.9 6.5 6.2 5.9 5.6 5.3 5 4.7 4.1 +12528000 7.5 6.9 6.5 6.2 5.9 5.6 5.3 5 4.7 4.1 +12528000 9 8.6 8.1 7.8 7.5 7.1 6.8 6.5 6.1 5.3 +12614400 9 8.6 8.1 7.8 7.5 7.1 6.8 6.5 6.1 5.3 +12614400 8.1 7.2 6.7 6.4 6.1 5.7 5.4 5.1 4.8 4.1 +12700800 8.1 7.2 6.7 6.4 6.1 5.7 5.4 5.1 4.8 4.1 +12700800 4.9 4.6 4.1 3.9 3.7 3.4 3.2 2.9 2.6 2.1 +12787200 4.9 4.6 4.1 3.9 3.7 3.4 3.2 2.9 2.6 2.1 +12787200 6.8 6.1 5.5 5.1 4.7 4.4 4.1 3.8 3.4 2.7 +12873600 6.8 6.1 5.5 5.1 4.7 4.4 4.1 3.8 3.4 2.7 +12873600 7.6 6.8 6.1 5.8 5.4 5 4.7 4.4 3.9 3.1 +12960000 7.6 6.8 6.1 5.8 5.4 5 4.7 4.4 3.9 3.1 +12960000 6.3 6 5.6 5.3 5 4.7 4.4 4.1 3.7 3 +13046400 6.3 6 5.6 5.3 5 4.7 4.4 4.1 3.7 3 +13046400 7.5 6.9 6.6 6.3 6 5.7 5.4 5.2 4.8 4.2 +13132800 7.5 6.9 6.6 6.3 6 5.7 5.4 5.2 4.8 4.2 +13132800 5.8 5.5 5.1 4.9 4.8 4.7 4.5 4.2 4 3.4 +13219200 5.8 5.5 5.1 4.9 4.8 4.7 4.5 4.2 4 3.4 +13219200 6.7 6.2 5.9 5.6 5.4 5.1 4.8 4.6 4.3 3.6 +13305600 6.7 6.2 5.9 5.6 5.4 5.1 4.8 4.6 4.3 3.6 +13305600 9.9 9.4 9.1 8.8 8.5 8.2 8 7.7 7.3 6.7 +13392000 9.9 9.4 9.1 8.8 8.5 8.2 8 7.7 7.3 6.7 +13392000 8.6 8.3 7.9 7.6 7.3 6.9 6.6 6.2 5.6 4.7 +13478400 8.6 8.3 7.9 7.6 7.3 6.9 6.6 6.2 5.6 4.7 +13478400 6.2 5.6 5.2 4.9 4.5 4.2 3.9 3.6 3.2 2.5 +13564800 6.2 5.6 5.2 4.9 4.5 4.2 3.9 3.6 3.2 2.5 +13564800 7.1 6.3 5.8 5.5 5.1 4.7 4.4 4 3.6 2.9 +13651200 7.1 6.3 5.8 5.5 5.1 4.7 4.4 4 3.6 2.9 +13651200 11.4 10.6 10.3 10 9.6 9.1 8.8 8.5 8 7.3 +13737600 11.4 10.6 10.3 10 9.6 9.1 8.8 8.5 8 7.3 +13737600 11.1 10.2 9.8 9.5 9 8.5 8.2 7.9 7.4 6.7 +13824000 11.1 10.2 9.8 9.5 9 8.5 8.2 7.9 7.4 6.7 +13824000 8 7.3 7 6.8 6.4 6 5.8 5.5 5.1 4.5 +13910400 8 7.3 7 6.8 6.4 6 5.8 5.5 5.1 4.5 +13910400 7.7 7.1 6.8 6.6 6.2 5.9 5.6 5.2 4.8 4 +13996800 7.7 7.1 6.8 6.6 6.2 5.9 5.6 5.2 4.8 4 +13996800 6.8 6.3 5.8 5.5 5.1 4.9 4.6 4.2 3.9 3.1 +14083200 6.8 6.3 5.8 5.5 5.1 4.9 4.6 4.2 3.9 3.1 +14083200 6.6 6.1 5.7 5.3 5 4.8 4.5 4.2 3.8 3 +14169600 6.6 6.1 5.7 5.3 5 4.8 4.5 4.2 3.8 3 +14169600 7.4 7.1 6.7 6.4 6 5.7 5.4 5.1 4.8 4.1 +14256000 7.4 7.1 6.7 6.4 6 5.7 5.4 5.1 4.8 4.1 +14256000 11.7 11.1 10.7 10.4 10.2 10 9.8 9.6 9.3 8.8 +14342400 11.7 11.1 10.7 10.4 10.2 10 9.8 9.6 9.3 8.8 +14342400 11.8 11.2 10.8 10.7 10.4 10.1 9.9 9.6 9.3 8.8 +14428800 11.8 11.2 10.8 10.7 10.4 10.1 9.9 9.6 9.3 8.8 +14428800 9.7 9 8.6 8.2 7.8 7.4 7.1 6.8 6.4 5.6 +14515200 9.7 9 8.6 8.2 7.8 7.4 7.1 6.8 6.4 5.6 +14515200 11.7 11 10.5 10.2 9.9 9.5 9.3 9 8.6 7.9 +14601600 11.7 11 10.5 10.2 9.9 9.5 9.3 9 8.6 7.9 +14601600 15.7 15.3 14.8 14.5 14.1 13.7 13.4 13.1 12.7 11.9 +14688000 15.7 15.3 14.8 14.5 14.1 13.7 13.4 13.1 12.7 11.9 +14688000 16.4 15.8 15.5 15.2 14.9 14.5 14.3 13.9 13.5 12.8 +14774400 16.4 15.8 15.5 15.2 14.9 14.5 14.3 13.9 13.5 12.8 +14774400 14.3 13.6 13.1 12.8 12.4 11.9 11.6 11.2 10.8 10 +14860800 14.3 13.6 13.1 12.8 12.4 11.9 11.6 11.2 10.8 10 +14860800 14.3 13.5 13.1 12.8 12.4 11.9 11.6 11.3 11 10.3 +14947200 14.3 13.5 13.1 12.8 12.4 11.9 11.6 11.3 11 10.3 +14947200 16.6 16 15.7 15.4 14.9 14.4 14.1 13.7 13.3 12.5 +15033600 16.6 16 15.7 15.4 14.9 14.4 14.1 13.7 13.3 12.5 +15033600 12.7 11.8 11.3 11 10.5 10 9.8 9.5 9.1 8.4 +15120000 12.7 11.8 11.3 11 10.5 10 9.8 9.5 9.1 8.4 +15120000 10.9 9.9 9.5 9.3 8.9 8.5 8.3 8 7.7 7.1 +15206400 10.9 9.9 9.5 9.3 8.9 8.5 8.3 8 7.7 7.1 +15206400 12.1 11.2 10.8 10.5 10 9.5 9.2 8.8 8.4 7.7 +15292800 12.1 11.2 10.8 10.5 10 9.5 9.2 8.8 8.4 7.7 +15292800 11.6 10.8 10.3 10.1 9.8 9.4 9.1 8.9 8.5 7.9 +15379200 11.6 10.8 10.3 10.1 9.8 9.4 9.1 8.9 8.5 7.9 +15379200 11.2 10.5 10.3 10.2 9.8 9.4 9.3 9 8.7 8.2 +15465600 11.2 10.5 10.3 10.2 9.8 9.4 9.3 9 8.7 8.2 +15465600 14.4 13.8 13.3 13 12.7 12.4 12.2 11.9 11.6 11 +15552000 14.4 13.8 13.3 13 12.7 12.4 12.2 11.9 11.6 11 +15552000 14.6 14 13.5 13.2 12.9 12.6 12.3 12 11.6 10.9 +15638400 14.6 14 13.5 13.2 12.9 12.6 12.3 12 11.6 10.9 +15638400 14.1 13.6 13.3 13 12.6 12.3 12 11.8 11.4 10.8 +15724800 14.1 13.6 13.3 13 12.6 12.3 12 11.8 11.4 10.8 +15724800 14.7 14 13.4 13 12.7 12.5 12.3 12 11.7 11.2 +15811200 14.7 14 13.4 13 12.7 12.5 12.3 12 11.7 11.2 +15811200 14.5 13.9 13.6 13.3 13 12.6 12.2 11.8 11.4 10.6 +15897600 14.5 13.9 13.6 13.3 13 12.6 12.2 11.8 11.4 10.6 +15897600 13.3 13 12.8 12.6 12.4 12.2 12 11.8 11.6 11.1 +15984000 13.3 13 12.8 12.6 12.4 12.2 12 11.8 11.6 11.1 +15984000 14.9 14.3 13.9 13.7 13.2 12.9 12.6 12.4 12 11.4 +16070400 14.9 14.3 13.9 13.7 13.2 12.9 12.6 12.4 12 11.4 +16070400 15 14.5 14.3 14.2 14 13.8 13.7 13.5 13.3 13 +16156800 15 14.5 14.3 14.2 14 13.8 13.7 13.5 13.3 13 +16156800 16.7 16.3 16.1 15.9 15.6 15.4 15.2 15.1 14.9 14.6 +16243200 16.7 16.3 16.1 15.9 15.6 15.4 15.2 15.1 14.9 14.6 +16243200 18.4 17.9 17.4 17.2 16.9 16.7 16.5 16.3 16.1 15.7 +16329600 18.4 17.9 17.4 17.2 16.9 16.7 16.5 16.3 16.1 15.7 +16329600 19.8 19.1 18.8 18.5 18.2 17.8 17.6 17.4 17.1 16.7 +16416000 19.8 19.1 18.8 18.5 18.2 17.8 17.6 17.4 17.1 16.7 +16416000 16.9 16 15.8 15.7 15.3 15 14.8 14.6 14.4 14 +16502400 16.9 16 15.8 15.7 15.3 15 14.8 14.6 14.4 14 +16502400 18.7 18 17.7 17.6 17.4 17.2 17.1 16.9 16.7 16.4 +16588800 18.7 18 17.7 17.6 17.4 17.2 17.1 16.9 16.7 16.4 +16588800 20.4 19.5 19 18.6 18.2 17.7 17.4 17 16.6 15.8 +16675200 20.4 19.5 19 18.6 18.2 17.7 17.4 17 16.6 15.8 +16675200 13.4 12.8 12.3 12.2 11.8 11.5 11.3 11 10.7 10.1 +16761600 13.4 12.8 12.3 12.2 11.8 11.5 11.3 11 10.7 10.1 +16761600 11.6 11 10.7 10.5 10.1 9.8 9.7 9.5 9.2 8.8 +16848000 11.6 11 10.7 10.5 10.1 9.8 9.7 9.5 9.2 8.8 +16848000 12.6 12.2 11.9 11.9 11.8 11.5 11.3 11 10.7 10.1 +16934400 12.6 12.2 11.9 11.9 11.8 11.5 11.3 11 10.7 10.1 +16934400 13.3 12.8 12.5 12.3 12 11.7 11.5 11.2 10.9 10.3 +17020800 13.3 12.8 12.5 12.3 12 11.7 11.5 11.2 10.9 10.3 +17020800 15.6 15 14.7 14.6 14.2 13.9 13.7 13.5 13.3 12.9 +17107200 15.6 15 14.7 14.6 14.2 13.9 13.7 13.5 13.3 12.9 +17107200 15.4 14.8 14.6 14.4 14.2 14 13.8 13.6 13.4 13 +17193600 15.4 14.8 14.6 14.4 14.2 14 13.8 13.6 13.4 13 +17193600 12.3 11.9 11.5 11.3 11.1 11 10.8 10.5 10.2 9.6 +17280000 12.3 11.9 11.5 11.3 11.1 11 10.8 10.5 10.2 9.6 +17280000 13.7 13.3 13 12.7 12.5 12.2 12 11.7 11.4 10.8 +17366400 13.7 13.3 13 12.7 12.5 12.2 12 11.7 11.4 10.8 +17366400 13.8 13.5 13.3 13.1 12.9 12.7 12.6 12.3 12.1 11.7 +17452800 13.8 13.5 13.3 13.1 12.9 12.7 12.6 12.3 12.1 11.7 +17452800 13 12.5 12.2 12 11.8 11.6 11.3 11.1 10.8 10.3 +17539200 13 12.5 12.2 12 11.8 11.6 11.3 11.1 10.8 10.3 +17539200 15.5 15.2 14.9 14.7 14.4 14.3 14.1 13.8 13.6 13.1 +17625600 15.5 15.2 14.9 14.7 14.4 14.3 14.1 13.8 13.6 13.1 +17625600 13.6 13.1 12.7 12.5 12.3 12 11.8 11.6 11.4 10.9 +17712000 13.6 13.1 12.7 12.5 12.3 12 11.8 11.6 11.4 10.9 +17712000 11.3 10.9 10.6 10.5 10.4 10.2 9.9 9.7 9.4 8.8 +17798400 11.3 10.9 10.6 10.5 10.4 10.2 9.9 9.7 9.4 8.8 +17798400 12.3 11.8 11.3 11 10.6 10.4 10.1 9.9 9.5 8.9 +17884800 12.3 11.8 11.3 11 10.6 10.4 10.1 9.9 9.5 8.9 +17884800 12.3 11.9 11.7 11.6 11.5 11.3 11.1 10.9 10.6 10.2 +17971200 12.3 11.9 11.7 11.6 11.5 11.3 11.1 10.9 10.6 10.2 +17971200 12.1 12 11.6 11.6 11.6 11.4 11.2 10.9 10.6 10.1 +18057600 12.1 12 11.6 11.6 11.6 11.4 11.2 10.9 10.6 10.1 +18057600 13.8 13.5 13.2 13 12.8 12.6 12.5 12.3 12 11.6 +18144000 13.8 13.5 13.2 13 12.8 12.6 12.5 12.3 12 11.6 +18144000 14 13.6 13.3 13 12.8 12.6 12.4 12.1 11.8 11.2 +18230400 14 13.6 13.3 13 12.8 12.6 12.4 12.1 11.8 11.2 +18230400 11.4 11 10.6 10.4 10.2 10 9.8 9.5 9.2 8.6 +18316800 11.4 11 10.6 10.4 10.2 10 9.8 9.5 9.2 8.6 +18316800 13.2 12.8 12.5 12.4 12.2 12 11.8 11.7 11.5 11 +18403200 13.2 12.8 12.5 12.4 12.2 12 11.8 11.7 11.5 11 +18403200 14.4 13.9 13.6 13.4 13.1 12.8 12.6 12.3 12.1 11.6 +18489600 14.4 13.9 13.6 13.4 13.1 12.8 12.6 12.3 12.1 11.6 +18489600 10.2 9.8 9.5 9.3 9.1 9.1 8.9 8.7 8.4 7.9 +18576000 10.2 9.8 9.5 9.3 9.1 9.1 8.9 8.7 8.4 7.9 +18576000 10.2 9.5 9.2 9.1 8.8 8.5 8.2 7.9 7.6 6.9 +18662400 10.2 9.5 9.2 9.1 8.8 8.5 8.2 7.9 7.6 6.9 +18662400 10.6 9.8 9.4 9.2 9 8.6 8.4 8.1 7.8 7.1 +18748800 10.6 9.8 9.4 9.2 9 8.6 8.4 8.1 7.8 7.1 +18748800 9.6 9.2 8.9 8.9 8.9 8.6 8.3 8 7.7 7 +18835200 9.6 9.2 8.9 8.9 8.9 8.6 8.3 8 7.7 7 +18835200 10.3 9.8 9.4 9.1 8.8 8.6 8.2 7.9 7.5 6.8 +18921600 10.3 9.8 9.4 9.1 8.8 8.6 8.2 7.9 7.5 6.8 +18921600 9.6 9.4 9.1 8.9 8.7 8.6 8.4 8.2 7.9 7.4 +19008000 9.6 9.4 9.1 8.9 8.7 8.6 8.4 8.2 7.9 7.4 +19008000 14 14.3 14.2 14 13.9 13.7 13.6 13.4 13.2 12.8 +19094400 14 14.3 14.2 14 13.9 13.7 13.6 13.4 13.2 12.8 +19094400 17.1 16.8 16.5 16.4 16.2 16.1 15.9 15.7 15.5 15.2 +19180800 17.1 16.8 16.5 16.4 16.2 16.1 15.9 15.7 15.5 15.2 +19180800 14.8 14.3 14.1 14.1 13.8 13.5 13.2 12.9 12.6 11.9 +19267200 14.8 14.3 14.1 14.1 13.8 13.5 13.2 12.9 12.6 11.9 +19267200 12.8 12.2 12 11.9 11.6 11.2 11 10.8 10.5 10 +19353600 12.8 12.2 12 11.9 11.6 11.2 11 10.8 10.5 10 +19353600 13.6 13.3 13 12.9 12.7 12.5 12.3 12.1 11.9 11.6 +19440000 13.6 13.3 13 12.9 12.7 12.5 12.3 12.1 11.9 11.6 +19440000 12.5 12 11.4 11.1 10.9 10.6 10.5 10.3 10 9.6 +19526400 12.5 12 11.4 11.1 10.9 10.6 10.5 10.3 10 9.6 +19526400 12.8 12.3 12 11.8 11.5 11.1 10.9 10.6 10.3 9.7 +19612800 12.8 12.3 12 11.8 11.5 11.1 10.9 10.6 10.3 9.7 +19612800 10.3 9.8 9.5 9.4 9.1 8.8 8.7 8.5 8.3 7.9 +19699200 10.3 9.8 9.5 9.4 9.1 8.8 8.7 8.5 8.3 7.9 +19699200 12.8 12.4 12 11.8 11.6 11.3 11.1 10.9 10.6 10.1 +19785600 12.8 12.4 12 11.8 11.6 11.3 11.1 10.9 10.6 10.1 +19785600 13.7 13.4 13.2 13 12.9 12.8 12.7 12.6 12.4 12.1 +19872000 13.7 13.4 13.2 13 12.9 12.8 12.7 12.6 12.4 12.1 +19872000 12.4 11 10.8 10.6 10.5 10.4 10.2 10.1 9.9 9.6 +19958400 12.4 11 10.8 10.6 10.5 10.4 10.2 10.1 9.9 9.6 +19958400 13.2 12.5 12.3 12.2 11.9 11.7 11.6 11.4 11.3 11 +20044800 13.2 12.5 12.3 12.2 11.9 11.7 11.6 11.4 11.3 11 +20044800 14.5 14.1 14 13.9 13.7 13.5 13.4 13.3 13.1 12.9 +20131200 14.5 14.1 14 13.9 13.7 13.5 13.4 13.3 13.1 12.9 +20131200 15 14.6 14.3 14.1 13.9 13.7 13.5 13.2 13 12.5 +20217600 15 14.6 14.3 14.1 13.9 13.7 13.5 13.2 13 12.5 +20217600 10 9.6 9.3 9.2 9 8.8 8.7 8.5 8.3 7.8 +20304000 10 9.6 9.3 9.2 9 8.8 8.7 8.5 8.3 7.8 +20304000 9.4 9.1 8.8 8.5 8.3 8.1 7.9 7.6 7.3 6.7 +20390400 9.4 9.1 8.8 8.5 8.3 8.1 7.9 7.6 7.3 6.7 +20390400 8.4 8.1 7.8 7.7 7.4 7.1 6.9 6.7 6.4 5.8 +20476800 8.4 8.1 7.8 7.7 7.4 7.1 6.9 6.7 6.4 5.8 +20476800 6.8 6.5 6.2 6 5.8 5.6 5.4 5.1 4.8 4.3 +20563200 6.8 6.5 6.2 6 5.8 5.6 5.4 5.1 4.8 4.3 +20563200 7.7 7.2 6.7 6.4 6.1 5.7 5.4 5.1 4.7 4 +20649600 7.7 7.2 6.7 6.4 6.1 5.7 5.4 5.1 4.7 4 +20649600 9.3 8.9 8.5 8.3 8.1 7.9 7.7 7.4 7.2 6.7 +20736000 9.3 8.9 8.5 8.3 8.1 7.9 7.7 7.4 7.2 6.7 +20736000 10.7 10.3 9.9 9.6 9.3 8.9 8.6 8.2 7.9 7.2 +20822400 10.7 10.3 9.9 9.6 9.3 8.9 8.6 8.2 7.9 7.2 +20822400 7.4 6.9 6.4 6.2 5.9 5.7 5.5 5.4 5.2 4.8 +20908800 7.4 6.9 6.4 6.2 5.9 5.7 5.5 5.4 5.2 4.8 +20908800 8.6 8.5 8.2 7.9 7.7 7.5 7.3 7.1 6.8 6.3 +20995200 8.6 8.5 8.2 7.9 7.7 7.5 7.3 7.1 6.8 6.3 +20995200 11.4 11.3 11 10.8 10.5 10.3 10.1 9.8 9.5 9 +21081600 11.4 11.3 11 10.8 10.5 10.3 10.1 9.8 9.5 9 +21081600 9.8 9.4 9.2 9.1 8.9 8.7 8.6 8.4 8.2 7.7 +21168000 9.8 9.4 9.2 9.1 8.9 8.7 8.6 8.4 8.2 7.7 +21168000 8.8 8.5 8.5 8.4 8.3 8.2 8.1 8.1 8 7.8 +21254400 8.8 8.5 8.5 8.4 8.3 8.2 8.1 8.1 8 7.8 +21254400 12.1 11.8 11.5 11.4 11.2 11 10.8 10.6 10.3 9.9 +21340800 12.1 11.8 11.5 11.4 11.2 11 10.8 10.6 10.3 9.9 +21340800 11.7 11.4 11.4 11.3 11.2 11.2 11.2 11.2 11.2 11.1 +21427200 11.7 11.4 11.4 11.3 11.2 11.2 11.2 11.2 11.2 11.1 +21427200 13.5 13.3 13.1 12.9 12.8 12.6 12.5 12.3 12.1 11.8 +21513600 13.5 13.3 13.1 12.9 12.8 12.6 12.5 12.3 12.1 11.8 +21513600 12.8 12.3 12.1 11.9 11.7 11.4 11.1 10.9 10.5 9.9 +21600000 12.8 12.3 12.1 11.9 11.7 11.4 11.1 10.9 10.5 9.9 +21600000 9.6 9 8.7 8.4 8.2 7.8 7.6 7.3 7 6.4 +21686400 9.6 9 8.7 8.4 8.2 7.8 7.6 7.3 7 6.4 +21686400 5.7 5.2 4.9 4.7 4.4 4.1 4 3.7 3.4 3 +21772800 5.7 5.2 4.9 4.7 4.4 4.1 4 3.7 3.4 3 +21772800 5.4 5.1 4.9 4.9 4.8 4.7 4.7 4.6 4.5 4.4 +21859200 5.4 5.1 4.9 4.9 4.8 4.7 4.7 4.6 4.5 4.4 +21859200 7.3 7.1 6.9 6.8 6.7 6.4 6.3 6.2 6 5.7 +21945600 7.3 7.1 6.9 6.8 6.7 6.4 6.3 6.2 6 5.7 +21945600 6.4 5.8 5.4 5.2 5 4.8 4.6 4.4 4.1 3.6 +22032000 6.4 5.8 5.4 5.2 5 4.8 4.6 4.4 4.1 3.6 +22032000 8.8 8.5 8.2 8 7.9 7.7 7.5 7.4 7.2 6.8 +22118400 8.8 8.5 8.2 8 7.9 7.7 7.5 7.4 7.2 6.8 +22118400 9.9 9.2 8.8 8.6 8.3 7.9 7.7 7.4 7 6.4 +22204800 9.9 9.2 8.8 8.6 8.3 7.9 7.7 7.4 7 6.4 +22204800 5.2 4.8 4.4 4.2 4 3.7 3.5 3.2 2.9 2.3 +22291200 5.2 4.8 4.4 4.2 4 3.7 3.5 3.2 2.9 2.3 +22291200 2.7 2.2 2 1.8 1.6 1.4 1.2 1 0.8 0.3 +22377600 2.7 2.2 2 1.8 1.6 1.4 1.2 1 0.8 0.3 +22377600 5.7 5.6 5.5 5.3 5 4.8 4.6 4.3 4 3.5 +22464000 5.7 5.6 5.5 5.3 5 4.8 4.6 4.3 4 3.5 +22464000 9.7 9.2 9.2 9.2 8.9 8.6 8.4 8.1 7.7 7.1 +22550400 9.7 9.2 9.2 9.2 8.9 8.6 8.4 8.1 7.7 7.1 +22550400 10.5 10.1 9.9 9.7 9.5 9.3 9.1 8.8 8.6 8 +22636800 10.5 10.1 9.9 9.7 9.5 9.3 9.1 8.8 8.6 8 +22636800 8.8 8.3 8.1 7.9 7.6 7.4 7.2 6.9 6.7 6.1 +22723200 8.8 8.3 8.1 7.9 7.6 7.4 7.2 6.9 6.7 6.1 +22723200 8.5 8 7.6 7.4 7.1 6.9 6.6 6.3 6 5.4 +22809600 8.5 8 7.6 7.4 7.1 6.9 6.6 6.3 6 5.4 +22809600 8.7 8.3 8 7.8 7.6 7.3 7.1 6.9 6.6 6 +22896000 8.7 8.3 8 7.8 7.6 7.3 7.1 6.9 6.6 6 +22896000 9.7 9.3 8.9 8.5 8.3 8 7.7 7.4 7 6.2 +22982400 9.7 9.3 8.9 8.5 8.3 8 7.7 7.4 7 6.2 +22982400 5.6 4.6 4.3 4.2 4.1 3.9 3.9 3.9 3.8 3.8 +23068800 5.6 4.6 4.3 4.2 4.1 3.9 3.9 3.9 3.8 3.8 +23068800 4.5 4.4 4.2 4 3.9 3.8 3.7 3.5 3.2 2.8 +23155200 4.5 4.4 4.2 4 3.9 3.8 3.7 3.5 3.2 2.8 +23155200 9 8.6 8.6 8.3 7.9 7.5 7 6.5 6.2 5.4 +23241600 9 8.6 8.6 8.3 7.9 7.5 7 6.5 6.2 5.4 +23241600 8.3 7.9 7.6 7.4 7.1 6.9 6.7 6.4 6.1 5.6 +23328000 8.3 7.9 7.6 7.4 7.1 6.9 6.7 6.4 6.1 5.6 +23328000 5.3 5 4.8 4.6 4.4 4.2 4 3.8 3.6 3.1 +23414400 5.3 5 4.8 4.6 4.4 4.2 4 3.8 3.6 3.1 +23414400 4.7 4.3 4.1 4 3.8 3.5 3.4 3.3 3.1 2.8 +23500800 4.7 4.3 4.1 4 3.8 3.5 3.4 3.3 3.1 2.8 +23500800 5.6 5.3 4.9 4.6 4.4 4.1 3.8 3.5 3.1 2.4 +23587200 5.6 5.3 4.9 4.6 4.4 4.1 3.8 3.5 3.1 2.4 +23587200 6.3 5.9 5.7 5.5 5.3 5.1 5 4.8 4.6 4.1 +23673600 6.3 5.9 5.7 5.5 5.3 5.1 5 4.8 4.6 4.1 +23673600 6.3 6.1 6.1 6.1 5.9 5.6 5.4 5.1 4.8 4.3 +23760000 6.3 6.1 6.1 6.1 5.9 5.6 5.4 5.1 4.8 4.3 +23760000 6.9 6.7 6.6 6.5 6.5 6.4 6.3 6.3 6.2 6 +23846400 6.9 6.7 6.6 6.5 6.5 6.4 6.3 6.3 6.2 6 +23846400 6.5 6.2 6.3 6.4 6.4 6.4 6.5 6.4 6.4 6.2 +23932800 6.5 6.2 6.3 6.4 6.4 6.4 6.5 6.4 6.4 6.2 +23932800 7.2 6.9 6.6 6.4 6.2 5.9 5.7 5.5 5.2 4.6 +24019200 7.2 6.9 6.6 6.4 6.2 5.9 5.7 5.5 5.2 4.6 +24019200 5.8 5.8 5.8 5.8 5.8 5.8 5.8 5.8 5.8 5.7 +24105600 5.8 5.8 5.8 5.8 5.8 5.8 5.8 5.8 5.8 5.7 +24105600 7 7 6.9 6.8 6.7 6.7 6.6 6.6 6.5 6.2 +24192000 7 7 6.9 6.8 6.7 6.7 6.6 6.6 6.5 6.2 +24192000 7.9 7.7 7.3 7 6.8 6.6 6.4 6.1 5.8 5.2 +24278400 7.9 7.7 7.3 7 6.8 6.6 6.4 6.1 5.8 5.2 +24278400 7 6.4 6 5.7 5.5 5.3 5 4.8 4.5 3.9 +24364800 7 6.4 6 5.7 5.5 5.3 5 4.8 4.5 3.9 +24364800 8.3 8 7.5 7.2 7 6.8 6.5 6.2 5.8 5.1 +24451200 8.3 8 7.5 7.2 7 6.8 6.5 6.2 5.8 5.1 +24451200 8.8 8.5 8.1 7.8 7.7 7.4 7.2 7 6.7 6.1 +24537600 8.8 8.5 8.1 7.8 7.7 7.4 7.2 7 6.7 6.1 +24537600 8.8 8.5 8.1 7.9 7.7 7.4 7.1 6.9 6.5 6 +24624000 8.8 8.5 8.1 7.9 7.7 7.4 7.1 6.9 6.5 6 +24624000 6.7 6.2 6 5.7 5.5 5.3 5.1 4.8 4.6 4.1 +24710400 6.7 6.2 6 5.7 5.5 5.3 5.1 4.8 4.6 4.1 +24710400 2.4 1.8 1.7 1.8 1.7 1.6 1.6 1.6 1.5 1.1 +24796800 2.4 1.8 1.7 1.8 1.7 1.6 1.6 1.6 1.5 1.1 +24796800 2.1 2.1 2.2 2.3 2.3 2.4 2.4 2.5 2.5 2.6 +24883200 2.1 2.1 2.2 2.3 2.3 2.4 2.4 2.5 2.5 2.6 +24883200 0.7 0.8 0.5 0.3 0.4 0.5 0.5 0.6 0.6 0.6 +24969600 0.7 0.8 0.5 0.3 0.4 0.5 0.5 0.6 0.6 0.6 +24969600 -0.5 -0.5 -0.7 -0.8 -0.8 -0.5 -0.4 -0.4 -0.3 -0.4 +25056000 -0.5 -0.5 -0.7 -0.8 -0.8 -0.5 -0.4 -0.4 -0.3 -0.4 +25056000 -0.7 -0.5 -0.4 -0.4 -0.2 0.1 0.4 0.7 1.1 1.5 +25142400 -0.7 -0.5 -0.4 -0.4 -0.2 0.1 0.4 0.7 1.1 1.5 +25142400 1 0.9 0.9 0.9 1.1 1.2 1.2 1.3 1.4 1.4 +25228800 1 0.9 0.9 0.9 1.1 1.2 1.2 1.3 1.4 1.4 +25228800 2.3 2.2 2 1.8 1.8 1.7 1.6 1.5 1.4 1.2 +25315200 2.3 2.2 2 1.8 1.8 1.7 1.6 1.5 1.4 1.2 +25315200 4.5 4.2 4.1 4 3.9 3.7 3.6 3.4 3.3 3 +25401600 4.5 4.2 4.1 4 3.9 3.7 3.6 3.4 3.3 3 +25401600 1.2 0.9 0.6 0.4 0.4 0.2 -0.1 -0.3 -0.7 -1.3 +25488000 1.2 0.9 0.6 0.4 0.4 0.2 -0.1 -0.3 -0.7 -1.3 +25488000 -5 -5.5 -5.8 -5.9 -5.9 -6 -6.2 -6.3 -6.6 -7 +25574400 -5 -5.5 -5.8 -5.9 -5.9 -6 -6.2 -6.3 -6.6 -7 +25574400 -5.1 -5.6 -6.1 -6.4 -6.7 -6.9 -7.1 -7.2 -7.5 -7.9 +25660800 -5.1 -5.6 -6.1 -6.4 -6.7 -6.9 -7.1 -7.2 -7.5 -7.9 +25660800 -1.4 -1.5 -1.6 -1.8 -1.9 -2 -2.2 -2.3 -2.5 -2.8 +25747200 -1.4 -1.5 -1.6 -1.8 -1.9 -2 -2.2 -2.3 -2.5 -2.8 +25747200 0.9 0.7 0.6 0.5 0.3 0.1 0 -0.1 -0.3 -0.6 +25833600 0.9 0.7 0.6 0.5 0.3 0.1 0 -0.1 -0.3 -0.6 +25833600 0.4 0.5 0.6 0.6 0.6 0.7 0.7 0.8 0.8 0.8 +25920000 0.4 0.5 0.6 0.6 0.6 0.7 0.7 0.8 0.8 0.8 +25920000 6.2 6.1 6 5.9 5.9 5.8 5.7 5.6 5.5 5.2 +26006400 6.2 6.1 6 5.9 5.9 5.8 5.7 5.6 5.5 5.2 +26006400 6.6 6.3 6.3 6.2 6.1 5.9 5.8 5.7 5.6 5.4 +26092800 6.6 6.3 6.3 6.2 6.1 5.9 5.8 5.7 5.6 5.4 +26092800 7.9 7.8 7.6 7.4 7.3 7.2 7 6.9 6.6 6.2 +26179200 7.9 7.8 7.6 7.4 7.3 7.2 7 6.9 6.6 6.2 +26179200 9 8.8 8.5 8.3 8.1 7.9 7.7 7.5 7.3 6.8 +26265600 9 8.8 8.5 8.3 8.1 7.9 7.7 7.5 7.3 6.8 +26265600 6.2 5.9 5.6 5.3 5.2 4.9 4.7 4.5 4.3 3.8 +26352000 6.2 5.9 5.6 5.3 5.2 4.9 4.7 4.5 4.3 3.8 +26352000 4.8 4.5 4.2 3.9 3.7 3.5 3.3 3 2.7 2.2 +26438400 4.8 4.5 4.2 3.9 3.7 3.5 3.3 3 2.7 2.2 +26438400 7.5 7.1 6.9 6.7 6.5 6.3 6.1 5.9 5.7 5.3 +26524800 7.5 7.1 6.9 6.7 6.5 6.3 6.1 5.9 5.7 5.3 +26524800 6.2 5.9 5.6 5.4 5.3 5.1 4.9 4.7 4.5 3.9 +26611200 6.2 5.9 5.6 5.4 5.3 5.1 4.9 4.7 4.5 3.9 +26611200 4.3 4.1 3.9 3.8 3.7 3.5 3.4 3.2 3 2.6 +26697600 4.3 4.1 3.9 3.8 3.7 3.5 3.4 3.2 3 2.6 +26697600 4 3.9 3.7 3.5 3.4 3.3 3.1 3 2.8 2.4 +26784000 4 3.9 3.7 3.5 3.4 3.3 3.1 3 2.8 2.4 +26784000 3.2 3 2.7 2.6 2.5 2.4 2.2 2 1.8 1.3 +26870400 3.2 3 2.7 2.6 2.5 2.4 2.2 2 1.8 1.3 +26870400 7.1 6.8 6.5 6.3 6 5.8 5.6 5.3 5 4.5 +26956800 7.1 6.8 6.5 6.3 6 5.8 5.6 5.3 5 4.5 +26956800 4.8 4.4 4.1 3.8 3.6 3.3 3.1 2.8 2.5 1.9 +27043200 4.8 4.4 4.1 3.8 3.6 3.3 3.1 2.8 2.5 1.9 +27043200 2.8 2.5 2.3 2.1 1.9 1.7 1.5 1.4 1.1 0.7 +27129600 2.8 2.5 2.3 2.1 1.9 1.7 1.5 1.4 1.1 0.7 +27129600 2.8 2.5 2.4 2.3 2.2 2 1.9 1.7 1.5 1.2 +27216000 2.8 2.5 2.4 2.3 2.2 2 1.9 1.7 1.5 1.2 +27216000 3.9 3.4 3.1 2.8 2.5 2.3 2 1.7 1.4 0.7 +27302400 3.9 3.4 3.1 2.8 2.5 2.3 2 1.7 1.4 0.7 +27302400 3.3 2.8 2.5 2.3 2 1.7 1.4 1.1 0.8 0.1 +27388800 3.3 2.8 2.5 2.3 2 1.7 1.4 1.1 0.8 0.1 +27388800 5.8 5.1 4.6 4.3 4 3.7 3.4 3.1 2.8 2.2 +27475200 5.8 5.1 4.6 4.3 4 3.7 3.4 3.1 2.8 2.2 +27475200 -0.6 -1.2 -1.6 -1.8 -2.1 -2.5 -2.7 -3 -3.3 -3.9 +27561600 -0.6 -1.2 -1.6 -1.8 -2.1 -2.5 -2.7 -3 -3.3 -3.9 +27561600 -5.3 -5.4 -5.6 -5.7 -5.8 -5.9 -6 -6.1 -6.2 -6.5 +27648000 -5.3 -5.4 -5.6 -5.7 -5.8 -5.9 -6 -6.1 -6.2 -6.5 +27648000 -7.5 -7.5 -7.5 -7.5 -7.5 -7.4 -7.3 -7.3 -7.2 -7.3 +27734400 -7.5 -7.5 -7.5 -7.5 -7.5 -7.4 -7.3 -7.3 -7.2 -7.3 +27734400 -6.8 -6.8 -6.8 -6.8 -6.8 -6.7 -6.7 -6.7 -6.7 -6.8 +27820800 -6.8 -6.8 -6.8 -6.8 -6.8 -6.7 -6.7 -6.7 -6.7 -6.8 +27820800 -2.8 -3.1 -3.2 -3.3 -3.4 -3.6 -3.7 -3.8 -3.9 -4.2 +27907200 -2.8 -3.1 -3.2 -3.3 -3.4 -3.6 -3.7 -3.8 -3.9 -4.2 +27907200 -1.1 -1.3 -1.3 -1.4 -1.5 -1.5 -1.6 -1.7 -1.8 -2 +27993600 -1.1 -1.3 -1.3 -1.4 -1.5 -1.5 -1.6 -1.7 -1.8 -2 +27993600 1.9 2 2 2 1.9 2 1.9 1.9 1.8 1.6 +28080000 1.9 2 2 2 1.9 2 1.9 1.9 1.8 1.6 +28080000 -0.2 -0.1 -0.2 -0.1 -0.1 -0.1 -0.1 -0.1 -0.1 -0.2 +28166400 -0.2 -0.1 -0.2 -0.1 -0.1 -0.1 -0.1 -0.1 -0.1 -0.2 +28166400 1.1 1.5 1.4 1.3 1.2 1 0.8 0.6 0.4 -0.1 +28252800 1.1 1.5 1.4 1.3 1.2 1 0.8 0.6 0.4 -0.1 +28252800 1.2 0.9 0.7 0.5 0.3 0 -0.2 -0.4 -0.7 -1.3 +28339200 1.2 0.9 0.7 0.5 0.3 0 -0.2 -0.4 -0.7 -1.3 +28339200 -1.5 -2 -2.3 -2.6 -2.8 -3 -3.3 -3.5 -3.9 -4.5 +28425600 -1.5 -2 -2.3 -2.6 -2.8 -3 -3.3 -3.5 -3.9 -4.5 +28425600 -3.3 -3.7 -3.8 -3.9 -3.9 -4.1 -4.2 -4.4 -4.6 -5 +28512000 -3.3 -3.7 -3.8 -3.9 -3.9 -4.1 -4.2 -4.4 -4.6 -5 +28512000 -5.1 -5.7 -6 -6.2 -6.4 -6.7 -6.8 -7.1 -7.3 -7.8 +28598400 -5.1 -5.7 -6 -6.2 -6.4 -6.7 -6.8 -7.1 -7.3 -7.8 +28598400 -10.8 -11.2 -11.3 -11.3 -11.4 -11.5 -11.5 -11.5 -11.5 -11.5 +28684800 -10.8 -11.2 -11.3 -11.3 -11.4 -11.5 -11.5 -11.5 -11.5 -11.5 +28684800 -8.5 -8.6 -8.6 -8.6 -8.7 -8.8 -8.9 -9 -9 -9.2 +28771200 -8.5 -8.6 -8.6 -8.6 -8.7 -8.8 -8.9 -9 -9 -9.2 +28771200 -5.7 -5.8 -5.9 -5.9 -6 -6.1 -6.2 -6.2 -6.3 -6.5 +28857600 -5.7 -5.8 -5.9 -5.9 -6 -6.1 -6.2 -6.2 -6.3 -6.5 +28857600 -4.4 -4.6 -4.6 -4.7 -4.6 -4.6 -4.6 -4.5 -4.5 -4.5 +28944000 -4.4 -4.6 -4.6 -4.7 -4.6 -4.6 -4.6 -4.5 -4.5 -4.5 +28944000 -2.1 -2.7 -3 -3.2 -3.4 -3.6 -3.8 -4 -4.3 -4.8 +29030400 -2.1 -2.7 -3 -3.2 -3.4 -3.6 -3.8 -4 -4.3 -4.8 +29030400 -3.4 -3.8 -4.2 -4.4 -4.6 -4.8 -5 -5.3 -5.6 -6.2 +29116800 -3.4 -3.8 -4.2 -4.4 -4.6 -4.8 -5 -5.3 -5.6 -6.2 +29116800 -2.6 -2.9 -3.3 -3.6 -3.9 -4.2 -4.5 -4.8 -5.2 -6 +29203200 -2.6 -2.9 -3.3 -3.6 -3.9 -4.2 -4.5 -4.8 -5.2 -6 +29203200 -1.5 -1.9 -2.3 -2.6 -2.9 -3.2 -3.4 -3.8 -4.1 -4.8 +29289600 -1.5 -1.9 -2.3 -2.6 -2.9 -3.2 -3.4 -3.8 -4.1 -4.8 +29289600 -0.9 -1.4 -1.8 -2.1 -2.4 -2.7 -3 -3.2 -3.6 -4.3 +29376000 -0.9 -1.4 -1.8 -2.1 -2.4 -2.7 -3 -3.2 -3.6 -4.3 +29376000 -1.9 -2.4 -2.8 -3.1 -3.4 -3.7 -4 -4.2 -4.6 -5.2 +29462400 -1.9 -2.4 -2.8 -3.1 -3.4 -3.7 -4 -4.2 -4.6 -5.2 +29462400 -4.2 -4.7 -5.3 -5.6 -5.7 -5.9 -6.1 -6.3 -6.5 -6.8 +29548800 -4.2 -4.7 -5.3 -5.6 -5.7 -5.9 -6.1 -6.3 -6.5 -6.8 +29548800 -7 -6.9 -6.9 -6.8 -6.9 -6.8 -6.8 -6.7 -6.6 -6.6 +29635200 -7 -6.9 -6.9 -6.8 -6.9 -6.8 -6.8 -6.7 -6.6 -6.6 +29635200 1.5 1.6 1.4 1.3 1.3 1.3 1.2 1.1 0.9 0.6 +29721600 1.5 1.6 1.4 1.3 1.3 1.3 1.2 1.1 0.9 0.6 +29721600 3.8 3.6 3.4 3.2 3 2.7 2.6 2.4 2.1 1.6 +29808000 3.8 3.6 3.4 3.2 3 2.7 2.6 2.4 2.1 1.6 +29808000 1.1 0.7 0.4 0.2 0.1 -0.1 -0.2 -0.4 -0.6 -1 +29894400 1.1 0.7 0.4 0.2 0.1 -0.1 -0.2 -0.4 -0.6 -1 +29894400 0.8 0.4 0.3 0.2 0 -0.2 -0.3 -0.4 -0.6 -0.9 +29980800 0.8 0.4 0.3 0.2 0 -0.2 -0.3 -0.4 -0.6 -0.9 +29980800 2.3 1.7 1.5 1.4 1.2 0.9 0.8 0.6 0.4 0 +30067200 2.3 1.7 1.5 1.4 1.2 0.9 0.8 0.6 0.4 0 +30067200 -1.6 -2.1 -2.3 -2.5 -2.8 -3.1 -3.3 -3.5 -3.8 -4.3 +30153600 -1.6 -2.1 -2.3 -2.5 -2.8 -3.1 -3.3 -3.5 -3.8 -4.3 +30153600 -5 -5.3 -5.5 -5.6 -5.8 -6 -6.1 -6.3 -6.4 -6.8 +30240000 -5 -5.3 -5.5 -5.6 -5.8 -6 -6.1 -6.3 -6.4 -6.8 +30240000 -4.7 -5.1 -5.3 -5.4 -5.6 -5.8 -5.9 -6.1 -6.3 -6.8 +30326400 -4.7 -5.1 -5.3 -5.4 -5.6 -5.8 -5.9 -6.1 -6.3 -6.8 +30326400 -7.5 -8 -8.2 -8.3 -8.4 -8.5 -8.6 -8.7 -8.9 -9.1 +30412800 -7.5 -8 -8.2 -8.3 -8.4 -8.5 -8.6 -8.7 -8.9 -9.1 +30412800 -5.5 -5.5 -5.6 -5.7 -5.8 -5.8 -5.9 -6 -6.2 -6.4 +30499200 -5.5 -5.5 -5.6 -5.7 -5.8 -5.8 -5.9 -6 -6.2 -6.4 +30499200 -9.4 -9.4 -9.2 -9.1 -9.1 -9 -8.9 -8.8 -8.7 -8.5 +30585600 -9.4 -9.4 -9.2 -9.1 -9.1 -9 -8.9 -8.8 -8.7 -8.5 +30585600 -3.3 -2.9 -3.1 -3.4 -3.4 -3.4 -3.5 -3.7 -3.9 -4.2 +30672000 -3.3 -2.9 -3.1 -3.4 -3.4 -3.4 -3.5 -3.7 -3.9 -4.2 +30672000 -4.6 -4.8 -5 -5.1 -5.2 -5.3 -5.3 -5.4 -5.4 -5.5 +30758400 -4.6 -4.8 -5 -5.1 -5.2 -5.3 -5.3 -5.4 -5.4 -5.5 +30758400 -1.2 -1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.7 -1.9 -2.3 +30844800 -1.2 -1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.7 -1.9 -2.3 +30844800 -2.7 -2.9 -3 -3.1 -3.2 -3.5 -3.6 -3.7 -3.9 -4.3 +30931200 -2.7 -2.9 -3 -3.1 -3.2 -3.5 -3.6 -3.7 -3.9 -4.3 +30931200 -5.1 -5.4 -5.7 -5.9 -6 -6 -6.1 -6.2 -6.2 -6.7 +31017600 -5.1 -5.4 -5.7 -5.9 -6 -6 -6.1 -6.2 -6.2 -6.7 +31017600 -7.2 -7.8 -8.9 -9.6 -9.8 -10 -10.2 -10.4 -10.6 -11 +31104000 -7.2 -7.8 -8.9 -9.6 -9.8 -10 -10.2 -10.4 -10.6 -11 +31104000 -10.9 -12.1 -13.2 -14 -14.5 -14.9 -15 -15.2 -15.4 -15.7 +31190400 -10.9 -12.1 -13.2 -14 -14.5 -14.9 -15 -15.2 -15.4 -15.7 +31190400 -11.1 -11.8 -12.1 -12.4 -12.6 -12.9 -13.2 -13.4 -13.7 -14.2 +31276800 -11.1 -11.8 -12.1 -12.4 -12.6 -12.9 -13.2 -13.4 -13.7 -14.2 +31276800 -8.3 -8.8 -9.2 -9.5 -9.8 -10.1 -10.4 -10.7 -11.1 -11.7 +31363200 -8.3 -8.8 -9.2 -9.5 -9.8 -10.1 -10.4 -10.7 -11.1 -11.7 +31363200 -7.2 -7.7 -7.9 -8.2 -8.3 -8.6 -8.8 -9 -9.3 -9.8 +31449600 -7.2 -7.7 -7.9 -8.2 -8.3 -8.6 -8.8 -9 -9.3 -9.8 +31449600 -6.2 -6.7 -7 -7.3 -7.5 -7.8 -8 -8.3 -8.6 -9.2 +31536000 -6.2 -6.7 -7 -7.3 -7.5 -7.8 -8 -8.3 -8.6 -9.2 +31536000 -11.1 -11.4 -11.3 -11.3 -11.3 -11.4 -11.4 -11.4 -11.4 -11.4 +31622400 -11.1 -11.4 -11.3 -11.3 -11.3 -11.4 -11.4 -11.4 -11.4 -11.4 +31622400 -12.1 -12.3 -12.3 -12.3 -12.1 -11.9 -11.8 -11.7 -11.5 -11.4 +31708800 -12.1 -12.3 -12.3 -12.3 -12.1 -11.9 -11.8 -11.7 -11.5 -11.4 +31708800 -9.8 -9.9 -9.9 -10 -9.8 -9.8 -9.7 -9.6 -9.5 -9.3 +31795200 -9.8 -9.9 -9.9 -10 -9.8 -9.8 -9.7 -9.6 -9.5 -9.3 +31795200 -9.7 -10 -9.9 -10 -10.1 -10.4 -10.4 -10.5 -10.7 -11 +31881600 -9.7 -10 -9.9 -10 -10.1 -10.4 -10.4 -10.5 -10.7 -11 +31881600 -6.9 -7.8 -8.3 -8.6 -8.8 -9.2 -9.3 -9.6 -9.8 -10.3 +31968000 -6.9 -7.8 -8.3 -8.6 -8.8 -9.2 -9.3 -9.6 -9.8 -10.3 +31968000 -11.6 -13.4 -14 -14.4 -14.7 -15 -15.2 -15.4 -15.6 -16.1 +32054400 -11.6 -13.4 -14 -14.4 -14.7 -15 -15.2 -15.4 -15.6 -16.1 +32054400 -13.9 -14.9 -15.4 -16 -16.3 -16.6 -16.7 -16.8 -16.9 -17.1 +32140800 -13.9 -14.9 -15.4 -16 -16.3 -16.6 -16.7 -16.8 -16.9 -17.1 +32140800 -9.5 -10.2 -10.4 -10.5 -10 -10.4 -10.6 -10.9 -11.2 -11.9 +32227200 -9.5 -10.2 -10.4 -10.5 -10 -10.4 -10.6 -10.9 -11.2 -11.9 +32227200 -6.2 -6.5 -6.7 -7 -7.1 -7.2 -7.4 -7.6 -7.9 -8.4 +32313600 -6.2 -6.5 -6.7 -7 -7.1 -7.2 -7.4 -7.6 -7.9 -8.4 +32313600 -0.5 -0.3 -0.3 -0.6 -0.7 -0.9 -1.1 -1.3 -1.5 -2 +32400000 -0.5 -0.3 -0.3 -0.6 -0.7 -0.9 -1.1 -1.3 -1.5 -2 +32400000 1.1 0.6 0.2 0 -0.3 -0.6 -0.9 -1.2 -1.6 -2.3 +32486400 1.1 0.6 0.2 0 -0.3 -0.6 -0.9 -1.2 -1.6 -2.3 +32486400 0.1 -0.1 -0.3 -0.5 -0.7 -0.9 -1 -1.2 -1.4 -1.9 +32572800 0.1 -0.1 -0.3 -0.5 -0.7 -0.9 -1 -1.2 -1.4 -1.9 +32572800 0.3 -0.1 -0.6 -0.9 -1.2 -1.4 -1.7 -1.9 -2.2 -2.8 +32659200 0.3 -0.1 -0.6 -0.9 -1.2 -1.4 -1.7 -1.9 -2.2 -2.8 +32659200 -1.6 -1.8 -2 -2.2 -2.4 -2.5 -2.7 -3 -3.3 -3.8 +32745600 -1.6 -1.8 -2 -2.2 -2.4 -2.5 -2.7 -3 -3.3 -3.8 +32745600 -3.1 -3.5 -3.8 -4 -4.2 -4.4 -4.6 -4.8 -5 -5.6 +32832000 -3.1 -3.5 -3.8 -4 -4.2 -4.4 -4.6 -4.8 -5 -5.6 +32832000 -5.2 -5.7 -6.2 -6.4 -6.5 -6.7 -6.9 -7.1 -7.4 -8 +32918400 -5.2 -5.7 -6.2 -6.4 -6.5 -6.7 -6.9 -7.1 -7.4 -8 +32918400 -5.6 -6.1 -6.5 -6.8 -7.1 -7.4 -7.7 -8 -8.4 -9.1 +33004800 -5.6 -6.1 -6.5 -6.8 -7.1 -7.4 -7.7 -8 -8.4 -9.1 +33004800 -6.3 -6.7 -7.2 -7.5 -7.8 -8.1 -8.4 -8.8 -9.2 -9.9 +33091200 -6.3 -6.7 -7.2 -7.5 -7.8 -8.1 -8.4 -8.8 -9.2 -9.9 +33091200 -6.9 -7.2 -7.7 -8 -8.3 -8.6 -8.9 -9.2 -9.6 -10.4 +33177600 -6.9 -7.2 -7.7 -8 -8.3 -8.6 -8.9 -9.2 -9.6 -10.4 +33177600 -10.3 -10.9 -11.4 -11.7 -11.9 -12.2 -12.4 -12.7 -13.1 -13.8 +33264000 -10.3 -10.9 -11.4 -11.7 -11.9 -12.2 -12.4 -12.7 -13.1 -13.8 +33264000 -15.8 -16.7 -17 -17.3 -17.4 -17.5 -17.6 -17.8 -17.9 -18.3 +33350400 -15.8 -16.7 -17 -17.3 -17.4 -17.5 -17.6 -17.8 -17.9 -18.3 +33350400 -10.8 -10.5 -10.6 -10.9 -11.1 -11.1 -11.3 -11.4 -11.6 -11.9 +33436800 -10.8 -10.5 -10.6 -10.9 -11.1 -11.1 -11.3 -11.4 -11.6 -11.9 +33436800 -3.7 -3.2 -3.3 -3.5 -3.8 -4 -4.2 -4.5 -4.8 -5.4 +33523200 -3.7 -3.2 -3.3 -3.5 -3.8 -4 -4.2 -4.5 -4.8 -5.4 +33523200 -2.5 -2.7 -2.8 -3 -3.1 -3.3 -3.4 -3.5 -3.7 -4 +33609600 -2.5 -2.7 -2.8 -3 -3.1 -3.3 -3.4 -3.5 -3.7 -4 +33609600 -8.5 -9.1 -9.1 -9.1 -9.2 -9.3 -9.3 -9.3 -9.3 -9.4 +33696000 -8.5 -9.1 -9.1 -9.1 -9.2 -9.3 -9.3 -9.3 -9.3 -9.4 +33696000 -10.8 -11 -10.9 -10.9 -10.9 -11 -10.9 -10.8 -10.7 -10.6 +33782400 -10.8 -11 -10.9 -10.9 -10.9 -11 -10.9 -10.8 -10.7 -10.6 +33782400 -11.2 -11.7 -11.5 -11.4 -11.5 -11.7 -11.6 -11.5 -11.4 -11.2 +33868800 -11.2 -11.7 -11.5 -11.4 -11.5 -11.7 -11.6 -11.5 -11.4 -11.2 +33868800 -6.3 -6.1 -6.1 -6.1 -6 -5.8 -5.7 -5.6 -5.5 -5.3 +33955200 -6.3 -6.1 -6.1 -6.1 -6 -5.8 -5.7 -5.6 -5.5 -5.3 +33955200 -0.7 -0.8 -0.9 -0.9 -1 -1 -1.1 -1.2 -1.2 -1.4 +34041600 -0.7 -0.8 -0.9 -0.9 -1 -1 -1.1 -1.2 -1.2 -1.4 +34041600 0.6 0.2 0.1 0.1 -0.1 -0.2 -0.3 -0.4 -0.5 -0.7 +34128000 0.6 0.2 0.1 0.1 -0.1 -0.2 -0.3 -0.4 -0.5 -0.7 +34128000 0.5 0.1 0.3 0.6 0.6 0.5 0.7 0.8 0.8 0.9 +34214400 0.5 0.1 0.3 0.6 0.6 0.5 0.7 0.8 0.8 0.9 +34214400 -1.9 -2 -1.8 -1.6 -1.6 -1.6 -1.4 -1.3 -1.2 -1 +34300800 -1.9 -2 -1.8 -1.6 -1.6 -1.6 -1.4 -1.3 -1.2 -1 +34300800 -1.3 -1.2 -1.2 -1.2 -1.1 -1 -1 -0.9 -0.9 -0.9 +34387200 -1.3 -1.2 -1.2 -1.2 -1.1 -1 -1 -0.9 -0.9 -0.9 +34387200 -2 -2.1 -2.4 -2.5 -2.6 -2.7 -2.8 -3 -3.2 -3.5 +34473600 -2 -2.1 -2.4 -2.5 -2.6 -2.7 -2.8 -3 -3.2 -3.5 +34473600 -6.9 -6.3 -6.4 -6.5 -6.6 -6.7 -6.8 -7 -7.2 -7.6 +34560000 -6.9 -6.3 -6.4 -6.5 -6.6 -6.7 -6.8 -7 -7.2 -7.6 +34560000 -4.5 -4.3 -4.2 -4.3 -4.2 -4.2 -4.3 -4.3 -4.4 -4.5 +34646400 -4.5 -4.3 -4.2 -4.3 -4.2 -4.2 -4.3 -4.3 -4.4 -4.5 +34646400 0.5 0.4 0.2 0 -0.1 -0.3 -0.5 -0.7 -0.9 -1.4 +34732800 0.5 0.4 0.2 0 -0.1 -0.3 -0.5 -0.7 -0.9 -1.4 +34732800 -1.5 -1.8 -1.9 -2 -2.1 -2.4 -2.5 -2.6 -2.8 -3.1 +34819200 -1.5 -1.8 -1.9 -2 -2.1 -2.4 -2.5 -2.6 -2.8 -3.1 +34819200 -3.9 -4.2 -4.5 -4.7 -4.9 -5.1 -5.2 -5.4 -5.7 -6.1 +34905600 -3.9 -4.2 -4.5 -4.7 -4.9 -5.1 -5.2 -5.4 -5.7 -6.1 +34905600 -6.9 -7.7 -8.3 -8.4 -8.6 -8.8 -8.9 -9 -9.2 -9.6 +34992000 -6.9 -7.7 -8.3 -8.4 -8.6 -8.8 -8.9 -9 -9.2 -9.6 +34992000 -13.2 -13.7 -13.8 -13.9 -13.9 -14 -13.9 -13.9 -13.8 -13.7 +35078400 -13.2 -13.7 -13.8 -13.9 -13.9 -14 -13.9 -13.9 -13.8 -13.7 +35078400 -13.4 -13.5 -13.5 -13.6 -13.6 -13.6 -13.6 -13.5 -13.5 -13.4 +35164800 -13.4 -13.5 -13.5 -13.6 -13.6 -13.6 -13.6 -13.5 -13.5 -13.4 +35164800 -9.6 -9.6 -9.6 -9.8 -9.8 -10 -10.1 -10.2 -10.2 -10.3 +35251200 -9.6 -9.6 -9.6 -9.8 -9.8 -10 -10.1 -10.2 -10.2 -10.3 +35251200 -8.6 -8.9 -9.1 -9.2 -9.2 -9.3 -9.3 -9.3 -9.3 -9.4 +35337600 -8.6 -8.9 -9.1 -9.2 -9.2 -9.3 -9.3 -9.3 -9.3 -9.4 +35337600 -5.1 -5.3 -5.6 -5.9 -6.1 -6.3 -6.5 -6.7 -6.9 -7.3 +35424000 -5.1 -5.3 -5.6 -5.9 -6.1 -6.3 -6.5 -6.7 -6.9 -7.3 +35424000 -3.1 -3.5 -3.9 -4.2 -4.5 -4.8 -5.1 -5.5 -5.9 -6.6 +35510400 -3.1 -3.5 -3.9 -4.2 -4.5 -4.8 -5.1 -5.5 -5.9 -6.6 +35510400 -4.1 -4.5 -4.9 -5.2 -5.5 -5.8 -6.1 -6.4 -6.7 -7.5 +35596800 -4.1 -4.5 -4.9 -5.2 -5.5 -5.8 -6.1 -6.4 -6.7 -7.5 +35596800 -7.3 -7.9 -8.4 -8.7 -9 -9.3 -9.6 -9.9 -10.2 -11 +35683200 -7.3 -7.9 -8.4 -8.7 -9 -9.3 -9.6 -9.9 -10.2 -11 +35683200 -8.4 -8.8 -9 -9.2 -9.3 -9.5 -9.7 -9.9 -10.1 -10.5 +35769600 -8.4 -8.8 -9 -9.2 -9.3 -9.5 -9.7 -9.9 -10.1 -10.5 +35769600 -9.1 -9.6 -9.8 -9.9 -9.8 -10.1 -10.2 -10.3 -10.4 -10.7 +35856000 -9.1 -9.6 -9.8 -9.9 -9.8 -10.1 -10.2 -10.3 -10.4 -10.7 +35856000 -9.2 -10.3 -10.6 -10.7 -10.9 -11.3 -11.3 -11.4 -11.6 -11.9 +35942400 -9.2 -10.3 -10.6 -10.7 -10.9 -11.3 -11.3 -11.4 -11.6 -11.9 +35942400 -9.6 -9.9 -10 -10 -10.1 -10.1 -10.1 -10.1 -10.2 -10.2 +36028800 -9.6 -9.9 -10 -10 -10.1 -10.1 -10.1 -10.1 -10.2 -10.2 +36028800 -3.7 -3.5 -3.5 -3.5 -3.4 -3.2 -3.2 -3.1 -3.1 -2.9 +36115200 -3.7 -3.5 -3.5 -3.5 -3.4 -3.2 -3.2 -3.1 -3.1 -2.9 +36115200 3.2 3 2.9 2.8 2.7 2.6 2.5 2.3 2.2 1.9 +36201600 3.2 3 2.9 2.8 2.7 2.6 2.5 2.3 2.2 1.9 +36201600 -1.3 -1.6 -1.8 -1.9 -2.1 -2.2 -2.4 -2.5 -2.7 -3 +36288000 -1.3 -1.6 -1.8 -1.9 -2.1 -2.2 -2.4 -2.5 -2.7 -3 +36288000 -7.1 -8 -8.2 -8.3 -8.4 -8.6 -8.7 -8.8 -9 -9.3 +36374400 -7.1 -8 -8.2 -8.3 -8.4 -8.6 -8.7 -8.8 -9 -9.3 +36374400 -9.1 -9.6 -9.9 -10.1 -10.2 -10.4 -10.6 -10.7 -10.9 -11.3 +36460800 -9.1 -9.6 -9.9 -10.1 -10.2 -10.4 -10.6 -10.7 -10.9 -11.3 +36460800 -6.4 -6.9 -7.1 -7.3 -7.5 -7.8 -7.9 -8.1 -8.4 -8.8 +36547200 -6.4 -6.9 -7.1 -7.3 -7.5 -7.8 -7.9 -8.1 -8.4 -8.8 +36547200 -7.7 -8.3 -8.9 -9.3 -9.6 -9.9 -10.2 -10.5 -10.9 -11.6 +36633600 -7.7 -8.3 -8.9 -9.3 -9.6 -9.9 -10.2 -10.5 -10.9 -11.6 +36633600 -9.4 -10.1 -10.8 -11.1 -11.4 -11.7 -11.9 -12.2 -12.6 -13.3 +36720000 -9.4 -10.1 -10.8 -11.1 -11.4 -11.7 -11.9 -12.2 -12.6 -13.3 +36720000 -9.1 -9.8 -10.3 -10.7 -11 -11.3 -11.6 -11.9 -12.3 -13 +36806400 -9.1 -9.8 -10.3 -10.7 -11 -11.3 -11.6 -11.9 -12.3 -13 +36806400 -15.1 -15.8 -16.4 -16.8 -17.2 -17.6 -17.7 -17.9 -18.2 -18.7 +36892800 -15.1 -15.8 -16.4 -16.8 -17.2 -17.6 -17.7 -17.9 -18.2 -18.7 +36892800 -17.6 -18.8 -19.5 -19.9 -20 -20.3 -20.4 -20.7 -20.9 -21.5 +36979200 -17.6 -18.8 -19.5 -19.9 -20 -20.3 -20.4 -20.7 -20.9 -21.5 +36979200 -14.7 -15.2 -15.6 -16 -16.2 -16.3 -16.4 -16.6 -16.8 -17.1 +37065600 -14.7 -15.2 -15.6 -16 -16.2 -16.3 -16.4 -16.6 -16.8 -17.1 +37065600 -14.2 -14.5 -14.8 -14.9 -15 -15.1 -15.2 -15.3 -15.4 -15.7 +37152000 -14.2 -14.5 -14.8 -14.9 -15 -15.1 -15.2 -15.3 -15.4 -15.7 +37152000 -13.9 -14.6 -15 -15.1 -15.2 -15.4 -15.5 -15.6 -15.8 -16.1 +37238400 -13.9 -14.6 -15 -15.1 -15.2 -15.4 -15.5 -15.6 -15.8 -16.1 +37238400 -9.8 -10.2 -10.5 -10.7 -10.9 -11.1 -11.2 -11.4 -11.6 -12 +37324800 -9.8 -10.2 -10.5 -10.7 -10.9 -11.1 -11.2 -11.4 -11.6 -12 +37324800 -11.5 -12 -12.4 -12.7 -13 -13.3 -13.6 -13.8 -14.1 -14.8 +37411200 -11.5 -12 -12.4 -12.7 -13 -13.3 -13.6 -13.8 -14.1 -14.8 +37411200 -14.3 -15.4 -15.9 -16.1 -16.3 -16.5 -16.7 -16.8 -17 -17.5 +37497600 -14.3 -15.4 -15.9 -16.1 -16.3 -16.5 -16.7 -16.8 -17 -17.5 +37497600 -8.2 -8.7 -9 -9.1 -9.3 -9.6 -9.7 -9.9 -10.1 -10.4 +37584000 -8.2 -8.7 -9 -9.1 -9.3 -9.6 -9.7 -9.9 -10.1 -10.4 +37584000 -9.6 -10.2 -10.7 -10.9 -11.1 -11.3 -11.3 -11.5 -11.6 -11.8 +37670400 -9.6 -10.2 -10.7 -10.9 -11.1 -11.3 -11.3 -11.5 -11.6 -11.8 +37670400 -11.5 -11.9 -12.1 -12.3 -12.4 -12.7 -12.8 -13 -13.2 -13.6 +37756800 -11.5 -11.9 -12.1 -12.3 -12.4 -12.7 -12.8 -13 -13.2 -13.6 +37756800 -11 -12.2 -12.8 -13.1 -13.2 -13.3 -13.4 -13.5 -13.7 -13.9 +37843200 -11 -12.2 -12.8 -13.1 -13.2 -13.3 -13.4 -13.5 -13.7 -13.9 +37843200 -9.2 -10 -10.4 -10.7 -11 -11.4 -11.5 -11.7 -12 -12.4 +37929600 -9.2 -10 -10.4 -10.7 -11 -11.4 -11.5 -11.7 -12 -12.4 +37929600 -7.2 -8.1 -8.3 -8.3 -8.3 -8.3 -8.3 -8.3 -8.2 -8.1 +38016000 -7.2 -8.1 -8.3 -8.3 -8.3 -8.3 -8.3 -8.3 -8.2 -8.1 +38016000 -6.1 -6.6 -6.7 -6.7 -6.7 -6.7 -6.6 -6.6 -6.5 -6.4 +38102400 -6.1 -6.6 -6.7 -6.7 -6.7 -6.7 -6.6 -6.6 -6.5 -6.4 +38102400 0.5 0.2 0 0 -0.2 -0.3 -0.5 -0.6 -0.8 -1 +38188800 0.5 0.2 0 0 -0.2 -0.3 -0.5 -0.6 -0.8 -1 +38188800 -2.1 -2.7 -3.1 -3.3 -3.6 -4 -4.2 -4.5 -4.9 -5.5 +38275200 -2.1 -2.7 -3.1 -3.3 -3.6 -4 -4.2 -4.5 -4.9 -5.5 +38275200 -7.8 -8.2 -8.5 -8.6 -8.9 -9 -9.2 -9.3 -9.5 -9.9 +38361600 -7.8 -8.2 -8.5 -8.6 -8.9 -9 -9.2 -9.3 -9.5 -9.9 +38361600 -8.5 -9.2 -9.5 -9.6 -9.9 -10.1 -10.2 -10.2 -10.4 -10.6 +38448000 -8.5 -9.2 -9.5 -9.6 -9.9 -10.1 -10.2 -10.2 -10.4 -10.6 +38448000 -8.2 -8.9 -9 -9.1 -9.3 -9.5 -9.6 -9.7 -9.9 -10.1 +38534400 -8.2 -8.9 -9 -9.1 -9.3 -9.5 -9.6 -9.7 -9.9 -10.1 +38534400 -8.8 -10.1 -10.7 -10.8 -11.1 -11.3 -11.5 -11.6 -11.9 -12.3 +38620800 -8.8 -10.1 -10.7 -10.8 -11.1 -11.3 -11.5 -11.6 -11.9 -12.3 +38620800 -8.3 -9.4 -10.6 -10.9 -11.2 -11.6 -11.7 -11.9 -12.1 -12.5 +38707200 -8.3 -9.4 -10.6 -10.9 -11.2 -11.6 -11.7 -11.9 -12.1 -12.5 +38707200 -6.3 -7 -7.5 -7.8 -8.2 -8.5 -8.8 -9.1 -9.5 -10.2 +38793600 -6.3 -7 -7.5 -7.8 -8.2 -8.5 -8.8 -9.1 -9.5 -10.2 +38793600 -5.2 -5.7 -6.1 -6.3 -6.6 -6.9 -7.1 -7.3 -7.7 -8.2 +38880000 -5.2 -5.7 -6.1 -6.3 -6.6 -6.9 -7.1 -7.3 -7.7 -8.2 +38880000 -3.9 -4.2 -4.4 -4.6 -4.7 -4.8 -5 -5.1 -5.3 -5.8 +38966400 -3.9 -4.2 -4.4 -4.6 -4.7 -4.8 -5 -5.1 -5.3 -5.8 +38966400 0.4 0.1 -0.2 -0.4 -0.5 -0.6 -0.8 -1 -1.2 -1.6 +39052800 0.4 0.1 -0.2 -0.4 -0.5 -0.6 -0.8 -1 -1.2 -1.6 +39052800 1.4 1.1 0.8 0.6 0.4 0.2 0 -0.3 -0.5 -1 +39139200 1.4 1.1 0.8 0.6 0.4 0.2 0 -0.3 -0.5 -1 +39139200 1.6 1 0.6 0.4 0.1 -0.2 -0.4 -0.7 -1 -1.6 +39225600 1.6 1 0.6 0.4 0.1 -0.2 -0.4 -0.7 -1 -1.6 +39225600 -3.7 -4.2 -4.5 -4.7 -4.9 -5.2 -5.4 -5.6 -5.9 -6.4 +39312000 -3.7 -4.2 -4.5 -4.7 -4.9 -5.2 -5.4 -5.6 -5.9 -6.4 +39312000 -3.4 -3.8 -4.2 -4.5 -4.7 -5 -5.3 -5.5 -5.8 -6.4 +39398400 -3.4 -3.8 -4.2 -4.5 -4.7 -5 -5.3 -5.5 -5.8 -6.4 +39398400 -0.8 -1.1 -1.5 -1.8 -2 -2.2 -2.5 -2.7 -3.1 -3.7 +39484800 -0.8 -1.1 -1.5 -1.8 -2 -2.2 -2.5 -2.7 -3.1 -3.7 +39484800 -1.8 -2.3 -2.7 -3 -3.3 -3.6 -3.8 -4.1 -4.5 -5.2 +39571200 -1.8 -2.3 -2.7 -3 -3.3 -3.6 -3.8 -4.1 -4.5 -5.2 +39571200 -3.1 -3.6 -4 -4.2 -4.5 -4.8 -5.1 -5.4 -5.8 -6.6 +39657600 -3.1 -3.6 -4 -4.2 -4.5 -4.8 -5.1 -5.4 -5.8 -6.6 +39657600 -3.3 -4.1 -4.5 -4.9 -5.3 -5.7 -5.9 -6.3 -6.7 -7.4 +39744000 -3.3 -4.1 -4.5 -4.9 -5.3 -5.7 -5.9 -6.3 -6.7 -7.4 +39744000 -1.5 -2 -2.5 -2.8 -3.1 -3.4 -3.7 -4 -4.3 -5 +39830400 -1.5 -2 -2.5 -2.8 -3.1 -3.4 -3.7 -4 -4.3 -5 +39830400 -0.6 -1.2 -1.7 -2 -2.4 -2.7 -3 -3.4 -3.8 -4.6 +39916800 -0.6 -1.2 -1.7 -2 -2.4 -2.7 -3 -3.4 -3.8 -4.6 +39916800 -3.5 -3.8 -4 -4.3 -4.6 -4.8 -4.9 -5 -5.2 -5.6 +40003200 -3.5 -3.8 -4 -4.3 -4.6 -4.8 -4.9 -5 -5.2 -5.6 +40003200 -4.1 -4.5 -4.7 -4.9 -5.1 -5.2 -5.4 -5.6 -5.8 -6.2 +40089600 -4.1 -4.5 -4.7 -4.9 -5.1 -5.2 -5.4 -5.6 -5.8 -6.2 +40089600 -4.2 -5 -5.5 -5.7 -6.1 -6.4 -6.6 -6.9 -7.2 -7.7 +40176000 -4.2 -5 -5.5 -5.7 -6.1 -6.4 -6.6 -6.9 -7.2 -7.7 +40176000 -2.2 -2.8 -3.4 -3.7 -4 -4.3 -4.6 -4.9 -5.3 -6.1 +40262400 -2.2 -2.8 -3.4 -3.7 -4 -4.3 -4.6 -4.9 -5.3 -6.1 +40262400 1 0.6 0.2 -0.1 -0.4 -0.6 -0.9 -1.2 -1.6 -2.3 +40348800 1 0.6 0.2 -0.1 -0.4 -0.6 -0.9 -1.2 -1.6 -2.3 +40348800 0.5 0 -0.4 -0.7 -1 -1.3 -1.6 -1.9 -2.2 -3 +40435200 0.5 0 -0.4 -0.7 -1 -1.3 -1.6 -1.9 -2.2 -3 +40435200 1.5 0.7 0.3 0 -0.4 -0.7 -1.1 -1.4 -1.8 -2.6 +40521600 1.5 0.7 0.3 0 -0.4 -0.7 -1.1 -1.4 -1.8 -2.6 +40521600 2.5 1.9 1.5 1.2 0.8 0.4 0 -0.4 -0.8 -1.5 +40608000 2.5 1.9 1.5 1.2 0.8 0.4 0 -0.4 -0.8 -1.5 +40608000 1.1 0.6 0.2 -0.1 -0.4 -0.7 -0.9 -1.3 -1.6 -2.4 +40694400 1.1 0.6 0.2 -0.1 -0.4 -0.7 -0.9 -1.3 -1.6 -2.4 +40694400 -0.3 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.1 -3.8 +40780800 -0.3 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.1 -3.8 +40780800 0.4 -0.3 -0.7 -1 -1.3 -1.6 -1.9 -2.2 -2.6 -3.3 +40867200 0.4 -0.3 -0.7 -1 -1.3 -1.6 -1.9 -2.2 -2.6 -3.3 +40867200 -0.4 -1.1 -1.5 -1.7 -2.1 -2.5 -2.7 -3 -3.3 -3.9 +40953600 -0.4 -1.1 -1.5 -1.7 -2.1 -2.5 -2.7 -3 -3.3 -3.9 +40953600 -1.2 -2.3 -3 -3.2 -3.6 -3.9 -4.1 -4.3 -4.6 -5.2 +41040000 -1.2 -2.3 -3 -3.2 -3.6 -3.9 -4.1 -4.3 -4.6 -5.2 +41040000 0 -1.2 -2 -2.5 -3 -3.4 -3.7 -3.9 -4.2 -4.8 +41126400 0 -1.2 -2 -2.5 -3 -3.4 -3.7 -3.9 -4.2 -4.8 +41126400 2 1.5 1 0.6 0.3 0 -0.3 -0.7 -1.1 -1.9 +41212800 2 1.5 1 0.6 0.3 0 -0.3 -0.7 -1.1 -1.9 +41212800 0.9 0.3 -0.1 -0.4 -0.7 -0.9 -1.2 -1.4 -1.8 -2.4 +41299200 0.9 0.3 -0.1 -0.4 -0.7 -0.9 -1.2 -1.4 -1.8 -2.4 +41299200 3.5 2.4 1.3 0.9 0.6 0.2 0 -0.2 -0.5 -1 +41385600 3.5 2.4 1.3 0.9 0.6 0.2 0 -0.2 -0.5 -1 +41385600 2.5 2.3 1.9 1.7 1.5 1.3 1 0.8 0.5 -0.1 +41472000 2.5 2.3 1.9 1.7 1.5 1.3 1 0.8 0.5 -0.1 +41472000 2.5 2 1.8 1.7 1.5 1.1 0.9 0.7 0.4 -0.1 +41558400 2.5 2 1.8 1.7 1.5 1.1 0.9 0.7 0.4 -0.1 +41558400 2.4 1.7 1.2 0.9 0.6 0.2 -0.1 -0.4 -0.8 -1.6 +41644800 2.4 1.7 1.2 0.9 0.6 0.2 -0.1 -0.4 -0.8 -1.6 +41644800 2.2 1.5 1 0.6 0.3 -0.1 -0.4 -0.8 -1.2 -2 +41731200 2.2 1.5 1 0.6 0.3 -0.1 -0.4 -0.8 -1.2 -2 +41731200 2.3 1.9 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.6 +41817600 2.3 1.9 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.6 +41817600 2.6 2.2 1.7 1.4 1.2 1 0.7 0.3 0 -0.8 +41904000 2.6 2.2 1.7 1.4 1.2 1 0.7 0.3 0 -0.8 +41904000 2.6 2.3 1.8 1.5 1.2 0.8 0.5 0.2 -0.3 -1.1 +41990400 2.6 2.3 1.8 1.5 1.2 0.8 0.5 0.2 -0.3 -1.1 +41990400 3 2.7 2.2 1.8 1.5 1.3 0.9 0.6 0.2 -0.6 +42076800 3 2.7 2.2 1.8 1.5 1.3 0.9 0.6 0.2 -0.6 +42076800 4.2 4 3.7 3.6 3.4 3.3 3.1 2.8 2.6 2.1 +42163200 4.2 4 3.7 3.6 3.4 3.3 3.1 2.8 2.6 2.1 +42163200 8.6 7.8 7.3 7.1 6.8 6.5 6.2 6 5.6 5 +42249600 8.6 7.8 7.3 7.1 6.8 6.5 6.2 6 5.6 5 +42249600 8.3 7.8 7.6 7.3 7 6.8 6.6 6.3 6 5.4 +42336000 8.3 7.8 7.6 7.3 7 6.8 6.6 6.3 6 5.4 +42336000 9.2 8.7 8.4 8.2 8 7.7 7.5 7.3 7 6.5 +42422400 9.2 8.7 8.4 8.2 8 7.7 7.5 7.3 7 6.5 +42422400 9.4 8.6 8.3 8.2 7.9 7.6 7.5 7.2 7 6.5 +42508800 9.4 8.6 8.3 8.2 7.9 7.6 7.5 7.2 7 6.5 +42508800 10.7 10 9.6 9.3 9 8.6 8.4 8 7.7 6.9 +42595200 10.7 10 9.6 9.3 9 8.6 8.4 8 7.7 6.9 +42595200 10.4 9.4 8.9 8.6 8.2 7.8 7.7 7.4 7.1 6.6 +42681600 10.4 9.4 8.9 8.6 8.2 7.8 7.7 7.4 7.1 6.6 +42681600 9.6 8.7 8.2 7.8 7.5 7.2 7 6.8 6.5 6 +42768000 9.6 8.7 8.2 7.8 7.5 7.2 7 6.8 6.5 6 +42768000 8.7 8 7.6 7.3 6.9 6.6 6.3 6 5.6 4.9 +42854400 8.7 8 7.6 7.3 6.9 6.6 6.3 6 5.6 4.9 +42854400 5.2 4.4 3.8 3.5 3 2.6 2.3 1.9 1.4 0.5 +42940800 5.2 4.4 3.8 3.5 3 2.6 2.3 1.9 1.4 0.5 +42940800 4.1 3.5 3 2.7 2.3 2 1.6 1.2 0.7 -0.1 +43027200 4.1 3.5 3 2.7 2.3 2 1.6 1.2 0.7 -0.1 +43027200 3.1 2.3 1.8 1.5 1.2 0.8 0.5 0.2 -0.2 -0.9 +43113600 3.1 2.3 1.8 1.5 1.2 0.8 0.5 0.2 -0.2 -0.9 +43113600 2.5 2 1.6 1.4 1.1 0.8 0.6 0.4 0.2 -0.3 +43200000 2.5 2 1.6 1.4 1.1 0.8 0.6 0.4 0.2 -0.3 +43200000 2.9 2.4 2 1.7 1.4 1.2 0.9 0.6 0.3 -0.4 +43286400 2.9 2.4 2 1.7 1.4 1.2 0.9 0.6 0.3 -0.4 +43286400 3.6 3.2 2.7 2.5 2.2 2 1.7 1.5 1.2 0.5 +43372800 3.6 3.2 2.7 2.5 2.2 2 1.7 1.5 1.2 0.5 +43372800 5.1 4.7 4.3 4 3.8 3.6 3.3 3.1 2.8 2.1 +43459200 5.1 4.7 4.3 4 3.8 3.6 3.3 3.1 2.8 2.1 +43459200 5.1 4.7 4.2 4 3.7 3.5 3.1 2.8 2.4 1.7 +43545600 5.1 4.7 4.2 4 3.7 3.5 3.1 2.8 2.4 1.7 +43545600 6.9 6.3 5.8 5.5 5.2 4.9 4.6 4.3 3.9 3.2 +43632000 6.9 6.3 5.8 5.5 5.2 4.9 4.6 4.3 3.9 3.2 +43632000 6.2 5.8 5.4 5.2 4.9 4.7 4.4 4.1 3.8 3.1 +43718400 6.2 5.8 5.4 5.2 4.9 4.7 4.4 4.1 3.8 3.1 +43718400 6.7 6.2 5.7 5.4 5.1 4.8 4.5 4.2 3.8 3 +43804800 6.7 6.2 5.7 5.4 5.1 4.8 4.5 4.2 3.8 3 +43804800 5.7 5 4.5 4.1 3.7 3.3 3 2.6 2.2 1.3 +43891200 5.7 5 4.5 4.1 3.7 3.3 3 2.6 2.2 1.3 +43891200 4.8 4.2 3.6 3.3 2.9 2.6 2.2 1.8 1.3 0.5 +43977600 4.8 4.2 3.6 3.3 2.9 2.6 2.2 1.8 1.3 0.5 +43977600 5.1 4.6 4.1 3.8 3.5 3.1 2.8 2.5 2.1 1.3 +44064000 5.1 4.6 4.1 3.8 3.5 3.1 2.8 2.5 2.1 1.3 +44064000 4.6 4.1 3.6 3.3 3 2.7 2.4 2 1.6 0.8 +44150400 4.6 4.1 3.6 3.3 3 2.7 2.4 2 1.6 0.8 +44150400 4.8 4.3 3.9 3.5 3.1 2.8 2.5 2.2 1.8 1.2 +44236800 4.8 4.3 3.9 3.5 3.1 2.8 2.5 2.2 1.8 1.2 +44236800 7 6.5 6.1 5.8 5.6 5.4 5.1 4.9 4.5 3.9 +44323200 7 6.5 6.1 5.8 5.6 5.4 5.1 4.9 4.5 3.9 +44323200 6.2 5.7 5.5 5.3 5.1 4.9 4.7 4.5 4.2 3.8 +44409600 6.2 5.7 5.5 5.3 5.1 4.9 4.7 4.5 4.2 3.8 +44409600 6.6 6.1 5.8 5.5 5.3 5 4.8 4.5 4.3 3.7 +44496000 6.6 6.1 5.8 5.5 5.3 5 4.8 4.5 4.3 3.7 +44496000 5.7 5.2 4.8 4.6 4.3 4 3.8 3.6 3.3 2.7 +44582400 5.7 5.2 4.8 4.6 4.3 4 3.8 3.6 3.3 2.7 +44582400 9.5 8.8 8.2 7.8 7.4 6.9 6.4 6 5.5 4.7 +44668800 9.5 8.8 8.2 7.8 7.4 6.9 6.4 6 5.5 4.7 +44668800 10.1 9.3 8.8 8.4 8 7.6 7.2 6.8 6.4 5.6 +44755200 10.1 9.3 8.8 8.4 8 7.6 7.2 6.8 6.4 5.6 +44755200 7.6 6.9 6.4 6.2 5.9 5.6 5.3 5 4.6 3.9 +44841600 7.6 6.9 6.4 6.2 5.9 5.6 5.3 5 4.6 3.9 +44841600 7.1 6.5 6.1 5.9 5.6 5.3 5 4.8 4.5 3.9 +44928000 7.1 6.5 6.1 5.9 5.6 5.3 5 4.8 4.5 3.9 +44928000 9 8.4 8 7.7 7.4 7.1 6.9 6.6 6.3 5.7 +45014400 9 8.4 8 7.7 7.4 7.1 6.9 6.6 6.3 5.7 +45014400 12.4 11.6 11.1 10.8 10.4 10 9.6 9.3 8.9 8.1 +45100800 12.4 11.6 11.1 10.8 10.4 10 9.6 9.3 8.9 8.1 +45100800 12 11.4 11 10.7 10.4 10.1 9.8 9.5 9.2 8.6 +45187200 12 11.4 11 10.7 10.4 10.1 9.8 9.5 9.2 8.6 +45187200 13.6 12.9 12.5 12.2 11.8 11.4 11.2 10.9 10.6 10 +45273600 13.6 12.9 12.5 12.2 11.8 11.4 11.2 10.9 10.6 10 +45273600 16.1 15.5 15.2 15 14.7 14.3 14.1 13.8 13.5 12.9 +45360000 16.1 15.5 15.2 15 14.7 14.3 14.1 13.8 13.5 12.9 +45360000 17.1 16.6 15.9 15.5 15.1 14.8 14.4 14.1 13.8 13.2 +45446400 17.1 16.6 15.9 15.5 15.1 14.8 14.4 14.1 13.8 13.2 +45446400 17.4 16.9 16.4 16.1 15.8 15.5 15.3 15 14.6 13.9 +45532800 17.4 16.9 16.4 16.1 15.8 15.5 15.3 15 14.6 13.9 +45532800 18.7 18.2 17.7 17.4 17 16.6 16.3 15.9 15.6 14.9 +45619200 18.7 18.2 17.7 17.4 17 16.6 16.3 15.9 15.6 14.9 +45619200 16.8 16 15.5 15.2 14.7 14.2 13.9 13.6 13.2 12.4 +45705600 16.8 16 15.5 15.2 14.7 14.2 13.9 13.6 13.2 12.4 +45705600 11.5 10.7 10.4 10.2 9.9 9.5 9.4 9.1 8.8 8.3 +45792000 11.5 10.7 10.4 10.2 9.9 9.5 9.4 9.1 8.8 8.3 +45792000 13.6 13.1 12.8 12.6 12.2 12 11.8 11.6 11.3 10.9 +45878400 13.6 13.1 12.8 12.6 12.2 12 11.8 11.6 11.3 10.9 +45878400 14.9 14.2 13.8 13.5 13.2 12.9 12.7 12.4 12.1 11.5 +45964800 14.9 14.2 13.8 13.5 13.2 12.9 12.7 12.4 12.1 11.5 +45964800 17.3 16.6 16.2 15.9 15.6 15.2 14.9 14.6 14.2 13.6 +46051200 17.3 16.6 16.2 15.9 15.6 15.2 14.9 14.6 14.2 13.6 +46051200 14.7 14.2 13.8 13.6 13.3 13 12.7 12.4 12.1 11.4 +46137600 14.7 14.2 13.8 13.6 13.3 13 12.7 12.4 12.1 11.4 +46137600 13.7 13.4 13 12.8 12.6 12.4 12.1 11.9 11.6 11 +46224000 13.7 13.4 13 12.8 12.6 12.4 12.1 11.9 11.6 11 +46224000 11.7 11.3 10.9 10.6 10.3 10 9.7 9.4 9.1 8.3 +46310400 11.7 11.3 10.9 10.6 10.3 10 9.7 9.4 9.1 8.3 +46310400 10 9.3 8.9 8.6 8.2 7.9 7.6 7.2 6.9 6.2 +46396800 10 9.3 8.9 8.6 8.2 7.9 7.6 7.2 6.9 6.2 +46396800 8.2 7.7 7.3 7 6.7 6.4 6.2 5.9 5.6 4.8 +46483200 8.2 7.7 7.3 7 6.7 6.4 6.2 5.9 5.6 4.8 +46483200 9.4 8.8 8.2 7.9 7.5 7.2 6.9 6.5 6.1 5.3 +46569600 9.4 8.8 8.2 7.9 7.5 7.2 6.9 6.5 6.1 5.3 +46569600 10.3 9.6 9.1 8.7 8.4 8 7.7 7.3 6.9 6.2 +46656000 10.3 9.6 9.1 8.7 8.4 8 7.7 7.3 6.9 6.2 +46656000 9.8 9.1 8.7 8.5 8.2 7.9 7.7 7.4 7.1 6.5 +46742400 9.8 9.1 8.7 8.5 8.2 7.9 7.7 7.4 7.1 6.5 +46742400 11.8 11.2 10.9 10.6 10.4 10.2 10 9.8 9.5 9 +46828800 11.8 11.2 10.9 10.6 10.4 10.2 10 9.8 9.5 9 +46828800 11.1 10.8 10.3 10 9.8 9.6 9.4 9.1 8.7 8 +46915200 11.1 10.8 10.3 10 9.8 9.6 9.4 9.1 8.7 8 +46915200 13.2 12.7 12.4 12.2 12 11.7 11.4 11.1 10.9 10.4 +47001600 13.2 12.7 12.4 12.2 12 11.7 11.4 11.1 10.9 10.4 +47001600 14.1 13.6 13.3 13.1 12.8 12.6 12.4 12.2 12 11.5 +47088000 14.1 13.6 13.3 13.1 12.8 12.6 12.4 12.2 12 11.5 +47088000 15.6 15.1 14.7 14.4 14.1 13.9 13.7 13.5 13.2 12.6 +47174400 15.6 15.1 14.7 14.4 14.1 13.9 13.7 13.5 13.2 12.6 +47174400 14.7 14.1 13.8 13.6 13.3 13.1 12.9 12.8 12.5 12.1 +47260800 14.7 14.1 13.8 13.6 13.3 13.1 12.9 12.8 12.5 12.1 +47260800 15 14.6 14.2 13.9 13.7 13.5 13.3 13 12.8 12.2 +47347200 15 14.6 14.2 13.9 13.7 13.5 13.3 13 12.8 12.2 +47347200 16.8 16.3 15.9 15.6 15.3 15.1 14.8 14.5 14.1 13.5 +47433600 16.8 16.3 15.9 15.6 15.3 15.1 14.8 14.5 14.1 13.5 +47433600 17.2 16.8 16.5 16.3 16 15.9 15.7 15.5 15.3 14.9 +47520000 17.2 16.8 16.5 16.3 16 15.9 15.7 15.5 15.3 14.9 +47520000 18 17.6 17.3 17 16.8 16.6 16.4 16.2 15.9 15.5 +47606400 18 17.6 17.3 17 16.8 16.6 16.4 16.2 15.9 15.5 +47606400 17.6 17.2 16.9 16.7 16.4 16.2 16 15.8 15.5 15.1 +47692800 17.6 17.2 16.9 16.7 16.4 16.2 16 15.8 15.5 15.1 +47692800 17.7 17 16.4 15.9 15.5 15.2 14.8 14.4 14 13.1 +47779200 17.7 17 16.4 15.9 15.5 15.2 14.8 14.4 14 13.1 +47779200 14.3 13.5 13 12.8 12.4 12 11.8 11.4 11.1 10.4 +47865600 14.3 13.5 13 12.8 12.4 12 11.8 11.4 11.1 10.4 +47865600 12.6 12.1 11.5 11.1 10.7 10.4 10.1 9.8 9.5 8.7 +47952000 12.6 12.1 11.5 11.1 10.7 10.4 10.1 9.8 9.5 8.7 +47952000 13.2 12.4 12 11.7 11.4 11.1 10.9 10.6 10.3 9.7 +48038400 13.2 12.4 12 11.7 11.4 11.1 10.9 10.6 10.3 9.7 +48038400 11.6 11.1 10.7 10.5 10.2 9.9 9.6 9.4 9 8.4 +48124800 11.6 11.1 10.7 10.5 10.2 9.9 9.6 9.4 9 8.4 +48124800 12.1 11.4 11 10.7 10.3 9.9 9.7 9.3 9 8.3 +48211200 12.1 11.4 11 10.7 10.3 9.9 9.7 9.3 9 8.3 +48211200 11.7 11.1 10.6 10.3 9.9 9.5 9.2 8.9 8.4 7.7 +48297600 11.7 11.1 10.6 10.3 9.9 9.5 9.2 8.9 8.4 7.7 +48297600 11.7 11.1 10.8 10.6 10.3 9.9 9.7 9.5 9.2 8.8 +48384000 11.7 11.1 10.8 10.6 10.3 9.9 9.7 9.5 9.2 8.8 +48384000 15.5 14.7 14.2 14 13.7 13.4 13.3 13.1 12.9 12.6 +48470400 15.5 14.7 14.2 14 13.7 13.4 13.3 13.1 12.9 12.6 +48470400 16.3 15.6 15.2 14.9 14.5 14.2 14 13.7 13.4 12.9 +48556800 16.3 15.6 15.2 14.9 14.5 14.2 14 13.7 13.4 12.9 +48556800 16.8 16.2 15.9 15.6 15.3 14.8 14.6 14.3 13.9 13.3 +48643200 16.8 16.2 15.9 15.6 15.3 14.8 14.6 14.3 13.9 13.3 +48643200 16 15.3 15 14.8 14.5 14.2 14 13.7 13.4 12.9 +48729600 16 15.3 15 14.8 14.5 14.2 14 13.7 13.4 12.9 +48729600 18.1 17.6 17.2 17 16.8 16.5 16.2 16 15.6 15.1 +48816000 18.1 17.6 17.2 17 16.8 16.5 16.2 16 15.6 15.1 +48816000 18.6 18.2 17.9 17.7 17.6 17.4 17.2 17 16.8 16.4 +48902400 18.6 18.2 17.9 17.7 17.6 17.4 17.2 17 16.8 16.4 +48902400 18.1 17.7 17.4 17.2 16.9 16.7 16.5 16.3 16.1 15.7 +48988800 18.1 17.7 17.4 17.2 16.9 16.7 16.5 16.3 16.1 15.7 +48988800 19.4 18.8 18.5 18.3 18 17.7 17.5 17.3 17 16.5 +49075200 19.4 18.8 18.5 18.3 18 17.7 17.5 17.3 17 16.5 +49075200 18.2 17.8 17.4 17.2 17 16.8 16.6 16.4 16.1 15.5 +49161600 18.2 17.8 17.4 17.2 17 16.8 16.6 16.4 16.1 15.5 +49161600 17.6 17 16.7 16.6 16.5 16.3 16.2 16 15.8 15.3 +49248000 17.6 17 16.7 16.6 16.5 16.3 16.2 16 15.8 15.3 +49248000 18.5 17.8 17.4 17.1 16.8 16.5 16.2 16 15.7 15.1 +49334400 18.5 17.8 17.4 17.1 16.8 16.5 16.2 16 15.7 15.1 +49334400 18.8 18.3 17.8 17.4 17.1 16.9 16.6 16.4 16.1 15.6 +49420800 18.8 18.3 17.8 17.4 17.1 16.9 16.6 16.4 16.1 15.6 +49420800 18.6 18.1 17.8 17.5 17.3 17 16.8 16.5 16.2 15.7 +49507200 18.6 18.1 17.8 17.5 17.3 17 16.8 16.5 16.2 15.7 +49507200 17.2 16.8 16.6 16.4 16.2 16.1 16 15.9 15.7 15.3 +49593600 17.2 16.8 16.6 16.4 16.2 16.1 16 15.9 15.7 15.3 +49593600 16.2 16 15.7 15.5 15.4 15.2 15 14.8 14.6 14.2 +49680000 16.2 16 15.7 15.5 15.4 15.2 15 14.8 14.6 14.2 +49680000 16.5 16.4 15.9 15.6 15.3 15.1 14.8 14.5 14.1 13.4 +49766400 16.5 16.4 15.9 15.6 15.3 15.1 14.8 14.5 14.1 13.4 +49766400 13.3 12.9 12.6 12.4 12.1 11.9 11.7 11.4 11.1 10.5 +49852800 13.3 12.9 12.6 12.4 12.1 11.9 11.7 11.4 11.1 10.5 +49852800 14 13.5 12.9 12.5 12.2 12 11.7 11.3 10.9 10.2 +49939200 14 13.5 12.9 12.5 12.2 12 11.7 11.3 10.9 10.2 +49939200 13.5 13 12.7 12.4 12.2 12 11.8 11.5 11.3 10.8 +50025600 13.5 13 12.7 12.4 12.2 12 11.8 11.5 11.3 10.8 +50025600 13.9 13.6 13.5 13.4 13.2 13.1 13 12.9 12.7 12.5 +50112000 13.9 13.6 13.5 13.4 13.2 13.1 13 12.9 12.7 12.5 +50112000 14.3 14.1 14 13.9 13.8 13.7 13.7 13.6 13.5 13.3 +50198400 14.3 14.1 14 13.9 13.8 13.7 13.7 13.6 13.5 13.3 +50198400 16.8 16.4 16.3 16.1 16 15.8 15.7 15.6 15.4 15.2 +50284800 16.8 16.4 16.3 16.1 16 15.8 15.7 15.6 15.4 15.2 +50284800 18.4 17.9 17.7 17.5 17.3 17.1 16.9 16.7 16.5 16.1 +50371200 18.4 17.9 17.7 17.5 17.3 17.1 16.9 16.7 16.5 16.1 +50371200 16.8 16 15.8 15.6 15.3 14.9 14.8 14.5 14.2 13.7 +50457600 16.8 16 15.8 15.6 15.3 14.9 14.8 14.5 14.2 13.7 +50457600 16 15.5 15.2 15 14.7 14.5 14.3 14 13.8 13.3 +50544000 16 15.5 15.2 15 14.7 14.5 14.3 14 13.8 13.3 +50544000 13.6 13.4 13 12.8 12.5 12.2 11.9 11.6 11.3 10.7 +50630400 13.6 13.4 13 12.8 12.5 12.2 11.9 11.6 11.3 10.7 +50630400 13.1 12.7 12.3 12 11.8 11.5 11.3 11 10.7 10.1 +50716800 13.1 12.7 12.3 12 11.8 11.5 11.3 11 10.7 10.1 +50716800 12.8 12.1 11.7 11.4 11.1 10.7 10.5 10.2 9.8 9.2 +50803200 12.8 12.1 11.7 11.4 11.1 10.7 10.5 10.2 9.8 9.2 +50803200 13.5 13 12.5 12.2 12.1 11.9 11.7 11.5 11.2 10.7 +50889600 13.5 13 12.5 12.2 12.1 11.9 11.7 11.5 11.2 10.7 +50889600 14.5 14 13.5 13.2 13 12.7 12.4 12.2 11.9 11.2 +50976000 14.5 14 13.5 13.2 13 12.7 12.4 12.2 11.9 11.2 +50976000 12.6 12.3 11.8 11.5 11.2 11 10.8 10.6 10.3 9.7 +51062400 12.6 12.3 11.8 11.5 11.2 11 10.8 10.6 10.3 9.7 +51062400 12.4 12 11.6 11.3 11 10.8 10.5 10.2 9.9 9.3 +51148800 12.4 12 11.6 11.3 11 10.8 10.5 10.2 9.9 9.3 +51148800 11.4 10.9 10.6 10.3 9.9 9.7 9.5 9.2 9 8.5 +51235200 11.4 10.9 10.6 10.3 9.9 9.7 9.5 9.2 9 8.5 +51235200 11.9 11.4 11.1 11 10.7 10.6 10.4 10.2 10 9.6 +51321600 11.9 11.4 11.1 11 10.7 10.6 10.4 10.2 10 9.6 +51321600 13.3 12.9 12.7 12.5 12.3 12.1 12 11.8 11.7 11.4 +51408000 13.3 12.9 12.7 12.5 12.3 12.1 12 11.8 11.7 11.4 +51408000 12.8 12.5 12 11.7 11.5 11.3 11.2 11 10.7 10.2 +51494400 12.8 12.5 12 11.7 11.5 11.3 11.2 11 10.7 10.2 +51494400 13.8 13.4 13.1 12.9 12.7 12.5 12.4 12.2 12 11.6 +51580800 13.8 13.4 13.1 12.9 12.7 12.5 12.4 12.2 12 11.6 +51580800 11.8 11.5 11.2 11.1 10.9 10.8 10.7 10.6 10.4 10 +51667200 11.8 11.5 11.2 11.1 10.9 10.8 10.7 10.6 10.4 10 +51667200 12.6 12.2 11.9 11.7 11.5 11.3 11.1 11 10.8 10.3 +51753600 12.6 12.2 11.9 11.7 11.5 11.3 11.1 11 10.8 10.3 +51753600 13.1 12.7 12.4 12.2 12 11.8 11.7 11.5 11.2 10.8 +51840000 13.1 12.7 12.4 12.2 12 11.8 11.7 11.5 11.2 10.8 +51840000 13.4 13 12.7 12.5 12.3 12.1 11.9 11.7 11.4 10.9 +51926400 13.4 13 12.7 12.5 12.3 12.1 11.9 11.7 11.4 10.9 +51926400 12.9 12.4 12.2 11.9 11.7 11.5 11.2 11 10.7 10.2 +52012800 12.9 12.4 12.2 11.9 11.7 11.5 11.2 11 10.7 10.2 +52012800 13.1 12.7 12.4 12.2 12 11.8 11.6 11.5 11.3 10.8 +52099200 13.1 12.7 12.4 12.2 12 11.8 11.6 11.5 11.3 10.8 +52099200 11.7 11.3 10.9 10.7 10.4 10.2 9.9 9.7 9.4 8.8 +52185600 11.7 11.3 10.9 10.7 10.4 10.2 9.9 9.7 9.4 8.8 +52185600 10.9 10.5 10 9.7 9.5 9.3 9 8.7 8.3 7.6 +52272000 10.9 10.5 10 9.7 9.5 9.3 9 8.7 8.3 7.6 +52272000 10 9.7 9.4 9.1 8.9 8.7 8.4 8.1 7.8 7.1 +52358400 10 9.7 9.4 9.1 8.9 8.7 8.4 8.1 7.8 7.1 +52358400 10.1 9.9 9.6 9.4 9.2 9 8.9 8.7 8.4 8 +52444800 10.1 9.9 9.6 9.4 9.2 9 8.9 8.7 8.4 8 +52444800 9.3 8.8 8.7 8.5 8.3 8.1 8 7.8 7.6 7.2 +52531200 9.3 8.8 8.7 8.5 8.3 8.1 8 7.8 7.6 7.2 +52531200 12.1 11.9 11.6 11.3 11.2 11 10.8 10.6 10.3 9.8 +52617600 12.1 11.9 11.6 11.3 11.2 11 10.8 10.6 10.3 9.8 +52617600 10.9 10.5 10.1 9.9 9.6 9.4 9.2 8.9 8.6 8 +52704000 10.9 10.5 10.1 9.9 9.6 9.4 9.2 8.9 8.6 8 +52704000 11.3 10.8 10.4 10.1 9.9 9.6 9.4 9.1 8.7 8.1 +52790400 11.3 10.8 10.4 10.1 9.9 9.6 9.4 9.1 8.7 8.1 +52790400 11.6 11.1 10.7 10.5 10.1 9.8 9.5 9.2 8.9 8.3 +52876800 11.6 11.1 10.7 10.5 10.1 9.8 9.5 9.2 8.9 8.3 +52876800 9.8 9.1 8.9 8.7 8.4 8.1 8 7.8 7.6 7.1 +52963200 9.8 9.1 8.9 8.7 8.4 8.1 8 7.8 7.6 7.1 +52963200 7.7 7.4 7.2 7 6.9 6.7 6.5 6.3 6.1 5.7 +53049600 7.7 7.4 7.2 7 6.9 6.7 6.5 6.3 6.1 5.7 +53049600 8.2 7.9 7.6 7.4 7.2 7 6.8 6.6 6.3 5.7 +53136000 8.2 7.9 7.6 7.4 7.2 7 6.8 6.6 6.3 5.7 +53136000 10 9.6 9.4 9.2 9 8.8 8.5 8.3 8.1 7.5 +53222400 10 9.6 9.4 9.2 9 8.8 8.5 8.3 8.1 7.5 +53222400 10.7 10.3 10 9.8 9.6 9.5 9.4 9.3 9.1 8.7 +53308800 10.7 10.3 10 9.8 9.6 9.5 9.4 9.3 9.1 8.7 +53308800 9.5 9.2 9.2 9.1 9 8.9 8.9 8.8 8.7 8.5 +53395200 9.5 9.2 9.2 9.1 9 8.9 8.9 8.8 8.7 8.5 +53395200 11.2 11 11 11 10.9 10.9 11 11 11.1 11.1 +53481600 11.2 11 11 11 10.9 10.9 11 11 11.1 11.1 +53481600 13.7 13.7 13.6 13.4 13.4 13.4 13.2 13.1 13 12.7 +53568000 13.7 13.7 13.6 13.4 13.4 13.4 13.2 13.1 13 12.7 +53568000 14.2 13.9 13.7 13.5 13.3 13.2 13 12.9 12.7 12.3 +53654400 14.2 13.9 13.7 13.5 13.3 13.2 13 12.9 12.7 12.3 +53654400 12.9 12.5 12.3 12.2 12 11.8 11.6 11.5 11.3 10.9 +53740800 12.9 12.5 12.3 12.2 12 11.8 11.6 11.5 11.3 10.9 +53740800 11.2 10.8 10.3 10 9.8 9.6 9.4 9.2 8.9 8.4 +53827200 11.2 10.8 10.3 10 9.8 9.6 9.4 9.2 8.9 8.4 +53827200 9.5 9.3 9.1 8.8 8.7 8.6 8.4 8.3 8.1 7.6 +53913600 9.5 9.3 9.1 8.8 8.7 8.6 8.4 8.3 8.1 7.6 +53913600 11.3 10.9 10.3 10 9.8 9.7 9.5 9.3 9 8.5 +54000000 11.3 10.9 10.3 10 9.8 9.7 9.5 9.3 9 8.5 +54000000 12.3 12.1 11.8 11.5 11.2 11 10.8 10.6 10.3 9.8 +54086400 12.3 12.1 11.8 11.5 11.2 11 10.8 10.6 10.3 9.8 +54086400 10.5 9.9 9.5 9.2 8.9 8.5 8.2 7.9 7.6 6.9 +54172800 10.5 9.9 9.5 9.2 8.9 8.5 8.2 7.9 7.6 6.9 +54172800 11.1 10.6 10.2 9.9 9.6 9.3 9 8.7 8.3 7.6 +54259200 11.1 10.6 10.2 9.9 9.6 9.3 9 8.7 8.3 7.6 +54259200 11.8 11.5 11.3 11.2 11 10.9 10.8 10.7 10.5 10.2 +54345600 11.8 11.5 11.3 11.2 11 10.9 10.8 10.7 10.5 10.2 +54345600 11 10.9 10.8 10.6 10.6 10.5 10.4 10.2 10.1 9.7 +54432000 11 10.9 10.8 10.6 10.6 10.5 10.4 10.2 10.1 9.7 +54432000 11.8 11.5 11.3 11.1 10.9 10.7 10.5 10.3 10 9.5 +54518400 11.8 11.5 11.3 11.1 10.9 10.7 10.5 10.3 10 9.5 +54518400 11.5 11.3 10.9 10.5 10.2 10.1 9.9 9.7 9.4 9 +54604800 11.5 11.3 10.9 10.5 10.2 10.1 9.9 9.7 9.4 9 +54604800 12.9 12.7 12.4 12.1 11.9 11.7 11.5 11.2 10.9 10.3 +54691200 12.9 12.7 12.4 12.1 11.9 11.7 11.5 11.2 10.9 10.3 +54691200 11.7 11.4 11 10.8 10.5 10.3 10.1 9.8 9.5 8.9 +54777600 11.7 11.4 11 10.8 10.5 10.3 10.1 9.8 9.5 8.9 +54777600 10.4 10 9.6 9.4 9.2 9 8.8 8.6 8.3 7.9 +54864000 10.4 10 9.6 9.4 9.2 9 8.8 8.6 8.3 7.9 +54864000 8.4 8.2 8 7.9 7.8 7.7 7.6 7.5 7.3 7 +54950400 8.4 8.2 8 7.9 7.8 7.7 7.6 7.5 7.3 7 +54950400 9.2 9 8.7 8.5 8.4 8.2 8 7.8 7.6 7.1 +55036800 9.2 9 8.7 8.5 8.4 8.2 8 7.8 7.6 7.1 +55036800 8.5 8.3 8.1 7.8 7.7 7.6 7.4 7.2 6.9 6.5 +55123200 8.5 8.3 8.1 7.8 7.7 7.6 7.4 7.2 6.9 6.5 +55123200 8.9 8.5 8.3 8.1 7.9 7.8 7.7 7.6 7.4 7 +55209600 8.9 8.5 8.3 8.1 7.9 7.8 7.7 7.6 7.4 7 +55209600 8.6 8.1 7.5 7.2 7.1 6.9 6.7 6.4 6.2 5.6 +55296000 8.6 8.1 7.5 7.2 7.1 6.9 6.7 6.4 6.2 5.6 +55296000 7.7 7.3 7 6.8 6.6 6.4 6.3 6.1 5.8 5.3 +55382400 7.7 7.3 7 6.8 6.6 6.4 6.3 6.1 5.8 5.3 +55382400 6.8 6.1 5.7 5.5 5.3 5 4.8 4.6 4.3 3.7 +55468800 6.8 6.1 5.7 5.5 5.3 5 4.8 4.6 4.3 3.7 +55468800 5.2 4.7 4.4 4.1 3.9 3.6 3.4 3.1 2.8 2.2 +55555200 5.2 4.7 4.4 4.1 3.9 3.6 3.4 3.1 2.8 2.2 +55555200 7.4 7 6.8 6.6 6.4 6.1 6 5.7 5.5 4.9 +55641600 7.4 7 6.8 6.6 6.4 6.1 6 5.7 5.5 4.9 +55641600 7.4 6.9 6.5 6.2 5.9 5.6 5.2 4.8 4.4 3.7 +55728000 7.4 6.9 6.5 6.2 5.9 5.6 5.2 4.8 4.4 3.7 +55728000 5.1 4.4 4.1 3.8 3.5 3.2 2.9 2.7 2.4 1.8 +55814400 5.1 4.4 4.1 3.8 3.5 3.2 2.9 2.7 2.4 1.8 +55814400 6.3 6 5.8 5.7 5.5 5.3 5.2 5 4.9 4.5 +55900800 6.3 6 5.8 5.7 5.5 5.3 5.2 5 4.9 4.5 +55900800 6.9 6.4 6 5.8 5.6 5.4 5.3 5.2 5 4.7 +55987200 6.9 6.4 6 5.8 5.6 5.4 5.3 5.2 5 4.7 +55987200 6.5 6.2 5.8 5.5 5.2 5 4.7 4.4 4.1 3.4 +56073600 6.5 6.2 5.8 5.5 5.2 5 4.7 4.4 4.1 3.4 +56073600 6.7 6.3 5.8 5.4 5.1 4.8 4.5 4.3 3.9 3.3 +56160000 6.7 6.3 5.8 5.4 5.1 4.8 4.5 4.3 3.9 3.3 +56160000 4.8 4.6 4.5 4.4 4.3 4.2 4.1 4 3.9 3.7 +56246400 4.8 4.6 4.5 4.4 4.3 4.2 4.1 4 3.9 3.7 +56246400 5.6 5 5 5.2 5.3 5.3 5.4 5.4 5.4 5.5 +56332800 5.6 5 5 5.2 5.3 5.3 5.4 5.4 5.4 5.5 +56332800 4.6 4.6 4.6 4.6 4.8 5 5.3 5.6 6 6.3 +56419200 4.6 4.6 4.6 4.6 4.8 5 5.3 5.6 6 6.3 +56419200 2.2 2.2 2.1 2.1 2 2 2 1.9 1.9 1.7 +56505600 2.2 2.2 2.1 2.1 2 2 2 1.9 1.9 1.7 +56505600 3.2 3.1 3 2.9 3 3 3 2.8 2.7 2.4 +56592000 3.2 3.1 3 2.9 3 3 3 2.8 2.7 2.4 +56592000 2.9 2.4 2.2 1.9 1.8 1.6 1.4 1.2 0.9 0.4 +56678400 2.9 2.4 2.2 1.9 1.8 1.6 1.4 1.2 0.9 0.4 +56678400 5.6 5.2 5 4.7 4.5 4.2 4 3.8 3.5 3 +56764800 5.6 5.2 5 4.7 4.5 4.2 4 3.8 3.5 3 +56764800 5.7 5.1 4.8 4.6 4.4 4.1 3.9 3.7 3.4 2.8 +56851200 5.7 5.1 4.8 4.6 4.4 4.1 3.9 3.7 3.4 2.8 +56851200 6.3 5.8 5.5 5.3 5.1 4.8 4.6 4.4 4.1 3.6 +56937600 6.3 5.8 5.5 5.3 5.1 4.8 4.6 4.4 4.1 3.6 +56937600 6.8 6 5.6 5.3 5.1 4.8 4.6 4.4 4.1 3.5 +57024000 6.8 6 5.6 5.3 5.1 4.8 4.6 4.4 4.1 3.5 +57024000 5.1 4.8 4.5 4.3 4.1 3.9 3.8 3.6 3.3 2.9 +57110400 5.1 4.8 4.5 4.3 4.1 3.9 3.8 3.6 3.3 2.9 +57110400 3.2 3 2.8 2.6 2.5 2.4 2.2 2.1 1.9 1.5 +57196800 3.2 3 2.8 2.6 2.5 2.4 2.2 2.1 1.9 1.5 +57196800 1.4 1 0.8 0.7 0.6 0.5 0.4 0.3 0.2 -0.1 +57283200 1.4 1 0.8 0.7 0.6 0.5 0.4 0.3 0.2 -0.1 +57283200 0.5 0.2 0.1 0 -0.1 -0.2 -0.3 -0.5 -0.6 -1 +57369600 0.5 0.2 0.1 0 -0.1 -0.2 -0.3 -0.5 -0.6 -1 +57369600 1 0.5 0.1 -0.1 -0.4 -0.7 -0.9 -1.2 -1.5 -2.1 +57456000 1 0.5 0.1 -0.1 -0.4 -0.7 -0.9 -1.2 -1.5 -2.1 +57456000 -1.4 -1.6 -2 -2.4 -2.5 -2.8 -3 -3.2 -3.5 -4 +57542400 -1.4 -1.6 -2 -2.4 -2.5 -2.8 -3 -3.2 -3.5 -4 +57542400 -1.1 -0.6 -0.6 -0.7 -0.8 -1 -1.1 -1.3 -1.5 -1.9 +57628800 -1.1 -0.6 -0.6 -0.7 -0.8 -1 -1.1 -1.3 -1.5 -1.9 +57628800 0.9 0.8 0.7 0.6 0.5 0.3 0.2 0.1 0 -0.3 +57715200 0.9 0.8 0.7 0.6 0.5 0.3 0.2 0.1 0 -0.3 +57715200 -2.6 -3.2 -3.6 -3.9 -4.2 -4.5 -4.9 -5.2 -5.6 -6.4 +57801600 -2.6 -3.2 -3.6 -3.9 -4.2 -4.5 -4.9 -5.2 -5.6 -6.4 +57801600 -4.8 -5.1 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.5 -7 +57888000 -4.8 -5.1 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.5 -7 +57888000 -4.9 -5.4 -5.4 -5.5 -5.5 -5.6 -5.6 -5.6 -5.7 -5.9 +57974400 -4.9 -5.4 -5.4 -5.5 -5.5 -5.6 -5.6 -5.6 -5.7 -5.9 +57974400 -0.6 -0.3 -0.3 -0.3 -0.2 -0.1 -0.2 -0.2 -0.2 -0.4 +58060800 -0.6 -0.3 -0.3 -0.3 -0.2 -0.1 -0.2 -0.2 -0.2 -0.4 +58060800 3.7 3.5 3.4 3.3 3.2 3.1 2.9 2.8 2.6 2.2 +58147200 3.7 3.5 3.4 3.3 3.2 3.1 2.9 2.8 2.6 2.2 +58147200 4.1 4 3.9 3.7 3.6 3.5 3.4 3.2 3.1 2.8 +58233600 4.1 4 3.9 3.7 3.6 3.5 3.4 3.2 3.1 2.8 +58233600 7.1 6.3 5.9 5.5 5.2 4.7 4.4 4.1 3.7 2.9 +58320000 7.1 6.3 5.9 5.5 5.2 4.7 4.4 4.1 3.7 2.9 +58320000 3.7 3.3 3.1 2.9 2.7 2.4 2.2 2 1.7 1.1 +58406400 3.7 3.3 3.1 2.9 2.7 2.4 2.2 2 1.7 1.1 +58406400 -1.1 -1.3 -1.4 -1.5 -1.6 -1.7 -1.8 -1.9 -2 -2.2 +58492800 -1.1 -1.3 -1.4 -1.5 -1.6 -1.7 -1.8 -1.9 -2 -2.2 +58492800 -1.2 -1.6 -1.8 -1.9 -2.1 -2.3 -2.4 -2.6 -2.8 -3.2 +58579200 -1.2 -1.6 -1.8 -1.9 -2.1 -2.3 -2.4 -2.6 -2.8 -3.2 +58579200 -0.7 -0.7 -0.8 -0.9 -1 -1.2 -1.3 -1.4 -1.5 -1.8 +58665600 -0.7 -0.7 -0.8 -0.9 -1 -1.2 -1.3 -1.4 -1.5 -1.8 +58665600 -1.5 -1.7 -1.9 -2 -2.1 -2.3 -2.4 -2.6 -2.8 -3.1 +58752000 -1.5 -1.7 -1.9 -2 -2.1 -2.3 -2.4 -2.6 -2.8 -3.1 +58752000 -0.6 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.3 +58838400 -0.6 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.3 +58838400 -2.5 -2.7 -2.8 -3 -2.9 -3 -3 -3.1 -3.2 -3.4 +58924800 -2.5 -2.7 -2.8 -3 -2.9 -3 -3 -3.1 -3.2 -3.4 +58924800 -0.9 -0.9 -0.9 -1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.7 +59011200 -0.9 -0.9 -0.9 -1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.7 +59011200 -0.1 -0.2 -0.2 -0.3 -0.4 -0.5 -0.6 -0.7 -0.8 -1 +59097600 -0.1 -0.2 -0.2 -0.3 -0.4 -0.5 -0.6 -0.7 -0.8 -1 +59097600 1.7 1.7 1.8 1.8 1.7 1.7 1.7 1.7 1.6 1.5 +59184000 1.7 1.7 1.8 1.8 1.7 1.7 1.7 1.7 1.6 1.5 +59184000 1.5 1.1 1 0.8 0.8 0.7 0.6 0.6 0.5 0.1 +59270400 1.5 1.1 1 0.8 0.8 0.7 0.6 0.6 0.5 0.1 +59270400 1.1 0.7 0.5 0.4 0.2 -0.1 -0.2 -0.5 -0.7 -1.2 +59356800 1.1 0.7 0.5 0.4 0.2 -0.1 -0.2 -0.5 -0.7 -1.2 +59356800 -0.4 -0.6 -0.8 -0.9 -1.1 -1.4 -1.5 -1.7 -1.9 -2.3 +59443200 -0.4 -0.6 -0.8 -0.9 -1.1 -1.4 -1.5 -1.7 -1.9 -2.3 +59443200 2.2 1.8 1.5 1.3 1 0.8 0.5 0.3 0 -0.6 +59529600 2.2 1.8 1.5 1.3 1 0.8 0.5 0.3 0 -0.6 +59529600 1.1 0.7 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.2 -1.9 +59616000 1.1 0.7 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.2 -1.9 +59616000 1.3 1 0.7 0.4 0.2 -0.1 -0.3 -0.6 -0.9 -1.5 +59702400 1.3 1 0.7 0.4 0.2 -0.1 -0.3 -0.6 -0.9 -1.5 +59702400 0.7 0.4 0 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.3 +59788800 0.7 0.4 0 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.3 +59788800 1 0.7 0.5 0.3 0.1 -0.1 -0.3 -0.5 -0.8 -1.2 +59875200 1 0.7 0.5 0.3 0.1 -0.1 -0.3 -0.5 -0.8 -1.2 +59875200 4.7 4.3 4 3.7 3.4 3.1 2.9 2.6 2.3 1.7 +59961600 4.7 4.3 4 3.7 3.4 3.1 2.9 2.6 2.3 1.7 +59961600 1.9 1.5 1.3 1.1 0.9 0.7 0.5 0.3 0 -0.5 +60048000 1.9 1.5 1.3 1.1 0.9 0.7 0.5 0.3 0 -0.5 +60048000 2.2 2 2 1.8 1.7 1.6 1.5 1.4 1.3 1 +60134400 2.2 2 2 1.8 1.7 1.6 1.5 1.4 1.3 1 +60134400 4.5 4.3 4 3.8 3.5 3.3 3.1 2.8 2.6 2.1 +60220800 4.5 4.3 4 3.8 3.5 3.3 3.1 2.8 2.6 2.1 +60220800 2.1 2.2 2 1.9 1.7 1.6 1.5 1.3 1.1 0.7 +60307200 2.1 2.2 2 1.9 1.7 1.6 1.5 1.3 1.1 0.7 +60307200 4.6 4.2 3.8 3.6 3.3 3.1 2.8 2.6 2.2 1.6 +60393600 4.6 4.2 3.8 3.6 3.3 3.1 2.8 2.6 2.2 1.6 +60393600 2.2 1.8 1.6 1.3 1.1 0.9 0.7 0.5 0.2 -0.3 +60480000 2.2 1.8 1.6 1.3 1.1 0.9 0.7 0.5 0.2 -0.3 +60480000 0.6 0.6 0.6 0.5 0.4 0.3 0.1 0 -0.2 -0.5 +60566400 0.6 0.6 0.6 0.5 0.4 0.3 0.1 0 -0.2 -0.5 +60566400 2.2 1.9 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.6 +60652800 2.2 1.9 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.6 +60652800 2.9 2.4 2 1.7 1.4 1.1 0.8 0.5 0.1 -0.5 +60739200 2.9 2.4 2 1.7 1.4 1.1 0.8 0.5 0.1 -0.5 +60739200 1.4 1.1 0.9 0.7 0.5 0.3 0.1 0 -0.3 -0.7 +60825600 1.4 1.1 0.9 0.7 0.5 0.3 0.1 0 -0.3 -0.7 +60825600 -0.3 -0.6 -0.8 -1 -1.2 -1.4 -1.5 -1.7 -2 -2.4 +60912000 -0.3 -0.6 -0.8 -1 -1.2 -1.4 -1.5 -1.7 -2 -2.4 +60912000 0.4 0.1 -0.1 -0.3 -0.5 -0.7 -0.9 -1.1 -1.3 -1.8 +60998400 0.4 0.1 -0.1 -0.3 -0.5 -0.7 -0.9 -1.1 -1.3 -1.8 +60998400 1.4 1 0.8 0.6 0.4 0.2 0 -0.2 -0.5 -0.9 +61084800 1.4 1 0.8 0.6 0.4 0.2 0 -0.2 -0.5 -0.9 +61084800 -2.8 -2.8 -2.8 -2.9 -2.9 -2.9 -3 -3.1 -3.1 -3.3 +61171200 -2.8 -2.8 -2.8 -2.9 -2.9 -2.9 -3 -3.1 -3.1 -3.3 +61171200 0.3 0 -0.2 -0.4 -0.5 -0.7 -0.8 -1 -1.2 -1.6 +61257600 0.3 0 -0.2 -0.4 -0.5 -0.7 -0.8 -1 -1.2 -1.6 +61257600 1.9 1.3 1 0.7 0.4 0.1 -0.2 -0.5 -0.8 -1.5 +61344000 1.9 1.3 1 0.7 0.4 0.1 -0.2 -0.5 -0.8 -1.5 +61344000 1.1 0.7 0.3 0.1 -0.2 -0.5 -0.7 -1 -1.4 -2.1 +61430400 1.1 0.7 0.3 0.1 -0.2 -0.5 -0.7 -1 -1.4 -2.1 +61430400 1 0.6 0.3 0.1 -0.2 -0.4 -0.6 -0.8 -1.1 -1.5 +61516800 1 0.6 0.3 0.1 -0.2 -0.4 -0.6 -0.8 -1.1 -1.5 +61516800 2.7 2.1 1.8 1.5 1.2 0.9 0.6 0.3 0 -0.7 +61603200 2.7 2.1 1.8 1.5 1.2 0.9 0.6 0.3 0 -0.7 +61603200 -0.3 -0.7 -1 -1.2 -1.4 -1.6 -1.8 -2 -2.3 -2.7 +61689600 -0.3 -0.7 -1 -1.2 -1.4 -1.6 -1.8 -2 -2.3 -2.7 +61689600 -2.8 -3.2 -3.4 -3.6 -3.7 -3.9 -4 -4.1 -4.3 -4.6 +61776000 -2.8 -3.2 -3.4 -3.6 -3.7 -3.9 -4 -4.1 -4.3 -4.6 +61776000 -5.2 -5.6 -5.7 -5.7 -5.7 -5.6 -5.4 -5.4 -5.4 -5.5 +61862400 -5.2 -5.6 -5.7 -5.7 -5.7 -5.6 -5.4 -5.4 -5.4 -5.5 +61862400 -4.2 -4.6 -4.5 -4.5 -4.5 -4.5 -4.4 -4.4 -4.5 -4.6 +61948800 -4.2 -4.6 -4.5 -4.5 -4.5 -4.5 -4.4 -4.4 -4.5 -4.6 +61948800 2.4 2.3 2.1 2.1 2 1.9 1.9 1.8 1.6 1.3 +62035200 2.4 2.3 2.1 2.1 2 1.9 1.9 1.8 1.6 1.3 +62035200 1.4 1 1 1.1 0.9 0.8 0.9 0.9 0.8 0.8 +62121600 1.4 1 1 1.1 0.9 0.8 0.9 0.9 0.8 0.8 +62121600 -0.5 -0.3 -0.2 0 0 0.2 0.3 0.3 0.4 0.5 +62208000 -0.5 -0.3 -0.2 0 0 0.2 0.3 0.3 0.4 0.5 +62208000 3.4 3.3 3.1 2.9 2.8 2.7 2.5 2.3 2.1 1.6 +62294400 3.4 3.3 3.1 2.9 2.8 2.7 2.5 2.3 2.1 1.6 +62294400 5.3 5 4.8 4.7 4.5 4.3 4.2 4 3.8 3.4 +62380800 5.3 5 4.8 4.7 4.5 4.3 4.2 4 3.8 3.4 +62380800 3.1 2.6 2.4 2.4 2.3 2.1 2.1 2 1.9 1.7 +62467200 3.1 2.6 2.4 2.4 2.3 2.1 2.1 2 1.9 1.7 +62467200 -2.3 -2 -1.9 -1.8 -1.7 -1.5 -1.5 -1.4 -1.4 -1.3 +62553600 -2.3 -2 -1.9 -1.8 -1.7 -1.5 -1.5 -1.4 -1.4 -1.3 +62553600 0 0.1 0.1 0.2 0.2 0.3 0.3 0.3 0.3 0.2 +62640000 0 0.1 0.1 0.2 0.2 0.3 0.3 0.3 0.3 0.2 +62640000 -1.9 -1.9 -1.9 -1.9 -1.9 -1.8 -1.8 -1.9 -1.9 -2 +62726400 -1.9 -1.9 -1.9 -1.9 -1.9 -1.8 -1.8 -1.9 -1.9 -2 +62726400 -5.4 -5.6 -5.8 -5.8 -5.9 -6 -6 -6.1 -6.2 -6.5 +62812800 -5.4 -5.6 -5.8 -5.8 -5.9 -6 -6 -6.1 -6.2 -6.5 +62812800 -3.5 -3.6 -3.6 -3.6 -3.5 -3.6 -3.6 -3.7 -3.7 -3.9 +62899200 -3.5 -3.6 -3.6 -3.6 -3.5 -3.6 -3.6 -3.7 -3.7 -3.9 +62899200 0 -0.2 -0.4 -0.6 -0.7 -0.9 -1.1 -1.2 -1.5 -1.9 +62985600 0 -0.2 -0.4 -0.6 -0.7 -0.9 -1.1 -1.2 -1.5 -1.9 +62985600 -1 -0.9 -1.1 -1.2 -1.3 -1.5 -1.6 -1.7 -1.9 -2.3 +63072000 -1 -0.9 -1.1 -1.2 -1.3 -1.5 -1.6 -1.7 -1.9 -2.3 +63072000 -0.3 -0.8 -1.1 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3.2 +63158400 -0.3 -0.8 -1.1 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3.2 +63158400 -2 -2.3 -2.5 -2.7 -2.9 -3.1 -3.3 -3.5 -3.8 -4.3 +63244800 -2 -2.3 -2.5 -2.7 -2.9 -3.1 -3.3 -3.5 -3.8 -4.3 +63244800 -0.8 -0.8 -0.9 -1.1 -1.2 -1.3 -1.5 -1.6 -1.7 -2.1 +63331200 -0.8 -0.8 -0.9 -1.1 -1.2 -1.3 -1.5 -1.6 -1.7 -2.1 +63331200 0.8 0.5 0.3 0.1 -0.1 -0.2 -0.4 -0.5 -0.8 -1.2 +63417600 0.8 0.5 0.3 0.1 -0.1 -0.2 -0.4 -0.5 -0.8 -1.2 +63417600 -2.9 -2.8 -2.8 -2.8 -2.9 -3 -3 -3.1 -3.2 -3.3 +63504000 -2.9 -2.8 -2.8 -2.8 -2.9 -3 -3 -3.1 -3.2 -3.3 +63504000 -2.9 -2.6 -2.4 -2.4 -2.4 -2.5 -2.5 -2.5 -2.5 -2.6 +63590400 -2.9 -2.6 -2.4 -2.4 -2.4 -2.5 -2.5 -2.5 -2.5 -2.6 +63590400 -1.1 -0.9 -1 -1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.7 +63676800 -1.1 -0.9 -1 -1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.7 +63676800 0.8 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -2 +63763200 0.8 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -2 +63763200 2.4 1.9 1.6 1.4 1.1 0.8 0.5 0.3 -0.1 -0.6 +63849600 2.4 1.9 1.6 1.4 1.1 0.8 0.5 0.3 -0.1 -0.6 +63849600 -5.1 -5.6 -5.8 -6 -6.2 -6.5 -6.7 -6.9 -7.2 -7.7 +63936000 -5.1 -5.6 -5.8 -6 -6.2 -6.5 -6.7 -6.9 -7.2 -7.7 +63936000 -6.3 -6.6 -6.8 -7 -7.2 -7.4 -7.6 -7.8 -8.1 -8.6 +64022400 -6.3 -6.6 -6.8 -7 -7.2 -7.4 -7.6 -7.8 -8.1 -8.6 +64022400 0.4 0 -0.3 -0.6 -0.8 -1 -1.3 -1.5 -1.8 -2.4 +64108800 0.4 0 -0.3 -0.6 -0.8 -1 -1.3 -1.5 -1.8 -2.4 +64108800 -0.7 -1.2 -1.5 -1.8 -2.1 -2.4 -2.7 -2.9 -3.3 -3.9 +64195200 -0.7 -1.2 -1.5 -1.8 -2.1 -2.4 -2.7 -2.9 -3.3 -3.9 +64195200 -2.3 -2.7 -3 -3.2 -3.4 -3.6 -3.8 -4.1 -4.3 -4.9 +64281600 -2.3 -2.7 -3 -3.2 -3.4 -3.6 -3.8 -4.1 -4.3 -4.9 +64281600 2.8 2.2 1.8 1.5 1.2 0.8 0.6 0.2 -0.1 -0.8 +64368000 2.8 2.2 1.8 1.5 1.2 0.8 0.6 0.2 -0.1 -0.8 +64368000 -3.5 -4 -4.3 -4.6 -4.9 -5.1 -5.3 -5.6 -5.9 -6.4 +64454400 -3.5 -4 -4.3 -4.6 -4.9 -5.1 -5.3 -5.6 -5.9 -6.4 +64454400 -4.5 -4.6 -4.8 -4.9 -5 -5.2 -5.3 -5.4 -5.6 -6 +64540800 -4.5 -4.6 -4.8 -4.9 -5 -5.2 -5.3 -5.4 -5.6 -6 +64540800 -5.1 -4.6 -4.6 -4.7 -4.9 -5 -5.1 -5.3 -5.5 -6 +64627200 -5.1 -4.6 -4.6 -4.7 -4.9 -5 -5.1 -5.3 -5.5 -6 +64627200 -8.8 -8.9 -8.9 -8.9 -9 -9.1 -9.1 -9.1 -9.1 -9.3 +64713600 -8.8 -8.9 -8.9 -8.9 -9 -9.1 -9.1 -9.1 -9.1 -9.3 +64713600 -5.8 -6.2 -6.5 -6.7 -6.9 -7.2 -7.4 -7.6 -7.9 -8.3 +64800000 -5.8 -6.2 -6.5 -6.7 -6.9 -7.2 -7.4 -7.6 -7.9 -8.3 +64800000 -10.8 -11 -11.1 -11.3 -11.4 -11.6 -11.7 -11.8 -11.9 -12.2 +64886400 -10.8 -11 -11.1 -11.3 -11.4 -11.6 -11.7 -11.8 -11.9 -12.2 +64886400 -13.6 -13.3 -13.1 -12.9 -12.7 -12.5 -12.3 -12.1 -11.9 -11.7 +64972800 -13.6 -13.3 -13.1 -12.9 -12.7 -12.5 -12.3 -12.1 -11.9 -11.7 +64972800 -13.9 -14.1 -14.3 -14.4 -14.4 -14.3 -14.2 -14.2 -14.1 -14.1 +65059200 -13.9 -14.1 -14.3 -14.4 -14.4 -14.3 -14.2 -14.2 -14.1 -14.1 +65059200 -14.6 -15.1 -15.3 -15.4 -15.5 -15.6 -15.6 -15.6 -15.6 -15.7 +65145600 -14.6 -15.1 -15.3 -15.4 -15.5 -15.6 -15.6 -15.6 -15.6 -15.7 +65145600 -7.1 -6.4 -6.4 -6.5 -6.4 -6.3 -6.4 -6.5 -6.6 -6.9 +65232000 -7.1 -6.4 -6.4 -6.5 -6.4 -6.3 -6.4 -6.5 -6.6 -6.9 +65232000 -5.6 -6.2 -6.6 -6.8 -7.1 -7.4 -7.7 -7.9 -8.3 -8.9 +65318400 -5.6 -6.2 -6.6 -6.8 -7.1 -7.4 -7.7 -7.9 -8.3 -8.9 +65318400 -7.7 -7.5 -7.6 -7.7 -7.7 -7.7 -7.9 -8 -8.1 -8.4 +65404800 -7.7 -7.5 -7.6 -7.7 -7.7 -7.7 -7.9 -8 -8.1 -8.4 +65404800 -2.7 -2.4 -2.2 -2.1 -2.1 -2.2 -2.2 -2.3 -2.4 -2.7 +65491200 -2.7 -2.4 -2.2 -2.1 -2.1 -2.2 -2.2 -2.3 -2.4 -2.7 +65491200 -1.8 -1.8 -2.1 -2.3 -2.4 -2.4 -2.6 -2.8 -3 -3.6 +65577600 -1.8 -1.8 -2.1 -2.3 -2.4 -2.4 -2.6 -2.8 -3 -3.6 +65577600 2.1 1.8 1.6 1.4 1.2 1 0.8 0.6 0.3 -0.2 +65664000 2.1 1.8 1.6 1.4 1.2 1 0.8 0.6 0.3 -0.2 +65664000 0 -0.5 -0.7 -0.9 -1.1 -1.4 -1.6 -1.8 -2.1 -2.5 +65750400 0 -0.5 -0.7 -0.9 -1.1 -1.4 -1.6 -1.8 -2.1 -2.5 +65750400 1.3 1.3 1.2 1.2 1.2 1.1 1.1 1 0.9 0.7 +65836800 1.3 1.3 1.2 1.2 1.2 1.1 1.1 1 0.9 0.7 +65836800 2.3 1.8 1.3 1.1 0.8 0.4 0.1 -0.2 -0.6 -1.3 +65923200 2.3 1.8 1.3 1.1 0.8 0.4 0.1 -0.2 -0.6 -1.3 +65923200 2.7 2.6 2.4 2.2 2 1.9 1.7 1.5 1.2 0.7 +66009600 2.7 2.6 2.4 2.2 2 1.9 1.7 1.5 1.2 0.7 +66009600 -1.1 -1.7 -2.2 -2.5 -2.7 -3 -3.2 -3.5 -3.8 -4.4 +66096000 -1.1 -1.7 -2.2 -2.5 -2.7 -3 -3.2 -3.5 -3.8 -4.4 +66096000 -3.8 -4.5 -4.8 -5.1 -5.3 -5.6 -5.8 -6 -6.3 -6.9 +66182400 -3.8 -4.5 -4.8 -5.1 -5.3 -5.6 -5.8 -6 -6.3 -6.9 +66182400 -9.4 -10 -10.5 -10.9 -11.2 -11.5 -11.8 -12.1 -12.5 -13.3 +66268800 -9.4 -10 -10.5 -10.9 -11.2 -11.5 -11.8 -12.1 -12.5 -13.3 +66268800 -10.4 -10.7 -10.9 -11 -11.3 -11.6 -11.8 -12 -12.3 -12.8 +66355200 -10.4 -10.7 -10.9 -11 -11.3 -11.6 -11.8 -12 -12.3 -12.8 +66355200 -12.3 -13.2 -13.4 -13.5 -13.8 -14.2 -14.4 -14.6 -14.8 -15.2 +66441600 -12.3 -13.2 -13.4 -13.5 -13.8 -14.2 -14.4 -14.6 -14.8 -15.2 +66441600 -13.3 -14.3 -15.7 -16.3 -16.6 -17 -17.2 -17.4 -17.7 -18.1 +66528000 -13.3 -14.3 -15.7 -16.3 -16.6 -17 -17.2 -17.4 -17.7 -18.1 +66528000 -18.3 -19.4 -19.7 -19.8 -20.1 -20.4 -20.5 -20.6 -20.8 -21.2 +66614400 -18.3 -19.4 -19.7 -19.8 -20.1 -20.4 -20.5 -20.6 -20.8 -21.2 +66614400 -13.7 -14.9 -16 -16.3 -16.3 -16.6 -16.6 -16.7 -16.9 -17.2 +66700800 -13.7 -14.9 -16 -16.3 -16.3 -16.6 -16.6 -16.7 -16.9 -17.2 +66700800 -9.1 -9.7 -9.9 -10 -10.2 -10.4 -10.5 -10.7 -10.9 -11.2 +66787200 -9.1 -9.7 -9.9 -10 -10.2 -10.4 -10.5 -10.7 -10.9 -11.2 +66787200 -5.2 -5.6 -6 -6.3 -6.5 -6.7 -6.8 -7 -7.3 -7.7 +66873600 -5.2 -5.6 -6 -6.3 -6.5 -6.7 -6.8 -7 -7.3 -7.7 +66873600 -4.6 -5.1 -5.7 -6.1 -6.2 -6.4 -6.6 -6.8 -7.1 -7.6 +66960000 -4.6 -5.1 -5.7 -6.1 -6.2 -6.4 -6.6 -6.8 -7.1 -7.6 +66960000 -2.5 -2.7 -3.4 -3.7 -3.9 -4 -4.2 -4.4 -4.7 -5.2 +67046400 -2.5 -2.7 -3.4 -3.7 -3.9 -4 -4.2 -4.4 -4.7 -5.2 +67046400 -1.3 -1.7 -2.3 -2.7 -2.9 -3.1 -3.4 -3.7 -4.1 -4.8 +67132800 -1.3 -1.7 -2.3 -2.7 -2.9 -3.1 -3.4 -3.7 -4.1 -4.8 +67132800 -3.3 -3.9 -4.1 -4.3 -4.3 -4.5 -4.6 -4.7 -4.9 -5.3 +67219200 -3.3 -3.9 -4.1 -4.3 -4.3 -4.5 -4.6 -4.7 -4.9 -5.3 +67219200 -5 -5.3 -5.5 -5.6 -5.7 -5.8 -5.8 -5.8 -5.9 -6 +67305600 -5 -5.3 -5.5 -5.6 -5.7 -5.8 -5.8 -5.8 -5.9 -6 +67305600 -7.5 -7.9 -8 -7.9 -8 -8.1 -8.1 -8.1 -8.1 -8.2 +67392000 -7.5 -7.9 -8 -7.9 -8 -8.1 -8.1 -8.1 -8.1 -8.2 +67392000 -11.3 -11.8 -12.2 -12.4 -12.7 -12.9 -13.2 -13.5 -13.8 -14.5 +67478400 -11.3 -11.8 -12.2 -12.4 -12.7 -12.9 -13.2 -13.5 -13.8 -14.5 +67478400 -14.5 -15.1 -15.7 -16.2 -16.5 -16.8 -17.1 -17.4 -17.8 -18.6 +67564800 -14.5 -15.1 -15.7 -16.2 -16.5 -16.8 -17.1 -17.4 -17.8 -18.6 +67564800 -11.8 -12.4 -12.9 -13.3 -13.6 -13.9 -14.2 -14.5 -15 -15.8 +67651200 -11.8 -12.4 -12.9 -13.3 -13.6 -13.9 -14.2 -14.5 -15 -15.8 +67651200 -9.4 -10 -10.4 -10.7 -10.9 -11.2 -11.5 -11.8 -12.2 -12.9 +67737600 -9.4 -10 -10.4 -10.7 -10.9 -11.2 -11.5 -11.8 -12.2 -12.9 +67737600 -7.4 -7.8 -8.3 -8.6 -8.8 -9 -9.3 -9.6 -9.9 -10.6 +67824000 -7.4 -7.8 -8.3 -8.6 -8.8 -9 -9.3 -9.6 -9.9 -10.6 +67824000 -5.7 -6.3 -6.6 -6.8 -7 -7.2 -7.4 -7.7 -7.9 -8.5 +67910400 -5.7 -6.3 -6.6 -6.8 -7 -7.2 -7.4 -7.7 -7.9 -8.5 +67910400 -4.3 -4.6 -4.9 -5 -5.1 -5.2 -5.4 -5.5 -5.8 -6.2 +67996800 -4.3 -4.6 -4.9 -5 -5.1 -5.2 -5.4 -5.5 -5.8 -6.2 +67996800 -3.2 -3.6 -4 -4.2 -4.5 -4.8 -5 -5.3 -5.6 -6.2 +68083200 -3.2 -3.6 -4 -4.2 -4.5 -4.8 -5 -5.3 -5.6 -6.2 +68083200 -3.8 -4.2 -4.5 -4.8 -5 -5.3 -5.6 -5.9 -6.2 -6.9 +68169600 -3.8 -4.2 -4.5 -4.8 -5 -5.3 -5.6 -5.9 -6.2 -6.9 +68169600 -2 -2.5 -2.9 -3 -3.2 -3.4 -3.5 -3.7 -3.9 -4.4 +68256000 -2 -2.5 -2.9 -3 -3.2 -3.4 -3.5 -3.7 -3.9 -4.4 +68256000 -0.9 -1.4 -1.8 -2 -2.3 -2.6 -2.7 -3 -3.3 -3.8 +68342400 -0.9 -1.4 -1.8 -2 -2.3 -2.6 -2.7 -3 -3.3 -3.8 +68342400 -0.8 -1.2 -1.6 -1.9 -2.2 -2.5 -2.7 -3 -3.3 -4 +68428800 -0.8 -1.2 -1.6 -1.9 -2.2 -2.5 -2.7 -3 -3.3 -4 +68428800 0 -0.3 -0.7 -1.1 -1.4 -1.6 -1.8 -2.1 -2.5 -3.1 +68515200 0 -0.3 -0.7 -1.1 -1.4 -1.6 -1.8 -2.1 -2.5 -3.1 +68515200 -1.7 -2.1 -2.4 -2.7 -3 -3.2 -3.5 -3.8 -4.1 -4.8 +68601600 -1.7 -2.1 -2.4 -2.7 -3 -3.2 -3.5 -3.8 -4.1 -4.8 +68601600 -0.8 -1.4 -1.7 -1.9 -2 -2.2 -2.4 -2.6 -2.8 -3.3 +68688000 -0.8 -1.4 -1.7 -1.9 -2 -2.2 -2.4 -2.6 -2.8 -3.3 +68688000 -3.4 -4.2 -4.7 -4.9 -5.2 -5.6 -5.8 -6.1 -6.4 -7 +68774400 -3.4 -4.2 -4.7 -4.9 -5.2 -5.6 -5.8 -6.1 -6.4 -7 +68774400 -2.5 -2.5 -2.6 -2.7 -2.7 -2.7 -2.8 -2.9 -2.9 -3.1 +68860800 -2.5 -2.5 -2.6 -2.7 -2.7 -2.7 -2.8 -2.9 -2.9 -3.1 +68860800 -1.4 -1.7 -1.9 -2 -2.2 -2.3 -2.4 -2.6 -2.7 -3.1 +68947200 -1.4 -1.7 -1.9 -2 -2.2 -2.3 -2.4 -2.6 -2.7 -3.1 +68947200 1 1 0.7 0.5 0.4 0.2 0 -0.2 -0.5 -1 +69033600 1 1 0.7 0.5 0.4 0.2 0 -0.2 -0.5 -1 +69033600 3.2 3.1 2.9 2.8 2.7 2.5 2.4 2.2 2 1.7 +69120000 3.2 3.1 2.9 2.8 2.7 2.5 2.4 2.2 2 1.7 +69120000 3.8 3.3 2.9 2.7 2.4 2.1 1.9 1.6 1.3 0.7 +69206400 3.8 3.3 2.9 2.7 2.4 2.1 1.9 1.6 1.3 0.7 +69206400 2.9 2.3 1.9 1.6 1.3 0.9 0.7 0.4 0 -0.6 +69292800 2.9 2.3 1.9 1.6 1.3 0.9 0.7 0.4 0 -0.6 +69292800 3.4 3 2.7 2.5 2.3 2 1.8 1.6 1.3 0.8 +69379200 3.4 3 2.7 2.5 2.3 2 1.8 1.6 1.3 0.8 +69379200 3 2.5 2.1 1.8 1.5 1.2 1 0.7 0.3 -0.3 +69465600 3 2.5 2.1 1.8 1.5 1.2 1 0.7 0.3 -0.3 +69465600 0.3 -0.3 -0.8 -1 -1.4 -1.7 -2 -2.3 -2.7 -3.4 +69552000 0.3 -0.3 -0.8 -1 -1.4 -1.7 -2 -2.3 -2.7 -3.4 +69552000 -1 -1.6 -2 -2.3 -2.7 -3 -3.3 -3.7 -4.1 -4.8 +69638400 -1 -1.6 -2 -2.3 -2.7 -3 -3.3 -3.7 -4.1 -4.8 +69638400 -1.3 -2 -2.5 -2.8 -3.2 -3.5 -3.8 -4.2 -4.6 -5.4 +69724800 -1.3 -2 -2.5 -2.8 -3.2 -3.5 -3.8 -4.2 -4.6 -5.4 +69724800 -2.8 -3.3 -3.7 -4 -4.2 -4.4 -4.7 -5 -5.3 -5.9 +69811200 -2.8 -3.3 -3.7 -4 -4.2 -4.4 -4.7 -5 -5.3 -5.9 +69811200 -3.3 -4.1 -4.3 -4.5 -4.7 -5 -5.1 -5.3 -5.5 -6 +69897600 -3.3 -4.1 -4.3 -4.5 -4.7 -5 -5.1 -5.3 -5.5 -6 +69897600 -5.1 -6.2 -6.7 -6.8 -7.1 -7.4 -7.5 -7.7 -7.9 -8.2 +69984000 -5.1 -6.2 -6.7 -6.8 -7.1 -7.4 -7.5 -7.7 -7.9 -8.2 +69984000 2.1 1.7 1.3 1.1 0.8 0.6 0.4 0.2 -0.1 -0.7 +70070400 2.1 1.7 1.3 1.1 0.8 0.6 0.4 0.2 -0.1 -0.7 +70070400 1.5 1 0.6 0.4 0.1 -0.1 -0.3 -0.6 -0.9 -1.4 +70156800 1.5 1 0.6 0.4 0.1 -0.1 -0.3 -0.6 -0.9 -1.4 +70156800 2.2 1.8 1.4 1.2 1.1 0.9 0.8 0.8 0.7 0.6 +70243200 2.2 1.8 1.4 1.2 1.1 0.9 0.8 0.8 0.7 0.6 +70243200 1.3 0.6 0.4 0.3 -0.1 -0.6 -0.8 -1 -1.3 -1.9 +70329600 1.3 0.6 0.4 0.3 -0.1 -0.6 -0.8 -1 -1.3 -1.9 +70329600 1.8 1.1 0.9 0.7 0.2 -0.2 -0.4 -0.6 -0.9 -1.3 +70416000 1.8 1.1 0.9 0.7 0.2 -0.2 -0.4 -0.6 -0.9 -1.3 +70416000 2.2 1.5 0.5 0.4 0.2 0 0 -0.1 -0.2 -0.3 +70502400 2.2 1.5 0.5 0.4 0.2 0 0 -0.1 -0.2 -0.3 +70502400 1.6 1.1 1 1 0.8 0.6 0.6 0.5 0.4 0.2 +70588800 1.6 1.1 1 1 0.8 0.6 0.6 0.5 0.4 0.2 +70588800 1.7 1 0.8 0.7 0.5 0.2 0.1 -0.1 -0.3 -0.6 +70675200 1.7 1 0.8 0.7 0.5 0.2 0.1 -0.1 -0.3 -0.6 +70675200 1.4 0.8 0.1 -0.1 -0.5 -0.7 -0.9 -1 -1.2 -1.6 +70761600 1.4 0.8 0.1 -0.1 -0.5 -0.7 -0.9 -1 -1.2 -1.6 +70761600 0.8 0 -0.5 -0.7 -1.2 -1.6 -1.8 -2.1 -2.5 -3.1 +70848000 0.8 0 -0.5 -0.7 -1.2 -1.6 -1.8 -2.1 -2.5 -3.1 +70848000 2 0.9 0.7 0.7 0.5 0.4 0.3 0.2 0.2 0 +70934400 2 0.9 0.7 0.7 0.5 0.4 0.3 0.2 0.2 0 +70934400 2.6 2 1.6 1.3 1 0.7 0.4 0.1 -0.2 -0.9 +71020800 2.6 2 1.6 1.3 1 0.7 0.4 0.1 -0.2 -0.9 +71020800 3.5 2.9 2.4 2.1 1.8 1.4 1.1 0.7 0.3 -0.4 +71107200 3.5 2.9 2.4 2.1 1.8 1.4 1.1 0.7 0.3 -0.4 +71107200 5.5 5.1 4.7 4.6 4.3 3.9 3.7 3.4 3 2.4 +71193600 5.5 5.1 4.7 4.6 4.3 3.9 3.7 3.4 3 2.4 +71193600 0 -0.8 -1.4 -1.8 -2.2 -2.7 -3 -3.5 -4 -4.9 +71280000 0 -0.8 -1.4 -1.8 -2.2 -2.7 -3 -3.5 -4 -4.9 +71280000 -2.8 -3.5 -4 -4.3 -4.6 -5 -5.3 -5.6 -6 -6.8 +71366400 -2.8 -3.5 -4 -4.3 -4.6 -5 -5.3 -5.6 -6 -6.8 +71366400 -1.5 -2.2 -2.7 -3 -3.4 -3.8 -4.1 -4.5 -4.9 -5.7 +71452800 -1.5 -2.2 -2.7 -3 -3.4 -3.8 -4.1 -4.5 -4.9 -5.7 +71452800 -3.7 -3.9 -4.1 -4.4 -4.5 -4.7 -4.9 -5.1 -5.3 -5.8 +71539200 -3.7 -3.9 -4.1 -4.4 -4.5 -4.7 -4.9 -5.1 -5.3 -5.8 +71539200 0 0.3 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.3 -1.9 +71625600 0 0.3 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.3 -1.9 +71625600 5 4.4 3.9 3.7 3.3 3 2.7 2.3 1.9 1.2 +71712000 5 4.4 3.9 3.7 3.3 3 2.7 2.3 1.9 1.2 +71712000 4.3 3.7 3.2 2.9 2.6 2.3 2 1.7 1.3 0.6 +71798400 4.3 3.7 3.2 2.9 2.6 2.3 2 1.7 1.3 0.6 +71798400 4.7 4.4 4.3 4.3 4.2 4.1 4 4 3.9 3.7 +71884800 4.7 4.4 4.3 4.3 4.2 4.1 4 4 3.9 3.7 +71884800 5.4 4.9 4.6 4.5 4.2 4 3.9 3.7 3.5 3.2 +71971200 5.4 4.9 4.6 4.5 4.2 4 3.9 3.7 3.5 3.2 +71971200 6.2 5.7 5.4 5.3 5 4.8 4.7 4.5 4.4 4.1 +72057600 6.2 5.7 5.4 5.3 5 4.8 4.7 4.5 4.4 4.1 +72057600 7 6.6 6.5 6.5 6.4 6.3 6.3 6.2 6.2 6 +72144000 7 6.6 6.5 6.5 6.4 6.3 6.3 6.2 6.2 6 +72144000 4.7 4.1 3.7 3.4 3.1 2.7 2.5 2.2 1.8 1.1 +72230400 4.7 4.1 3.7 3.4 3.1 2.7 2.5 2.2 1.8 1.1 +72230400 2.6 1.9 1.3 1 0.4 0.1 -0.3 -0.6 -1.1 -1.9 +72316800 2.6 1.9 1.3 1 0.4 0.1 -0.3 -0.6 -1.1 -1.9 +72316800 2.2 1.5 1 0.7 0.3 -0.1 -0.4 -0.8 -1.2 -2 +72403200 2.2 1.5 1 0.7 0.3 -0.1 -0.4 -0.8 -1.2 -2 +72403200 -0.6 -1.4 -2.1 -2.6 -3 -3.5 -3.9 -4.3 -4.8 -5.8 +72489600 -0.6 -1.4 -2.1 -2.6 -3 -3.5 -3.9 -4.3 -4.8 -5.8 +72489600 -2.5 -3.2 -3.8 -4.2 -4.6 -5 -5.3 -5.7 -6.2 -7 +72576000 -2.5 -3.2 -3.8 -4.2 -4.6 -5 -5.3 -5.7 -6.2 -7 +72576000 1.5 0.9 0.2 -0.1 -0.4 -0.7 -1.1 -1.4 -1.8 -2.6 +72662400 1.5 0.9 0.2 -0.1 -0.4 -0.7 -1.1 -1.4 -1.8 -2.6 +72662400 2.3 2.3 1.9 1.7 1.6 1.5 1.3 1.1 0.8 0.4 +72748800 2.3 2.3 1.9 1.7 1.6 1.5 1.3 1.1 0.8 0.4 +72748800 7.5 6.8 6.4 6.2 5.8 5.5 5.3 5 4.7 4.1 +72835200 7.5 6.8 6.4 6.2 5.8 5.5 5.3 5 4.7 4.1 +72835200 5.9 5.6 5.3 5.1 4.9 4.8 4.6 4.4 4.2 3.7 +72921600 5.9 5.6 5.3 5.1 4.9 4.8 4.6 4.4 4.2 3.7 +72921600 8.1 7.7 7.4 7.1 6.8 6.6 6.3 6 5.7 5 +73008000 8.1 7.7 7.4 7.1 6.8 6.6 6.3 6 5.7 5 +73008000 7.3 6.6 6.1 5.9 5.5 5.2 5 4.8 4.5 3.9 +73094400 7.3 6.6 6.1 5.9 5.5 5.2 5 4.8 4.5 3.9 +73094400 6.7 5.9 5.5 5.3 4.9 4.6 4.3 4.1 3.7 3.1 +73180800 6.7 5.9 5.5 5.3 4.9 4.6 4.3 4.1 3.7 3.1 +73180800 5.7 5.2 4.9 4.7 4.4 4.2 4 3.8 3.6 3.1 +73267200 5.7 5.2 4.9 4.7 4.4 4.2 4 3.8 3.6 3.1 +73267200 7.7 7 6.5 6.1 5.8 5.5 5.3 5 4.7 4.2 +73353600 7.7 7 6.5 6.1 5.8 5.5 5.3 5 4.7 4.2 +73353600 8 7.4 7.1 6.8 6.4 6.2 6 5.8 5.6 5.1 +73440000 8 7.4 7.1 6.8 6.4 6.2 6 5.8 5.6 5.1 +73440000 8.3 7.7 7.3 7 6.8 6.5 6.3 6.2 6 5.6 +73526400 8.3 7.7 7.3 7 6.8 6.5 6.3 6.2 6 5.6 +73526400 10.2 9.4 8.9 8.6 8.1 7.6 7.4 7.1 6.7 6.1 +73612800 10.2 9.4 8.9 8.6 8.1 7.6 7.4 7.1 6.7 6.1 +73612800 10.3 9.4 8.9 8.6 8.2 7.9 7.7 7.4 7.2 6.7 +73699200 10.3 9.4 8.9 8.6 8.2 7.9 7.7 7.4 7.2 6.7 +73699200 9.1 8.1 7.6 7.3 6.9 6.6 6.4 6.1 5.8 5.4 +73785600 9.1 8.1 7.6 7.3 6.9 6.6 6.4 6.1 5.8 5.4 +73785600 7.8 7.3 6.7 6.3 5.9 5.5 5.2 4.9 4.5 3.9 +73872000 7.8 7.3 6.7 6.3 5.9 5.5 5.2 4.9 4.5 3.9 +73872000 4.6 4.2 3.7 3.3 3 2.8 2.4 2.1 1.7 0.9 +73958400 4.6 4.2 3.7 3.3 3 2.8 2.4 2.1 1.7 0.9 +73958400 5.1 4.4 3.9 3.6 3.2 2.8 2.4 2.1 1.7 0.9 +74044800 5.1 4.4 3.9 3.6 3.2 2.8 2.4 2.1 1.7 0.9 +74044800 4.5 3.9 3.4 3.1 2.8 2.5 2.2 1.9 1.6 0.9 +74131200 4.5 3.9 3.4 3.1 2.8 2.5 2.2 1.9 1.6 0.9 +74131200 3.4 2.9 2.6 2.3 2 1.7 1.4 1.2 0.8 0.2 +74217600 3.4 2.9 2.6 2.3 2 1.7 1.4 1.2 0.8 0.2 +74217600 3.2 2.6 2.1 1.7 1.3 0.9 0.6 0.3 -0.1 -1 +74304000 3.2 2.6 2.1 1.7 1.3 0.9 0.6 0.3 -0.1 -1 +74304000 4.9 4.1 3.4 3.1 2.7 2.2 2 1.7 1.3 0.7 +74390400 4.9 4.1 3.4 3.1 2.7 2.2 2 1.7 1.3 0.7 +74390400 5.7 5 4.4 3.8 3.4 3.1 2.7 2.4 2 1.2 +74476800 5.7 5 4.4 3.8 3.4 3.1 2.7 2.4 2 1.2 +74476800 5.4 4.8 4.4 4.2 3.9 3.5 3.3 3 2.7 2 +74563200 5.4 4.8 4.4 4.2 3.9 3.5 3.3 3 2.7 2 +74563200 3.3 2.8 2.4 2.1 1.8 1.4 1.2 0.8 0.5 -0.2 +74649600 3.3 2.8 2.4 2.1 1.8 1.4 1.2 0.8 0.5 -0.2 +74649600 2.4 1.8 1.3 0.9 0.6 0.3 0 -0.3 -0.7 -1.4 +74736000 2.4 1.8 1.3 0.9 0.6 0.3 0 -0.3 -0.7 -1.4 +74736000 3.1 2.3 1.8 1.5 1.1 0.7 0.4 0 -0.4 -1.2 +74822400 3.1 2.3 1.8 1.5 1.1 0.7 0.4 0 -0.4 -1.2 +74822400 7.1 6.4 5.8 5.5 5.1 4.7 4.4 4.1 3.6 2.9 +74908800 7.1 6.4 5.8 5.5 5.1 4.7 4.4 4.1 3.6 2.9 +74908800 6.4 5.9 5.5 5.2 4.9 4.6 4.3 4 3.6 2.9 +74995200 6.4 5.9 5.5 5.2 4.9 4.6 4.3 4 3.6 2.9 +74995200 7.4 6.7 6.1 5.7 5.3 4.9 4.5 4.1 3.6 2.6 +75081600 7.4 6.7 6.1 5.7 5.3 4.9 4.5 4.1 3.6 2.6 +75081600 7 6.4 5.9 5.6 5.2 4.9 4.6 4.3 3.9 3.1 +75168000 7 6.4 5.9 5.6 5.2 4.9 4.6 4.3 3.9 3.1 +75168000 7.7 7.1 6.6 6.4 6.1 5.8 5.6 5.4 5 4.4 +75254400 7.7 7.1 6.6 6.4 6.1 5.8 5.6 5.4 5 4.4 +75254400 6.6 6.1 5.6 5.3 5 4.7 4.4 4.1 3.7 3 +75340800 6.6 6.1 5.6 5.3 5 4.7 4.4 4.1 3.7 3 +75340800 7.3 6.7 6.2 5.8 5.5 5.1 4.8 4.4 3.9 3.1 +75427200 7.3 6.7 6.2 5.8 5.5 5.1 4.8 4.4 3.9 3.1 +75427200 8.4 7.4 6.8 6.4 6 5.6 5.3 4.9 4.4 3.6 +75513600 8.4 7.4 6.8 6.4 6 5.6 5.3 4.9 4.4 3.6 +75513600 7 6.3 5.8 5.4 5.1 4.7 4.4 4.1 3.7 2.9 +75600000 7 6.3 5.8 5.4 5.1 4.7 4.4 4.1 3.7 2.9 +75600000 5.5 4.7 4.2 4 3.6 3.3 3 2.7 2.3 1.6 +75686400 5.5 4.7 4.2 4 3.6 3.3 3 2.7 2.3 1.6 +75686400 7.2 6.6 6.1 5.8 5.4 5.1 4.8 4.4 4 3.1 +75772800 7.2 6.6 6.1 5.8 5.4 5.1 4.8 4.4 4 3.1 +75772800 5.3 4.8 4.4 4 3.8 3.5 3.2 2.9 2.5 1.8 +75859200 5.3 4.8 4.4 4 3.8 3.5 3.2 2.9 2.5 1.8 +75859200 9.6 9.2 8.7 8.3 8.1 7.7 7.4 7.1 6.6 5.8 +75945600 9.6 9.2 8.7 8.3 8.1 7.7 7.4 7.1 6.6 5.8 +75945600 9.7 9.4 8.9 8.6 8.3 8.1 7.8 7.4 7.1 6.3 +76032000 9.7 9.4 8.9 8.6 8.3 8.1 7.8 7.4 7.1 6.3 +76032000 10.1 9.7 9.4 9 8.8 8.5 8.3 8 7.6 6.8 +76118400 10.1 9.7 9.4 9 8.8 8.5 8.3 8 7.6 6.8 +76118400 7.4 6.9 6.6 6.3 6.1 5.9 5.7 5.4 5 4.3 +76204800 7.4 6.9 6.6 6.3 6.1 5.9 5.7 5.4 5 4.3 +76204800 9.6 9.2 8.8 8.6 8.4 8.2 8 7.9 7.6 7.1 +76291200 9.6 9.2 8.8 8.6 8.4 8.2 8 7.9 7.6 7.1 +76291200 12.8 12.4 12.1 11.9 11.6 11.3 11.1 10.9 10.6 10.2 +76377600 12.8 12.4 12.1 11.9 11.6 11.3 11.1 10.9 10.6 10.2 +76377600 16.4 16.1 15.7 15.4 15.1 14.7 14.5 14.2 14 13.6 +76464000 16.4 16.1 15.7 15.4 15.1 14.7 14.5 14.2 14 13.6 +76464000 15.3 14.9 14.6 14.4 14.1 13.7 13.3 13.1 12.8 12.3 +76550400 15.3 14.9 14.6 14.4 14.1 13.7 13.3 13.1 12.8 12.3 +76550400 16.8 16.5 16.1 15.7 15.4 15 14.7 14.3 14 13.5 +76636800 16.8 16.5 16.1 15.7 15.4 15 14.7 14.3 14 13.5 +76636800 17.2 16.7 16.2 16 15.6 15.2 14.9 14.5 14.1 13.6 +76723200 17.2 16.7 16.2 16 15.6 15.2 14.9 14.5 14.1 13.6 +76723200 18.6 18.3 17.8 17.5 17.1 16.7 16.3 16 15.6 15.1 +76809600 18.6 18.3 17.8 17.5 17.1 16.7 16.3 16 15.6 15.1 +76809600 18.1 17.7 17.4 17.2 16.8 16.4 16 15.5 15 14.4 +76896000 18.1 17.7 17.4 17.2 16.8 16.4 16 15.5 15 14.4 +76896000 19.6 19 18.6 18.3 17.8 17.3 17 16.6 16.2 15.6 +76982400 19.6 19 18.6 18.3 17.8 17.3 17 16.6 16.2 15.6 +76982400 17.9 17.2 16.8 16.7 16.3 15.9 15.6 15.3 14.9 14.3 +77068800 17.9 17.2 16.8 16.7 16.3 15.9 15.6 15.3 14.9 14.3 +77068800 11.4 10.7 10.1 9.8 9.4 8.9 8.5 8.1 7.5 6.7 +77155200 11.4 10.7 10.1 9.8 9.4 8.9 8.5 8.1 7.5 6.7 +77155200 8.5 7.8 7.4 7.1 6.8 6.4 6.1 5.7 5.3 4.6 +77241600 8.5 7.8 7.4 7.1 6.8 6.4 6.1 5.7 5.3 4.6 +77241600 6 5.4 5 4.7 4.4 4.1 3.8 3.6 3.2 2.6 +77328000 6 5.4 5 4.7 4.4 4.1 3.8 3.6 3.2 2.6 +77328000 10.3 9.9 9.6 9.4 9.2 9 8.8 8.5 8.3 7.8 +77414400 10.3 9.9 9.6 9.4 9.2 9 8.8 8.5 8.3 7.8 +77414400 12.6 12.2 11.7 11.4 11 10.7 10.3 9.9 9.5 8.7 +77500800 12.6 12.2 11.7 11.4 11 10.7 10.3 9.9 9.5 8.7 +77500800 7.8 7.3 6.8 6.5 6.3 6 5.7 5.4 5 4.2 +77587200 7.8 7.3 6.8 6.5 6.3 6 5.7 5.4 5 4.2 +77587200 13.1 12.6 12.2 12 11.7 11.4 11.2 10.9 10.6 10.1 +77673600 13.1 12.6 12.2 12 11.7 11.4 11.2 10.9 10.6 10.1 +77673600 14.2 13.7 13.4 13.3 13 12.7 12.5 12.3 12 11.6 +77760000 14.2 13.7 13.4 13.3 13 12.7 12.5 12.3 12 11.6 +77760000 16 15.6 15.2 15.1 14.8 14.4 14.2 13.9 13.5 12.8 +77846400 16 15.6 15.2 15.1 14.8 14.4 14.2 13.9 13.5 12.8 +77846400 13.7 13.1 12.9 12.7 12.4 12 11.7 11.4 11 10.3 +77932800 13.7 13.1 12.9 12.7 12.4 12 11.7 11.4 11 10.3 +77932800 11 10.7 10.3 10 9.8 9.6 9.3 9 8.7 8 +78019200 11 10.7 10.3 10 9.8 9.6 9.3 9 8.7 8 +78019200 11.1 10.8 10.4 10.2 9.9 9.7 9.4 9.1 8.8 8.1 +78105600 11.1 10.8 10.4 10.2 9.9 9.7 9.4 9.1 8.8 8.1 +78105600 13.3 12.8 12.5 12.3 12 11.7 11.5 11.2 10.9 10.3 +78192000 13.3 12.8 12.5 12.3 12 11.7 11.5 11.2 10.9 10.3 +78192000 12.5 12.1 11.9 11.7 11.5 11.3 11 10.8 10.5 10 +78278400 12.5 12.1 11.9 11.7 11.5 11.3 11 10.8 10.5 10 +78278400 13.5 13.1 12.7 12.4 12.1 11.8 11.5 11.2 10.8 10.2 +78364800 13.5 13.1 12.7 12.4 12.1 11.8 11.5 11.2 10.8 10.2 +78364800 12.3 11.9 11.5 11.3 11 10.8 10.5 10.3 9.9 9.3 +78451200 12.3 11.9 11.5 11.3 11 10.8 10.5 10.3 9.9 9.3 +78451200 11.4 10.6 10.1 9.9 9.5 9.1 8.9 8.6 8.2 7.5 +78537600 11.4 10.6 10.1 9.9 9.5 9.1 8.9 8.6 8.2 7.5 +78537600 12 11.6 11.2 10.8 10.5 10.2 9.9 9.6 9.2 8.5 +78624000 12 11.6 11.2 10.8 10.5 10.2 9.9 9.6 9.2 8.5 +78624000 10.8 10.4 10 9.7 9.5 9.3 9.1 8.8 8.6 8 +78710400 10.8 10.4 10 9.7 9.5 9.3 9.1 8.8 8.6 8 +78710400 11.8 11.4 10.9 10.6 10.3 10.1 9.8 9.4 9 8.2 +78796800 11.8 11.4 10.9 10.6 10.3 10.1 9.8 9.4 9 8.2 +78796800 10.3 10 9.6 9.3 9 8.8 8.5 8.2 7.8 7 +78883200 10.3 10 9.6 9.3 9 8.8 8.5 8.2 7.8 7 +78883200 11 10.6 10.1 9.8 9.6 9.3 9 8.7 8.3 7.5 +78969600 11 10.6 10.1 9.8 9.6 9.3 9 8.7 8.3 7.5 +78969600 11.7 11.3 10.9 10.7 10.5 10.3 10 9.7 9.3 8.7 +79056000 11.7 11.3 10.9 10.7 10.5 10.3 10 9.7 9.3 8.7 +79056000 13.6 13.2 12.9 12.6 12.4 12.2 11.9 11.6 11.3 10.6 +79142400 13.6 13.2 12.9 12.6 12.4 12.2 11.9 11.6 11.3 10.6 +79142400 13.2 12.9 12.5 12.3 12.1 12 11.7 11.5 11.2 10.7 +79228800 13.2 12.9 12.5 12.3 12.1 12 11.7 11.5 11.2 10.7 +79228800 14.9 14.5 14 13.7 13.4 13.2 12.8 12.5 12.1 11.4 +79315200 14.9 14.5 14 13.7 13.4 13.2 12.8 12.5 12.1 11.4 +79315200 13.1 12.5 12.2 11.9 11.6 11.2 10.9 10.6 10.2 9.6 +79401600 13.1 12.5 12.2 11.9 11.6 11.2 10.9 10.6 10.2 9.6 +79401600 9.9 9.4 9 8.7 8.4 8.1 7.8 7.5 7.1 6.4 +79488000 9.9 9.4 9 8.7 8.4 8.1 7.8 7.5 7.1 6.4 +79488000 11.2 10.8 10.4 10.2 9.9 9.6 9.4 9.1 8.7 8 +79574400 11.2 10.8 10.4 10.2 9.9 9.6 9.4 9.1 8.7 8 +79574400 11.2 10.6 10.2 9.9 9.6 9.3 9 8.7 8.3 7.6 +79660800 11.2 10.6 10.2 9.9 9.6 9.3 9 8.7 8.3 7.6 +79660800 10.3 9.9 9.5 9.3 9.1 8.8 8.6 8.3 7.9 7.3 +79747200 10.3 9.9 9.5 9.3 9.1 8.8 8.6 8.3 7.9 7.3 +79747200 12.6 11.9 11.6 11.4 11.1 10.7 10.5 10.2 9.9 9.4 +79833600 12.6 11.9 11.6 11.4 11.1 10.7 10.5 10.2 9.9 9.4 +79833600 11.4 11 10.6 10.3 10 9.7 9.5 9.2 8.8 8.2 +79920000 11.4 11 10.6 10.3 10 9.7 9.5 9.2 8.8 8.2 +79920000 11.1 10.5 10.1 9.9 9.6 9.3 9.1 8.8 8.5 7.8 +80006400 11.1 10.5 10.1 9.9 9.6 9.3 9.1 8.8 8.5 7.8 +80006400 15.3 14.9 14.5 14.2 14 13.7 13.4 13.2 12.9 12.3 +80092800 15.3 14.9 14.5 14.2 14 13.7 13.4 13.2 12.9 12.3 +80092800 11.9 11.5 11.1 10.9 10.6 10.3 10.1 9.8 9.5 8.9 +80179200 11.9 11.5 11.1 10.9 10.6 10.3 10.1 9.8 9.5 8.9 +80179200 11.5 10.9 10.5 10.3 9.9 9.6 9.3 9 8.6 7.9 +80265600 11.5 10.9 10.5 10.3 9.9 9.6 9.3 9 8.6 7.9 +80265600 11 10.5 10.2 9.9 9.6 9.3 9.1 8.8 8.4 7.8 +80352000 11 10.5 10.2 9.9 9.6 9.3 9.1 8.8 8.4 7.8 +80352000 13.5 12.9 12.7 12.5 12.3 12 11.8 11.6 11.4 11 +80438400 13.5 12.9 12.7 12.5 12.3 12 11.8 11.6 11.4 11 +80438400 12.4 11.9 11.4 11.1 10.9 10.6 10.3 10 9.6 8.9 +80524800 12.4 11.9 11.4 11.1 10.9 10.6 10.3 10 9.6 8.9 +80524800 12.4 12 11.6 11.3 11.1 10.9 10.6 10.3 10 9.3 +80611200 12.4 12 11.6 11.3 11.1 10.9 10.6 10.3 10 9.3 +80611200 10.2 9.9 9.6 9.3 9.1 8.9 8.7 8.4 8.1 7.5 +80697600 10.2 9.9 9.6 9.3 9.1 8.9 8.7 8.4 8.1 7.5 +80697600 12.5 12.2 11.9 11.7 11.5 11.3 11.1 10.9 10.6 10.1 +80784000 12.5 12.2 11.9 11.7 11.5 11.3 11.1 10.9 10.6 10.1 +80784000 13.4 12.8 12.4 12.1 11.8 11.5 11.2 11 10.6 9.9 +80870400 13.4 12.8 12.4 12.1 11.8 11.5 11.2 11 10.6 9.9 +80870400 12.6 12.3 11.8 11.5 11.3 11 10.6 10.2 9.8 9.1 +80956800 12.6 12.3 11.8 11.5 11.3 11 10.6 10.2 9.8 9.1 +80956800 10.2 9.6 9.1 8.8 8.5 8.2 7.9 7.5 7.1 6.4 +81043200 10.2 9.6 9.1 8.8 8.5 8.2 7.9 7.5 7.1 6.4 +81043200 11 10.4 9.8 9.5 9.1 8.8 8.4 8.1 7.6 6.8 +81129600 11 10.4 9.8 9.5 9.1 8.8 8.4 8.1 7.6 6.8 +81129600 8.9 8.2 7.8 7.6 7.4 7.3 7.1 6.8 6.6 6 +81216000 8.9 8.2 7.8 7.6 7.4 7.3 7.1 6.8 6.6 6 +81216000 12.5 11.9 11.5 11.2 10.9 10.5 10.2 9.9 9.5 8.7 +81302400 12.5 11.9 11.5 11.2 10.9 10.5 10.2 9.9 9.5 8.7 +81302400 11.6 10.9 10.4 10.2 9.8 9.4 9.2 8.9 8.6 8 +81388800 11.6 10.9 10.4 10.2 9.8 9.4 9.2 8.9 8.6 8 +81388800 12.3 11.7 11.3 11.1 10.7 10.3 10.1 9.7 9.4 8.7 +81475200 12.3 11.7 11.3 11.1 10.7 10.3 10.1 9.7 9.4 8.7 +81475200 10.8 10.2 9.8 9.6 9.3 9 8.8 8.5 8.2 7.5 +81561600 10.8 10.2 9.8 9.6 9.3 9 8.8 8.5 8.2 7.5 +81561600 10.9 10.4 10 9.9 9.6 9.4 9.2 9.1 8.8 8.5 +81648000 10.9 10.4 10 9.9 9.6 9.4 9.2 9.1 8.8 8.5 +81648000 11.2 11 10.8 10.6 10.4 10.2 10.1 9.9 9.7 9.2 +81734400 11.2 11 10.8 10.6 10.4 10.2 10.1 9.9 9.7 9.2 +81734400 14.3 13.8 13.5 13.2 13 12.7 12.5 12.3 12 11.4 +81820800 14.3 13.8 13.5 13.2 13 12.7 12.5 12.3 12 11.4 +81820800 14.4 14 13.8 13.6 13.4 13.3 13.1 12.9 12.7 12.3 +81907200 14.4 14 13.8 13.6 13.4 13.3 13.1 12.9 12.7 12.3 +81907200 14.5 14.1 13.5 13.3 13.1 13 12.8 12.6 12.4 11.9 +81993600 14.5 14.1 13.5 13.3 13.1 13 12.8 12.6 12.4 11.9 +81993600 15.3 14.8 14.4 14.2 13.9 13.7 13.5 13.2 12.9 12.4 +82080000 15.3 14.8 14.4 14.2 13.9 13.7 13.5 13.2 12.9 12.4 +82080000 16.5 16 15.8 15.6 15.4 15.3 15.1 15 14.7 14.4 +82166400 16.5 16 15.8 15.6 15.4 15.3 15.1 15 14.7 14.4 +82166400 17.1 16.7 16.3 16 15.8 15.6 15.3 15 14.7 14 +82252800 17.1 16.7 16.3 16 15.8 15.6 15.3 15 14.7 14 +82252800 15.5 15.2 14.8 14.5 14.3 14.2 13.9 13.7 13.4 12.8 +82339200 15.5 15.2 14.8 14.5 14.3 14.2 13.9 13.7 13.4 12.8 +82339200 16.6 16.1 15.8 15.5 15.2 15 14.7 14.5 14.2 13.6 +82425600 16.6 16.1 15.8 15.5 15.2 15 14.7 14.5 14.2 13.6 +82425600 12.2 11.8 11.4 11.1 10.8 10.6 10.3 10 9.7 9 +82512000 12.2 11.8 11.4 11.1 10.8 10.6 10.3 10 9.7 9 +82512000 11.6 11.3 10.9 10.6 10.3 10 9.6 9.2 8.8 8 +82598400 11.6 11.3 10.9 10.6 10.3 10 9.6 9.2 8.8 8 +82598400 12 11.5 11.1 10.9 10.6 10.3 10.1 9.8 9.5 8.8 +82684800 12 11.5 11.1 10.9 10.6 10.3 10.1 9.8 9.5 8.8 +82684800 11 10.2 9.7 9.3 8.9 8.5 8.2 7.8 7.3 6.5 +82771200 11 10.2 9.7 9.3 8.9 8.5 8.2 7.8 7.3 6.5 +82771200 9.4 9 8.6 8.4 8.1 7.7 7.5 7.2 6.8 6.2 +82857600 9.4 9 8.6 8.4 8.1 7.7 7.5 7.2 6.8 6.2 +82857600 10 9.4 9 8.8 8.5 8.3 8.2 7.9 7.7 7.1 +82944000 10 9.4 9 8.8 8.5 8.3 8.2 7.9 7.7 7.1 +82944000 9.9 9.5 9.2 9 8.7 8.5 8.3 8 7.7 7.1 +83030400 9.9 9.5 9.2 9 8.7 8.5 8.3 8 7.7 7.1 +83030400 11.4 10.8 10.5 10.2 9.9 9.7 9.4 9.2 8.9 8.3 +83116800 11.4 10.8 10.5 10.2 9.9 9.7 9.4 9.2 8.9 8.3 +83116800 12.9 12.5 12.4 12.3 12.2 12 11.9 11.9 11.8 11.6 +83203200 12.9 12.5 12.4 12.3 12.2 12 11.9 11.9 11.8 11.6 +83203200 13.9 13.6 13.5 13.4 13.3 13.1 13.1 13 13 12.8 +83289600 13.9 13.6 13.5 13.4 13.3 13.1 13.1 13 13 12.8 +83289600 15.9 15.6 15.5 15.4 15.3 15.2 15.1 15 14.9 14.8 +83376000 15.9 15.6 15.5 15.4 15.3 15.2 15.1 15 14.9 14.8 +83376000 16.4 16 15.6 15.4 15.2 14.9 14.7 14.4 14.1 13.5 +83462400 16.4 16 15.6 15.4 15.2 14.9 14.7 14.4 14.1 13.5 +83462400 10.3 9.6 9.2 8.9 8.6 8.3 8 7.7 7.3 6.6 +83548800 10.3 9.6 9.2 8.9 8.6 8.3 8 7.7 7.3 6.6 +83548800 9.5 8.9 8.6 8.3 8 7.6 7.3 7 6.6 5.9 +83635200 9.5 8.9 8.6 8.3 8 7.6 7.3 7 6.6 5.9 +83635200 7.1 6.4 6 5.8 5.4 5.1 4.8 4.5 4.2 3.5 +83721600 7.1 6.4 6 5.8 5.4 5.1 4.8 4.5 4.2 3.5 +83721600 6.1 5.5 5.2 5 4.8 4.7 4.6 4.4 4.2 3.7 +83808000 6.1 5.5 5.2 5 4.8 4.7 4.6 4.4 4.2 3.7 +83808000 5.8 5.3 5 4.8 4.5 4.3 4.1 3.9 3.6 3.1 +83894400 5.8 5.3 5 4.8 4.5 4.3 4.1 3.9 3.6 3.1 +83894400 7.7 7.3 7 6.9 6.6 6.3 6 5.8 5.4 4.8 +83980800 7.7 7.3 7 6.9 6.6 6.3 6 5.8 5.4 4.8 +83980800 5.4 5 4.9 4.9 4.8 4.7 4.8 4.8 4.8 4.5 +84067200 5.4 5 4.9 4.9 4.8 4.7 4.8 4.8 4.8 4.5 +84067200 10.3 9.9 9.5 9.3 9 8.7 8.5 8.2 7.8 7.3 +84153600 10.3 9.9 9.5 9.3 9 8.7 8.5 8.2 7.8 7.3 +84153600 8.1 7.6 7.1 6.9 6.5 6.2 5.9 5.6 5.3 4.6 +84240000 8.1 7.6 7.1 6.9 6.5 6.2 5.9 5.6 5.3 4.6 +84240000 6.6 5.9 5.5 5.2 4.8 4.4 4.1 3.7 3.3 2.6 +84326400 6.6 5.9 5.5 5.2 4.8 4.4 4.1 3.7 3.3 2.6 +84326400 8.8 8.4 8.1 7.9 7.6 7.4 7.2 7 6.8 6.3 +84412800 8.8 8.4 8.1 7.9 7.6 7.4 7.2 7 6.8 6.3 +84412800 10.7 10.3 10 9.8 9.5 9.2 9 8.7 8.4 7.8 +84499200 10.7 10.3 10 9.8 9.5 9.2 9 8.7 8.4 7.8 +84499200 11.1 10.8 10.6 10.4 10.1 9.8 9.6 9.3 9 8.4 +84585600 11.1 10.8 10.6 10.4 10.1 9.8 9.6 9.3 9 8.4 +84585600 13.6 13.1 12.6 12.4 12.1 11.9 11.6 11.3 11 10.3 +84672000 13.6 13.1 12.6 12.4 12.1 11.9 11.6 11.3 11 10.3 +84672000 8.5 7.9 7.6 7.4 7.2 7 6.8 6.6 6.4 5.9 +84758400 8.5 7.9 7.6 7.4 7.2 7 6.8 6.6 6.4 5.9 +84758400 8.9 8.5 8.1 7.9 7.6 7.3 7 6.7 6.4 5.8 +84844800 8.9 8.5 8.1 7.9 7.6 7.3 7 6.7 6.4 5.8 +84844800 6.9 6.6 6.4 6.3 6.1 5.9 5.8 5.7 5.5 5.1 +84931200 6.9 6.6 6.4 6.3 6.1 5.9 5.8 5.7 5.5 5.1 +84931200 10.2 9.8 9.6 9.5 9.2 9 8.8 8.5 8.3 7.7 +85017600 10.2 9.8 9.6 9.5 9.2 9 8.8 8.5 8.3 7.7 +85017600 7.2 6.6 6.4 6.2 5.9 5.6 5.4 5.2 4.9 4.3 +85104000 7.2 6.6 6.4 6.2 5.9 5.6 5.4 5.2 4.9 4.3 +85104000 9.5 9.4 9.4 9.2 9 8.7 8.5 8.3 8 7.5 +85190400 9.5 9.4 9.4 9.2 9 8.7 8.5 8.3 8 7.5 +85190400 7 6.3 5.8 5.5 5.1 4.8 4.5 4.1 3.7 3 +85276800 7 6.3 5.8 5.5 5.1 4.8 4.5 4.1 3.7 3 +85276800 4 3.4 3.1 2.8 2.5 2.2 2 1.7 1.4 0.7 +85363200 4 3.4 3.1 2.8 2.5 2.2 2 1.7 1.4 0.7 +85363200 6.3 6.1 5.9 5.7 5.5 5.3 5.2 5 4.8 4.4 +85449600 6.3 6.1 5.9 5.7 5.5 5.3 5.2 5 4.8 4.4 +85449600 4.1 3.6 3.3 3.2 3 2.7 2.6 2.4 2.1 1.7 +85536000 4.1 3.6 3.3 3.2 3 2.7 2.6 2.4 2.1 1.7 +85536000 2.8 2.4 2.3 2.3 2.1 2 1.9 1.7 1.5 1.1 +85622400 2.8 2.4 2.3 2.3 2.1 2 1.9 1.7 1.5 1.1 +85622400 2 2 1.9 1.8 1.7 1.7 1.6 1.5 1.4 1.1 +85708800 2 2 1.9 1.8 1.7 1.7 1.6 1.5 1.4 1.1 +85708800 5 4.9 4.6 4.3 4.1 3.9 3.6 3.4 3.1 2.4 +85795200 5 4.9 4.6 4.3 4.1 3.9 3.6 3.4 3.1 2.4 +85795200 6.5 5.9 5.5 5.2 4.9 4.5 4.2 3.9 3.5 2.8 +85881600 6.5 5.9 5.5 5.2 4.9 4.5 4.2 3.9 3.5 2.8 +85881600 5.3 4.7 4.5 4.3 4.1 3.8 3.7 3.5 3.2 2.8 +85968000 5.3 4.7 4.5 4.3 4.1 3.8 3.7 3.5 3.2 2.8 +85968000 10 9.6 9.4 9.1 8.8 8.6 8.4 8.1 7.9 7.3 +86054400 10 9.6 9.4 9.1 8.8 8.6 8.4 8.1 7.9 7.3 +86054400 10.3 9.9 9.5 9.2 8.9 8.5 8.1 7.8 7.4 6.7 +86140800 10.3 9.9 9.5 9.2 8.9 8.5 8.1 7.8 7.4 6.7 +86140800 5.5 5.2 5 4.8 4.6 4.4 4.2 4 3.7 3.2 +86227200 5.5 5.2 5 4.8 4.6 4.4 4.2 4 3.7 3.2 +86227200 6 5.5 5.3 5.2 5.1 4.9 4.9 4.8 4.7 4.4 +86313600 6 5.5 5.3 5.2 5.1 4.9 4.9 4.8 4.7 4.4 +86313600 3.1 3 2.9 2.9 2.8 2.7 2.6 2.5 2.5 2.3 +86400000 3.1 3 2.9 2.9 2.8 2.7 2.6 2.5 2.5 2.3 +86400000 3 2.5 2.2 1.9 1.8 1.6 1.4 1.2 1 0.5 +86486400 3 2.5 2.2 1.9 1.8 1.6 1.4 1.2 1 0.5 +86486400 5.7 5.2 4.9 4.6 4.4 4.2 4 3.7 3.4 2.9 +86572800 5.7 5.2 4.9 4.6 4.4 4.2 4 3.7 3.4 2.9 +86572800 7.4 7.2 6.9 6.8 6.7 6.5 6.3 6.1 5.9 5.4 +86659200 7.4 7.2 6.9 6.8 6.7 6.5 6.3 6.1 5.9 5.4 +86659200 5.4 4.7 4.5 4.4 4.2 3.9 3.8 3.7 3.5 3.2 +86745600 5.4 4.7 4.5 4.4 4.2 3.9 3.8 3.7 3.5 3.2 +86745600 5.3 5 5 5 4.9 4.8 4.8 4.7 4.7 4.6 +86832000 5.3 5 5 5 4.9 4.8 4.8 4.7 4.7 4.6 +86832000 6.3 6.1 6.1 6.1 5.9 5.8 5.7 5.7 5.6 5.4 +86918400 6.3 6.1 6.1 6.1 5.9 5.8 5.7 5.7 5.6 5.4 +86918400 4.3 4 3.4 3.2 3.1 2.9 2.8 2.6 2.4 2.1 +87004800 4.3 4 3.4 3.2 3.1 2.9 2.8 2.6 2.4 2.1 +87004800 4.6 4.5 4.5 4.5 4.5 4.4 4.5 4.5 4.5 4.4 +87091200 4.6 4.5 4.5 4.5 4.5 4.4 4.5 4.5 4.5 4.4 +87091200 6.7 6.9 7 7 6.8 6.7 6.6 6.5 6.3 6.1 +87177600 6.7 6.9 7 7 6.8 6.7 6.6 6.5 6.3 6.1 +87177600 4.6 4.3 4 3.8 3.5 3.3 3 2.8 2.4 1.8 +87264000 4.6 4.3 4 3.8 3.5 3.3 3 2.8 2.4 1.8 +87264000 2 1.6 1.4 1.3 1 0.8 0.6 0.5 0.3 -0.1 +87350400 2 1.6 1.4 1.3 1 0.8 0.6 0.5 0.3 -0.1 +87350400 1.5 1.3 1.2 1.2 1.1 1 1 0.9 0.8 0.6 +87436800 1.5 1.3 1.2 1.2 1.1 1 1 0.9 0.8 0.6 +87436800 2.5 2.2 2.1 2 1.8 1.6 1.5 1.4 1.2 0.9 +87523200 2.5 2.2 2.1 2 1.8 1.6 1.5 1.4 1.2 0.9 +87523200 6.1 5.9 5.7 5.6 5.3 5 4.8 4.6 4.4 4 +87609600 6.1 5.9 5.7 5.6 5.3 5 4.8 4.6 4.4 4 +87609600 5 4.7 4.4 4.2 4 3.9 3.7 3.5 3.3 2.9 +87696000 5 4.7 4.4 4.2 4 3.9 3.7 3.5 3.3 2.9 +87696000 6.3 6.3 6.2 6.1 5.9 5.8 5.7 5.6 5.5 5.2 +87782400 6.3 6.3 6.2 6.1 5.9 5.8 5.7 5.6 5.5 5.2 +87782400 8.3 7.9 7.6 7.4 7.2 6.9 6.7 6.5 6.2 5.7 +87868800 8.3 7.9 7.6 7.4 7.2 6.9 6.7 6.5 6.2 5.7 +87868800 8.4 8.2 7.8 7.5 7.3 7.1 6.8 6.5 6.2 5.6 +87955200 8.4 8.2 7.8 7.5 7.3 7.1 6.8 6.5 6.2 5.6 +87955200 5.8 5.3 4.9 4.7 4.4 4 3.8 3.5 3.2 2.5 +88041600 5.8 5.3 4.9 4.7 4.4 4 3.8 3.5 3.2 2.5 +88041600 3.7 3.1 2.7 2.4 2 1.7 1.4 1.1 0.7 0 +88128000 3.7 3.1 2.7 2.4 2 1.7 1.4 1.1 0.7 0 +88128000 -0.3 -0.8 -1.1 -1.2 -1.5 -1.7 -1.9 -2.2 -2.5 -3 +88214400 -0.3 -0.8 -1.1 -1.2 -1.5 -1.7 -1.9 -2.2 -2.5 -3 +88214400 2.5 2.5 2.6 2.7 2.6 2.5 2.4 2.3 2.2 2 +88300800 2.5 2.5 2.6 2.7 2.6 2.5 2.4 2.3 2.2 2 +88300800 6.3 6 5.9 5.9 5.7 5.6 5.6 5.5 5.4 5.2 +88387200 6.3 6 5.9 5.9 5.7 5.6 5.6 5.5 5.4 5.2 +88387200 5.8 5.6 5.4 5.2 5 4.8 4.6 4.4 4.1 3.6 +88473600 5.8 5.6 5.4 5.2 5 4.8 4.6 4.4 4.1 3.6 +88473600 2.5 2.2 1.8 1.6 1.4 1.3 1.1 0.9 0.6 0.2 +88560000 2.5 2.2 1.8 1.6 1.4 1.3 1.1 0.9 0.6 0.2 +88560000 0.6 0.6 0.6 0.6 0.5 0.5 0.5 0.5 0.5 0.4 +88646400 0.6 0.6 0.6 0.6 0.5 0.5 0.5 0.5 0.5 0.4 +88646400 0.2 0.5 0.5 0.6 0.6 0.7 0.7 0.7 0.7 0.8 +88732800 0.2 0.5 0.5 0.6 0.6 0.7 0.7 0.7 0.7 0.8 +88732800 0.6 0.7 0.9 1.1 1.2 1.3 1.4 1.5 1.6 1.7 +88819200 0.6 0.7 0.9 1.1 1.2 1.3 1.4 1.5 1.6 1.7 +88819200 2.3 2.7 2.4 2.3 2.2 2 1.8 1.6 1.4 0.8 +88905600 2.3 2.7 2.4 2.3 2.2 2 1.8 1.6 1.4 0.8 +88905600 6.1 6 5.6 5.3 5 4.8 4.5 4.2 3.9 3.3 +88992000 6.1 6 5.6 5.3 5 4.8 4.5 4.2 3.9 3.3 +88992000 6.9 6.4 6.1 5.9 5.7 5.4 5.2 5 4.7 4.3 +89078400 6.9 6.4 6.1 5.9 5.7 5.4 5.2 5 4.7 4.3 +89078400 1.7 1.5 1.4 1.2 1 0.7 0.5 0.3 0 -0.5 +89164800 1.7 1.5 1.4 1.2 1 0.7 0.5 0.3 0 -0.5 +89164800 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.5 -2.7 -3 -3.5 +89251200 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.5 -2.7 -3 -3.5 +89251200 5.6 5.3 5.2 5.1 4.9 4.7 4.6 4.4 4.2 3.9 +89337600 5.6 5.3 5.2 5.1 4.9 4.7 4.6 4.4 4.2 3.9 +89337600 1.4 0.8 0.7 0.6 0.4 0.1 0 -0.1 -0.3 -0.6 +89424000 1.4 0.8 0.7 0.6 0.4 0.1 0 -0.1 -0.3 -0.6 +89424000 2.3 2.5 2.5 2.4 2.3 2.1 2 1.8 1.6 1.2 +89510400 2.3 2.5 2.5 2.4 2.3 2.1 2 1.8 1.6 1.2 +89510400 3.1 2.6 2.3 2.2 1.8 1.5 1.4 1.1 0.8 0.3 +89596800 3.1 2.6 2.3 2.2 1.8 1.5 1.4 1.1 0.8 0.3 +89596800 -0.9 -0.8 -0.7 -0.7 -0.9 -1.1 -1.1 -1.3 -1.4 -1.7 +89683200 -0.9 -0.8 -0.7 -0.7 -0.9 -1.1 -1.1 -1.3 -1.4 -1.7 +89683200 1 1.1 1 0.9 0.7 0.4 0.2 0 -0.2 -0.7 +89769600 1 1.1 1 0.9 0.7 0.4 0.2 0 -0.2 -0.7 +89769600 -1.6 -1.7 -1.7 -1.8 -2 -2.2 -2.4 -2.6 -2.8 -3.3 +89856000 -1.6 -1.7 -1.7 -1.8 -2 -2.2 -2.4 -2.6 -2.8 -3.3 +89856000 0.9 0.7 0.6 0.5 0.2 0 -0.1 -0.3 -0.5 -0.9 +89942400 0.9 0.7 0.6 0.5 0.2 0 -0.1 -0.3 -0.5 -0.9 +89942400 1.6 1.1 0.8 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1.3 +90028800 1.6 1.1 0.8 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1.3 +90028800 -1.9 -2.6 -3 -3.2 -3.5 -3.8 -4.1 -4.5 -4.9 -5.7 +90115200 -1.9 -2.6 -3 -3.2 -3.5 -3.8 -4.1 -4.5 -4.9 -5.7 +90115200 -2.3 -2.8 -3.2 -3.5 -3.8 -4.1 -4.3 -4.6 -4.9 -5.5 +90201600 -2.3 -2.8 -3.2 -3.5 -3.8 -4.1 -4.3 -4.6 -4.9 -5.5 +90201600 -1.7 -2.1 -2.4 -2.5 -2.7 -2.9 -3.1 -3.3 -3.5 -4 +90288000 -1.7 -2.1 -2.4 -2.5 -2.7 -2.9 -3.1 -3.3 -3.5 -4 +90288000 -2.6 -2.7 -2.9 -2.9 -3.1 -3.2 -3.2 -3.3 -3.4 -3.7 +90374400 -2.6 -2.7 -2.9 -2.9 -3.1 -3.2 -3.2 -3.3 -3.4 -3.7 +90374400 -2.9 -3.5 -3.8 -4.1 -4.6 -5.1 -5.4 -5.7 -6.1 -6.9 +90460800 -2.9 -3.5 -3.8 -4.1 -4.6 -5.1 -5.4 -5.7 -6.1 -6.9 +90460800 -9.2 -9.5 -9.5 -9.5 -9.4 -9.4 -9.1 -8.9 -8.8 -8.8 +90547200 -9.2 -9.5 -9.5 -9.5 -9.4 -9.4 -9.1 -8.9 -8.8 -8.8 +90547200 -1 -0.7 -0.8 -1 -1.1 -1.2 -1.3 -1.5 -1.7 -2.2 +90633600 -1 -0.7 -0.8 -1 -1.1 -1.2 -1.3 -1.5 -1.7 -2.2 +90633600 1.8 1.9 1.7 1.6 1.6 1.7 1.6 1.5 1.3 1 +90720000 1.8 1.9 1.7 1.6 1.6 1.7 1.6 1.5 1.3 1 +90720000 0.3 0.4 0.4 0.4 0.4 0.5 0.5 0.5 0.6 0.5 +90806400 0.3 0.4 0.4 0.4 0.4 0.5 0.5 0.5 0.6 0.5 +90806400 0.6 0.6 0.5 0.3 0.2 0.1 -0.1 -0.2 -0.4 -0.8 +90892800 0.6 0.6 0.5 0.3 0.2 0.1 -0.1 -0.2 -0.4 -0.8 +90892800 -3.8 -3.8 -3.8 -4 -4 -3.9 -4 -4 -4 -4.2 +90979200 -3.8 -3.8 -3.8 -4 -4 -3.9 -4 -4 -4 -4.2 +90979200 -0.7 -0.9 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.6 -3 +91065600 -0.7 -0.9 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.6 -3 +91065600 -1.9 -2.6 -3.2 -3.5 -3.5 -3.6 -3.7 -3.8 -4 -4.3 +91152000 -1.9 -2.6 -3.2 -3.5 -3.5 -3.6 -3.7 -3.8 -4 -4.3 +91152000 -0.8 -1 -1.2 -1.3 -1.3 -1.4 -1.6 -1.7 -1.9 -2.3 +91238400 -0.8 -1 -1.2 -1.3 -1.3 -1.4 -1.6 -1.7 -1.9 -2.3 +91238400 -8.4 -9 -9.4 -9.6 -9.9 -10.1 -10.1 -10.2 -10.2 -10.4 +91324800 -8.4 -9 -9.4 -9.6 -9.9 -10.1 -10.1 -10.2 -10.2 -10.4 +91324800 -4.1 -4.1 -4.1 -4.2 -4.3 -4.4 -4.5 -4.6 -4.7 -5 +91411200 -4.1 -4.1 -4.1 -4.2 -4.3 -4.4 -4.5 -4.6 -4.7 -5 +91411200 -3.2 -3.7 -4 -4.3 -4.6 -4.8 -5.1 -5.4 -5.7 -6.4 +91497600 -3.2 -3.7 -4 -4.3 -4.6 -4.8 -5.1 -5.4 -5.7 -6.4 +91497600 -4.3 -4.9 -5.3 -5.5 -5.8 -6.1 -6.3 -6.6 -6.9 -7.5 +91584000 -4.3 -4.9 -5.3 -5.5 -5.8 -6.1 -6.3 -6.6 -6.9 -7.5 +91584000 -6.4 -7 -7 -6.9 -7 -7.1 -7.1 -7.1 -7.1 -7.1 +91670400 -6.4 -7 -7 -6.9 -7 -7.1 -7.1 -7.1 -7.1 -7.1 +91670400 -1.1 -1.1 -1 -1 -1 -1 -1 -1 -1 -1.1 +91756800 -1.1 -1.1 -1 -1 -1 -1 -1 -1 -1 -1.1 +91756800 -1.1 -1.4 -1.5 -1.6 -1.7 -1.8 -1.9 -2.1 -2.3 -2.6 +91843200 -1.1 -1.4 -1.5 -1.6 -1.7 -1.8 -1.9 -2.1 -2.3 -2.6 +91843200 -2.8 -3.3 -3.7 -3.9 -4.1 -4.3 -4.6 -4.8 -5.1 -5.8 +91929600 -2.8 -3.3 -3.7 -3.9 -4.1 -4.3 -4.6 -4.8 -5.1 -5.8 +91929600 -1.2 -1.4 -1.6 -1.7 -1.9 -2 -2.2 -2.3 -2.5 -2.9 +92016000 -1.2 -1.4 -1.6 -1.7 -1.9 -2 -2.2 -2.3 -2.5 -2.9 +92016000 -2.5 -2.9 -3 -3.2 -3.2 -3.4 -3.5 -3.7 -3.9 -4.2 +92102400 -2.5 -2.9 -3 -3.2 -3.2 -3.4 -3.5 -3.7 -3.9 -4.2 +92102400 -4.4 -5.1 -5.5 -5.7 -5.9 -6 -6 -6.1 -6.1 -6.1 +92188800 -4.4 -5.1 -5.5 -5.7 -5.9 -6 -6 -6.1 -6.1 -6.1 +92188800 -6.9 -6.8 -6.6 -6.6 -6.4 -6.1 -5.9 -5.6 -5.3 -5 +92275200 -6.9 -6.8 -6.6 -6.6 -6.4 -6.1 -5.9 -5.6 -5.3 -5 +92275200 0.9 1.3 1.6 1.7 1.6 1.6 1.6 1.6 1.6 1.6 +92361600 0.9 1.3 1.6 1.7 1.6 1.6 1.6 1.6 1.6 1.6 +92361600 1.4 1.2 0.9 0.7 0.5 0.3 0.1 -0.1 -0.4 -0.9 +92448000 1.4 1.2 0.9 0.7 0.5 0.3 0.1 -0.1 -0.4 -0.9 +92448000 -3.5 -3.8 -4 -4.1 -4.3 -4.4 -4.6 -4.7 -5 -5.5 +92534400 -3.5 -3.8 -4 -4.1 -4.3 -4.4 -4.6 -4.7 -5 -5.5 +92534400 -6.4 -6.9 -7.5 -7.8 -7.9 -8.2 -8.3 -8.5 -8.7 -9.2 +92620800 -6.4 -6.9 -7.5 -7.8 -7.9 -8.2 -8.3 -8.5 -8.7 -9.2 +92620800 -4.6 -4.9 -5.2 -5.4 -5.5 -5.6 -5.8 -6 -6.3 -6.8 +92707200 -4.6 -4.9 -5.2 -5.4 -5.5 -5.6 -5.8 -6 -6.3 -6.8 +92707200 -3.4 -3.8 -4 -4.1 -4.2 -4.4 -4.5 -4.7 -4.8 -5.1 +92793600 -3.4 -3.8 -4 -4.1 -4.2 -4.4 -4.5 -4.7 -4.8 -5.1 +92793600 -7.9 -9 -9.9 -10.3 -10.5 -10.9 -10.9 -10.9 -11 -11.1 +92880000 -7.9 -9 -9.9 -10.3 -10.5 -10.9 -10.9 -10.9 -11 -11.1 +92880000 -13.4 -14 -14.8 -15.4 -15.6 -15.7 -15.6 -15.6 -15.7 -15.8 +92966400 -13.4 -14 -14.8 -15.4 -15.6 -15.7 -15.6 -15.6 -15.7 -15.8 +92966400 -9.2 -9.4 -9.8 -10.3 -10 -9.9 -10.1 -10.3 -10.6 -11.1 +93052800 -9.2 -9.4 -9.8 -10.3 -10 -9.9 -10.1 -10.3 -10.6 -11.1 +93052800 -6.3 -6.4 -7 -7.3 -7.2 -7.2 -7.2 -7.2 -7.3 -7.5 +93139200 -6.3 -6.4 -7 -7.3 -7.2 -7.2 -7.2 -7.2 -7.3 -7.5 +93139200 -11.5 -12.2 -13.2 -14.7 -15 -15.2 -15.4 -15.6 -15.8 -16.2 +93225600 -11.5 -12.2 -13.2 -14.7 -15 -15.2 -15.4 -15.6 -15.8 -16.2 +93225600 -11.1 -11.1 -11.5 -12.2 -12.5 -12.6 -12.9 -13.1 -13.4 -14.1 +93312000 -11.1 -11.1 -11.5 -12.2 -12.5 -12.6 -12.9 -13.1 -13.4 -14.1 +93312000 -16.9 -17.8 -18.4 -19 -19.4 -19.6 -19.7 -19.8 -19.9 -20.1 +93398400 -16.9 -17.8 -18.4 -19 -19.4 -19.6 -19.7 -19.8 -19.9 -20.1 +93398400 -10.3 -9.9 -9.8 -9.6 -9.5 -9.1 -9.1 -9.1 -9.1 -9.3 +93484800 -10.3 -9.9 -9.8 -9.6 -9.5 -9.1 -9.1 -9.1 -9.1 -9.3 +93484800 -10.9 -10.9 -10.7 -10.4 -10.4 -10.2 -10.1 -10 -9.9 -9.7 +93571200 -10.9 -10.9 -10.7 -10.4 -10.4 -10.2 -10.1 -10 -9.9 -9.7 +93571200 -10.6 -10.6 -10.6 -10.5 -10.5 -10.4 -10.3 -10.2 -10.1 -10 +93657600 -10.6 -10.6 -10.6 -10.5 -10.5 -10.4 -10.3 -10.2 -10.1 -10 +93657600 -10 -10.3 -10.3 -10.3 -10.5 -10.6 -10.5 -10.5 -10.4 -10.4 +93744000 -10 -10.3 -10.3 -10.3 -10.5 -10.6 -10.5 -10.5 -10.4 -10.4 +93744000 -16.1 -16.7 -17 -17.2 -17.4 -17.5 -17.5 -17.5 -17.4 -17.4 +93830400 -16.1 -16.7 -17 -17.2 -17.4 -17.5 -17.5 -17.5 -17.4 -17.4 +93830400 -14.2 -13.9 -13.8 -13.8 -13.6 -13.3 -13.3 -13.1 -13 -13 +93916800 -14.2 -13.9 -13.8 -13.8 -13.6 -13.3 -13.3 -13.1 -13 -13 +93916800 -2.6 -1.8 -1.9 -1.9 -2 -2.1 -2.2 -2.3 -2.5 -2.8 +94003200 -2.6 -1.8 -1.9 -1.9 -2 -2.1 -2.2 -2.3 -2.5 -2.8 +94003200 -4.9 -5 -5.1 -5.1 -5.2 -5.3 -5.4 -5.5 -5.6 -5.8 +94089600 -4.9 -5 -5.1 -5.1 -5.2 -5.3 -5.4 -5.5 -5.6 -5.8 +94089600 0 0.1 -0.1 -0.3 -0.4 -0.5 -0.7 -0.9 -1.2 -1.7 +94176000 0 0.1 -0.1 -0.3 -0.4 -0.5 -0.7 -0.9 -1.2 -1.7 +94176000 2.3 1.8 1.4 1.1 0.8 0.5 0.3 0 -0.4 -1 +94262400 2.3 1.8 1.4 1.1 0.8 0.5 0.3 0 -0.4 -1 +94262400 0.2 0.1 0 -0.1 -0.2 -0.4 -0.5 -0.7 -0.9 -1.3 +94348800 0.2 0.1 0 -0.1 -0.2 -0.4 -0.5 -0.7 -0.9 -1.3 +94348800 -0.7 -0.8 -1 -1.2 -1.3 -1.4 -1.6 -1.8 -2 -2.4 +94435200 -0.7 -0.8 -1 -1.2 -1.3 -1.4 -1.6 -1.8 -2 -2.4 +94435200 -4.9 -5.2 -5.3 -5.3 -5.5 -5.7 -5.7 -5.8 -5.9 -6.2 +94521600 -4.9 -5.2 -5.3 -5.3 -5.5 -5.7 -5.7 -5.8 -5.9 -6.2 +94521600 -10.8 -11.6 -11.6 -11.6 -12 -12.4 -12.5 -12.7 -12.9 -13.3 +94608000 -10.8 -11.6 -11.6 -11.6 -12 -12.4 -12.5 -12.7 -12.9 -13.3 +94608000 -6.7 -7.2 -7.4 -7.5 -7.8 -8 -8.1 -8.3 -8.5 -8.9 +94694400 -6.7 -7.2 -7.4 -7.5 -7.8 -8 -8.1 -8.3 -8.5 -8.9 +94694400 -4.1 -4.6 -5 -5.4 -5.7 -6 -6.3 -6.7 -7 -7.8 +94780800 -4.1 -4.6 -5 -5.4 -5.7 -6 -6.3 -6.7 -7 -7.8 +94780800 -6.1 -6.6 -7.1 -7.5 -7.8 -8.1 -8.5 -8.8 -9.3 -10.1 +94867200 -6.1 -6.6 -7.1 -7.5 -7.8 -8.1 -8.5 -8.8 -9.3 -10.1 +94867200 -6.7 -7.2 -7.7 -8 -8.4 -8.7 -9 -9.4 -9.8 -10.6 +94953600 -6.7 -7.2 -7.7 -8 -8.4 -8.7 -9 -9.4 -9.8 -10.6 +94953600 -5.5 -6 -6.4 -6.7 -6.9 -7.2 -7.5 -7.9 -8.3 -9.1 +95040000 -5.5 -6 -6.4 -6.7 -6.9 -7.2 -7.5 -7.9 -8.3 -9.1 +95040000 -5.4 -5.8 -6.1 -6.3 -6.5 -6.7 -6.9 -7.2 -7.5 -8 +95126400 -5.4 -5.8 -6.1 -6.3 -6.5 -6.7 -6.9 -7.2 -7.5 -8 +95126400 -2.8 -3 -3.4 -3.7 -3.9 -4.1 -4.3 -4.6 -4.8 -5.4 +95212800 -2.8 -3 -3.4 -3.7 -3.9 -4.1 -4.3 -4.6 -4.8 -5.4 +95212800 -4.2 -5.2 -5.8 -6.1 -6.3 -6.6 -6.7 -6.9 -7.1 -7.6 +95299200 -4.2 -5.2 -5.8 -6.1 -6.3 -6.6 -6.7 -6.9 -7.1 -7.6 +95299200 -0.6 -1 -1.3 -1.5 -1.7 -2 -2.2 -2.4 -2.7 -3.2 +95385600 -0.6 -1 -1.3 -1.5 -1.7 -2 -2.2 -2.4 -2.7 -3.2 +95385600 -1.6 -2 -2.3 -2.6 -2.9 -3.2 -3.4 -3.7 -4 -4.6 +95472000 -1.6 -2 -2.3 -2.6 -2.9 -3.2 -3.4 -3.7 -4 -4.6 +95472000 -5.5 -5.5 -5.6 -5.7 -5.7 -5.7 -5.8 -5.9 -6 -6.2 +95558400 -5.5 -5.5 -5.6 -5.7 -5.7 -5.7 -5.8 -5.9 -6 -6.2 +95558400 -6.4 -6.5 -6.5 -6.6 -6.6 -6.6 -6.6 -6.6 -6.6 -6.7 +95644800 -6.4 -6.5 -6.5 -6.6 -6.6 -6.6 -6.6 -6.6 -6.6 -6.7 +95644800 -3.6 -3.5 -3.5 -3.5 -3.4 -3.4 -3.4 -3.4 -3.4 -3.4 +95731200 -3.6 -3.5 -3.5 -3.5 -3.4 -3.4 -3.4 -3.4 -3.4 -3.4 +95731200 -0.1 -0.5 -0.8 -1.1 -1.3 -1.5 -1.8 -2 -2.3 -3 +95817600 -0.1 -0.5 -0.8 -1.1 -1.3 -1.5 -1.8 -2 -2.3 -3 +95817600 0.5 0.2 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -1.8 -2.4 +95904000 0.5 0.2 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -1.8 -2.4 +95904000 -0.1 -0.4 -0.8 -1.1 -1.3 -1.5 -1.8 -2 -2.3 -3 +95990400 -0.1 -0.4 -0.8 -1.1 -1.3 -1.5 -1.8 -2 -2.3 -3 +95990400 -3.5 -4.2 -4.6 -5 -5.3 -5.6 -5.8 -6 -6.4 -7 +96076800 -3.5 -4.2 -4.6 -5 -5.3 -5.6 -5.8 -6 -6.4 -7 +96076800 -1.7 -1.9 -2.2 -2.4 -2.5 -2.8 -2.9 -3.2 -3.4 -3.9 +96163200 -1.7 -1.9 -2.2 -2.4 -2.5 -2.8 -2.9 -3.2 -3.4 -3.9 +96163200 -2.6 -2.9 -3.3 -3.6 -3.8 -4 -4.3 -4.6 -5 -5.6 +96249600 -2.6 -2.9 -3.3 -3.6 -3.8 -4 -4.3 -4.6 -5 -5.6 +96249600 -1.4 -1.6 -1.8 -2 -2.2 -2.4 -2.6 -2.8 -3.1 -3.5 +96336000 -1.4 -1.6 -1.8 -2 -2.2 -2.4 -2.6 -2.8 -3.1 -3.5 +96336000 -9.3 -9.1 -9 -9.1 -9 -8.8 -8.9 -9 -9.1 -9.5 +96422400 -9.3 -9.1 -9 -9.1 -9 -8.8 -8.9 -9 -9.1 -9.5 +96422400 -9.5 -9.2 -9.4 -9.6 -9.3 -8.7 -8.4 -8.4 -8.4 -8.5 +96508800 -9.5 -9.2 -9.4 -9.6 -9.3 -8.7 -8.4 -8.4 -8.4 -8.5 +96508800 -3 -2.9 -3 -3.1 -3.1 -3.1 -3.2 -3.3 -3.4 -3.6 +96595200 -3 -2.9 -3 -3.1 -3.1 -3.1 -3.2 -3.3 -3.4 -3.6 +96595200 -1.2 -1.7 -2.1 -2.4 -2.7 -3 -3.3 -3.6 -4 -4.7 +96681600 -1.2 -1.7 -2.1 -2.4 -2.7 -3 -3.3 -3.6 -4 -4.7 +96681600 0.3 -0.1 -0.5 -0.8 -1.1 -1.4 -1.7 -2.1 -2.5 -3.3 +96768000 0.3 -0.1 -0.5 -0.8 -1.1 -1.4 -1.7 -2.1 -2.5 -3.3 +96768000 -2.3 -2.7 -3 -3.3 -3.6 -3.9 -4.1 -4.4 -4.7 -5.3 +96854400 -2.3 -2.7 -3 -3.3 -3.6 -3.9 -4.1 -4.4 -4.7 -5.3 +96854400 -5 -5.3 -5.3 -5.4 -5.5 -5.6 -5.7 -5.8 -5.9 -6.2 +96940800 -5 -5.3 -5.3 -5.4 -5.5 -5.6 -5.7 -5.8 -5.9 -6.2 +96940800 2.2 2.4 2.2 2.2 2.1 2 1.9 1.8 1.6 1.3 +97027200 2.2 2.4 2.2 2.2 2.1 2 1.9 1.8 1.6 1.3 +97027200 -0.2 -0.7 -1.1 -1.4 -1.7 -2.1 -2.3 -2.6 -3 -3.6 +97113600 -0.2 -0.7 -1.1 -1.4 -1.7 -2.1 -2.3 -2.6 -3 -3.6 +97113600 -5.2 -5.3 -5.5 -5.6 -5.7 -5.8 -6 -6.1 -6.2 -6.6 +97200000 -5.2 -5.3 -5.5 -5.6 -5.7 -5.8 -6 -6.1 -6.2 -6.6 +97200000 -1.6 -2 -2.3 -2.6 -2.8 -3.1 -3.4 -3.7 -4 -4.6 +97286400 -1.6 -2 -2.3 -2.6 -2.8 -3.1 -3.4 -3.7 -4 -4.6 +97286400 -2.5 -3 -3.3 -3.6 -3.9 -4.3 -4.6 -4.9 -5.3 -6 +97372800 -2.5 -3 -3.3 -3.6 -3.9 -4.3 -4.6 -4.9 -5.3 -6 +97372800 -9.9 -10.2 -10.5 -10.8 -11 -11.1 -11.3 -11.5 -11.8 -12.4 +97459200 -9.9 -10.2 -10.5 -10.8 -11 -11.1 -11.3 -11.5 -11.8 -12.4 +97459200 -2.3 -2.4 -2.6 -2.9 -3 -3.1 -3.3 -3.5 -3.7 -4.2 +97545600 -2.3 -2.4 -2.6 -2.9 -3 -3.1 -3.3 -3.5 -3.7 -4.2 +97545600 -2.6 -3 -3.4 -3.7 -4 -4.3 -4.6 -4.9 -5.3 -6 +97632000 -2.6 -3 -3.4 -3.7 -4 -4.3 -4.6 -4.9 -5.3 -6 +97632000 -1 -1.3 -1.7 -1.9 -2.1 -2.4 -2.6 -2.9 -3.2 -3.8 +97718400 -1 -1.3 -1.7 -1.9 -2.1 -2.4 -2.6 -2.9 -3.2 -3.8 +97718400 -1.1 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -2.9 -3.2 -3.8 +97804800 -1.1 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -2.9 -3.2 -3.8 +97804800 -3.6 -3.9 -4 -4.1 -4.2 -4.3 -4.4 -4.5 -4.7 -5 +97891200 -3.6 -3.9 -4 -4.1 -4.2 -4.3 -4.4 -4.5 -4.7 -5 +97891200 1.3 1.5 1.5 1.4 1.3 1.2 1.1 1 0.8 0.5 +97977600 1.3 1.5 1.5 1.4 1.3 1.2 1.1 1 0.8 0.5 +97977600 -0.3 0.3 0.3 0.2 0.1 0.1 0 -0.1 -0.2 -0.5 +98064000 -0.3 0.3 0.3 0.2 0.1 0.1 0 -0.1 -0.2 -0.5 +98064000 -0.9 -1.2 -1.3 -1.3 -1.5 -1.6 -1.7 -1.8 -1.8 -1.9 +98150400 -0.9 -1.2 -1.3 -1.3 -1.5 -1.6 -1.7 -1.8 -1.8 -1.9 +98150400 -4.8 -5.9 -6.5 -6.5 -6.5 -6.6 -6.6 -6.6 -6.7 -6.7 +98236800 -4.8 -5.9 -6.5 -6.5 -6.5 -6.6 -6.6 -6.6 -6.7 -6.7 +98236800 -3.3 -2.7 -2.7 -2.5 -2.4 -2.1 -2 -1.9 -1.8 -1.7 +98323200 -3.3 -2.7 -2.7 -2.5 -2.4 -2.1 -2 -1.9 -1.8 -1.7 +98323200 -4.4 -4.7 -4.5 -4.4 -4.4 -4.3 -4.2 -4.1 -4.1 -4 +98409600 -4.4 -4.7 -4.5 -4.4 -4.4 -4.3 -4.2 -4.1 -4.1 -4 +98409600 -12.3 -12.7 -12.6 -12.7 -12.6 -12.7 -12.7 -12.7 -12.7 -12.7 +98496000 -12.3 -12.7 -12.6 -12.7 -12.6 -12.7 -12.7 -12.7 -12.7 -12.7 +98496000 -12.9 -13.6 -13.8 -13.9 -13.9 -13.9 -13.7 -13.6 -13.4 -13.4 +98582400 -12.9 -13.6 -13.8 -13.9 -13.9 -13.9 -13.7 -13.6 -13.4 -13.4 +98582400 -0.7 -1 -1.3 -1.4 -1.6 -1.8 -2 -2.2 -2.5 -3 +98668800 -0.7 -1 -1.3 -1.4 -1.6 -1.8 -2 -2.2 -2.5 -3 +98668800 5 4.5 4.1 3.9 3.6 3.3 3.1 2.8 2.5 1.9 +98755200 5 4.5 4.1 3.9 3.6 3.3 3.1 2.8 2.5 1.9 +98755200 4.8 4.4 4.1 3.9 3.7 3.5 3.2 3 2.7 2.2 +98841600 4.8 4.4 4.1 3.9 3.7 3.5 3.2 3 2.7 2.2 +98841600 2.4 2.2 2 2 1.8 1.7 1.6 1.5 1.3 1 +98928000 2.4 2.2 2 2 1.8 1.7 1.6 1.5 1.3 1 +98928000 -0.7 -1.2 -1.6 -1.8 -2.1 -2.3 -2.6 -2.8 -3.2 -3.8 +99014400 -0.7 -1.2 -1.6 -1.8 -2.1 -2.3 -2.6 -2.8 -3.2 -3.8 +99014400 2.2 1.7 1.3 1 0.6 0.3 0 -0.3 -0.6 -1.3 +99100800 2.2 1.7 1.3 1 0.6 0.3 0 -0.3 -0.6 -1.3 +99100800 -0.3 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.9 +99187200 -0.3 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.9 +99187200 1.3 1.1 1 1 0.8 0.6 0.4 0.2 -0.1 -0.6 +99273600 1.3 1.1 1 1 0.8 0.6 0.4 0.2 -0.1 -0.6 +99273600 1.7 0.9 0.4 0.1 -0.2 -0.6 -0.9 -1.3 -1.7 -2.5 +99360000 1.7 0.9 0.4 0.1 -0.2 -0.6 -0.9 -1.3 -1.7 -2.5 +99360000 0.1 -0.5 -0.9 -1.2 -1.5 -1.9 -2.1 -2.5 -2.8 -3.5 +99446400 0.1 -0.5 -0.9 -1.2 -1.5 -1.9 -2.1 -2.5 -2.8 -3.5 +99446400 0.6 0.2 -0.2 -0.4 -0.6 -0.8 -1.1 -1.3 -1.6 -2.1 +99532800 0.6 0.2 -0.2 -0.4 -0.6 -0.8 -1.1 -1.3 -1.6 -2.1 +99532800 -1.6 -2 -2.4 -2.7 -2.9 -3.1 -3.4 -3.6 -3.9 -4.6 +99619200 -1.6 -2 -2.4 -2.7 -2.9 -3.1 -3.4 -3.6 -3.9 -4.6 +99619200 -1 -1.4 -1.8 -2.1 -2.4 -2.6 -2.9 -3.2 -3.6 -4.3 +99705600 -1 -1.4 -1.8 -2.1 -2.4 -2.6 -2.9 -3.2 -3.6 -4.3 +99705600 -0.5 -1 -1.3 -1.6 -1.9 -2.2 -2.4 -2.7 -3.1 -3.7 +99792000 -0.5 -1 -1.3 -1.6 -1.9 -2.2 -2.4 -2.7 -3.1 -3.7 +99792000 -2.7 -3.1 -3.4 -3.7 -3.9 -4.1 -4.4 -4.6 -4.9 -5.5 +99878400 -2.7 -3.1 -3.4 -3.7 -3.9 -4.1 -4.4 -4.6 -4.9 -5.5 +99878400 -2 -2.6 -2.9 -3.2 -3.4 -3.8 -4 -4.3 -4.7 -5.3 +99964800 -2 -2.6 -2.9 -3.2 -3.4 -3.8 -4 -4.3 -4.7 -5.3 +99964800 -7.2 -8.2 -8.5 -8.7 -9 -9.3 -9.5 -9.7 -9.9 -10.5 +100051200 -7.2 -8.2 -8.5 -8.7 -9 -9.3 -9.5 -9.7 -9.9 -10.5 +100051200 -6.4 -7 -7.5 -7.8 -8.2 -8.5 -8.8 -9.2 -9.6 -10.4 +100137600 -6.4 -7 -7.5 -7.8 -8.2 -8.5 -8.8 -9.2 -9.6 -10.4 +100137600 -1.9 -2.2 -2.2 -2.5 -2.7 -3 -3.2 -3.5 -3.8 -4.4 +100224000 -1.9 -2.2 -2.2 -2.5 -2.7 -3 -3.2 -3.5 -3.8 -4.4 +100224000 -2.2 -3 -3.5 -3.8 -4.1 -4.4 -4.8 -5.1 -5.5 -6.3 +100310400 -2.2 -3 -3.5 -3.8 -4.1 -4.4 -4.8 -5.1 -5.5 -6.3 +100310400 -2.5 -2.6 -2.8 -3 -3.1 -3.2 -3.4 -3.6 -3.8 -4.2 +100396800 -2.5 -2.6 -2.8 -3 -3.1 -3.2 -3.4 -3.6 -3.8 -4.2 +100396800 0.9 0.7 0.4 0 -0.3 -0.5 -0.9 -1.2 -1.6 -2.4 +100483200 0.9 0.7 0.4 0 -0.3 -0.5 -0.9 -1.2 -1.6 -2.4 +100483200 1.5 1 0.5 0.2 -0.2 -0.5 -0.8 -1.2 -1.6 -2.4 +100569600 1.5 1 0.5 0.2 -0.2 -0.5 -0.8 -1.2 -1.6 -2.4 +100569600 0.7 0.3 -0.2 -0.5 -0.8 -1.1 -1.4 -1.7 -2.1 -2.9 +100656000 0.7 0.3 -0.2 -0.5 -0.8 -1.1 -1.4 -1.7 -2.1 -2.9 +100656000 0.3 0 -0.3 -0.6 -0.8 -1 -1.2 -1.5 -1.8 -2.4 +100742400 0.3 0 -0.3 -0.6 -0.8 -1 -1.2 -1.5 -1.8 -2.4 +100742400 -0.1 -0.6 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.8 -3.5 +100828800 -0.1 -0.6 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.8 -3.5 +100828800 -0.4 -0.8 -1.2 -1.4 -1.6 -1.8 -2 -2.2 -2.4 -2.9 +100915200 -0.4 -0.8 -1.2 -1.4 -1.6 -1.8 -2 -2.2 -2.4 -2.9 +100915200 -3.5 -4.3 -4.8 -5 -5.2 -5.4 -5.6 -5.8 -6 -6.5 +101001600 -3.5 -4.3 -4.8 -5 -5.2 -5.4 -5.6 -5.8 -6 -6.5 +101001600 -2.7 -3.5 -4.1 -4.4 -4.7 -4.9 -5.1 -5.3 -5.5 -5.9 +101088000 -2.7 -3.5 -4.1 -4.4 -4.7 -4.9 -5.1 -5.3 -5.5 -5.9 +101088000 -3.1 -3.7 -4.2 -4.5 -4.8 -5.2 -5.4 -5.8 -6.1 -6.8 +101174400 -3.1 -3.7 -4.2 -4.5 -4.8 -5.2 -5.4 -5.8 -6.1 -6.8 +101174400 -3.7 -4.3 -4.7 -4.9 -5.2 -5.6 -5.8 -6.1 -6.5 -7.1 +101260800 -3.7 -4.3 -4.7 -4.9 -5.2 -5.6 -5.8 -6.1 -6.5 -7.1 +101260800 -3.9 -4.5 -4.8 -5 -5.3 -5.6 -5.8 -6.1 -6.4 -7 +101347200 -3.9 -4.5 -4.8 -5 -5.3 -5.6 -5.8 -6.1 -6.4 -7 +101347200 -5.7 -6.3 -6.6 -6.8 -7.1 -7.3 -7.6 -7.8 -8.1 -8.7 +101433600 -5.7 -6.3 -6.6 -6.8 -7.1 -7.3 -7.6 -7.8 -8.1 -8.7 +101433600 -5.4 -5.9 -6.4 -6.7 -7 -7.2 -7.5 -7.8 -8.1 -8.8 +101520000 -5.4 -5.9 -6.4 -6.7 -7 -7.2 -7.5 -7.8 -8.1 -8.8 +101520000 -8.8 -9.3 -9.7 -10 -10.2 -10.4 -10.7 -10.9 -11.3 -11.9 +101606400 -8.8 -9.3 -9.7 -10 -10.2 -10.4 -10.7 -10.9 -11.3 -11.9 +101606400 -14 -14.3 -14.8 -15 -14.8 -14.8 -14.9 -15.1 -15.3 -15.7 +101692800 -14 -14.3 -14.8 -15 -14.8 -14.8 -14.9 -15.1 -15.3 -15.7 +101692800 -10.1 -10.8 -11.2 -11.4 -11.6 -11.8 -12 -12.2 -12.5 -13 +101779200 -10.1 -10.8 -11.2 -11.4 -11.6 -11.8 -12 -12.2 -12.5 -13 +101779200 -10.7 -11.7 -11.9 -12 -12.3 -12.6 -12.7 -12.8 -13 -13.3 +101865600 -10.7 -11.7 -11.9 -12 -12.3 -12.6 -12.7 -12.8 -13 -13.3 +101865600 -7.4 -8.3 -8.6 -8.7 -9.1 -9.5 -9.7 -9.9 -10.2 -10.8 +101952000 -7.4 -8.3 -8.6 -8.7 -9.1 -9.5 -9.7 -9.9 -10.2 -10.8 +101952000 -9.7 -10.4 -10.7 -10.8 -11 -11.2 -11.2 -11.3 -11.4 -11.6 +102038400 -9.7 -10.4 -10.7 -10.8 -11 -11.2 -11.2 -11.3 -11.4 -11.6 +102038400 -6.2 -7.1 -7.9 -8.1 -8.4 -8.6 -8.8 -9.1 -9.3 -9.9 +102124800 -6.2 -7.1 -7.9 -8.1 -8.4 -8.6 -8.8 -9.1 -9.3 -9.9 +102124800 -0.6 -1 -1.4 -1.7 -2 -2.2 -2.5 -2.8 -3.1 -3.8 +102211200 -0.6 -1 -1.4 -1.7 -2 -2.2 -2.5 -2.8 -3.1 -3.8 +102211200 -0.9 -1.3 -1.7 -2 -2.1 -2.3 -2.6 -2.8 -3.2 -3.8 +102297600 -0.9 -1.3 -1.7 -2 -2.1 -2.3 -2.6 -2.8 -3.2 -3.8 +102297600 0.9 0.5 0.3 0.1 -0.1 -0.3 -0.6 -0.8 -1.1 -1.6 +102384000 0.9 0.5 0.3 0.1 -0.1 -0.3 -0.6 -0.8 -1.1 -1.6 +102384000 0.3 0.1 -0.2 -0.3 -0.2 -0.3 -0.5 -0.6 -0.9 -1.4 +102470400 0.3 0.1 -0.2 -0.3 -0.2 -0.3 -0.5 -0.6 -0.9 -1.4 +102470400 0.8 0.6 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.3 -1.9 +102556800 0.8 0.6 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.3 -1.9 +102556800 0.7 0.5 0.5 0.5 0.4 0.3 0.3 0.1 0 -0.4 +102643200 0.7 0.5 0.5 0.5 0.4 0.3 0.3 0.1 0 -0.4 +102643200 2.4 1.7 1.3 1.1 0.8 0.6 0.4 0.2 -0.1 -0.6 +102729600 2.4 1.7 1.3 1.1 0.8 0.6 0.4 0.2 -0.1 -0.6 +102729600 1.7 1.1 0.7 0.4 0.1 -0.3 -0.5 -0.9 -1.2 -1.9 +102816000 1.7 1.1 0.7 0.4 0.1 -0.3 -0.5 -0.9 -1.2 -1.9 +102816000 0.3 -0.3 -0.8 -1.2 -1.6 -2 -2.3 -2.7 -3.1 -3.8 +102902400 0.3 -0.3 -0.8 -1.2 -1.6 -2 -2.3 -2.7 -3.1 -3.8 +102902400 -0.6 -0.8 -1.2 -1.5 -1.7 -1.9 -2.2 -2.4 -2.8 -3.4 +102988800 -0.6 -0.8 -1.2 -1.5 -1.7 -1.9 -2.2 -2.4 -2.8 -3.4 +102988800 -1.2 -1.7 -2 -2.2 -2.4 -2.6 -2.7 -3 -3.2 -3.7 +103075200 -1.2 -1.7 -2 -2.2 -2.4 -2.6 -2.7 -3 -3.2 -3.7 +103075200 -3.1 -4 -4.7 -5.1 -5.4 -5.7 -6 -6.2 -6.6 -7.2 +103161600 -3.1 -4 -4.7 -5.1 -5.4 -5.7 -6 -6.2 -6.6 -7.2 +103161600 -1.5 -2.6 -3.5 -3.9 -4.4 -4.8 -5.2 -5.6 -6.1 -6.7 +103248000 -1.5 -2.6 -3.5 -3.9 -4.4 -4.8 -5.2 -5.6 -6.1 -6.7 +103248000 -1 -1.7 -2.2 -2.4 -2.6 -2.9 -3.1 -3.4 -3.8 -4.4 +103334400 -1 -1.7 -2.2 -2.4 -2.6 -2.9 -3.1 -3.4 -3.8 -4.4 +103334400 0.6 -0.1 -0.5 -0.8 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +103420800 0.6 -0.1 -0.5 -0.8 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +103420800 -0.5 -1 -1.4 -1.7 -2 -2.3 -2.6 -2.9 -3.2 -4 +103507200 -0.5 -1 -1.4 -1.7 -2 -2.3 -2.6 -2.9 -3.2 -4 +103507200 0.4 0 -0.3 -0.6 -0.8 -1.1 -1.4 -1.6 -1.9 -2.5 +103593600 0.4 0 -0.3 -0.6 -0.8 -1.1 -1.4 -1.6 -1.9 -2.5 +103593600 0.3 -0.2 -0.7 -1 -1.3 -1.6 -2 -2.3 -2.7 -3.4 +103680000 0.3 -0.2 -0.7 -1 -1.3 -1.6 -2 -2.3 -2.7 -3.4 +103680000 -0.2 -0.6 -1 -1.2 -1.4 -1.6 -1.9 -2.2 -2.6 -3.3 +103766400 -0.2 -0.6 -1 -1.2 -1.4 -1.6 -1.9 -2.2 -2.6 -3.3 +103766400 0 -0.7 -1.3 -1.7 -2.1 -2.6 -2.8 -3 -3.3 -3.8 +103852800 0 -0.7 -1.3 -1.7 -2.1 -2.6 -2.8 -3 -3.3 -3.8 +103852800 0 -1.2 -1.7 -2 -2.3 -2.7 -2.9 -3.1 -3.4 -3.9 +103939200 0 -1.2 -1.7 -2 -2.3 -2.7 -2.9 -3.1 -3.4 -3.9 +103939200 -0.1 -0.6 -1.1 -1.5 -1.8 -2.1 -2.2 -2.4 -2.7 -3.2 +104025600 -0.1 -0.6 -1.1 -1.5 -1.8 -2.1 -2.2 -2.4 -2.7 -3.2 +104025600 1.9 0.6 -0.1 -0.4 -0.8 -1.1 -1.3 -1.5 -1.8 -2.2 +104112000 1.9 0.6 -0.1 -0.4 -0.8 -1.1 -1.3 -1.5 -1.8 -2.2 +104112000 3.1 1.8 1.1 0.9 0.6 0.3 0.2 0.1 0 -0.3 +104198400 3.1 1.8 1.1 0.9 0.6 0.3 0.2 0.1 0 -0.3 +104198400 3.7 2.6 2.2 1.9 1.6 1.3 1.2 1 0.8 0.5 +104284800 3.7 2.6 2.2 1.9 1.6 1.3 1.2 1 0.8 0.5 +104284800 4.5 3.4 2.7 2.3 1.9 1.5 1.4 1.2 1.1 0.7 +104371200 4.5 3.4 2.7 2.3 1.9 1.5 1.4 1.2 1.1 0.7 +104371200 3.6 3.1 2.8 2.7 2.3 2.1 1.9 1.7 1.4 1 +104457600 3.6 3.1 2.8 2.7 2.3 2.1 1.9 1.7 1.4 1 +104457600 4.4 4 3.7 3.5 3.3 3.1 2.9 2.7 2.5 2 +104544000 4.4 4 3.7 3.5 3.3 3.1 2.9 2.7 2.5 2 +104544000 2.7 2.3 2 1.8 1.6 1.4 1.2 1 0.8 0.4 +104630400 2.7 2.3 2 1.8 1.6 1.4 1.2 1 0.8 0.4 +104630400 3.5 3.2 2.9 2.8 2.6 2.4 2.2 2 1.7 1.2 +104716800 3.5 3.2 2.9 2.8 2.6 2.4 2.2 2 1.7 1.2 +104716800 4.9 4.6 4.3 4.1 3.9 3.7 3.6 3.4 3.1 2.7 +104803200 4.9 4.6 4.3 4.1 3.9 3.7 3.6 3.4 3.1 2.7 +104803200 5.4 4.9 4.7 4.6 4.3 4 3.9 3.7 3.4 3 +104889600 5.4 4.9 4.7 4.6 4.3 4 3.9 3.7 3.4 3 +104889600 4.6 3.9 3.7 3.6 3.4 3.3 3.2 3 2.9 2.5 +104976000 4.6 3.9 3.7 3.6 3.4 3.3 3.2 3 2.9 2.5 +104976000 4.7 4.4 4.1 3.9 3.7 3.4 3.3 3 2.8 2.2 +105062400 4.7 4.4 4.1 3.9 3.7 3.4 3.3 3 2.8 2.2 +105062400 3.6 3.3 3 2.8 2.6 2.4 2.2 2 1.8 1.3 +105148800 3.6 3.3 3 2.8 2.6 2.4 2.2 2 1.8 1.3 +105148800 4.3 3.8 3.5 3.3 3 2.8 2.6 2.4 2.1 1.6 +105235200 4.3 3.8 3.5 3.3 3 2.8 2.6 2.4 2.1 1.6 +105235200 5.3 4.4 3.9 3.7 3.4 3.1 2.8 2.6 2.3 1.9 +105321600 5.3 4.4 3.9 3.7 3.4 3.1 2.8 2.6 2.3 1.9 +105321600 5.9 5.1 4.5 4.4 4.1 3.9 3.7 3.5 3.2 2.7 +105408000 5.9 5.1 4.5 4.4 4.1 3.9 3.7 3.5 3.2 2.7 +105408000 7.5 6.8 6.5 6.3 6.1 5.9 5.8 5.6 5.4 5.1 +105494400 7.5 6.8 6.5 6.3 6.1 5.9 5.8 5.6 5.4 5.1 +105494400 7.2 6.7 6.3 6.1 5.8 5.6 5.5 5.3 5.1 4.6 +105580800 7.2 6.7 6.3 6.1 5.8 5.6 5.5 5.3 5.1 4.6 +105580800 9.1 8.5 7.8 7.6 7.2 6.9 6.8 6.6 6.3 5.9 +105667200 9.1 8.5 7.8 7.6 7.2 6.9 6.8 6.6 6.3 5.9 +105667200 9.9 9.3 8.4 8.1 7.7 7.4 7.2 7 6.7 6.2 +105753600 9.9 9.3 8.4 8.1 7.7 7.4 7.2 7 6.7 6.2 +105753600 9.9 9.1 8.5 8.3 7.9 7.5 7.3 7.1 6.8 6.2 +105840000 9.9 9.1 8.5 8.3 7.9 7.5 7.3 7.1 6.8 6.2 +105840000 10.6 9.7 9.1 8.9 8.5 8.2 8 7.8 7.5 6.9 +105926400 10.6 9.7 9.1 8.9 8.5 8.2 8 7.8 7.5 6.9 +105926400 8.5 7.8 7.4 7.2 6.8 6.5 6.3 5.9 5.6 4.9 +106012800 8.5 7.8 7.4 7.2 6.8 6.5 6.3 5.9 5.6 4.9 +106012800 5.3 4.9 4.5 4.3 4 3.8 3.6 3.3 3 2.4 +106099200 5.3 4.9 4.5 4.3 4 3.8 3.6 3.3 3 2.4 +106099200 7 6.5 6 5.7 5.3 5 4.7 4.3 4 3.3 +106185600 7 6.5 6 5.7 5.3 5 4.7 4.3 4 3.3 +106185600 8.1 7.6 7.2 6.9 6.6 6.4 6.1 5.9 5.6 5 +106272000 8.1 7.6 7.2 6.9 6.6 6.4 6.1 5.9 5.6 5 +106272000 7.4 6.8 6.5 6.2 5.9 5.6 5.3 5 4.6 4 +106358400 7.4 6.8 6.5 6.2 5.9 5.6 5.3 5 4.6 4 +106358400 6.3 5.7 5.2 4.8 4.4 4.1 3.7 3.3 2.9 2 +106444800 6.3 5.7 5.2 4.8 4.4 4.1 3.7 3.3 2.9 2 +106444800 0.8 0.2 -0.3 -0.6 -0.8 -1.1 -1.4 -1.7 -2.1 -2.8 +106531200 0.8 0.2 -0.3 -0.6 -0.8 -1.1 -1.4 -1.7 -2.1 -2.8 +106531200 2.9 2.3 1.9 1.6 1.3 0.9 0.6 0.2 -0.2 -1 +106617600 2.9 2.3 1.9 1.6 1.3 0.9 0.6 0.2 -0.2 -1 +106617600 3.5 2.9 2.5 2.2 1.9 1.6 1.3 1 0.6 -0.1 +106704000 3.5 2.9 2.5 2.2 1.9 1.6 1.3 1 0.6 -0.1 +106704000 4.6 3.9 3.3 2.9 2.5 2.2 1.9 1.6 1.2 0.4 +106790400 4.6 3.9 3.3 2.9 2.5 2.2 1.9 1.6 1.2 0.4 +106790400 6.7 6.1 5.7 5.4 5 4.6 4.3 3.9 3.5 2.7 +106876800 6.7 6.1 5.7 5.4 5 4.6 4.3 3.9 3.5 2.7 +106876800 6.3 5.5 5 4.7 4.3 4 3.7 3.5 3.1 2.5 +106963200 6.3 5.5 5 4.7 4.3 4 3.7 3.5 3.1 2.5 +106963200 7 6.3 5.9 5.5 5.1 4.7 4.3 3.9 3.5 2.6 +107049600 7 6.3 5.9 5.5 5.1 4.7 4.3 3.9 3.5 2.6 +107049600 5.6 5.2 4.9 4.6 4.3 3.9 3.6 3.3 2.9 2.1 +107136000 5.6 5.2 4.9 4.6 4.3 3.9 3.6 3.3 2.9 2.1 +107136000 6.4 5.8 5.4 5.2 4.9 4.7 4.4 4.1 3.7 3 +107222400 6.4 5.8 5.4 5.2 4.9 4.7 4.4 4.1 3.7 3 +107222400 8.9 8.3 7.9 7.7 7.3 6.9 6.6 6.2 5.8 5.1 +107308800 8.9 8.3 7.9 7.7 7.3 6.9 6.6 6.2 5.8 5.1 +107308800 10.4 9.7 9 8.6 8.3 7.9 7.7 7.5 7.2 6.7 +107395200 10.4 9.7 9 8.6 8.3 7.9 7.7 7.5 7.2 6.7 +107395200 11.6 11.3 10.8 10.5 10.3 10 9.8 9.6 9.3 8.9 +107481600 11.6 11.3 10.8 10.5 10.3 10 9.8 9.6 9.3 8.9 +107481600 13.4 12.9 12.2 11.8 11.4 11.1 10.9 10.7 10.4 9.9 +107568000 13.4 12.9 12.2 11.8 11.4 11.1 10.9 10.7 10.4 9.9 +107568000 16 15.6 15.3 15.1 14.7 14.3 14.2 13.9 13.7 13.3 +107654400 16 15.6 15.3 15.1 14.7 14.3 14.2 13.9 13.7 13.3 +107654400 16.1 15.7 15.3 15 14.7 14.4 14.2 13.9 13.5 13 +107740800 16.1 15.7 15.3 15 14.7 14.4 14.2 13.9 13.5 13 +107740800 16 15.5 15 14.7 14.4 14 13.5 13.1 12.5 11.6 +107827200 16 15.5 15 14.7 14.4 14 13.5 13.1 12.5 11.6 +107827200 15.9 15.4 15.1 14.9 14.6 14.3 14 13.7 13.3 12.8 +107913600 15.9 15.4 15.1 14.9 14.6 14.3 14 13.7 13.3 12.8 +107913600 14.3 13.9 13.6 13.4 13.1 12.9 12.6 12.4 12 11.4 +108000000 14.3 13.9 13.6 13.4 13.1 12.9 12.6 12.4 12 11.4 +108000000 14.2 13.4 13.1 12.9 12.7 12.5 12.3 12 11.8 11.2 +108086400 14.2 13.4 13.1 12.9 12.7 12.5 12.3 12 11.8 11.2 +108086400 15.6 15.2 14.7 14.4 14.1 13.7 13.4 13.1 12.8 12.2 +108172800 15.6 15.2 14.7 14.4 14.1 13.7 13.4 13.1 12.8 12.2 +108172800 16.9 16.4 15.9 15.6 15.1 14.7 14.3 14 13.6 13 +108259200 16.9 16.4 15.9 15.6 15.1 14.7 14.3 14 13.6 13 +108259200 17 16.6 16.2 15.9 15.4 15 14.7 14.4 14 13.4 +108345600 17 16.6 16.2 15.9 15.4 15 14.7 14.4 14 13.4 +108345600 13.4 12.6 12.1 11.7 11.3 10.8 10.5 10.1 9.7 8.8 +108432000 13.4 12.6 12.1 11.7 11.3 10.8 10.5 10.1 9.7 8.8 +108432000 13.5 12.6 12 11.7 11.2 10.7 10.4 10 9.5 8.8 +108518400 13.5 12.6 12 11.7 11.2 10.7 10.4 10 9.5 8.8 +108518400 9.7 9 8.4 8.1 7.6 7.1 6.8 6.4 5.9 5.1 +108604800 9.7 9 8.4 8.1 7.6 7.1 6.8 6.4 5.9 5.1 +108604800 8.1 7.4 6.9 6.6 6.2 5.8 5.5 5.2 4.8 4 +108691200 8.1 7.4 6.9 6.6 6.2 5.8 5.5 5.2 4.8 4 +108691200 8.1 7.3 6.9 6.6 6.3 6 5.7 5.4 5.1 4.4 +108777600 8.1 7.3 6.9 6.6 6.3 6 5.7 5.4 5.1 4.4 +108777600 6.9 6.4 6 5.7 5.4 5.2 4.9 4.6 4.2 3.5 +108864000 6.9 6.4 6 5.7 5.4 5.2 4.9 4.6 4.2 3.5 +108864000 5.8 5.2 4.7 4.4 4 3.7 3.4 3.1 2.6 1.9 +108950400 5.8 5.2 4.7 4.4 4 3.7 3.4 3.1 2.6 1.9 +108950400 6.3 5.8 5.1 4.6 4.4 4.2 4 3.7 3.3 2.6 +109036800 6.3 5.8 5.1 4.6 4.4 4.2 4 3.7 3.3 2.6 +109036800 7.8 7.4 6.9 6.6 6.4 6.3 6 5.8 5.5 4.9 +109123200 7.8 7.4 6.9 6.6 6.4 6.3 6 5.8 5.5 4.9 +109123200 11.4 10.8 10.3 9.9 9.5 9.1 8.8 8.4 8 7.2 +109209600 11.4 10.8 10.3 9.9 9.5 9.1 8.8 8.4 8 7.2 +109209600 9.1 8.5 8.1 7.7 7.4 7.1 6.7 6.4 6 5.2 +109296000 9.1 8.5 8.1 7.7 7.4 7.1 6.7 6.4 6 5.2 +109296000 8.6 8.1 7.7 7.4 7.1 6.8 6.5 6.1 5.8 5 +109382400 8.6 8.1 7.7 7.4 7.1 6.8 6.5 6.1 5.8 5 +109382400 8.7 7.9 7.4 7.1 6.6 6.2 5.9 5.5 5.1 4.2 +109468800 8.7 7.9 7.4 7.1 6.6 6.2 5.9 5.5 5.1 4.2 +109468800 8.3 7.7 7.2 7 6.6 6.3 6 5.7 5.4 4.6 +109555200 8.3 7.7 7.2 7 6.6 6.3 6 5.7 5.4 4.6 +109555200 6.8 6.4 6.1 5.8 5.4 5.2 4.9 4.6 4.3 3.6 +109641600 6.8 6.4 6.1 5.8 5.4 5.2 4.9 4.6 4.3 3.6 +109641600 9.6 8.9 8.3 8 7.6 7.2 6.8 6.4 5.9 5 +109728000 9.6 8.9 8.3 8 7.6 7.2 6.8 6.4 5.9 5 +109728000 7.3 6.7 6.3 6.1 5.7 5.4 5.1 4.8 4.5 3.8 +109814400 7.3 6.7 6.3 6.1 5.7 5.4 5.1 4.8 4.5 3.8 +109814400 10.7 10.2 9.7 9.4 9.1 8.8 8.5 8.2 7.8 7.1 +109900800 10.7 10.2 9.7 9.4 9.1 8.8 8.5 8.2 7.8 7.1 +109900800 11.1 10.4 10 9.6 9.2 8.9 8.6 8.2 7.8 7.1 +109987200 11.1 10.4 10 9.6 9.2 8.9 8.6 8.2 7.8 7.1 +109987200 8.8 8.4 8.1 7.9 7.7 7.5 7.3 7 6.7 6.1 +110073600 8.8 8.4 8.1 7.9 7.7 7.5 7.3 7 6.7 6.1 +110073600 12.9 12.4 12 11.7 11.4 11.1 10.8 10.5 10.1 9.4 +110160000 12.9 12.4 12 11.7 11.4 11.1 10.8 10.5 10.1 9.4 +110160000 11.6 11 10.6 10.2 9.9 9.6 9.3 8.9 8.5 7.7 +110246400 11.6 11 10.6 10.2 9.9 9.6 9.3 8.9 8.5 7.7 +110246400 10.8 10.1 9.5 9.2 8.8 8.5 8.1 7.8 7.4 6.6 +110332800 10.8 10.1 9.5 9.2 8.8 8.5 8.1 7.8 7.4 6.6 +110332800 12.4 12 11.5 11.3 11 10.7 10.4 10.1 9.7 9 +110419200 12.4 12 11.5 11.3 11 10.7 10.4 10.1 9.7 9 +110419200 14.5 14.3 13.8 13.6 13.4 13.3 13.1 12.9 12.7 12.1 +110505600 14.5 14.3 13.8 13.6 13.4 13.3 13.1 12.9 12.7 12.1 +110505600 16.9 16.5 16.1 15.8 15.5 15.3 15.1 14.8 14.5 13.9 +110592000 16.9 16.5 16.1 15.8 15.5 15.3 15.1 14.8 14.5 13.9 +110592000 17.3 16.8 16.3 15.9 15.6 15.3 15 14.8 14.4 13.8 +110678400 17.3 16.8 16.3 15.9 15.6 15.3 15 14.8 14.4 13.8 +110678400 18.6 18.4 18.1 17.8 17.5 17.3 17.1 16.8 16.4 15.9 +110764800 18.6 18.4 18.1 17.8 17.5 17.3 17.1 16.8 16.4 15.9 +110764800 10.4 10.1 9.8 9.5 9.3 9 8.8 8.6 8.2 7.7 +110851200 10.4 10.1 9.8 9.5 9.3 9 8.8 8.6 8.2 7.7 +110851200 7.9 7.4 6.9 6.6 6.3 6.1 5.8 5.5 5.1 4.3 +110937600 7.9 7.4 6.9 6.6 6.3 6.1 5.8 5.5 5.1 4.3 +110937600 9.2 8.6 8.3 8.1 7.9 7.7 7.5 7.3 7.1 6.5 +111024000 9.2 8.6 8.3 8.1 7.9 7.7 7.5 7.3 7.1 6.5 +111024000 13.5 13.1 12.7 12.5 12.3 12 11.8 11.6 11.3 10.8 +111110400 13.5 13.1 12.7 12.5 12.3 12 11.8 11.6 11.3 10.8 +111110400 15.4 15 14.5 14.2 13.9 13.6 13.3 13 12.6 12 +111196800 15.4 15 14.5 14.2 13.9 13.6 13.3 13 12.6 12 +111196800 12.3 11.8 11.4 11.2 10.9 10.7 10.4 10.1 9.8 9.1 +111283200 12.3 11.8 11.4 11.2 10.9 10.7 10.4 10.1 9.8 9.1 +111283200 11 10.6 10.3 10 9.7 9.5 9.3 9 8.7 8.1 +111369600 11 10.6 10.3 10 9.7 9.5 9.3 9 8.7 8.1 +111369600 11.6 11.1 10.7 10.6 10.5 10.2 9.9 9.7 9.3 8.7 +111456000 11.6 11.1 10.7 10.6 10.5 10.2 9.9 9.7 9.3 8.7 +111456000 12.2 11.5 11.1 10.9 10.6 10.2 10 9.7 9.3 8.7 +111542400 12.2 11.5 11.1 10.9 10.6 10.2 10 9.7 9.3 8.7 +111542400 11.8 11.1 10.6 10.3 9.9 9.5 9.2 8.9 8.5 7.7 +111628800 11.8 11.1 10.6 10.3 9.9 9.5 9.2 8.9 8.5 7.7 +111628800 9.7 9 8.5 8.2 7.8 7.5 7.3 7 6.7 6 +111715200 9.7 9 8.5 8.2 7.8 7.5 7.3 7 6.7 6 +111715200 10.5 9.8 9.3 9 8.7 8.4 8.2 8 7.6 6.9 +111801600 10.5 9.8 9.3 9 8.7 8.4 8.2 8 7.6 6.9 +111801600 10.3 9.8 9.4 9.1 8.8 8.6 8.3 8.1 7.7 7.1 +111888000 10.3 9.8 9.4 9.1 8.8 8.6 8.3 8.1 7.7 7.1 +111888000 10.7 10.4 10.1 9.9 9.6 9.3 9 8.7 8.4 7.8 +111974400 10.7 10.4 10.1 9.9 9.6 9.3 9 8.7 8.4 7.8 +111974400 10.5 10.1 9.7 9.4 9.1 8.9 8.6 8.3 7.9 7.3 +112060800 10.5 10.1 9.7 9.4 9.1 8.9 8.6 8.3 7.9 7.3 +112060800 13.2 12.8 12.5 12.3 12.1 11.9 11.7 11.5 11.2 10.7 +112147200 13.2 12.8 12.5 12.3 12.1 11.9 11.7 11.5 11.2 10.7 +112147200 15.7 15.1 14.5 14.3 13.9 13.5 13.2 12.9 12.6 12 +112233600 15.7 15.1 14.5 14.3 13.9 13.5 13.2 12.9 12.6 12 +112233600 17.5 17 16.8 16.6 16.4 16.2 16 15.9 15.6 15.2 +112320000 17.5 17 16.8 16.6 16.4 16.2 16 15.9 15.6 15.2 +112320000 17.7 17.4 17.3 17.2 17 16.8 16.7 16.6 16.4 16.1 +112406400 17.7 17.4 17.3 17.2 17 16.8 16.7 16.6 16.4 16.1 +112406400 17.4 17.1 16.9 16.8 16.7 16.6 16.5 16.3 16.2 15.9 +112492800 17.4 17.1 16.9 16.8 16.7 16.6 16.5 16.3 16.2 15.9 +112492800 18 17.7 17.3 17.1 16.9 16.7 16.7 16.6 16.5 16.3 +112579200 18 17.7 17.3 17.1 16.9 16.7 16.7 16.6 16.5 16.3 +112579200 18.5 18.3 18.1 18 17.8 17.7 17.6 17.4 17.2 16.9 +112665600 18.5 18.3 18.1 18 17.8 17.7 17.6 17.4 17.2 16.9 +112665600 19.6 19.2 18.9 18.8 18.6 18.4 18.3 18.1 17.9 17.5 +112752000 19.6 19.2 18.9 18.8 18.6 18.4 18.3 18.1 17.9 17.5 +112752000 19 18.6 18.3 18.1 17.8 17.6 17.4 17.1 16.8 16.2 +112838400 19 18.6 18.3 18.1 17.8 17.6 17.4 17.1 16.8 16.2 +112838400 17.1 16.7 16.5 16.2 15.9 15.5 15.2 14.9 14.5 13.9 +112924800 17.1 16.7 16.5 16.2 15.9 15.5 15.2 14.9 14.5 13.9 +112924800 18 17.6 17.2 17 16.8 16.6 16.5 16.2 15.9 15.4 +113011200 18 17.6 17.2 17 16.8 16.6 16.5 16.2 15.9 15.4 +113011200 18.2 17.7 17.4 17.2 17 16.6 16.3 16 15.6 15 +113097600 18.2 17.7 17.4 17.2 17 16.6 16.3 16 15.6 15 +113097600 12.7 12.3 12 11.7 11.4 11.1 10.9 10.6 10.2 9.6 +113184000 12.7 12.3 12 11.7 11.4 11.1 10.9 10.6 10.2 9.6 +113184000 12.3 11.8 11.3 11.1 10.8 10.5 10.2 9.9 9.6 8.9 +113270400 12.3 11.8 11.3 11.1 10.8 10.5 10.2 9.9 9.6 8.9 +113270400 12.6 12.2 12 11.7 11.4 11 10.7 10.3 9.9 9.1 +113356800 12.6 12.2 12 11.7 11.4 11 10.7 10.3 9.9 9.1 +113356800 12.4 11.8 11.3 11 10.7 10.3 10 9.6 9.2 8.4 +113443200 12.4 11.8 11.3 11 10.7 10.3 10 9.6 9.2 8.4 +113443200 12.6 12.2 11.7 11.4 11.1 10.8 10.5 10.1 9.7 9 +113529600 12.6 12.2 11.7 11.4 11.1 10.8 10.5 10.1 9.7 9 +113529600 11.9 11.4 11 10.7 10.4 10.1 9.8 9.5 9.1 8.5 +113616000 11.9 11.4 11 10.7 10.4 10.1 9.8 9.5 9.1 8.5 +113616000 12.9 12.4 12.1 11.8 11.6 11.4 11.2 11 10.7 10.2 +113702400 12.9 12.4 12.1 11.8 11.6 11.4 11.2 11 10.7 10.2 +113702400 11.7 11.2 10.8 10.5 10.2 9.9 9.7 9.4 9.1 8.4 +113788800 11.7 11.2 10.8 10.5 10.2 9.9 9.7 9.4 9.1 8.4 +113788800 9.7 9.3 8.9 8.6 8.3 8 7.8 7.5 7.1 6.5 +113875200 9.7 9.3 8.9 8.6 8.3 8 7.8 7.5 7.1 6.5 +113875200 10.9 10.6 10.3 10 9.6 9.3 9 8.6 8.3 7.6 +113961600 10.9 10.6 10.3 10 9.6 9.3 9 8.6 8.3 7.6 +113961600 13.1 12.6 12.2 12 11.6 11.2 10.9 10.6 10.2 9.6 +114048000 13.1 12.6 12.2 12 11.6 11.2 10.9 10.6 10.2 9.6 +114048000 9.6 8.9 8.6 8.3 8 7.7 7.5 7.2 6.8 6.2 +114134400 9.6 8.9 8.6 8.3 8 7.7 7.5 7.2 6.8 6.2 +114134400 11.5 11 10.7 10.4 10.2 10 9.8 9.6 9.3 8.8 +114220800 11.5 11 10.7 10.4 10.2 10 9.8 9.6 9.3 8.8 +114220800 10.8 10.2 9.9 9.7 9.4 9.1 8.8 8.6 8.2 7.6 +114307200 10.8 10.2 9.9 9.7 9.4 9.1 8.8 8.6 8.2 7.6 +114307200 10.8 10.5 10.3 10.2 9.9 9.6 9.4 9.1 8.8 8.2 +114393600 10.8 10.5 10.3 10.2 9.9 9.6 9.4 9.1 8.8 8.2 +114393600 10.3 10 9.7 9.5 9.2 9 8.8 8.5 8.3 7.7 +114480000 10.3 10 9.7 9.5 9.2 9 8.8 8.5 8.3 7.7 +114480000 12 11.7 11.3 11.1 10.8 10.5 10.3 10.1 9.9 9.4 +114566400 12 11.7 11.3 11.1 10.8 10.5 10.3 10.1 9.9 9.4 +114566400 13.3 13 12.5 12.2 11.7 11.4 11.1 10.8 10.4 9.8 +114652800 13.3 13 12.5 12.2 11.7 11.4 11.1 10.8 10.4 9.8 +114652800 12.1 11.8 11.4 11.2 11 10.8 10.6 10.4 10.1 9.5 +114739200 12.1 11.8 11.4 11.2 11 10.8 10.6 10.4 10.1 9.5 +114739200 12.3 11.7 11.2 11 10.6 10.3 10.1 9.8 9.4 8.8 +114825600 12.3 11.7 11.2 11 10.6 10.3 10.1 9.8 9.4 8.8 +114825600 12.1 11.7 11.6 11.4 11.2 10.9 10.7 10.5 10.3 9.8 +114912000 12.1 11.7 11.6 11.4 11.2 10.9 10.7 10.5 10.3 9.8 +114912000 11 10.6 10.4 10.2 10 9.8 9.7 9.5 9.2 8.9 +114998400 11 10.6 10.4 10.2 10 9.8 9.7 9.5 9.2 8.9 +114998400 10.9 10.5 10.2 9.9 9.6 9.3 9 8.8 8.5 7.9 +115084800 10.9 10.5 10.2 9.9 9.6 9.3 9 8.8 8.5 7.9 +115084800 11.4 11 10.6 10.4 10.1 9.8 9.5 9.1 8.8 8.1 +115171200 11.4 11 10.6 10.4 10.1 9.8 9.5 9.1 8.8 8.1 +115171200 10.7 10.2 9.8 9.6 9.3 9.1 8.9 8.6 8.3 7.8 +115257600 10.7 10.2 9.8 9.6 9.3 9.1 8.9 8.6 8.3 7.8 +115257600 9.8 9.5 9.3 9 8.7 8.4 8.2 8 7.6 7 +115344000 9.8 9.5 9.3 9 8.7 8.4 8.2 8 7.6 7 +115344000 9.1 8.4 8 7.7 7.4 7.1 6.9 6.6 6.3 5.7 +115430400 9.1 8.4 8 7.7 7.4 7.1 6.9 6.6 6.3 5.7 +115430400 10.5 10.1 9.8 9.7 9.4 9.1 9 8.7 8.5 8 +115516800 10.5 10.1 9.8 9.7 9.4 9.1 9 8.7 8.5 8 +115516800 14.9 14.5 14.2 14.1 13.9 13.7 13.5 13.4 13.2 12.8 +115603200 14.9 14.5 14.2 14.1 13.9 13.7 13.5 13.4 13.2 12.8 +115603200 12.6 12.2 11.8 11.5 11.2 10.9 10.6 10.3 10 9.2 +115689600 12.6 12.2 11.8 11.5 11.2 10.9 10.6 10.3 10 9.2 +115689600 10.7 10.3 9.9 9.6 9.3 9.1 8.9 8.6 8.4 7.8 +115776000 10.7 10.3 9.9 9.6 9.3 9.1 8.9 8.6 8.4 7.8 +115776000 10.7 10.2 9.8 9.6 9.3 8.9 8.6 8.3 7.9 7.2 +115862400 10.7 10.2 9.8 9.6 9.3 8.9 8.6 8.3 7.9 7.2 +115862400 7.9 7.5 7.2 7 6.8 6.6 6.3 6.1 5.8 5.2 +115948800 7.9 7.5 7.2 7 6.8 6.6 6.3 6.1 5.8 5.2 +115948800 7.4 7.2 6.9 6.7 6.4 6.2 5.9 5.7 5.4 4.9 +116035200 7.4 7.2 6.9 6.7 6.4 6.2 5.9 5.7 5.4 4.9 +116035200 7.8 7.3 7 6.8 6.5 6.2 6.1 5.9 5.6 5.2 +116121600 7.8 7.3 7 6.8 6.5 6.2 6.1 5.9 5.6 5.2 +116121600 8.2 7.9 7.5 7.2 7 6.8 6.6 6.4 6.1 5.5 +116208000 8.2 7.9 7.5 7.2 7 6.8 6.6 6.4 6.1 5.5 +116208000 10 9.7 9.4 9.2 9 8.7 8.4 8.1 7.8 7.1 +116294400 10 9.7 9.4 9.2 9 8.7 8.4 8.1 7.8 7.1 +116294400 9.2 8.9 8.5 8.1 7.8 7.6 7.4 7.1 6.8 6.2 +116380800 9.2 8.9 8.5 8.1 7.8 7.6 7.4 7.1 6.8 6.2 +116380800 7.9 7.6 7.2 6.9 6.6 6.4 6.1 5.8 5.5 4.7 +116467200 7.9 7.6 7.2 6.9 6.6 6.4 6.1 5.8 5.5 4.7 +116467200 6.4 5.8 5.3 5 4.7 4.5 4.2 4 3.6 3 +116553600 6.4 5.8 5.3 5 4.7 4.5 4.2 4 3.6 3 +116553600 7.6 7.3 6.8 6.3 6 5.7 5.5 5.2 4.8 4 +116640000 7.6 7.3 6.8 6.3 6 5.7 5.5 5.2 4.8 4 +116640000 5.9 5.4 5 4.7 4.4 4.1 3.8 3.5 3.1 2.4 +116726400 5.9 5.4 5 4.7 4.4 4.1 3.8 3.5 3.1 2.4 +116726400 3.9 3.5 3.2 3.1 2.9 2.8 2.6 2.5 2.3 1.9 +116812800 3.9 3.5 3.2 3.1 2.9 2.8 2.6 2.5 2.3 1.9 +116812800 4.5 4.2 3.9 3.8 3.6 3.4 3.3 3.1 2.9 2.4 +116899200 4.5 4.2 3.9 3.8 3.6 3.4 3.3 3.1 2.9 2.4 +116899200 4.9 4.3 3.9 3.6 3.3 3 2.7 2.4 2 1.3 +116985600 4.9 4.3 3.9 3.6 3.3 3 2.7 2.4 2 1.3 +116985600 4.5 4.2 3.8 3.6 3.4 3.2 2.9 2.7 2.4 1.8 +117072000 4.5 4.2 3.8 3.6 3.4 3.2 2.9 2.7 2.4 1.8 +117072000 4.1 3.7 3.5 3.3 3.1 2.9 2.8 2.6 2.3 1.9 +117158400 4.1 3.7 3.5 3.3 3.1 2.9 2.8 2.6 2.3 1.9 +117158400 7.2 6.8 6.4 6.1 5.8 5.5 5.2 5 4.7 4.1 +117244800 7.2 6.8 6.4 6.1 5.8 5.5 5.2 5 4.7 4.1 +117244800 6.6 6.3 6 5.7 5.6 5.3 5.1 4.9 4.6 4.1 +117331200 6.6 6.3 6 5.7 5.6 5.3 5.1 4.9 4.6 4.1 +117331200 6.1 5.8 5.7 5.6 5.5 5.3 5.2 5.1 4.9 4.6 +117417600 6.1 5.8 5.7 5.6 5.5 5.3 5.2 5.1 4.9 4.6 +117417600 6.7 6.4 5.9 5.7 5.6 5.5 5.4 5.2 5.1 4.8 +117504000 6.7 6.4 5.9 5.7 5.6 5.5 5.4 5.2 5.1 4.8 +117504000 7 6.8 6.6 6.6 6.6 6.6 6.6 6.5 6.3 6 +117590400 7 6.8 6.6 6.6 6.6 6.6 6.6 6.5 6.3 6 +117590400 7.3 7.3 7.3 7.3 7.3 7.3 7.3 7.2 7.2 7.1 +117676800 7.3 7.3 7.3 7.3 7.3 7.3 7.3 7.2 7.2 7.1 +117676800 8.6 8.4 8.2 8.1 7.9 7.8 7.9 7.8 7.8 7.8 +117763200 8.6 8.4 8.2 8.1 7.9 7.8 7.9 7.8 7.8 7.8 +117763200 10 9.8 9.7 9.6 9.5 9.4 9.3 9.2 9.1 8.8 +117849600 10 9.8 9.7 9.6 9.5 9.4 9.3 9.2 9.1 8.8 +117849600 10 9.7 9.4 9.3 9.1 9 8.8 8.6 8.4 8 +117936000 10 9.7 9.4 9.3 9.1 9 8.8 8.6 8.4 8 +117936000 7.3 6.8 6.4 6.2 6 5.8 5.5 5.2 4.9 4.2 +118022400 7.3 6.8 6.4 6.2 6 5.8 5.5 5.2 4.9 4.2 +118022400 3.7 3.4 3.1 3 2.8 2.6 2.4 2.2 1.9 1.5 +118108800 3.7 3.4 3.1 3 2.8 2.6 2.4 2.2 1.9 1.5 +118108800 4.9 4.7 4.5 4.4 4.3 4.1 4 3.8 3.7 3.3 +118195200 4.9 4.7 4.5 4.4 4.3 4.1 4 3.8 3.7 3.3 +118195200 3.1 2.8 2.4 2 1.8 1.5 1.2 0.9 0.5 -0.2 +118281600 3.1 2.8 2.4 2 1.8 1.5 1.2 0.9 0.5 -0.2 +118281600 2.9 2.5 2.1 1.8 1.6 1.4 1 0.7 0.2 -0.6 +118368000 2.9 2.5 2.1 1.8 1.6 1.4 1 0.7 0.2 -0.6 +118368000 4.3 4.2 4 3.8 3.5 3.2 2.9 2.6 2.1 1.3 +118454400 4.3 4.2 4 3.8 3.5 3.2 2.9 2.6 2.1 1.3 +118454400 2.9 2.6 2.2 2 1.8 1.6 1.4 1.1 0.8 0.1 +118540800 2.9 2.6 2.2 2 1.8 1.6 1.4 1.1 0.8 0.1 +118540800 2.4 1.9 1.4 1.1 0.9 0.6 0.2 -0.2 -0.6 -1.5 +118627200 2.4 1.9 1.4 1.1 0.9 0.6 0.2 -0.2 -0.6 -1.5 +118627200 2.8 2.5 2.2 2 1.7 1.5 1.3 1 0.7 0 +118713600 2.8 2.5 2.2 2 1.7 1.5 1.3 1 0.7 0 +118713600 2.3 1.9 1.6 1.5 1.3 1.1 0.9 0.7 0.4 -0.1 +118800000 2.3 1.9 1.6 1.5 1.3 1.1 0.9 0.7 0.4 -0.1 +118800000 4.3 4 3.8 3.5 3.4 3.2 2.9 2.6 2.3 1.6 +118886400 4.3 4 3.8 3.5 3.4 3.2 2.9 2.6 2.3 1.6 +118886400 7.5 7.4 7 6.8 6.5 6.3 6.1 5.8 5.5 4.9 +118972800 7.5 7.4 7 6.8 6.5 6.3 6.1 5.8 5.5 4.9 +118972800 6.5 6.2 5.9 5.7 5.5 5.2 5 4.8 4.5 4 +119059200 6.5 6.2 5.9 5.7 5.5 5.2 5 4.8 4.5 4 +119059200 6.8 6.9 6.6 6.4 6.2 6 5.9 5.6 5.4 4.9 +119145600 6.8 6.9 6.6 6.4 6.2 6 5.9 5.6 5.4 4.9 +119145600 7.7 7.3 7 6.8 6.6 6.2 5.9 5.6 5.3 4.7 +119232000 7.7 7.3 7 6.8 6.6 6.2 5.9 5.6 5.3 4.7 +119232000 6.4 5.9 5.5 5.3 5 4.7 4.3 4 3.6 3 +119318400 6.4 5.9 5.5 5.3 5 4.7 4.3 4 3.6 3 +119318400 7.3 7 6.7 6.5 6.2 5.8 5.4 5.1 4.8 4.1 +119404800 7.3 7 6.7 6.5 6.2 5.8 5.4 5.1 4.8 4.1 +119404800 3.9 3.5 3.3 3.2 3.1 3 2.9 2.7 2.5 1.9 +119491200 3.9 3.5 3.3 3.2 3.1 3 2.9 2.7 2.5 1.9 +119491200 1.7 1.4 1.2 1 0.8 0.6 0.4 0.2 0 -0.5 +119577600 1.7 1.4 1.2 1 0.8 0.6 0.4 0.2 0 -0.5 +119577600 0.5 0.3 0.1 0 -0.1 -0.2 -0.3 -0.5 -0.7 -1 +119664000 0.5 0.3 0.1 0 -0.1 -0.2 -0.3 -0.5 -0.7 -1 +119664000 1.6 1.5 1.4 1.3 1.2 1.1 1 0.8 0.6 0.3 +119750400 1.6 1.5 1.4 1.3 1.2 1.1 1 0.8 0.6 0.3 +119750400 1.6 1.6 1.4 1.3 1.2 1.1 0.9 0.8 0.6 0.2 +119836800 1.6 1.6 1.4 1.3 1.2 1.1 0.9 0.8 0.6 0.2 +119836800 5.1 4.6 4.4 4.2 3.9 3.5 3.3 3 2.7 2.1 +119923200 5.1 4.6 4.4 4.2 3.9 3.5 3.3 3 2.7 2.1 +119923200 6.7 6.2 5.8 5.6 5.3 4.9 4.6 4.3 3.9 3.2 +120009600 6.7 6.2 5.8 5.6 5.3 4.9 4.6 4.3 3.9 3.2 +120009600 2.7 2.1 1.6 1.3 1 0.6 0.2 -0.2 -0.6 -1.4 +120096000 2.7 2.1 1.6 1.3 1 0.6 0.2 -0.2 -0.6 -1.4 +120096000 0.4 0.1 -0.2 -0.4 -0.6 -0.8 -0.9 -1.1 -1.4 -1.9 +120182400 0.4 0.1 -0.2 -0.4 -0.6 -0.8 -0.9 -1.1 -1.4 -1.9 +120182400 6.1 5.9 5.5 5.3 5 4.7 4.4 4.1 3.8 3.2 +120268800 6.1 5.9 5.5 5.3 5 4.7 4.4 4.1 3.8 3.2 +120268800 4.5 3.8 3.3 3 2.7 2.3 2 1.6 1.2 0.5 +120355200 4.5 3.8 3.3 3 2.7 2.3 2 1.6 1.2 0.5 +120355200 4.7 4.1 3.7 3.4 3 2.7 2.4 2.1 1.7 1 +120441600 4.7 4.1 3.7 3.4 3 2.7 2.4 2.1 1.7 1 +120441600 1.9 1.4 1.1 0.9 0.6 0.3 0.1 -0.2 -0.5 -1 +120528000 1.9 1.4 1.1 0.9 0.6 0.3 0.1 -0.2 -0.5 -1 +120528000 -1.1 -1.4 -1.6 -1.8 -2 -2.2 -2.3 -2.5 -2.8 -3.2 +120614400 -1.1 -1.4 -1.6 -1.8 -2 -2.2 -2.3 -2.5 -2.8 -3.2 +120614400 -4 -4.6 -4.9 -5.1 -5.4 -5.8 -6 -6.3 -6.6 -7.2 +120700800 -4 -4.6 -4.9 -5.1 -5.4 -5.8 -6 -6.3 -6.6 -7.2 +120700800 -3.2 -3.5 -3.8 -4 -4.3 -4.6 -4.8 -5 -5.4 -6 +120787200 -3.2 -3.5 -3.8 -4 -4.3 -4.6 -4.8 -5 -5.4 -6 +120787200 -1.7 -2 -2.3 -2.5 -2.8 -3 -3.2 -3.5 -3.8 -4.3 +120873600 -1.7 -2 -2.3 -2.5 -2.8 -3 -3.2 -3.5 -3.8 -4.3 +120873600 -7.7 -9.2 -9.8 -10.2 -10.7 -11.3 -11.6 -12 -12.5 -13.3 +120960000 -7.7 -9.2 -9.8 -10.2 -10.7 -11.3 -11.6 -12 -12.5 -13.3 +120960000 -6.5 -6.4 -6.4 -6.4 -6.5 -6.5 -6.6 -6.7 -6.8 -7 +121046400 -6.5 -6.4 -6.4 -6.4 -6.5 -6.5 -6.6 -6.7 -6.8 -7 +121046400 -1.7 -1.3 -1.3 -1.2 -1.1 -0.9 -0.9 -0.9 -0.8 -0.9 +121132800 -1.7 -1.3 -1.3 -1.2 -1.1 -0.9 -0.9 -0.9 -0.8 -0.9 +121132800 0.5 0.7 0.6 0.6 0.6 0.8 0.7 0.7 0.6 0.4 +121219200 0.5 0.7 0.6 0.6 0.6 0.8 0.7 0.7 0.6 0.4 +121219200 0.7 0.3 0.1 0 -0.3 -0.6 -0.8 -1 -1.2 -1.8 +121305600 0.7 0.3 0.1 0 -0.3 -0.6 -0.8 -1 -1.2 -1.8 +121305600 -1.1 -2.1 -2.2 -2.3 -2.6 -2.9 -3 -3.2 -3.4 -3.9 +121392000 -1.1 -2.1 -2.2 -2.3 -2.6 -2.9 -3 -3.2 -3.4 -3.9 +121392000 0.8 0.7 0.5 0.3 0.1 0 -0.2 -0.4 -0.6 -1.1 +121478400 0.8 0.7 0.5 0.3 0.1 0 -0.2 -0.4 -0.6 -1.1 +121478400 -1.4 -1.6 -1.9 -2.1 -2.3 -2.6 -2.8 -3 -3.3 -4 +121564800 -1.4 -1.6 -1.9 -2.1 -2.3 -2.6 -2.8 -3 -3.3 -4 +121564800 1.5 1.4 1.3 1.2 1.1 1 0.9 0.7 0.5 0 +121651200 1.5 1.4 1.3 1.2 1.1 1 0.9 0.7 0.5 0 +121651200 1.9 1.4 1.1 0.8 0.5 0.2 0 -0.3 -0.7 -1.4 +121737600 1.9 1.4 1.1 0.8 0.5 0.2 0 -0.3 -0.7 -1.4 +121737600 0.5 -0.1 -0.5 -0.8 -1 -1.3 -1.6 -1.8 -2.2 -2.8 +121824000 0.5 -0.1 -0.5 -0.8 -1 -1.3 -1.6 -1.8 -2.2 -2.8 +121824000 -0.7 -1.3 -1.5 -1.7 -1.9 -2.2 -2.3 -2.5 -2.7 -3.2 +121910400 -0.7 -1.3 -1.5 -1.7 -1.9 -2.2 -2.3 -2.5 -2.7 -3.2 +121910400 -5 -5.7 -5.8 -5.8 -6.1 -6.5 -6.6 -6.7 -6.9 -7.2 +121996800 -5 -5.7 -5.8 -5.8 -6.1 -6.5 -6.6 -6.7 -6.9 -7.2 +121996800 -1.9 -2 -2 -2.1 -2.2 -2.2 -2.3 -2.3 -2.5 -2.8 +122083200 -1.9 -2 -2 -2.1 -2.2 -2.2 -2.3 -2.3 -2.5 -2.8 +122083200 3.5 3.7 3.7 3.6 3.5 3.4 3.3 3.2 3 2.7 +122169600 3.5 3.7 3.7 3.6 3.5 3.4 3.3 3.2 3 2.7 +122169600 2.3 1.7 1.3 1 0.7 0.4 0.1 -0.1 -0.5 -1.2 +122256000 2.3 1.7 1.3 1 0.7 0.4 0.1 -0.1 -0.5 -1.2 +122256000 -0.8 -1.3 -1.7 -2 -2.3 -2.7 -2.9 -3.2 -3.6 -4.4 +122342400 -0.8 -1.3 -1.7 -2 -2.3 -2.7 -2.9 -3.2 -3.6 -4.4 +122342400 0.1 -0.2 -0.5 -0.8 -1 -1.3 -1.5 -1.7 -2.1 -2.7 +122428800 0.1 -0.2 -0.5 -0.8 -1 -1.3 -1.5 -1.7 -2.1 -2.7 +122428800 -1.4 -1.6 -1.9 -2.2 -2.5 -2.8 -3.1 -3.4 -3.8 -4.5 +122515200 -1.4 -1.6 -1.9 -2.2 -2.5 -2.8 -3.1 -3.4 -3.8 -4.5 +122515200 2 1.4 1.1 0.9 0.7 0.4 0.2 0 -0.3 -0.9 +122601600 2 1.4 1.1 0.9 0.7 0.4 0.2 0 -0.3 -0.9 +122601600 -3.7 -4.4 -4.8 -5.1 -5.4 -5.8 -6.1 -6.4 -6.8 -7.5 +122688000 -3.7 -4.4 -4.8 -5.1 -5.4 -5.8 -6.1 -6.4 -6.8 -7.5 +122688000 -4.6 -5.3 -5.8 -6.2 -6.6 -6.9 -7.3 -7.7 -8.1 -9 +122774400 -4.6 -5.3 -5.8 -6.2 -6.6 -6.9 -7.3 -7.7 -8.1 -9 +122774400 -5.2 -5.7 -5.9 -6 -6.3 -6.6 -6.8 -7 -7.2 -7.7 +122860800 -5.2 -5.7 -5.9 -6 -6.3 -6.6 -6.8 -7 -7.2 -7.7 +122860800 -8.2 -9 -9.2 -9.3 -9.5 -9.7 -9.9 -10.1 -10.3 -10.9 +122947200 -8.2 -9 -9.2 -9.3 -9.5 -9.7 -9.9 -10.1 -10.3 -10.9 +122947200 -5.2 -5.7 -5.5 -5.7 -6.1 -6.5 -6.8 -7.2 -7.6 -8.4 +123033600 -5.2 -5.7 -5.5 -5.7 -6.1 -6.5 -6.8 -7.2 -7.6 -8.4 +123033600 -1.5 -1.4 -1.6 -1.8 -2 -2.2 -2.3 -2.6 -2.8 -3.3 +123120000 -1.5 -1.4 -1.6 -1.8 -2 -2.2 -2.3 -2.6 -2.8 -3.3 +123120000 5 4.7 4.3 4.1 3.8 3.6 3.3 3 2.6 1.9 +123206400 5 4.7 4.3 4.1 3.8 3.6 3.3 3 2.6 1.9 +123206400 2.2 1.7 1.3 1 0.7 0.4 0.1 -0.2 -0.6 -1.2 +123292800 2.2 1.7 1.3 1 0.7 0.4 0.1 -0.2 -0.6 -1.2 +123292800 -3.3 -3.3 -3.3 -3.4 -3.6 -3.8 -3.9 -4.1 -4.2 -4.6 +123379200 -3.3 -3.3 -3.3 -3.4 -3.6 -3.8 -3.9 -4.1 -4.2 -4.6 +123379200 -2.2 -2.6 -2.9 -3.2 -3.4 -3.7 -3.9 -4.2 -4.5 -5.1 +123465600 -2.2 -2.6 -2.9 -3.2 -3.4 -3.7 -3.9 -4.2 -4.5 -5.1 +123465600 -11 -12.8 -14 -14.6 -15.1 -15.5 -15.8 -16 -16.3 -16.9 +123552000 -11 -12.8 -14 -14.6 -15.1 -15.5 -15.8 -16 -16.3 -16.9 +123552000 -6.6 -7.7 -8 -8.2 -8.5 -8.8 -9 -9.3 -9.7 -10.3 +123638400 -6.6 -7.7 -8 -8.2 -8.5 -8.8 -9 -9.3 -9.7 -10.3 +123638400 -4.9 -5.5 -5.8 -5.9 -6.1 -6.3 -6.4 -6.5 -6.7 -7.1 +123724800 -4.9 -5.5 -5.8 -5.9 -6.1 -6.3 -6.4 -6.5 -6.7 -7.1 +123724800 -10.6 -10.6 -10.6 -10.6 -10.5 -10.4 -10.3 -10.3 -10.2 -10 +123811200 -10.6 -10.6 -10.6 -10.6 -10.5 -10.4 -10.3 -10.3 -10.2 -10 +123811200 -9.9 -9.9 -10 -10.1 -10.1 -10.1 -10.2 -10.3 -10.4 -10.7 +123897600 -9.9 -9.9 -10 -10.1 -10.1 -10.1 -10.2 -10.3 -10.4 -10.7 +123897600 -4.5 -5.1 -5.4 -5.7 -5.9 -6.2 -6.5 -6.7 -7 -7.6 +123984000 -4.5 -5.1 -5.4 -5.7 -5.9 -6.2 -6.5 -6.7 -7 -7.6 +123984000 -9.4 -9.8 -10 -10.1 -10.3 -10.4 -10.4 -10.6 -10.7 -11 +124070400 -9.4 -9.8 -10 -10.1 -10.3 -10.4 -10.4 -10.6 -10.7 -11 +124070400 -9.4 -9.2 -9.1 -9 -8.8 -8.6 -8.5 -8.4 -8.3 -8.2 +124156800 -9.4 -9.2 -9.1 -9 -8.8 -8.6 -8.5 -8.4 -8.3 -8.2 +124156800 -5.2 -4.8 -4.9 -4.9 -4.9 -4.9 -4.9 -5 -5.1 -5.2 +124243200 -5.2 -4.8 -4.9 -4.9 -4.9 -4.9 -4.9 -5 -5.1 -5.2 +124243200 -13.2 -12.9 -12.8 -12.8 -12.4 -11.9 -11.5 -11.3 -11.2 -11.1 +124329600 -13.2 -12.9 -12.8 -12.8 -12.4 -11.9 -11.5 -11.3 -11.2 -11.1 +124329600 -9.7 -10.1 -10.5 -10.7 -10.9 -11.1 -11.2 -11.3 -11.4 -11.6 +124416000 -9.7 -10.1 -10.5 -10.7 -10.9 -11.1 -11.2 -11.3 -11.4 -11.6 +124416000 -7 -7.4 -7.5 -7.6 -7.8 -8.1 -8.2 -8.3 -8.4 -8.7 +124502400 -7 -7.4 -7.5 -7.6 -7.8 -8.1 -8.2 -8.3 -8.4 -8.7 +124502400 -6.6 -7 -7.2 -7.5 -7.7 -7.9 -8.1 -8.4 -8.7 -9.2 +124588800 -6.6 -7 -7.2 -7.5 -7.7 -7.9 -8.1 -8.4 -8.7 -9.2 +124588800 -4.3 -4.5 -4.8 -5.1 -5.3 -5.5 -5.8 -6 -6.3 -7 +124675200 -4.3 -4.5 -4.8 -5.1 -5.3 -5.5 -5.8 -6 -6.3 -7 +124675200 -3 -3.4 -3.8 -4 -4.3 -4.5 -4.7 -5 -5.3 -6 +124761600 -3 -3.4 -3.8 -4 -4.3 -4.5 -4.7 -5 -5.3 -6 +124761600 -2.6 -3 -3.4 -3.7 -3.9 -4.1 -4.3 -4.6 -4.9 -5.5 +124848000 -2.6 -3 -3.4 -3.7 -3.9 -4.1 -4.3 -4.6 -4.9 -5.5 +124848000 -0.6 -0.9 -1.2 -1.5 -1.7 -1.9 -2.2 -2.4 -2.8 -3.4 +124934400 -0.6 -0.9 -1.2 -1.5 -1.7 -1.9 -2.2 -2.4 -2.8 -3.4 +124934400 -2.1 -2 -2.3 -2.6 -2.7 -2.9 -3.1 -3.3 -3.7 -4.3 +125020800 -2.1 -2 -2.3 -2.6 -2.7 -2.9 -3.1 -3.3 -3.7 -4.3 +125020800 0.9 0.5 0.2 -0.1 -0.3 -0.6 -0.8 -1.1 -1.4 -2 +125107200 0.9 0.5 0.2 -0.1 -0.3 -0.6 -0.8 -1.1 -1.4 -2 +125107200 -4.5 -4.7 -4.8 -4.9 -4.9 -4.9 -5 -5 -5.2 -5.4 +125193600 -4.5 -4.7 -4.8 -4.9 -4.9 -4.9 -5 -5 -5.2 -5.4 +125193600 -0.9 -1.2 -1.6 -1.8 -2 -2.3 -2.5 -2.8 -3.1 -3.8 +125280000 -0.9 -1.2 -1.6 -1.8 -2 -2.3 -2.5 -2.8 -3.1 -3.8 +125280000 -0.8 -1.1 -1.4 -1.7 -1.9 -2.1 -2.4 -2.6 -2.9 -3.6 +125366400 -0.8 -1.1 -1.4 -1.7 -1.9 -2.1 -2.4 -2.6 -2.9 -3.6 +125366400 -1.1 -1.8 -2.2 -2.5 -2.8 -3.2 -3.4 -3.8 -4.1 -4.8 +125452800 -1.1 -1.8 -2.2 -2.5 -2.8 -3.2 -3.4 -3.8 -4.1 -4.8 +125452800 -2.5 -2.3 -2.3 -2.4 -2.4 -2.4 -2.5 -2.5 -2.6 -2.9 +125539200 -2.5 -2.3 -2.3 -2.4 -2.4 -2.4 -2.5 -2.5 -2.6 -2.9 +125539200 -6.8 -7.4 -7.6 -7.5 -7.5 -7.6 -7.6 -7.6 -7.7 -7.8 +125625600 -6.8 -7.4 -7.6 -7.5 -7.5 -7.6 -7.6 -7.6 -7.7 -7.8 +125625600 -9.5 -9.8 -9.8 -9.7 -9.7 -9.5 -9.3 -9.1 -8.9 -8.7 +125712000 -9.5 -9.8 -9.8 -9.7 -9.7 -9.5 -9.3 -9.1 -8.9 -8.7 +125712000 -5.4 -5.9 -6.1 -6.2 -6.3 -6.2 -6.1 -6 -6 -6.1 +125798400 -5.4 -5.9 -6.1 -6.2 -6.3 -6.2 -6.1 -6 -6 -6.1 +125798400 -9.9 -10.3 -10.3 -10.4 -10.6 -10.9 -11 -11.2 -11.4 -11.8 +125884800 -9.9 -10.3 -10.3 -10.4 -10.6 -10.9 -11 -11.2 -11.4 -11.8 +125884800 -9.2 -9.5 -10 -10.3 -10.2 -10.2 -10.2 -10.2 -10.2 -10.5 +125971200 -9.2 -9.5 -10 -10.3 -10.2 -10.2 -10.2 -10.2 -10.2 -10.5 +125971200 -15 -15.8 -16.4 -16.9 -16.6 -16 -15.8 -15.8 -15.7 -15.8 +126057600 -15 -15.8 -16.4 -16.9 -16.6 -16 -15.8 -15.8 -15.7 -15.8 +126057600 -14.7 -14.2 -14.2 -14 -13.6 -13.1 -13.2 -13 -12.9 -12.9 +126144000 -14.7 -14.2 -14.2 -14 -13.6 -13.1 -13.2 -13 -12.9 -12.9 +126144000 -7.8 -7.8 -7.8 -7.8 -7.8 -7.6 -7.6 -7.6 -7.5 -7.6 +126230400 -7.8 -7.8 -7.8 -7.8 -7.8 -7.6 -7.6 -7.6 -7.5 -7.6 +126230400 -12 -12.9 -13 -13 -13.3 -13.7 -13.8 -14 -14.1 -14.5 +126316800 -12 -12.9 -13 -13 -13.3 -13.7 -13.8 -14 -14.1 -14.5 +126316800 -9.5 -9.5 -9.5 -9.4 -9.4 -9.4 -9.4 -9.4 -9.4 -9.5 +126403200 -9.5 -9.5 -9.5 -9.4 -9.4 -9.4 -9.4 -9.4 -9.4 -9.5 +126403200 -5.3 -5.8 -6.1 -6.2 -6.3 -6.5 -6.5 -6.6 -6.8 -7.2 +126489600 -5.3 -5.8 -6.1 -6.2 -6.3 -6.5 -6.5 -6.6 -6.8 -7.2 +126489600 -15.8 -16.2 -16.2 -16.3 -16.4 -16.6 -16.7 -16.8 -17.1 -17.5 +126576000 -15.8 -16.2 -16.2 -16.3 -16.4 -16.6 -16.7 -16.8 -17.1 -17.5 +126576000 -11.1 -10.9 -10.8 -10.7 -10.6 -10.5 -10.4 -10.4 -10.3 -10.2 +126662400 -11.1 -10.9 -10.8 -10.7 -10.6 -10.5 -10.4 -10.4 -10.3 -10.2 +126662400 -4.3 -4.8 -5.1 -5.4 -5.7 -6 -6.2 -6.5 -6.9 -7.5 +126748800 -4.3 -4.8 -5.1 -5.4 -5.7 -6 -6.2 -6.5 -6.9 -7.5 +126748800 -10.5 -10.5 -10.5 -10.4 -10.5 -10.5 -10.5 -10.6 -10.7 -10.9 +126835200 -10.5 -10.5 -10.5 -10.4 -10.5 -10.5 -10.5 -10.6 -10.7 -10.9 +126835200 2.2 2.2 2 1.9 1.8 1.7 1.5 1.3 1.1 0.6 +126921600 2.2 2.2 2 1.9 1.8 1.7 1.5 1.3 1.1 0.6 +126921600 -1 -0.7 -0.7 -0.8 -0.8 -0.7 -0.8 -0.9 -1.1 -1.4 +127008000 -1 -0.7 -0.7 -0.8 -0.8 -0.7 -0.8 -0.9 -1.1 -1.4 +127008000 -2.6 -2.4 -2.7 -2.8 -2.9 -3 -3.2 -3.4 -3.6 -4.1 +127094400 -2.6 -2.4 -2.7 -2.8 -2.9 -3 -3.2 -3.4 -3.6 -4.1 +127094400 3.8 3.3 2.8 2.5 2.2 2 1.7 1.4 1 0.3 +127180800 3.8 3.3 2.8 2.5 2.2 2 1.7 1.4 1 0.3 +127180800 3 2.6 2.1 1.8 1.5 1.2 0.9 0.6 0.2 -0.5 +127267200 3 2.6 2.1 1.8 1.5 1.2 0.9 0.6 0.2 -0.5 +127267200 -0.2 -0.7 -1.2 -1.5 -1.9 -2.2 -2.6 -2.9 -3.4 -4.2 +127353600 -0.2 -0.7 -1.2 -1.5 -1.9 -2.2 -2.6 -2.9 -3.4 -4.2 +127353600 -5.6 -5.8 -6.1 -6.4 -6.5 -6.7 -6.9 -7.1 -7.4 -7.9 +127440000 -5.6 -5.8 -6.1 -6.4 -6.5 -6.7 -6.9 -7.1 -7.4 -7.9 +127440000 -9 -9.4 -9.9 -10.2 -10.4 -10.6 -10.8 -11 -11.3 -11.9 +127526400 -9 -9.4 -9.9 -10.2 -10.4 -10.6 -10.8 -11 -11.3 -11.9 +127526400 -8.3 -8.6 -8.8 -9 -9 -9.2 -9.4 -9.6 -9.8 -10.3 +127612800 -8.3 -8.6 -8.8 -9 -9 -9.2 -9.4 -9.6 -9.8 -10.3 +127612800 -5.6 -6.1 -6.5 -6.9 -7.1 -7.3 -7.6 -7.9 -8.3 -9 +127699200 -5.6 -6.1 -6.5 -6.9 -7.1 -7.3 -7.6 -7.9 -8.3 -9 +127699200 -4.2 -4.8 -5.1 -5.3 -5.6 -5.9 -6.2 -6.4 -6.8 -7.4 +127785600 -4.2 -4.8 -5.1 -5.3 -5.6 -5.9 -6.2 -6.4 -6.8 -7.4 +127785600 -3.6 -3.9 -4.3 -4.6 -4.7 -5 -5.3 -5.6 -6 -6.7 +127872000 -3.6 -3.9 -4.3 -4.6 -4.7 -5 -5.3 -5.6 -6 -6.7 +127872000 -2.4 -2.8 -3.2 -3.5 -3.8 -4 -4.3 -4.7 -5 -5.7 +127958400 -2.4 -2.8 -3.2 -3.5 -3.8 -4 -4.3 -4.7 -5 -5.7 +127958400 -0.9 -1.2 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.6 -4.4 +128044800 -0.9 -1.2 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.6 -4.4 +128044800 -3 -3.5 -4 -4.3 -4.6 -4.9 -5.3 -5.6 -6 -6.8 +128131200 -3 -3.5 -4 -4.3 -4.6 -4.9 -5.3 -5.6 -6 -6.8 +128131200 -3.4 -3.9 -4.3 -4.7 -5 -5.3 -5.6 -6 -6.4 -7.2 +128217600 -3.4 -3.9 -4.3 -4.7 -5 -5.3 -5.6 -6 -6.4 -7.2 +128217600 -4 -4.6 -5 -5.2 -5.5 -5.8 -6 -6.3 -6.6 -7.3 +128304000 -4 -4.6 -5 -5.2 -5.5 -5.8 -6 -6.3 -6.6 -7.3 +128304000 -8.3 -8.9 -9.3 -9.5 -9.9 -10.3 -10.6 -11 -11.5 -12.4 +128390400 -8.3 -8.9 -9.3 -9.5 -9.9 -10.3 -10.6 -11 -11.5 -12.4 +128390400 -7.6 -9.3 -10.5 -11.1 -11.5 -12.2 -12.5 -12.9 -13.3 -14.1 +128476800 -7.6 -9.3 -10.5 -11.1 -11.5 -12.2 -12.5 -12.9 -13.3 -14.1 +128476800 -11.9 -12.3 -12.7 -12.7 -12.7 -12.7 -12.7 -12.7 -12.7 -12.8 +128563200 -11.9 -12.3 -12.7 -12.7 -12.7 -12.7 -12.7 -12.7 -12.7 -12.8 +128563200 -6 -6.2 -6.3 -6.4 -6.3 -6.4 -6.5 -6.6 -6.6 -6.8 +128649600 -6 -6.2 -6.3 -6.4 -6.3 -6.4 -6.5 -6.6 -6.6 -6.8 +128649600 -10.2 -11.4 -11.9 -12 -12.1 -12.2 -12.3 -12.3 -12.4 -12.5 +128736000 -10.2 -11.4 -11.9 -12 -12.1 -12.2 -12.3 -12.3 -12.4 -12.5 +128736000 -17.3 -17.9 -18.1 -18.2 -18.4 -18.6 -18.7 -18.8 -18.8 -19.1 +128822400 -17.3 -17.9 -18.1 -18.2 -18.4 -18.6 -18.7 -18.8 -18.8 -19.1 +128822400 -17.9 -18.2 -18.5 -18.8 -18.9 -18.9 -19.1 -19.2 -19.4 -19.8 +128908800 -17.9 -18.2 -18.5 -18.8 -18.9 -18.9 -19.1 -19.2 -19.4 -19.8 +128908800 -17.4 -17.9 -18.5 -18.9 -19.1 -19.3 -19.5 -19.6 -19.7 -20 +128995200 -17.4 -17.9 -18.5 -18.9 -19.1 -19.3 -19.5 -19.6 -19.7 -20 +128995200 -21.3 -21.6 -21.5 -21.7 -21.7 -21.8 -21.8 -21.9 -21.9 -22.1 +129081600 -21.3 -21.6 -21.5 -21.7 -21.7 -21.8 -21.8 -21.9 -21.9 -22.1 +129081600 -9.3 -10 -10.5 -11.1 -11.6 -12.2 -12.5 -12.8 -13.3 -14 +129168000 -9.3 -10 -10.5 -11.1 -11.6 -12.2 -12.5 -12.8 -13.3 -14 +129168000 -6.8 -7 -7.1 -7.3 -7.4 -7.6 -7.7 -7.8 -8 -8.3 +129254400 -6.8 -7 -7.1 -7.3 -7.4 -7.6 -7.7 -7.8 -8 -8.3 +129254400 -8.6 -8.6 -8.8 -9 -9 -9.1 -9.2 -9.3 -9.5 -9.8 +129340800 -8.6 -8.6 -8.8 -9 -9 -9.1 -9.2 -9.3 -9.5 -9.8 +129340800 -6.5 -6.8 -7.2 -7.4 -7.6 -7.8 -8 -8.3 -8.6 -9.2 +129427200 -6.5 -6.8 -7.2 -7.4 -7.6 -7.8 -8 -8.3 -8.6 -9.2 +129427200 -7.4 -8 -8.3 -8.6 -8.8 -9.1 -9.3 -9.6 -9.9 -10.4 +129513600 -7.4 -8 -8.3 -8.6 -8.8 -9.1 -9.3 -9.6 -9.9 -10.4 +129513600 -14.5 -14.4 -14.3 -14.1 -14.1 -14 -14 -13.9 -13.9 -13.8 +129600000 -14.5 -14.4 -14.3 -14.1 -14.1 -14 -14 -13.9 -13.9 -13.8 +129600000 -15.2 -15.3 -15.3 -15.3 -15.3 -15.4 -15.5 -15.5 -15.7 -15.9 +129686400 -15.2 -15.3 -15.3 -15.3 -15.3 -15.4 -15.5 -15.5 -15.7 -15.9 +129686400 -14.8 -16.2 -17.4 -18.1 -18.7 -19.2 -19.4 -19.7 -20.1 -20.8 +129772800 -14.8 -16.2 -17.4 -18.1 -18.7 -19.2 -19.4 -19.7 -20.1 -20.8 +129772800 -15.4 -14.9 -14.9 -14.8 -14.4 -13.7 -13.2 -12.8 -12.7 -12.7 +129859200 -15.4 -14.9 -14.9 -14.8 -14.4 -13.7 -13.2 -12.8 -12.7 -12.7 +129859200 -11.3 -11.3 -11.2 -11.1 -11.1 -11.2 -11.2 -11.2 -11.2 -11.3 +129945600 -11.3 -11.3 -11.2 -11.1 -11.1 -11.2 -11.2 -11.2 -11.2 -11.3 +129945600 -12.1 -13 -13.4 -13.6 -14 -14.5 -14.7 -15 -15.4 -16.2 +130032000 -12.1 -13 -13.4 -13.6 -14 -14.5 -14.7 -15 -15.4 -16.2 +130032000 -9.3 -9.8 -10.1 -10.1 -10.3 -10.4 -10.5 -10.6 -10.8 -11.2 +130118400 -9.3 -9.8 -10.1 -10.1 -10.3 -10.4 -10.5 -10.6 -10.8 -11.2 +130118400 -6.2 -6.4 -6.9 -7.1 -7.2 -7.2 -7.3 -7.4 -7.5 -7.7 +130204800 -6.2 -6.4 -6.9 -7.1 -7.2 -7.2 -7.3 -7.4 -7.5 -7.7 +130204800 -6.8 -7.2 -7.5 -7.8 -7.9 -8 -8.2 -8.5 -8.7 -9.3 +130291200 -6.8 -7.2 -7.5 -7.8 -7.9 -8 -8.2 -8.5 -8.7 -9.3 +130291200 -6.5 -6.4 -6.7 -6.8 -6.9 -7 -7.1 -7.3 -7.5 -7.9 +130377600 -6.5 -6.4 -6.7 -6.8 -6.9 -7 -7.1 -7.3 -7.5 -7.9 +130377600 -3.7 -3.2 -3 -3.1 -3.1 -3.1 -3.1 -3.2 -3.2 -3.4 +130464000 -3.7 -3.2 -3 -3.1 -3.1 -3.1 -3.1 -3.2 -3.2 -3.4 +130464000 -4.5 -4.4 -4.3 -4.4 -4.3 -4.2 -4.2 -4.2 -4.2 -4.4 +130550400 -4.5 -4.4 -4.3 -4.4 -4.3 -4.2 -4.2 -4.2 -4.2 -4.4 +130550400 -4.8 -4.2 -4.3 -4.5 -4.5 -4.4 -4.6 -4.7 -4.8 -5.2 +130636800 -4.8 -4.2 -4.3 -4.5 -4.5 -4.4 -4.6 -4.7 -4.8 -5.2 +130636800 -2 -0.9 -0.9 -1 -1 -1 -1.2 -1.3 -1.5 -1.8 +130723200 -2 -0.9 -0.9 -1 -1 -1 -1.2 -1.3 -1.5 -1.8 +130723200 0.3 0.2 -0.1 -0.3 -0.5 -0.6 -0.8 -1.1 -1.3 -1.9 +130809600 0.3 0.2 -0.1 -0.3 -0.5 -0.6 -0.8 -1.1 -1.3 -1.9 +130809600 -1.6 -1.8 -2 -2.1 -2.3 -2.4 -2.6 -2.8 -3 -3.4 +130896000 -1.6 -1.8 -2 -2.1 -2.3 -2.4 -2.6 -2.8 -3 -3.4 +130896000 0.7 1.1 1 0.9 0.9 0.9 0.8 0.7 0.6 0.3 +130982400 0.7 1.1 1 0.9 0.9 0.9 0.8 0.7 0.6 0.3 +130982400 -0.9 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.6 -2.9 -3.5 +131068800 -0.9 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.6 -2.9 -3.5 +131068800 -4 -4.4 -4.5 -4.6 -4.8 -5 -5.1 -5.2 -5.4 -5.7 +131155200 -4 -4.4 -4.5 -4.6 -4.8 -5 -5.1 -5.2 -5.4 -5.7 +131155200 -7.9 -8.5 -8.7 -8.9 -9.1 -9.5 -9.8 -10 -10.5 -11.2 +131241600 -7.9 -8.5 -8.7 -8.9 -9.1 -9.5 -9.8 -10 -10.5 -11.2 +131241600 -6.9 -7.3 -7.7 -8 -8.2 -8.4 -8.5 -8.7 -9 -9.4 +131328000 -6.9 -7.3 -7.7 -8 -8.2 -8.4 -8.5 -8.7 -9 -9.4 +131328000 -4.3 -4.5 -4.8 -5 -5.2 -5.3 -5.5 -5.7 -6 -6.6 +131414400 -4.3 -4.5 -4.8 -5 -5.2 -5.3 -5.5 -5.7 -6 -6.6 +131414400 -1.9 -2.2 -2.5 -2.7 -2.9 -3.1 -3.3 -3.6 -3.9 -4.6 +131500800 -1.9 -2.2 -2.5 -2.7 -2.9 -3.1 -3.3 -3.6 -3.9 -4.6 +131500800 0.2 -0.2 -0.6 -0.9 -1.1 -1.4 -1.8 -2.1 -2.5 -3.3 +131587200 0.2 -0.2 -0.6 -0.9 -1.1 -1.4 -1.8 -2.1 -2.5 -3.3 +131587200 -1.7 -2.2 -2.7 -3 -3.3 -3.5 -3.8 -4.2 -4.6 -5.4 +131673600 -1.7 -2.2 -2.7 -3 -3.3 -3.5 -3.8 -4.2 -4.6 -5.4 +131673600 -2 -2.5 -3.1 -3.5 -3.7 -4 -4.3 -4.7 -5 -5.8 +131760000 -2 -2.5 -3.1 -3.5 -3.7 -4 -4.3 -4.7 -5 -5.8 +131760000 -2.3 -2.7 -3.4 -3.8 -4 -4.2 -4.5 -4.8 -5.2 -5.9 +131846400 -2.3 -2.7 -3.4 -3.8 -4 -4.2 -4.5 -4.8 -5.2 -5.9 +131846400 -3.1 -3.6 -4 -4.4 -4.6 -4.9 -5.2 -5.5 -5.9 -6.7 +131932800 -3.1 -3.6 -4 -4.4 -4.6 -4.9 -5.2 -5.5 -5.9 -6.7 +131932800 -2.1 -2.5 -3 -3.3 -3.5 -3.8 -4.1 -4.4 -4.9 -5.6 +132019200 -2.1 -2.5 -3 -3.3 -3.5 -3.8 -4.1 -4.4 -4.9 -5.6 +132019200 -1.6 -1.8 -2.3 -2.6 -2.9 -3.1 -3.5 -3.9 -4.3 -5.2 +132105600 -1.6 -1.8 -2.3 -2.6 -2.9 -3.1 -3.5 -3.9 -4.3 -5.2 +132105600 -3.7 -3.7 -3.7 -3.8 -4 -4.1 -4.3 -4.5 -4.8 -5.3 +132192000 -3.7 -3.7 -3.7 -3.8 -4 -4.1 -4.3 -4.5 -4.8 -5.3 +132192000 -3.8 -4.2 -4.7 -5 -5.3 -5.4 -5.5 -5.7 -5.9 -6.3 +132278400 -3.8 -4.2 -4.7 -5 -5.3 -5.4 -5.5 -5.7 -5.9 -6.3 +132278400 -2.8 -3.3 -3.8 -4.1 -4.3 -4.5 -4.8 -5.1 -5.4 -6.2 +132364800 -2.8 -3.3 -3.8 -4.1 -4.3 -4.5 -4.8 -5.1 -5.4 -6.2 +132364800 -2.8 -2.8 -3 -3.2 -3.2 -3.2 -3.4 -3.5 -3.7 -4.1 +132451200 -2.8 -2.8 -3 -3.2 -3.2 -3.2 -3.4 -3.5 -3.7 -4.1 +132451200 -1.2 -1.3 -1.6 -1.8 -1.9 -2.1 -2.3 -2.6 -2.9 -3.5 +132537600 -1.2 -1.3 -1.6 -1.8 -1.9 -2.1 -2.3 -2.6 -2.9 -3.5 +132537600 1.5 1.5 1.2 1 0.9 0.7 0.5 0.3 0 -0.5 +132624000 1.5 1.5 1.2 1 0.9 0.7 0.5 0.3 0 -0.5 +132624000 2.4 2 1.6 1.3 1 0.8 0.5 0.2 -0.2 -0.9 +132710400 2.4 2 1.6 1.3 1 0.8 0.5 0.2 -0.2 -0.9 +132710400 0 -0.5 -1 -1.3 -1.6 -1.9 -2.2 -2.5 -3 -3.8 +132796800 0 -0.5 -1 -1.3 -1.6 -1.9 -2.2 -2.5 -3 -3.8 +132796800 -1.1 -1.7 -2.2 -2.5 -2.9 -3.2 -3.4 -3.7 -4 -4.5 +132883200 -1.1 -1.7 -2.2 -2.5 -2.9 -3.2 -3.4 -3.7 -4 -4.5 +132883200 -2.7 -3.4 -3.9 -4.1 -4.4 -4.7 -4.9 -5.2 -5.4 -6 +132969600 -2.7 -3.4 -3.9 -4.1 -4.4 -4.7 -4.9 -5.2 -5.4 -6 +132969600 1.4 1 0.8 0.8 0.6 0.4 0.3 0.1 0 -0.4 +133056000 1.4 1 0.8 0.8 0.6 0.4 0.3 0.1 0 -0.4 +133056000 4.9 4.3 3.9 3.7 3.3 2.9 2.7 2.3 2 1.2 +133142400 4.9 4.3 3.9 3.7 3.3 2.9 2.7 2.3 2 1.2 +133142400 -0.4 -1 -1.5 -1.9 -2.2 -2.6 -2.9 -3.2 -3.6 -4.3 +133228800 -0.4 -1 -1.5 -1.9 -2.2 -2.6 -2.9 -3.2 -3.6 -4.3 +133228800 -3.8 -4.7 -5.2 -5.4 -5.7 -6 -6.3 -6.5 -6.8 -7.5 +133315200 -3.8 -4.7 -5.2 -5.4 -5.7 -6 -6.3 -6.5 -6.8 -7.5 +133315200 -6.5 -7.3 -7.7 -7.9 -7.9 -8.1 -8.3 -8.5 -8.8 -9.3 +133401600 -6.5 -7.3 -7.7 -7.9 -7.9 -8.1 -8.3 -8.5 -8.8 -9.3 +133401600 -9.5 -9.6 -10 -10.1 -10.3 -10.3 -10.5 -10.7 -10.9 -11.3 +133488000 -9.5 -9.6 -10 -10.1 -10.3 -10.3 -10.5 -10.7 -10.9 -11.3 +133488000 -5.5 -6.1 -6.8 -7.1 -7.4 -7.7 -8 -8.3 -8.7 -9.5 +133574400 -5.5 -6.1 -6.8 -7.1 -7.4 -7.7 -8 -8.3 -8.7 -9.5 +133574400 -4.3 -4.7 -5.1 -5.4 -5.7 -5.9 -6.2 -6.5 -7 -7.7 +133660800 -4.3 -4.7 -5.1 -5.4 -5.7 -5.9 -6.2 -6.5 -7 -7.7 +133660800 -4.5 -5.2 -5.6 -5.8 -6.1 -6.5 -6.7 -6.9 -7.3 -7.8 +133747200 -4.5 -5.2 -5.6 -5.8 -6.1 -6.5 -6.7 -6.9 -7.3 -7.8 +133747200 -3.3 -3.8 -4.1 -4.3 -4.5 -4.8 -5 -5.3 -5.6 -6.1 +133833600 -3.3 -3.8 -4.1 -4.3 -4.5 -4.8 -5 -5.3 -5.6 -6.1 +133833600 2 1.4 0.9 0.6 0.2 -0.3 -0.7 -1.1 -1.5 -2.3 +133920000 2 1.4 0.9 0.6 0.2 -0.3 -0.7 -1.1 -1.5 -2.3 +133920000 3.4 3 2.7 2.4 2.2 1.9 1.7 1.4 1 0.4 +134006400 3.4 3 2.7 2.4 2.2 1.9 1.7 1.4 1 0.4 +134006400 3.8 3.6 3.4 3.3 3.2 3 2.9 2.7 2.5 2.1 +134092800 3.8 3.6 3.4 3.3 3.2 3 2.9 2.7 2.5 2.1 +134092800 3.4 3.2 3 2.9 2.8 2.7 2.6 2.5 2.4 2.1 +134179200 3.4 3.2 3 2.9 2.8 2.7 2.6 2.5 2.4 2.1 +134179200 3 2.6 2.3 2 1.8 1.6 1.4 1.2 1 0.6 +134265600 3 2.6 2.3 2 1.8 1.6 1.4 1.2 1 0.6 +134265600 4.7 4.5 4.3 4.2 4.1 4 3.8 3.7 3.5 3.1 +134352000 4.7 4.5 4.3 4.2 4.1 4 3.8 3.7 3.5 3.1 +134352000 3.1 2.6 2.2 1.9 1.6 1.3 1 0.7 0.3 -0.5 +134438400 3.1 2.6 2.2 1.9 1.6 1.3 1 0.7 0.3 -0.5 +134438400 1.8 1.2 0.7 0.3 0 -0.3 -0.5 -0.7 -0.9 -1.4 +134524800 1.8 1.2 0.7 0.3 0 -0.3 -0.5 -0.7 -0.9 -1.4 +134524800 1.5 1.3 1 0.9 0.7 0.6 0.4 0.2 0 -0.5 +134611200 1.5 1.3 1 0.9 0.7 0.6 0.4 0.2 0 -0.5 +134611200 2.1 2 1.7 1.4 1.2 1 0.7 0.4 0 -0.7 +134697600 2.1 2 1.7 1.4 1.2 1 0.7 0.4 0 -0.7 +134697600 3.9 3.5 3.2 3 2.8 2.6 2.3 2.1 1.8 1.2 +134784000 3.9 3.5 3.2 3 2.8 2.6 2.3 2.1 1.8 1.2 +134784000 2.8 2.8 2.6 2.5 2.4 2.4 2.3 2.1 2 1.6 +134870400 2.8 2.8 2.6 2.5 2.4 2.4 2.3 2.1 2 1.6 +134870400 4.7 4.5 4.2 4 3.9 3.7 3.5 3.3 3 2.6 +134956800 4.7 4.5 4.2 4 3.9 3.7 3.5 3.3 3 2.6 +134956800 4.4 4 3.7 3.7 3.7 3.5 3.3 3 2.8 2.3 +135043200 4.4 4 3.7 3.7 3.7 3.5 3.3 3 2.8 2.3 +135043200 3.4 3.1 2.8 2.6 2.4 2.2 2.1 1.9 1.6 1.2 +135129600 3.4 3.1 2.8 2.6 2.4 2.2 2.1 1.9 1.6 1.2 +135129600 4 3.7 3.5 3.3 3.2 3 2.9 2.7 2.6 2.2 +135216000 4 3.7 3.5 3.3 3.2 3 2.9 2.7 2.6 2.2 +135216000 4.4 4.1 3.8 3.7 3.5 3.4 3.2 3 2.8 2.4 +135302400 4.4 4.1 3.8 3.7 3.5 3.4 3.2 3 2.8 2.4 +135302400 3 2.6 2.4 2.2 2.1 1.9 1.7 1.6 1.4 1 +135388800 3 2.6 2.4 2.2 2.1 1.9 1.7 1.6 1.4 1 +135388800 3.7 3.3 3.1 2.9 2.7 2.4 2.2 2.1 1.8 1.4 +135475200 3.7 3.3 3.1 2.9 2.7 2.4 2.2 2.1 1.8 1.4 +135475200 2.3 2 1.7 1.5 1.6 1.6 1.4 1.3 1.1 0.7 +135561600 2.3 2 1.7 1.5 1.6 1.6 1.4 1.3 1.1 0.7 +135561600 4.9 4.4 3.9 3.6 3.3 3 2.7 2.5 2.1 1.5 +135648000 4.9 4.4 3.9 3.6 3.3 3 2.7 2.5 2.1 1.5 +135648000 5.5 5 4.6 4.4 4 3.7 3.5 3.2 2.8 2.1 +135734400 5.5 5 4.6 4.4 4 3.7 3.5 3.2 2.8 2.1 +135734400 5.2 4.7 4.3 4.1 3.7 3.4 3.2 2.9 2.6 2 +135820800 5.2 4.7 4.3 4.1 3.7 3.4 3.2 2.9 2.6 2 +135820800 4.6 4.1 3.7 3.5 3.2 2.9 2.7 2.4 2.2 1.7 +135907200 4.6 4.1 3.7 3.5 3.2 2.9 2.7 2.4 2.2 1.7 +135907200 5 4.7 4.5 4.3 4.2 4 3.9 3.7 3.5 3.2 +135993600 5 4.7 4.5 4.3 4.2 4 3.9 3.7 3.5 3.2 +135993600 5.6 5 4.5 4.2 3.9 3.7 3.5 3.3 3.1 2.6 +136080000 5.6 5 4.5 4.2 3.9 3.7 3.5 3.3 3.1 2.6 +136080000 6.2 5.8 5.4 5.2 4.9 4.7 4.5 4.2 3.9 3.2 +136166400 6.2 5.8 5.4 5.2 4.9 4.7 4.5 4.2 3.9 3.2 +136166400 6.4 5.8 5.3 5 4.6 4.3 4 3.7 3.3 2.5 +136252800 6.4 5.8 5.3 5 4.6 4.3 4 3.7 3.3 2.5 +136252800 5.3 4.8 4.5 4.4 4.2 3.9 3.7 3.5 3.3 2.8 +136339200 5.3 4.8 4.5 4.4 4.2 3.9 3.7 3.5 3.3 2.8 +136339200 9.3 8.5 7.9 7.6 7.3 6.9 6.6 6.3 5.9 5.3 +136425600 9.3 8.5 7.9 7.6 7.3 6.9 6.6 6.3 5.9 5.3 +136425600 7 6.5 6 5.7 5.4 5.1 4.7 4.4 4 3.2 +136512000 7 6.5 6 5.7 5.4 5.1 4.7 4.4 4 3.2 +136512000 7.7 7.3 7 6.7 6.5 6.2 6 5.7 5.4 4.8 +136598400 7.7 7.3 7 6.7 6.5 6.2 6 5.7 5.4 4.8 +136598400 9.9 9.3 8.7 8.4 8.2 7.9 7.6 7.3 6.9 6.1 +136684800 9.9 9.3 8.7 8.4 8.2 7.9 7.6 7.3 6.9 6.1 +136684800 4.7 4.2 3.7 3.4 3.1 2.9 2.7 2.4 2.1 1.4 +136771200 4.7 4.2 3.7 3.4 3.1 2.9 2.7 2.4 2.1 1.4 +136771200 4.3 3.8 3.3 3 2.7 2.5 2.3 2 1.7 1 +136857600 4.3 3.8 3.3 3 2.7 2.5 2.3 2 1.7 1 +136857600 5.2 4.5 4 3.6 3.3 2.9 2.5 2.1 1.7 0.8 +136944000 5.2 4.5 4 3.6 3.3 2.9 2.5 2.1 1.7 0.8 +136944000 4.3 3.7 3.2 2.8 2.5 2.1 1.8 1.4 1 0.2 +137030400 4.3 3.7 3.2 2.8 2.5 2.1 1.8 1.4 1 0.2 +137030400 3.8 3.3 2.8 2.5 2.2 1.9 1.6 1.3 0.9 0.1 +137116800 3.8 3.3 2.8 2.5 2.2 1.9 1.6 1.3 0.9 0.1 +137116800 3.5 3 2.6 2.2 1.9 1.6 1.3 1 0.6 -0.2 +137203200 3.5 3 2.6 2.2 1.9 1.6 1.3 1 0.6 -0.2 +137203200 4.2 3.6 3.1 2.7 2.4 2.1 1.7 1.4 0.9 0.1 +137289600 4.2 3.6 3.1 2.7 2.4 2.1 1.7 1.4 0.9 0.1 +137289600 5 4.3 3.7 3.4 3.1 2.7 2.4 2 1.6 0.8 +137376000 5 4.3 3.7 3.4 3.1 2.7 2.4 2 1.6 0.8 +137376000 4.4 3.7 3.1 2.8 2.4 2 1.7 1.3 0.8 -0.1 +137462400 4.4 3.7 3.1 2.8 2.4 2 1.7 1.3 0.8 -0.1 +137462400 4.3 3.8 3.3 3 2.7 2.4 2.1 1.8 1.4 0.7 +137548800 4.3 3.8 3.3 3 2.7 2.4 2.1 1.8 1.4 0.7 +137548800 7 6.4 6 5.8 5.5 5.1 4.8 4.4 4 3.3 +137635200 7 6.4 6 5.8 5.5 5.1 4.8 4.4 4 3.3 +137635200 8.1 7.6 7.2 6.9 6.6 6.2 5.9 5.6 5.2 4.4 +137721600 8.1 7.6 7.2 6.9 6.6 6.2 5.9 5.6 5.2 4.4 +137721600 2.5 2.2 1.9 1.6 1.4 1.3 1.1 0.9 0.6 0 +137808000 2.5 2.2 1.9 1.6 1.4 1.3 1.1 0.9 0.6 0 +137808000 6.7 6.5 6.1 5.9 5.8 5.7 5.5 5.2 4.9 4.3 +137894400 6.7 6.5 6.1 5.9 5.8 5.7 5.5 5.2 4.9 4.3 +137894400 7.4 6.8 6.3 5.8 5.5 5.1 4.8 4.4 3.9 3 +137980800 7.4 6.8 6.3 5.8 5.5 5.1 4.8 4.4 3.9 3 +137980800 6.3 5.7 5.2 4.8 4.5 4.2 3.8 3.4 3 2.1 +138067200 6.3 5.7 5.2 4.8 4.5 4.2 3.8 3.4 3 2.1 +138067200 5.5 5.1 4.7 4.4 4.1 3.8 3.5 3.2 2.8 2 +138153600 5.5 5.1 4.7 4.4 4.1 3.8 3.5 3.2 2.8 2 +138153600 6.1 5.7 5.2 4.9 4.7 4.4 4 3.7 3.2 2.4 +138240000 6.1 5.7 5.2 4.9 4.7 4.4 4 3.7 3.2 2.4 +138240000 5.7 5.4 5 4.7 4.5 4.3 4.1 3.8 3.5 2.8 +138326400 5.7 5.4 5 4.7 4.5 4.3 4.1 3.8 3.5 2.8 +138326400 8.4 7.9 7.4 7 6.7 6.4 6.1 5.7 5.3 4.5 +138412800 8.4 7.9 7.4 7 6.7 6.4 6.1 5.7 5.3 4.5 +138412800 5.1 4.9 4.4 4.1 3.9 3.7 3.5 3.2 2.8 2.1 +138499200 5.1 4.9 4.4 4.1 3.9 3.7 3.5 3.2 2.8 2.1 +138499200 11.4 10.9 10.3 9.9 9.6 9.2 8.8 8.4 7.9 7 +138585600 11.4 10.9 10.3 9.9 9.6 9.2 8.8 8.4 7.9 7 +138585600 10.1 9.4 8.8 8.5 8.2 7.8 7.5 7.2 6.8 6 +138672000 10.1 9.4 8.8 8.5 8.2 7.8 7.5 7.2 6.8 6 +138672000 11.6 10.9 10.4 10 9.6 9.2 8.9 8.5 8.1 7.3 +138758400 11.6 10.9 10.4 10 9.6 9.2 8.9 8.5 8.1 7.3 +138758400 7.2 6.6 6.2 5.8 5.5 5.1 4.8 4.5 4.1 3.3 +138844800 7.2 6.6 6.2 5.8 5.5 5.1 4.8 4.5 4.1 3.3 +138844800 5.9 5.1 4.5 4.2 3.8 3.4 3.1 2.7 2.3 1.4 +138931200 5.9 5.1 4.5 4.2 3.8 3.4 3.1 2.7 2.3 1.4 +138931200 8 7.4 6.9 6.6 6.3 5.9 5.6 5.3 4.9 4.2 +139017600 8 7.4 6.9 6.6 6.3 5.9 5.6 5.3 4.9 4.2 +139017600 12.9 12.4 12 11.8 11.5 11.1 10.9 10.5 10.2 9.6 +139104000 12.9 12.4 12 11.8 11.5 11.1 10.9 10.5 10.2 9.6 +139104000 13.9 13.6 13.3 13.1 12.8 12.6 12.5 12.2 12 11.5 +139190400 13.9 13.6 13.3 13.1 12.8 12.6 12.5 12.2 12 11.5 +139190400 14.8 14.2 13.8 13.6 13.2 12.8 12.6 12.3 11.9 11.3 +139276800 14.8 14.2 13.8 13.6 13.2 12.8 12.6 12.3 11.9 11.3 +139276800 15.8 15.2 14.8 14.6 14.2 13.8 13.5 13.2 12.8 12.2 +139363200 15.8 15.2 14.8 14.6 14.2 13.8 13.5 13.2 12.8 12.2 +139363200 9.5 8.9 8.3 8 7.5 7.1 6.7 6.3 5.8 5 +139449600 9.5 8.9 8.3 8 7.5 7.1 6.7 6.3 5.8 5 +139449600 5.9 5.4 5 4.7 4.4 4 3.7 3.4 2.9 2.2 +139536000 5.9 5.4 5 4.7 4.4 4 3.7 3.4 2.9 2.2 +139536000 6.1 5.6 5.1 4.8 4.4 4.1 3.8 3.4 3 2.2 +139622400 6.1 5.6 5.1 4.8 4.4 4.1 3.8 3.4 3 2.2 +139622400 7.7 7.3 6.9 6.7 6.4 6.1 5.9 5.7 5.4 4.8 +139708800 7.7 7.3 6.9 6.7 6.4 6.1 5.9 5.7 5.4 4.8 +139708800 6.9 6.4 5.8 5.5 5.3 5.1 4.8 4.5 4.2 3.6 +139795200 6.9 6.4 5.8 5.5 5.3 5.1 4.8 4.5 4.2 3.6 +139795200 6.1 5.7 5.4 5.2 5 4.9 4.6 4.3 4.1 3.4 +139881600 6.1 5.7 5.4 5.2 5 4.9 4.6 4.3 4.1 3.4 +139881600 5.5 5.1 4.8 4.5 4.3 4.2 3.9 3.7 3.5 2.9 +139968000 5.5 5.1 4.8 4.5 4.3 4.2 3.9 3.7 3.5 2.9 +139968000 8.1 7.6 7.1 6.9 6.6 6.3 6 5.7 5.3 4.6 +140054400 8.1 7.6 7.1 6.9 6.6 6.3 6 5.7 5.3 4.6 +140054400 7 6.5 6.1 5.8 5.6 5.4 5.1 4.8 4.4 3.7 +140140800 7 6.5 6.1 5.8 5.6 5.4 5.1 4.8 4.4 3.7 +140140800 9.8 9.2 8.8 8.5 8.2 7.8 7.5 7.2 6.8 6.1 +140227200 9.8 9.2 8.8 8.5 8.2 7.8 7.5 7.2 6.8 6.1 +140227200 8.8 8.4 7.8 7.4 7.1 6.9 6.6 6.3 6 5.3 +140313600 8.8 8.4 7.8 7.4 7.1 6.9 6.6 6.3 6 5.3 +140313600 10.5 9.8 9.3 9 8.6 8.1 7.8 7.4 7 6.3 +140400000 10.5 9.8 9.3 9 8.6 8.1 7.8 7.4 7 6.3 +140400000 10.2 9.6 9.3 9.1 8.8 8.5 8.2 7.9 7.5 6.8 +140486400 10.2 9.6 9.3 9.1 8.8 8.5 8.2 7.9 7.5 6.8 +140486400 9.1 8.5 8 7.7 7.4 7 6.7 6.4 6 5.3 +140572800 9.1 8.5 8 7.7 7.4 7 6.7 6.4 6 5.3 +140572800 7.4 7 6.6 6.3 6.1 5.8 5.7 5.5 5.2 4.7 +140659200 7.4 7 6.6 6.3 6.1 5.8 5.7 5.5 5.2 4.7 +140659200 11.3 10.8 10.2 9.8 9.5 9.2 8.8 8.4 8 7.2 +140745600 11.3 10.8 10.2 9.8 9.5 9.2 8.8 8.4 8 7.2 +140745600 7.8 7.2 6.8 6.5 6.1 5.8 5.5 5.2 4.8 4.1 +140832000 7.8 7.2 6.8 6.5 6.1 5.8 5.5 5.2 4.8 4.1 +140832000 7.9 7.5 7 6.6 6.4 6.1 5.8 5.5 5.1 4.3 +140918400 7.9 7.5 7 6.6 6.4 6.1 5.8 5.5 5.1 4.3 +140918400 9.3 8.9 8.5 8.2 7.9 7.7 7.4 7.2 6.8 6.1 +141004800 9.3 8.9 8.5 8.2 7.9 7.7 7.4 7.2 6.8 6.1 +141004800 10 9.2 8.5 8.3 8.1 8 7.8 7.6 7.3 6.8 +141091200 10 9.2 8.5 8.3 8.1 8 7.8 7.6 7.3 6.8 +141091200 12.9 12.2 11.7 11.5 11.2 11 10.8 10.5 10.2 9.7 +141177600 12.9 12.2 11.7 11.5 11.2 11 10.8 10.5 10.2 9.7 +141177600 15 14.6 14.3 14.1 13.8 13.6 13.4 13.2 13 12.4 +141264000 15 14.6 14.3 14.1 13.8 13.6 13.4 13.2 13 12.4 +141264000 16.2 15.9 15.6 15.5 15.3 15.1 15 14.8 14.6 14.3 +141350400 16.2 15.9 15.6 15.5 15.3 15.1 15 14.8 14.6 14.3 +141350400 16.4 16.1 15.8 15.6 15.4 15.3 15.2 15 14.8 14.4 +141436800 16.4 16.1 15.8 15.6 15.4 15.3 15.2 15 14.8 14.4 +141436800 15.4 15.1 14.8 14.6 14.4 14.3 14.1 13.9 13.7 13.2 +141523200 15.4 15.1 14.8 14.6 14.4 14.3 14.1 13.9 13.7 13.2 +141523200 15.8 15.5 15.3 15.1 14.9 14.7 14.5 14.4 14.2 13.9 +141609600 15.8 15.5 15.3 15.1 14.9 14.7 14.5 14.4 14.2 13.9 +141609600 18.7 18.1 17.7 17.4 17.1 16.9 16.8 16.6 16.5 16.2 +141696000 18.7 18.1 17.7 17.4 17.1 16.9 16.8 16.6 16.5 16.2 +141696000 19.1 18.7 18.4 18.2 18 17.7 17.5 17.3 17.1 16.6 +141782400 19.1 18.7 18.4 18.2 18 17.7 17.5 17.3 17.1 16.6 +141782400 17.1 16.6 16.4 16.2 16 15.7 15.6 15.4 15.2 14.7 +141868800 17.1 16.6 16.4 16.2 16 15.7 15.6 15.4 15.2 14.7 +141868800 19.9 19.5 19.2 19 18.7 18.5 18.3 18 17.8 17.4 +141955200 19.9 19.5 19.2 19 18.7 18.5 18.3 18 17.8 17.4 +141955200 19.4 18.9 18.6 18.4 18.2 17.9 17.7 17.5 17.3 17 +142041600 19.4 18.9 18.6 18.4 18.2 17.9 17.7 17.5 17.3 17 +142041600 20.9 20.6 20.5 20.4 20.1 19.9 19.7 19.5 19.4 19 +142128000 20.9 20.6 20.5 20.4 20.1 19.9 19.7 19.5 19.4 19 +142128000 19.9 19.8 19.6 19.6 19.6 19.5 19.4 19.2 19 18.6 +142214400 19.9 19.8 19.6 19.6 19.6 19.5 19.4 19.2 19 18.6 +142214400 15.6 15.4 14.9 14.6 14.3 14 13.7 13.4 13 12.4 +142300800 15.6 15.4 14.9 14.6 14.3 14 13.7 13.4 13 12.4 +142300800 12.7 12.4 12 11.8 11.6 11.3 11.1 10.9 10.6 10 +142387200 12.7 12.4 12 11.8 11.6 11.3 11.1 10.9 10.6 10 +142387200 11.5 11.1 10.7 10.4 10.2 10 9.7 9.4 9.1 8.4 +142473600 11.5 11.1 10.7 10.4 10.2 10 9.7 9.4 9.1 8.4 +142473600 10.7 10.4 10 9.8 9.5 9.3 9.1 8.8 8.5 7.9 +142560000 10.7 10.4 10 9.8 9.5 9.3 9.1 8.8 8.5 7.9 +142560000 9.9 9.6 9.3 9 8.8 8.7 8.4 8.2 7.9 7.2 +142646400 9.9 9.6 9.3 9 8.8 8.7 8.4 8.2 7.9 7.2 +142646400 12.2 11.9 11.5 11.2 11.1 10.9 10.7 10.4 10.1 9.4 +142732800 12.2 11.9 11.5 11.2 11.1 10.9 10.7 10.4 10.1 9.4 +142732800 11.4 11.1 10.8 10.5 10.4 10.2 9.9 9.7 9.3 8.7 +142819200 11.4 11.1 10.8 10.5 10.4 10.2 9.9 9.7 9.3 8.7 +142819200 12.1 11.8 11.1 10.7 10.5 10.4 10.2 9.9 9.6 9 +142905600 12.1 11.8 11.1 10.7 10.5 10.4 10.2 9.9 9.6 9 +142905600 9.9 9.6 9.2 9 8.9 8.8 8.5 8.3 8 7.4 +142992000 9.9 9.6 9.2 9 8.9 8.8 8.5 8.3 8 7.4 +142992000 13 12.7 12.4 12.2 12 11.8 11.6 11.4 11.1 10.5 +143078400 13 12.7 12.4 12.2 12 11.8 11.6 11.4 11.1 10.5 +143078400 11.3 10.9 10.5 10.2 10 9.9 9.6 9.4 9 8.4 +143164800 11.3 10.9 10.5 10.2 10 9.9 9.6 9.4 9 8.4 +143164800 12.3 11.9 11.6 11.4 11.1 10.9 10.7 10.4 10.1 9.6 +143251200 12.3 11.9 11.6 11.4 11.1 10.9 10.7 10.4 10.1 9.6 +143251200 14.5 14 13.7 13.5 13.3 13.1 12.9 12.6 12.4 11.8 +143337600 14.5 14 13.7 13.5 13.3 13.1 12.9 12.6 12.4 11.8 +143337600 12.5 12.2 11.8 11.5 11.3 11.2 10.9 10.6 10.3 9.7 +143424000 12.5 12.2 11.8 11.5 11.3 11.2 10.9 10.6 10.3 9.7 +143424000 11.8 11.6 11.3 11.1 10.9 10.8 10.6 10.3 10.1 9.5 +143510400 11.8 11.6 11.3 11.1 10.9 10.8 10.6 10.3 10.1 9.5 +143510400 11.6 11.1 10.7 10.4 10.1 9.8 9.6 9.3 8.9 8.3 +143596800 11.6 11.1 10.7 10.4 10.1 9.8 9.6 9.3 8.9 8.3 +143596800 10.5 9.9 9.5 9.3 9.1 8.8 8.6 8.4 8.2 7.7 +143683200 10.5 9.9 9.5 9.3 9.1 8.8 8.6 8.4 8.2 7.7 +143683200 10.5 10.1 9.7 9.5 9.3 9.1 8.9 8.6 8.3 7.8 +143769600 10.5 10.1 9.7 9.5 9.3 9.1 8.9 8.6 8.3 7.8 +143769600 10.8 10.5 10.1 9.8 9.6 9.4 9.2 8.9 8.6 8 +143856000 10.8 10.5 10.1 9.8 9.6 9.4 9.2 8.9 8.6 8 +143856000 12.5 12.1 11.7 11.5 11.3 11.1 10.9 10.7 10.4 9.9 +143942400 12.5 12.1 11.7 11.5 11.3 11.1 10.9 10.7 10.4 9.9 +143942400 13 12.5 12 11.8 11.5 11.1 10.9 10.6 10.2 9.5 +144028800 13 12.5 12 11.8 11.5 11.1 10.9 10.6 10.2 9.5 +144028800 13.4 12.9 12.4 12.2 12 11.8 11.5 11.2 10.8 10 +144115200 13.4 12.9 12.4 12.2 12 11.8 11.5 11.2 10.8 10 +144115200 10.2 9.8 9.5 9.3 9 8.8 8.6 8.4 8.1 7.5 +144201600 10.2 9.8 9.5 9.3 9 8.8 8.6 8.4 8.1 7.5 +144201600 11.4 10.9 10.6 10.4 10.1 9.9 9.7 9.5 9.2 8.6 +144288000 11.4 10.9 10.6 10.4 10.1 9.9 9.7 9.5 9.2 8.6 +144288000 11 10.6 10.2 9.9 9.6 9.3 9 8.6 8.2 7.5 +144374400 11 10.6 10.2 9.9 9.6 9.3 9 8.6 8.2 7.5 +144374400 10.7 10.4 10 9.7 9.5 9.3 9.1 8.8 8.4 7.8 +144460800 10.7 10.4 10 9.7 9.5 9.3 9.1 8.8 8.4 7.8 +144460800 10.6 10.1 9.8 9.6 9.4 9.2 9.1 8.9 8.7 8.2 +144547200 10.6 10.1 9.8 9.6 9.4 9.2 9.1 8.9 8.7 8.2 +144547200 12.1 11.6 11.2 11 10.8 10.6 10.4 10.1 9.9 9.4 +144633600 12.1 11.6 11.2 11 10.8 10.6 10.4 10.1 9.9 9.4 +144633600 11.3 10.9 10.6 10.3 10.1 9.9 9.6 9.4 9 8.4 +144720000 11.3 10.9 10.6 10.3 10.1 9.9 9.6 9.4 9 8.4 +144720000 10.9 10.7 10.4 10.2 10 9.8 9.6 9.4 9.2 8.6 +144806400 10.9 10.7 10.4 10.2 10 9.8 9.6 9.4 9.2 8.6 +144806400 14.1 13.6 13.2 12.9 12.8 12.6 12.4 12.1 11.9 11.3 +144892800 14.1 13.6 13.2 12.9 12.8 12.6 12.4 12.1 11.9 11.3 +144892800 14.8 14.5 14.1 13.8 13.5 13.3 13.1 12.8 12.5 12 +144979200 14.8 14.5 14.1 13.8 13.5 13.3 13.1 12.8 12.5 12 +144979200 14.6 14.3 14 13.8 13.7 13.5 13.4 13.3 13.1 12.7 +145065600 14.6 14.3 14 13.8 13.7 13.5 13.4 13.3 13.1 12.7 +145065600 14.1 13.7 13.3 13.2 13.1 13 12.9 12.8 12.6 12.2 +145152000 14.1 13.7 13.3 13.2 13.1 13 12.9 12.8 12.6 12.2 +145152000 14.4 14.2 13.8 13.5 13.3 13.1 12.9 12.7 12.4 11.9 +145238400 14.4 14.2 13.8 13.5 13.3 13.1 12.9 12.7 12.4 11.9 +145238400 14.3 14 13.6 13.4 13.2 13 12.8 12.6 12.3 11.7 +145324800 14.3 14 13.6 13.4 13.2 13 12.8 12.6 12.3 11.7 +145324800 12.8 12.5 12.2 11.9 11.7 11.6 11.3 11.1 10.8 10.2 +145411200 12.8 12.5 12.2 11.9 11.7 11.6 11.3 11.1 10.8 10.2 +145411200 12.4 11.9 11.5 11.3 11.1 10.9 10.7 10.5 10.2 9.6 +145497600 12.4 11.9 11.5 11.3 11.1 10.9 10.7 10.5 10.2 9.6 +145497600 12 11.6 11.3 11.1 10.8 10.6 10.4 10.1 9.8 9.1 +145584000 12 11.6 11.3 11.1 10.8 10.6 10.4 10.1 9.8 9.1 +145584000 10 9.5 9 8.7 8.4 8.1 7.9 7.6 7.2 6.5 +145670400 10 9.5 9 8.7 8.4 8.1 7.9 7.6 7.2 6.5 +145670400 9.8 9.3 9 8.8 8.5 8.2 8 7.8 7.5 7 +145756800 9.8 9.3 9 8.8 8.5 8.2 8 7.8 7.5 7 +145756800 9.5 9.2 9 8.8 8.7 8.5 8.3 8.1 7.9 7.5 +145843200 9.5 9.2 9 8.8 8.7 8.5 8.3 8.1 7.9 7.5 +145843200 10.2 9.8 9.4 9.2 9 8.8 8.5 8.2 8 7.4 +145929600 10.2 9.8 9.4 9.2 9 8.8 8.5 8.2 8 7.4 +145929600 11 10.4 9.9 9.7 9.4 9 8.8 8.5 8.1 7.4 +146016000 11 10.4 9.9 9.7 9.4 9 8.8 8.5 8.1 7.4 +146016000 10 9.3 8.8 8.5 8.3 8 7.8 7.5 7.2 6.6 +146102400 10 9.3 8.8 8.5 8.3 8 7.8 7.5 7.2 6.6 +146102400 10.9 10.5 10 9.8 9.6 9.4 9.1 8.9 8.5 7.9 +146188800 10.9 10.5 10 9.8 9.6 9.4 9.1 8.9 8.5 7.9 +146188800 13.9 13.3 13 12.8 12.6 12.4 12.2 12 11.7 11.2 +146275200 13.9 13.3 13 12.8 12.6 12.4 12.2 12 11.7 11.2 +146275200 10.6 10.1 9.6 9.3 9.1 8.8 8.6 8.3 7.9 7.3 +146361600 10.6 10.1 9.6 9.3 9.1 8.8 8.6 8.3 7.9 7.3 +146361600 9 8.5 8.2 7.9 7.6 7.4 7.2 6.9 6.6 6 +146448000 9 8.5 8.2 7.9 7.6 7.4 7.2 6.9 6.6 6 +146448000 10.8 10.3 9.9 9.6 9.3 9.1 8.9 8.6 8.2 7.6 +146534400 10.8 10.3 9.9 9.6 9.3 9.1 8.9 8.6 8.2 7.6 +146534400 11.8 11.3 11 10.7 10.4 10.2 9.9 9.7 9.3 8.7 +146620800 11.8 11.3 11 10.7 10.4 10.2 9.9 9.7 9.3 8.7 +146620800 11.8 11.5 11.2 11 10.7 10.5 10.3 10.1 9.9 9.4 +146707200 11.8 11.5 11.2 11 10.7 10.5 10.3 10.1 9.9 9.4 +146707200 11.8 11.3 10.9 10.7 10.5 10.2 10 9.8 9.5 9 +146793600 11.8 11.3 10.9 10.7 10.5 10.2 10 9.8 9.5 9 +146793600 12.4 12.1 11.9 11.8 11.6 11.3 11.1 10.9 10.6 10.1 +146880000 12.4 12.1 11.9 11.8 11.6 11.3 11.1 10.9 10.6 10.1 +146880000 9.5 9 8.6 8.3 8.1 7.9 7.6 7.3 7 6.4 +146966400 9.5 9 8.6 8.3 8.1 7.9 7.6 7.3 7 6.4 +146966400 8.5 8 7.5 7.3 7 6.7 6.4 6.1 5.8 5.1 +147052800 8.5 8 7.5 7.3 7 6.7 6.4 6.1 5.8 5.1 +147052800 9.6 9.1 8.6 8.3 8 7.6 7.3 7 6.6 5.9 +147139200 9.6 9.1 8.6 8.3 8 7.6 7.3 7 6.6 5.9 +147139200 11.5 11.4 11.2 11 10.8 10.6 10.5 10.2 10 9.6 +147225600 11.5 11.4 11.2 11 10.8 10.6 10.5 10.2 10 9.6 +147225600 11.2 10.8 10.5 10.3 10 9.7 9.5 9.2 8.9 8.3 +147312000 11.2 10.8 10.5 10.3 10 9.7 9.5 9.2 8.9 8.3 +147312000 7.8 7.5 7.2 6.9 6.8 6.6 6.4 6.2 5.9 5.4 +147398400 7.8 7.5 7.2 6.9 6.8 6.6 6.4 6.2 5.9 5.4 +147398400 8.9 8.4 7.9 7.6 7.4 7.2 6.9 6.6 6.3 5.6 +147484800 8.9 8.4 7.9 7.6 7.4 7.2 6.9 6.6 6.3 5.6 +147484800 10.5 10.1 9.8 9.5 9.4 9.3 9.1 8.9 8.6 7.9 +147571200 10.5 10.1 9.8 9.5 9.4 9.3 9.1 8.9 8.6 7.9 +147571200 8.7 8.3 8 7.8 7.6 7.4 7.2 7 6.7 6.2 +147657600 8.7 8.3 8 7.8 7.6 7.4 7.2 7 6.7 6.2 +147657600 8.9 8.5 8.3 8.1 7.9 7.7 7.6 7.4 7.2 6.8 +147744000 8.9 8.5 8.3 8.1 7.9 7.7 7.6 7.4 7.2 6.8 +147744000 7.8 7.6 7.4 7.2 7 6.8 6.7 6.5 6.3 5.8 +147830400 7.8 7.6 7.4 7.2 7 6.8 6.7 6.5 6.3 5.8 +147830400 12.5 12 11.5 11.2 10.7 10.4 10.1 9.8 9.5 8.8 +147916800 12.5 12 11.5 11.2 10.7 10.4 10.1 9.8 9.5 8.8 +147916800 9.1 8.7 8.3 8.1 7.9 7.8 7.6 7.4 7.1 6.6 +148003200 9.1 8.7 8.3 8.1 7.9 7.8 7.6 7.4 7.1 6.6 +148003200 9 8.6 8.4 8.4 8.3 8.2 8.2 8.2 8.1 7.8 +148089600 9 8.6 8.4 8.4 8.3 8.2 8.2 8.2 8.1 7.8 +148089600 9.1 8.7 8.4 8.3 8.1 7.9 7.8 7.6 7.4 6.9 +148176000 9.1 8.7 8.4 8.3 8.1 7.9 7.8 7.6 7.4 6.9 +148176000 9.2 8.8 8.6 8.4 8.1 7.9 7.7 7.4 7.1 6.6 +148262400 9.2 8.8 8.6 8.4 8.1 7.9 7.7 7.4 7.1 6.6 +148262400 8.7 8.3 8.2 8.2 8.1 7.9 7.9 7.8 7.6 7.4 +148348800 8.7 8.3 8.2 8.2 8.1 7.9 7.9 7.8 7.6 7.4 +148348800 7.2 6.8 6.5 6.4 6.4 6.3 6.3 6.2 6.1 6 +148435200 7.2 6.8 6.5 6.4 6.4 6.3 6.3 6.2 6.1 6 +148435200 9 9 8.8 8.7 8.5 8.3 8.2 8 7.7 7.3 +148521600 9 9 8.8 8.7 8.5 8.3 8.2 8 7.7 7.3 +148521600 7.6 7.2 6.8 6.6 6.4 6.1 5.9 5.6 5.3 4.7 +148608000 7.6 7.2 6.8 6.6 6.4 6.1 5.9 5.6 5.3 4.7 +148608000 8.9 8.6 8.4 8.2 8 7.8 7.7 7.5 7.3 6.8 +148694400 8.9 8.6 8.4 8.2 8 7.8 7.7 7.5 7.3 6.8 +148694400 8.8 8.5 8.4 8.3 8.3 8.2 8.1 8.1 8 7.8 +148780800 8.8 8.5 8.4 8.3 8.3 8.2 8.1 8.1 8 7.8 +148780800 8.5 8.4 8.2 8 7.9 7.9 7.7 7.6 7.4 7.1 +148867200 8.5 8.4 8.2 8 7.9 7.9 7.7 7.6 7.4 7.1 +148867200 6 6.1 6.3 6.2 6.1 5.9 5.7 5.6 5.4 4.9 +148953600 6 6.1 6.3 6.2 6.1 5.9 5.7 5.6 5.4 4.9 +148953600 9.2 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +149040000 9.2 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +149040000 10.9 10.3 9.8 9.5 9.1 8.8 8.4 8.1 7.7 6.9 +149126400 10.9 10.3 9.8 9.5 9.1 8.8 8.4 8.1 7.7 6.9 +149126400 6.7 6.2 5.9 5.7 5.4 5.2 5 4.7 4.5 4 +149212800 6.7 6.2 5.9 5.7 5.4 5.2 5 4.7 4.5 4 +149212800 8 7.8 7.5 7.3 7.1 6.9 6.7 6.5 6.2 5.7 +149299200 8 7.8 7.5 7.3 7.1 6.9 6.7 6.5 6.2 5.7 +149299200 12 11.6 11.2 10.9 10.6 10.3 10.1 9.9 9.5 8.9 +149385600 12 11.6 11.2 10.9 10.6 10.3 10.1 9.9 9.5 8.9 +149385600 9.4 9.2 9 8.9 8.8 8.7 8.5 8.3 8 7.6 +149472000 9.4 9.2 9 8.9 8.8 8.7 8.5 8.3 8 7.6 +149472000 10.4 9.7 9.3 9 8.6 8.2 7.9 7.6 7.2 6.5 +149558400 10.4 9.7 9.3 9 8.6 8.2 7.9 7.6 7.2 6.5 +149558400 4.3 3.7 3.3 3.1 2.8 2.6 2.4 2.1 1.8 1.2 +149644800 4.3 3.7 3.3 3.1 2.8 2.6 2.4 2.1 1.8 1.2 +149644800 2.3 1.9 1.6 1.4 1.2 1 0.9 0.7 0.4 0 +149731200 2.3 1.9 1.6 1.4 1.2 1 0.9 0.7 0.4 0 +149731200 2.2 1.8 1.5 1.3 1 0.8 0.6 0.3 0 -0.5 +149817600 2.2 1.8 1.5 1.3 1 0.8 0.6 0.3 0 -0.5 +149817600 1.1 0.5 0.2 0 -0.2 -0.5 -0.7 -1 -1.2 -1.8 +149904000 1.1 0.5 0.2 0 -0.2 -0.5 -0.7 -1 -1.2 -1.8 +149904000 0.3 -0.1 -0.4 -0.6 -0.8 -1 -1.2 -1.5 -1.7 -2.3 +149990400 0.3 -0.1 -0.4 -0.6 -0.8 -1 -1.2 -1.5 -1.7 -2.3 +149990400 0.6 0.5 0.4 0.3 0.2 0.1 0 -0.2 -0.3 -0.7 +150076800 0.6 0.5 0.4 0.3 0.2 0.1 0 -0.2 -0.3 -0.7 +150076800 3.4 3 2.8 2.6 2.3 2 1.8 1.5 1.2 0.7 +150163200 3.4 3 2.8 2.6 2.3 2 1.8 1.5 1.2 0.7 +150163200 0.2 -0.3 -0.5 -0.7 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +150249600 0.2 -0.3 -0.5 -0.7 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +150249600 0.3 0.3 0.3 0.3 0.2 0.1 0.1 0 -0.1 -0.3 +150336000 0.3 0.3 0.3 0.3 0.2 0.1 0.1 0 -0.1 -0.3 +150336000 1.5 1.2 1.1 0.9 0.7 0.5 0.4 0.2 -0.1 -0.5 +150422400 1.5 1.2 1.1 0.9 0.7 0.5 0.4 0.2 -0.1 -0.5 +150422400 0.8 0.4 0.2 0 -0.3 -0.5 -0.7 -1 -1.3 -1.9 +150508800 0.8 0.4 0.2 0 -0.3 -0.5 -0.7 -1 -1.3 -1.9 +150508800 -0.4 -0.9 -1.2 -1.3 -1.5 -1.7 -1.9 -2.2 -2.5 -3 +150595200 -0.4 -0.9 -1.2 -1.3 -1.5 -1.7 -1.9 -2.2 -2.5 -3 +150595200 1.3 0.8 0.5 0.3 0 -0.2 -0.4 -0.6 -0.9 -1.4 +150681600 1.3 0.8 0.5 0.3 0 -0.2 -0.4 -0.6 -0.9 -1.4 +150681600 0.4 0.1 -0.2 -0.5 -0.6 -0.8 -1 -1.3 -1.6 -2.1 +150768000 0.4 0.1 -0.2 -0.5 -0.6 -0.8 -1 -1.3 -1.6 -2.1 +150768000 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2 -2.4 -2.7 -3.4 +150854400 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2 -2.4 -2.7 -3.4 +150854400 -2.6 -3.2 -3.7 -4.1 -4.4 -4.9 -5.2 -5.5 -5.9 -6.7 +150940800 -2.6 -3.2 -3.7 -4.1 -4.4 -4.9 -5.2 -5.5 -5.9 -6.7 +150940800 -2 -2.2 -2.3 -2.4 -2.5 -2.5 -2.3 -2.2 -2.2 -2.5 +151027200 -2 -2.2 -2.3 -2.4 -2.5 -2.5 -2.3 -2.2 -2.2 -2.5 +151027200 5 5.2 5.1 5.1 5 4.9 4.8 4.7 4.5 4.2 +151113600 5 5.2 5.1 5.1 5 4.9 4.8 4.7 4.5 4.2 +151113600 2.3 2 1.7 1.5 1.3 1.1 0.9 0.6 0.3 -0.3 +151200000 2.3 2 1.7 1.5 1.3 1.1 0.9 0.6 0.3 -0.3 +151200000 0.3 -0.1 -0.2 -0.3 -0.5 -0.7 -0.8 -1 -1.2 -1.5 +151286400 0.3 -0.1 -0.2 -0.3 -0.5 -0.7 -0.8 -1 -1.2 -1.5 +151286400 1.5 1.5 1.4 1.4 1.3 1.3 1.2 1.2 1.1 0.9 +151372800 1.5 1.5 1.4 1.4 1.3 1.3 1.2 1.2 1.1 0.9 +151372800 1.2 0.9 0.7 0.6 0.4 0.1 0 -0.2 -0.4 -0.8 +151459200 1.2 0.9 0.7 0.6 0.4 0.1 0 -0.2 -0.4 -0.8 +151459200 2.6 2.3 2 1.8 1.7 1.5 1.3 1.2 1 0.6 +151545600 2.6 2.3 2 1.8 1.7 1.5 1.3 1.2 1 0.6 +151545600 2.4 1.9 1.5 1.3 1 0.8 0.6 0.3 0 -0.6 +151632000 2.4 1.9 1.5 1.3 1 0.8 0.6 0.3 0 -0.6 +151632000 1.2 0.8 0.4 0.1 -0.1 -0.3 -0.6 -0.9 -1.3 -1.9 +151718400 1.2 0.8 0.4 0.1 -0.1 -0.3 -0.6 -0.9 -1.3 -1.9 +151718400 0.7 0.4 0 -0.3 -0.5 -0.7 -0.9 -1.2 -1.6 -2.2 +151804800 0.7 0.4 0 -0.3 -0.5 -0.7 -0.9 -1.2 -1.6 -2.2 +151804800 -1 -1.3 -1.7 -1.9 -2.1 -2.3 -2.6 -2.8 -3.2 -3.8 +151891200 -1 -1.3 -1.7 -1.9 -2.1 -2.3 -2.6 -2.8 -3.2 -3.8 +151891200 1.2 0.9 0.6 0.4 0.2 0 -0.2 -0.4 -0.7 -1.2 +151977600 1.2 0.9 0.6 0.4 0.2 0 -0.2 -0.4 -0.7 -1.2 +151977600 0.3 0 -0.1 -0.1 -0.2 -0.3 -0.4 -0.5 -0.6 -0.7 +152064000 0.3 0 -0.1 -0.1 -0.2 -0.3 -0.4 -0.5 -0.6 -0.7 +152064000 -1.1 -1.4 -1.5 -1.6 -1.8 -2.1 -2.2 -2.3 -2.5 -2.9 +152150400 -1.1 -1.4 -1.5 -1.6 -1.8 -2.1 -2.2 -2.3 -2.5 -2.9 +152150400 -2.1 -2.2 -2.6 -2.9 -3 -3.2 -3.2 -3.3 -3.3 -3.5 +152236800 -2.1 -2.2 -2.6 -2.9 -3 -3.2 -3.2 -3.3 -3.3 -3.5 +152236800 -2.8 -3 -3.3 -3.7 -3.9 -4 -4.1 -4.2 -4.3 -4.6 +152323200 -2.8 -3 -3.3 -3.7 -3.9 -4 -4.1 -4.2 -4.3 -4.6 +152323200 -3.3 -3.8 -3.9 -3.9 -4.1 -4.3 -4.3 -4.3 -4.3 -4.6 +152409600 -3.3 -3.8 -3.9 -3.9 -4.1 -4.3 -4.3 -4.3 -4.3 -4.6 +152409600 -1.7 -1.7 -1.9 -2.2 -2.3 -2.5 -2.6 -2.7 -2.8 -3.2 +152496000 -1.7 -1.7 -1.9 -2.2 -2.3 -2.5 -2.6 -2.7 -2.8 -3.2 +152496000 -1 -1.2 -1.5 -1.8 -1.9 -2.1 -2.4 -2.6 -3 -3.6 +152582400 -1 -1.2 -1.5 -1.8 -1.9 -2.1 -2.4 -2.6 -3 -3.6 +152582400 0.6 0.1 0 -0.3 -0.4 -0.5 -0.7 -0.9 -1.1 -1.6 +152668800 0.6 0.1 0 -0.3 -0.4 -0.5 -0.7 -0.9 -1.1 -1.6 +152668800 0.8 0.3 -0.1 -0.4 -0.6 -0.8 -1 -1.3 -1.6 -2.3 +152755200 0.8 0.3 -0.1 -0.4 -0.6 -0.8 -1 -1.3 -1.6 -2.3 +152755200 -3.2 -3.7 -4.2 -4.5 -4.8 -5.1 -5.4 -5.7 -6.1 -6.9 +152841600 -3.2 -3.7 -4.2 -4.5 -4.8 -5.1 -5.4 -5.7 -6.1 -6.9 +152841600 -3.3 -3.7 -4.2 -4.6 -4.8 -5.1 -5.4 -5.7 -6.1 -6.9 +152928000 -3.3 -3.7 -4.2 -4.6 -4.8 -5.1 -5.4 -5.7 -6.1 -6.9 +152928000 -2.8 -3.1 -3.4 -3.6 -3.7 -4 -4.2 -4.4 -4.7 -5.2 +153014400 -2.8 -3.1 -3.4 -3.6 -3.7 -4 -4.2 -4.4 -4.7 -5.2 +153014400 1.1 0.8 0.6 0.4 0.2 0.1 -0.1 -0.3 -0.6 -1.2 +153100800 1.1 0.8 0.6 0.4 0.2 0.1 -0.1 -0.3 -0.6 -1.2 +153100800 0.8 0.6 0.2 -0.1 -0.3 -0.5 -0.8 -1 -1.4 -2 +153187200 0.8 0.6 0.2 -0.1 -0.3 -0.5 -0.8 -1 -1.4 -2 +153187200 -1.8 -2.8 -3.4 -3.8 -4.1 -4.5 -4.8 -5 -5.3 -6 +153273600 -1.8 -2.8 -3.4 -3.8 -4.1 -4.5 -4.8 -5 -5.3 -6 +153273600 -2.3 -3 -3.9 -4.3 -4.8 -5.3 -5.6 -6 -6.4 -7.2 +153360000 -2.3 -3 -3.9 -4.3 -4.8 -5.3 -5.6 -6 -6.4 -7.2 +153360000 -5.4 -6.6 -7.6 -8.2 -8.5 -9 -9.3 -9.7 -10.2 -11.2 +153446400 -5.4 -6.6 -7.6 -8.2 -8.5 -9 -9.3 -9.7 -10.2 -11.2 +153446400 -4.6 -6 -6.3 -6.7 -6.9 -7.2 -7.4 -7.7 -8.1 -8.8 +153532800 -4.6 -6 -6.3 -6.7 -6.9 -7.2 -7.4 -7.7 -8.1 -8.8 +153532800 -4.1 -4.5 -4.9 -5.3 -5.5 -5.7 -6 -6.3 -6.6 -7.3 +153619200 -4.1 -4.5 -4.9 -5.3 -5.5 -5.7 -6 -6.3 -6.6 -7.3 +153619200 0.4 0.3 0.2 0.1 0 -0.1 -0.2 -0.4 -0.5 -0.8 +153705600 0.4 0.3 0.2 0.1 0 -0.1 -0.2 -0.4 -0.5 -0.8 +153705600 -0.3 -0.6 -0.7 -0.9 -1 -1.2 -1.2 -1.3 -1.4 -1.7 +153792000 -0.3 -0.6 -0.7 -0.9 -1 -1.2 -1.2 -1.3 -1.4 -1.7 +153792000 0.1 -0.1 -0.2 -0.4 -0.6 -0.8 -1 -1.1 -1.3 -1.7 +153878400 0.1 -0.1 -0.2 -0.4 -0.6 -0.8 -1 -1.1 -1.3 -1.7 +153878400 1.5 1.1 0.9 0.8 0.6 0.4 0.3 0.1 -0.1 -0.5 +153964800 1.5 1.1 0.9 0.8 0.6 0.4 0.3 0.1 -0.1 -0.5 +153964800 -1.1 -1.1 -1.3 -1.6 -1.6 -1.8 -1.9 -2.1 -2.2 -2.6 +154051200 -1.1 -1.1 -1.3 -1.6 -1.6 -1.8 -1.9 -2.1 -2.2 -2.6 +154051200 0.7 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 +154137600 0.7 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 +154137600 3.6 3.4 3.4 3.2 3.1 2.9 2.8 2.7 2.5 2.1 +154224000 3.6 3.4 3.4 3.2 3.1 2.9 2.8 2.7 2.5 2.1 +154224000 0.4 0.3 0.1 0 0 -0.1 -0.2 -0.4 -0.5 -0.8 +154310400 0.4 0.3 0.1 0 0 -0.1 -0.2 -0.4 -0.5 -0.8 +154310400 0.1 0.2 0.2 0.1 0.1 0 -0.1 -0.2 -0.3 -0.5 +154396800 0.1 0.2 0.2 0.1 0.1 0 -0.1 -0.2 -0.3 -0.5 +154396800 0.3 0.2 0 -0.2 -0.3 -0.4 -0.6 -0.7 -1 -1.4 +154483200 0.3 0.2 0 -0.2 -0.3 -0.4 -0.6 -0.7 -1 -1.4 +154483200 -0.9 -0.9 -1 -1.1 -1.2 -1.3 -1.4 -1.4 -1.6 -1.8 +154569600 -0.9 -0.9 -1 -1.1 -1.2 -1.3 -1.4 -1.4 -1.6 -1.8 +154569600 1.8 1.5 1.2 1 0.8 0.5 0.3 0 -0.2 -0.8 +154656000 1.8 1.5 1.2 1 0.8 0.5 0.3 0 -0.2 -0.8 +154656000 1.6 1.3 0.9 0.6 0.4 0.1 -0.2 -0.5 -0.8 -1.5 +154742400 1.6 1.3 0.9 0.6 0.4 0.1 -0.2 -0.5 -0.8 -1.5 +154742400 -0.3 -0.7 -1 -1.3 -1.5 -1.8 -2 -2.3 -2.6 -3.3 +154828800 -0.3 -0.7 -1 -1.3 -1.5 -1.8 -2 -2.3 -2.6 -3.3 +154828800 -4.2 -5.8 -6.3 -6.7 -6.9 -7.2 -7.4 -7.6 -7.9 -8.5 +154915200 -4.2 -5.8 -6.3 -6.7 -6.9 -7.2 -7.4 -7.6 -7.9 -8.5 +154915200 -5.9 -7.4 -7.7 -7.8 -7.9 -8.1 -8.2 -8.3 -8.4 -8.7 +155001600 -5.9 -7.4 -7.7 -7.8 -7.9 -8.1 -8.2 -8.3 -8.4 -8.7 +155001600 -6.9 -7 -7 -7.1 -7.2 -7.3 -7.4 -7.5 -7.6 -7.9 +155088000 -6.9 -7 -7 -7.1 -7.2 -7.3 -7.4 -7.5 -7.6 -7.9 +155088000 -13 -13 -13.1 -13.1 -12.9 -12.7 -12.7 -12.7 -12.7 -12.8 +155174400 -13 -13 -13.1 -13.1 -12.9 -12.7 -12.7 -12.7 -12.7 -12.8 +155174400 -15 -15.1 -15.2 -15.5 -15.4 -15.4 -15.4 -15.4 -15.4 -15.6 +155260800 -15 -15.1 -15.2 -15.5 -15.4 -15.4 -15.4 -15.4 -15.4 -15.6 +155260800 -6.1 -6.6 -7.2 -7.6 -7.5 -7.5 -7.6 -7.8 -8.1 -8.6 +155347200 -6.1 -6.6 -7.2 -7.6 -7.5 -7.5 -7.6 -7.8 -8.1 -8.6 +155347200 -3.3 -3.7 -4.1 -4.4 -4.6 -4.7 -4.9 -5.2 -5.5 -6.1 +155433600 -3.3 -3.7 -4.1 -4.4 -4.6 -4.7 -4.9 -5.2 -5.5 -6.1 +155433600 -1.6 -1.9 -2.3 -2.6 -2.8 -3 -3.3 -3.5 -3.9 -4.5 +155520000 -1.6 -1.9 -2.3 -2.6 -2.8 -3 -3.3 -3.5 -3.9 -4.5 +155520000 -1.3 -1.6 -1.9 -2.2 -2.4 -2.6 -2.8 -3.1 -3.4 -4 +155606400 -1.3 -1.6 -1.9 -2.2 -2.4 -2.6 -2.8 -3.1 -3.4 -4 +155606400 -1.2 -1.4 -1.7 -1.9 -2.1 -2.2 -2.4 -2.6 -2.9 -3.4 +155692800 -1.2 -1.4 -1.7 -1.9 -2.1 -2.2 -2.4 -2.6 -2.9 -3.4 +155692800 -0.2 -0.3 -0.6 -0.9 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +155779200 -0.2 -0.3 -0.6 -0.9 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +155779200 -0.4 -0.6 -0.9 -1.1 -1.3 -1.4 -1.7 -1.9 -2.1 -2.6 +155865600 -0.4 -0.6 -0.9 -1.1 -1.3 -1.4 -1.7 -1.9 -2.1 -2.6 +155865600 -1.9 -2.4 -2.6 -2.8 -3 -3.1 -3.3 -3.5 -3.7 -4.1 +155952000 -1.9 -2.4 -2.6 -2.8 -3 -3.1 -3.3 -3.5 -3.7 -4.1 +155952000 -1.4 -2.3 -2.8 -3 -3.5 -4 -4.1 -4.4 -4.7 -5.2 +156038400 -1.4 -2.3 -2.8 -3 -3.5 -4 -4.1 -4.4 -4.7 -5.2 +156038400 -7.6 -8.3 -8.3 -8.3 -8.3 -8.3 -8.4 -8.4 -8.5 -8.6 +156124800 -7.6 -8.3 -8.3 -8.3 -8.3 -8.3 -8.4 -8.4 -8.5 -8.6 +156124800 -6.7 -6.8 -6.9 -7.1 -7.1 -7.1 -7.1 -7.1 -7.2 -7.3 +156211200 -6.7 -6.8 -6.9 -7.1 -7.1 -7.1 -7.1 -7.1 -7.2 -7.3 +156211200 -6.7 -7 -7.2 -7.4 -7.4 -7.4 -7.5 -7.5 -7.6 -7.9 +156297600 -6.7 -7 -7.2 -7.4 -7.4 -7.4 -7.5 -7.5 -7.6 -7.9 +156297600 -7.7 -9.1 -9.5 -9.7 -10.1 -10.5 -10.8 -11.1 -11.5 -12.2 +156384000 -7.7 -9.1 -9.5 -9.7 -10.1 -10.5 -10.8 -11.1 -11.5 -12.2 +156384000 -10.6 -11.2 -11.6 -11.9 -12.2 -12.6 -12.8 -13.1 -13.5 -14.1 +156470400 -10.6 -11.2 -11.6 -11.9 -12.2 -12.6 -12.8 -13.1 -13.5 -14.1 +156470400 -14.7 -15.9 -16.4 -16.8 -17 -17.3 -17.5 -17.8 -18.2 -18.9 +156556800 -14.7 -15.9 -16.4 -16.8 -17 -17.3 -17.5 -17.8 -18.2 -18.9 +156556800 -20.1 -20.5 -21.3 -21.9 -22.1 -22.3 -22.3 -22.4 -22.5 -22.7 +156643200 -20.1 -20.5 -21.3 -21.9 -22.1 -22.3 -22.3 -22.4 -22.5 -22.7 +156643200 -10.6 -10.6 -10.7 -10.8 -10.9 -11 -11.1 -11.2 -11.4 -11.7 +156729600 -10.6 -10.6 -10.7 -10.8 -10.9 -11 -11.1 -11.2 -11.4 -11.7 +156729600 -15.7 -16.2 -16.5 -16.7 -16.9 -17.2 -17.4 -17.6 -17.9 -18.4 +156816000 -15.7 -16.2 -16.5 -16.7 -16.9 -17.2 -17.4 -17.6 -17.9 -18.4 +156816000 -18.6 -19.2 -19.2 -19.3 -19.4 -19.5 -19.5 -19.5 -19.6 -19.8 +156902400 -18.6 -19.2 -19.2 -19.3 -19.4 -19.5 -19.5 -19.5 -19.6 -19.8 +156902400 -10.3 -10.8 -10.9 -11.3 -11.5 -11.7 -11.7 -11.8 -11.8 -12.2 +156988800 -10.3 -10.8 -10.9 -11.3 -11.5 -11.7 -11.7 -11.8 -11.8 -12.2 +156988800 -8.6 -9 -9.4 -9.8 -10 -10.2 -10.4 -10.6 -10.8 -11.3 +157075200 -8.6 -9 -9.4 -9.8 -10 -10.2 -10.4 -10.6 -10.8 -11.3 +157075200 -4.6 -4.9 -5 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.8 +157161600 -4.6 -4.9 -5 -5.3 -5.5 -5.7 -5.9 -6.1 -6.3 -6.8 +157161600 -4.5 -5.1 -5.6 -5.9 -6.2 -6.5 -6.8 -7.1 -7.4 -8.1 +157248000 -4.5 -5.1 -5.6 -5.9 -6.2 -6.5 -6.8 -7.1 -7.4 -8.1 +157248000 -8.1 -8.5 -8.9 -9.3 -9.5 -9.7 -9.9 -10.1 -10.4 -11 +157334400 -8.1 -8.5 -8.9 -9.3 -9.5 -9.7 -9.9 -10.1 -10.4 -11 +157334400 -11.3 -10.7 -10.6 -10.7 -10.6 -10.7 -10.7 -10.7 -10.7 -10.8 +157420800 -11.3 -10.7 -10.6 -10.7 -10.6 -10.7 -10.7 -10.7 -10.7 -10.8 +157420800 -13.9 -12.9 -12.1 -11.9 -11.6 -11.4 -11.3 -11.2 -11.3 -11.6 +157507200 -13.9 -12.9 -12.1 -11.9 -11.6 -11.4 -11.3 -11.2 -11.3 -11.6 +157507200 -15.3 -16.1 -16.6 -17 -17.5 -17.8 -17.9 -18.1 -18.3 -18.8 +157593600 -15.3 -16.1 -16.6 -17 -17.5 -17.8 -17.9 -18.1 -18.3 -18.8 +157593600 -18.1 -18.8 -19.6 -19.9 -20.3 -20.5 -20.7 -20.8 -21.1 -21.6 +157680000 -18.1 -18.8 -19.6 -19.9 -20.3 -20.5 -20.7 -20.8 -21.1 -21.6 +157680000 -15.7 -16.1 -16 -15.9 -16 -16 -16 -16.1 -16.1 -16.4 +157766400 -15.7 -16.1 -16 -15.9 -16 -16 -16 -16.1 -16.1 -16.4 +157766400 -14.7 -15.6 -16 -16.4 -16.6 -16.9 -17.2 -17.5 -17.8 -18.4 +157852800 -14.7 -15.6 -16 -16.4 -16.6 -16.9 -17.2 -17.5 -17.8 -18.4 +157852800 -18.8 -18.6 -18.7 -18.9 -18.8 -18.9 -19 -19.1 -19.2 -19.6 +157939200 -18.8 -18.6 -18.7 -18.9 -18.8 -18.9 -19 -19.1 -19.2 -19.6 +157939200 -9.8 -9.5 -9.6 -9.6 -9.6 -9.4 -9.5 -9.6 -9.7 -10.1 +158025600 -9.8 -9.5 -9.6 -9.6 -9.6 -9.4 -9.5 -9.6 -9.7 -10.1 +158025600 -13.9 -13.8 -13.7 -13.6 -13.6 -13.6 -13.6 -13.5 -13.5 -13.6 +158112000 -13.9 -13.8 -13.7 -13.6 -13.6 -13.6 -13.6 -13.5 -13.5 -13.6 +158112000 -21.4 -21.5 -21.4 -21.4 -21.3 -21.3 -21.1 -21 -20.9 -20.7 +158198400 -21.4 -21.5 -21.4 -21.4 -21.3 -21.3 -21.1 -21 -20.9 -20.7 +158198400 -22.9 -23.9 -24.3 -24.5 -24.5 -24.6 -24.6 -24.6 -24.5 -24.5 +158284800 -22.9 -23.9 -24.3 -24.5 -24.5 -24.6 -24.6 -24.6 -24.5 -24.5 +158284800 -22.8 -23.7 -23.9 -24.2 -24.7 -25 -25 -25.1 -25.2 -25.4 +158371200 -22.8 -23.7 -23.9 -24.2 -24.7 -25 -25 -25.1 -25.2 -25.4 +158371200 -23.6 -25 -27.2 -28.7 -29.3 -29.8 -30.1 -30.4 -30.7 -31.4 +158457600 -23.6 -25 -27.2 -28.7 -29.3 -29.8 -30.1 -30.4 -30.7 -31.4 +158457600 -20 -21.3 -24 -25.7 -26 -26.4 -26.8 -27.2 -27.8 -28.8 +158544000 -20 -21.3 -24 -25.7 -26 -26.4 -26.8 -27.2 -27.8 -28.8 +158544000 -18.2 -20.1 -21.7 -22.3 -22.7 -23.1 -23.7 -24.2 -24.9 -26.1 +158630400 -18.2 -20.1 -21.7 -22.3 -22.7 -23.1 -23.7 -24.2 -24.9 -26.1 +158630400 -14.1 -15.1 -15.4 -15.8 -16.3 -17 -17.4 -17.8 -18.3 -19.2 +158716800 -14.1 -15.1 -15.4 -15.8 -16.3 -17 -17.4 -17.8 -18.3 -19.2 +158716800 -11.6 -12.1 -12.4 -12.6 -12.5 -12.5 -12.5 -12.6 -12.6 -12.7 +158803200 -11.6 -12.1 -12.4 -12.6 -12.5 -12.5 -12.5 -12.6 -12.6 -12.7 +158803200 -6.9 -6.8 -7 -7.3 -7.4 -7.6 -7.9 -8.2 -8.6 -9.3 +158889600 -6.9 -6.8 -7 -7.3 -7.4 -7.6 -7.9 -8.2 -8.6 -9.3 +158889600 -9.7 -10.7 -11.5 -11.8 -12.1 -12.3 -12.6 -12.8 -13.1 -13.8 +158976000 -9.7 -10.7 -11.5 -11.8 -12.1 -12.3 -12.6 -12.8 -13.1 -13.8 +158976000 -9.3 -10.8 -11.6 -11.9 -12 -12.3 -12.4 -12.6 -12.8 -13.2 +159062400 -9.3 -10.8 -11.6 -11.9 -12 -12.3 -12.4 -12.6 -12.8 -13.2 +159062400 -6.7 -7.2 -7.6 -7.8 -8.1 -8.4 -8.7 -9 -9.4 -10.1 +159148800 -6.7 -7.2 -7.6 -7.8 -8.1 -8.4 -8.7 -9 -9.4 -10.1 +159148800 -7 -7.4 -7.8 -8.1 -8.4 -8.6 -9 -9.3 -9.7 -10.5 +159235200 -7 -7.4 -7.8 -8.1 -8.4 -8.6 -9 -9.3 -9.7 -10.5 +159235200 -8.2 -8.8 -9.6 -9.9 -10.2 -10.4 -10.6 -10.8 -11.1 -11.6 +159321600 -8.2 -8.8 -9.6 -9.9 -10.2 -10.4 -10.6 -10.8 -11.1 -11.6 +159321600 -11.2 -11.4 -11.4 -11.5 -11.4 -11.1 -10.9 -10.7 -10.5 -10.6 +159408000 -11.2 -11.4 -11.4 -11.5 -11.4 -11.1 -10.9 -10.7 -10.5 -10.6 +159408000 -7.7 -8.2 -8.9 -9.3 -9.6 -9.9 -10.2 -10.5 -10.9 -11.7 +159494400 -7.7 -8.2 -8.9 -9.3 -9.6 -9.9 -10.2 -10.5 -10.9 -11.7 +159494400 -7.4 -7.8 -8.3 -8.6 -8.9 -9.2 -9.5 -9.8 -10.2 -11 +159580800 -7.4 -7.8 -8.3 -8.6 -8.9 -9.2 -9.5 -9.8 -10.2 -11 +159580800 -8.4 -9.1 -9.6 -9.9 -10.1 -10.4 -10.6 -10.9 -11.3 -12 +159667200 -8.4 -9.1 -9.6 -9.9 -10.1 -10.4 -10.6 -10.9 -11.3 -12 +159667200 -8.4 -8.9 -9.3 -9.7 -9.9 -10.1 -10.4 -10.6 -10.9 -11.5 +159753600 -8.4 -8.9 -9.3 -9.7 -9.9 -10.1 -10.4 -10.6 -10.9 -11.5 +159753600 -11.4 -11.8 -12.4 -12.9 -13.2 -13.3 -13.4 -13.5 -13.7 -14 +159840000 -11.4 -11.8 -12.4 -12.9 -13.2 -13.3 -13.4 -13.5 -13.7 -14 +159840000 -11.3 -11.7 -12 -12.1 -12.4 -12.7 -12.8 -13.1 -13.3 -13.9 +159926400 -11.3 -11.7 -12 -12.1 -12.4 -12.7 -12.8 -13.1 -13.3 -13.9 +159926400 -7.3 -7.1 -7.1 -7.1 -7.1 -7.1 -7.1 -7.1 -7.2 -7.3 +160012800 -7.3 -7.1 -7.1 -7.1 -7.1 -7.1 -7.1 -7.1 -7.2 -7.3 +160012800 -2.6 -2.8 -3 -3.2 -3.4 -3.7 -3.9 -4.1 -4.4 -5 +160099200 -2.6 -2.8 -3 -3.2 -3.4 -3.7 -3.9 -4.1 -4.4 -5 +160099200 -7.5 -8.1 -8.4 -8.6 -8.9 -9.2 -9.4 -9.7 -9.9 -10.5 +160185600 -7.5 -8.1 -8.4 -8.6 -8.9 -9.2 -9.4 -9.7 -9.9 -10.5 +160185600 -11.6 -12.2 -12.6 -12.8 -13 -13.3 -13.6 -13.9 -14.2 -14.9 +160272000 -11.6 -12.2 -12.6 -12.8 -13 -13.3 -13.6 -13.9 -14.2 -14.9 +160272000 -13.8 -14.5 -14.9 -15.2 -15.4 -15.5 -15.7 -15.9 -16.2 -16.7 +160358400 -13.8 -14.5 -14.9 -15.2 -15.4 -15.5 -15.7 -15.9 -16.2 -16.7 +160358400 -20 -20.4 -20.5 -20.6 -20.5 -20.5 -20.5 -20.5 -20.6 -20.8 +160444800 -20 -20.4 -20.5 -20.6 -20.5 -20.5 -20.5 -20.5 -20.6 -20.8 +160444800 -17.5 -17.7 -18 -18.3 -18.2 -18.2 -18.2 -18.2 -18.3 -18.4 +160531200 -17.5 -17.7 -18 -18.3 -18.2 -18.2 -18.2 -18.2 -18.3 -18.4 +160531200 -10.9 -11.4 -12.1 -12.4 -12.6 -12.8 -13 -13.1 -13.3 -13.7 +160617600 -10.9 -11.4 -12.1 -12.4 -12.6 -12.8 -13 -13.1 -13.3 -13.7 +160617600 -10.8 -11.4 -11.7 -11.8 -12.1 -12.4 -12.5 -12.7 -12.9 -13.3 +160704000 -10.8 -11.4 -11.7 -11.8 -12.1 -12.4 -12.5 -12.7 -12.9 -13.3 +160704000 -10.6 -10.9 -11.1 -11.1 -11.3 -11.5 -11.6 -11.7 -11.9 -12.2 +160790400 -10.6 -10.9 -11.1 -11.1 -11.3 -11.5 -11.6 -11.7 -11.9 -12.2 +160790400 -6.4 -6.9 -7.5 -7.9 -8 -8.1 -8.3 -8.5 -8.8 -9.3 +160876800 -6.4 -6.9 -7.5 -7.9 -8 -8.1 -8.3 -8.5 -8.8 -9.3 +160876800 -5.4 -5.8 -6 -6.1 -6.2 -6.3 -6.4 -6.5 -6.7 -7 +160963200 -5.4 -5.8 -6 -6.1 -6.2 -6.3 -6.4 -6.5 -6.7 -7 +160963200 -11.6 -12 -11.9 -12 -12.3 -12.7 -12.9 -13.1 -13.4 -14 +161049600 -11.6 -12 -11.9 -12 -12.3 -12.7 -12.9 -13.1 -13.4 -14 +161049600 -10.5 -10.4 -10.6 -10.6 -10.7 -10.7 -10.8 -11 -11.1 -11.5 +161136000 -10.5 -10.4 -10.6 -10.6 -10.7 -10.7 -10.8 -11 -11.1 -11.5 +161136000 -10.5 -11.1 -11.4 -11.7 -12 -12.2 -12.4 -12.6 -12.8 -13.3 +161222400 -10.5 -11.1 -11.4 -11.7 -12 -12.2 -12.4 -12.6 -12.8 -13.3 +161222400 -12.5 -12.4 -12.4 -12.3 -12.4 -12.4 -12.3 -12.3 -12.3 -12.4 +161308800 -12.5 -12.4 -12.4 -12.3 -12.4 -12.4 -12.3 -12.3 -12.3 -12.4 +161308800 -7.2 -7.3 -7.5 -7.6 -7.8 -7.9 -8 -8.2 -8.4 -8.8 +161395200 -7.2 -7.3 -7.5 -7.6 -7.8 -7.9 -8 -8.2 -8.4 -8.8 +161395200 -8.3 -9 -9.3 -9.5 -9.9 -10.4 -10.6 -10.8 -11.2 -11.8 +161481600 -8.3 -9 -9.3 -9.5 -9.9 -10.4 -10.6 -10.8 -11.2 -11.8 +161481600 -6.6 -6.9 -7.2 -7.3 -7.5 -7.8 -8 -8.3 -8.7 -9.5 +161568000 -6.6 -6.9 -7.2 -7.3 -7.5 -7.8 -8 -8.3 -8.7 -9.5 +161568000 -3.3 -3.8 -4.1 -4.3 -4.5 -4.7 -4.9 -5.2 -5.5 -6 +161654400 -3.3 -3.8 -4.1 -4.3 -4.5 -4.7 -4.9 -5.2 -5.5 -6 +161654400 -5.2 -5.6 -6.1 -6.5 -6.7 -6.9 -7.2 -7.5 -7.8 -8.4 +161740800 -5.2 -5.6 -6.1 -6.5 -6.7 -6.9 -7.2 -7.5 -7.8 -8.4 +161740800 -7.2 -7.8 -8.2 -8.6 -8.9 -9.2 -9.5 -9.9 -10.3 -11.1 +161827200 -7.2 -7.8 -8.2 -8.6 -8.9 -9.2 -9.5 -9.9 -10.3 -11.1 +161827200 -7.4 -8 -8.7 -9 -9.3 -9.6 -9.9 -10.2 -10.7 -11.4 +161913600 -7.4 -8 -8.7 -9 -9.3 -9.6 -9.9 -10.2 -10.7 -11.4 +161913600 -10.2 -10.9 -11.4 -11.8 -12 -12.3 -12.6 -13 -13.4 -14.1 +162000000 -10.2 -10.9 -11.4 -11.8 -12 -12.3 -12.6 -13 -13.4 -14.1 +162000000 -12.4 -13.1 -13.9 -14.2 -14.5 -14.9 -15.2 -15.6 -16 -16.9 +162086400 -12.4 -13.1 -13.9 -14.2 -14.5 -14.9 -15.2 -15.6 -16 -16.9 +162086400 -14.8 -15.5 -16.1 -16.5 -16.8 -17.1 -17.5 -17.9 -18.4 -19.3 +162172800 -14.8 -15.5 -16.1 -16.5 -16.8 -17.1 -17.5 -17.9 -18.4 -19.3 +162172800 -18.2 -18.6 -18.8 -19 -19 -19.1 -19.2 -19.3 -19.4 -19.8 +162259200 -18.2 -18.6 -18.8 -19 -19 -19.1 -19.2 -19.3 -19.4 -19.8 +162259200 -14 -14.4 -15.2 -15.5 -15.5 -15.6 -15.7 -15.8 -15.9 -16.1 +162345600 -14 -14.4 -15.2 -15.5 -15.5 -15.6 -15.7 -15.8 -15.9 -16.1 +162345600 -15.1 -15.2 -15.3 -15.5 -15.6 -15.6 -15.6 -15.6 -15.7 -15.7 +162432000 -15.1 -15.2 -15.3 -15.5 -15.6 -15.6 -15.6 -15.6 -15.7 -15.7 +162432000 -13.4 -13.5 -13.7 -13.7 -13.7 -13.6 -13.7 -13.7 -13.7 -13.9 +162518400 -13.4 -13.5 -13.7 -13.7 -13.7 -13.6 -13.7 -13.7 -13.7 -13.9 +162518400 -8 -8.3 -8.5 -8.8 -9 -9.2 -9.4 -9.6 -9.9 -10.3 +162604800 -8 -8.3 -8.5 -8.8 -9 -9.2 -9.4 -9.6 -9.9 -10.3 +162604800 -4.1 -4.5 -4.8 -5 -5.2 -5.4 -5.6 -5.8 -6 -6.5 +162691200 -4.1 -4.5 -4.8 -5 -5.2 -5.4 -5.6 -5.8 -6 -6.5 +162691200 -5.6 -6.1 -6.4 -6.7 -7 -7.4 -7.6 -7.9 -8.2 -8.8 +162777600 -5.6 -6.1 -6.4 -6.7 -7 -7.4 -7.6 -7.9 -8.2 -8.8 +162777600 -5.3 -5.8 -6 -6.2 -6.5 -6.8 -7 -7.2 -7.4 -7.9 +162864000 -5.3 -5.8 -6 -6.2 -6.5 -6.8 -7 -7.2 -7.4 -7.9 +162864000 -9 -9 -9.1 -9.2 -9.2 -9.3 -9.4 -9.5 -9.6 -9.8 +162950400 -9 -9 -9.1 -9.2 -9.2 -9.3 -9.4 -9.5 -9.6 -9.8 +162950400 -8.1 -8.4 -8.6 -8.7 -8.9 -9 -9.1 -9.2 -9.4 -9.7 +163036800 -8.1 -8.4 -8.6 -8.7 -8.9 -9 -9.1 -9.2 -9.4 -9.7 +163036800 -8.7 -8.8 -8.8 -8.8 -8.9 -9.1 -9.1 -9.1 -9.2 -9.3 +163123200 -8.7 -8.8 -8.8 -8.8 -8.9 -9.1 -9.1 -9.1 -9.2 -9.3 +163123200 -10.2 -10.9 -11.2 -11.3 -11.4 -11.5 -11.6 -11.7 -11.8 -12.1 +163209600 -10.2 -10.9 -11.2 -11.3 -11.4 -11.5 -11.6 -11.7 -11.8 -12.1 +163209600 -13.6 -13.2 -13.4 -13.6 -13.7 -13.8 -13.9 -14.1 -14.4 -14.9 +163296000 -13.6 -13.2 -13.4 -13.6 -13.7 -13.8 -13.9 -14.1 -14.4 -14.9 +163296000 -6.8 -6.6 -6.7 -6.7 -6.7 -6.7 -6.7 -6.8 -6.9 -7.2 +163382400 -6.8 -6.6 -6.7 -6.7 -6.7 -6.7 -6.7 -6.8 -6.9 -7.2 +163382400 -2.8 -2.9 -2.9 -2.7 -2.8 -2.6 -2.5 -2.5 -2.5 -2.6 +163468800 -2.8 -2.9 -2.9 -2.7 -2.8 -2.6 -2.5 -2.5 -2.5 -2.6 +163468800 -0.5 -0.7 -0.8 -0.9 -1.1 -1.2 -1.3 -1.4 -1.6 -1.9 +163555200 -0.5 -0.7 -0.8 -0.9 -1.1 -1.2 -1.3 -1.4 -1.6 -1.9 +163555200 -0.7 -0.6 -0.9 -1 -1.3 -1.4 -1.6 -1.7 -2 -2.4 +163641600 -0.7 -0.6 -0.9 -1 -1.3 -1.4 -1.6 -1.7 -2 -2.4 +163641600 0.5 0.4 0.1 -0.2 -0.4 -0.6 -0.8 -1.1 -1.4 -2 +163728000 0.5 0.4 0.1 -0.2 -0.4 -0.6 -0.8 -1.1 -1.4 -2 +163728000 2.1 1.6 1.2 1 0.7 0.5 0.2 0 -0.4 -1 +163814400 2.1 1.6 1.2 1 0.7 0.5 0.2 0 -0.4 -1 +163814400 -1.6 -1.8 -2 -2.2 -2.4 -2.7 -3 -3.2 -3.6 -4.3 +163900800 -1.6 -1.8 -2 -2.2 -2.4 -2.7 -3 -3.2 -3.6 -4.3 +163900800 -2.5 -3 -3.4 -3.7 -4 -4.3 -4.6 -5 -5.4 -6.1 +163987200 -2.5 -3 -3.4 -3.7 -4 -4.3 -4.6 -5 -5.4 -6.1 +163987200 -5.5 -6 -6.4 -6.7 -7 -7.3 -7.6 -8 -8.4 -9.1 +164073600 -5.5 -6 -6.4 -6.7 -7 -7.3 -7.6 -8 -8.4 -9.1 +164073600 -6.9 -7.2 -7.5 -7.7 -7.9 -8.1 -8.4 -8.6 -9 -9.6 +164160000 -6.9 -7.2 -7.5 -7.7 -7.9 -8.1 -8.4 -8.6 -9 -9.6 +164160000 -2.2 -2.3 -2.4 -2.6 -2.7 -2.9 -3.1 -3.3 -3.5 -4.1 +164246400 -2.2 -2.3 -2.4 -2.6 -2.7 -2.9 -3.1 -3.3 -3.5 -4.1 +164246400 0.5 0.5 0.3 0.1 0 -0.2 -0.4 -0.6 -0.8 -1.3 +164332800 0.5 0.5 0.3 0.1 0 -0.2 -0.4 -0.6 -0.8 -1.3 +164332800 2.6 2.4 2.2 2 1.8 1.6 1.5 1.3 1 0.6 +164419200 2.6 2.4 2.2 2 1.8 1.6 1.5 1.3 1 0.6 +164419200 3.5 3 2.6 2.2 1.9 1.5 1.1 0.7 0.4 -0.3 +164505600 3.5 3 2.6 2.2 1.9 1.5 1.1 0.7 0.4 -0.3 +164505600 2.7 2.2 1.7 1.4 1.1 0.9 0.6 0.3 -0.1 -0.8 +164592000 2.7 2.2 1.7 1.4 1.1 0.9 0.6 0.3 -0.1 -0.8 +164592000 1.3 0.9 0.5 0.2 0 -0.3 -0.6 -0.9 -1.3 -2 +164678400 1.3 0.9 0.5 0.2 0 -0.3 -0.6 -0.9 -1.3 -2 +164678400 0.7 0.4 0.1 -0.1 -0.4 -0.7 -0.9 -1.1 -1.5 -2.1 +164764800 0.7 0.4 0.1 -0.1 -0.4 -0.7 -0.9 -1.1 -1.5 -2.1 +164764800 0.6 0.2 -0.3 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2.5 +164851200 0.6 0.2 -0.3 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2.5 +164851200 0.5 0.1 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.7 -2.2 +164937600 0.5 0.1 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.7 -2.2 +164937600 0.9 0.7 0.4 0.2 0.1 0.1 -0.1 -0.3 -0.6 -1 +165024000 0.9 0.7 0.4 0.2 0.1 0.1 -0.1 -0.3 -0.6 -1 +165024000 0.7 0.6 0.4 0.2 0.1 0.1 -0.1 -0.3 -0.5 -0.9 +165110400 0.7 0.6 0.4 0.2 0.1 0.1 -0.1 -0.3 -0.5 -0.9 +165110400 1.6 1.5 1.2 1 0.9 0.7 0.5 0.3 0 -0.6 +165196800 1.6 1.5 1.2 1 0.9 0.7 0.5 0.3 0 -0.6 +165196800 2 1.5 0.9 0.5 0.2 -0.1 -0.4 -0.7 -1.1 -1.8 +165283200 2 1.5 0.9 0.5 0.2 -0.1 -0.4 -0.7 -1.1 -1.8 +165283200 -1.3 -2 -2.6 -2.9 -3.2 -3.6 -3.9 -4.2 -4.6 -5.4 +165369600 -1.3 -2 -2.6 -2.9 -3.2 -3.6 -3.9 -4.2 -4.6 -5.4 +165369600 -1.1 -1.7 -2.2 -2.4 -2.7 -3 -3.2 -3.5 -3.8 -4.5 +165456000 -1.1 -1.7 -2.2 -2.4 -2.7 -3 -3.2 -3.5 -3.8 -4.5 +165456000 -0.5 -0.7 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.8 -3.5 +165542400 -0.5 -0.7 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.8 -3.5 +165542400 -0.6 -0.9 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3 -3.7 +165628800 -0.6 -0.9 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3 -3.7 +165628800 -1.3 -1.8 -2.2 -2.5 -2.7 -3 -3.3 -3.6 -4 -4.8 +165715200 -1.3 -1.8 -2.2 -2.5 -2.7 -3 -3.3 -3.6 -4 -4.8 +165715200 -0.5 -0.8 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3 -3.7 +165801600 -0.5 -0.8 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3 -3.7 +165801600 0.8 0.3 -0.2 -0.6 -0.8 -1.1 -1.4 -1.8 -2.2 -3 +165888000 0.8 0.3 -0.2 -0.6 -0.8 -1.1 -1.4 -1.8 -2.2 -3 +165888000 -0.1 -0.4 -0.8 -1.2 -1.4 -1.6 -1.9 -2.3 -2.6 -3.4 +165974400 -0.1 -0.4 -0.8 -1.2 -1.4 -1.6 -1.9 -2.3 -2.6 -3.4 +165974400 0.5 0.4 0 -0.2 -0.4 -0.5 -0.7 -1 -1.2 -1.8 +166060800 0.5 0.4 0 -0.2 -0.4 -0.5 -0.7 -1 -1.2 -1.8 +166060800 2.8 2.6 2.2 1.9 1.7 1.5 1.2 0.9 0.5 -0.1 +166147200 2.8 2.6 2.2 1.9 1.7 1.5 1.2 0.9 0.5 -0.1 +166147200 1 0.9 0.8 0.6 0.5 0.4 0.1 -0.1 -0.3 -0.8 +166233600 1 0.9 0.8 0.6 0.5 0.4 0.1 -0.1 -0.3 -0.8 +166233600 1.8 1.1 0.4 0 -0.5 -1 -1.3 -1.7 -2.1 -3 +166320000 1.8 1.1 0.4 0 -0.5 -1 -1.3 -1.7 -2.1 -3 +166320000 1.2 0.3 -0.6 -1 -1.3 -1.6 -1.8 -2.1 -2.4 -3 +166406400 1.2 0.3 -0.6 -1 -1.3 -1.6 -1.8 -2.1 -2.4 -3 +166406400 2.1 1 0.3 0 -0.3 -0.6 -0.8 -1.1 -1.5 -2.1 +166492800 2.1 1 0.3 0 -0.3 -0.6 -0.8 -1.1 -1.5 -2.1 +166492800 3.7 3.2 2.5 2 1.6 1.3 1 0.7 0.4 -0.3 +166579200 3.7 3.2 2.5 2 1.6 1.3 1 0.7 0.4 -0.3 +166579200 2.9 2.1 1.2 0.7 0.3 0 -0.2 -0.5 -0.8 -1.4 +166665600 2.9 2.1 1.2 0.7 0.3 0 -0.2 -0.5 -0.8 -1.4 +166665600 4 3.2 2.3 2.1 1.9 1.6 1.4 1.2 0.9 0.3 +166752000 4 3.2 2.3 2.1 1.9 1.6 1.4 1.2 0.9 0.3 +166752000 3 2.4 1.9 1.5 1.2 0.7 0.3 0 -0.5 -1.3 +166838400 3 2.4 1.9 1.5 1.2 0.7 0.3 0 -0.5 -1.3 +166838400 2.6 2 1.5 1.1 0.7 0.4 0 -0.4 -0.8 -1.7 +166924800 2.6 2 1.5 1.1 0.7 0.4 0 -0.4 -0.8 -1.7 +166924800 1.7 0.9 0.3 0 -0.4 -0.8 -1.2 -1.6 -2 -2.9 +167011200 1.7 0.9 0.3 0 -0.4 -0.8 -1.2 -1.6 -2 -2.9 +167011200 -1.9 -2.7 -3.2 -3.5 -3.9 -4.3 -4.7 -5.1 -5.5 -6.4 +167097600 -1.9 -2.7 -3.2 -3.5 -3.9 -4.3 -4.7 -5.1 -5.5 -6.4 +167097600 -3.6 -4.8 -5.4 -5.7 -6.2 -6.6 -7 -7.4 -8 -9 +167184000 -3.6 -4.8 -5.4 -5.7 -6.2 -6.6 -7 -7.4 -8 -9 +167184000 -2.3 -3.4 -4 -4.3 -4.7 -5.1 -5.4 -5.7 -6.2 -7 +167270400 -2.3 -3.4 -4 -4.3 -4.7 -5.1 -5.4 -5.7 -6.2 -7 +167270400 -2 -2.9 -3.4 -3.8 -4.1 -4.4 -4.7 -5 -5.4 -6.1 +167356800 -2 -2.9 -3.4 -3.8 -4.1 -4.4 -4.7 -5 -5.4 -6.1 +167356800 -0.5 -1.1 -1.6 -2 -2.4 -2.7 -3 -3.3 -3.8 -4.6 +167443200 -0.5 -1.1 -1.6 -2 -2.4 -2.7 -3 -3.3 -3.8 -4.6 +167443200 -1.4 -1.9 -2.3 -2.6 -2.9 -3.2 -3.5 -3.8 -4.2 -4.9 +167529600 -1.4 -1.9 -2.3 -2.6 -2.9 -3.2 -3.5 -3.8 -4.2 -4.9 +167529600 2 1.2 0.6 0.2 -0.2 -0.6 -0.9 -1.3 -1.7 -2.6 +167616000 2 1.2 0.6 0.2 -0.2 -0.6 -0.9 -1.3 -1.7 -2.6 +167616000 2.5 2.2 2 1.9 1.7 1.6 1.4 1.3 1 0.6 +167702400 2.5 2.2 2 1.9 1.7 1.6 1.4 1.3 1 0.6 +167702400 1.9 1.8 1.6 1.5 1.4 1.4 1.3 1.2 1 0.7 +167788800 1.9 1.8 1.6 1.5 1.4 1.4 1.3 1.2 1 0.7 +167788800 5.4 4.8 4.3 4 3.6 3.3 3 2.7 2.3 1.7 +167875200 5.4 4.8 4.3 4 3.6 3.3 3 2.7 2.3 1.7 +167875200 3.3 3 2.7 2.5 2.4 2.2 2.1 1.9 1.6 1.2 +167961600 3.3 3 2.7 2.5 2.4 2.2 2.1 1.9 1.6 1.2 +167961600 6.3 5.8 5.4 5.3 5 4.7 4.5 4.3 4.1 3.6 +168048000 6.3 5.8 5.4 5.3 5 4.7 4.5 4.3 4.1 3.6 +168048000 6.3 5.6 5.1 4.9 4.6 4.3 4 3.7 3.3 2.6 +168134400 6.3 5.6 5.1 4.9 4.6 4.3 4 3.7 3.3 2.6 +168134400 1.4 0.6 0.1 -0.3 -0.8 -1.2 -1.5 -1.8 -2.2 -3 +168220800 1.4 0.6 0.1 -0.3 -0.8 -1.2 -1.5 -1.8 -2.2 -3 +168220800 1.1 0.2 -0.6 -0.9 -1.3 -1.7 -2 -2.4 -2.8 -3.6 +168307200 1.1 0.2 -0.6 -0.9 -1.3 -1.7 -2 -2.4 -2.8 -3.6 +168307200 2.3 1.5 0.8 0.3 -0.2 -0.8 -1.2 -1.6 -2.2 -3.2 +168393600 2.3 1.5 0.8 0.3 -0.2 -0.8 -1.2 -1.6 -2.2 -3.2 +168393600 0 -0.7 -1.5 -1.9 -2.5 -2.9 -3.3 -3.7 -4.1 -5.1 +168480000 0 -0.7 -1.5 -1.9 -2.5 -2.9 -3.3 -3.7 -4.1 -5.1 +168480000 1.7 1.1 0.5 0.2 -0.2 -0.5 -0.9 -1.2 -1.7 -2.5 +168566400 1.7 1.1 0.5 0.2 -0.2 -0.5 -0.9 -1.2 -1.7 -2.5 +168566400 2.6 2 1.5 1.1 0.8 0.5 0.2 -0.2 -0.6 -1.5 +168652800 2.6 2 1.5 1.1 0.8 0.5 0.2 -0.2 -0.6 -1.5 +168652800 4 3.3 2.7 2.4 2.1 1.8 1.6 1.3 0.9 0.2 +168739200 4 3.3 2.7 2.4 2.1 1.8 1.6 1.3 0.9 0.2 +168739200 4.5 3.9 3.3 2.9 2.6 2.2 1.9 1.6 1.2 0.3 +168825600 4.5 3.9 3.3 2.9 2.6 2.2 1.9 1.6 1.2 0.3 +168825600 3.9 3.2 2.6 2.3 1.9 1.4 1 0.6 0.1 -0.8 +168912000 3.9 3.2 2.6 2.3 1.9 1.4 1 0.6 0.1 -0.8 +168912000 -0.4 -0.9 -1.4 -1.7 -2.1 -2.5 -2.8 -3.1 -3.6 -4.4 +168998400 -0.4 -0.9 -1.4 -1.7 -2.1 -2.5 -2.8 -3.1 -3.6 -4.4 +168998400 0.8 0.1 -0.5 -0.8 -1.2 -1.6 -1.9 -2.3 -2.8 -3.7 +169084800 0.8 0.1 -0.5 -0.8 -1.2 -1.6 -1.9 -2.3 -2.8 -3.7 +169084800 4.7 4 3.4 3 2.6 2.2 1.8 1.4 0.9 0 +169171200 4.7 4 3.4 3 2.6 2.2 1.8 1.4 0.9 0 +169171200 4.5 4 3.6 3.3 3 2.8 2.5 2.2 1.8 1.1 +169257600 4.5 4 3.6 3.3 3 2.8 2.5 2.2 1.8 1.1 +169257600 7.8 7 6.4 6.1 5.8 5.4 5.2 4.8 4.5 3.8 +169344000 7.8 7 6.4 6.1 5.8 5.4 5.2 4.8 4.5 3.8 +169344000 8.7 8 7.8 7.6 7.3 7 6.8 6.6 6.2 5.7 +169430400 8.7 8 7.8 7.6 7.3 7 6.8 6.6 6.2 5.7 +169430400 7.7 7.2 6.8 6.6 6.3 6 5.7 5.5 5.1 4.5 +169516800 7.7 7.2 6.8 6.6 6.3 6 5.7 5.5 5.1 4.5 +169516800 6.7 6.1 5.7 5.4 5.1 4.8 4.5 4.2 3.8 3.1 +169603200 6.7 6.1 5.7 5.4 5.1 4.8 4.5 4.2 3.8 3.1 +169603200 10.5 9.6 9 8.7 8.4 8 7.8 7.5 7.1 6.5 +169689600 10.5 9.6 9 8.7 8.4 8 7.8 7.5 7.1 6.5 +169689600 13.9 13.1 12.6 12.2 11.7 11.2 10.9 10.6 10.2 9.5 +169776000 13.9 13.1 12.6 12.2 11.7 11.2 10.9 10.6 10.2 9.5 +169776000 12.9 12.6 12.4 12.2 11.8 11.4 11.2 10.9 10.6 10 +169862400 12.9 12.6 12.4 12.2 11.8 11.4 11.2 10.9 10.6 10 +169862400 13.3 12.8 12.3 12 11.7 11.3 11.1 10.9 10.5 10 +169948800 13.3 12.8 12.3 12 11.7 11.3 11.1 10.9 10.5 10 +169948800 13.6 12.8 12.3 11.9 11.4 10.9 10.5 10.2 9.7 8.8 +170035200 13.6 12.8 12.3 11.9 11.4 10.9 10.5 10.2 9.7 8.8 +170035200 9.4 8.7 8.3 8 7.6 7.2 6.9 6.6 6.1 5.4 +170121600 9.4 8.7 8.3 8 7.6 7.2 6.9 6.6 6.1 5.4 +170121600 5.7 5 4.6 4.2 3.9 3.4 3.1 2.7 2.3 1.5 +170208000 5.7 5 4.6 4.2 3.9 3.4 3.1 2.7 2.3 1.5 +170208000 4.3 3.8 3.4 3.1 2.8 2.5 2.2 1.9 1.6 0.8 +170294400 4.3 3.8 3.4 3.1 2.8 2.5 2.2 1.9 1.6 0.8 +170294400 3.2 2.7 2.3 2 1.7 1.5 1.2 0.9 0.5 -0.1 +170380800 3.2 2.7 2.3 2 1.7 1.5 1.2 0.9 0.5 -0.1 +170380800 4.8 4.3 3.9 3.5 3.2 3 2.7 2.4 2 1.3 +170467200 4.8 4.3 3.9 3.5 3.2 3 2.7 2.4 2 1.3 +170467200 5 4.6 4.1 3.8 3.6 3.4 3.1 2.9 2.5 1.9 +170553600 5 4.6 4.1 3.8 3.6 3.4 3.1 2.9 2.5 1.9 +170553600 7.1 6.5 6 5.7 5.3 5 4.7 4.4 4 3.3 +170640000 7.1 6.5 6 5.7 5.3 5 4.7 4.4 4 3.3 +170640000 6.9 6.7 6.3 5.9 5.7 5.6 5.4 5.1 4.8 4.2 +170726400 6.9 6.7 6.3 5.9 5.7 5.6 5.4 5.1 4.8 4.2 +170726400 11 10.5 10.1 9.8 9.5 9.3 9.1 8.8 8.5 7.9 +170812800 11 10.5 10.1 9.8 9.5 9.3 9.1 8.8 8.5 7.9 +170812800 11.4 11.1 10.7 10.4 10.1 9.8 9.5 9.2 8.9 8.3 +170899200 11.4 11.1 10.7 10.4 10.1 9.8 9.5 9.2 8.9 8.3 +170899200 11.7 10.9 10.4 10 9.5 9 8.6 8.1 7.6 6.8 +170985600 11.7 10.9 10.4 10 9.5 9 8.6 8.1 7.6 6.8 +170985600 9 8.2 7.6 7.3 6.9 6.5 6.3 6 5.6 5 +171072000 9 8.2 7.6 7.3 6.9 6.5 6.3 6 5.6 5 +171072000 11.4 10.9 10.4 10.1 9.8 9.5 9.2 8.9 8.5 7.8 +171158400 11.4 10.9 10.4 10.1 9.8 9.5 9.2 8.9 8.5 7.8 +171158400 12.5 11.9 11.3 11.1 10.7 10.4 10.1 9.8 9.4 8.7 +171244800 12.5 11.9 11.3 11.1 10.7 10.4 10.1 9.8 9.4 8.7 +171244800 12.1 11.4 10.9 10.6 10.2 9.8 9.5 9.2 8.8 8.1 +171331200 12.1 11.4 10.9 10.6 10.2 9.8 9.5 9.2 8.8 8.1 +171331200 12 11.6 11.4 11.2 10.9 10.7 10.4 10.2 9.8 9.2 +171417600 12 11.6 11.4 11.2 10.9 10.7 10.4 10.2 9.8 9.2 +171417600 9.2 8.9 8.5 8.2 8 7.7 7.4 7.2 6.8 6.1 +171504000 9.2 8.9 8.5 8.2 8 7.7 7.4 7.2 6.8 6.1 +171504000 11 10.7 10.3 10 9.8 9.6 9.3 9 8.6 7.9 +171590400 11 10.7 10.3 10 9.8 9.6 9.3 9 8.6 7.9 +171590400 11.8 11.2 10.8 10.4 10.1 9.9 9.6 9.3 8.9 8.1 +171676800 11.8 11.2 10.8 10.4 10.1 9.9 9.6 9.3 8.9 8.1 +171676800 8.4 8 7.5 7.2 6.9 6.5 6.2 5.9 5.5 4.8 +171763200 8.4 8 7.5 7.2 6.9 6.5 6.2 5.9 5.5 4.8 +171763200 9.4 8.9 8.4 8.1 7.8 7.5 7.2 6.8 6.4 5.6 +171849600 9.4 8.9 8.4 8.1 7.8 7.5 7.2 6.8 6.4 5.6 +171849600 8.6 8 7.6 7.2 6.9 6.5 6.2 5.9 5.5 4.6 +171936000 8.6 8 7.6 7.2 6.9 6.5 6.2 5.9 5.5 4.6 +171936000 5.8 5.4 5 4.9 4.8 4.6 4.3 4.1 3.7 3.1 +172022400 5.8 5.4 5 4.9 4.8 4.6 4.3 4.1 3.7 3.1 +172022400 9.9 9.6 9.2 9 8.8 8.6 8.4 8.1 7.8 7.2 +172108800 9.9 9.6 9.2 9 8.8 8.6 8.4 8.1 7.8 7.2 +172108800 13.1 12.6 12.3 12 11.7 11.3 11.1 10.8 10.5 9.9 +172195200 13.1 12.6 12.3 12 11.7 11.3 11.1 10.8 10.5 9.9 +172195200 15.4 14.7 14.2 13.9 13.5 13 12.7 12.3 11.9 11.1 +172281600 15.4 14.7 14.2 13.9 13.5 13 12.7 12.3 11.9 11.1 +172281600 8.9 8.2 8 7.8 7.4 7 6.7 6.3 5.9 5.1 +172368000 8.9 8.2 8 7.8 7.4 7 6.7 6.3 5.9 5.1 +172368000 9.5 8.9 8.5 8.2 7.9 7.7 7.4 7.2 6.8 6.1 +172454400 9.5 8.9 8.5 8.2 7.9 7.7 7.4 7.2 6.8 6.1 +172454400 9.3 8.9 8.6 8.4 8.3 8.2 8.1 8 7.8 7.3 +172540800 9.3 8.9 8.6 8.4 8.3 8.2 8.1 8 7.8 7.3 +172540800 11.9 11.5 11.2 11.1 11 11 10.9 10.8 10.5 10 +172627200 11.9 11.5 11.2 11.1 11 11 10.9 10.8 10.5 10 +172627200 14.1 13.4 13 12.8 12.4 12.1 11.9 11.6 11.3 10.7 +172713600 14.1 13.4 13 12.8 12.4 12.1 11.9 11.6 11.3 10.7 +172713600 14.1 13.8 13.5 13.2 13.1 12.9 12.7 12.5 12.2 11.7 +172800000 14.1 13.8 13.5 13.2 13.1 12.9 12.7 12.5 12.2 11.7 +172800000 12.8 12.5 12 11.7 11.4 11.2 10.9 10.5 10.1 9.4 +172886400 12.8 12.5 12 11.7 11.4 11.2 10.9 10.5 10.1 9.4 +172886400 10.9 10.3 9.9 9.7 9.3 9 8.8 8.5 8.1 7.4 +172972800 10.9 10.3 9.9 9.7 9.3 9 8.8 8.5 8.1 7.4 +172972800 11.7 11 10.6 10.4 10.1 9.8 9.5 9.2 8.9 8.3 +173059200 11.7 11 10.6 10.4 10.1 9.8 9.5 9.2 8.9 8.3 +173059200 14.7 14.4 14.2 14 13.8 13.5 13.4 13.2 12.9 12.4 +173145600 14.7 14.4 14.2 14 13.8 13.5 13.4 13.2 12.9 12.4 +173145600 15.8 15.4 15 14.8 14.6 14.3 14.1 13.8 13.5 12.8 +173232000 15.8 15.4 15 14.8 14.6 14.3 14.1 13.8 13.5 12.8 +173232000 14.4 13.7 13.2 12.9 12.5 12.1 11.8 11.4 11 10.2 +173318400 14.4 13.7 13.2 12.9 12.5 12.1 11.8 11.4 11 10.2 +173318400 10.6 10 9.5 9.2 8.8 8.5 8.2 7.8 7.4 6.7 +173404800 10.6 10 9.5 9.2 8.8 8.5 8.2 7.8 7.4 6.7 +173404800 15.1 14.7 14.3 14 13.8 13.6 13.4 13.1 12.9 12.3 +173491200 15.1 14.7 14.3 14 13.8 13.6 13.4 13.1 12.9 12.3 +173491200 15.9 15.5 15.1 14.8 14.5 14.3 14 13.7 13.3 12.6 +173577600 15.9 15.5 15.1 14.8 14.5 14.3 14 13.7 13.3 12.6 +173577600 14.4 13.8 13.4 13.1 12.8 12.5 12.3 12 11.6 10.9 +173664000 14.4 13.8 13.4 13.1 12.8 12.5 12.3 12 11.6 10.9 +173664000 15.2 14.4 13.9 13.6 13.2 12.9 12.6 12.2 11.8 11 +173750400 15.2 14.4 13.9 13.6 13.2 12.9 12.6 12.2 11.8 11 +173750400 11.9 11.2 10.8 10.5 10.2 9.8 9.6 9.3 8.9 8.3 +173836800 11.9 11.2 10.8 10.5 10.2 9.8 9.6 9.3 8.9 8.3 +173836800 10.5 9.9 9.5 9.2 8.9 8.6 8.3 8 7.6 7 +173923200 10.5 9.9 9.5 9.2 8.9 8.6 8.3 8 7.6 7 +173923200 12.2 11.6 11.3 11 10.7 10.4 10.2 9.9 9.6 9 +174009600 12.2 11.6 11.3 11 10.7 10.4 10.2 9.9 9.6 9 +174009600 12.4 12 11.6 11.3 10.9 10.5 10.1 9.8 9.5 8.8 +174096000 12.4 12 11.6 11.3 10.9 10.5 10.1 9.8 9.5 8.8 +174096000 14.5 13.8 13.3 12.9 12.6 12.2 11.9 11.5 11.1 10.3 +174182400 14.5 13.8 13.3 12.9 12.6 12.2 11.9 11.5 11.1 10.3 +174182400 15.7 15.2 14.7 14.5 14.2 13.9 13.7 13.4 13.1 12.4 +174268800 15.7 15.2 14.7 14.5 14.2 13.9 13.7 13.4 13.1 12.4 +174268800 12.3 12.1 11.8 11.5 11.4 11.3 11 10.8 10.6 10 +174355200 12.3 12.1 11.8 11.5 11.4 11.3 11 10.8 10.6 10 +174355200 15 14.4 13.9 13.7 13.4 13.2 12.9 12.6 12.3 11.7 +174441600 15 14.4 13.9 13.7 13.4 13.2 12.9 12.6 12.3 11.7 +174441600 12 11.4 11.1 10.8 10.6 10.4 10.2 10 9.6 9 +174528000 12 11.4 11.1 10.8 10.6 10.4 10.2 10 9.6 9 +174528000 15.8 15.4 15 14.8 14.6 14.3 14.1 13.9 13.6 13 +174614400 15.8 15.4 15 14.8 14.6 14.3 14.1 13.9 13.6 13 +174614400 13.7 13.2 12.8 12.5 12.3 12 11.7 11.5 11.1 10.5 +174700800 13.7 13.2 12.8 12.5 12.3 12 11.7 11.5 11.1 10.5 +174700800 11.7 11.3 11 10.7 10.5 10.2 10 9.7 9.4 8.7 +174787200 11.7 11.3 11 10.7 10.5 10.2 10 9.7 9.4 8.7 +174787200 12.8 12.3 11.9 11.6 11.4 11.1 10.8 10.5 10.1 9.4 +174873600 12.8 12.3 11.9 11.6 11.4 11.1 10.8 10.5 10.1 9.4 +174873600 11.6 11.1 10.6 10.4 10.1 9.8 9.5 9.2 8.9 8.2 +174960000 11.6 11.1 10.6 10.4 10.1 9.8 9.5 9.2 8.9 8.2 +174960000 11.7 11.2 10.8 10.6 10.3 10.1 9.8 9.6 9.3 8.7 +175046400 11.7 11.2 10.8 10.6 10.3 10.1 9.8 9.6 9.3 8.7 +175046400 12.7 12.3 12 11.8 11.6 11.3 11.1 10.8 10.5 10 +175132800 12.7 12.3 12 11.8 11.6 11.3 11.1 10.8 10.5 10 +175132800 15.6 15.1 14.8 14.6 14.3 14 13.7 13.4 12.9 12.3 +175219200 15.6 15.1 14.8 14.6 14.3 14 13.7 13.4 12.9 12.3 +175219200 10.5 9.8 9.4 9.1 8.8 8.5 8.3 8 7.6 6.9 +175305600 10.5 9.8 9.4 9.1 8.8 8.5 8.3 8 7.6 6.9 +175305600 9.7 9.3 9 8.7 8.5 8.3 8 7.8 7.5 6.9 +175392000 9.7 9.3 9 8.7 8.5 8.3 8 7.8 7.5 6.9 +175392000 11.7 11.2 10.9 10.5 10.3 10.1 9.8 9.6 9.3 8.8 +175478400 11.7 11.2 10.9 10.5 10.3 10.1 9.8 9.6 9.3 8.8 +175478400 12.9 12.6 12.2 12 11.8 11.6 11.3 11.1 10.8 10.3 +175564800 12.9 12.6 12.2 12 11.8 11.6 11.3 11.1 10.8 10.3 +175564800 12.8 12.3 11.9 11.7 11.5 11.2 11 10.7 10.5 9.9 +175651200 12.8 12.3 11.9 11.7 11.5 11.2 11 10.7 10.5 9.9 +175651200 15.9 15.5 15.3 15.1 14.8 14.6 14.4 14.1 13.8 13.3 +175737600 15.9 15.5 15.3 15.1 14.8 14.6 14.4 14.1 13.8 13.3 +175737600 14.3 13.9 13.6 13.3 13.1 12.9 12.7 12.5 12.2 11.8 +175824000 14.3 13.9 13.6 13.3 13.1 12.9 12.7 12.5 12.2 11.8 +175824000 13.7 13.4 13.1 12.9 12.7 12.5 12.3 12.1 11.9 11.4 +175910400 13.7 13.4 13.1 12.9 12.7 12.5 12.3 12.1 11.9 11.4 +175910400 14.7 14.3 14.2 14.1 13.9 13.6 13.4 13.2 13 12.5 +175996800 14.7 14.3 14.2 14.1 13.9 13.6 13.4 13.2 13 12.5 +175996800 12.9 12.4 12 11.7 11.5 11.2 11 10.7 10.4 9.8 +176083200 12.9 12.4 12 11.7 11.5 11.2 11 10.7 10.4 9.8 +176083200 11.2 10.8 10.3 10.1 9.8 9.6 9.3 9.1 8.7 8.1 +176169600 11.2 10.8 10.3 10.1 9.8 9.6 9.3 9.1 8.7 8.1 +176169600 13.4 12.7 12.4 12.2 11.9 11.6 11.4 11.2 10.9 10.4 +176256000 13.4 12.7 12.4 12.2 11.9 11.6 11.4 11.2 10.9 10.4 +176256000 11.6 11.1 10.7 10.4 10.1 9.9 9.7 9.4 9.1 8.6 +176342400 11.6 11.1 10.7 10.4 10.1 9.9 9.7 9.4 9.1 8.6 +176342400 13.3 12.8 12.5 12.3 12 11.8 11.6 11.3 11 10.5 +176428800 13.3 12.8 12.5 12.3 12 11.8 11.6 11.3 11 10.5 +176428800 11.7 11.3 11 10.7 10.5 10.3 10.1 9.8 9.5 9 +176515200 11.7 11.3 11 10.7 10.5 10.3 10.1 9.8 9.5 9 +176515200 11 10.6 10.2 9.9 9.7 9.4 9.2 8.9 8.6 7.9 +176601600 11 10.6 10.2 9.9 9.7 9.4 9.2 8.9 8.6 7.9 +176601600 10.8 10.4 10.1 9.9 9.7 9.5 9.3 9.1 8.8 8.2 +176688000 10.8 10.4 10.1 9.9 9.7 9.5 9.3 9.1 8.8 8.2 +176688000 14.6 14.1 13.9 13.7 13.5 13.4 13.2 13 12.8 12.4 +176774400 14.6 14.1 13.9 13.7 13.5 13.4 13.2 13 12.8 12.4 +176774400 15.1 14.7 14.5 14.3 14.1 13.9 13.8 13.6 13.4 13 +176860800 15.1 14.7 14.5 14.3 14.1 13.9 13.8 13.6 13.4 13 +176860800 14.3 13.8 13.5 13.3 13 12.8 12.6 12.3 12 11.4 +176947200 14.3 13.8 13.5 13.3 13 12.8 12.6 12.3 12 11.4 +176947200 11.3 10.9 10.5 10.3 10.1 9.9 9.8 9.6 9.3 8.8 +177033600 11.3 10.9 10.5 10.3 10.1 9.9 9.8 9.6 9.3 8.8 +177033600 13.3 12.7 12.4 12.2 12 11.8 11.6 11.4 11.2 10.7 +177120000 13.3 12.7 12.4 12.2 12 11.8 11.6 11.4 11.2 10.7 +177120000 13.2 12.7 12.4 12.2 12 11.8 11.6 11.4 11.2 10.7 +177206400 13.2 12.7 12.4 12.2 12 11.8 11.6 11.4 11.2 10.7 +177206400 14.9 14.4 14.1 13.9 13.7 13.5 13.5 13.3 13.1 12.6 +177292800 14.9 14.4 14.1 13.9 13.7 13.5 13.5 13.3 13.1 12.6 +177292800 16.2 15.4 15.1 14.9 14.7 14.4 14.2 13.9 13.6 13 +177379200 16.2 15.4 15.1 14.9 14.7 14.4 14.2 13.9 13.6 13 +177379200 12.9 12.5 12.1 11.8 11.6 11.4 11.1 10.8 10.5 9.8 +177465600 12.9 12.5 12.1 11.8 11.6 11.4 11.1 10.8 10.5 9.8 +177465600 11.6 11.2 10.8 10.5 10.4 10.3 10 9.7 9.4 8.8 +177552000 11.6 11.2 10.8 10.5 10.4 10.3 10 9.7 9.4 8.8 +177552000 12.7 12.3 11.9 11.6 11.4 11.2 10.9 10.7 10.3 9.7 +177638400 12.7 12.3 11.9 11.6 11.4 11.2 10.9 10.7 10.3 9.7 +177638400 11.1 10.8 10.4 10.1 9.9 9.7 9.4 9.1 8.8 8.1 +177724800 11.1 10.8 10.4 10.1 9.9 9.7 9.4 9.1 8.8 8.1 +177724800 12.7 12.3 11.9 11.7 11.4 11.1 10.8 10.5 10.1 9.5 +177811200 12.7 12.3 11.9 11.7 11.4 11.1 10.8 10.5 10.1 9.5 +177811200 12.9 12.4 12 11.7 11.4 11.1 10.8 10.5 10.1 9.4 +177897600 12.9 12.4 12 11.7 11.4 11.1 10.8 10.5 10.1 9.4 +177897600 9.4 9.2 8.9 8.7 8.6 8.5 8.3 8.1 7.9 7.4 +177984000 9.4 9.2 8.9 8.7 8.6 8.5 8.3 8.1 7.9 7.4 +177984000 11.6 11.2 10.8 10.5 10.2 10 9.7 9.4 9.1 8.4 +178070400 11.6 11.2 10.8 10.5 10.2 10 9.7 9.4 9.1 8.4 +178070400 9.6 9.3 9 8.7 8.6 8.4 8.2 8 7.7 7.2 +178156800 9.6 9.3 9 8.7 8.6 8.4 8.2 8 7.7 7.2 +178156800 10.5 10.1 9.8 9.7 9.5 9.3 9.1 8.9 8.6 8 +178243200 10.5 10.1 9.8 9.7 9.5 9.3 9.1 8.9 8.6 8 +178243200 9.1 8.6 8.3 8.1 7.9 7.9 7.8 7.7 7.4 6.8 +178329600 9.1 8.6 8.3 8.1 7.9 7.9 7.8 7.7 7.4 6.8 +178329600 8.2 7.8 7.5 7.3 7.1 6.9 6.7 6.4 6.1 5.5 +178416000 8.2 7.8 7.5 7.3 7.1 6.9 6.7 6.4 6.1 5.5 +178416000 7 6.6 6.6 6.4 6.1 5.9 5.6 5.3 5 4.3 +178502400 7 6.6 6.6 6.4 6.1 5.9 5.6 5.3 5 4.3 +178502400 6.7 6.2 5.8 5.6 5.4 5.3 5 4.8 4.4 3.7 +178588800 6.7 6.2 5.8 5.6 5.4 5.3 5 4.8 4.4 3.7 +178588800 9.2 9 8.7 8.4 8.2 8 7.8 7.5 7.2 6.7 +178675200 9.2 9 8.7 8.4 8.2 8 7.8 7.5 7.2 6.7 +178675200 8.6 8.3 8 8 8 7.9 7.7 7.6 7.4 6.9 +178761600 8.6 8.3 8 8 8 7.9 7.7 7.6 7.4 6.9 +178761600 9.4 9 8.6 8.4 8.1 7.8 7.6 7.3 7 6.3 +178848000 9.4 9 8.6 8.4 8.1 7.8 7.6 7.3 7 6.3 +178848000 6.9 6.7 6.4 6.3 6.2 6.1 5.9 5.7 5.5 5.1 +178934400 6.9 6.7 6.4 6.3 6.2 6.1 5.9 5.7 5.5 5.1 +178934400 4.2 4 3.8 3.6 3.5 3.4 3.3 3.1 2.9 2.5 +179020800 4.2 4 3.8 3.6 3.5 3.4 3.3 3.1 2.9 2.5 +179020800 6.9 6.8 6.7 6.6 6.5 6.4 6.3 6.2 6.1 5.8 +179107200 6.9 6.8 6.7 6.6 6.5 6.4 6.3 6.2 6.1 5.8 +179107200 8.9 8.9 8.7 8.6 8.6 8.5 8.4 8.4 8.3 8 +179193600 8.9 8.9 8.7 8.6 8.6 8.5 8.4 8.4 8.3 8 +179193600 11 10.7 10.3 10 9.9 9.7 9.4 9.2 8.9 8.3 +179280000 11 10.7 10.3 10 9.9 9.7 9.4 9.2 8.9 8.3 +179280000 9.4 8.8 8.3 7.9 7.6 7.3 7 6.7 6.3 5.6 +179366400 9.4 8.8 8.3 7.9 7.6 7.3 7 6.7 6.3 5.6 +179366400 9 8.5 8.1 7.8 7.5 7.2 6.9 6.6 6.3 5.6 +179452800 9 8.5 8.1 7.8 7.5 7.2 6.9 6.6 6.3 5.6 +179452800 9.2 8.7 8.3 8 7.8 7.4 7.2 6.9 6.5 5.8 +179539200 9.2 8.7 8.3 8 7.8 7.4 7.2 6.9 6.5 5.8 +179539200 7.8 7.4 7 6.7 6.4 6.1 5.9 5.6 5.3 4.6 +179625600 7.8 7.4 7 6.7 6.4 6.1 5.9 5.6 5.3 4.6 +179625600 9.6 9.3 9 8.8 8.6 8.5 8.3 8 7.8 7.3 +179712000 9.6 9.3 9 8.8 8.6 8.5 8.3 8 7.8 7.3 +179712000 8.7 8.3 8 7.8 7.7 7.5 7.3 7.1 6.9 6.4 +179798400 8.7 8.3 8 7.8 7.7 7.5 7.3 7.1 6.9 6.4 +179798400 10.2 9.8 9.5 9.2 8.9 8.7 8.4 8.1 7.8 7.2 +179884800 10.2 9.8 9.5 9.2 8.9 8.7 8.4 8.1 7.8 7.2 +179884800 6.9 6.3 6 5.8 5.5 5.2 5 4.7 4.5 3.9 +179971200 6.9 6.3 6 5.8 5.5 5.2 5 4.7 4.5 3.9 +179971200 3.8 3.5 3.2 3 2.8 2.7 2.5 2.3 2 1.5 +180057600 3.8 3.5 3.2 3 2.8 2.7 2.5 2.3 2 1.5 +180057600 6 5.3 5 4.8 4.8 4.5 4.2 3.9 3.6 3 +180144000 6 5.3 5 4.8 4.8 4.5 4.2 3.9 3.6 3 +180144000 7.2 6.6 6.2 5.9 5.6 5.3 5 4.7 4.4 3.7 +180230400 7.2 6.6 6.2 5.9 5.6 5.3 5 4.7 4.4 3.7 +180230400 7.3 6.8 6.5 6.3 6 5.8 5.6 5.3 5 4.4 +180316800 7.3 6.8 6.5 6.3 6 5.8 5.6 5.3 5 4.4 +180316800 4.7 4.3 4 3.9 3.8 3.8 3.8 3.6 3.3 2.8 +180403200 4.7 4.3 4 3.9 3.8 3.8 3.8 3.6 3.3 2.8 +180403200 3.1 2.8 2.5 2.3 2.2 2.1 1.9 1.7 1.5 1 +180489600 3.1 2.8 2.5 2.3 2.2 2.1 1.9 1.7 1.5 1 +180489600 4.5 4.2 4 3.8 3.7 3.7 3.6 3.5 3.2 2.8 +180576000 4.5 4.2 4 3.8 3.7 3.7 3.6 3.5 3.2 2.8 +180576000 9 8.9 8.7 8.5 8.2 7.9 7.7 7.5 7.2 6.6 +180662400 9 8.9 8.7 8.5 8.2 7.9 7.7 7.5 7.2 6.6 +180662400 10.4 9.9 9.6 9.3 9.1 8.8 8.6 8.3 8 7.4 +180748800 10.4 9.9 9.6 9.3 9.1 8.8 8.6 8.3 8 7.4 +180748800 4.8 4.2 3.8 3.4 3.2 2.8 2.6 2.3 1.9 1.2 +180835200 4.8 4.2 3.8 3.4 3.2 2.8 2.6 2.3 1.9 1.2 +180835200 5 4.4 3.8 3.4 3.2 2.8 2.4 2.1 1.6 0.8 +180921600 5 4.4 3.8 3.4 3.2 2.8 2.4 2.1 1.6 0.8 +180921600 2.6 2.3 2.1 1.8 1.7 1.5 1.3 1 0.8 0.2 +181008000 2.6 2.3 2.1 1.8 1.7 1.5 1.3 1 0.8 0.2 +181008000 2 1.8 1.5 1.4 1.3 1.2 1.1 0.9 0.7 0.2 +181094400 2 1.8 1.5 1.4 1.3 1.2 1.1 0.9 0.7 0.2 +181094400 1.4 1.2 1 0.8 0.8 0.7 0.5 0.4 0.3 0 +181180800 1.4 1.2 1 0.8 0.8 0.7 0.5 0.4 0.3 0 +181180800 1.5 1.4 1.3 1.2 1.2 1.1 1 0.9 0.8 0.6 +181267200 1.5 1.4 1.3 1.2 1.2 1.1 1 0.9 0.8 0.6 +181267200 3.9 3.6 3.4 3.3 3.2 3 2.9 2.7 2.5 2.1 +181353600 3.9 3.6 3.4 3.3 3.2 3 2.9 2.7 2.5 2.1 +181353600 3.6 3.1 2.7 2.4 2.2 1.9 1.6 1.3 1 0.3 +181440000 3.6 3.1 2.7 2.4 2.2 1.9 1.6 1.3 1 0.3 +181440000 4.1 3.6 3.3 2.9 2.7 2.4 2.1 1.8 1.5 0.7 +181526400 4.1 3.6 3.3 2.9 2.7 2.4 2.1 1.8 1.5 0.7 +181526400 6.9 6.5 6.3 6 5.8 5.5 5.3 5.1 4.8 4.3 +181612800 6.9 6.5 6.3 6 5.8 5.5 5.3 5.1 4.8 4.3 +181612800 8 7.4 7 6.7 6.5 6.3 6.1 5.8 5.5 4.9 +181699200 8 7.4 7 6.7 6.5 6.3 6.1 5.8 5.5 4.9 +181699200 7.3 6.8 6.4 6.2 6 5.8 5.6 5.4 5.1 4.5 +181785600 7.3 6.8 6.4 6.2 6 5.8 5.6 5.4 5.1 4.5 +181785600 7.6 7.3 7 6.8 6.6 6.4 6.2 6 5.7 5.1 +181872000 7.6 7.3 7 6.8 6.6 6.4 6.2 6 5.7 5.1 +181872000 4.6 4.3 4 3.8 3.6 3.6 3.5 3.4 3.2 2.9 +181958400 4.6 4.3 4 3.8 3.6 3.6 3.5 3.4 3.2 2.9 +181958400 3.8 3.3 3.1 2.9 2.8 2.7 2.6 2.5 2.4 2.2 +182044800 3.8 3.3 3.1 2.9 2.8 2.7 2.6 2.5 2.4 2.2 +182044800 2.7 2.6 2.4 2.4 2.6 2.8 2.8 2.7 2.7 2.5 +182131200 2.7 2.6 2.4 2.4 2.6 2.8 2.8 2.7 2.7 2.5 +182131200 2.9 2.8 2.8 2.7 2.8 2.9 3.1 3.2 3.3 3.4 +182217600 2.9 2.8 2.8 2.7 2.8 2.9 3.1 3.2 3.3 3.4 +182217600 4 4.3 4.3 4.3 4.3 4.4 4.4 4.3 4.3 4.2 +182304000 4 4.3 4.3 4.3 4.3 4.4 4.4 4.3 4.3 4.2 +182304000 1.9 1.8 1.8 1.8 1.9 1.9 1.8 1.8 1.8 1.8 +182390400 1.9 1.8 1.8 1.8 1.9 1.9 1.8 1.8 1.8 1.8 +182390400 5.2 4.9 4.8 4.7 4.5 4.3 4.2 4.1 3.9 3.5 +182476800 5.2 4.9 4.8 4.7 4.5 4.3 4.2 4.1 3.9 3.5 +182476800 2.2 1.8 1.5 1.3 1.1 0.9 0.7 0.5 0.2 -0.3 +182563200 2.2 1.8 1.5 1.3 1.1 0.9 0.7 0.5 0.2 -0.3 +182563200 -2.9 -3.1 -3.2 -3.4 -3.4 -3.4 -3.5 -3.6 -3.7 -4.1 +182649600 -2.9 -3.1 -3.2 -3.4 -3.4 -3.4 -3.5 -3.6 -3.7 -4.1 +182649600 -1.3 -1.5 -1.6 -1.7 -1.7 -1.8 -1.9 -2.1 -2.2 -2.6 +182736000 -1.3 -1.5 -1.6 -1.7 -1.7 -1.8 -1.9 -2.1 -2.2 -2.6 +182736000 1.9 1.9 1.7 1.5 1.4 1.3 1.1 0.9 0.8 0.3 +182822400 1.9 1.9 1.7 1.5 1.4 1.3 1.1 0.9 0.8 0.3 +182822400 2.3 1.9 1.7 1.4 1.2 0.9 0.7 0.5 0.2 -0.4 +182908800 2.3 1.9 1.7 1.4 1.2 0.9 0.7 0.5 0.2 -0.4 +182908800 1.4 0.9 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1 -1.6 +182995200 1.4 0.9 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1 -1.6 +182995200 -5.3 -5.6 -6 -6.2 -6.3 -6.5 -6.7 -6.9 -7.2 -7.7 +183081600 -5.3 -5.6 -6 -6.2 -6.3 -6.5 -6.7 -6.9 -7.2 -7.7 +183081600 -5.8 -5.7 -5.9 -6.1 -6.1 -6.2 -6.3 -6.5 -6.7 -7.1 +183168000 -5.8 -5.7 -5.9 -6.1 -6.1 -6.2 -6.3 -6.5 -6.7 -7.1 +183168000 -3.2 -3.7 -3.9 -4.1 -4.2 -4.4 -4.5 -4.6 -4.8 -5.3 +183254400 -3.2 -3.7 -3.9 -4.1 -4.2 -4.4 -4.5 -4.6 -4.8 -5.3 +183254400 -3.4 -3.8 -4 -4.1 -4.3 -4.6 -4.8 -5 -5.3 -6 +183340800 -3.4 -3.8 -4 -4.1 -4.3 -4.6 -4.8 -5 -5.3 -6 +183340800 -2.4 -2.8 -3 -3.2 -3.4 -3.6 -3.8 -4 -4.2 -4.7 +183427200 -2.4 -2.8 -3 -3.2 -3.4 -3.6 -3.8 -4 -4.2 -4.7 +183427200 -3.8 -4.6 -4.9 -5.1 -5.5 -5.6 -5.8 -6 -6.3 -6.9 +183513600 -3.8 -4.6 -4.9 -5.1 -5.5 -5.6 -5.8 -6 -6.3 -6.9 +183513600 -1 -1.2 -1.5 -1.7 -1.9 -2.2 -2.4 -2.6 -2.9 -3.4 +183600000 -1 -1.2 -1.5 -1.7 -1.9 -2.2 -2.4 -2.6 -2.9 -3.4 +183600000 3.3 3.1 2.9 2.6 2.4 2.2 2 1.8 1.5 1 +183686400 3.3 3.1 2.9 2.6 2.4 2.2 2 1.8 1.5 1 +183686400 2.1 2 1.8 1.7 1.5 1.4 1.2 1.1 0.9 0.5 +183772800 2.1 2 1.8 1.7 1.5 1.4 1.2 1.1 0.9 0.5 +183772800 4.7 4.4 4.2 4.1 3.9 3.6 3.5 3.2 3 2.6 +183859200 4.7 4.4 4.2 4.1 3.9 3.6 3.5 3.2 3 2.6 +183859200 3.6 3.2 2.8 2.7 2.7 2.5 2.3 2 1.7 1.1 +183945600 3.6 3.2 2.8 2.7 2.7 2.5 2.3 2 1.7 1.1 +183945600 3.2 3 2.7 2.5 2.3 2 1.8 1.6 1.3 0.6 +184032000 3.2 3 2.7 2.5 2.3 2 1.8 1.6 1.3 0.6 +184032000 -0.4 -0.8 -1.1 -1.3 -1.5 -1.7 -1.9 -2.2 -2.5 -3.1 +184118400 -0.4 -0.8 -1.1 -1.3 -1.5 -1.7 -1.9 -2.2 -2.5 -3.1 +184118400 1.4 1.3 1.1 1 0.8 0.7 0.5 0.3 0.1 -0.4 +184204800 1.4 1.3 1.1 1 0.8 0.7 0.5 0.3 0.1 -0.4 +184204800 2.7 2.2 1.8 1.5 1.2 0.9 0.6 0.3 0 -0.7 +184291200 2.7 2.2 1.8 1.5 1.2 0.9 0.6 0.3 0 -0.7 +184291200 0.6 0.3 0 -0.1 -0.4 -0.6 -0.8 -1 -1.3 -1.8 +184377600 0.6 0.3 0 -0.1 -0.4 -0.6 -0.8 -1 -1.3 -1.8 +184377600 -1.6 -1.8 -1.9 -2 -2.2 -2.3 -2.5 -2.7 -2.9 -3.4 +184464000 -1.6 -1.8 -1.9 -2 -2.2 -2.3 -2.5 -2.7 -2.9 -3.4 +184464000 -4.2 -4.5 -4.6 -4.8 -5 -5.2 -5.4 -5.7 -5.9 -6.5 +184550400 -4.2 -4.5 -4.6 -4.8 -5 -5.2 -5.4 -5.7 -5.9 -6.5 +184550400 -5.7 -6.2 -6.7 -7 -7.1 -7.3 -7.5 -7.7 -7.9 -8.4 +184636800 -5.7 -6.2 -6.7 -7 -7.1 -7.3 -7.5 -7.7 -7.9 -8.4 +184636800 -6.8 -7.5 -7.9 -8.4 -8.6 -8.9 -9.1 -9.4 -9.7 -10.3 +184723200 -6.8 -7.5 -7.9 -8.4 -8.6 -8.9 -9.1 -9.4 -9.7 -10.3 +184723200 -5.4 -6.1 -6.5 -6.7 -7 -7.3 -7.6 -7.9 -8.2 -8.8 +184809600 -5.4 -6.1 -6.5 -6.7 -7 -7.3 -7.6 -7.9 -8.2 -8.8 +184809600 -8.4 -8.3 -8.4 -8.5 -8.6 -8.6 -8.8 -8.9 -9 -9.4 +184896000 -8.4 -8.3 -8.4 -8.5 -8.6 -8.6 -8.8 -8.9 -9 -9.4 +184896000 -4.5 -4.3 -4.3 -4.4 -4.4 -4.5 -4.6 -4.7 -4.8 -5 +184982400 -4.5 -4.3 -4.3 -4.4 -4.4 -4.5 -4.6 -4.7 -4.8 -5 +184982400 -1.6 -1.9 -2.2 -2.4 -2.6 -2.9 -3.1 -3.3 -3.6 -4.1 +185068800 -1.6 -1.9 -2.2 -2.4 -2.6 -2.9 -3.1 -3.3 -3.6 -4.1 +185068800 -2.5 -2.5 -2.7 -2.9 -3.1 -3.3 -3.4 -3.7 -3.9 -4.3 +185155200 -2.5 -2.5 -2.7 -2.9 -3.1 -3.3 -3.4 -3.7 -3.9 -4.3 +185155200 -3.5 -3.6 -3.7 -3.7 -3.8 -3.8 -3.8 -3.8 -3.8 -4.1 +185241600 -3.5 -3.6 -3.7 -3.7 -3.8 -3.8 -3.8 -3.8 -3.8 -4.1 +185241600 -5.2 -5 -5.3 -5.4 -5.4 -5.4 -5.5 -5.5 -5.7 -6.1 +185328000 -5.2 -5 -5.3 -5.4 -5.4 -5.4 -5.5 -5.5 -5.7 -6.1 +185328000 -7.2 -7.3 -7.5 -7.7 -7.7 -7.6 -7.5 -7.3 -7 -6.9 +185414400 -7.2 -7.3 -7.5 -7.7 -7.7 -7.6 -7.5 -7.3 -7 -6.9 +185414400 -10.4 -10 -10.1 -10.1 -10 -9.8 -9.8 -9.8 -9.8 -9.8 +185500800 -10.4 -10 -10.1 -10.1 -10 -9.8 -9.8 -9.8 -9.8 -9.8 +185500800 -11.2 -11.9 -12.2 -12.5 -12.8 -13 -13.1 -13.2 -13.4 -13.8 +185587200 -11.2 -11.9 -12.2 -12.5 -12.8 -13 -13.1 -13.2 -13.4 -13.8 +185587200 -10.4 -11.5 -12 -12.3 -12.4 -12.5 -12.3 -12 -11.8 -12 +185673600 -10.4 -11.5 -12 -12.3 -12.4 -12.5 -12.3 -12 -11.8 -12 +185673600 -5 -5.4 -5.6 -5.8 -5.9 -6.1 -6.2 -6.4 -6.7 -7 +185760000 -5 -5.4 -5.6 -5.8 -5.9 -6.1 -6.2 -6.4 -6.7 -7 +185760000 -2.4 -2.8 -3.2 -3.4 -3.6 -3.8 -4 -4.2 -4.5 -5 +185846400 -2.4 -2.8 -3.2 -3.4 -3.6 -3.8 -4 -4.2 -4.5 -5 +185846400 -8.9 -9.3 -9.7 -9.9 -10 -10 -10.2 -10.3 -10.4 -10.7 +185932800 -8.9 -9.3 -9.7 -9.9 -10 -10 -10.2 -10.3 -10.4 -10.7 +185932800 -10.3 -10.8 -11.3 -11.6 -11.9 -12 -12.3 -12.6 -12.9 -13.5 +186019200 -10.3 -10.8 -11.3 -11.6 -11.9 -12 -12.3 -12.6 -12.9 -13.5 +186019200 -9.8 -10.8 -11.2 -11.5 -11.8 -12.2 -12.4 -12.7 -13.1 -13.8 +186105600 -9.8 -10.8 -11.2 -11.5 -11.8 -12.2 -12.4 -12.7 -13.1 -13.8 +186105600 -16.2 -16.9 -17.2 -17.2 -17 -17.1 -17.1 -17.2 -17.4 -17.6 +186192000 -16.2 -16.9 -17.2 -17.2 -17 -17.1 -17.1 -17.2 -17.4 -17.6 +186192000 -15.9 -16.6 -17 -17.2 -17.4 -17.6 -17.8 -18 -18.2 -18.7 +186278400 -15.9 -16.6 -17 -17.2 -17.4 -17.6 -17.8 -18 -18.2 -18.7 +186278400 -13.9 -14.5 -14.9 -15.2 -15.5 -15.8 -16.1 -16.4 -16.7 -17.4 +186364800 -13.9 -14.5 -14.9 -15.2 -15.5 -15.8 -16.1 -16.4 -16.7 -17.4 +186364800 -11.6 -12.2 -12.6 -13 -13.3 -13.7 -14 -14.4 -14.8 -15.5 +186451200 -11.6 -12.2 -12.6 -13 -13.3 -13.7 -14 -14.4 -14.8 -15.5 +186451200 -17.7 -18.2 -18.7 -18.9 -18.9 -18.9 -19.1 -19.3 -19.4 -19.8 +186537600 -17.7 -18.2 -18.7 -18.9 -18.9 -18.9 -19.1 -19.3 -19.4 -19.8 +186537600 -19.9 -20.7 -21 -21.2 -21.4 -21.6 -21.7 -21.9 -22.1 -22.5 +186624000 -19.9 -20.7 -21 -21.2 -21.4 -21.6 -21.7 -21.9 -22.1 -22.5 +186624000 -18.4 -21.2 -23 -24.4 -25.2 -25.8 -26.1 -26.4 -26.8 -27.5 +186710400 -18.4 -21.2 -23 -24.4 -25.2 -25.8 -26.1 -26.4 -26.8 -27.5 +186710400 -16.8 -17.4 -17.8 -18.4 -19.3 -19.8 -20.2 -20.7 -21.3 -22.4 +186796800 -16.8 -17.4 -17.8 -18.4 -19.3 -19.8 -20.2 -20.7 -21.3 -22.4 +186796800 -18.5 -18.9 -19.4 -19.6 -19.8 -20 -20.2 -20.4 -20.6 -21.2 +186883200 -18.5 -18.9 -19.4 -19.6 -19.8 -20 -20.2 -20.4 -20.6 -21.2 +186883200 -14.5 -14.5 -14.7 -14.8 -14.8 -14.6 -14.4 -14.2 -14.1 -14.2 +186969600 -14.5 -14.5 -14.7 -14.8 -14.8 -14.6 -14.4 -14.2 -14.1 -14.2 +186969600 -12.7 -12.8 -13.1 -13.1 -13.2 -13.2 -13.1 -13 -13 -13.4 +187056000 -12.7 -12.8 -13.1 -13.1 -13.2 -13.2 -13.1 -13 -13 -13.4 +187056000 -15.6 -15.7 -15.9 -15.8 -15.9 -15.8 -15.9 -15.9 -15.9 -16 +187142400 -15.6 -15.7 -15.9 -15.8 -15.9 -15.8 -15.9 -15.9 -15.9 -16 +187142400 -15.2 -14.8 -15.3 -15.3 -15.2 -14.9 -14.9 -14.8 -14.8 -15 +187228800 -15.2 -14.8 -15.3 -15.3 -15.2 -14.9 -14.9 -14.8 -14.8 -15 +187228800 -12.9 -12.6 -12.7 -12.6 -12.6 -12.3 -12.3 -12.3 -12.3 -12.5 +187315200 -12.9 -12.6 -12.7 -12.6 -12.6 -12.3 -12.3 -12.3 -12.3 -12.5 +187315200 -11.3 -11.3 -11.4 -11.4 -11.4 -11.3 -11.4 -11.4 -11.5 -11.7 +187401600 -11.3 -11.3 -11.4 -11.4 -11.4 -11.3 -11.4 -11.4 -11.5 -11.7 +187401600 -4.7 -3.6 -3.5 -3.6 -3.5 -3.4 -3.5 -3.5 -3.5 -3.6 +187488000 -4.7 -3.6 -3.5 -3.6 -3.5 -3.4 -3.5 -3.5 -3.5 -3.6 +187488000 -1.2 -1.6 -2 -2.4 -2.7 -3 -3.4 -3.7 -4.1 -4.8 +187574400 -1.2 -1.6 -2 -2.4 -2.7 -3 -3.4 -3.7 -4.1 -4.8 +187574400 -10 -9.9 -9.8 -9.8 -9.8 -9.7 -9.7 -9.7 -9.7 -9.9 +187660800 -10 -9.9 -9.8 -9.8 -9.8 -9.7 -9.7 -9.7 -9.7 -9.9 +187660800 -10.2 -10.2 -10.5 -10.6 -10.7 -10.7 -10.8 -11 -11.2 -11.6 +187747200 -10.2 -10.2 -10.5 -10.6 -10.7 -10.7 -10.8 -11 -11.2 -11.6 +187747200 -7.8 -7.7 -7.9 -7.9 -8 -8 -8.2 -8.3 -8.5 -8.9 +187833600 -7.8 -7.7 -7.9 -7.9 -8 -8 -8.2 -8.3 -8.5 -8.9 +187833600 -7.1 -6.5 -6.6 -6.6 -6.5 -6.4 -6.4 -6.4 -6.4 -6.5 +187920000 -7.1 -6.5 -6.6 -6.6 -6.5 -6.4 -6.4 -6.4 -6.4 -6.5 +187920000 -13.1 -13.4 -13.8 -13.9 -14.1 -14.2 -14.4 -14.6 -14.8 -15.3 +188006400 -13.1 -13.4 -13.8 -13.9 -14.1 -14.2 -14.4 -14.6 -14.8 -15.3 +188006400 -13.7 -14.1 -14.3 -14.4 -14.6 -14.7 -14.9 -15 -15.2 -15.6 +188092800 -13.7 -14.1 -14.3 -14.4 -14.6 -14.7 -14.9 -15 -15.2 -15.6 +188092800 -9.8 -10.3 -10.6 -10.9 -11.2 -11.5 -11.8 -12.1 -12.4 -13.1 +188179200 -9.8 -10.3 -10.6 -10.9 -11.2 -11.5 -11.8 -12.1 -12.4 -13.1 +188179200 -13.1 -13.6 -13.9 -14.2 -14.5 -14.8 -15.1 -15.3 -15.6 -16.2 +188265600 -13.1 -13.6 -13.9 -14.2 -14.5 -14.8 -15.1 -15.3 -15.6 -16.2 +188265600 -18.1 -18.6 -19 -19.2 -19.4 -19.4 -19.6 -19.7 -19.9 -20.3 +188352000 -18.1 -18.6 -19 -19.2 -19.4 -19.4 -19.6 -19.7 -19.9 -20.3 +188352000 -18.9 -19.1 -19.2 -19.3 -19.2 -19 -18.7 -18.4 -18 -17.8 +188438400 -18.9 -19.1 -19.2 -19.3 -19.2 -19 -18.7 -18.4 -18 -17.8 +188438400 -20.2 -19.8 -19.8 -19.6 -19.3 -18.6 -18.2 -17.6 -17 -16.3 +188524800 -20.2 -19.8 -19.8 -19.6 -19.3 -18.6 -18.2 -17.6 -17 -16.3 +188524800 -18.4 -18 -18.1 -18.2 -17.9 -17.6 -17.6 -17.6 -17.5 -17.5 +188611200 -18.4 -18 -18.1 -18.2 -17.9 -17.6 -17.6 -17.6 -17.5 -17.5 +188611200 -20.9 -21.3 -21.7 -21.9 -22.1 -22.5 -22.7 -22.9 -23.2 -23.7 +188697600 -20.9 -21.3 -21.7 -21.9 -22.1 -22.5 -22.7 -22.9 -23.2 -23.7 +188697600 -21 -21.7 -21.8 -21.6 -21.6 -21.7 -21.7 -21.8 -22 -22.4 +188784000 -21 -21.7 -21.8 -21.6 -21.6 -21.7 -21.7 -21.8 -22 -22.4 +188784000 -15.4 -15.4 -15.7 -15.6 -15.8 -15.7 -15.8 -15.9 -16.1 -16.5 +188870400 -15.4 -15.4 -15.7 -15.6 -15.8 -15.7 -15.8 -15.9 -16.1 -16.5 +188870400 -13.1 -13.7 -14.7 -15.2 -15.8 -15.9 -16.2 -16.4 -16.8 -17.4 +188956800 -13.1 -13.7 -14.7 -15.2 -15.8 -15.9 -16.2 -16.4 -16.8 -17.4 +188956800 -17.7 -18.2 -18.7 -19 -19 -19.1 -19.1 -19.2 -19.3 -19.5 +189043200 -17.7 -18.2 -18.7 -19 -19 -19.1 -19.1 -19.2 -19.3 -19.5 +189043200 -13.3 -13.2 -13.1 -13 -12.7 -12.4 -12.1 -11.8 -11.5 -11.4 +189129600 -13.3 -13.2 -13.1 -13 -12.7 -12.4 -12.1 -11.8 -11.5 -11.4 +189129600 -4.3 -4.2 -4.3 -4.4 -4.5 -4.5 -4.6 -4.8 -4.9 -5.2 +189216000 -4.3 -4.2 -4.3 -4.4 -4.5 -4.5 -4.6 -4.8 -4.9 -5.2 +189216000 -1.2 -1.3 -1.7 -1.9 -2.2 -2.4 -2.7 -2.9 -3.2 -3.8 +189302400 -1.2 -1.3 -1.7 -1.9 -2.2 -2.4 -2.7 -2.9 -3.2 -3.8 +189302400 -4.5 -5 -5.4 -5.6 -6 -6.2 -6.5 -6.8 -7.1 -7.7 +189388800 -4.5 -5 -5.4 -5.6 -6 -6.2 -6.5 -6.8 -7.1 -7.7 +189388800 -8.9 -9.1 -9.1 -9.2 -9.1 -9.1 -9.2 -9.3 -9.5 -9.9 +189475200 -8.9 -9.1 -9.1 -9.2 -9.1 -9.1 -9.2 -9.3 -9.5 -9.9 +189475200 -9.2 -8.6 -8.6 -8.5 -8.4 -8.1 -8.1 -8.1 -8.1 -8.2 +189561600 -9.2 -8.6 -8.6 -8.5 -8.4 -8.1 -8.1 -8.1 -8.1 -8.2 +189561600 -5.3 -5.2 -5.2 -5.3 -5.3 -5.4 -5.5 -5.5 -5.6 -5.8 +189648000 -5.3 -5.2 -5.2 -5.3 -5.3 -5.4 -5.5 -5.5 -5.6 -5.8 +189648000 -5.3 -5.5 -5.8 -6 -6.2 -6.4 -6.6 -6.8 -7.1 -7.6 +189734400 -5.3 -5.5 -5.8 -6 -6.2 -6.4 -6.6 -6.8 -7.1 -7.6 +189734400 -8.3 -8.5 -8.8 -9.1 -9.2 -9.3 -9.6 -9.8 -10.1 -10.6 +189820800 -8.3 -8.5 -8.8 -9.1 -9.2 -9.3 -9.6 -9.8 -10.1 -10.6 +189820800 -14.7 -14 -14.1 -14.2 -13.9 -13.5 -13.4 -13.2 -13 -12.9 +189907200 -14.7 -14 -14.1 -14.2 -13.9 -13.5 -13.4 -13.2 -13 -12.9 +189907200 -8 -8 -8.1 -8.2 -8.2 -8.3 -8.3 -8.4 -8.5 -8.7 +189993600 -8 -8 -8.1 -8.2 -8.2 -8.3 -8.3 -8.4 -8.5 -8.7 +189993600 -3 -3.2 -3.5 -3.7 -4 -4.2 -4.4 -4.7 -5 -5.6 +190080000 -3 -3.2 -3.5 -3.7 -4 -4.2 -4.4 -4.7 -5 -5.6 +190080000 -1.7 -2 -2.3 -2.5 -2.7 -2.9 -3.2 -3.4 -3.7 -4.2 +190166400 -1.7 -2 -2.3 -2.5 -2.7 -2.9 -3.2 -3.4 -3.7 -4.2 +190166400 -3.7 -4 -4.3 -4.5 -4.7 -4.9 -5.1 -5.3 -5.6 -6 +190252800 -3.7 -4 -4.3 -4.5 -4.7 -4.9 -5.1 -5.3 -5.6 -6 +190252800 -12.1 -12.6 -12.8 -12.9 -13 -13.1 -13.3 -13.4 -13.7 -14.1 +190339200 -12.1 -12.6 -12.8 -12.9 -13 -13.1 -13.3 -13.4 -13.7 -14.1 +190339200 -8.3 -8.4 -8.7 -9 -9.1 -9 -9.1 -9 -8.9 -9 +190425600 -8.3 -8.4 -8.7 -9 -9.1 -9 -9.1 -9 -8.9 -9 +190425600 -6.9 -7.4 -7.8 -8 -8 -8.1 -8.2 -8.3 -8.4 -8.7 +190512000 -6.9 -7.4 -7.8 -8 -8 -8.1 -8.2 -8.3 -8.4 -8.7 +190512000 -8.1 -8.3 -8.5 -8.7 -8.7 -8.8 -8.9 -9.1 -9.2 -9.6 +190598400 -8.1 -8.3 -8.5 -8.7 -8.7 -8.8 -8.9 -9.1 -9.2 -9.6 +190598400 -0.8 0 0.3 0.3 0.3 0.2 0.2 0.1 0.1 0 +190684800 -0.8 0 0.3 0.3 0.3 0.2 0.2 0.1 0.1 0 +190684800 -2.1 -1.6 -1.6 -1.7 -1.8 -1.9 -2.1 -2.2 -2.4 -2.8 +190771200 -2.1 -1.6 -1.6 -1.7 -1.8 -1.9 -2.1 -2.2 -2.4 -2.8 +190771200 -4.3 -4.4 -4.5 -4.6 -4.7 -4.7 -4.6 -4.4 -4.5 -5 +190857600 -4.3 -4.4 -4.5 -4.6 -4.7 -4.7 -4.6 -4.4 -4.5 -5 +190857600 -10.8 -10.6 -10.9 -10.8 -10.8 -10.6 -10.7 -10.7 -10.7 -10.9 +190944000 -10.8 -10.6 -10.9 -10.8 -10.8 -10.6 -10.7 -10.7 -10.7 -10.9 +190944000 -11.4 -11 -11.2 -11.2 -11 -10.5 -10 -9.3 -8.9 -9.1 +191030400 -11.4 -11 -11.2 -11.2 -11 -10.5 -10 -9.3 -8.9 -9.1 +191030400 -2.6 -2.1 -2.1 -2.2 -2.2 -2.1 -2.2 -2.3 -2.4 -2.7 +191116800 -2.6 -2.1 -2.1 -2.2 -2.2 -2.1 -2.2 -2.3 -2.4 -2.7 +191116800 1.1 0.9 0.8 0.7 0.5 0.3 0.2 0 -0.2 -0.5 +191203200 1.1 0.9 0.8 0.7 0.5 0.3 0.2 0 -0.2 -0.5 +191203200 -2.7 -2.6 -2.9 -2.9 -2.9 -2.8 -2.9 -3 -3.1 -3.3 +191289600 -2.7 -2.6 -2.9 -2.9 -2.9 -2.8 -2.9 -3 -3.1 -3.3 +191289600 -3.1 -3 -3.2 -3.3 -3.4 -3.3 -3.5 -3.5 -3.7 -4 +191376000 -3.1 -3 -3.2 -3.3 -3.4 -3.3 -3.5 -3.5 -3.7 -4 +191376000 -12.7 -13 -13.6 -14 -14.2 -14.4 -15 -15.4 -15.7 -16.4 +191462400 -12.7 -13 -13.6 -14 -14.2 -14.4 -15 -15.4 -15.7 -16.4 +191462400 -14.4 -14.8 -15 -15 -15.1 -15.1 -15.2 -15.3 -15.4 -15.9 +191548800 -14.4 -14.8 -15 -15 -15.1 -15.1 -15.2 -15.3 -15.4 -15.9 +191548800 -11.7 -11.5 -11.6 -11.5 -11.5 -11.3 -11.3 -11.3 -11.4 -11.7 +191635200 -11.7 -11.5 -11.6 -11.5 -11.5 -11.3 -11.3 -11.3 -11.4 -11.7 +191635200 -4.4 -4.3 -4.4 -4.4 -4.4 -4.4 -4.4 -4.5 -4.5 -4.7 +191721600 -4.4 -4.3 -4.4 -4.4 -4.4 -4.4 -4.4 -4.5 -4.5 -4.7 +191721600 -3.6 -3.9 -4.2 -4.4 -4.7 -5 -5.2 -5.5 -5.8 -6.5 +191808000 -3.6 -3.9 -4.2 -4.4 -4.7 -5 -5.2 -5.5 -5.8 -6.5 +191808000 -2.8 -2.9 -3.2 -3.4 -3.6 -3.7 -3.9 -4.2 -4.5 -5 +191894400 -2.8 -2.9 -3.2 -3.4 -3.6 -3.7 -3.9 -4.2 -4.5 -5 +191894400 0.5 0.5 0.3 0.1 0 -0.2 -0.4 -0.6 -0.9 -1.4 +191980800 0.5 0.5 0.3 0.1 0 -0.2 -0.4 -0.6 -0.9 -1.4 +191980800 -0.1 -0.3 -0.6 -0.9 -1.1 -1.3 -1.5 -1.8 -2.1 -2.7 +192067200 -0.1 -0.3 -0.6 -0.9 -1.1 -1.3 -1.5 -1.8 -2.1 -2.7 +192067200 -0.1 -0.4 -0.6 -0.8 -1 -1.3 -1.4 -1.7 -1.9 -2.4 +192153600 -0.1 -0.4 -0.6 -0.8 -1 -1.3 -1.4 -1.7 -1.9 -2.4 +192153600 -3.1 -3.5 -3.8 -4.1 -4.3 -4.6 -4.8 -5.1 -5.4 -5.9 +192240000 -3.1 -3.5 -3.8 -4.1 -4.3 -4.6 -4.8 -5.1 -5.4 -5.9 +192240000 -4.3 -4.4 -4.7 -4.9 -5 -5 -5.2 -5.4 -5.6 -6 +192326400 -4.3 -4.4 -4.7 -4.9 -5 -5 -5.2 -5.4 -5.6 -6 +192326400 -4.3 -4.5 -4.7 -4.8 -4.8 -5 -5.1 -5.3 -5.5 -5.9 +192412800 -4.3 -4.5 -4.7 -4.8 -4.8 -5 -5.1 -5.3 -5.5 -5.9 +192412800 -1.9 -2 -2.3 -2.5 -2.7 -2.8 -3 -3.2 -3.5 -4 +192499200 -1.9 -2 -2.3 -2.5 -2.7 -2.8 -3 -3.2 -3.5 -4 +192499200 -3.4 -3.4 -3.7 -3.9 -4 -4.1 -4.3 -4.4 -4.7 -5.2 +192585600 -3.4 -3.4 -3.7 -3.9 -4 -4.1 -4.3 -4.4 -4.7 -5.2 +192585600 -4.6 -5 -5.4 -5.7 -5.9 -6.1 -6.4 -6.7 -7 -7.7 +192672000 -4.6 -5 -5.4 -5.7 -5.9 -6.1 -6.4 -6.7 -7 -7.7 +192672000 -6.6 -7.1 -7.4 -7.5 -7.7 -7.9 -8 -8.2 -8.4 -8.8 +192758400 -6.6 -7.1 -7.4 -7.5 -7.7 -7.9 -8 -8.2 -8.4 -8.8 +192758400 -3.8 -3.6 -3.7 -3.8 -4 -4.1 -4.2 -4.4 -4.6 -5 +192844800 -3.8 -3.6 -3.7 -3.8 -4 -4.1 -4.2 -4.4 -4.6 -5 +192844800 -13.6 -14.3 -14.7 -14.9 -15 -15.1 -15.3 -15.6 -15.8 -16.2 +192931200 -13.6 -14.3 -14.7 -14.9 -15 -15.1 -15.3 -15.6 -15.8 -16.2 +192931200 -19.1 -19.4 -19.9 -20 -20 -19.7 -19.7 -19.5 -19.4 -19.5 +193017600 -19.1 -19.4 -19.9 -20 -20 -19.7 -19.7 -19.5 -19.4 -19.5 +193017600 -11.6 -11.4 -11.6 -11.7 -11.8 -11.9 -12.1 -12.2 -12.4 -12.8 +193104000 -11.6 -11.4 -11.6 -11.7 -11.8 -11.9 -12.1 -12.2 -12.4 -12.8 +193104000 -12.2 -12.6 -13 -13.4 -13.7 -14 -14.2 -14.5 -14.9 -15.6 +193190400 -12.2 -12.6 -13 -13.4 -13.7 -14 -14.2 -14.5 -14.9 -15.6 +193190400 -12 -12.8 -13.3 -13.6 -13.9 -14.2 -14.5 -14.7 -15 -15.6 +193276800 -12 -12.8 -13.3 -13.6 -13.9 -14.2 -14.5 -14.7 -15 -15.6 +193276800 -10.3 -10.9 -11.3 -11.6 -11.8 -12.1 -12.3 -12.6 -12.9 -13.5 +193363200 -10.3 -10.9 -11.3 -11.6 -11.8 -12.1 -12.3 -12.6 -12.9 -13.5 +193363200 -9.2 -9.7 -10.1 -10.4 -10.7 -10.9 -11.2 -11.4 -11.8 -12.5 +193449600 -9.2 -9.7 -10.1 -10.4 -10.7 -10.9 -11.2 -11.4 -11.8 -12.5 +193449600 -12.2 -13.1 -14 -14.5 -15.1 -15.5 -15.9 -16.3 -16.8 -17.8 +193536000 -12.2 -13.1 -14 -14.5 -15.1 -15.5 -15.9 -16.3 -16.8 -17.8 +193536000 -18.3 -18.6 -18.9 -19.1 -19.2 -19.2 -19.4 -19.6 -19.7 -20 +193622400 -18.3 -18.6 -18.9 -19.1 -19.2 -19.2 -19.4 -19.6 -19.7 -20 +193622400 -16.3 -16.4 -17 -17.2 -17.6 -17.9 -18.2 -18.4 -18.6 -19.1 +193708800 -16.3 -16.4 -17 -17.2 -17.6 -17.9 -18.2 -18.4 -18.6 -19.1 +193708800 -14.1 -14.4 -15.5 -16 -16.3 -16.5 -16.7 -17 -17.4 -18.1 +193795200 -14.1 -14.4 -15.5 -16 -16.3 -16.5 -16.7 -17 -17.4 -18.1 +193795200 -15.6 -16.3 -17.1 -17.6 -17.9 -18.1 -18.4 -18.7 -19 -19.6 +193881600 -15.6 -16.3 -17.1 -17.6 -17.9 -18.1 -18.4 -18.7 -19 -19.6 +193881600 -12.8 -13.3 -13.7 -13.9 -13.8 -13.9 -14.1 -14.3 -14.6 -15.1 +193968000 -12.8 -13.3 -13.7 -13.9 -13.8 -13.9 -14.1 -14.3 -14.6 -15.1 +193968000 -8.6 -9 -9.5 -10.1 -10.3 -10.3 -10.4 -10.5 -10.6 -10.9 +194054400 -8.6 -9 -9.5 -10.1 -10.3 -10.3 -10.4 -10.5 -10.6 -10.9 +194054400 -4 -4.4 -4.8 -5 -5 -5 -5.1 -5.2 -5.3 -5.6 +194140800 -4 -4.4 -4.8 -5 -5 -5 -5.1 -5.2 -5.3 -5.6 +194140800 -3.6 -3.9 -4.2 -4.4 -4.5 -4.6 -4.8 -5 -5.2 -5.6 +194227200 -3.6 -3.9 -4.2 -4.4 -4.5 -4.6 -4.8 -5 -5.2 -5.6 +194227200 -7.3 -7.4 -7.6 -7.8 -7.9 -7.9 -8 -8.2 -8.3 -8.7 +194313600 -7.3 -7.4 -7.6 -7.8 -7.9 -7.9 -8 -8.2 -8.3 -8.7 +194313600 -7 -7.6 -8.4 -8.9 -9.2 -9.5 -9.8 -10.1 -10.4 -10.9 +194400000 -7 -7.6 -8.4 -8.9 -9.2 -9.5 -9.8 -10.1 -10.4 -10.9 +194400000 -7.5 -7.6 -7.8 -7.8 -7.8 -7.7 -7.8 -7.8 -7.9 -8.2 +194486400 -7.5 -7.6 -7.8 -7.8 -7.8 -7.7 -7.8 -7.8 -7.9 -8.2 +194486400 -4.2 -3.5 -3.7 -3.6 -3.6 -3.3 -3.4 -3.4 -3.5 -3.7 +194572800 -4.2 -3.5 -3.7 -3.6 -3.6 -3.3 -3.4 -3.4 -3.5 -3.7 +194572800 -1.5 -1.6 -1.8 -1.9 -2.1 -2.2 -2.3 -2.4 -2.6 -3 +194659200 -1.5 -1.6 -1.8 -1.9 -2.1 -2.2 -2.3 -2.4 -2.6 -3 +194659200 1 0.6 0.2 -0.1 -0.4 -0.6 -0.9 -1.3 -1.7 -2.4 +194745600 1 0.6 0.2 -0.1 -0.4 -0.6 -0.9 -1.3 -1.7 -2.4 +194745600 -6.4 -6.9 -7.4 -7.6 -7.9 -8.2 -8.5 -8.8 -9.1 -9.9 +194832000 -6.4 -6.9 -7.4 -7.6 -7.9 -8.2 -8.5 -8.8 -9.1 -9.9 +194832000 -4.6 -5.2 -5.7 -5.9 -6.2 -6.5 -6.7 -7 -7.4 -8.1 +194918400 -4.6 -5.2 -5.7 -5.9 -6.2 -6.5 -6.7 -7 -7.4 -8.1 +194918400 -1.2 -1.5 -1.9 -2.2 -2.4 -2.6 -2.9 -3.2 -3.5 -4.2 +195004800 -1.2 -1.5 -1.9 -2.2 -2.4 -2.6 -2.9 -3.2 -3.5 -4.2 +195004800 -0.4 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.9 +195091200 -0.4 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.9 +195091200 -3.3 -3.8 -4.3 -4.7 -5 -5.3 -5.7 -6 -6.4 -7.3 +195177600 -3.3 -3.8 -4.3 -4.7 -5 -5.3 -5.7 -6 -6.4 -7.3 +195177600 -6.9 -7.3 -7.5 -7.7 -7.9 -8.1 -8.3 -8.5 -8.8 -9.3 +195264000 -6.9 -7.3 -7.5 -7.7 -7.9 -8.1 -8.3 -8.5 -8.8 -9.3 +195264000 -5.9 -6.2 -6.6 -6.9 -7.1 -7.3 -7.5 -7.8 -8.1 -8.7 +195350400 -5.9 -6.2 -6.6 -6.9 -7.1 -7.3 -7.5 -7.8 -8.1 -8.7 +195350400 -4.6 -5.1 -5.4 -5.6 -5.8 -6.1 -6.3 -6.5 -6.8 -7.4 +195436800 -4.6 -5.1 -5.4 -5.6 -5.8 -6.1 -6.3 -6.5 -6.8 -7.4 +195436800 -1.9 -2.2 -2.5 -2.7 -2.9 -3.1 -3.3 -3.5 -3.7 -4.2 +195523200 -1.9 -2.2 -2.5 -2.7 -2.9 -3.1 -3.3 -3.5 -3.7 -4.2 +195523200 -1.5 -1.9 -2.5 -2.8 -3 -3.2 -3.4 -3.7 -4 -4.5 +195609600 -1.5 -1.9 -2.5 -2.8 -3 -3.2 -3.4 -3.7 -4 -4.5 +195609600 -8.9 -9 -9.3 -9.5 -9.5 -9.5 -9.6 -9.8 -10 -10.4 +195696000 -8.9 -9 -9.3 -9.5 -9.5 -9.5 -9.6 -9.8 -10 -10.4 +195696000 -8.5 -8.9 -9.3 -9.4 -9.3 -9.4 -9.6 -9.8 -10.1 -10.7 +195782400 -8.5 -8.9 -9.3 -9.4 -9.3 -9.4 -9.6 -9.8 -10.1 -10.7 +195782400 -4.7 -5.3 -5.9 -6.2 -6.4 -6.6 -6.8 -7.1 -7.4 -7.9 +195868800 -4.7 -5.3 -5.9 -6.2 -6.4 -6.6 -6.8 -7.1 -7.4 -7.9 +195868800 -5.6 -5.3 -5.5 -5.6 -5.7 -5.7 -5.9 -6 -6.2 -6.6 +195955200 -5.6 -5.3 -5.5 -5.6 -5.7 -5.7 -5.9 -6 -6.2 -6.6 +195955200 -5.3 -5.3 -5.6 -5.7 -5.8 -5.8 -6 -6.1 -6.3 -6.6 +196041600 -5.3 -5.3 -5.6 -5.7 -5.8 -5.8 -6 -6.1 -6.3 -6.6 +196041600 1.2 1.2 1 0.8 0.5 0.3 0.1 -0.1 -0.4 -0.9 +196128000 1.2 1.2 1 0.8 0.5 0.3 0.1 -0.1 -0.4 -0.9 +196128000 7.5 6.8 6.4 6.1 5.8 5.4 5.1 4.8 4.4 3.8 +196214400 7.5 6.8 6.4 6.1 5.8 5.4 5.1 4.8 4.4 3.8 +196214400 2.6 2 1.6 1.3 1 0.7 0.4 0 -0.3 -1 +196300800 2.6 2 1.6 1.3 1 0.7 0.4 0 -0.3 -1 +196300800 5.7 5 4.6 4.4 3.9 3.5 3.2 2.9 2.5 1.8 +196387200 5.7 5 4.6 4.4 3.9 3.5 3.2 2.9 2.5 1.8 +196387200 1.8 1 0.5 0.2 -0.2 -0.8 -1.1 -1.5 -2 -2.9 +196473600 1.8 1 0.5 0.2 -0.2 -0.8 -1.1 -1.5 -2 -2.9 +196473600 -5.8 -6.3 -6.8 -7.1 -7.5 -7.9 -8.2 -8.5 -8.9 -9.7 +196560000 -5.8 -6.3 -6.8 -7.1 -7.5 -7.9 -8.2 -8.5 -8.9 -9.7 +196560000 -5.8 -6.4 -7.1 -7.4 -7.9 -8.1 -8.5 -8.8 -9.2 -10 +196646400 -5.8 -6.4 -7.1 -7.4 -7.9 -8.1 -8.5 -8.8 -9.2 -10 +196646400 -1.8 -2.6 -3.2 -3.5 -3.9 -4.2 -4.6 -4.9 -5.4 -6.2 +196732800 -1.8 -2.6 -3.2 -3.5 -3.9 -4.2 -4.6 -4.9 -5.4 -6.2 +196732800 -1.2 -1.7 -2.1 -2.4 -2.7 -3.1 -3.4 -3.8 -4.3 -5.1 +196819200 -1.2 -1.7 -2.1 -2.4 -2.7 -3.1 -3.4 -3.8 -4.3 -5.1 +196819200 -2.6 -3.4 -4.1 -4.5 -4.9 -5.4 -5.9 -6.4 -6.9 -7.8 +196905600 -2.6 -3.4 -4.1 -4.5 -4.9 -5.4 -5.9 -6.4 -6.9 -7.8 +196905600 -1.9 -2.7 -3.4 -3.8 -4.2 -4.6 -4.9 -5.3 -5.7 -6.6 +196992000 -1.9 -2.7 -3.4 -3.8 -4.2 -4.6 -4.9 -5.3 -5.7 -6.6 +196992000 -2.6 -3 -3.4 -3.8 -4 -4.2 -4.5 -4.7 -5.1 -5.7 +197078400 -2.6 -3 -3.4 -3.8 -4 -4.2 -4.5 -4.7 -5.1 -5.7 +197078400 2.4 2.3 2 1.7 1.5 1.2 1 0.7 0.4 -0.1 +197164800 2.4 2.3 2 1.7 1.5 1.2 1 0.7 0.4 -0.1 +197164800 4.6 4.4 4.1 3.8 3.6 3.4 3.1 2.8 2.5 1.8 +197251200 4.6 4.4 4.1 3.8 3.6 3.4 3.1 2.8 2.5 1.8 +197251200 2.9 2.5 2.1 1.9 1.6 1.3 1 0.7 0.4 -0.3 +197337600 2.9 2.5 2.1 1.9 1.6 1.3 1 0.7 0.4 -0.3 +197337600 2.9 2.2 1.7 1.4 1 0.7 0.4 0 -0.4 -1.1 +197424000 2.9 2.2 1.7 1.4 1 0.7 0.4 0 -0.4 -1.1 +197424000 4 3.9 3.5 3.2 2.9 2.7 2.4 2.2 1.8 1.3 +197510400 4 3.9 3.5 3.2 2.9 2.7 2.4 2.2 1.8 1.3 +197510400 5.5 4.8 4.3 4 3.6 3.2 2.9 2.6 2.1 1.4 +197596800 5.5 4.8 4.3 4 3.6 3.2 2.9 2.6 2.1 1.4 +197596800 3.7 3 2.6 2.3 1.9 1.5 1.2 0.9 0.5 -0.2 +197683200 3.7 3 2.6 2.3 1.9 1.5 1.2 0.9 0.5 -0.2 +197683200 3.7 3 2.4 2 1.5 1.1 0.7 0.3 -0.2 -1.1 +197769600 3.7 3 2.4 2 1.5 1.1 0.7 0.3 -0.2 -1.1 +197769600 5.6 5.1 4.8 4.6 4.3 3.9 3.6 3.2 2.8 2.3 +197856000 5.6 5.1 4.8 4.6 4.3 3.9 3.6 3.2 2.8 2.3 +197856000 7.9 7.4 7 6.9 6.6 6.4 6.2 6 5.8 5.4 +197942400 7.9 7.4 7 6.9 6.6 6.4 6.2 6 5.8 5.4 +197942400 8.2 7.5 7 6.7 6.3 6 5.7 5.4 5.1 4.5 +198028800 8.2 7.5 7 6.7 6.3 6 5.7 5.4 5.1 4.5 +198028800 2.3 1.7 1.2 0.8 0.4 0.1 -0.3 -0.6 -1.1 -1.9 +198115200 2.3 1.7 1.2 0.8 0.4 0.1 -0.3 -0.6 -1.1 -1.9 +198115200 1.6 0.8 0.2 -0.3 -0.7 -1.1 -1.3 -1.6 -2 -2.8 +198201600 1.6 0.8 0.2 -0.3 -0.7 -1.1 -1.3 -1.6 -2 -2.8 +198201600 3 2.7 2.3 2 1.7 1.5 1.3 1 0.7 0.1 +198288000 3 2.7 2.3 2 1.7 1.5 1.3 1 0.7 0.1 +198288000 5.2 4.6 4.1 3.8 3.4 3.1 2.8 2.5 2.1 1.5 +198374400 5.2 4.6 4.1 3.8 3.4 3.1 2.8 2.5 2.1 1.5 +198374400 5.2 4.6 4.1 3.8 3.5 3.1 2.8 2.5 2.2 1.5 +198460800 5.2 4.6 4.1 3.8 3.5 3.1 2.8 2.5 2.2 1.5 +198460800 4.5 3.9 3.4 3.2 3 2.8 2.6 2.4 2.1 1.6 +198547200 4.5 3.9 3.4 3.2 3 2.8 2.6 2.4 2.1 1.6 +198547200 6.3 5.7 5.3 5.1 4.8 4.6 4.4 4.2 4 3.6 +198633600 6.3 5.7 5.3 5.1 4.8 4.6 4.4 4.2 4 3.6 +198633600 6.1 5.4 5 4.8 4.4 4.1 3.9 3.6 3.3 2.7 +198720000 6.1 5.4 5 4.8 4.4 4.1 3.9 3.6 3.3 2.7 +198720000 6 5.1 4.6 4.2 3.9 3.6 3.3 3 2.6 2 +198806400 6 5.1 4.6 4.2 3.9 3.6 3.3 3 2.6 2 +198806400 8.4 7.7 7.1 6.8 6.4 6.1 5.9 5.7 5.3 4.8 +198892800 8.4 7.7 7.1 6.8 6.4 6.1 5.9 5.7 5.3 4.8 +198892800 7.8 7.1 6.2 5.9 5.7 5.5 5.4 5.2 5 4.6 +198979200 7.8 7.1 6.2 5.9 5.7 5.5 5.4 5.2 5 4.6 +198979200 7.6 7.1 6.6 6.4 6.1 5.8 5.6 5.4 5.1 4.6 +199065600 7.6 7.1 6.6 6.4 6.1 5.8 5.6 5.4 5.1 4.6 +199065600 8.5 7.9 7.4 7.1 6.8 6.5 6.2 5.9 5.6 5.1 +199152000 8.5 7.9 7.4 7.1 6.8 6.5 6.2 5.9 5.6 5.1 +199152000 9.3 8.3 7.7 7.3 6.8 6.4 6 5.6 5.2 4.3 +199238400 9.3 8.3 7.7 7.3 6.8 6.4 6 5.6 5.2 4.3 +199238400 5.6 4.8 4.3 4 3.6 3.2 2.9 2.6 2.2 1.5 +199324800 5.6 4.8 4.3 4 3.6 3.2 2.9 2.6 2.2 1.5 +199324800 4.6 4.1 3.6 3.1 2.9 2.6 2.3 2.1 1.7 1.1 +199411200 4.6 4.1 3.6 3.1 2.9 2.6 2.3 2.1 1.7 1.1 +199411200 5.6 5 4.6 4.3 4.1 3.8 3.6 3.3 2.9 2.3 +199497600 5.6 5 4.6 4.3 4.1 3.8 3.6 3.3 2.9 2.3 +199497600 7.2 6.6 5.9 5.6 5.2 4.9 4.6 4.3 3.8 3 +199584000 7.2 6.6 5.9 5.6 5.2 4.9 4.6 4.3 3.8 3 +199584000 8.8 8.2 7.5 6.9 6.4 6 5.7 5.4 5.1 4.3 +199670400 8.8 8.2 7.5 6.9 6.4 6 5.7 5.4 5.1 4.3 +199670400 3.8 3.4 2.9 2.6 2.3 2 1.7 1.4 1.1 0.3 +199756800 3.8 3.4 2.9 2.6 2.3 2 1.7 1.4 1.1 0.3 +199756800 3.7 3.4 2.9 2.6 2.3 2.1 1.8 1.5 1.1 0.4 +199843200 3.7 3.4 2.9 2.6 2.3 2.1 1.8 1.5 1.1 0.4 +199843200 0.7 0.4 0 -0.2 -0.4 -0.6 -0.8 -1 -1.3 -1.9 +199929600 0.7 0.4 0 -0.2 -0.4 -0.6 -0.8 -1 -1.3 -1.9 +199929600 4.3 3.9 3.3 3 2.7 2.4 2 1.5 1 0 +200016000 4.3 3.9 3.3 3 2.7 2.4 2 1.5 1 0 +200016000 5 4.3 3.7 3.4 3 2.7 2.4 2 1.6 0.8 +200102400 5 4.3 3.7 3.4 3 2.7 2.4 2 1.6 0.8 +200102400 6.2 5.6 5.2 4.9 4.5 4.2 3.9 3.6 3.2 2.6 +200188800 6.2 5.6 5.2 4.9 4.5 4.2 3.9 3.6 3.2 2.6 +200188800 7.9 7.3 6.7 6.3 6.1 5.9 5.6 5.4 5 4.4 +200275200 7.9 7.3 6.7 6.3 6.1 5.9 5.6 5.4 5 4.4 +200275200 8.3 7.9 7.3 6.9 6.7 6.5 6.3 6 5.7 5 +200361600 8.3 7.9 7.3 6.9 6.7 6.5 6.3 6 5.7 5 +200361600 9.6 9.2 8.6 8.2 8 7.8 7.5 7.2 6.8 6.2 +200448000 9.6 9.2 8.6 8.2 8 7.8 7.5 7.2 6.8 6.2 +200448000 8 7.4 7.2 7 6.8 6.5 6.4 6.2 6 5.6 +200534400 8 7.4 7.2 7 6.8 6.5 6.4 6.2 6 5.6 +200534400 9.2 8.7 8.3 8.1 7.8 7.5 7.3 7 6.7 6.1 +200620800 9.2 8.7 8.3 8.1 7.8 7.5 7.3 7 6.7 6.1 +200620800 6.8 6.4 6.1 5.9 5.6 5.4 5.2 5 4.7 4.2 +200707200 6.8 6.4 6.1 5.9 5.6 5.4 5.2 5 4.7 4.2 +200707200 5.7 5.1 4.7 4.4 4 3.8 3.5 3.2 2.8 2 +200793600 5.7 5.1 4.7 4.4 4 3.8 3.5 3.2 2.8 2 +200793600 4.4 3.9 3.5 3.2 2.9 2.7 2.5 2.2 1.9 1.3 +200880000 4.4 3.9 3.5 3.2 2.9 2.7 2.5 2.2 1.9 1.3 +200880000 3.9 3.5 3.1 2.9 2.6 2.4 2.1 1.9 1.5 0.9 +200966400 3.9 3.5 3.1 2.9 2.6 2.4 2.1 1.9 1.5 0.9 +200966400 7.3 6.7 6.2 5.8 5.5 5.1 4.7 4.3 3.9 3.1 +201052800 7.3 6.7 6.2 5.8 5.5 5.1 4.7 4.3 3.9 3.1 +201052800 5.2 4.7 4.3 4.1 3.7 3.4 3.1 2.8 2.4 1.7 +201139200 5.2 4.7 4.3 4.1 3.7 3.4 3.1 2.8 2.4 1.7 +201139200 4.9 4.4 4 3.7 3.5 3.1 2.8 2.5 2.1 1.4 +201225600 4.9 4.4 4 3.7 3.5 3.1 2.8 2.5 2.1 1.4 +201225600 4.8 4.1 3.6 3.3 2.9 2.7 2.3 2 1.6 0.8 +201312000 4.8 4.1 3.6 3.3 2.9 2.7 2.3 2 1.6 0.8 +201312000 5.6 5.1 4.6 4.3 3.9 3.6 3.3 2.9 2.5 1.7 +201398400 5.6 5.1 4.6 4.3 3.9 3.6 3.3 2.9 2.5 1.7 +201398400 7.6 7 6.4 6 5.6 5.3 4.9 4.5 4 3.1 +201484800 7.6 7 6.4 6 5.6 5.3 4.9 4.5 4 3.1 +201484800 6.1 5.5 5.1 4.8 4.5 4.2 3.9 3.6 3.2 2.4 +201571200 6.1 5.5 5.1 4.8 4.5 4.2 3.9 3.6 3.2 2.4 +201571200 6.7 6.1 5.6 5.3 5 4.6 4.2 3.9 3.4 2.6 +201657600 6.7 6.1 5.6 5.3 5 4.6 4.2 3.9 3.4 2.6 +201657600 5.2 4.5 4 3.7 3.3 2.9 2.6 2.2 1.8 1 +201744000 5.2 4.5 4 3.7 3.3 2.9 2.6 2.2 1.8 1 +201744000 6.3 5.7 5.2 4.9 4.5 4.2 3.9 3.6 3.2 2.4 +201830400 6.3 5.7 5.2 4.9 4.5 4.2 3.9 3.6 3.2 2.4 +201830400 5 4.5 4 3.7 3.5 3.3 3 2.7 2.4 1.7 +201916800 5 4.5 4 3.7 3.5 3.3 3 2.7 2.4 1.7 +201916800 6.1 5.6 5.2 5 4.7 4.4 4.1 3.8 3.5 2.8 +202003200 6.1 5.6 5.2 5 4.7 4.4 4.1 3.8 3.5 2.8 +202003200 4.5 4 3.5 3.2 2.9 2.7 2.3 2 1.5 0.8 +202089600 4.5 4 3.5 3.2 2.9 2.7 2.3 2 1.5 0.8 +202089600 6.1 5.5 5 4.6 4.3 3.9 3.6 3.2 2.8 2 +202176000 6.1 5.5 5 4.6 4.3 3.9 3.6 3.2 2.8 2 +202176000 7.3 6.6 6.1 5.8 5.5 5.1 4.9 4.6 4.2 3.6 +202262400 7.3 6.6 6.1 5.8 5.5 5.1 4.9 4.6 4.2 3.6 +202262400 7.2 6.6 6.3 6 5.7 5.3 5.1 4.8 4.5 3.9 +202348800 7.2 6.6 6.3 6 5.7 5.3 5.1 4.8 4.5 3.9 +202348800 10.1 9.3 8.7 8.4 8 7.6 7.2 6.8 6.4 5.5 +202435200 10.1 9.3 8.7 8.4 8 7.6 7.2 6.8 6.4 5.5 +202435200 11.3 10.8 10.4 10.2 9.9 9.7 9.5 9.2 8.8 8.2 +202521600 11.3 10.8 10.4 10.2 9.9 9.7 9.5 9.2 8.8 8.2 +202521600 14.5 13.9 13.6 13.4 13.1 12.8 12.6 12.3 12 11.5 +202608000 14.5 13.9 13.6 13.4 13.1 12.8 12.6 12.3 12 11.5 +202608000 13.7 12.9 12.4 12.3 11.9 11.5 11.3 11.1 10.8 10.3 +202694400 13.7 12.9 12.4 12.3 11.9 11.5 11.3 11.1 10.8 10.3 +202694400 12.4 12 11.7 11.4 11.2 11 10.8 10.6 10.3 9.7 +202780800 12.4 12 11.7 11.4 11.2 11 10.8 10.6 10.3 9.7 +202780800 12.6 12.3 12.1 12 11.8 11.6 11.5 11.3 11.1 10.7 +202867200 12.6 12.3 12.1 12 11.8 11.6 11.5 11.3 11.1 10.7 +202867200 14.4 14 13.7 13.4 13.2 12.9 12.7 12.4 12.1 11.6 +202953600 14.4 14 13.7 13.4 13.2 12.9 12.7 12.4 12.1 11.6 +202953600 14.5 14.1 13.7 13.4 13.2 13 12.7 12.5 12.2 11.6 +203040000 14.5 14.1 13.7 13.4 13.2 13 12.7 12.5 12.2 11.6 +203040000 11.8 11.2 10.8 10.6 10.3 10.1 9.8 9.6 9.2 8.7 +203126400 11.8 11.2 10.8 10.6 10.3 10.1 9.8 9.6 9.2 8.7 +203126400 12.4 11.8 11.5 11.2 10.9 10.6 10.4 10.2 9.9 9.4 +203212800 12.4 11.8 11.5 11.2 10.9 10.6 10.4 10.2 9.9 9.4 +203212800 11.4 10.9 10.5 10.2 10 9.8 9.5 9.2 8.9 8.3 +203299200 11.4 10.9 10.5 10.2 10 9.8 9.5 9.2 8.9 8.3 +203299200 10.2 9.7 9.3 9 8.8 8.6 8.4 8.1 7.9 7.4 +203385600 10.2 9.7 9.3 9 8.8 8.6 8.4 8.1 7.9 7.4 +203385600 11.3 10.9 10.4 10.2 10 9.8 9.5 9.1 8.6 7.7 +203472000 11.3 10.9 10.4 10.2 10 9.8 9.5 9.1 8.6 7.7 +203472000 9.7 9.1 8.7 8.3 8 7.6 7.2 6.7 6.2 5.3 +203558400 9.7 9.1 8.7 8.3 8 7.6 7.2 6.7 6.2 5.3 +203558400 10.5 9.9 9.5 9.3 9 8.8 8.6 8.3 7.8 7.2 +203644800 10.5 9.9 9.5 9.3 9 8.8 8.6 8.3 7.8 7.2 +203644800 11.6 11.1 10.8 10.5 10.2 9.9 9.6 9.3 8.9 8.1 +203731200 11.6 11.1 10.8 10.5 10.2 9.9 9.6 9.3 8.9 8.1 +203731200 8.5 8.1 7.7 7.5 7.3 7 6.8 6.5 6.2 5.7 +203817600 8.5 8.1 7.7 7.5 7.3 7 6.8 6.5 6.2 5.7 +203817600 9.3 8.7 8.3 7.9 7.6 7.3 7 6.6 6.2 5.4 +203904000 9.3 8.7 8.3 7.9 7.6 7.3 7 6.6 6.2 5.4 +203904000 8.8 8.3 7.8 7.4 7.2 7 6.8 6.6 6.2 5.7 +203990400 8.8 8.3 7.8 7.4 7.2 7 6.8 6.6 6.2 5.7 +203990400 10.9 10.7 10.7 10.7 10.5 10.3 10 9.8 9.4 8.8 +204076800 10.9 10.7 10.7 10.7 10.5 10.3 10 9.8 9.4 8.8 +204076800 11.4 10.9 10.4 10.1 9.7 9.5 9.2 8.9 8.5 7.8 +204163200 11.4 10.9 10.4 10.1 9.7 9.5 9.2 8.9 8.5 7.8 +204163200 11.5 11.1 10.8 10.6 10.4 10.2 10 9.7 9.4 8.8 +204249600 11.5 11.1 10.8 10.6 10.4 10.2 10 9.7 9.4 8.8 +204249600 11.8 11.4 11.2 11.1 10.8 10.5 10.2 9.9 9.5 8.7 +204336000 11.8 11.4 11.2 11.1 10.8 10.5 10.2 9.9 9.5 8.7 +204336000 10.2 9.7 9.1 8.8 8.5 8.1 7.7 7.4 6.9 6.1 +204422400 10.2 9.7 9.1 8.8 8.5 8.1 7.7 7.4 6.9 6.1 +204422400 10.8 10.3 9.9 9.7 9.4 9.1 8.9 8.6 8.3 7.7 +204508800 10.8 10.3 9.9 9.7 9.4 9.1 8.9 8.6 8.3 7.7 +204508800 14.3 13.9 13.5 13.3 13 12.8 12.5 12.3 11.9 11.3 +204595200 14.3 13.9 13.5 13.3 13 12.8 12.5 12.3 11.9 11.3 +204595200 14.4 14.1 13.9 13.7 13.5 13.3 13.1 12.8 12.6 12.1 +204681600 14.4 14.1 13.9 13.7 13.5 13.3 13.1 12.8 12.6 12.1 +204681600 13.4 13.1 12.7 12.5 12.3 12.2 11.9 11.7 11.5 10.9 +204768000 13.4 13.1 12.7 12.5 12.3 12.2 11.9 11.7 11.5 10.9 +204768000 12.1 11.6 11.2 11 10.7 10.5 10.3 10.1 9.9 9.4 +204854400 12.1 11.6 11.2 11 10.7 10.5 10.3 10.1 9.9 9.4 +204854400 12 11.7 11.4 11.3 11.1 10.8 10.6 10.4 10.2 9.7 +204940800 12 11.7 11.4 11.3 11.1 10.8 10.6 10.4 10.2 9.7 +204940800 12.7 12.3 12 11.8 11.6 11.3 11.1 10.9 10.6 10.1 +205027200 12.7 12.3 12 11.8 11.6 11.3 11.1 10.9 10.6 10.1 +205027200 14.8 14.6 14.3 14.1 13.9 13.7 13.5 13.3 13 12.5 +205113600 14.8 14.6 14.3 14.1 13.9 13.7 13.5 13.3 13 12.5 +205113600 16.5 16 15.7 15.5 15.3 15 14.8 14.5 14.2 13.7 +205200000 16.5 16 15.7 15.5 15.3 15 14.8 14.5 14.2 13.7 +205200000 14.9 14.5 14.3 14.2 14 13.9 13.7 13.6 13.4 13 +205286400 14.9 14.5 14.3 14.2 14 13.9 13.7 13.6 13.4 13 +205286400 15.4 15 14.7 14.5 14.3 14.2 14 13.8 13.5 13 +205372800 15.4 15 14.7 14.5 14.3 14.2 14 13.8 13.5 13 +205372800 14.8 14.4 14.1 13.8 13.6 13.4 13.1 12.9 12.6 12 +205459200 14.8 14.4 14.1 13.8 13.6 13.4 13.1 12.9 12.6 12 +205459200 12.3 12 11.6 11.4 11.2 11 10.8 10.6 10.3 9.8 +205545600 12.3 12 11.6 11.4 11.2 11 10.8 10.6 10.3 9.8 +205545600 12.1 11.8 11.4 11.2 11 10.8 10.6 10.4 10.1 9.6 +205632000 12.1 11.8 11.4 11.2 11 10.8 10.6 10.4 10.1 9.6 +205632000 10.6 10.2 9.7 9.4 9.2 9 8.7 8.4 8.1 7.4 +205718400 10.6 10.2 9.7 9.4 9.2 9 8.7 8.4 8.1 7.4 +205718400 10.8 10.5 10.1 9.8 9.6 9.3 9.1 8.8 8.5 7.9 +205804800 10.8 10.5 10.1 9.8 9.6 9.3 9.1 8.8 8.5 7.9 +205804800 12.2 11.6 11.2 10.9 10.6 10.3 10 9.7 9.3 8.7 +205891200 12.2 11.6 11.2 10.9 10.6 10.3 10 9.7 9.3 8.7 +205891200 11.3 10.7 10.4 10.1 9.9 9.6 9.3 9 8.6 8 +205977600 11.3 10.7 10.4 10.1 9.9 9.6 9.3 9 8.6 8 +205977600 10.3 10.1 9.8 9.6 9.5 9.4 9.2 9 8.8 8.3 +206064000 10.3 10.1 9.8 9.6 9.5 9.4 9.2 9 8.8 8.3 +206064000 12.6 12.3 12 11.8 11.7 11.5 11.4 11.1 10.9 10.4 +206150400 12.6 12.3 12 11.8 11.7 11.5 11.4 11.1 10.9 10.4 +206150400 9.7 9.6 9.4 9.2 9.2 9.1 9 8.9 8.7 8.3 +206236800 9.7 9.6 9.4 9.2 9.2 9.1 9 8.9 8.7 8.3 +206236800 14.4 13.9 13.4 13.1 12.9 12.6 12.3 12 11.7 11 +206323200 14.4 13.9 13.4 13.1 12.9 12.6 12.3 12 11.7 11 +206323200 10.3 9.9 9.6 9.4 9.2 8.9 8.7 8.4 8.1 7.6 +206409600 10.3 9.9 9.6 9.4 9.2 8.9 8.7 8.4 8.1 7.6 +206409600 11.7 11.3 10.9 10.6 10.4 10.1 9.9 9.6 9.3 8.6 +206496000 11.7 11.3 10.9 10.6 10.4 10.1 9.9 9.6 9.3 8.6 +206496000 11.4 11 10.6 10.3 10 9.8 9.5 9.2 8.9 8.2 +206582400 11.4 11 10.6 10.3 10 9.8 9.5 9.2 8.9 8.2 +206582400 10.9 10.5 10.1 9.8 9.6 9.4 9.2 8.9 8.5 7.9 +206668800 10.9 10.5 10.1 9.8 9.6 9.4 9.2 8.9 8.5 7.9 +206668800 14.9 14.3 14 13.8 13.5 13.2 13 12.8 12.5 12 +206755200 14.9 14.3 14 13.8 13.5 13.2 13 12.8 12.5 12 +206755200 12.4 12.1 11.8 11.6 11.4 11.2 11 10.8 10.6 10.1 +206841600 12.4 12.1 11.8 11.6 11.4 11.2 11 10.8 10.6 10.1 +206841600 14.1 13.7 13.4 13.2 13 12.9 12.7 12.5 12.2 11.7 +206928000 14.1 13.7 13.4 13.2 13 12.9 12.7 12.5 12.2 11.7 +206928000 12.7 12.6 12.3 12 11.8 11.7 11.4 11.2 10.9 10.3 +207014400 12.7 12.6 12.3 12 11.8 11.7 11.4 11.2 10.9 10.3 +207014400 12.4 12 11.6 11.4 11.1 10.8 10.6 10.4 10.1 9.5 +207100800 12.4 12 11.6 11.4 11.1 10.8 10.6 10.4 10.1 9.5 +207100800 14.2 13.8 13.5 13.3 13.1 12.8 12.6 12.3 11.9 11.3 +207187200 14.2 13.8 13.5 13.3 13.1 12.8 12.6 12.3 11.9 11.3 +207187200 15.2 14.9 14.6 14.4 14.2 14.1 13.9 13.7 13.4 13 +207273600 15.2 14.9 14.6 14.4 14.2 14.1 13.9 13.7 13.4 13 +207273600 16.3 15.7 15.4 15.2 14.9 14.6 14.4 14.1 13.9 13.3 +207360000 16.3 15.7 15.4 15.2 14.9 14.6 14.4 14.1 13.9 13.3 +207360000 17.8 17.4 17.2 17.1 17 16.9 16.7 16.5 16.3 15.8 +207446400 17.8 17.4 17.2 17.1 17 16.9 16.7 16.5 16.3 15.8 +207446400 16.5 16.1 15.9 15.7 15.5 15.3 15.2 15 14.8 14.4 +207532800 16.5 16.1 15.9 15.7 15.5 15.3 15.2 15 14.8 14.4 +207532800 16.4 16 15.8 15.6 15.5 15.3 15.2 15 14.8 14.4 +207619200 16.4 16 15.8 15.6 15.5 15.3 15.2 15 14.8 14.4 +207619200 16.5 16.2 15.9 15.7 15.6 15.4 15.2 15.1 14.8 14.4 +207705600 16.5 16.2 15.9 15.7 15.6 15.4 15.2 15.1 14.8 14.4 +207705600 16.6 16 15.7 15.5 15.3 15.1 14.9 14.7 14.5 14 +207792000 16.6 16 15.7 15.5 15.3 15.1 14.9 14.7 14.5 14 +207792000 15.8 15.4 15.1 14.8 14.5 14.3 14.1 13.9 13.6 13.1 +207878400 15.8 15.4 15.1 14.8 14.5 14.3 14.1 13.9 13.6 13.1 +207878400 14.5 14.1 13.7 13.5 13.2 13 12.7 12.5 12.2 11.6 +207964800 14.5 14.1 13.7 13.5 13.2 13 12.7 12.5 12.2 11.6 +207964800 12.6 12.3 12 11.7 11.5 11.3 11.1 10.8 10.5 9.9 +208051200 12.6 12.3 12 11.7 11.5 11.3 11.1 10.8 10.5 9.9 +208051200 12.6 12.1 11.6 11.4 11.1 10.9 10.7 10.4 10.1 9.5 +208137600 12.6 12.1 11.6 11.4 11.1 10.9 10.7 10.4 10.1 9.5 +208137600 9.5 9.1 8.8 8.5 8.5 8.2 8 7.7 7.4 6.8 +208224000 9.5 9.1 8.8 8.5 8.5 8.2 8 7.7 7.4 6.8 +208224000 9.6 9.4 9 8.8 8.6 8.5 8.2 8 7.7 7.2 +208310400 9.6 9.4 9 8.8 8.6 8.5 8.2 8 7.7 7.2 +208310400 11.5 11.1 10.6 10.3 9.9 9.6 9.2 8.9 8.5 7.7 +208396800 11.5 11.1 10.6 10.3 9.9 9.6 9.2 8.9 8.5 7.7 +208396800 9.2 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +208483200 9.2 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +208483200 8.6 8.3 8 7.8 7.6 7.5 7.3 7.1 6.9 6.5 +208569600 8.6 8.3 8 7.8 7.6 7.5 7.3 7.1 6.9 6.5 +208569600 10.6 10.4 10 9.9 9.7 9.6 9.4 9.3 9.1 8.7 +208656000 10.6 10.4 10 9.9 9.7 9.6 9.4 9.3 9.1 8.7 +208656000 11.9 11.4 11 10.7 10.4 10.1 9.9 9.6 9.2 8.4 +208742400 11.9 11.4 11 10.7 10.4 10.1 9.9 9.6 9.2 8.4 +208742400 11.3 11.1 10.7 10.4 10.1 9.9 9.6 9.3 8.9 8.2 +208828800 11.3 11.1 10.7 10.4 10.1 9.9 9.6 9.3 8.9 8.2 +208828800 10.9 10.6 10.3 10.1 9.9 9.7 9.5 9.3 9.1 8.6 +208915200 10.9 10.6 10.3 10.1 9.9 9.7 9.5 9.3 9.1 8.6 +208915200 10.9 10.5 10.1 9.9 9.7 9.4 9.2 9 8.7 8.2 +209001600 10.9 10.5 10.1 9.9 9.7 9.4 9.2 9 8.7 8.2 +209001600 10.5 10.2 9.9 9.7 9.5 9.4 9.2 8.9 8.7 8.2 +209088000 10.5 10.2 9.9 9.7 9.5 9.4 9.2 8.9 8.7 8.2 +209088000 13.2 12.8 12.6 12.4 12.2 11.9 11.8 11.6 11.3 10.9 +209174400 13.2 12.8 12.6 12.4 12.2 11.9 11.8 11.6 11.3 10.9 +209174400 9.3 9.1 8.8 8.6 8.5 8.3 8.1 7.9 7.6 7.1 +209260800 9.3 9.1 8.8 8.6 8.5 8.3 8.1 7.9 7.6 7.1 +209260800 9.5 9.1 8.7 8.5 8.3 8.1 7.9 7.6 7.3 6.8 +209347200 9.5 9.1 8.7 8.5 8.3 8.1 7.9 7.6 7.3 6.8 +209347200 9 8.6 8.3 8 7.8 7.6 7.4 7.1 6.8 6.3 +209433600 9 8.6 8.3 8 7.8 7.6 7.4 7.1 6.8 6.3 +209433600 9.7 9.3 9.1 8.9 8.7 8.5 8.4 8.2 8 7.5 +209520000 9.7 9.3 9.1 8.9 8.7 8.5 8.4 8.2 8 7.5 +209520000 11.8 11.5 11.3 11.1 11 10.8 10.7 10.5 10.3 9.9 +209606400 11.8 11.5 11.3 11.1 11 10.8 10.7 10.5 10.3 9.9 +209606400 9.5 9.1 8.8 8.6 8.4 8.2 8 7.7 7.4 6.8 +209692800 9.5 9.1 8.8 8.6 8.4 8.2 8 7.7 7.4 6.8 +209692800 11.9 11.6 11.2 11 10.8 10.5 10.3 10.1 9.8 9.2 +209779200 11.9 11.6 11.2 11 10.8 10.5 10.3 10.1 9.8 9.2 +209779200 13.2 12.7 12.4 12.1 11.9 11.7 11.4 11.2 10.9 10.3 +209865600 13.2 12.7 12.4 12.1 11.9 11.7 11.4 11.2 10.9 10.3 +209865600 12.4 12 11.6 11.4 11.1 11 10.7 10.5 10.2 9.7 +209952000 12.4 12 11.6 11.4 11.1 11 10.7 10.5 10.2 9.7 +209952000 9.2 8.7 8.1 7.8 7.5 7.3 6.9 6.6 6.3 5.6 +210038400 9.2 8.7 8.1 7.8 7.5 7.3 6.9 6.6 6.3 5.6 +210038400 9 8.6 8.3 8 7.8 7.6 7.3 7.1 6.7 6.1 +210124800 9 8.6 8.3 8 7.8 7.6 7.3 7.1 6.7 6.1 +210124800 9.6 9.3 8.9 8.8 8.6 8.5 8.4 8.2 7.9 7.4 +210211200 9.6 9.3 8.9 8.8 8.6 8.5 8.4 8.2 7.9 7.4 +210211200 9.1 8.6 8.3 8.1 7.9 7.7 7.5 7.4 7.1 6.6 +210297600 9.1 8.6 8.3 8.1 7.9 7.7 7.5 7.4 7.1 6.6 +210297600 10.7 10.3 10 9.8 9.7 9.5 9.3 9.1 8.8 8.3 +210384000 10.7 10.3 10 9.8 9.7 9.5 9.3 9.1 8.8 8.3 +210384000 10.1 9.9 9.5 9.2 9 8.8 8.5 8.2 7.9 7.3 +210470400 10.1 9.9 9.5 9.2 9 8.8 8.5 8.2 7.9 7.3 +210470400 10.3 10.1 9.8 9.5 9.2 9 8.7 8.5 8.1 7.4 +210556800 10.3 10.1 9.8 9.5 9.2 9 8.7 8.5 8.1 7.4 +210556800 13.4 13 12.7 12.5 12.3 12.1 11.9 11.7 11.5 11 +210643200 13.4 13 12.7 12.5 12.3 12.1 11.9 11.7 11.5 11 +210643200 11.1 10.7 10.4 10.1 9.9 9.7 9.5 9.3 9 8.5 +210729600 11.1 10.7 10.4 10.1 9.9 9.7 9.5 9.3 9 8.5 +210729600 8.7 8.2 7.7 7.4 7.1 6.9 6.6 6.2 5.9 5.2 +210816000 8.7 8.2 7.7 7.4 7.1 6.9 6.6 6.2 5.9 5.2 +210816000 8 7.7 7.4 7.2 6.9 6.7 6.5 6.2 5.9 5.4 +210902400 8 7.7 7.4 7.2 6.9 6.7 6.5 6.2 5.9 5.4 +210902400 7.4 7 6.8 6.7 6.7 6.6 6.4 6.2 6 5.6 +210988800 7.4 7 6.8 6.7 6.7 6.6 6.4 6.2 6 5.6 +210988800 8.7 8.2 7.9 7.7 7.5 7.2 7 6.8 6.5 5.9 +211075200 8.7 8.2 7.9 7.7 7.5 7.2 7 6.8 6.5 5.9 +211075200 9.8 9.4 9.1 8.9 8.7 8.5 8.3 8.1 7.8 7.2 +211161600 9.8 9.4 9.1 8.9 8.7 8.5 8.3 8.1 7.8 7.2 +211161600 11.5 11.1 10.8 10.6 10.3 10.1 9.9 9.6 9.3 8.8 +211248000 11.5 11.1 10.8 10.6 10.3 10.1 9.9 9.6 9.3 8.8 +211248000 9.5 9.1 8.7 8.5 8.2 8 7.7 7.4 7.1 6.5 +211334400 9.5 9.1 8.7 8.5 8.2 8 7.7 7.4 7.1 6.5 +211334400 10.4 9.9 9.6 9.3 9.1 8.9 8.6 8.4 8.1 7.5 +211420800 10.4 9.9 9.6 9.3 9.1 8.9 8.6 8.4 8.1 7.5 +211420800 9.7 9.2 8.9 8.7 8.4 8.1 7.9 7.6 7.3 6.7 +211507200 9.7 9.2 8.9 8.7 8.4 8.1 7.9 7.6 7.3 6.7 +211507200 6.1 5.6 5.2 5 4.7 4.5 4.4 4.2 3.9 3.3 +211593600 6.1 5.6 5.2 5 4.7 4.5 4.4 4.2 3.9 3.3 +211593600 5.8 5.5 5.3 5.1 5 4.9 4.9 4.8 4.7 4.4 +211680000 5.8 5.5 5.3 5.1 5 4.9 4.9 4.8 4.7 4.4 +211680000 6.1 5.6 5 4.6 4.4 4.1 3.8 3.5 3.2 2.5 +211766400 6.1 5.6 5 4.6 4.4 4.1 3.8 3.5 3.2 2.5 +211766400 6.4 6 5.5 5.2 4.9 4.6 4.3 4 3.6 2.9 +211852800 6.4 6 5.5 5.2 4.9 4.6 4.3 4 3.6 2.9 +211852800 7.6 7.2 6.8 6.5 6.1 5.9 5.6 5.4 5 4.4 +211939200 7.6 7.2 6.8 6.5 6.1 5.9 5.6 5.4 5 4.4 +211939200 7 6.5 6.2 5.9 5.7 5.5 5.3 5.1 4.8 4.2 +212025600 7 6.5 6.2 5.9 5.7 5.5 5.3 5.1 4.8 4.2 +212025600 6.8 6.4 5.9 5.6 5.3 5 4.8 4.4 4.1 3.4 +212112000 6.8 6.4 5.9 5.6 5.3 5 4.8 4.4 4.1 3.4 +212112000 5.4 4.9 4.6 4.4 4.1 3.8 3.6 3.4 3.1 2.5 +212198400 5.4 4.9 4.6 4.4 4.1 3.8 3.6 3.4 3.1 2.5 +212198400 5.7 5.3 5 4.7 4.6 4.4 4.3 4.1 3.8 3.2 +212284800 5.7 5.3 5 4.7 4.6 4.4 4.3 4.1 3.8 3.2 +212284800 6.6 6.3 6 5.9 5.8 5.7 5.5 5.4 5.1 4.7 +212371200 6.6 6.3 6 5.9 5.8 5.7 5.5 5.4 5.1 4.7 +212371200 9.3 9 8.7 8.5 8.3 8.1 7.9 7.6 7.4 6.9 +212457600 9.3 9 8.7 8.5 8.3 8.1 7.9 7.6 7.4 6.9 +212457600 7.7 7.4 7 6.8 6.5 6.3 6.1 5.8 5.5 4.9 +212544000 7.7 7.4 7 6.8 6.5 6.3 6.1 5.8 5.5 4.9 +212544000 8.7 8.3 8 7.7 7.4 7.2 6.9 6.7 6.3 5.7 +212630400 8.7 8.3 8 7.7 7.4 7.2 6.9 6.7 6.3 5.7 +212630400 12.2 12.1 11.8 11.7 11.6 11.5 11.4 11.2 11 10.7 +212716800 12.2 12.1 11.8 11.7 11.6 11.5 11.4 11.2 11 10.7 +212716800 12.9 13.2 13.3 13.3 13.2 13.2 13.2 13.1 13 12.8 +212803200 12.9 13.2 13.3 13.3 13.2 13.2 13.2 13.1 13 12.8 +212803200 11.7 11.4 11.2 11.1 10.9 10.8 10.8 10.7 10.6 10.4 +212889600 11.7 11.4 11.2 11.1 10.9 10.8 10.8 10.7 10.6 10.4 +212889600 10.9 10.9 10.9 10.9 10.9 10.9 10.9 10.9 10.9 10.8 +212976000 10.9 10.9 10.9 10.9 10.9 10.9 10.9 10.9 10.9 10.8 +212976000 9.2 8.9 8.7 8.6 8.5 8.3 8.2 8.1 7.9 7.6 +213062400 9.2 8.9 8.7 8.6 8.5 8.3 8.2 8.1 7.9 7.6 +213062400 9.3 8.9 8.6 8.4 8.1 7.8 7.6 7.3 7 6.4 +213148800 9.3 8.9 8.6 8.4 8.1 7.8 7.6 7.3 7 6.4 +213148800 6.2 5.5 5.2 4.9 4.6 4.2 3.9 3.6 3.3 2.6 +213235200 6.2 5.5 5.2 4.9 4.6 4.2 3.9 3.6 3.3 2.6 +213235200 8.7 8.1 7.7 7.5 7.2 6.9 6.6 6.3 6 5.4 +213321600 8.7 8.1 7.7 7.5 7.2 6.9 6.6 6.3 6 5.4 +213321600 4.4 3.9 3.5 3.3 3 2.7 2.4 2.1 1.8 1.3 +213408000 4.4 3.9 3.5 3.3 3 2.7 2.4 2.1 1.8 1.3 +213408000 5.7 5.1 4.6 4.3 3.9 3.6 3.2 2.9 2.4 1.6 +213494400 5.7 5.1 4.6 4.3 3.9 3.6 3.2 2.9 2.4 1.6 +213494400 2 1.6 1.4 1.2 1 0.9 0.7 0.6 0.3 -0.2 +213580800 2 1.6 1.4 1.2 1 0.9 0.7 0.6 0.3 -0.2 +213580800 1.5 1.5 1.3 1.2 1.1 1 0.9 0.8 0.6 0.3 +213667200 1.5 1.5 1.3 1.2 1.1 1 0.9 0.8 0.6 0.3 +213667200 3.1 3 2.8 2.6 2.4 2.2 2 1.8 1.5 1 +213753600 3.1 3 2.8 2.6 2.4 2.2 2 1.8 1.5 1 +213753600 3.4 3.1 2.8 2.5 2.3 2 1.8 1.5 1.2 0.6 +213840000 3.4 3.1 2.8 2.5 2.3 2 1.8 1.5 1.2 0.6 +213840000 2.3 1.7 1.2 1 0.7 0.4 0.2 -0.1 -0.4 -1 +213926400 2.3 1.7 1.2 1 0.7 0.4 0.2 -0.1 -0.4 -1 +213926400 0.5 0.2 -0.1 -0.2 -0.3 -0.5 -0.6 -0.7 -0.9 -1.2 +214012800 0.5 0.2 -0.1 -0.2 -0.3 -0.5 -0.6 -0.7 -0.9 -1.2 +214012800 2.1 2.2 2.1 2.1 2.1 2 1.9 1.8 1.7 1.5 +214099200 2.1 2.2 2.1 2.1 2.1 2 1.9 1.8 1.7 1.5 +214099200 1.2 1.2 1 1 0.8 0.8 0.6 0.5 0.4 0.1 +214185600 1.2 1.2 1 1 0.8 0.8 0.6 0.5 0.4 0.1 +214185600 3.2 3.1 2.9 2.8 2.7 2.6 2.4 2.3 2.1 1.7 +214272000 3.2 3.1 2.9 2.8 2.7 2.6 2.4 2.3 2.1 1.7 +214272000 5.5 5 4.7 4.4 4.1 3.8 3.5 3.1 2.5 1.6 +214358400 5.5 5 4.7 4.4 4.1 3.8 3.5 3.1 2.5 1.6 +214358400 1.3 0.9 0.5 0.3 0.1 -0.2 -0.4 -0.6 -0.9 -1.5 +214444800 1.3 0.9 0.5 0.3 0.1 -0.2 -0.4 -0.6 -0.9 -1.5 +214444800 1.6 1.3 1 0.7 0.5 0.3 0 -0.2 -0.5 -1.1 +214531200 1.6 1.3 1 0.7 0.5 0.3 0 -0.2 -0.5 -1.1 +214531200 -0.6 -1 -1.3 -1.5 -1.7 -1.9 -2.2 -2.4 -2.7 -3.2 +214617600 -0.6 -1 -1.3 -1.5 -1.7 -1.9 -2.2 -2.4 -2.7 -3.2 +214617600 1.2 1.6 1.6 1.5 1.4 1.4 1.2 1.1 1 0.6 +214704000 1.2 1.6 1.6 1.5 1.4 1.4 1.2 1.1 1 0.6 +214704000 6 5.8 5.5 5.2 5 4.7 4.5 4.3 4 3.4 +214790400 6 5.8 5.5 5.2 5 4.7 4.5 4.3 4 3.4 +214790400 2 1.4 1 0.8 0.6 0.4 0.2 0 -0.3 -0.8 +214876800 2 1.4 1 0.8 0.6 0.4 0.2 0 -0.3 -0.8 +214876800 2.5 2 1.4 1.1 1 0.8 0.6 0.4 0.1 -0.5 +214963200 2.5 2 1.4 1.1 1 0.8 0.6 0.4 0.1 -0.5 +214963200 2.1 1.6 1.2 0.8 0.5 0.2 -0.2 -0.5 -0.8 -1.5 +215049600 2.1 1.6 1.2 0.8 0.5 0.2 -0.2 -0.5 -0.8 -1.5 +215049600 2.9 2.3 2 1.8 1.6 1.4 1.1 0.9 0.5 -0.1 +215136000 2.9 2.3 2 1.8 1.6 1.4 1.1 0.9 0.5 -0.1 +215136000 5.5 5.1 4.7 4.5 4.2 3.9 3.6 3.3 3 2.3 +215222400 5.5 5.1 4.7 4.5 4.2 3.9 3.6 3.3 3 2.3 +215222400 2.1 1.8 1.6 1.5 1.3 1.2 1 0.9 0.7 0.3 +215308800 2.1 1.8 1.6 1.5 1.3 1.2 1 0.9 0.7 0.3 +215308800 3.7 3.6 3.6 3.5 3.4 3.2 3.1 3 2.8 2.4 +215395200 3.7 3.6 3.6 3.5 3.4 3.2 3.1 3 2.8 2.4 +215395200 6.2 5.9 5.6 5.4 5.2 5 4.8 4.6 4.3 3.8 +215481600 6.2 5.9 5.6 5.4 5.2 5 4.8 4.6 4.3 3.8 +215481600 6 5.9 5.9 5.9 5.9 5.8 5.7 5.7 5.6 5.4 +215568000 6 5.9 5.9 5.9 5.9 5.8 5.7 5.7 5.6 5.4 +215568000 7.6 7.5 7.2 6.9 6.6 6.3 6.1 5.8 5.5 4.8 +215654400 7.6 7.5 7.2 6.9 6.6 6.3 6.1 5.8 5.5 4.8 +215654400 6.1 5.8 5.6 5.5 5.3 5.1 5 4.8 4.6 4.2 +215740800 6.1 5.8 5.6 5.5 5.3 5.1 5 4.8 4.6 4.2 +215740800 4.9 4.6 4.2 3.9 3.7 3.5 3.2 3 2.6 2 +215827200 4.9 4.6 4.2 3.9 3.7 3.5 3.2 3 2.6 2 +215827200 4.3 4 3.6 3.3 3.1 2.9 2.6 2.4 2.1 1.5 +215913600 4.3 4 3.6 3.3 3.1 2.9 2.6 2.4 2.1 1.5 +215913600 5.5 5.3 5 4.8 4.7 4.5 4.3 4.1 3.8 3.3 +216000000 5.5 5.3 5 4.8 4.7 4.5 4.3 4.1 3.8 3.3 +216000000 2.1 1.8 1.4 1.1 1 1.1 1.1 1 0.9 0.6 +216086400 2.1 1.8 1.4 1.1 1 1.1 1.1 1 0.9 0.6 +216086400 1.6 1.7 1.7 1.7 1.7 1.8 2.2 2.6 3.1 3.3 +216172800 1.6 1.7 1.7 1.7 1.7 1.8 2.2 2.6 3.1 3.3 +216172800 1.4 1.6 1.4 1.2 1.3 1.5 1.6 1.6 1.6 1.6 +216259200 1.4 1.6 1.4 1.2 1.3 1.5 1.6 1.6 1.6 1.6 +216259200 0.7 0.6 0.4 0.3 0.4 0.5 0.5 0.5 0.5 0.3 +216345600 0.7 0.6 0.4 0.3 0.4 0.5 0.5 0.5 0.5 0.3 +216345600 1.9 1.3 0.9 0.6 0.4 0.2 -0.1 -0.4 -0.8 -1.1 +216432000 1.9 1.3 0.9 0.6 0.4 0.2 -0.1 -0.4 -0.8 -1.1 +216432000 -1.8 -2.6 -3.3 -3.5 -3.6 -3.7 -3.8 -3.9 -3.9 -4.2 +216518400 -1.8 -2.6 -3.3 -3.5 -3.6 -3.7 -3.8 -3.9 -3.9 -4.2 +216518400 -1.4 -1.8 -2 -2.1 -2.2 -2.3 -2.5 -2.6 -2.6 -2.8 +216604800 -1.4 -1.8 -2 -2.1 -2.2 -2.3 -2.5 -2.6 -2.6 -2.8 +216604800 2 2.2 2.2 2.1 2.1 2 1.9 1.9 1.8 1.5 +216691200 2 2.2 2.2 2.1 2.1 2 1.9 1.9 1.8 1.5 +216691200 -1.4 -1.6 -1.6 -1.5 -1.6 -1.7 -1.7 -1.7 -1.7 -1.7 +216777600 -1.4 -1.6 -1.6 -1.5 -1.6 -1.7 -1.7 -1.7 -1.7 -1.7 +216777600 -4.9 -4.9 -5.1 -5.2 -5.2 -5.1 -5.2 -5.2 -5.1 -5.1 +216864000 -4.9 -4.9 -5.1 -5.2 -5.2 -5.1 -5.2 -5.2 -5.1 -5.1 +216864000 -5.1 -5 -5.1 -5.2 -5.1 -5 -5 -5 -5 -5 +216950400 -5.1 -5 -5.1 -5.2 -5.1 -5 -5 -5 -5 -5 +216950400 -4.4 -4.2 -4.1 -4.1 -4 -3.8 -3.4 -3 -2.4 -1.7 +217036800 -4.4 -4.2 -4.1 -4.1 -4 -3.8 -3.4 -3 -2.4 -1.7 +217036800 1.1 1.9 2.3 2.5 2.6 2.7 2.7 2.8 2.8 2.8 +217123200 1.1 1.9 2.3 2.5 2.6 2.7 2.7 2.8 2.8 2.8 +217123200 3.6 4.2 4.2 4.2 4.2 4.4 4.4 4.4 4.3 4.3 +217209600 3.6 4.2 4.2 4.2 4.2 4.4 4.4 4.4 4.3 4.3 +217209600 -1.2 -1 -1.1 -1 -1 -0.9 -0.9 -0.8 -0.8 -0.9 +217296000 -1.2 -1 -1.1 -1 -1 -0.9 -0.9 -0.8 -0.8 -0.9 +217296000 -3.8 -3.8 -4 -4.1 -4 -3.7 -3.5 -3.2 -2.9 -2.6 +217382400 -3.8 -3.8 -4 -4.1 -4 -3.7 -3.5 -3.2 -2.9 -2.6 +217382400 -2.1 -1.9 -2 -2.1 -2.1 -2.2 -2.3 -2.4 -2.5 -2.8 +217468800 -2.1 -1.9 -2 -2.1 -2.1 -2.2 -2.3 -2.4 -2.5 -2.8 +217468800 1.8 1.6 1.4 1.2 1.1 0.9 0.8 0.6 0.4 -0.1 +217555200 1.8 1.6 1.4 1.2 1.1 0.9 0.8 0.6 0.4 -0.1 +217555200 2 1.8 1.7 1.5 1.4 1.2 1.1 0.9 0.7 0.3 +217641600 2 1.8 1.7 1.5 1.4 1.2 1.1 0.9 0.7 0.3 +217641600 0.4 -0.1 -0.5 -0.8 -1.1 -1.4 -1.7 -2 -2.4 -3.1 +217728000 0.4 -0.1 -0.5 -0.8 -1.1 -1.4 -1.7 -2 -2.4 -3.1 +217728000 2.9 2.6 2.3 2.2 1.9 1.7 1.5 1.3 1.1 0.6 +217814400 2.9 2.6 2.3 2.2 1.9 1.7 1.5 1.3 1.1 0.6 +217814400 1.8 1.2 0.8 0.5 0.1 -0.2 -0.5 -0.8 -1.2 -1.9 +217900800 1.8 1.2 0.8 0.5 0.1 -0.2 -0.5 -0.8 -1.2 -1.9 +217900800 2.4 2 1.6 1.4 1.1 0.8 0.6 0.3 0 -0.6 +217987200 2.4 2 1.6 1.4 1.1 0.8 0.6 0.3 0 -0.6 +217987200 4.4 4 3.7 3.4 3.1 2.8 2.6 2.3 2 1.3 +218073600 4.4 4 3.7 3.4 3.1 2.8 2.6 2.3 2 1.3 +218073600 0.8 0.3 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -1.7 -2.3 +218160000 0.8 0.3 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -1.7 -2.3 +218160000 -0.6 -1.1 -1.6 -1.9 -2.3 -2.6 -2.9 -3.3 -3.7 -4.4 +218246400 -0.6 -1.1 -1.6 -1.9 -2.3 -2.6 -2.9 -3.3 -3.7 -4.4 +218246400 -4.2 -4.5 -4.8 -4.9 -5.1 -5.3 -5.5 -5.8 -6.1 -6.6 +218332800 -4.2 -4.5 -4.8 -4.9 -5.1 -5.3 -5.5 -5.8 -6.1 -6.6 +218332800 -0.5 -0.9 -1.3 -1.5 -1.8 -2.1 -2.4 -2.6 -3 -3.6 +218419200 -0.5 -0.9 -1.3 -1.5 -1.8 -2.1 -2.4 -2.6 -3 -3.6 +218419200 -5.7 -5.8 -6.2 -6.4 -6.6 -6.7 -6.9 -7.2 -7.4 -8 +218505600 -5.7 -5.8 -6.2 -6.4 -6.6 -6.7 -6.9 -7.2 -7.4 -8 +218505600 -4.9 -5.4 -5.9 -6.1 -6.3 -6.4 -6.7 -6.9 -7.2 -7.9 +218592000 -4.9 -5.4 -5.9 -6.1 -6.3 -6.4 -6.7 -6.9 -7.2 -7.9 +218592000 -6.4 -6.9 -7.6 -7.9 -8.1 -8.2 -8.2 -8.2 -8.4 -8.7 +218678400 -6.4 -6.9 -7.6 -7.9 -8.1 -8.2 -8.2 -8.2 -8.4 -8.7 +218678400 -10.2 -10.1 -10.4 -10.5 -10.5 -10.5 -10.6 -10.7 -10.9 -11.3 +218764800 -10.2 -10.1 -10.4 -10.5 -10.5 -10.5 -10.6 -10.7 -10.9 -11.3 +218764800 -5.5 -5.7 -5.8 -5.8 -5.7 -5.7 -5.7 -5.7 -5.8 -6 +218851200 -5.5 -5.7 -5.8 -5.8 -5.7 -5.7 -5.7 -5.7 -5.8 -6 +218851200 -2.6 -2.6 -2.9 -3.1 -3.2 -3.3 -3.5 -3.8 -4 -4.6 +218937600 -2.6 -2.6 -2.9 -3.1 -3.2 -3.3 -3.5 -3.8 -4 -4.6 +218937600 -6 -5.8 -5.9 -6 -5.9 -5.5 -5.4 -5.4 -5.5 -5.8 +219024000 -6 -5.8 -5.9 -6 -5.9 -5.5 -5.4 -5.4 -5.5 -5.8 +219024000 -3.6 -3.7 -3.6 -3.6 -3.3 -3.3 -3.3 -3.3 -3.4 -3.6 +219110400 -3.6 -3.7 -3.6 -3.6 -3.3 -3.3 -3.3 -3.3 -3.4 -3.6 +219110400 -1.8 -2.1 -2.4 -2.7 -2.8 -3 -3.2 -3.3 -3.5 -3.7 +219196800 -1.8 -2.1 -2.4 -2.7 -2.8 -3 -3.2 -3.3 -3.5 -3.7 +219196800 -1 -1.3 -1.6 -1.8 -2.1 -2.3 -2.6 -2.8 -3.1 -3.8 +219283200 -1 -1.3 -1.6 -1.8 -2.1 -2.3 -2.6 -2.8 -3.1 -3.8 +219283200 0.3 0.1 -0.3 -0.6 -1 -1.3 -1.6 -1.9 -2.2 -2.9 +219369600 0.3 0.1 -0.3 -0.6 -1 -1.3 -1.6 -1.9 -2.2 -2.9 +219369600 -2.7 -2.7 -2.9 -3.1 -3.2 -3.2 -3.4 -3.6 -3.7 -4.2 +219456000 -2.7 -2.7 -2.9 -3.1 -3.2 -3.2 -3.4 -3.6 -3.7 -4.2 +219456000 -6.1 -7 -7.5 -7.7 -7.6 -7.5 -7.7 -7.9 -8.2 -8.9 +219542400 -6.1 -7 -7.5 -7.7 -7.6 -7.5 -7.7 -7.9 -8.2 -8.9 +219542400 -11.8 -11.3 -11.3 -11.3 -11.1 -10.7 -10.4 -9.9 -9.4 -8.6 +219628800 -11.8 -11.3 -11.3 -11.3 -11.1 -10.7 -10.4 -9.9 -9.4 -8.6 +219628800 -5.3 -5.2 -5.3 -5.4 -5.4 -5.3 -5.4 -5.5 -5.6 -5.9 +219715200 -5.3 -5.2 -5.3 -5.4 -5.4 -5.3 -5.4 -5.5 -5.6 -5.9 +219715200 -7 -7.4 -7.7 -7.7 -8 -8 -7.7 -7.6 -7.8 -8.1 +219801600 -7 -7.4 -7.7 -7.7 -8 -8 -7.7 -7.6 -7.8 -8.1 +219801600 -13.2 -13.5 -13.9 -14.1 -14.1 -13.9 -13.7 -13.3 -12.9 -12.7 +219888000 -13.2 -13.5 -13.9 -14.1 -14.1 -13.9 -13.7 -13.3 -12.9 -12.7 +219888000 -10.2 -10.2 -10.5 -10.6 -10.7 -10.6 -10.6 -10.5 -10.4 -10.5 +219974400 -10.2 -10.2 -10.5 -10.6 -10.7 -10.6 -10.6 -10.5 -10.4 -10.5 +219974400 -2.3 -1.1 -1.1 -1.1 -1.1 -1 -1 -1 -1 -1.1 +220060800 -2.3 -1.1 -1.1 -1.1 -1.1 -1 -1 -1 -1 -1.1 +220060800 -0.8 -0.8 -1 -1.1 -1.2 -1.3 -1.5 -1.7 -1.8 -2.2 +220147200 -0.8 -0.8 -1 -1.1 -1.2 -1.3 -1.5 -1.7 -1.8 -2.2 +220147200 -1.8 -1.9 -2.1 -2.3 -2.4 -2.5 -2.6 -2.8 -3 -3.4 +220233600 -1.8 -1.9 -2.1 -2.3 -2.4 -2.5 -2.6 -2.8 -3 -3.4 +220233600 3.4 2.9 2.4 2.1 1.7 1.4 1 0.6 0.2 -0.6 +220320000 3.4 2.9 2.4 2.1 1.7 1.4 1 0.6 0.2 -0.6 +220320000 5.4 4.8 4.3 4 3.6 3.2 2.9 2.5 2.2 1.5 +220406400 5.4 4.8 4.3 4 3.6 3.2 2.9 2.5 2.2 1.5 +220406400 -0.6 -1 -1.4 -1.7 -2.1 -2.3 -2.6 -2.9 -3.3 -4 +220492800 -0.6 -1 -1.4 -1.7 -2.1 -2.3 -2.6 -2.9 -3.3 -4 +220492800 0.6 0.3 -0.1 -0.3 -0.6 -0.8 -1.1 -1.4 -1.8 -2.6 +220579200 0.6 0.3 -0.1 -0.3 -0.6 -0.8 -1.1 -1.4 -1.8 -2.6 +220579200 -0.1 -0.6 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.8 -3.5 +220665600 -0.1 -0.6 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.8 -3.5 +220665600 -8.1 -8.8 -9.4 -9.7 -9.8 -9.8 -9.9 -10.1 -10.3 -10.9 +220752000 -8.1 -8.8 -9.4 -9.7 -9.8 -9.8 -9.9 -10.1 -10.3 -10.9 +220752000 -8.5 -8.9 -9.1 -9.3 -9.3 -9.3 -9.5 -9.6 -9.7 -10.1 +220838400 -8.5 -8.9 -9.1 -9.3 -9.3 -9.3 -9.5 -9.6 -9.7 -10.1 +220838400 -1.8 -1.9 -2.1 -2.2 -2.3 -2.4 -2.5 -2.6 -2.8 -3.1 +220924800 -1.8 -1.9 -2.1 -2.2 -2.3 -2.4 -2.5 -2.6 -2.8 -3.1 +220924800 -4.6 -4.8 -5.2 -5.5 -5.5 -5.5 -5.7 -5.8 -5.9 -6.3 +221011200 -4.6 -4.8 -5.2 -5.5 -5.5 -5.5 -5.7 -5.8 -5.9 -6.3 +221011200 -1.6 -1.7 -2 -2.2 -2.5 -2.8 -3 -3.3 -3.6 -4.2 +221097600 -1.6 -1.7 -2 -2.2 -2.5 -2.8 -3 -3.3 -3.6 -4.2 +221097600 -5.7 -6 -6.3 -6.5 -6.7 -6.8 -7 -7.2 -7.5 -8 +221184000 -5.7 -6 -6.3 -6.5 -6.7 -6.8 -7 -7.2 -7.5 -8 +221184000 -7.9 -8.8 -9 -8.9 -8.8 -8.6 -8.5 -8.5 -8.6 -8.9 +221270400 -7.9 -8.8 -9 -8.9 -8.8 -8.6 -8.5 -8.5 -8.6 -8.9 +221270400 -4.2 -4.3 -4.5 -4.6 -4.8 -4.8 -4.9 -5.1 -5.3 -5.7 +221356800 -4.2 -4.3 -4.5 -4.6 -4.8 -4.8 -4.9 -5.1 -5.3 -5.7 +221356800 -6.8 -6.9 -7.2 -7.4 -7.3 -7.1 -7.2 -7.2 -7.3 -7.5 +221443200 -6.8 -6.9 -7.2 -7.4 -7.3 -7.1 -7.2 -7.2 -7.3 -7.5 +221443200 -11.6 -11.8 -12.1 -12.2 -11.9 -11.4 -11.2 -10.8 -10.5 -10.5 +221529600 -11.6 -11.8 -12.1 -12.2 -11.9 -11.4 -11.2 -10.8 -10.5 -10.5 +221529600 -5.6 -5.4 -5.6 -5.7 -5.7 -5.6 -5.8 -5.8 -6 -6.3 +221616000 -5.6 -5.4 -5.6 -5.7 -5.7 -5.6 -5.8 -5.8 -6 -6.3 +221616000 -0.5 -0.4 -0.6 -0.7 -0.8 -0.8 -0.9 -1 -1.1 -1.4 +221702400 -0.5 -0.4 -0.6 -0.7 -0.8 -0.8 -0.9 -1 -1.1 -1.4 +221702400 0.8 0.3 -0.1 -0.4 -0.7 -1.1 -1.3 -1.7 -2 -2.8 +221788800 0.8 0.3 -0.1 -0.4 -0.7 -1.1 -1.3 -1.7 -2 -2.8 +221788800 -2 -2.6 -3 -3.3 -3.7 -4 -4.3 -4.7 -5.1 -6 +221875200 -2 -2.6 -3 -3.3 -3.7 -4 -4.3 -4.7 -5.1 -6 +221875200 -2.5 -3.1 -3.5 -3.8 -4.1 -4.4 -4.8 -5.1 -5.5 -6.3 +221961600 -2.5 -3.1 -3.5 -3.8 -4.1 -4.4 -4.8 -5.1 -5.5 -6.3 +221961600 -6.8 -6.5 -6.7 -6.6 -6.5 -6.2 -6.3 -6.2 -6.2 -6.3 +222048000 -6.8 -6.5 -6.7 -6.6 -6.5 -6.2 -6.3 -6.2 -6.2 -6.3 +222048000 -4 -4.1 -4.5 -4.4 -4.5 -4.3 -4.3 -4.3 -4.4 -4.5 +222134400 -4 -4.1 -4.5 -4.4 -4.5 -4.3 -4.3 -4.3 -4.4 -4.5 +222134400 -5.3 -5.8 -6.6 -7 -7.2 -7.3 -7.4 -7.5 -7.7 -8 +222220800 -5.3 -5.8 -6.6 -7 -7.2 -7.3 -7.4 -7.5 -7.7 -8 +222220800 -10.4 -10.6 -10.7 -10.8 -10.9 -11 -10.8 -10.7 -10.5 -10.4 +222307200 -10.4 -10.6 -10.7 -10.8 -10.9 -11 -10.8 -10.7 -10.5 -10.4 +222307200 -4.5 -4.4 -4.6 -4.7 -4.8 -5 -5.1 -5.2 -5.4 -5.9 +222393600 -4.5 -4.4 -4.6 -4.7 -4.8 -5 -5.1 -5.2 -5.4 -5.9 +222393600 -6.6 -6.7 -6.8 -6.8 -6.9 -6.9 -6.9 -7 -7.1 -7.4 +222480000 -6.6 -6.7 -6.8 -6.8 -6.9 -6.9 -6.9 -7 -7.1 -7.4 +222480000 -11.8 -12.3 -12.1 -12.1 -12 -11.7 -11.4 -11.3 -11.3 -11.4 +222566400 -11.8 -12.3 -12.1 -12.1 -12 -11.7 -11.4 -11.3 -11.3 -11.4 +222566400 -5.8 -6.3 -6.7 -6.9 -7 -7.3 -7.5 -7.7 -8 -8.6 +222652800 -5.8 -6.3 -6.7 -6.9 -7 -7.3 -7.5 -7.7 -8 -8.6 +222652800 -6.7 -7 -7.3 -7.5 -7.7 -8 -8.2 -8.4 -8.7 -9.3 +222739200 -6.7 -7 -7.3 -7.5 -7.7 -8 -8.2 -8.4 -8.7 -9.3 +222739200 -8.4 -9.1 -10.1 -10.4 -10.4 -10.4 -10.4 -10.5 -10.8 -11.2 +222825600 -8.4 -9.1 -10.1 -10.4 -10.4 -10.4 -10.4 -10.5 -10.8 -11.2 +222825600 -11.4 -13.3 -14.4 -14.9 -15 -15.3 -15.4 -15.5 -15.6 -15.8 +222912000 -11.4 -13.3 -14.4 -14.9 -15 -15.3 -15.4 -15.5 -15.6 -15.8 +222912000 -9.1 -9.5 -9.6 -9.7 -9.7 -9.8 -10 -10.1 -10.3 -10.7 +222998400 -9.1 -9.5 -9.6 -9.7 -9.7 -9.8 -10 -10.1 -10.3 -10.7 +222998400 -5.2 -5.8 -6.2 -6.5 -6.8 -7.2 -7.5 -7.8 -8.2 -8.9 +223084800 -5.2 -5.8 -6.2 -6.5 -6.8 -7.2 -7.5 -7.8 -8.2 -8.9 +223084800 -5.7 -6.2 -6.7 -7 -7.3 -7.6 -8 -8.3 -8.7 -9.5 +223171200 -5.7 -6.2 -6.7 -7 -7.3 -7.6 -8 -8.3 -8.7 -9.5 +223171200 -7 -7.6 -8.4 -8.7 -9 -9.3 -9.6 -9.9 -10.4 -11.1 +223257600 -7 -7.6 -8.4 -8.7 -9 -9.3 -9.6 -9.9 -10.4 -11.1 +223257600 -8.5 -8.9 -9.4 -9.7 -10.1 -10.5 -10.8 -11.2 -11.6 -12.3 +223344000 -8.5 -8.9 -9.4 -9.7 -10.1 -10.5 -10.8 -11.2 -11.6 -12.3 +223344000 -15.1 -16.2 -16.6 -16.9 -17.2 -17.4 -17.6 -17.6 -17.7 -17.8 +223430400 -15.1 -16.2 -16.6 -16.9 -17.2 -17.4 -17.6 -17.6 -17.7 -17.8 +223430400 -21.8 -22.5 -23.2 -24.2 -25.3 -26.1 -26.6 -26.9 -27.2 -27.9 +223516800 -21.8 -22.5 -23.2 -24.2 -25.3 -26.1 -26.6 -26.9 -27.2 -27.9 +223516800 -17.8 -18.3 -18.7 -19.1 -19.3 -19.3 -19.1 -18.9 -18.8 -19 +223603200 -17.8 -18.3 -18.7 -19.1 -19.3 -19.3 -19.1 -18.9 -18.8 -19 +223603200 -13.7 -13.9 -14.1 -14.3 -14.5 -14.6 -14.8 -15 -15.2 -15.6 +223689600 -13.7 -13.9 -14.1 -14.3 -14.5 -14.6 -14.8 -15 -15.2 -15.6 +223689600 -17.4 -18.1 -18.6 -18.7 -18.6 -18.5 -18.6 -18.7 -18.7 -18.8 +223776000 -17.4 -18.1 -18.6 -18.7 -18.6 -18.5 -18.6 -18.7 -18.7 -18.8 +223776000 -14.8 -15.5 -16.5 -16.8 -16.9 -17 -17.2 -17.3 -17.5 -17.4 +223862400 -14.8 -15.5 -16.5 -16.8 -16.9 -17 -17.2 -17.3 -17.5 -17.4 +223862400 -9 -9.2 -9.8 -10.1 -10.4 -10.6 -11 -11.2 -11.7 -12.4 +223948800 -9 -9.2 -9.8 -10.1 -10.4 -10.6 -11 -11.2 -11.7 -12.4 +223948800 -6.1 -6.2 -6.6 -6.9 -7.1 -7.1 -7.4 -7.6 -7.9 -8.5 +224035200 -6.1 -6.2 -6.6 -6.9 -7.1 -7.1 -7.4 -7.6 -7.9 -8.5 +224035200 -5.9 -6.4 -6.6 -6.6 -6.9 -7 -7.1 -7.2 -7.3 -7.5 +224121600 -5.9 -6.4 -6.6 -6.6 -6.9 -7 -7.1 -7.2 -7.3 -7.5 +224121600 -8.1 -8.5 -8.6 -8.7 -8.8 -9 -9.1 -9.2 -9.4 -9.6 +224208000 -8.1 -8.5 -8.6 -8.7 -8.8 -9 -9.1 -9.2 -9.4 -9.6 +224208000 -9.2 -9.3 -9.7 -10.1 -10.5 -10.6 -10.8 -10.9 -11.1 -11.6 +224294400 -9.2 -9.3 -9.7 -10.1 -10.5 -10.6 -10.8 -10.9 -11.1 -11.6 +224294400 -9.3 -9 -9.1 -9.1 -9.2 -9.2 -9.2 -9.3 -9.3 -9.5 +224380800 -9.3 -9 -9.1 -9.1 -9.2 -9.2 -9.2 -9.3 -9.3 -9.5 +224380800 -2.5 -2.7 -2.9 -3 -3.2 -3.4 -3.5 -3.7 -4 -4.4 +224467200 -2.5 -2.7 -2.9 -3 -3.2 -3.4 -3.5 -3.7 -4 -4.4 +224467200 -4.9 -5.4 -5.7 -5.9 -6.2 -6.4 -6.6 -6.8 -7.1 -7.7 +224553600 -4.9 -5.4 -5.7 -5.9 -6.2 -6.4 -6.6 -6.8 -7.1 -7.7 +224553600 -3.3 -3.5 -3.8 -4 -4.2 -4.3 -4.5 -4.7 -5 -5.5 +224640000 -3.3 -3.5 -3.8 -4 -4.2 -4.3 -4.5 -4.7 -5 -5.5 +224640000 -0.8 -1.3 -1.8 -2.1 -2.5 -2.8 -3.1 -3.5 -3.9 -4.7 +224726400 -0.8 -1.3 -1.8 -2.1 -2.5 -2.8 -3.1 -3.5 -3.9 -4.7 +224726400 -2.2 -2.5 -2.9 -3.2 -3.5 -3.9 -4.2 -4.5 -5 -5.7 +224812800 -2.2 -2.5 -2.9 -3.2 -3.5 -3.9 -4.2 -4.5 -5 -5.7 +224812800 -1.7 -1.7 -2 -2.2 -2.3 -2.4 -2.6 -2.8 -3 -3.5 +224899200 -1.7 -1.7 -2 -2.2 -2.3 -2.4 -2.6 -2.8 -3 -3.5 +224899200 -1.3 -1.6 -1.8 -2 -2.2 -2.4 -2.6 -2.8 -3.1 -3.6 +224985600 -1.3 -1.6 -1.8 -2 -2.2 -2.4 -2.6 -2.8 -3.1 -3.6 +224985600 -0.8 -1.3 -1.7 -2 -2.3 -2.6 -2.9 -3.2 -3.6 -4.3 +225072000 -0.8 -1.3 -1.7 -2 -2.3 -2.6 -2.9 -3.2 -3.6 -4.3 +225072000 -6.5 -6.9 -7.3 -7.5 -7.8 -8 -8.2 -8.5 -8.8 -9.4 +225158400 -6.5 -6.9 -7.3 -7.5 -7.8 -8 -8.2 -8.5 -8.8 -9.4 +225158400 0.1 -0.4 -0.8 -1.1 -1.4 -1.7 -2 -2.3 -2.7 -3.3 +225244800 0.1 -0.4 -0.8 -1.1 -1.4 -1.7 -2 -2.3 -2.7 -3.3 +225244800 -0.7 -1.1 -1.3 -1.5 -1.7 -2 -2.1 -2.3 -2.6 -3.1 +225331200 -0.7 -1.1 -1.3 -1.5 -1.7 -2 -2.1 -2.3 -2.6 -3.1 +225331200 1.7 1.1 0.7 0.4 0.1 -0.2 -0.5 -0.8 -1.2 -1.8 +225417600 1.7 1.1 0.7 0.4 0.1 -0.2 -0.5 -0.8 -1.2 -1.8 +225417600 3.3 2.6 2.2 1.9 1.6 1.2 0.9 0.6 0.2 -0.5 +225504000 3.3 2.6 2.2 1.9 1.6 1.2 0.9 0.6 0.2 -0.5 +225504000 1.9 1.2 0.6 0.3 0 -0.4 -0.7 -1.1 -1.5 -2.2 +225590400 1.9 1.2 0.6 0.3 0 -0.4 -0.7 -1.1 -1.5 -2.2 +225590400 -3.7 -4.3 -4.7 -4.9 -5.1 -5.3 -5.4 -5.6 -5.8 -6.4 +225676800 -3.7 -4.3 -4.7 -4.9 -5.1 -5.3 -5.4 -5.6 -5.8 -6.4 +225676800 -6.7 -7.3 -7.7 -7.9 -8.1 -8.2 -8.4 -8.6 -8.7 -9 +225763200 -6.7 -7.3 -7.7 -7.9 -8.1 -8.2 -8.4 -8.6 -8.7 -9 +225763200 1.3 1.3 1.1 1 0.8 0.6 0.4 0.2 0 -0.4 +225849600 1.3 1.3 1.1 1 0.8 0.6 0.4 0.2 0 -0.4 +225849600 6.7 6.4 6 5.8 5.5 5.3 5.1 4.8 4.5 4 +225936000 6.7 6.4 6 5.8 5.5 5.3 5.1 4.8 4.5 4 +225936000 4 3.8 3.6 3.4 3.3 3.1 3 2.8 2.6 2.2 +226022400 4 3.8 3.6 3.4 3.3 3.1 3 2.8 2.6 2.2 +226022400 3.5 2.9 2.5 2.1 1.8 1.5 1.2 0.8 0.4 -0.3 +226108800 3.5 2.9 2.5 2.1 1.8 1.5 1.2 0.8 0.4 -0.3 +226108800 -2 -2.7 -3.1 -3.3 -3.7 -3.9 -3.8 -3.8 -4 -4.2 +226195200 -2 -2.7 -3.1 -3.3 -3.7 -3.9 -3.8 -3.8 -4 -4.2 +226195200 -2 -2.4 -2.9 -3.2 -3.5 -3.7 -4 -4.2 -4.6 -5.3 +226281600 -2 -2.4 -2.9 -3.2 -3.5 -3.7 -4 -4.2 -4.6 -5.3 +226281600 -4.1 -4.6 -5.1 -5.5 -5.7 -5.9 -6.2 -6.4 -6.8 -7.5 +226368000 -4.1 -4.6 -5.1 -5.5 -5.7 -5.9 -6.2 -6.4 -6.8 -7.5 +226368000 -3.9 -4.3 -5 -5.3 -5.5 -5.7 -6 -6.2 -6.5 -7 +226454400 -3.9 -4.3 -5 -5.3 -5.5 -5.7 -6 -6.2 -6.5 -7 +226454400 -2.9 -3.2 -3.7 -4 -4.3 -4.6 -4.9 -5.2 -5.6 -6.4 +226540800 -2.9 -3.2 -3.7 -4 -4.3 -4.6 -4.9 -5.2 -5.6 -6.4 +226540800 -2.8 -3.2 -3.7 -4 -4.2 -4.5 -4.8 -5 -5.4 -6 +226627200 -2.8 -3.2 -3.7 -4 -4.2 -4.5 -4.8 -5 -5.4 -6 +226627200 -0.6 -0.8 -1.2 -1.5 -1.7 -1.9 -2.1 -2.4 -2.7 -3.4 +226713600 -0.6 -0.8 -1.2 -1.5 -1.7 -1.9 -2.1 -2.4 -2.7 -3.4 +226713600 3.6 3 2.6 2.2 1.9 1.6 1.3 0.9 0.5 -0.2 +226800000 3.6 3 2.6 2.2 1.9 1.6 1.3 0.9 0.5 -0.2 +226800000 2.3 1.7 1.2 0.8 0.5 0.1 -0.2 -0.5 -1 -1.8 +226886400 2.3 1.7 1.2 0.8 0.5 0.1 -0.2 -0.5 -1 -1.8 +226886400 4.7 4.4 4 3.7 3.4 3.2 2.9 2.6 2.3 1.6 +226972800 4.7 4.4 4 3.7 3.4 3.2 2.9 2.6 2.3 1.6 +226972800 5.3 4.6 4.2 4 3.7 3.4 3.2 2.9 2.6 1.9 +227059200 5.3 4.6 4.2 4 3.7 3.4 3.2 2.9 2.6 1.9 +227059200 4.2 3.6 3.2 3 2.8 2.6 2.3 2 1.7 1.2 +227145600 4.2 3.6 3.2 3 2.8 2.6 2.3 2 1.7 1.2 +227145600 3.5 3.1 2.8 2.6 2.4 2.2 2 1.8 1.5 1 +227232000 3.5 3.1 2.8 2.6 2.4 2.2 2 1.8 1.5 1 +227232000 2.3 1.8 1.5 1.3 1 0.8 0.6 0.4 0.1 -0.4 +227318400 2.3 1.8 1.5 1.3 1 0.8 0.6 0.4 0.1 -0.4 +227318400 5.1 4.6 4.2 3.9 3.6 3.3 3 2.7 2.3 1.7 +227404800 5.1 4.6 4.2 3.9 3.6 3.3 3 2.7 2.3 1.7 +227404800 1.6 1.1 0.8 0.5 0.3 0 -0.2 -0.5 -0.8 -1.3 +227491200 1.6 1.1 0.8 0.5 0.3 0 -0.2 -0.5 -0.8 -1.3 +227491200 0.3 -0.4 -0.9 -1.2 -1.5 -2 -2.3 -2.7 -3.2 -4.1 +227577600 0.3 -0.4 -0.9 -1.2 -1.5 -2 -2.3 -2.7 -3.2 -4.1 +227577600 0.2 -0.3 -0.7 -0.9 -1.2 -1.6 -1.9 -2.1 -2.5 -3.1 +227664000 0.2 -0.3 -0.7 -0.9 -1.2 -1.6 -1.9 -2.1 -2.5 -3.1 +227664000 6.6 6 5.5 5.2 4.7 4.3 4.1 3.7 3.2 2.5 +227750400 6.6 6 5.5 5.2 4.7 4.3 4.1 3.7 3.2 2.5 +227750400 5.9 5.3 4.9 4.6 4.3 4.1 3.9 3.6 3.3 2.7 +227836800 5.9 5.3 4.9 4.6 4.3 4.1 3.9 3.6 3.3 2.7 +227836800 4.4 3.7 3.6 3.6 3.4 3.2 3.2 3.1 2.9 2.7 +227923200 4.4 3.7 3.6 3.6 3.4 3.2 3.2 3.1 2.9 2.7 +227923200 4.2 3.5 3.3 3.2 3 3 2.9 2.9 2.8 2.7 +228009600 4.2 3.5 3.3 3.2 3 3 2.9 2.9 2.8 2.7 +228009600 6.9 6.2 5.8 5.6 5.2 4.9 4.6 4.3 3.9 3.2 +228096000 6.9 6.2 5.8 5.6 5.2 4.9 4.6 4.3 3.9 3.2 +228096000 6.5 5.9 5.6 5.4 5.2 4.9 4.7 4.5 4.2 3.8 +228182400 6.5 5.9 5.6 5.4 5.2 4.9 4.7 4.5 4.2 3.8 +228182400 10.2 9.5 9.1 8.8 8.4 7.9 7.6 7.2 6.8 6.1 +228268800 10.2 9.5 9.1 8.8 8.4 7.9 7.6 7.2 6.8 6.1 +228268800 8.5 7.8 7.5 7.2 6.9 6.5 6.3 6 5.6 5 +228355200 8.5 7.8 7.5 7.2 6.9 6.5 6.3 6 5.6 5 +228355200 4.8 4.1 3.6 3.2 2.8 2.3 1.9 1.5 1 0.2 +228441600 4.8 4.1 3.6 3.2 2.8 2.3 1.9 1.5 1 0.2 +228441600 3.5 2.8 2.2 1.8 1.4 0.9 0.5 0 -0.5 -1.4 +228528000 3.5 2.8 2.2 1.8 1.4 0.9 0.5 0 -0.5 -1.4 +228528000 1.2 0.5 -0.1 -0.5 -1 -1.6 -2 -2.5 -3 -4 +228614400 1.2 0.5 -0.1 -0.5 -1 -1.6 -2 -2.5 -3 -4 +228614400 0.4 -0.5 -1.1 -1.4 -1.8 -2.2 -2.6 -3 -3.5 -4.4 +228700800 0.4 -0.5 -1.1 -1.4 -1.8 -2.2 -2.6 -3 -3.5 -4.4 +228700800 -1.7 -2.5 -3.1 -3.5 -3.9 -4.4 -4.8 -5.2 -5.9 -7 +228787200 -1.7 -2.5 -3.1 -3.5 -3.9 -4.4 -4.8 -5.2 -5.9 -7 +228787200 -5.2 -6.1 -6.7 -7.1 -7.7 -8.1 -8.4 -8.8 -9.3 -10.3 +228873600 -5.2 -6.1 -6.7 -7.1 -7.7 -8.1 -8.4 -8.8 -9.3 -10.3 +228873600 -3.8 -5.1 -5.7 -6 -6.5 -6.9 -7.3 -7.7 -8.2 -9.1 +228960000 -3.8 -5.1 -5.7 -6 -6.5 -6.9 -7.3 -7.7 -8.2 -9.1 +228960000 -1.5 -2.2 -2.7 -3 -3.4 -3.8 -4.2 -4.6 -5.1 -6.1 +229046400 -1.5 -2.2 -2.7 -3 -3.4 -3.8 -4.2 -4.6 -5.1 -6.1 +229046400 1.7 1.1 0.6 0.3 -0.1 -0.4 -0.7 -1 -1.5 -2.4 +229132800 1.7 1.1 0.6 0.3 -0.1 -0.4 -0.7 -1 -1.5 -2.4 +229132800 -4.3 -5.5 -6.2 -6.6 -7 -7.3 -7.6 -8 -8.4 -9.2 +229219200 -4.3 -5.5 -6.2 -6.6 -7 -7.3 -7.6 -8 -8.4 -9.2 +229219200 -4.8 -5.9 -6.3 -6.5 -6.9 -7.3 -7.6 -7.9 -8.3 -9 +229305600 -4.8 -5.9 -6.3 -6.5 -6.9 -7.3 -7.6 -7.9 -8.3 -9 +229305600 -0.8 -1.5 -2 -2.4 -2.8 -3.1 -3.4 -3.7 -4.2 -4.9 +229392000 -0.8 -1.5 -2 -2.4 -2.8 -3.1 -3.4 -3.7 -4.2 -4.9 +229392000 0.5 0.2 -0.1 -0.4 -0.7 -0.9 -1.2 -1.5 -1.9 -2.7 +229478400 0.5 0.2 -0.1 -0.4 -0.7 -0.9 -1.2 -1.5 -1.9 -2.7 +229478400 1.9 1.6 1.2 0.9 0.7 0.4 0.1 -0.2 -0.5 -1.2 +229564800 1.9 1.6 1.2 0.9 0.7 0.4 0.1 -0.2 -0.5 -1.2 +229564800 1.9 1.6 1.3 0.9 0.7 0.4 0.1 -0.2 -0.6 -1.3 +229651200 1.9 1.6 1.3 0.9 0.7 0.4 0.1 -0.2 -0.6 -1.3 +229651200 1.7 1.3 0.9 0.6 0.3 0 -0.3 -0.7 -1.1 -2.1 +229737600 1.7 1.3 0.9 0.6 0.3 0 -0.3 -0.7 -1.1 -2.1 +229737600 0.7 0.2 -0.3 -0.7 -1.1 -1.4 -1.6 -1.9 -2.2 -2.9 +229824000 0.7 0.2 -0.3 -0.7 -1.1 -1.4 -1.6 -1.9 -2.2 -2.9 +229824000 1.7 1 0.5 0.1 -0.4 -0.9 -1.3 -1.8 -2.3 -3.3 +229910400 1.7 1 0.5 0.1 -0.4 -0.9 -1.3 -1.8 -2.3 -3.3 +229910400 -0.3 -1 -1.6 -2.1 -2.5 -2.9 -3.3 -3.7 -4.2 -5.1 +229996800 -0.3 -1 -1.6 -2.1 -2.5 -2.9 -3.3 -3.7 -4.2 -5.1 +229996800 -1.6 -2.4 -3.2 -3.7 -4.3 -4.8 -5.3 -5.8 -6.3 -7.3 +230083200 -1.6 -2.4 -3.2 -3.7 -4.3 -4.8 -5.3 -5.8 -6.3 -7.3 +230083200 0.6 -0.2 -0.8 -1.2 -1.7 -2.4 -2.9 -3.3 -3.7 -4.5 +230169600 0.6 -0.2 -0.8 -1.2 -1.7 -2.4 -2.9 -3.3 -3.7 -4.5 +230169600 -0.4 -0.7 -0.9 -1.1 -1.4 -1.6 -1.9 -2.2 -2.5 -3.2 +230256000 -0.4 -0.7 -0.9 -1.1 -1.4 -1.6 -1.9 -2.2 -2.5 -3.2 +230256000 1.7 1.2 0.7 0.4 0.2 -0.1 -0.4 -0.7 -1.1 -1.8 +230342400 1.7 1.2 0.7 0.4 0.2 -0.1 -0.4 -0.7 -1.1 -1.8 +230342400 1 0.6 0.1 -0.2 -0.5 -0.8 -1.1 -1.4 -1.8 -2.6 +230428800 1 0.6 0.1 -0.2 -0.5 -0.8 -1.1 -1.4 -1.8 -2.6 +230428800 2.1 1.6 1.1 0.8 0.5 0.3 -0.1 -0.4 -1 -2 +230515200 2.1 1.6 1.1 0.8 0.5 0.3 -0.1 -0.4 -1 -2 +230515200 1.4 1.2 0.8 0.6 0.5 0.4 0.2 0 -0.3 -0.9 +230601600 1.4 1.2 0.8 0.6 0.5 0.4 0.2 0 -0.3 -0.9 +230601600 2.4 2.1 1.6 1.2 1 0.7 0.5 0.2 -0.2 -0.9 +230688000 2.4 2.1 1.6 1.2 1 0.7 0.5 0.2 -0.2 -0.9 +230688000 3.2 2.7 2.2 1.9 1.6 1.3 1 0.7 0.3 -0.4 +230774400 3.2 2.7 2.2 1.9 1.6 1.3 1 0.7 0.3 -0.4 +230774400 1.7 1.3 1 0.9 0.7 0.6 0.4 0.2 0 -0.4 +230860800 1.7 1.3 1 0.9 0.7 0.6 0.4 0.2 0 -0.4 +230860800 3.8 3.2 2.9 2.6 2.4 2.1 1.9 1.6 1.3 0.7 +230947200 3.8 3.2 2.9 2.6 2.4 2.1 1.9 1.6 1.3 0.7 +230947200 3.5 2.9 2.4 2 1.7 1.3 1 0.6 0.2 -0.7 +231033600 3.5 2.9 2.4 2 1.7 1.3 1 0.6 0.2 -0.7 +231033600 1.8 1 0.4 0.1 -0.4 -0.9 -1.2 -1.5 -2 -2.8 +231120000 1.8 1 0.4 0.1 -0.4 -0.9 -1.2 -1.5 -2 -2.8 +231120000 5.6 4.9 4.3 4 3.6 3.2 2.9 2.6 2.2 1.5 +231206400 5.6 4.9 4.3 4 3.6 3.2 2.9 2.6 2.2 1.5 +231206400 3.7 3.2 2.9 2.8 2.5 2.2 2 1.8 1.5 1.1 +231292800 3.7 3.2 2.9 2.8 2.5 2.2 2 1.8 1.5 1.1 +231292800 8.2 7.4 7.2 7.1 6.9 6.6 6.5 6.3 6.1 5.7 +231379200 8.2 7.4 7.2 7.1 6.9 6.6 6.5 6.3 6.1 5.7 +231379200 10.4 9.5 8.9 8.6 8.2 7.7 7.5 7.1 6.8 6.2 +231465600 10.4 9.5 8.9 8.6 8.2 7.7 7.5 7.1 6.8 6.2 +231465600 8.4 7.5 7.1 6.7 6.3 5.8 5.5 5.1 4.6 3.8 +231552000 8.4 7.5 7.1 6.7 6.3 5.8 5.5 5.1 4.6 3.8 +231552000 4.1 3.5 3.1 2.8 2.4 2 1.7 1.4 1 0.1 +231638400 4.1 3.5 3.1 2.8 2.4 2 1.7 1.4 1 0.1 +231638400 -0.1 -1 -1.4 -1.8 -2.2 -2.6 -3 -3.4 -3.9 -4.8 +231724800 -0.1 -1 -1.4 -1.8 -2.2 -2.6 -3 -3.4 -3.9 -4.8 +231724800 1 0.4 0 -0.3 -0.7 -1.1 -1.4 -1.8 -2.2 -3.1 +231811200 1 0.4 0 -0.3 -0.7 -1.1 -1.4 -1.8 -2.2 -3.1 +231811200 2.1 1.4 0.8 0.5 0.1 -0.2 -0.5 -0.9 -1.3 -2.1 +231897600 2.1 1.4 0.8 0.5 0.1 -0.2 -0.5 -0.9 -1.3 -2.1 +231897600 3.1 2.6 2.1 1.9 1.5 1.3 1 0.7 0.4 -0.2 +231984000 3.1 2.6 2.1 1.9 1.5 1.3 1 0.7 0.4 -0.2 +231984000 4.3 3.9 3.4 3.1 2.8 2.5 2.2 1.9 1.6 1 +232070400 4.3 3.9 3.4 3.1 2.8 2.5 2.2 1.9 1.6 1 +232070400 2.8 2.3 1.7 1.5 1.3 1.1 0.9 0.7 0.5 0.1 +232156800 2.8 2.3 1.7 1.5 1.3 1.1 0.9 0.7 0.5 0.1 +232156800 4.7 4.1 3.6 3.3 2.9 2.5 2.2 1.8 1.4 0.7 +232243200 4.7 4.1 3.6 3.3 2.9 2.5 2.2 1.8 1.4 0.7 +232243200 3.1 2.4 1.9 1.6 1.2 0.8 0.4 0 -0.5 -1.3 +232329600 3.1 2.4 1.9 1.6 1.2 0.8 0.4 0 -0.5 -1.3 +232329600 4.3 3.7 3.1 2.7 2.2 1.9 1.5 1.1 0.7 -0.1 +232416000 4.3 3.7 3.1 2.7 2.2 1.9 1.5 1.1 0.7 -0.1 +232416000 4.5 3.9 3.3 2.9 2.5 2.1 1.8 1.4 0.9 0.1 +232502400 4.5 3.9 3.3 2.9 2.5 2.1 1.8 1.4 0.9 0.1 +232502400 4.5 3.9 3.5 3.2 2.9 2.6 2.3 2 1.6 0.9 +232588800 4.5 3.9 3.5 3.2 2.9 2.6 2.3 2 1.6 0.9 +232588800 4.5 3.9 3.5 3.2 2.9 2.6 2.3 2 1.7 1 +232675200 4.5 3.9 3.5 3.2 2.9 2.6 2.3 2 1.7 1 +232675200 4.3 3.8 3.4 3.1 2.8 2.5 2.2 1.9 1.5 0.7 +232761600 4.3 3.8 3.4 3.1 2.8 2.5 2.2 1.9 1.5 0.7 +232761600 5.7 4.7 4.1 3.8 3.4 3 2.7 2.4 2 1.2 +232848000 5.7 4.7 4.1 3.8 3.4 3 2.7 2.4 2 1.2 +232848000 7.7 7 6.6 6.4 6 5.6 5.4 5.1 4.7 4 +232934400 7.7 7 6.6 6.4 6 5.6 5.4 5.1 4.7 4 +232934400 9.5 8.8 8.3 8.1 7.7 7.4 7.1 6.8 6.5 5.8 +233020800 9.5 8.8 8.3 8.1 7.7 7.4 7.1 6.8 6.5 5.8 +233020800 10.8 10.2 9.6 9.3 8.9 8.5 8.2 7.8 7.3 6.4 +233107200 10.8 10.2 9.6 9.3 8.9 8.5 8.2 7.8 7.3 6.4 +233107200 14.1 13.1 12.6 12.4 11.9 11.4 11.1 10.7 10.2 9.4 +233193600 14.1 13.1 12.6 12.4 11.9 11.4 11.1 10.7 10.2 9.4 +233193600 16.3 15.2 14.7 14.5 14 13.5 13.2 12.9 12.5 11.8 +233280000 16.3 15.2 14.7 14.5 14 13.5 13.2 12.9 12.5 11.8 +233280000 17.7 16.5 16.1 15.8 15.3 14.8 14.5 14.2 13.8 13.2 +233366400 17.7 16.5 16.1 15.8 15.3 14.8 14.5 14.2 13.8 13.2 +233366400 17.5 16.6 16 15.6 15.1 14.6 14.2 13.8 13.2 12.2 +233452800 17.5 16.6 16 15.6 15.1 14.6 14.2 13.8 13.2 12.2 +233452800 16.7 15.9 15.3 15 14.5 14 13.7 13.3 12.8 11.9 +233539200 16.7 15.9 15.3 15 14.5 14 13.7 13.3 12.8 11.9 +233539200 16.4 15.6 15 14.6 14.2 13.8 13.5 13.1 12.6 11.7 +233625600 16.4 15.6 15 14.6 14.2 13.8 13.5 13.1 12.6 11.7 +233625600 10.4 9.7 9.1 8.6 8.2 7.8 7.3 6.6 5.7 4.3 +233712000 10.4 9.7 9.1 8.6 8.2 7.8 7.3 6.6 5.7 4.3 +233712000 7.1 6.6 6.1 5.8 5.4 5.1 4.8 4.4 4.1 3.4 +233798400 7.1 6.6 6.1 5.8 5.4 5.1 4.8 4.4 4.1 3.4 +233798400 7.9 7.4 6.8 6.5 6.2 5.9 5.6 5.2 4.7 3.9 +233884800 7.9 7.4 6.8 6.5 6.2 5.9 5.6 5.2 4.7 3.9 +233884800 6.9 6.2 5.6 5.2 4.8 4.4 4.1 3.6 3 2.1 +233971200 6.9 6.2 5.6 5.2 4.8 4.4 4.1 3.6 3 2.1 +233971200 2.8 2.4 2 1.7 1.4 1.3 1.1 1 0.6 -0.2 +234057600 2.8 2.4 2 1.7 1.4 1.3 1.1 1 0.6 -0.2 +234057600 4.6 4 3.4 3.2 2.8 2.6 2.2 1.9 1.4 0.6 +234144000 4.6 4 3.4 3.2 2.8 2.6 2.2 1.9 1.4 0.6 +234144000 6.7 6.1 5.6 5.3 4.9 4.6 4.2 3.9 3.4 2.5 +234230400 6.7 6.1 5.6 5.3 4.9 4.6 4.2 3.9 3.4 2.5 +234230400 6.8 6.4 5.8 5.5 5.2 4.9 4.6 4.3 3.8 3 +234316800 6.8 6.4 5.8 5.5 5.2 4.9 4.6 4.3 3.8 3 +234316800 6.3 5.8 5.3 5 4.6 4.3 4 3.6 3.2 2.4 +234403200 6.3 5.8 5.3 5 4.6 4.3 4 3.6 3.2 2.4 +234403200 8.7 8.2 7.6 7.3 6.9 6.6 6.2 5.6 4.9 3.7 +234489600 8.7 8.2 7.6 7.3 6.9 6.6 6.2 5.6 4.9 3.7 +234489600 8.4 8.1 7.6 7.2 7 6.9 6.6 6.4 6.1 5.4 +234576000 8.4 8.1 7.6 7.2 7 6.9 6.6 6.4 6.1 5.4 +234576000 9.8 9.4 8.7 8.4 8.1 7.8 7.5 7.2 6.8 6 +234662400 9.8 9.4 8.7 8.4 8.1 7.8 7.5 7.2 6.8 6 +234662400 9.3 8.8 8.3 7.9 7.6 7.3 7 6.7 6.3 5.5 +234748800 9.3 8.8 8.3 7.9 7.6 7.3 7 6.7 6.3 5.5 +234748800 10.7 10.3 9.9 9.6 9.3 9 8.8 8.5 8.2 7.5 +234835200 10.7 10.3 9.9 9.6 9.3 9 8.8 8.5 8.2 7.5 +234835200 11.2 10.6 10.2 9.9 9.8 9.5 9.2 9 8.6 8 +234921600 11.2 10.6 10.2 9.9 9.8 9.5 9.2 9 8.6 8 +234921600 10.2 9.6 9 8.7 8.3 8 7.7 7.3 6.9 6.1 +235008000 10.2 9.6 9 8.7 8.3 8 7.7 7.3 6.9 6.1 +235008000 10.1 9.6 9.1 8.8 8.5 8.2 7.9 7.6 7.2 6.4 +235094400 10.1 9.6 9.1 8.8 8.5 8.2 7.9 7.6 7.2 6.4 +235094400 8.9 8.3 7.8 7.5 7.1 6.7 6.4 5.9 5.3 4.3 +235180800 8.9 8.3 7.8 7.5 7.1 6.7 6.4 5.9 5.3 4.3 +235180800 8.4 8 7.4 7 6.8 6.5 6.1 5.7 5.2 4.3 +235267200 8.4 8 7.4 7 6.8 6.5 6.1 5.7 5.2 4.3 +235267200 8.2 7.7 7.3 7 6.7 6.4 6.1 5.8 5.4 4.6 +235353600 8.2 7.7 7.3 7 6.7 6.4 6.1 5.8 5.4 4.6 +235353600 10.4 9.8 9.3 8.9 8.6 8.3 8 7.6 7.2 6.5 +235440000 10.4 9.8 9.3 8.9 8.6 8.3 8 7.6 7.2 6.5 +235440000 8.2 7.8 7.3 7 6.7 6.5 6.2 5.9 5.5 4.8 +235526400 8.2 7.8 7.3 7 6.7 6.5 6.2 5.9 5.5 4.8 +235526400 8.2 7.6 7.2 6.9 6.7 6.4 6.2 5.9 5.5 4.9 +235612800 8.2 7.6 7.2 6.9 6.7 6.4 6.2 5.9 5.5 4.9 +235612800 10 9.2 8.8 8.5 8.1 7.7 7.5 7.2 6.8 6.1 +235699200 10 9.2 8.8 8.5 8.1 7.7 7.5 7.2 6.8 6.1 +235699200 13.1 12.6 12 11.5 11.2 10.9 10.7 10.4 10.1 9.4 +235785600 13.1 12.6 12 11.5 11.2 10.9 10.7 10.4 10.1 9.4 +235785600 10.8 10.4 9.9 9.6 9.2 9 8.7 8.3 7.9 7.1 +235872000 10.8 10.4 9.9 9.6 9.2 9 8.7 8.3 7.9 7.1 +235872000 9.1 8.7 8.2 7.8 7.5 7.2 6.9 6.5 6.2 5.4 +235958400 9.1 8.7 8.2 7.8 7.5 7.2 6.9 6.5 6.2 5.4 +235958400 9.1 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +236044800 9.1 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +236044800 11.9 11.4 11 10.7 10.5 10.2 10 9.7 9.3 8.7 +236131200 11.9 11.4 11 10.7 10.5 10.2 10 9.7 9.3 8.7 +236131200 11.8 11.1 10.6 10.3 9.9 9.5 9.1 8.8 8.3 7.6 +236217600 11.8 11.1 10.6 10.3 9.9 9.5 9.1 8.8 8.3 7.6 +236217600 10.9 10.4 10.1 9.9 9.6 9.3 9.1 9 8.7 8.1 +236304000 10.9 10.4 10.1 9.9 9.6 9.3 9.1 9 8.7 8.1 +236304000 13.3 13 12.5 12.1 11.8 11.6 11.3 11 10.6 9.9 +236390400 13.3 13 12.5 12.1 11.8 11.6 11.3 11 10.6 9.9 +236390400 11.4 11 10.6 10.3 10 9.8 9.5 9.1 8.8 8.2 +236476800 11.4 11 10.6 10.3 10 9.8 9.5 9.1 8.8 8.2 +236476800 12.4 11.9 11.4 11.1 10.7 10.4 10.1 9.7 9.2 8.3 +236563200 12.4 11.9 11.4 11.1 10.7 10.4 10.1 9.7 9.2 8.3 +236563200 9.5 8.9 8.5 8.1 7.8 7.5 7.2 6.8 6.4 5.7 +236649600 9.5 8.9 8.5 8.1 7.8 7.5 7.2 6.8 6.4 5.7 +236649600 10.8 10.1 9.6 9.3 8.9 8.5 8.2 7.8 7.4 6.7 +236736000 10.8 10.1 9.6 9.3 8.9 8.5 8.2 7.8 7.4 6.7 +236736000 10.4 9.8 9.4 9.1 8.8 8.6 8.3 8 7.6 6.9 +236822400 10.4 9.8 9.4 9.1 8.8 8.6 8.3 8 7.6 6.9 +236822400 12.2 11.7 11.5 11.3 11.1 10.8 10.6 10.4 10.1 9.5 +236908800 12.2 11.7 11.5 11.3 11.1 10.8 10.6 10.4 10.1 9.5 +236908800 14.8 14.2 13.8 13.5 13.3 13 12.8 12.6 12.2 11.6 +236995200 14.8 14.2 13.8 13.5 13.3 13 12.8 12.6 12.2 11.6 +236995200 15 14.6 14.2 13.9 13.6 13.4 13.1 12.8 12.5 11.8 +237081600 15 14.6 14.2 13.9 13.6 13.4 13.1 12.8 12.5 11.8 +237081600 14.7 14.3 14 13.8 13.6 13.4 13.1 12.9 12.6 12 +237168000 14.7 14.3 14 13.8 13.6 13.4 13.1 12.9 12.6 12 +237168000 16.3 15.8 15.6 15.5 15.2 14.9 14.7 14.4 14.1 13.5 +237254400 16.3 15.8 15.6 15.5 15.2 14.9 14.7 14.4 14.1 13.5 +237254400 14.4 14 13.6 13.3 13.1 12.8 12.6 12.3 12 11.5 +237340800 14.4 14 13.6 13.3 13.1 12.8 12.6 12.3 12 11.5 +237340800 13.3 12.9 12.6 12.4 12.2 11.9 11.7 11.4 11.1 10.6 +237427200 13.3 12.9 12.6 12.4 12.2 11.9 11.7 11.4 11.1 10.6 +237427200 11.3 10.9 10.5 10.3 10.1 9.9 9.6 9.4 9.1 8.5 +237513600 11.3 10.9 10.5 10.3 10.1 9.9 9.6 9.4 9.1 8.5 +237513600 10.8 10.3 9.9 9.7 9.4 9.1 8.9 8.6 8.3 7.6 +237600000 10.8 10.3 9.9 9.7 9.4 9.1 8.9 8.6 8.3 7.6 +237600000 11.4 10.7 10.3 10 9.7 9.4 9.2 8.9 8.6 8.1 +237686400 11.4 10.7 10.3 10 9.7 9.4 9.2 8.9 8.6 8.1 +237686400 11.1 10.8 10.5 10.3 10.1 9.8 9.6 9.3 9 8.4 +237772800 11.1 10.8 10.5 10.3 10.1 9.8 9.6 9.3 9 8.4 +237772800 10.5 9.9 9.5 9.3 8.9 8.6 8.4 8.3 8 7.6 +237859200 10.5 9.9 9.5 9.3 8.9 8.6 8.4 8.3 8 7.6 +237859200 9.9 9.4 9 8.8 8.5 8.2 8 7.8 7.5 7 +237945600 9.9 9.4 9 8.8 8.5 8.2 8 7.8 7.5 7 +237945600 10 9.3 8.8 8.5 8.2 7.8 7.5 7.2 6.8 6 +238032000 10 9.3 8.8 8.5 8.2 7.8 7.5 7.2 6.8 6 +238032000 11.1 10.5 10.1 9.8 9.5 9.2 8.9 8.6 8.2 7.6 +238118400 11.1 10.5 10.1 9.8 9.5 9.2 8.9 8.6 8.2 7.6 +238118400 10 9.5 9.2 9 8.8 8.7 8.5 8.2 8 7.4 +238204800 10 9.5 9.2 9 8.8 8.7 8.5 8.2 8 7.4 +238204800 10.7 10.3 9.9 9.6 9.4 9.1 8.9 8.8 8.5 7.9 +238291200 10.7 10.3 9.9 9.6 9.4 9.1 8.9 8.8 8.5 7.9 +238291200 10.6 10.1 9.7 9.4 9.1 8.9 8.6 8.3 8 7.3 +238377600 10.6 10.1 9.7 9.4 9.1 8.9 8.6 8.3 8 7.3 +238377600 11.4 10.9 10.4 10 9.7 9.3 9 8.7 8.3 7.6 +238464000 11.4 10.9 10.4 10 9.7 9.3 9 8.7 8.3 7.6 +238464000 14.3 13.6 13.1 12.7 12.3 11.9 11.6 11.2 10.8 10 +238550400 14.3 13.6 13.1 12.7 12.3 11.9 11.6 11.2 10.8 10 +238550400 15 14.5 14 13.7 13.4 13.1 12.8 12.5 12.1 11.4 +238636800 15 14.5 14 13.7 13.4 13.1 12.8 12.5 12.1 11.4 +238636800 13.5 12.5 11.9 11.5 11.2 10.8 10.6 10.3 9.9 9.3 +238723200 13.5 12.5 11.9 11.5 11.2 10.8 10.6 10.3 9.9 9.3 +238723200 14.5 14 13.6 13.5 13.3 13.1 12.9 12.7 12.6 12.2 +238809600 14.5 14 13.6 13.5 13.3 13.1 12.9 12.7 12.6 12.2 +238809600 13.5 13.1 12.8 12.6 12.4 12.1 11.9 11.7 11.4 11 +238896000 13.5 13.1 12.8 12.6 12.4 12.1 11.9 11.7 11.4 11 +238896000 9.7 9.4 9.1 8.9 8.8 8.6 8.5 8.3 8.1 7.6 +238982400 9.7 9.4 9.1 8.9 8.8 8.6 8.5 8.3 8.1 7.6 +238982400 10.5 9.9 9.6 9.4 9.1 8.9 8.7 8.5 8.3 7.8 +239068800 10.5 9.9 9.6 9.4 9.1 8.9 8.7 8.5 8.3 7.8 +239068800 11.3 10.8 10.4 10.2 9.9 9.8 9.5 9.3 9 8.5 +239155200 11.3 10.8 10.4 10.2 9.9 9.8 9.5 9.3 9 8.5 +239155200 9.9 9.6 9.3 9.1 9 8.7 8.6 8.4 8.1 7.6 +239241600 9.9 9.6 9.3 9.1 9 8.7 8.6 8.4 8.1 7.6 +239241600 12.3 11.8 11.3 11.1 10.8 10.5 10.3 10 9.7 9.1 +239328000 12.3 11.8 11.3 11.1 10.8 10.5 10.3 10 9.7 9.1 +239328000 12.4 12 11.6 11.4 11.2 11 10.8 10.6 10.3 9.8 +239414400 12.4 12 11.6 11.4 11.2 11 10.8 10.6 10.3 9.8 +239414400 11.8 11.4 11.1 10.9 10.7 10.5 10.4 10.2 9.9 9.5 +239500800 11.8 11.4 11.1 10.9 10.7 10.5 10.4 10.2 9.9 9.5 +239500800 13.2 12.7 12.4 12.3 12 11.8 11.6 11.4 11.1 10.6 +239587200 13.2 12.7 12.4 12.3 12 11.8 11.6 11.4 11.1 10.6 +239587200 11.8 11.3 11.1 10.9 10.6 10.4 10.2 9.9 9.7 9.2 +239673600 11.8 11.3 11.1 10.9 10.6 10.4 10.2 9.9 9.7 9.2 +239673600 10.8 10.5 10.2 10 9.8 9.6 9.4 9.2 9 8.5 +239760000 10.8 10.5 10.2 10 9.8 9.6 9.4 9.2 9 8.5 +239760000 12.1 11.6 11.3 11 10.8 10.5 10.3 10 9.7 9 +239846400 12.1 11.6 11.3 11 10.8 10.5 10.3 10 9.7 9 +239846400 10.7 10.3 10 9.8 9.5 9.3 9.2 9 8.7 8.1 +239932800 10.7 10.3 10 9.8 9.5 9.3 9.2 9 8.7 8.1 +239932800 11.9 11.3 10.8 10.5 10.2 9.8 9.6 9.3 9 8.4 +240019200 11.9 11.3 10.8 10.5 10.2 9.8 9.6 9.3 9 8.4 +240019200 11.5 11.1 10.9 10.8 10.6 10.5 10.4 10.3 10.1 9.6 +240105600 11.5 11.1 10.9 10.8 10.6 10.5 10.4 10.3 10.1 9.6 +240105600 14.8 14.6 14.4 14.3 14.3 14.2 14.1 14.1 13.9 13.6 +240192000 14.8 14.6 14.4 14.3 14.3 14.2 14.1 14.1 13.9 13.6 +240192000 13.3 13.2 12.9 12.8 12.7 12.6 12.5 12.3 12.2 11.9 +240278400 13.3 13.2 12.9 12.8 12.7 12.6 12.5 12.3 12.2 11.9 +240278400 15 14.5 14.1 13.8 13.6 13.5 13.2 13 12.7 12.1 +240364800 15 14.5 14.1 13.8 13.6 13.5 13.2 13 12.7 12.1 +240364800 10.7 9.7 9.1 9 8.8 8.6 8.5 8.3 8.1 7.7 +240451200 10.7 9.7 9.1 9 8.8 8.6 8.5 8.3 8.1 7.7 +240451200 11.3 11.2 10.9 10.7 10.7 10.6 10.5 10.4 10.3 9.9 +240537600 11.3 11.2 10.9 10.7 10.7 10.6 10.5 10.4 10.3 9.9 +240537600 12.7 12.3 11.9 11.6 11.3 11.1 10.9 10.7 10.4 9.8 +240624000 12.7 12.3 11.9 11.6 11.3 11.1 10.9 10.7 10.4 9.8 +240624000 13.9 13.4 13 12.7 12.5 12.2 12 11.7 11.4 10.8 +240710400 13.9 13.4 13 12.7 12.5 12.2 12 11.7 11.4 10.8 +240710400 14.3 14 13.7 13.5 13.4 13.1 13 12.7 12.5 12.1 +240796800 14.3 14 13.7 13.5 13.4 13.1 13 12.7 12.5 12.1 +240796800 15 14.3 14.1 13.9 13.7 13.5 13.3 13 12.7 12.2 +240883200 15 14.3 14.1 13.9 13.7 13.5 13.3 13 12.7 12.2 +240883200 12.8 12.3 12 11.8 11.6 11.3 11.1 10.9 10.5 10 +240969600 12.8 12.3 12 11.8 11.6 11.3 11.1 10.9 10.5 10 +240969600 13.7 13.2 12.9 12.8 12.5 12.2 12 11.8 11.5 11 +241056000 13.7 13.2 12.9 12.8 12.5 12.2 12 11.8 11.5 11 +241056000 11 10.5 10.2 9.9 9.6 9.4 9.2 8.9 8.6 8 +241142400 11 10.5 10.2 9.9 9.6 9.4 9.2 8.9 8.6 8 +241142400 10.5 10.2 9.8 9.6 9.4 9.2 9 8.7 8.4 7.9 +241228800 10.5 10.2 9.8 9.6 9.4 9.2 9 8.7 8.4 7.9 +241228800 10.2 9.6 9.2 9 8.7 8.5 8.3 8.1 7.8 7.3 +241315200 10.2 9.6 9.2 9 8.7 8.5 8.3 8.1 7.8 7.3 +241315200 11.1 10.6 10.4 10.2 9.9 9.7 9.5 9.2 9 8.4 +241401600 11.1 10.6 10.4 10.2 9.9 9.7 9.5 9.2 9 8.4 +241401600 10 9.4 9.1 8.9 8.6 8.3 8.1 7.9 7.6 7.1 +241488000 10 9.4 9.1 8.9 8.6 8.3 8.1 7.9 7.6 7.1 +241488000 11 10.7 10.3 10 9.7 9.4 9.1 8.9 8.6 7.9 +241574400 11 10.7 10.3 10 9.7 9.4 9.1 8.9 8.6 7.9 +241574400 9 8.7 8.4 8.2 8.1 8 7.8 7.6 7.4 6.9 +241660800 9 8.7 8.4 8.2 8.1 8 7.8 7.6 7.4 6.9 +241660800 11.1 10.7 10.3 10.1 9.8 9.5 9.2 8.9 8.6 7.9 +241747200 11.1 10.7 10.3 10.1 9.8 9.5 9.2 8.9 8.6 7.9 +241747200 9.9 9.3 8.9 8.6 8.3 8 7.7 7.4 7.1 6.4 +241833600 9.9 9.3 8.9 8.6 8.3 8 7.7 7.4 7.1 6.4 +241833600 8.7 8.2 8 7.9 7.8 7.7 7.7 7.6 7.4 7 +241920000 8.7 8.2 8 7.9 7.8 7.7 7.7 7.6 7.4 7 +241920000 12.2 11.6 11.2 11 10.7 10.4 10.2 9.9 9.6 9.1 +242006400 12.2 11.6 11.2 11 10.7 10.4 10.2 9.9 9.6 9.1 +242006400 11.3 10.9 10.5 10.3 10 9.7 9.5 9.2 8.8 8.2 +242092800 11.3 10.9 10.5 10.3 10 9.7 9.5 9.2 8.8 8.2 +242092800 12.7 12.3 12 11.7 11.5 11.3 11.1 10.8 10.4 9.8 +242179200 12.7 12.3 12 11.7 11.5 11.3 11.1 10.8 10.4 9.8 +242179200 11.1 10.5 9.9 9.5 9.2 8.8 8.4 8 7.6 6.8 +242265600 11.1 10.5 9.9 9.5 9.2 8.8 8.4 8 7.6 6.8 +242265600 7.2 6.5 6 5.7 5.4 5.1 4.8 4.5 4.1 3.4 +242352000 7.2 6.5 6 5.7 5.4 5.1 4.8 4.5 4.1 3.4 +242352000 6.1 5.6 5.3 5.1 4.8 4.5 4.3 4.1 3.8 3.5 +242438400 6.1 5.6 5.3 5.1 4.8 4.5 4.3 4.1 3.8 3.5 +242438400 8.5 7.9 7.5 7.2 6.9 6.6 6.3 6 5.6 4.9 +242524800 8.5 7.9 7.5 7.2 6.9 6.6 6.3 6 5.6 4.9 +242524800 8.2 7.6 7.2 6.9 6.7 6.4 6.2 5.9 5.6 4.9 +242611200 8.2 7.6 7.2 6.9 6.7 6.4 6.2 5.9 5.6 4.9 +242611200 11 10.8 10.5 10.3 10 9.8 9.5 9.3 8.9 8.3 +242697600 11 10.8 10.5 10.3 10 9.8 9.5 9.3 8.9 8.3 +242697600 12.9 12.6 12.2 11.8 11.4 11.1 10.8 10.5 10.1 9.4 +242784000 12.9 12.6 12.2 11.8 11.4 11.1 10.8 10.5 10.1 9.4 +242784000 7.1 6.5 6.1 5.9 5.5 5.3 5 4.7 4.5 3.9 +242870400 7.1 6.5 6.1 5.9 5.5 5.3 5 4.7 4.5 3.9 +242870400 4.7 4.2 4 3.8 3.6 3.3 3.1 2.9 2.7 2.2 +242956800 4.7 4.2 4 3.8 3.6 3.3 3.1 2.9 2.7 2.2 +242956800 7.2 6.7 6.3 6 5.7 5.4 5.1 4.8 4.4 3.9 +243043200 7.2 6.7 6.3 6 5.7 5.4 5.1 4.8 4.4 3.9 +243043200 7.9 7.4 7 6.7 6.4 6.2 5.9 5.6 5.2 4.5 +243129600 7.9 7.4 7 6.7 6.4 6.2 5.9 5.6 5.2 4.5 +243129600 8.7 8.3 7.9 7.7 7.4 7.2 7 6.7 6.4 5.8 +243216000 8.7 8.3 7.9 7.7 7.4 7.2 7 6.7 6.4 5.8 +243216000 9.1 8.5 8.1 7.8 7.5 7.2 6.9 6.6 6.2 5.5 +243302400 9.1 8.5 8.1 7.8 7.5 7.2 6.9 6.6 6.2 5.5 +243302400 7.4 6.8 6.4 6.1 5.8 5.4 5.1 4.8 4.4 3.7 +243388800 7.4 6.8 6.4 6.1 5.8 5.4 5.1 4.8 4.4 3.7 +243388800 6 5.5 5 4.8 4.5 4.2 4 3.8 3.5 2.9 +243475200 6 5.5 5 4.8 4.5 4.2 4 3.8 3.5 2.9 +243475200 3.6 3.1 2.8 2.6 2.4 2.2 2 1.8 1.5 0.9 +243561600 3.6 3.1 2.8 2.6 2.4 2.2 2 1.8 1.5 0.9 +243561600 2.6 2.2 1.9 1.7 1.5 1.4 1.4 1.2 0.9 0.5 +243648000 2.6 2.2 1.9 1.7 1.5 1.4 1.4 1.2 0.9 0.5 +243648000 3.1 2.8 2.6 2.5 2.3 2.2 2.2 2.1 2 1.6 +243734400 3.1 2.8 2.6 2.5 2.3 2.2 2.2 2.1 2 1.6 +243734400 5.1 4.7 4.3 4.1 3.8 3.5 3.2 3 2.7 2.2 +243820800 5.1 4.7 4.3 4.1 3.8 3.5 3.2 3 2.7 2.2 +243820800 4.8 4.5 4.2 4 3.8 3.6 3.4 3.2 3 2.4 +243907200 4.8 4.5 4.2 4 3.8 3.6 3.4 3.2 3 2.4 +243907200 5.4 4.8 4.1 3.7 3.4 3.2 2.9 2.6 2.2 1.4 +243993600 5.4 4.8 4.1 3.7 3.4 3.2 2.9 2.6 2.2 1.4 +243993600 3.3 2.8 2.4 2.2 1.9 1.6 1.4 1.1 0.7 0 +244080000 3.3 2.8 2.4 2.2 1.9 1.6 1.4 1.1 0.7 0 +244080000 5.5 5.1 4.7 4.4 4.1 3.8 3.6 3.3 2.9 2.3 +244166400 5.5 5.1 4.7 4.4 4.1 3.8 3.6 3.3 2.9 2.3 +244166400 5.4 5.1 4.8 4.8 4.8 4.6 4.5 4.3 4.1 3.6 +244252800 5.4 5.1 4.8 4.8 4.8 4.6 4.5 4.3 4.1 3.6 +244252800 5.7 5.2 4.9 4.6 4.4 4.2 3.9 3.6 3.3 2.7 +244339200 5.7 5.2 4.9 4.6 4.4 4.2 3.9 3.6 3.3 2.7 +244339200 4.6 4.1 3.8 3.5 3.3 3.1 3 2.8 2.5 1.9 +244425600 4.6 4.1 3.8 3.5 3.3 3.1 3 2.8 2.5 1.9 +244425600 6.6 6.2 6 5.8 5.7 5.4 5.2 4.9 4.6 4.1 +244512000 6.6 6.2 6 5.8 5.7 5.4 5.2 4.9 4.6 4.1 +244512000 6.7 6.3 6 5.7 5.5 5.2 5 4.7 4.4 3.7 +244598400 6.7 6.3 6 5.7 5.5 5.2 5 4.7 4.4 3.7 +244598400 7.2 6.6 6.2 6 5.6 5.3 5 4.7 4.4 3.6 +244684800 7.2 6.6 6.2 6 5.6 5.3 5 4.7 4.4 3.6 +244684800 5.6 5.2 4.8 4.6 4.3 4 3.7 3.5 3.1 2.5 +244771200 5.6 5.2 4.8 4.6 4.3 4 3.7 3.5 3.1 2.5 +244771200 2.6 2.3 2.1 1.9 1.8 1.6 1.4 1.2 0.9 0.4 +244857600 2.6 2.3 2.1 1.9 1.8 1.6 1.4 1.2 0.9 0.4 +244857600 2.2 2 1.9 1.8 1.8 1.9 1.9 1.8 1.6 1.3 +244944000 2.2 2 1.9 1.8 1.8 1.9 1.9 1.8 1.6 1.3 +244944000 2.7 2.8 2.6 2.5 2.4 2.2 2.1 1.9 1.7 1.3 +245030400 2.7 2.8 2.6 2.5 2.4 2.2 2.1 1.9 1.7 1.3 +245030400 4.9 4.4 4 3.7 3.4 3.2 2.9 2.6 2.2 1.4 +245116800 4.9 4.4 4 3.7 3.4 3.2 2.9 2.6 2.2 1.4 +245116800 2.6 2 1.6 1.3 1 0.8 0.5 0.2 -0.1 -0.7 +245203200 2.6 2 1.6 1.3 1 0.8 0.5 0.2 -0.1 -0.7 +245203200 2.5 2 1.5 1.2 0.9 0.6 0.4 0.1 -0.3 -1 +245289600 2.5 2 1.5 1.2 0.9 0.6 0.4 0.1 -0.3 -1 +245289600 1.8 1.3 1 0.7 0.5 0.3 0 -0.2 -0.5 -1.1 +245376000 1.8 1.3 1 0.7 0.5 0.3 0 -0.2 -0.5 -1.1 +245376000 0.3 0 -0.2 -0.3 -0.3 -0.3 -0.4 -0.5 -0.7 -1.1 +245462400 0.3 0 -0.2 -0.3 -0.3 -0.3 -0.4 -0.5 -0.7 -1.1 +245462400 1.4 1 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1.1 -1.8 +245548800 1.4 1 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1.1 -1.8 +245548800 0 -0.5 -1.1 -1.5 -1.8 -2.1 -2.4 -2.7 -3.1 -3.9 +245635200 0 -0.5 -1.1 -1.5 -1.8 -2.1 -2.4 -2.7 -3.1 -3.9 +245635200 0.1 -0.3 -0.9 -1.1 -1.4 -1.6 -1.8 -2.1 -2.4 -3.1 +245721600 0.1 -0.3 -0.9 -1.1 -1.4 -1.6 -1.8 -2.1 -2.4 -3.1 +245721600 0.9 0.6 0.2 -0.1 -0.4 -0.6 -0.9 -1.1 -1.5 -2.2 +245808000 0.9 0.6 0.2 -0.1 -0.4 -0.6 -0.9 -1.1 -1.5 -2.2 +245808000 1 0.6 0.3 0.1 -0.1 -0.3 -0.5 -0.7 -0.9 -1.3 +245894400 1 0.6 0.3 0.1 -0.1 -0.3 -0.5 -0.7 -0.9 -1.3 +245894400 3.5 3 2.8 2.5 2.3 2 1.8 1.6 1.3 0.7 +245980800 3.5 3 2.8 2.5 2.3 2 1.8 1.6 1.3 0.7 +245980800 4.3 4 3.7 3.5 3.4 3.2 3 2.7 2.5 2 +246067200 4.3 4 3.7 3.5 3.4 3.2 3 2.7 2.5 2 +246067200 3.8 3.5 3.2 3 2.9 2.7 2.5 2.3 2 1.5 +246153600 3.8 3.5 3.2 3 2.9 2.7 2.5 2.3 2 1.5 +246153600 2.7 2.5 2.3 2.1 2 1.9 1.8 1.6 1.5 1 +246240000 2.7 2.5 2.3 2.1 2 1.9 1.8 1.6 1.5 1 +246240000 1.5 1.4 1.2 1.1 1 1 0.9 0.8 0.7 0.4 +246326400 1.5 1.4 1.2 1.1 1 1 0.9 0.8 0.7 0.4 +246326400 0.6 0.5 0.3 0.2 0.1 0 0 -0.1 -0.2 -0.5 +246412800 0.6 0.5 0.3 0.2 0.1 0 0 -0.1 -0.2 -0.5 +246412800 0.7 1 1.1 1 1 1 0.9 0.8 0.7 0.5 +246499200 0.7 1 1.1 1 1 1 0.9 0.8 0.7 0.5 +246499200 1.1 0.9 0.5 0.3 0.1 -0.1 -0.3 -0.6 -0.8 -1.4 +246585600 1.1 0.9 0.5 0.3 0.1 -0.1 -0.3 -0.6 -0.8 -1.4 +246585600 -2.1 -2.6 -3.1 -3.4 -3.7 -4 -4.4 -4.7 -5.1 -5.9 +246672000 -2.1 -2.6 -3.1 -3.4 -3.7 -4 -4.4 -4.7 -5.1 -5.9 +246672000 -3 -3.5 -3.9 -4.2 -4.5 -4.8 -5.1 -5.4 -5.7 -6.4 +246758400 -3 -3.5 -3.9 -4.2 -4.5 -4.8 -5.1 -5.4 -5.7 -6.4 +246758400 -4.7 -5.4 -5.7 -5.9 -6.3 -6.6 -6.7 -7 -7.4 -8.1 +246844800 -4.7 -5.4 -5.7 -5.9 -6.3 -6.6 -6.7 -7 -7.4 -8.1 +246844800 -3.2 -3.5 -3.8 -3.9 -4.1 -4.3 -4.4 -4.5 -4.8 -5.2 +246931200 -3.2 -3.5 -3.8 -3.9 -4.1 -4.3 -4.4 -4.5 -4.8 -5.2 +246931200 -5.4 -5.8 -6.2 -6.3 -6.2 -6.1 -6.1 -6.2 -6.3 -6.6 +247017600 -5.4 -5.8 -6.2 -6.3 -6.2 -6.1 -6.1 -6.2 -6.3 -6.6 +247017600 -5.9 -6 -6.2 -6.3 -6.3 -6.3 -6.3 -6.5 -6.6 -6.9 +247104000 -5.9 -6 -6.2 -6.3 -6.3 -6.3 -6.3 -6.5 -6.6 -6.9 +247104000 0.7 0.3 0.3 0.2 0.1 0 -0.1 -0.3 -0.4 -0.8 +247190400 0.7 0.3 0.3 0.2 0.1 0 -0.1 -0.3 -0.4 -0.8 +247190400 1.2 0.8 0.6 0.4 0.2 -0.1 -0.3 -0.5 -0.9 -1.5 +247276800 1.2 0.8 0.6 0.4 0.2 -0.1 -0.3 -0.5 -0.9 -1.5 +247276800 0.4 0 -0.2 -0.4 -0.6 -0.8 -1 -1.1 -1.4 -1.9 +247363200 0.4 0 -0.2 -0.4 -0.6 -0.8 -1 -1.1 -1.4 -1.9 +247363200 0 -0.2 -0.4 -0.5 -0.7 -0.9 -1.1 -1.2 -1.5 -2 +247449600 0 -0.2 -0.4 -0.5 -0.7 -0.9 -1.1 -1.2 -1.5 -2 +247449600 -0.9 -1.5 -1.8 -2.1 -2.3 -2.7 -2.9 -3.2 -3.4 -4 +247536000 -0.9 -1.5 -1.8 -2.1 -2.3 -2.7 -2.9 -3.2 -3.4 -4 +247536000 -5.1 -5.8 -6.5 -6.7 -6.8 -7 -7 -7.1 -7.3 -7.5 +247622400 -5.1 -5.8 -6.5 -6.7 -6.8 -7 -7 -7.1 -7.3 -7.5 +247622400 -2.2 -2.1 -2.2 -2.3 -2.5 -2.6 -2.8 -3 -3.2 -3.7 +247708800 -2.2 -2.1 -2.2 -2.3 -2.5 -2.6 -2.8 -3 -3.2 -3.7 +247708800 0.1 0.7 0.8 0.8 0.7 0.6 0.5 0.4 0.3 0 +247795200 0.1 0.7 0.8 0.8 0.7 0.6 0.5 0.4 0.3 0 +247795200 0.4 0.2 0 -0.2 -0.4 -0.6 -0.8 -1 -1.3 -1.9 +247881600 0.4 0.2 0 -0.2 -0.4 -0.6 -0.8 -1 -1.3 -1.9 +247881600 0.5 0.2 0 -0.1 -0.3 -0.6 -0.7 -0.9 -1.2 -1.7 +247968000 0.5 0.2 0 -0.1 -0.3 -0.6 -0.7 -0.9 -1.2 -1.7 +247968000 3.3 2.9 2.6 2.3 2 1.8 1.6 1.4 1.1 0.6 +248054400 3.3 2.9 2.6 2.3 2 1.8 1.6 1.4 1.1 0.6 +248054400 0.3 -0.1 -0.4 -0.6 -0.8 -1 -1.2 -1.4 -1.6 -2.2 +248140800 0.3 -0.1 -0.4 -0.6 -0.8 -1 -1.2 -1.4 -1.6 -2.2 +248140800 -2.7 -3.2 -3.4 -3.5 -3.7 -3.9 -4 -4.2 -4.4 -4.7 +248227200 -2.7 -3.2 -3.4 -3.5 -3.7 -3.9 -4 -4.2 -4.4 -4.7 +248227200 0.5 0.5 0.6 0.6 0.7 0.7 0.8 0.8 0.8 0.8 +248313600 0.5 0.5 0.6 0.6 0.7 0.7 0.8 0.8 0.8 0.8 +248313600 2.7 2.7 2.6 2.5 2.3 2 1.9 1.8 1.5 1.1 +248400000 2.7 2.7 2.6 2.5 2.3 2 1.9 1.8 1.5 1.1 +248400000 1.1 1.2 1.1 0.9 0.8 0.7 0.5 0.4 0.2 -0.3 +248486400 1.1 1.2 1.1 0.9 0.8 0.7 0.5 0.4 0.2 -0.3 +248486400 2.2 2.5 2.2 2 1.8 1.6 1.4 1.2 0.9 0.4 +248572800 2.2 2.5 2.2 2 1.8 1.6 1.4 1.2 0.9 0.4 +248572800 0.4 0.1 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.7 -2.3 +248659200 0.4 0.1 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.7 -2.3 +248659200 -1.8 -2 -2.2 -2.3 -2.5 -2.6 -2.8 -3 -3.2 -3.6 +248745600 -1.8 -2 -2.2 -2.3 -2.5 -2.6 -2.8 -3 -3.2 -3.6 +248745600 1.4 1 0.8 0.6 0.2 0 -0.2 -0.5 -0.8 -1.4 +248832000 1.4 1 0.8 0.6 0.2 0 -0.2 -0.5 -0.8 -1.4 +248832000 4.5 4 3.8 3.6 3.4 3.2 3 2.8 2.6 2 +248918400 4.5 4 3.8 3.6 3.4 3.2 3 2.8 2.6 2 +248918400 4 3.5 3.1 2.9 2.7 2.5 2.3 2 1.7 1.2 +249004800 4 3.5 3.1 2.9 2.7 2.5 2.3 2 1.7 1.2 +249004800 2.1 1.7 1.3 1.1 0.9 0.7 0.5 0.3 0 -0.4 +249091200 2.1 1.7 1.3 1.1 0.9 0.7 0.5 0.3 0 -0.4 +249091200 1.2 0.8 0.5 0.2 0 -0.2 -0.5 -0.7 -1 -1.7 +249177600 1.2 0.8 0.5 0.2 0 -0.2 -0.5 -0.7 -1 -1.7 +249177600 -3.9 -4.6 -5 -5.2 -5.4 -5.6 -5.8 -6.1 -6.3 -6.8 +249264000 -3.9 -4.6 -5 -5.2 -5.4 -5.6 -5.8 -6.1 -6.3 -6.8 +249264000 -1.9 -2.3 -2.8 -3.1 -3.3 -3.6 -3.9 -4.2 -4.6 -5.3 +249350400 -1.9 -2.3 -2.8 -3.1 -3.3 -3.6 -3.9 -4.2 -4.6 -5.3 +249350400 -1.7 -2.2 -2.8 -3.3 -3.7 -4.1 -4.5 -4.8 -5.2 -6 +249436800 -1.7 -2.2 -2.8 -3.3 -3.7 -4.1 -4.5 -4.8 -5.2 -6 +249436800 -1.5 -2.1 -2.7 -3.2 -3.6 -3.9 -4.2 -4.5 -4.9 -5.7 +249523200 -1.5 -2.1 -2.7 -3.2 -3.6 -3.9 -4.2 -4.5 -4.9 -5.7 +249523200 -3.2 -3.7 -4.3 -4.7 -5 -5.3 -5.6 -5.9 -6.3 -6.9 +249609600 -3.2 -3.7 -4.3 -4.7 -5 -5.3 -5.6 -5.9 -6.3 -6.9 +249609600 -7.8 -8.3 -9 -9.3 -9.5 -9.7 -9.9 -10.2 -10.5 -11.1 +249696000 -7.8 -8.3 -9 -9.3 -9.5 -9.7 -9.9 -10.2 -10.5 -11.1 +249696000 -10.5 -10.9 -11.8 -12.2 -12.4 -12.6 -13 -13.3 -13.7 -14.5 +249782400 -10.5 -10.9 -11.8 -12.2 -12.4 -12.6 -13 -13.3 -13.7 -14.5 +249782400 -13 -13.7 -14.6 -15.1 -15.5 -16.1 -16.5 -16.9 -17.4 -18.2 +249868800 -13 -13.7 -14.6 -15.1 -15.5 -16.1 -16.5 -16.9 -17.4 -18.2 +249868800 -12.6 -13.1 -13.6 -14.1 -14.3 -14.6 -14.8 -15 -15.3 -15.9 +249955200 -12.6 -13.1 -13.6 -14.1 -14.3 -14.6 -14.8 -15 -15.3 -15.9 +249955200 -14.9 -15.5 -16.5 -17.6 -18 -18.5 -18.7 -18.9 -19.3 -19.9 +250041600 -14.9 -15.5 -16.5 -17.6 -18 -18.5 -18.7 -18.9 -19.3 -19.9 +250041600 -17.5 -18.2 -18.8 -19.1 -19.3 -19.5 -19.5 -19.6 -19.7 -19.9 +250128000 -17.5 -18.2 -18.8 -19.1 -19.3 -19.5 -19.5 -19.6 -19.7 -19.9 +250128000 -16 -15.9 -16.1 -16.2 -16.2 -16 -16 -16.1 -16.2 -16.6 +250214400 -16 -15.9 -16.1 -16.2 -16.2 -16 -16 -16.1 -16.2 -16.6 +250214400 -16.2 -16.2 -16.8 -17.3 -17.2 -17.3 -17.3 -17.3 -17.4 -17.6 +250300800 -16.2 -16.2 -16.8 -17.3 -17.2 -17.3 -17.3 -17.3 -17.4 -17.6 +250300800 -14.5 -14.5 -14.9 -15.5 -15.8 -16 -16.2 -16.4 -16.7 -17.3 +250387200 -14.5 -14.5 -14.9 -15.5 -15.8 -16 -16.2 -16.4 -16.7 -17.3 +250387200 -13 -13.1 -13.4 -13.6 -13.7 -13.8 -13.8 -13.9 -14 -14.3 +250473600 -13 -13.1 -13.4 -13.6 -13.7 -13.8 -13.8 -13.9 -14 -14.3 +250473600 -8.5 -9 -9.5 -9.8 -10.1 -10.4 -10.6 -10.9 -11.2 -11.9 +250560000 -8.5 -9 -9.5 -9.8 -10.1 -10.4 -10.6 -10.9 -11.2 -11.9 +250560000 -13.2 -14.5 -16 -17.1 -17.8 -18.2 -18.5 -18.8 -19.1 -19.8 +250646400 -13.2 -14.5 -16 -17.1 -17.8 -18.2 -18.5 -18.8 -19.1 -19.8 +250646400 -16.4 -15.8 -15.7 -15.8 -15.6 -15.4 -15.5 -15.6 -15.7 -16 +250732800 -16.4 -15.8 -15.7 -15.8 -15.6 -15.4 -15.5 -15.6 -15.7 -16 +250732800 -14.3 -14.3 -14.6 -15.1 -15.2 -15.3 -15.3 -15.4 -15.5 -15.8 +250819200 -14.3 -14.3 -14.6 -15.1 -15.2 -15.3 -15.3 -15.4 -15.5 -15.8 +250819200 -7.8 -8.2 -8.5 -8.7 -9 -9.2 -9.4 -9.6 -9.8 -10.1 +250905600 -7.8 -8.2 -8.5 -8.7 -9 -9.2 -9.4 -9.6 -9.8 -10.1 +250905600 -8.3 -8.7 -9.1 -9.5 -9.8 -10.1 -10.4 -10.7 -11.1 -11.8 +250992000 -8.3 -8.7 -9.1 -9.5 -9.8 -10.1 -10.4 -10.7 -11.1 -11.8 +250992000 -4.9 -5.2 -5.5 -5.7 -6 -6.2 -6.5 -6.7 -7.1 -7.7 +251078400 -4.9 -5.2 -5.5 -5.7 -6 -6.2 -6.5 -6.7 -7.1 -7.7 +251078400 -1.9 -2 -2.5 -2.7 -2.8 -2.9 -3.1 -3.4 -3.7 -4.3 +251164800 -1.9 -2 -2.5 -2.7 -2.8 -2.9 -3.1 -3.4 -3.7 -4.3 +251164800 -2.3 -2.6 -3.1 -3.5 -3.7 -3.9 -4.2 -4.5 -4.9 -5.5 +251251200 -2.3 -2.6 -3.1 -3.5 -3.7 -3.9 -4.2 -4.5 -4.9 -5.5 +251251200 -3.8 -4.3 -4.7 -5 -5.4 -5.8 -6.3 -6.5 -6.9 -7.5 +251337600 -3.8 -4.3 -4.7 -5 -5.4 -5.8 -6.3 -6.5 -6.9 -7.5 +251337600 -10.6 -11.4 -12.6 -13.2 -13.9 -14.4 -14.7 -15.2 -15.6 -16.3 +251424000 -10.6 -11.4 -12.6 -13.2 -13.9 -14.4 -14.7 -15.2 -15.6 -16.3 +251424000 -15.2 -15.7 -15.7 -15.7 -15.7 -15.5 -15.2 -14.7 -14.2 -13.6 +251510400 -15.2 -15.7 -15.7 -15.7 -15.7 -15.5 -15.2 -14.7 -14.2 -13.6 +251510400 -8.8 -9.1 -9.5 -9.9 -10.2 -10.5 -10.7 -11 -11.3 -11.9 +251596800 -8.8 -9.1 -9.5 -9.9 -10.2 -10.5 -10.7 -11 -11.3 -11.9 +251596800 -9.2 -9.9 -10.8 -11.2 -11.5 -11.8 -12.1 -12.5 -12.9 -13.8 +251683200 -9.2 -9.9 -10.8 -11.2 -11.5 -11.8 -12.1 -12.5 -12.9 -13.8 +251683200 -8 -8.6 -9.2 -9.6 -9.9 -10.3 -10.6 -11 -11.5 -12.4 +251769600 -8 -8.6 -9.2 -9.6 -9.9 -10.3 -10.6 -11 -11.5 -12.4 +251769600 -8.1 -9 -9.4 -9.6 -9.8 -9.9 -10.1 -10.3 -10.6 -11 +251856000 -8.1 -9 -9.4 -9.6 -9.8 -9.9 -10.1 -10.3 -10.6 -11 +251856000 -4.7 -5.2 -5.2 -5.2 -5.3 -5.3 -5.4 -5.4 -5.5 -5.7 +251942400 -4.7 -5.2 -5.2 -5.2 -5.3 -5.3 -5.4 -5.4 -5.5 -5.7 +251942400 -6.8 -6.6 -6.6 -6.7 -6.7 -6.7 -6.7 -6.7 -6.7 -6.9 +252028800 -6.8 -6.6 -6.6 -6.7 -6.7 -6.7 -6.7 -6.7 -6.7 -6.9 +252028800 -7.4 -7.7 -8.2 -8.5 -8.8 -9.1 -9.4 -9.7 -10 -10.8 +252115200 -7.4 -7.7 -8.2 -8.5 -8.8 -9.1 -9.4 -9.7 -10 -10.8 +252115200 -7.7 -7.9 -8 -8.1 -8.1 -8.2 -8.3 -8.4 -8.5 -8.9 +252201600 -7.7 -7.9 -8 -8.1 -8.1 -8.2 -8.3 -8.4 -8.5 -8.9 +252201600 0.1 0 -0.1 -0.2 -0.4 -0.5 -0.7 -0.9 -1.1 -1.6 +252288000 0.1 0 -0.1 -0.2 -0.4 -0.5 -0.7 -0.9 -1.1 -1.6 +252288000 -2 -2.4 -2.6 -2.8 -3 -3.3 -3.5 -3.7 -3.9 -4.4 +252374400 -2 -2.4 -2.6 -2.8 -3 -3.3 -3.5 -3.7 -3.9 -4.4 +252374400 -0.4 -0.5 -0.7 -0.8 -1 -1.1 -1.2 -1.4 -1.5 -2 +252460800 -0.4 -0.5 -0.7 -0.8 -1 -1.1 -1.2 -1.4 -1.5 -2 +252460800 -2.3 -2.3 -2.7 -2.9 -3.2 -3.4 -3.7 -3.9 -4.3 -5 +252547200 -2.3 -2.3 -2.7 -2.9 -3.2 -3.4 -3.7 -3.9 -4.3 -5 +252547200 -1.3 -1.1 -1.2 -1.3 -1.5 -1.6 -1.7 -1.9 -2 -2.4 +252633600 -1.3 -1.1 -1.2 -1.3 -1.5 -1.6 -1.7 -1.9 -2 -2.4 +252633600 3.3 2.6 2.1 1.8 1.5 1.2 0.9 0.5 0.1 -0.6 +252720000 3.3 2.6 2.1 1.8 1.5 1.2 0.9 0.5 0.1 -0.6 +252720000 1.9 2 1.8 1.7 1.7 1.7 1.5 1.4 1.2 0.8 +252806400 1.9 2 1.8 1.7 1.7 1.7 1.5 1.4 1.2 0.8 +252806400 -0.1 -0.1 -0.1 0 -0.1 -0.1 0 0 0.1 0.1 +252892800 -0.1 -0.1 -0.1 0 -0.1 -0.1 0 0 0.1 0.1 +252892800 -2.3 -2.3 -2.3 -2.3 -2.3 -2.1 -1.9 -1.8 -1.9 -2.1 +252979200 -2.3 -2.3 -2.3 -2.3 -2.3 -2.1 -1.9 -1.8 -1.9 -2.1 +252979200 -4 -2.9 -2.8 -2.8 -2.6 -2.4 -2.4 -2.4 -2.4 -2.5 +253065600 -4 -2.9 -2.8 -2.8 -2.6 -2.4 -2.4 -2.4 -2.4 -2.5 +253065600 -5.2 -5.5 -5.6 -5.6 -5.8 -5.9 -5.9 -5.8 -5.9 -6 +253152000 -5.2 -5.5 -5.6 -5.6 -5.8 -5.9 -5.9 -5.8 -5.9 -6 +253152000 -5.3 -5.6 -5.7 -5.7 -5.8 -5.9 -6 -6.1 -6.1 -6.3 +253238400 -5.3 -5.6 -5.7 -5.7 -5.8 -5.9 -6 -6.1 -6.1 -6.3 +253238400 -6.4 -7.2 -7.5 -7.7 -7.9 -8.2 -8.3 -8.6 -8.9 -9.4 +253324800 -6.4 -7.2 -7.5 -7.7 -7.9 -8.2 -8.3 -8.6 -8.9 -9.4 +253324800 -12.8 -13.3 -13.8 -14.2 -14.5 -14.7 -14.8 -14.9 -15.1 -15.5 +253411200 -12.8 -13.3 -13.8 -14.2 -14.5 -14.7 -14.8 -14.9 -15.1 -15.5 +253411200 -14.9 -15.3 -16.2 -16.4 -16.4 -16.4 -16.5 -16.5 -16.6 -16.8 +253497600 -14.9 -15.3 -16.2 -16.4 -16.4 -16.4 -16.5 -16.5 -16.6 -16.8 +253497600 -19.4 -19.5 -19.3 -19.3 -19.3 -19.4 -19.1 -19 -19 -19 +253584000 -19.4 -19.5 -19.3 -19.3 -19.3 -19.4 -19.1 -19 -19 -19 +253584000 -14.3 -15.4 -16.2 -16.8 -17.2 -17.7 -17.9 -18.1 -18.5 -19.2 +253670400 -14.3 -15.4 -16.2 -16.8 -17.2 -17.7 -17.9 -18.1 -18.5 -19.2 +253670400 -15.4 -17.2 -18.3 -18.8 -19.2 -19.5 -19.5 -19.4 -19.4 -19.5 +253756800 -15.4 -17.2 -18.3 -18.8 -19.2 -19.5 -19.5 -19.4 -19.4 -19.5 +253756800 -15.6 -16.3 -16.6 -16.8 -17.2 -17.5 -17.7 -17.9 -18.2 -18.8 +253843200 -15.6 -16.3 -16.6 -16.8 -17.2 -17.5 -17.7 -17.9 -18.2 -18.8 +253843200 -12.2 -13.5 -14.1 -14.6 -15 -15.4 -15.5 -15.8 -16.1 -16.7 +253929600 -12.2 -13.5 -14.1 -14.6 -15 -15.4 -15.5 -15.8 -16.1 -16.7 +253929600 -16.9 -17.7 -18.8 -20 -20.5 -20.7 -20.8 -20.9 -21.1 -21.4 +254016000 -16.9 -17.7 -18.8 -20 -20.5 -20.7 -20.8 -20.9 -21.1 -21.4 +254016000 -14.9 -15.4 -15.5 -15.3 -15.5 -15.4 -15.5 -15.6 -15.7 -16.1 +254102400 -14.9 -15.4 -15.5 -15.3 -15.5 -15.4 -15.5 -15.6 -15.7 -16.1 +254102400 -8.7 -9 -9.5 -10 -10.2 -10.4 -10.5 -10.7 -10.9 -11.3 +254188800 -8.7 -9 -9.5 -10 -10.2 -10.4 -10.5 -10.7 -10.9 -11.3 +254188800 -15 -16.1 -17.6 -18.7 -18.9 -19.2 -19.2 -19.3 -19.4 -19.7 +254275200 -15 -16.1 -17.6 -18.7 -18.9 -19.2 -19.2 -19.3 -19.4 -19.7 +254275200 -18.7 -18.4 -19.1 -20 -20.9 -20.9 -21.1 -21.3 -21.5 -22.2 +254361600 -18.7 -18.4 -19.1 -20 -20.9 -20.9 -21.1 -21.3 -21.5 -22.2 +254361600 -15.9 -15.9 -15.8 -15.8 -15.5 -15.4 -15.4 -15.4 -15.4 -15.5 +254448000 -15.9 -15.9 -15.8 -15.8 -15.5 -15.4 -15.4 -15.4 -15.4 -15.5 +254448000 -15.7 -15.9 -16.2 -16.3 -16.4 -16.4 -16.3 -16.2 -16.2 -16.1 +254534400 -15.7 -15.9 -16.2 -16.3 -16.4 -16.4 -16.3 -16.2 -16.2 -16.1 +254534400 -10.3 -10.2 -10.3 -10.4 -10.5 -10.5 -10.6 -10.7 -10.9 -11.4 +254620800 -10.3 -10.2 -10.3 -10.4 -10.5 -10.5 -10.6 -10.7 -10.9 -11.4 +254620800 -6.4 -7 -7.4 -7.6 -7.7 -7.9 -8.1 -8.4 -8.7 -9.3 +254707200 -6.4 -7 -7.4 -7.6 -7.7 -7.9 -8.1 -8.4 -8.7 -9.3 +254707200 -6.2 -6.4 -6.6 -6.9 -7 -7.1 -7.3 -7.5 -7.8 -8.3 +254793600 -6.2 -6.4 -6.6 -6.9 -7 -7.1 -7.3 -7.5 -7.8 -8.3 +254793600 -1.8 -1.3 -1.6 -1.9 -2.1 -2.3 -2.5 -2.8 -3.1 -3.8 +254880000 -1.8 -1.3 -1.6 -1.9 -2.1 -2.3 -2.5 -2.8 -3.1 -3.8 +254880000 -2.2 -2.4 -2.7 -2.9 -3 -3.2 -3.4 -3.5 -3.8 -4.2 +254966400 -2.2 -2.4 -2.7 -2.9 -3 -3.2 -3.4 -3.5 -3.8 -4.2 +254966400 0.1 -0.2 -0.6 -0.8 -1.1 -1.3 -1.6 -1.9 -2.2 -2.8 +255052800 0.1 -0.2 -0.6 -0.8 -1.1 -1.3 -1.6 -1.9 -2.2 -2.8 +255052800 -8.1 -8.6 -9 -9.2 -9.4 -9.6 -9.6 -9.7 -9.8 -9.9 +255139200 -8.1 -8.6 -9 -9.2 -9.4 -9.6 -9.6 -9.7 -9.8 -9.9 +255139200 -7.5 -7.9 -8.3 -8.4 -8.7 -8.9 -9.2 -9.4 -9.7 -10.4 +255225600 -7.5 -7.9 -8.3 -8.4 -8.7 -8.9 -9.2 -9.4 -9.7 -10.4 +255225600 -5.4 -6 -6.2 -6.3 -6.6 -6.8 -7 -7.1 -7.3 -7.7 +255312000 -5.4 -6 -6.2 -6.3 -6.6 -6.8 -7 -7.1 -7.3 -7.7 +255312000 -8.2 -8.4 -8.4 -8.4 -8.5 -8.6 -8.6 -8.7 -8.7 -8.7 +255398400 -8.2 -8.4 -8.4 -8.4 -8.5 -8.6 -8.6 -8.7 -8.7 -8.7 +255398400 -4.4 -4 -4.1 -4.2 -4.2 -4.3 -4.4 -4.5 -4.6 -5 +255484800 -4.4 -4 -4.1 -4.2 -4.2 -4.3 -4.4 -4.5 -4.6 -5 +255484800 -5 -5.2 -5.3 -5.2 -5.5 -5.6 -5.7 -5.9 -6 -6.4 +255571200 -5 -5.2 -5.3 -5.2 -5.5 -5.6 -5.7 -5.9 -6 -6.4 +255571200 -6.6 -7.2 -7.6 -7.7 -8.1 -8.4 -8.5 -8.7 -9 -9.5 +255657600 -6.6 -7.2 -7.6 -7.7 -8.1 -8.4 -8.5 -8.7 -9 -9.5 +255657600 -11.1 -11.9 -12 -12 -12.3 -12.6 -12.6 -12.7 -12.8 -12.9 +255744000 -11.1 -11.9 -12 -12 -12.3 -12.6 -12.6 -12.7 -12.8 -12.9 +255744000 -14.4 -15 -15.3 -15.7 -16 -16.5 -16.6 -16.9 -17.2 -17.9 +255830400 -14.4 -15 -15.3 -15.7 -16 -16.5 -16.6 -16.9 -17.2 -17.9 +255830400 -13 -13.8 -14 -14.1 -14.3 -14.4 -14.4 -14.5 -14.5 -14.5 +255916800 -13 -13.8 -14 -14.1 -14.3 -14.4 -14.4 -14.5 -14.5 -14.5 +255916800 -9.1 -9.6 -10 -10.4 -10.7 -11 -11.2 -11.5 -11.9 -12.5 +256003200 -9.1 -9.6 -10 -10.4 -10.7 -11 -11.2 -11.5 -11.9 -12.5 +256003200 -11.6 -12.2 -12.5 -12.5 -12.8 -13 -13.2 -13.3 -13.5 -13.9 +256089600 -11.6 -12.2 -12.5 -12.5 -12.8 -13 -13.2 -13.3 -13.5 -13.9 +256089600 -11.2 -12.1 -12.5 -12.7 -13 -13.3 -13.5 -13.7 -13.9 -14.3 +256176000 -11.2 -12.1 -12.5 -12.7 -13 -13.3 -13.5 -13.7 -13.9 -14.3 +256176000 -9.1 -9.5 -9.8 -10 -10.1 -10.3 -10.5 -10.7 -11 -11.5 +256262400 -9.1 -9.5 -9.8 -10 -10.1 -10.3 -10.5 -10.7 -11 -11.5 +256262400 -6.6 -7 -7.4 -7.7 -8 -8.3 -8.6 -8.8 -9.2 -9.9 +256348800 -6.6 -7 -7.4 -7.7 -8 -8.3 -8.6 -8.8 -9.2 -9.9 +256348800 -6.8 -7.3 -7.6 -7.9 -8.2 -8.4 -8.6 -8.8 -9 -9.4 +256435200 -6.8 -7.3 -7.6 -7.9 -8.2 -8.4 -8.6 -8.8 -9 -9.4 +256435200 -4.4 -4.9 -5.2 -5.4 -5.6 -5.7 -5.9 -6 -6.2 -6.5 +256521600 -4.4 -4.9 -5.2 -5.4 -5.6 -5.7 -5.9 -6 -6.2 -6.5 +256521600 0.6 0.9 0.7 0.6 0.4 0.3 0.2 0 -0.1 -0.5 +256608000 0.6 0.9 0.7 0.6 0.4 0.3 0.2 0 -0.1 -0.5 +256608000 0.4 0.1 -0.3 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2.4 +256694400 0.4 0.1 -0.3 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2.4 +256694400 -5.7 -6 -6.5 -6.8 -7.1 -7.4 -7.8 -8.1 -8.5 -9.2 +256780800 -5.7 -6 -6.5 -6.8 -7.1 -7.4 -7.8 -8.1 -8.5 -9.2 +256780800 -11.8 -12.6 -12.8 -12.9 -13.3 -13.5 -13.6 -13.6 -13.7 -13.8 +256867200 -11.8 -12.6 -12.8 -12.9 -13.3 -13.5 -13.6 -13.6 -13.7 -13.8 +256867200 -11.7 -11.9 -11.9 -11.9 -12 -12.2 -12.1 -12.2 -12.2 -12.2 +256953600 -11.7 -11.9 -11.9 -11.9 -12 -12.2 -12.1 -12.2 -12.2 -12.2 +256953600 -3.2 -3.5 -3.6 -3.7 -4 -4.1 -4.3 -4.5 -4.7 -5.1 +257040000 -3.2 -3.5 -3.6 -3.7 -4 -4.1 -4.3 -4.5 -4.7 -5.1 +257040000 -2.3 -2.8 -3.3 -3.5 -3.8 -3.9 -4.1 -4.2 -4.4 -4.8 +257126400 -2.3 -2.8 -3.3 -3.5 -3.8 -3.9 -4.1 -4.2 -4.4 -4.8 +257126400 -6.5 -7.3 -7.4 -7.4 -7.6 -7.9 -7.9 -8 -8.1 -8.2 +257212800 -6.5 -7.3 -7.4 -7.4 -7.6 -7.9 -7.9 -8 -8.1 -8.2 +257212800 -7 -7.8 -8.4 -9 -9.8 -10.2 -10.4 -10.8 -11.2 -11.9 +257299200 -7 -7.8 -8.4 -9 -9.8 -10.2 -10.4 -10.8 -11.2 -11.9 +257299200 0.1 0 0.1 0.2 0.1 0.1 0.1 0 -0.1 -0.3 +257385600 0.1 0 0.1 0.2 0.1 0.1 0.1 0 -0.1 -0.3 +257385600 1.2 0.9 0.7 0.8 0.5 0.3 0.3 0.2 0 -0.2 +257472000 1.2 0.9 0.7 0.8 0.5 0.3 0.3 0.2 0 -0.2 +257472000 -0.4 -0.9 -1.5 -1.8 -2.1 -2.4 -2.7 -3.1 -3.4 -4.2 +257558400 -0.4 -0.9 -1.5 -1.8 -2.1 -2.4 -2.7 -3.1 -3.4 -4.2 +257558400 -1.6 -2.2 -2.6 -2.9 -3.2 -3.6 -3.9 -4.2 -4.5 -5.2 +257644800 -1.6 -2.2 -2.6 -2.9 -3.2 -3.6 -3.9 -4.2 -4.5 -5.2 +257644800 -0.4 -1.1 -1.7 -2 -2.4 -2.8 -3.2 -3.6 -4.1 -4.9 +257731200 -0.4 -1.1 -1.7 -2 -2.4 -2.8 -3.2 -3.6 -4.1 -4.9 +257731200 -1.8 -2.3 -2.7 -3 -3.3 -3.6 -3.9 -4.2 -4.6 -5.2 +257817600 -1.8 -2.3 -2.7 -3 -3.3 -3.6 -3.9 -4.2 -4.6 -5.2 +257817600 -0.3 -0.8 -1.1 -1.2 -1.4 -1.6 -1.7 -1.9 -2.2 -2.6 +257904000 -0.3 -0.8 -1.1 -1.2 -1.4 -1.6 -1.7 -1.9 -2.2 -2.6 +257904000 -2.1 -2.8 -3.1 -3.2 -3.5 -3.7 -3.8 -4 -4.3 -4.7 +257990400 -2.1 -2.8 -3.1 -3.2 -3.5 -3.7 -3.8 -4 -4.3 -4.7 +257990400 -3.1 -3.6 -3.9 -4.1 -4.3 -4.3 -4.3 -4.4 -4.6 -5.1 +258076800 -3.1 -3.6 -3.9 -4.1 -4.3 -4.3 -4.3 -4.4 -4.6 -5.1 +258076800 -7.7 -8.6 -9.4 -9.7 -9.8 -9.9 -10 -10.2 -10.3 -10.6 +258163200 -7.7 -8.6 -9.4 -9.7 -9.8 -9.9 -10 -10.2 -10.3 -10.6 +258163200 -10.8 -11.5 -12 -12.1 -12.3 -12.5 -12.6 -12.8 -13 -13.3 +258249600 -10.8 -11.5 -12 -12.1 -12.3 -12.5 -12.6 -12.8 -13 -13.3 +258249600 -12.4 -13.1 -13.6 -13.9 -14.2 -14.4 -14.6 -14.8 -15.1 -15.6 +258336000 -12.4 -13.1 -13.6 -13.9 -14.2 -14.4 -14.6 -14.8 -15.1 -15.6 +258336000 -14.3 -15.3 -15.8 -16 -16.1 -16.3 -16.5 -16.7 -16.9 -17.3 +258422400 -14.3 -15.3 -15.8 -16 -16.1 -16.3 -16.5 -16.7 -16.9 -17.3 +258422400 -8.4 -9.3 -9.7 -9.7 -10 -10.3 -10.4 -10.6 -10.9 -11.3 +258508800 -8.4 -9.3 -9.7 -9.7 -10 -10.3 -10.4 -10.6 -10.9 -11.3 +258508800 -5.6 -6.7 -7.6 -7.9 -8.3 -8.8 -9.1 -9.4 -9.9 -10.6 +258595200 -5.6 -6.7 -7.6 -7.9 -8.3 -8.8 -9.1 -9.4 -9.9 -10.6 +258595200 -13.5 -14.4 -14.8 -14.9 -15.1 -15 -14.7 -14.9 -15 -15.2 +258681600 -13.5 -14.4 -14.8 -14.9 -15.1 -15 -14.7 -14.9 -15 -15.2 +258681600 -10.3 -10.9 -11.3 -11.4 -11.6 -11.7 -11.9 -12.1 -12.3 -12.7 +258768000 -10.3 -10.9 -11.3 -11.4 -11.6 -11.7 -11.9 -12.1 -12.3 -12.7 +258768000 -6.3 -6.7 -7 -7.3 -7.6 -7.8 -8 -8.3 -8.6 -9.2 +258854400 -6.3 -6.7 -7 -7.3 -7.6 -7.8 -8 -8.3 -8.6 -9.2 +258854400 -4.3 -4.7 -5.2 -5.6 -5.9 -6.1 -6.4 -6.7 -7.1 -7.8 +258940800 -4.3 -4.7 -5.2 -5.6 -5.9 -6.1 -6.4 -6.7 -7.1 -7.8 +258940800 -5.8 -6.2 -6.7 -7 -7.3 -7.5 -7.8 -8.1 -8.5 -9.3 +259027200 -5.8 -6.2 -6.7 -7 -7.3 -7.5 -7.8 -8.1 -8.5 -9.3 +259027200 -7.4 -8 -8.6 -9 -9.5 -9.9 -10.3 -10.7 -11.2 -12.1 +259113600 -7.4 -8 -8.6 -9 -9.5 -9.9 -10.3 -10.7 -11.2 -12.1 +259113600 -10.3 -10.9 -11.5 -11.8 -12.2 -12.6 -12.9 -13.1 -13.5 -14.3 +259200000 -10.3 -10.9 -11.5 -11.8 -12.2 -12.6 -12.9 -13.1 -13.5 -14.3 +259200000 -8.6 -9 -9.6 -9.9 -10.2 -10.5 -10.9 -11.3 -11.7 -12.5 +259286400 -8.6 -9 -9.6 -9.9 -10.2 -10.5 -10.9 -11.3 -11.7 -12.5 +259286400 -12.4 -13 -13.6 -13.8 -13.8 -13.8 -14 -14.1 -14.4 -14.7 +259372800 -12.4 -13 -13.6 -13.8 -13.8 -13.8 -14 -14.1 -14.4 -14.7 +259372800 -15 -15.5 -16 -16.4 -16.7 -16.9 -16.9 -16.9 -17.1 -17.6 +259459200 -15 -15.5 -16 -16.4 -16.7 -16.9 -16.9 -16.9 -17.1 -17.6 +259459200 -10.4 -11.1 -12.2 -12.5 -12.7 -12.9 -12.9 -13.1 -13.2 -13.5 +259545600 -10.4 -11.1 -12.2 -12.5 -12.7 -12.9 -12.9 -13.1 -13.2 -13.5 +259545600 -8.7 -9.8 -10.4 -10.7 -11 -11.2 -11.4 -11.6 -11.8 -12.1 +259632000 -8.7 -9.8 -10.4 -10.7 -11 -11.2 -11.4 -11.6 -11.8 -12.1 +259632000 -8.4 -9.2 -9.8 -10.1 -10.5 -10.7 -10.8 -11 -11.2 -11.6 +259718400 -8.4 -9.2 -9.8 -10.1 -10.5 -10.7 -10.8 -11 -11.2 -11.6 +259718400 -9.1 -10.1 -10.6 -10.8 -11.1 -11.5 -11.6 -11.8 -12 -12.3 +259804800 -9.1 -10.1 -10.6 -10.8 -11.1 -11.5 -11.6 -11.8 -12 -12.3 +259804800 -8.5 -9.6 -10.2 -10.3 -10.7 -11 -11.2 -11.4 -11.5 -11.8 +259891200 -8.5 -9.6 -10.2 -10.3 -10.7 -11 -11.2 -11.4 -11.5 -11.8 +259891200 -8.1 -9.2 -9.7 -10 -10.5 -10.7 -10.8 -11 -11.2 -11.7 +259977600 -8.1 -9.2 -9.7 -10 -10.5 -10.7 -10.8 -11 -11.2 -11.7 +259977600 -7.3 -8.3 -9 -9.2 -9.6 -9.9 -10 -10.3 -10.5 -10.9 +260064000 -7.3 -8.3 -9 -9.2 -9.6 -9.9 -10 -10.3 -10.5 -10.9 +260064000 -7.1 -7.8 -8.4 -8.8 -9.3 -9.5 -9.5 -9.5 -9.7 -10.1 +260150400 -7.1 -7.8 -8.4 -8.8 -9.3 -9.5 -9.5 -9.5 -9.7 -10.1 +260150400 -6 -6.7 -7.4 -7.7 -8 -8.3 -8.5 -8.8 -9 -9.5 +260236800 -6 -6.7 -7.4 -7.7 -8 -8.3 -8.5 -8.8 -9 -9.5 +260236800 -5.6 -6.5 -7.2 -7.6 -7.9 -8.1 -8.1 -8.2 -8.4 -8.9 +260323200 -5.6 -6.5 -7.2 -7.6 -7.9 -8.1 -8.1 -8.2 -8.4 -8.9 +260323200 -5.8 -6.5 -7 -7.2 -7.5 -7.7 -7.9 -8.2 -8.4 -8.9 +260409600 -5.8 -6.5 -7 -7.2 -7.5 -7.7 -7.9 -8.2 -8.4 -8.9 +260409600 -4.5 -5.5 -6.1 -6.4 -6.6 -6.7 -6.7 -6.8 -7 -7.4 +260496000 -4.5 -5.5 -6.1 -6.4 -6.6 -6.7 -6.7 -6.8 -7 -7.4 +260496000 -2.1 -3.2 -3.7 -4 -4.4 -4.8 -5.1 -5.4 -5.7 -6.2 +260582400 -2.1 -3.2 -3.7 -4 -4.4 -4.8 -5.1 -5.4 -5.7 -6.2 +260582400 -3.4 -4 -4.6 -4.9 -5.2 -5.4 -5.7 -6 -6.3 -6.9 +260668800 -3.4 -4 -4.6 -4.9 -5.2 -5.4 -5.7 -6 -6.3 -6.9 +260668800 -4.5 -5.3 -5.9 -6.2 -6.5 -6.8 -7 -7.3 -7.6 -8.2 +260755200 -4.5 -5.3 -5.9 -6.2 -6.5 -6.8 -7 -7.3 -7.6 -8.2 +260755200 -5.8 -6.7 -7.3 -7.6 -8.1 -8.4 -8.7 -8.9 -9.3 -10 +260841600 -5.8 -6.7 -7.3 -7.6 -8.1 -8.4 -8.7 -8.9 -9.3 -10 +260841600 -6.7 -8 -8.5 -8.7 -9.1 -9.5 -9.7 -9.8 -10.1 -10.5 +260928000 -6.7 -8 -8.5 -8.7 -9.1 -9.5 -9.7 -9.8 -10.1 -10.5 +260928000 -7.1 -7.8 -8.2 -8.4 -8.8 -9 -9.1 -9.3 -9.5 -9.9 +261014400 -7.1 -7.8 -8.2 -8.4 -8.8 -9 -9.1 -9.3 -9.5 -9.9 +261014400 -4.1 -4.8 -5.8 -6.2 -6.5 -6.8 -7.1 -7.5 -7.9 -8.7 +261100800 -4.1 -4.8 -5.8 -6.2 -6.5 -6.8 -7.1 -7.5 -7.9 -8.7 +261100800 -3 -3.5 -4 -4.3 -4.6 -4.9 -5.2 -5.5 -5.9 -6.7 +261187200 -3 -3.5 -4 -4.3 -4.6 -4.9 -5.2 -5.5 -5.9 -6.7 +261187200 -2.2 -2.5 -2.9 -3.1 -3.4 -3.6 -3.8 -4.1 -4.4 -5 +261273600 -2.2 -2.5 -2.9 -3.1 -3.4 -3.6 -3.8 -4.1 -4.4 -5 +261273600 -1.7 -2.3 -3.1 -3.5 -3.9 -4.2 -4.4 -4.7 -5.1 -5.7 +261360000 -1.7 -2.3 -3.1 -3.5 -3.9 -4.2 -4.4 -4.7 -5.1 -5.7 +261360000 0.5 0.8 0.6 0.4 0.3 0.2 0 -0.2 -0.5 -1 +261446400 0.5 0.8 0.6 0.4 0.3 0.2 0 -0.2 -0.5 -1 +261446400 4.7 4.4 4.1 3.8 3.6 3.4 3.1 2.9 2.6 2 +261532800 4.7 4.4 4.1 3.8 3.6 3.4 3.1 2.9 2.6 2 +261532800 3.2 2.8 2.5 2.2 1.9 1.7 1.4 1.1 0.8 0.2 +261619200 3.2 2.8 2.5 2.2 1.9 1.7 1.4 1.1 0.8 0.2 +261619200 3.7 3.2 2.8 2.6 2.3 2 1.7 1.4 1.1 0.4 +261705600 3.7 3.2 2.8 2.6 2.3 2 1.7 1.4 1.1 0.4 +261705600 3.8 3.3 2.9 2.6 2.4 2.1 1.8 1.6 1.2 0.6 +261792000 3.8 3.3 2.9 2.6 2.4 2.1 1.8 1.6 1.2 0.6 +261792000 1.4 0.7 0.2 -0.2 -0.6 -1 -1.4 -1.8 -2.3 -3.3 +261878400 1.4 0.7 0.2 -0.2 -0.6 -1 -1.4 -1.8 -2.3 -3.3 +261878400 1.7 1.4 0.9 0.7 0.4 0.1 -0.2 -0.4 -0.8 -1.4 +261964800 1.7 1.4 0.9 0.7 0.4 0.1 -0.2 -0.4 -0.8 -1.4 +261964800 3.3 2.7 2.2 1.9 1.5 1.2 0.8 0.5 0 -0.8 +262051200 3.3 2.7 2.2 1.9 1.5 1.2 0.8 0.5 0 -0.8 +262051200 1.9 1.3 0.9 0.6 0.3 -0.1 -0.4 -0.7 -1.1 -1.9 +262137600 1.9 1.3 0.9 0.6 0.3 -0.1 -0.4 -0.7 -1.1 -1.9 +262137600 2.7 1.9 1.4 1.1 0.7 0.3 0 -0.4 -0.8 -1.6 +262224000 2.7 1.9 1.4 1.1 0.7 0.3 0 -0.4 -0.8 -1.6 +262224000 2.2 1.6 1.2 1 0.6 0.3 0 -0.3 -0.7 -1.5 +262310400 2.2 1.6 1.2 1 0.6 0.3 0 -0.3 -0.7 -1.5 +262310400 2.2 1.6 1.2 0.9 0.6 0.3 0 -0.3 -0.7 -1.4 +262396800 2.2 1.6 1.2 0.9 0.6 0.3 0 -0.3 -0.7 -1.4 +262396800 2.7 1.9 1.3 0.9 0.3 -0.1 -0.5 -0.9 -1.3 -2.1 +262483200 2.7 1.9 1.3 0.9 0.3 -0.1 -0.5 -0.9 -1.3 -2.1 +262483200 1.1 0.7 0.2 -0.1 -0.5 -0.8 -1.1 -1.5 -1.9 -2.7 +262569600 1.1 0.7 0.2 -0.1 -0.5 -0.8 -1.1 -1.5 -1.9 -2.7 +262569600 1 0.5 0.1 -0.2 -0.6 -0.8 -1.1 -1.5 -1.9 -2.6 +262656000 1 0.5 0.1 -0.2 -0.6 -0.8 -1.1 -1.5 -1.9 -2.6 +262656000 1.5 1 0.5 0.2 -0.2 -0.5 -0.8 -1.1 -1.5 -2.3 +262742400 1.5 1 0.5 0.2 -0.2 -0.5 -0.8 -1.1 -1.5 -2.3 +262742400 1.3 0.5 -0.2 -0.6 -1.1 -1.5 -1.9 -2.2 -2.7 -3.5 +262828800 1.3 0.5 -0.2 -0.6 -1.1 -1.5 -1.9 -2.2 -2.7 -3.5 +262828800 2.1 1.2 0.5 0.1 -0.4 -0.9 -1.3 -1.8 -2.3 -3.2 +262915200 2.1 1.2 0.5 0.1 -0.4 -0.9 -1.3 -1.8 -2.3 -3.2 +262915200 0.1 -0.6 -1.1 -1.4 -1.8 -2.2 -2.6 -2.9 -3.4 -4.2 +263001600 0.1 -0.6 -1.1 -1.4 -1.8 -2.2 -2.6 -2.9 -3.4 -4.2 +263001600 1.8 1.3 0.8 0.5 0.1 -0.2 -0.5 -0.9 -1.3 -2.1 +263088000 1.8 1.3 0.8 0.5 0.1 -0.2 -0.5 -0.9 -1.3 -2.1 +263088000 2.5 1.9 1.5 1.2 0.8 0.5 0.2 -0.1 -0.5 -1.2 +263174400 2.5 1.9 1.5 1.2 0.8 0.5 0.2 -0.1 -0.5 -1.2 +263174400 5.6 5.1 4.8 4.6 4.3 4.1 3.9 3.6 3.3 2.6 +263260800 5.6 5.1 4.8 4.6 4.3 4.1 3.9 3.6 3.3 2.6 +263260800 7.5 6.9 6.5 6.4 6 5.8 5.5 5.3 5 4.3 +263347200 7.5 6.9 6.5 6.4 6 5.8 5.5 5.3 5 4.3 +263347200 8 7.1 6.6 6.3 5.9 5.5 5.3 5 4.7 4 +263433600 8 7.1 6.6 6.3 5.9 5.5 5.3 5 4.7 4 +263433600 8.1 7.6 7.1 6.9 6.6 6.3 6 5.6 5.3 4.6 +263520000 8.1 7.6 7.1 6.9 6.6 6.3 6 5.6 5.3 4.6 +263520000 5.1 4.8 4.5 4.3 4 3.8 3.6 3.4 3.2 2.7 +263606400 5.1 4.8 4.5 4.3 4 3.8 3.6 3.4 3.2 2.7 +263606400 3.6 3.1 2.6 2.3 2 1.8 1.5 1.2 0.8 0.2 +263692800 3.6 3.1 2.6 2.3 2 1.8 1.5 1.2 0.8 0.2 +263692800 4.9 4.4 4 3.7 3.3 3 2.8 2.5 2.2 1.5 +263779200 4.9 4.4 4 3.7 3.3 3 2.8 2.5 2.2 1.5 +263779200 5.1 4.5 4.1 3.7 3.4 3.1 2.8 2.5 2.1 1.3 +263865600 5.1 4.5 4.1 3.7 3.4 3.1 2.8 2.5 2.1 1.3 +263865600 2.1 1.6 1.2 0.8 0.5 0.2 -0.1 -0.4 -0.8 -1.6 +263952000 2.1 1.6 1.2 0.8 0.5 0.2 -0.1 -0.4 -0.8 -1.6 +263952000 2.7 2.2 1.7 1.4 1.1 0.8 0.4 0.1 -0.3 -1.2 +264038400 2.7 2.2 1.7 1.4 1.1 0.8 0.4 0.1 -0.3 -1.2 +264038400 4.6 4.1 3.8 3.5 3.2 2.9 2.7 2.3 1.9 1.3 +264124800 4.6 4.1 3.8 3.5 3.2 2.9 2.7 2.3 1.9 1.3 +264124800 5.8 5.6 5.3 5.1 4.9 4.7 4.5 4.3 4 3.3 +264211200 5.8 5.6 5.3 5.1 4.9 4.7 4.5 4.3 4 3.3 +264211200 11.2 10.5 10 9.8 9.4 8.9 8.6 8.3 7.9 7.2 +264297600 11.2 10.5 10 9.8 9.4 8.9 8.6 8.3 7.9 7.2 +264297600 15.1 14.2 13.8 13.6 13 12.5 12.1 11.7 11.2 10.3 +264384000 15.1 14.2 13.8 13.6 13 12.5 12.1 11.7 11.2 10.3 +264384000 15.2 14.4 13.9 13.5 13 12.4 12 11.6 11 10.2 +264470400 15.2 14.4 13.9 13.5 13 12.4 12 11.6 11 10.2 +264470400 9.4 8.9 8.4 8.1 7.7 7.5 7.1 6.8 6.4 5.7 +264556800 9.4 8.9 8.4 8.1 7.7 7.5 7.1 6.8 6.4 5.7 +264556800 12.1 11.3 10.7 10.4 10 9.5 9.2 8.8 8.4 7.6 +264643200 12.1 11.3 10.7 10.4 10 9.5 9.2 8.8 8.4 7.6 +264643200 6 5.4 5 4.7 4.4 4.1 3.9 3.6 3.2 2.6 +264729600 6 5.4 5 4.7 4.4 4.1 3.9 3.6 3.2 2.6 +264729600 3 2.5 1.8 1.6 1.4 1.2 1 0.7 0.4 -0.3 +264816000 3 2.5 1.8 1.6 1.4 1.2 1 0.7 0.4 -0.3 +264816000 9.6 9.1 8.7 8.4 8.1 7.8 7.6 7.3 7 6.4 +264902400 9.6 9.1 8.7 8.4 8.1 7.8 7.6 7.3 7 6.4 +264902400 12 11.4 10.8 10.5 10.1 9.8 9.6 9.4 9.2 8.7 +264988800 12 11.4 10.8 10.5 10.1 9.8 9.6 9.4 9.2 8.7 +264988800 13.6 13 12.7 12.5 12.3 11.9 11.7 11.4 11 10.4 +265075200 13.6 13 12.7 12.5 12.3 11.9 11.7 11.4 11 10.4 +265075200 8.3 7.9 7.4 7.1 6.8 6.5 6.2 5.9 5.5 4.8 +265161600 8.3 7.9 7.4 7.1 6.8 6.5 6.2 5.9 5.5 4.8 +265161600 10.9 10.4 10.1 9.9 9.6 9.3 9 8.7 8.3 7.6 +265248000 10.9 10.4 10.1 9.9 9.6 9.3 9 8.7 8.3 7.6 +265248000 11.1 10.8 10.3 10 9.8 9.6 9.3 9 8.5 7.6 +265334400 11.1 10.8 10.3 10 9.8 9.6 9.3 9 8.5 7.6 +265334400 11.1 10.6 10.3 10.1 9.8 9.6 9.3 9 8.7 8.1 +265420800 11.1 10.6 10.3 10.1 9.8 9.6 9.3 9 8.7 8.1 +265420800 14.1 13.6 13.2 13 12.6 12.3 12.1 11.8 11.5 10.9 +265507200 14.1 13.6 13.2 13 12.6 12.3 12.1 11.8 11.5 10.9 +265507200 12.5 11.9 11.5 11.2 10.8 10.5 10.2 9.8 9.3 8.3 +265593600 12.5 11.9 11.5 11.2 10.8 10.5 10.2 9.8 9.3 8.3 +265593600 8.7 7.9 7.4 7.1 6.7 6.3 6 5.6 5.2 4.4 +265680000 8.7 7.9 7.4 7.1 6.7 6.3 6 5.6 5.2 4.4 +265680000 9.3 8.6 8.2 7.9 7.5 7.2 6.9 6.6 6.2 5.4 +265766400 9.3 8.6 8.2 7.9 7.5 7.2 6.9 6.6 6.2 5.4 +265766400 8.2 7.7 7.2 6.9 6.5 6.3 5.9 5.6 5.1 4.3 +265852800 8.2 7.7 7.2 6.9 6.5 6.3 5.9 5.6 5.1 4.3 +265852800 5.9 5.4 4.9 4.6 4.3 4 3.7 3.3 3 2.2 +265939200 5.9 5.4 4.9 4.6 4.3 4 3.7 3.3 3 2.2 +265939200 7.6 7 6.6 6.3 6 5.6 5.3 5 4.6 3.9 +266025600 7.6 7 6.6 6.3 6 5.6 5.3 5 4.6 3.9 +266025600 10.6 9.9 9.4 9 8.7 8.3 7.9 7.6 7.1 6.3 +266112000 10.6 9.9 9.4 9 8.7 8.3 7.9 7.6 7.1 6.3 +266112000 10.3 9.4 8.9 8.6 8.2 7.8 7.5 7.1 6.7 6 +266198400 10.3 9.4 8.9 8.6 8.2 7.8 7.5 7.1 6.7 6 +266198400 11.2 10.7 10.3 10.1 9.8 9.4 9.2 8.9 8.6 7.9 +266284800 11.2 10.7 10.3 10.1 9.8 9.4 9.2 8.9 8.6 7.9 +266284800 12 11.7 11.3 11 10.7 10.5 10.2 9.8 9.4 8.6 +266371200 12 11.7 11.3 11 10.7 10.5 10.2 9.8 9.4 8.6 +266371200 13.1 12.8 12.4 12.1 11.8 11.5 11.2 10.9 10.4 9.6 +266457600 13.1 12.8 12.4 12.1 11.8 11.5 11.2 10.9 10.4 9.6 +266457600 11 10.9 10.5 10.3 10 9.8 9.6 9.3 9 8.3 +266544000 11 10.9 10.5 10.3 10 9.8 9.6 9.3 9 8.3 +266544000 10.6 10.1 9.7 9.4 9.1 8.8 8.5 8.3 8 7.4 +266630400 10.6 10.1 9.7 9.4 9.1 8.8 8.5 8.3 8 7.4 +266630400 8.7 8 7.7 7.4 7.1 6.8 6.6 6.3 6 5.4 +266716800 8.7 8 7.7 7.4 7.1 6.8 6.6 6.3 6 5.4 +266716800 9.3 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +266803200 9.3 8.8 8.3 8 7.7 7.5 7.2 6.9 6.5 5.8 +266803200 9.6 9.2 8.9 8.7 8.4 8.2 7.9 7.7 7.3 6.7 +266889600 9.6 9.2 8.9 8.7 8.4 8.2 7.9 7.7 7.3 6.7 +266889600 12.1 11.4 10.9 10.6 10.3 10 9.6 9.3 8.9 8.1 +266976000 12.1 11.4 10.9 10.6 10.3 10 9.6 9.3 8.9 8.1 +266976000 14.2 13.7 13.3 13.1 12.8 12.4 12.2 11.9 11.6 11 +267062400 14.2 13.7 13.3 13.1 12.8 12.4 12.2 11.9 11.6 11 +267062400 13 12.8 12.6 12.3 12.1 11.8 11.6 11.3 11 10.4 +267148800 13 12.8 12.6 12.3 12.1 11.8 11.6 11.3 11 10.4 +267148800 14.5 14.1 13.8 13.7 13.5 13.4 13.2 13.1 12.8 12.3 +267235200 14.5 14.1 13.8 13.7 13.5 13.4 13.2 13.1 12.8 12.3 +267235200 13.8 13.8 13.9 13.7 13.5 13.3 13.1 12.9 12.7 12.2 +267321600 13.8 13.8 13.9 13.7 13.5 13.3 13.1 12.9 12.7 12.2 +267321600 13 12.4 11.9 11.6 11.3 11.1 10.7 10.4 10.1 9.3 +267408000 13 12.4 11.9 11.6 11.3 11.1 10.7 10.4 10.1 9.3 +267408000 10.1 9.6 9.2 8.8 8.5 8.3 8 7.6 7.3 6.5 +267494400 10.1 9.6 9.2 8.8 8.5 8.3 8 7.6 7.3 6.5 +267494400 8.6 8.3 8 7.7 7.5 7.3 7.1 6.8 6.5 5.9 +267580800 8.6 8.3 8 7.7 7.5 7.3 7.1 6.8 6.5 5.9 +267580800 12.9 12.3 11.8 11.6 11.2 10.9 10.6 10.3 9.9 9.2 +267667200 12.9 12.3 11.8 11.6 11.2 10.9 10.6 10.3 9.9 9.2 +267667200 10.7 10.2 9.8 9.6 9.3 9.1 8.8 8.5 8.2 7.6 +267753600 10.7 10.2 9.8 9.6 9.3 9.1 8.8 8.5 8.2 7.6 +267753600 10.5 10.2 9.8 9.5 9.3 9.2 8.9 8.7 8.4 7.8 +267840000 10.5 10.2 9.8 9.5 9.3 9.2 8.9 8.7 8.4 7.8 +267840000 9.1 8.7 8.2 8 7.7 7.4 7.1 6.9 6.5 5.8 +267926400 9.1 8.7 8.2 8 7.7 7.4 7.1 6.9 6.5 5.8 +267926400 8.1 7.6 7.2 7 6.8 6.5 6.3 6 5.7 5.1 +268012800 8.1 7.6 7.2 7 6.8 6.5 6.3 6 5.7 5.1 +268012800 11.8 11.3 11.1 10.9 10.7 10.5 10.3 10.1 10 9.7 +268099200 11.8 11.3 11.1 10.9 10.7 10.5 10.3 10.1 10 9.7 +268099200 10.9 10.3 9.9 9.6 9.3 9 8.7 8.4 8.1 7.4 +268185600 10.9 10.3 9.9 9.6 9.3 9 8.7 8.4 8.1 7.4 +268185600 9.2 8.7 8.5 8.4 8.1 7.8 7.7 7.5 7.2 6.8 +268272000 9.2 8.7 8.5 8.4 8.1 7.8 7.7 7.5 7.2 6.8 +268272000 10.1 9.6 9.4 9.2 8.9 8.7 8.5 8.3 8 7.6 +268358400 10.1 9.6 9.4 9.2 8.9 8.7 8.5 8.3 8 7.6 +268358400 12.5 12.3 12 11.8 11.5 11.2 11 10.7 10.3 9.6 +268444800 12.5 12.3 12 11.8 11.5 11.2 11 10.7 10.3 9.6 +268444800 11.8 11.2 10.9 10.7 10.3 10 9.8 9.5 9.2 8.6 +268531200 11.8 11.2 10.9 10.7 10.3 10 9.8 9.5 9.2 8.6 +268531200 16 15.7 15.6 15.5 15.2 14.9 14.8 14.6 14.4 14 +268617600 16 15.7 15.6 15.5 15.2 14.9 14.8 14.6 14.4 14 +268617600 14.1 13.3 13.1 12.9 12.6 12.3 12.2 12.1 11.9 11.4 +268704000 14.1 13.3 13.1 12.9 12.6 12.3 12.2 12.1 11.9 11.4 +268704000 16.1 15.8 15.5 15.3 15 14.8 14.6 14.3 14 13.5 +268790400 16.1 15.8 15.5 15.3 15 14.8 14.6 14.3 14 13.5 +268790400 13.5 12.8 12.5 12.2 11.9 11.5 11.3 10.9 10.6 9.9 +268876800 13.5 12.8 12.5 12.2 11.9 11.5 11.3 10.9 10.6 9.9 +268876800 14.3 13.7 13.4 13.2 12.9 12.7 12.5 12.4 12.1 11.6 +268963200 14.3 13.7 13.4 13.2 12.9 12.7 12.5 12.4 12.1 11.6 +268963200 15.4 15.1 14.8 14.7 14.5 14.4 14.3 14.1 14 13.6 +269049600 15.4 15.1 14.8 14.7 14.5 14.4 14.3 14.1 14 13.6 +269049600 17.6 17.2 16.9 16.8 16.6 16.4 16.2 16 15.8 15.4 +269136000 17.6 17.2 16.9 16.8 16.6 16.4 16.2 16 15.8 15.4 +269136000 14.6 13.8 13.4 13.1 12.7 12.3 12 11.7 11.3 10.7 +269222400 14.6 13.8 13.4 13.1 12.7 12.3 12 11.7 11.3 10.7 +269222400 12.2 11.5 11.1 10.8 10.4 10 9.8 9.4 9.1 8.4 +269308800 12.2 11.5 11.1 10.8 10.4 10 9.8 9.4 9.1 8.4 +269308800 12.8 12.2 11.8 11.6 11.3 11 10.7 10.5 10.1 9.5 +269395200 12.8 12.2 11.8 11.6 11.3 11 10.7 10.5 10.1 9.5 +269395200 14.8 14.1 13.8 13.6 13.3 13 12.8 12.5 12.2 11.6 +269481600 14.8 14.1 13.8 13.6 13.3 13 12.8 12.5 12.2 11.6 +269481600 16 15.2 14.9 14.6 14.2 13.9 13.6 13.3 13 12.3 +269568000 16 15.2 14.9 14.6 14.2 13.9 13.6 13.3 13 12.3 +269568000 16.5 15.8 15.3 15 14.6 14.2 13.9 13.5 13 12.1 +269654400 16.5 15.8 15.3 15 14.6 14.2 13.9 13.5 13 12.1 +269654400 16.9 16.3 16 15.7 15.4 15.1 14.9 14.7 14.4 13.8 +269740800 16.9 16.3 16 15.7 15.4 15.1 14.9 14.7 14.4 13.8 +269740800 18.9 18.3 18 17.9 17.6 17.4 17.3 17.2 17 16.6 +269827200 18.9 18.3 18 17.9 17.6 17.4 17.3 17.2 17 16.6 +269827200 18.5 18.1 17.7 17.5 17.3 17.1 16.9 16.7 16.5 16.1 +269913600 18.5 18.1 17.7 17.5 17.3 17.1 16.9 16.7 16.5 16.1 +269913600 16 15.7 15.5 15.3 15.2 15 14.9 14.7 14.5 14.1 +270000000 16 15.7 15.5 15.3 15.2 15 14.9 14.7 14.5 14.1 +270000000 15.8 15.5 15.4 15.3 15.1 15 14.9 14.7 14.6 14.3 +270086400 15.8 15.5 15.4 15.3 15.1 15 14.9 14.7 14.6 14.3 +270086400 17.6 17.2 16.9 16.8 16.6 16.4 16.3 16.2 16 15.7 +270172800 17.6 17.2 16.9 16.8 16.6 16.4 16.3 16.2 16 15.7 +270172800 16.6 16.2 16 15.9 15.7 15.5 15.4 15.3 15.1 14.8 +270259200 16.6 16.2 16 15.9 15.7 15.5 15.4 15.3 15.1 14.8 +270259200 17.6 17.2 17 16.8 16.7 16.5 16.3 16.1 15.8 15.3 +270345600 17.6 17.2 17 16.8 16.7 16.5 16.3 16.1 15.8 15.3 +270345600 16.5 16 15.6 15.4 15.2 15 14.7 14.5 14.3 13.8 +270432000 16.5 16 15.6 15.4 15.2 15 14.7 14.5 14.3 13.8 +270432000 14.3 14 13.7 13.5 13.3 13.1 12.9 12.6 12.3 11.7 +270518400 14.3 14 13.7 13.5 13.3 13.1 12.9 12.6 12.3 11.7 +270518400 14.5 14.1 13.8 13.6 13.3 13 12.8 12.6 12.3 11.8 +270604800 14.5 14.1 13.8 13.6 13.3 13 12.8 12.6 12.3 11.8 +270604800 12.5 12.2 12 11.8 11.6 11.4 11.2 11 10.8 10.4 +270691200 12.5 12.2 12 11.8 11.6 11.4 11.2 11 10.8 10.4 +270691200 12.2 11.6 11.4 11.2 10.9 10.6 10.5 10.3 10.1 9.6 +270777600 12.2 11.6 11.4 11.2 10.9 10.6 10.5 10.3 10.1 9.6 +270777600 15.3 14.8 14.4 14.1 13.8 13.6 13.3 13.1 12.8 12.2 +270864000 15.3 14.8 14.4 14.1 13.8 13.6 13.3 13.1 12.8 12.2 +270864000 15.2 14.9 14.6 14.4 14.2 14.1 13.9 13.6 13.4 12.8 +270950400 15.2 14.9 14.6 14.4 14.2 14.1 13.9 13.6 13.4 12.8 +270950400 13.8 13.4 13.2 13 12.8 12.6 12.5 12.3 12 11.5 +271036800 13.8 13.4 13.2 13 12.8 12.6 12.5 12.3 12 11.5 +271036800 12.3 11.9 11.6 11.5 11.3 11 10.8 10.6 10.3 9.9 +271123200 12.3 11.9 11.6 11.5 11.3 11 10.8 10.6 10.3 9.9 +271123200 13.3 12.9 12.7 12.5 12.2 12 11.7 11.5 11.2 10.6 +271209600 13.3 12.9 12.7 12.5 12.2 12 11.7 11.5 11.2 10.6 +271209600 12.4 12 11.8 11.7 11.5 11.2 11.1 11 10.9 10.6 +271296000 12.4 12 11.8 11.7 11.5 11.2 11.1 11 10.9 10.6 +271296000 14.7 14.2 13.9 13.7 13.5 13.2 13.1 12.9 12.6 12.1 +271382400 14.7 14.2 13.9 13.7 13.5 13.2 13.1 12.9 12.6 12.1 +271382400 11 10.7 10.5 10.4 10.3 10 9.9 9.8 9.6 9.2 +271468800 11 10.7 10.5 10.4 10.3 10 9.9 9.8 9.6 9.2 +271468800 11.4 10.9 10.7 10.6 10.3 10.1 10 9.8 9.6 9.2 +271555200 11.4 10.9 10.7 10.6 10.3 10.1 10 9.8 9.6 9.2 +271555200 11.8 11.3 11.1 11 10.8 10.6 10.6 10.5 10.3 9.9 +271641600 11.8 11.3 11.1 11 10.8 10.6 10.6 10.5 10.3 9.9 +271641600 11.4 11 10.8 10.6 10.4 10.2 10 9.7 9.5 9 +271728000 11.4 11 10.8 10.6 10.4 10.2 10 9.7 9.5 9 +271728000 11.3 10.8 10.5 10.3 10 9.7 9.5 9.3 9 8.4 +271814400 11.3 10.8 10.5 10.3 10 9.7 9.5 9.3 9 8.4 +271814400 10.5 9.9 9.5 9.2 8.9 8.6 8.4 8.1 7.7 7.1 +271900800 10.5 9.9 9.5 9.2 8.9 8.6 8.4 8.1 7.7 7.1 +271900800 10.6 10 9.7 9.6 9.3 9.1 8.9 8.8 8.5 8.1 +271987200 10.6 10 9.7 9.6 9.3 9.1 8.9 8.8 8.5 8.1 +271987200 13.9 13.5 13.1 12.9 12.6 12.2 11.9 11.7 11.4 10.8 +272073600 13.9 13.5 13.1 12.9 12.6 12.2 11.9 11.7 11.4 10.8 +272073600 11.9 11.5 11.3 11.1 11 10.8 10.7 10.5 10.3 10 +272160000 11.9 11.5 11.3 11.1 11 10.8 10.7 10.5 10.3 10 +272160000 13.3 12.7 12.3 12 11.7 11.4 11.2 10.9 10.5 9.8 +272246400 13.3 12.7 12.3 12 11.7 11.4 11.2 10.9 10.5 9.8 +272246400 11 10.6 10.3 10.1 9.8 9.5 9.3 9.1 8.8 8.3 +272332800 11 10.6 10.3 10.1 9.8 9.5 9.3 9.1 8.8 8.3 +272332800 10.4 10.1 9.8 9.7 9.4 9.1 8.9 8.7 8.4 7.9 +272419200 10.4 10.1 9.8 9.7 9.4 9.1 8.9 8.7 8.4 7.9 +272419200 10.8 10.4 10.3 10.3 10.1 9.9 9.7 9.5 9.3 8.9 +272505600 10.8 10.4 10.3 10.3 10.1 9.9 9.7 9.5 9.3 8.9 +272505600 10.7 10.3 10.1 10 9.8 9.5 9.4 9.2 9 8.6 +272592000 10.7 10.3 10.1 10 9.8 9.5 9.4 9.2 9 8.6 +272592000 11.8 11.5 11.3 11.2 11 10.9 10.8 10.7 10.6 10.3 +272678400 11.8 11.5 11.3 11.2 11 10.9 10.8 10.7 10.6 10.3 +272678400 11.9 11.8 11.5 11.3 11.2 11.1 10.9 10.8 10.6 10.3 +272764800 11.9 11.8 11.5 11.3 11.2 11.1 10.9 10.8 10.6 10.3 +272764800 11.3 10.9 10.7 10.5 10.3 10.2 10 10.1 10 9.6 +272851200 11.3 10.9 10.7 10.5 10.3 10.2 10 10.1 10 9.6 +272851200 10.1 9.7 9.5 9.4 9.3 9.2 9.1 9.1 9 8.7 +272937600 10.1 9.7 9.5 9.4 9.3 9.2 9.1 9.1 9 8.7 +272937600 10.7 10.4 10.3 10.2 10.1 10 10 9.9 9.8 9.5 +273024000 10.7 10.4 10.3 10.2 10.1 10 10 9.9 9.8 9.5 +273024000 12.5 12.3 12.1 12 11.8 11.6 11.5 11.3 11.1 10.7 +273110400 12.5 12.3 12.1 12 11.8 11.6 11.5 11.3 11.1 10.7 +273110400 11.2 10.6 10.4 10.2 9.9 9.6 9.5 9.2 9 8.5 +273196800 11.2 10.6 10.4 10.2 9.9 9.6 9.5 9.2 9 8.5 +273196800 10.6 10.1 9.9 9.8 9.5 9.3 9.2 9 8.8 8.5 +273283200 10.6 10.1 9.9 9.8 9.5 9.3 9.2 9 8.8 8.5 +273283200 12.8 12.4 12.1 11.8 11.6 11.3 11.1 10.8 10.5 9.9 +273369600 12.8 12.4 12.1 11.8 11.6 11.3 11.1 10.8 10.5 9.9 +273369600 8.6 8.1 7.8 7.6 7.3 7 6.8 6.6 6.4 5.9 +273456000 8.6 8.1 7.8 7.6 7.3 7 6.8 6.6 6.4 5.9 +273456000 9.1 8.6 8.2 8 7.7 7.4 7.1 6.8 6.4 5.7 +273542400 9.1 8.6 8.2 8 7.7 7.4 7.1 6.8 6.4 5.7 +273542400 12.1 11.6 11.3 11.1 10.8 10.6 10.4 10.1 9.8 9.3 +273628800 12.1 11.6 11.3 11.1 10.8 10.6 10.4 10.1 9.8 9.3 +273628800 12.6 12.2 12 11.9 11.7 11.6 11.6 11.6 11.4 11.1 +273715200 12.6 12.2 12 11.9 11.7 11.6 11.6 11.6 11.4 11.1 +273715200 12.1 11.8 11.7 11.7 11.6 11.5 11.5 11.4 11.3 11 +273801600 12.1 11.8 11.7 11.7 11.6 11.5 11.5 11.4 11.3 11 +273801600 11.6 11.3 11 10.8 10.6 10.4 10.2 10 9.7 9.1 +273888000 11.6 11.3 11 10.8 10.6 10.4 10.2 10 9.7 9.1 +273888000 12.1 11.8 11.5 11.4 11.1 10.9 10.8 10.6 10.3 9.8 +273974400 12.1 11.8 11.5 11.4 11.1 10.9 10.8 10.6 10.3 9.8 +273974400 12 11.8 11.6 11.5 11.3 11.2 11 10.9 10.6 10.2 +274060800 12 11.8 11.6 11.5 11.3 11.2 11 10.9 10.6 10.2 +274060800 12.6 12.2 11.9 11.6 11.4 11.2 11 10.8 10.6 10 +274147200 12.6 12.2 11.9 11.6 11.4 11.2 11 10.8 10.6 10 +274147200 11.6 11.1 10.7 10.4 10 9.7 9.5 9.2 8.9 8.3 +274233600 11.6 11.1 10.7 10.4 10 9.7 9.5 9.2 8.9 8.3 +274233600 10.2 9.9 9.6 9.3 9.1 8.9 8.7 8.5 8.3 7.7 +274320000 10.2 9.9 9.6 9.3 9.1 8.9 8.7 8.5 8.3 7.7 +274320000 9.1 8.8 8.7 8.6 8.4 8.2 8.1 8 7.8 7.5 +274406400 9.1 8.8 8.7 8.6 8.4 8.2 8.1 8 7.8 7.5 +274406400 10.6 10.2 10 9.9 9.8 9.7 9.6 9.4 9.2 8.9 +274492800 10.6 10.2 10 9.9 9.8 9.7 9.6 9.4 9.2 8.9 +274492800 9.8 9.6 9.4 9.3 9.2 9 8.9 8.8 8.6 8.2 +274579200 9.8 9.6 9.4 9.3 9.2 9 8.9 8.8 8.6 8.2 +274579200 10 9.6 9.4 9.2 9 8.8 8.6 8.4 8.2 7.7 +274665600 10 9.6 9.4 9.2 9 8.8 8.6 8.4 8.2 7.7 +274665600 9.3 8.9 8.6 8.4 8.1 7.9 7.7 7.4 7.2 6.6 +274752000 9.3 8.9 8.6 8.4 8.1 7.9 7.7 7.4 7.2 6.6 +274752000 5.5 5 4.8 4.6 4.3 4 3.8 3.6 3.3 2.7 +274838400 5.5 5 4.8 4.6 4.3 4 3.8 3.6 3.3 2.7 +274838400 5 4.6 4.3 4.1 3.9 3.6 3.4 3.2 3 2.6 +274924800 5 4.6 4.3 4.1 3.9 3.6 3.4 3.2 3 2.6 +274924800 6.1 5.7 5.3 5.1 4.9 4.6 4.3 4.1 3.8 3.1 +275011200 6.1 5.7 5.3 5.1 4.9 4.6 4.3 4.1 3.8 3.1 +275011200 5.8 5.4 5.1 4.9 4.7 4.6 4.4 4.3 4.1 3.6 +275097600 5.8 5.4 5.1 4.9 4.7 4.6 4.4 4.3 4.1 3.6 +275097600 5.8 5.5 5.3 5.2 5.2 5.3 5.4 5.4 5.3 4.9 +275184000 5.8 5.5 5.3 5.2 5.2 5.3 5.4 5.4 5.3 4.9 +275184000 8.4 8.1 7.9 7.7 7.5 7.2 7 6.8 6.5 5.9 +275270400 8.4 8.1 7.9 7.7 7.5 7.2 7 6.8 6.5 5.9 +275270400 9.1 8.7 8.4 8.2 8 7.8 7.6 7.3 7.1 6.6 +275356800 9.1 8.7 8.4 8.2 8 7.8 7.6 7.3 7.1 6.6 +275356800 7.1 6.6 6.3 6.1 5.9 5.6 5.4 5.1 4.8 4.4 +275443200 7.1 6.6 6.3 6.1 5.9 5.6 5.4 5.1 4.8 4.4 +275443200 4.8 4.5 4.4 4.3 4.1 4 4 3.9 3.9 3.7 +275529600 4.8 4.5 4.4 4.3 4.1 4 4 3.9 3.9 3.7 +275529600 4.1 3.7 3.5 3.3 3.1 2.9 2.7 2.5 2.3 1.9 +275616000 4.1 3.7 3.5 3.3 3.1 2.9 2.7 2.5 2.3 1.9 +275616000 3.4 3 2.7 2.6 2.4 2.2 2.1 2 1.7 1.2 +275702400 3.4 3 2.7 2.6 2.4 2.2 2.1 2 1.7 1.2 +275702400 2.6 2.3 2.2 2.2 2.1 1.9 1.8 1.7 1.6 1.3 +275788800 2.6 2.3 2.2 2.2 2.1 1.9 1.8 1.7 1.6 1.3 +275788800 4.2 3.8 3.4 3.1 2.9 2.7 2.4 2.2 1.8 1.2 +275875200 4.2 3.8 3.4 3.1 2.9 2.7 2.4 2.2 1.8 1.2 +275875200 3.3 3 2.7 2.6 2.4 2.3 2.1 2 1.8 1.4 +275961600 3.3 3 2.7 2.6 2.4 2.3 2.1 2 1.8 1.4 +275961600 2.9 2.8 2.6 2.5 2.4 2.4 2.3 2.2 2 1.7 +276048000 2.9 2.8 2.6 2.5 2.4 2.4 2.3 2.2 2 1.7 +276048000 2.7 2.4 2.2 2.1 2 1.9 1.7 1.6 1.4 1.1 +276134400 2.7 2.4 2.2 2.1 2 1.9 1.7 1.6 1.4 1.1 +276134400 4.5 4.1 3.7 3.3 3 2.7 2.4 2.1 1.7 1 +276220800 4.5 4.1 3.7 3.3 3 2.7 2.4 2.1 1.7 1 +276220800 4.9 4.3 3.9 3.5 3.2 2.9 2.6 2.4 2 1.3 +276307200 4.9 4.3 3.9 3.5 3.2 2.9 2.6 2.4 2 1.3 +276307200 4.9 4.5 4.2 4 3.8 3.5 3.3 3 2.8 2.2 +276393600 4.9 4.5 4.2 4 3.8 3.5 3.3 3 2.8 2.2 +276393600 6.8 6.7 6.6 6.5 6.3 6.2 6.1 5.9 5.7 5.4 +276480000 6.8 6.7 6.6 6.5 6.3 6.2 6.1 5.9 5.7 5.4 +276480000 9.4 9.2 9 8.8 8.7 8.5 8.4 8.2 8 7.6 +276566400 9.4 9.2 9 8.8 8.7 8.5 8.4 8.2 8 7.6 +276566400 12.2 11.7 11.4 11.1 10.9 10.6 10.3 10.1 9.7 9.2 +276652800 12.2 11.7 11.4 11.1 10.9 10.6 10.3 10.1 9.7 9.2 +276652800 9.7 9.3 9 8.8 8.6 8.4 8.2 8 7.7 7.2 +276739200 9.7 9.3 9 8.8 8.6 8.4 8.2 8 7.7 7.2 +276739200 5.9 5.4 5 4.7 4.4 4.1 3.8 3.5 3.1 2.3 +276825600 5.9 5.4 5 4.7 4.4 4.1 3.8 3.5 3.1 2.3 +276825600 1.8 1.3 1 0.8 0.6 0.4 0.2 0.1 -0.1 -0.6 +276912000 1.8 1.3 1 0.8 0.6 0.4 0.2 0.1 -0.1 -0.6 +276912000 4.1 4.1 4.1 4.2 4.2 4.2 4.2 4.3 4.4 4.5 +276998400 4.1 4.1 4.1 4.2 4.2 4.2 4.2 4.3 4.4 4.5 +276998400 5.2 5.3 5.3 5.4 5.4 5.5 5.7 5.8 5.9 6 +277084800 5.2 5.3 5.3 5.4 5.4 5.5 5.7 5.8 5.9 6 +277084800 6.1 5.9 5.7 5.5 5.4 5.3 5.2 5.1 5 4.7 +277171200 6.1 5.9 5.7 5.5 5.4 5.3 5.2 5.1 5 4.7 +277171200 4.1 3.8 3.5 3.3 3.1 2.9 2.7 2.6 2.4 2 +277257600 4.1 3.8 3.5 3.3 3.1 2.9 2.7 2.6 2.4 2 +277257600 3.5 3.5 3.3 3.2 3.2 3.1 3 2.9 2.8 2.5 +277344000 3.5 3.5 3.3 3.2 3.2 3.1 3 2.9 2.8 2.5 +277344000 3.5 3.2 3 2.8 2.6 2.5 2.3 2.1 1.8 1.3 +277430400 3.5 3.2 3 2.8 2.6 2.5 2.3 2.1 1.8 1.3 +277430400 1 0.7 0.4 0.2 0 -0.2 -0.4 -0.6 -0.9 -1.4 +277516800 1 0.7 0.4 0.2 0 -0.2 -0.4 -0.6 -0.9 -1.4 +277516800 -0.9 -1 -1.2 -1.2 -1.3 -1.3 -1.3 -1.2 -1.2 -1.5 +277603200 -0.9 -1 -1.2 -1.2 -1.3 -1.3 -1.3 -1.2 -1.2 -1.5 +277603200 -0.1 -0.3 -0.7 -0.9 -1.1 -1.3 -1.6 -1.8 -2.1 -2.8 +277689600 -0.1 -0.3 -0.7 -0.9 -1.1 -1.3 -1.6 -1.8 -2.1 -2.8 +277689600 -1.4 -1.7 -2.2 -2.5 -2.8 -3 -3.3 -3.6 -3.9 -4.7 +277776000 -1.4 -1.7 -2.2 -2.5 -2.8 -3 -3.3 -3.6 -3.9 -4.7 +277776000 -1 -1.3 -1.7 -2 -2.2 -2.5 -2.8 -3 -3.3 -3.9 +277862400 -1 -1.3 -1.7 -2 -2.2 -2.5 -2.8 -3 -3.3 -3.9 +277862400 1.9 1.9 2.1 2.1 2.2 2.2 2.3 2.3 2.4 2.4 +277948800 1.9 1.9 2.1 2.1 2.2 2.2 2.3 2.3 2.4 2.4 +277948800 7.1 7 6.8 6.6 6.5 6.3 6.1 5.9 5.7 5.2 +278035200 7.1 7 6.8 6.6 6.5 6.3 6.1 5.9 5.7 5.2 +278035200 4.5 4 3.6 3.3 3 2.7 2.5 2.2 1.8 1.2 +278121600 4.5 4 3.6 3.3 3 2.7 2.5 2.2 1.8 1.2 +278121600 3.1 2.7 2.5 2.3 2.1 1.9 1.7 1.6 1.3 0.9 +278208000 3.1 2.7 2.5 2.3 2.1 1.9 1.7 1.6 1.3 0.9 +278208000 5.9 5.7 5.5 5.3 5.2 4.9 4.8 4.7 4.5 4.1 +278294400 5.9 5.7 5.5 5.3 5.2 4.9 4.8 4.7 4.5 4.1 +278294400 5.4 5 4.7 4.6 4.3 4.1 3.9 3.6 3.3 2.8 +278380800 5.4 5 4.7 4.6 4.3 4.1 3.9 3.6 3.3 2.8 +278380800 3.9 3.8 3.6 3.3 3.1 2.9 2.6 2.4 2.1 1.6 +278467200 3.9 3.8 3.6 3.3 3.1 2.9 2.6 2.4 2.1 1.6 +278467200 2.9 2.8 2.5 2.4 2.2 2 1.9 1.7 1.5 1 +278553600 2.9 2.8 2.5 2.4 2.2 2 1.9 1.7 1.5 1 +278553600 1.6 1.4 1.2 1.1 0.9 0.8 0.6 0.5 0.2 -0.2 +278640000 1.6 1.4 1.2 1.1 0.9 0.8 0.6 0.5 0.2 -0.2 +278640000 2.7 2.4 2.2 2 1.7 1.5 1.3 1.1 0.8 0.3 +278726400 2.7 2.4 2.2 2 1.7 1.5 1.3 1.1 0.8 0.3 +278726400 1.6 1.5 1.3 1.1 0.8 0.6 0.4 0.2 -0.1 -0.6 +278812800 1.6 1.5 1.3 1.1 0.8 0.6 0.4 0.2 -0.1 -0.6 +278812800 1.1 0.9 0.7 0.6 0.3 0.1 -0.1 -0.3 -0.5 -1.1 +278899200 1.1 0.9 0.7 0.6 0.3 0.1 -0.1 -0.3 -0.5 -1.1 +278899200 2.2 1.7 1.5 1.3 1 0.8 0.6 0.3 0 -0.5 +278985600 2.2 1.7 1.5 1.3 1 0.8 0.6 0.3 0 -0.5 +278985600 0.1 -0.2 -0.4 -0.5 -0.7 -0.8 -0.8 -0.9 -1.1 -1.5 +279072000 0.1 -0.2 -0.4 -0.5 -0.7 -0.8 -0.8 -0.9 -1.1 -1.5 +279072000 -0.8 -1.1 -1.2 -1.4 -1.5 -1.8 -1.9 -2.1 -2.3 -2.7 +279158400 -0.8 -1.1 -1.2 -1.4 -1.5 -1.8 -1.9 -2.1 -2.3 -2.7 +279158400 -1.8 -2.3 -2.4 -2.6 -2.8 -3 -3.1 -3.2 -3.4 -3.7 +279244800 -1.8 -2.3 -2.4 -2.6 -2.8 -3 -3.1 -3.2 -3.4 -3.7 +279244800 -0.4 -0.6 -0.7 -0.8 -1 -1.2 -1.3 -1.5 -1.7 -2.1 +279331200 -0.4 -0.6 -0.7 -0.8 -1 -1.2 -1.3 -1.5 -1.7 -2.1 +279331200 0.6 0.5 0.4 0.3 0.1 -0.1 -0.2 -0.4 -0.6 -1.1 +279417600 0.6 0.5 0.4 0.3 0.1 -0.1 -0.2 -0.4 -0.6 -1.1 +279417600 -0.1 -0.4 -0.7 -0.8 -1.1 -1.3 -1.5 -1.7 -2 -2.5 +279504000 -0.1 -0.4 -0.7 -0.8 -1.1 -1.3 -1.5 -1.7 -2 -2.5 +279504000 -3.1 -3.7 -3.9 -4 -4.2 -4.6 -4.7 -4.9 -5.1 -5.6 +279590400 -3.1 -3.7 -3.9 -4 -4.2 -4.6 -4.7 -4.9 -5.1 -5.6 +279590400 -0.6 -0.5 -0.6 -0.7 -0.7 -0.8 -0.9 -1 -1.2 -1.5 +279676800 -0.6 -0.5 -0.6 -0.7 -0.7 -0.8 -0.9 -1 -1.2 -1.5 +279676800 1.6 1.4 1.1 0.9 0.7 0.4 0.2 -0.1 -0.4 -1 +279763200 1.6 1.4 1.1 0.9 0.7 0.4 0.2 -0.1 -0.4 -1 +279763200 0.5 0.1 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.7 -2.2 +279849600 0.5 0.1 -0.2 -0.5 -0.7 -0.9 -1.1 -1.4 -1.7 -2.2 +279849600 1 0.8 0.6 0.6 0.4 0.3 0.2 0.1 -0.1 -0.5 +279936000 1 0.8 0.6 0.6 0.4 0.3 0.2 0.1 -0.1 -0.5 +279936000 5.3 4.9 4.7 4.5 4.3 3.9 3.8 3.5 3.2 2.7 +280022400 5.3 4.9 4.7 4.5 4.3 3.9 3.8 3.5 3.2 2.7 +280022400 6 5.3 4.9 4.6 4.2 3.8 3.5 3.2 2.8 2 +280108800 6 5.3 4.9 4.6 4.2 3.8 3.5 3.2 2.8 2 +280108800 0.2 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.1 -1.4 -2 +280195200 0.2 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.1 -1.4 -2 +280195200 0.5 0.1 0 -0.2 -0.4 -0.6 -0.7 -0.9 -1.1 -1.5 +280281600 0.5 0.1 0 -0.2 -0.4 -0.6 -0.7 -0.9 -1.1 -1.5 +280281600 -5.4 -5.7 -5.9 -6.1 -6.1 -6.2 -6.2 -6.3 -6.4 -6.7 +280368000 -5.4 -5.7 -5.9 -6.1 -6.1 -6.2 -6.2 -6.3 -6.4 -6.7 +280368000 -7.4 -8 -8.1 -8.3 -8.5 -8.6 -8.6 -8.6 -8.7 -9 +280454400 -7.4 -8 -8.1 -8.3 -8.5 -8.6 -8.6 -8.6 -8.7 -9 +280454400 -8 -8.3 -8.3 -8.4 -8.5 -8.4 -8 -7.6 -7.2 -7.1 +280540800 -8 -8.3 -8.3 -8.4 -8.5 -8.4 -8 -7.6 -7.2 -7.1 +280540800 -5.9 -6.2 -6.1 -6 -6.1 -6.2 -6 -5.7 -5.4 -5.5 +280627200 -5.9 -6.2 -6.1 -6 -6.1 -6.2 -6 -5.7 -5.4 -5.5 +280627200 -1.3 -1.5 -1.7 -1.8 -2 -2.2 -2.4 -2.6 -2.9 -3.5 +280713600 -1.3 -1.5 -1.7 -1.8 -2 -2.2 -2.4 -2.6 -2.9 -3.5 +280713600 -3.9 -4.4 -4.7 -4.9 -5.1 -5.4 -5.7 -5.9 -6.3 -6.9 +280800000 -3.9 -4.4 -4.7 -4.9 -5.1 -5.4 -5.7 -5.9 -6.3 -6.9 +280800000 -4.9 -5 -4.9 -4.8 -4.9 -4.9 -4.9 -4.9 -5 -5.3 +280886400 -4.9 -5 -4.9 -4.8 -4.9 -4.9 -4.9 -4.9 -5 -5.3 +280886400 3.2 3.1 2.9 2.9 2.8 2.7 2.6 2.5 2.4 2.2 +280972800 3.2 3.1 2.9 2.9 2.8 2.7 2.6 2.5 2.4 2.2 +280972800 5 4.3 3.8 3.6 3.2 2.8 2.5 2.2 1.8 1 +281059200 5 4.3 3.8 3.6 3.2 2.8 2.5 2.2 1.8 1 +281059200 0.4 -0.2 -0.6 -0.9 -1.3 -1.6 -1.9 -2.2 -2.6 -3.3 +281145600 0.4 -0.2 -0.6 -0.9 -1.3 -1.6 -1.9 -2.2 -2.6 -3.3 +281145600 -4.6 -4.9 -5.1 -5.1 -5.2 -5.3 -5.3 -5.4 -5.4 -5.6 +281232000 -4.6 -4.9 -5.1 -5.1 -5.2 -5.3 -5.3 -5.4 -5.4 -5.6 +281232000 0.9 0.7 0.4 0.2 0 -0.2 -0.4 -0.6 -0.9 -1.4 +281318400 0.9 0.7 0.4 0.2 0 -0.2 -0.4 -0.6 -0.9 -1.4 +281318400 -0.4 -0.9 -1.2 -1.5 -1.8 -2.2 -2.5 -2.8 -3.1 -3.8 +281404800 -0.4 -0.9 -1.2 -1.5 -1.8 -2.2 -2.5 -2.8 -3.1 -3.8 +281404800 1.8 1.5 1.2 1.1 0.8 0.6 0.5 0.2 0 -0.5 +281491200 1.8 1.5 1.2 1.1 0.8 0.6 0.5 0.2 0 -0.5 +281491200 1.1 0.7 0.5 0.3 0.1 -0.1 -0.3 -0.5 -0.7 -1.2 +281577600 1.1 0.7 0.5 0.3 0.1 -0.1 -0.3 -0.5 -0.7 -1.2 +281577600 -1.6 -2.1 -2.4 -2.6 -2.9 -3.2 -3.4 -3.7 -4 -4.7 +281664000 -1.6 -2.1 -2.4 -2.6 -2.9 -3.2 -3.4 -3.7 -4 -4.7 +281664000 -2.9 -3.5 -3.9 -4.2 -4.6 -4.9 -5.2 -5.6 -6.1 -6.8 +281750400 -2.9 -3.5 -3.9 -4.2 -4.6 -4.9 -5.2 -5.6 -6.1 -6.8 +281750400 -6 -6.7 -7.2 -7.5 -7.8 -8.2 -8.5 -8.9 -9.3 -10.2 +281836800 -6 -6.7 -7.2 -7.5 -7.8 -8.2 -8.5 -8.9 -9.3 -10.2 +281836800 -11.6 -12.2 -12.3 -12.4 -12.6 -12.6 -12.4 -12.3 -12.2 -12.5 +281923200 -11.6 -12.2 -12.3 -12.4 -12.6 -12.6 -12.4 -12.3 -12.2 -12.5 +281923200 -8.5 -8.3 -8.1 -8 -7.8 -7.7 -7.5 -7.2 -6.9 -6.3 +282009600 -8.5 -8.3 -8.1 -8 -7.8 -7.7 -7.5 -7.2 -6.9 -6.3 +282009600 -3 -2.7 -2.5 -2.5 -2.3 -2.2 -2.1 -1.9 -1.7 -1.4 +282096000 -3 -2.7 -2.5 -2.5 -2.3 -2.2 -2.1 -1.9 -1.7 -1.4 +282096000 -1.7 0 0.6 0.8 1 1.2 1.4 1.5 1.6 1.9 +282182400 -1.7 0 0.6 0.8 1 1.2 1.4 1.5 1.6 1.9 +282182400 3 4.4 4.4 4.4 4.3 4.3 4.2 4.2 4.1 4 +282268800 3 4.4 4.4 4.4 4.3 4.3 4.2 4.2 4.1 4 +282268800 -0.1 0.2 0.4 0.5 0.4 0.3 0.3 0.2 0.1 0 +282355200 -0.1 0.2 0.4 0.5 0.4 0.3 0.3 0.2 0.1 0 +282355200 -4 -4.2 -4.4 -4.5 -4.6 -4.7 -4.6 -4.6 -4.6 -4.6 +282441600 -4 -4.2 -4.4 -4.5 -4.6 -4.7 -4.6 -4.6 -4.6 -4.6 +282441600 -2.5 -2.7 -2.6 -2.6 -2.6 -2.7 -2.7 -2.7 -2.8 -2.9 +282528000 -2.5 -2.7 -2.6 -2.6 -2.6 -2.7 -2.7 -2.7 -2.8 -2.9 +282528000 -2.2 -2.2 -2.2 -2.1 -2.1 -2.1 -2 -2 -2 -2.1 +282614400 -2.2 -2.2 -2.2 -2.1 -2.1 -2.1 -2 -2 -2 -2.1 +282614400 0.8 0.6 0.4 0.2 0 -0.2 -0.4 -0.6 -0.9 -1.4 +282700800 0.8 0.6 0.4 0.2 0 -0.2 -0.4 -0.6 -0.9 -1.4 +282700800 -3.6 -3.5 -3.5 -3.4 -3.4 -3.5 -3.5 -3.6 -3.7 -4 +282787200 -3.6 -3.5 -3.5 -3.4 -3.4 -3.5 -3.5 -3.6 -3.7 -4 +282787200 -1.4 -1.4 -1.4 -1.4 -1.4 -1.6 -1.7 -1.9 -2.1 -2.6 +282873600 -1.4 -1.4 -1.4 -1.4 -1.4 -1.6 -1.7 -1.9 -2.1 -2.6 +282873600 -0.7 -1 -1.3 -1.5 -1.5 -1.8 -1.9 -2.1 -2.4 -2.9 +282960000 -0.7 -1 -1.3 -1.5 -1.5 -1.8 -1.9 -2.1 -2.4 -2.9 +282960000 -2.7 -2.9 -3 -3.1 -3.2 -3.4 -3.5 -3.6 -3.7 -4 +283046400 -2.7 -2.9 -3 -3.1 -3.2 -3.4 -3.5 -3.6 -3.7 -4 +283046400 1.9 1.5 1.2 1 0.8 0.5 0.3 0 -0.3 -0.9 +283132800 1.9 1.5 1.2 1 0.8 0.5 0.3 0 -0.3 -0.9 +283132800 -0.6 -1.1 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -3 -3.5 +283219200 -0.6 -1.1 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -3 -3.5 +283219200 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.5 -2.7 -3 -3.5 +283305600 -1.1 -1.4 -1.7 -1.9 -2.1 -2.3 -2.5 -2.7 -3 -3.5 +283305600 1.7 1.2 1 0.8 0.5 0.2 -0.1 -0.3 -0.6 -1.2 +283392000 1.7 1.2 1 0.8 0.5 0.2 -0.1 -0.3 -0.6 -1.2 +283392000 0.9 0.4 0.1 -0.2 -0.5 -0.8 -1.1 -1.4 -1.7 -2.4 +283478400 0.9 0.4 0.1 -0.2 -0.5 -0.8 -1.1 -1.4 -1.7 -2.4 +283478400 -1.7 -2.1 -2.3 -2.4 -2.4 -2.6 -2.7 -2.9 -3.1 -3.6 +283564800 -1.7 -2.1 -2.3 -2.4 -2.4 -2.6 -2.7 -2.9 -3.1 -3.6 +283564800 0.4 0.2 -0.1 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.2 +283651200 0.4 0.2 -0.1 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.2 +283651200 1.3 0.8 0.4 0.1 -0.1 -0.4 -0.7 -1 -1.4 -2.2 +283737600 1.3 0.8 0.4 0.1 -0.1 -0.4 -0.7 -1 -1.4 -2.2 +283737600 -3.5 -3.5 -3.6 -3.6 -3.7 -3.8 -3.9 -4.1 -4.2 -4.6 +283824000 -3.5 -3.5 -3.6 -3.6 -3.7 -3.8 -3.9 -4.1 -4.2 -4.6 +283824000 -0.6 -0.9 -1 -1.1 -1.2 -1.4 -1.6 -1.8 -2 -2.5 +283910400 -0.6 -0.9 -1 -1.1 -1.2 -1.4 -1.6 -1.8 -2 -2.5 +283910400 0.9 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -2 +283996800 0.9 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -2 +283996800 -0.1 -0.4 -0.7 -0.9 -1.1 -1.3 -1.5 -1.8 -2 -2.5 +284083200 -0.1 -0.4 -0.7 -0.9 -1.1 -1.3 -1.5 -1.8 -2 -2.5 +284083200 -0.9 -1 -1.2 -1.2 -1.3 -1.5 -1.7 -1.9 -2.1 -2.7 +284169600 -0.9 -1 -1.2 -1.2 -1.3 -1.5 -1.7 -1.9 -2.1 -2.7 +284169600 0.5 0.2 -0.1 -0.2 -0.3 -0.5 -0.7 -0.9 -1.2 -1.7 +284256000 0.5 0.2 -0.1 -0.2 -0.3 -0.5 -0.7 -0.9 -1.2 -1.7 +284256000 0.3 0 -0.3 -0.5 -0.6 -0.9 -1.1 -1.3 -1.5 -2 +284342400 0.3 0 -0.3 -0.5 -0.6 -0.9 -1.1 -1.3 -1.5 -2 +284342400 -0.6 -0.9 -1.2 -1.2 -1.3 -1.6 -1.8 -2 -2.2 -2.7 +284428800 -0.6 -0.9 -1.2 -1.2 -1.3 -1.6 -1.8 -2 -2.2 -2.7 +284428800 0.4 0.1 -0.1 -0.3 -0.4 -0.7 -0.8 -1 -1.3 -1.7 +284515200 0.4 0.1 -0.1 -0.3 -0.4 -0.7 -0.8 -1 -1.3 -1.7 +284515200 2.3 1.9 1.7 1.4 1.2 0.9 0.6 0.3 0 -0.7 +284601600 2.3 1.9 1.7 1.4 1.2 0.9 0.6 0.3 0 -0.7 +284601600 -0.4 -0.5 -0.5 -0.6 -0.7 -0.8 -0.9 -1 -1.1 -1.5 +284688000 -0.4 -0.5 -0.5 -0.6 -0.7 -0.8 -0.9 -1 -1.1 -1.5 +284688000 -3.8 -4.4 -4.9 -5.1 -5.4 -5.5 -5.4 -5.5 -5.6 -5.8 +284774400 -3.8 -4.4 -4.9 -5.1 -5.4 -5.5 -5.4 -5.5 -5.6 -5.8 +284774400 -3.4 -3.1 -3.1 -3.1 -3.2 -3.3 -3.3 -3.4 -3.5 -3.8 +284860800 -3.4 -3.1 -3.1 -3.1 -3.2 -3.3 -3.3 -3.4 -3.5 -3.8 +284860800 -2.9 -3.2 -3.3 -3.4 -3.5 -3.7 -3.8 -3.9 -4 -4.3 +284947200 -2.9 -3.2 -3.3 -3.4 -3.5 -3.7 -3.8 -3.9 -4 -4.3 +284947200 -13.2 -13.7 -13.8 -13.9 -14 -13.8 -13.6 -13.6 -13.7 -14 +285033600 -13.2 -13.7 -13.8 -13.9 -14 -13.8 -13.6 -13.6 -13.7 -14 +285033600 -12.6 -13.2 -13.9 -14.1 -14.2 -14.4 -14.6 -14.8 -15.1 -15.6 +285120000 -12.6 -13.2 -13.9 -14.1 -14.2 -14.4 -14.6 -14.8 -15.1 -15.6 +285120000 -10 -10.7 -11.2 -11.4 -11.5 -11.7 -11.8 -11.9 -12 -12.1 +285206400 -10 -10.7 -11.2 -11.4 -11.5 -11.7 -11.8 -11.9 -12 -12.1 +285206400 -8.5 -9 -9.4 -9.8 -10 -10.4 -10.6 -10.8 -11.1 -11.4 +285292800 -8.5 -9 -9.4 -9.8 -10 -10.4 -10.6 -10.8 -11.1 -11.4 +285292800 -7.1 -7.7 -8.2 -8.6 -8.9 -9.2 -9.5 -9.7 -9.9 -10.5 +285379200 -7.1 -7.7 -8.2 -8.6 -8.9 -9.2 -9.5 -9.7 -9.9 -10.5 +285379200 -9.1 -9.6 -10.1 -10.5 -10.8 -11.2 -11.5 -11.8 -12.1 -12.6 +285465600 -9.1 -9.6 -10.1 -10.5 -10.8 -11.2 -11.5 -11.8 -12.1 -12.6 +285465600 -9.1 -9.7 -10.1 -10.5 -10.8 -11.2 -11.6 -11.9 -12.2 -12.8 +285552000 -9.1 -9.7 -10.1 -10.5 -10.8 -11.2 -11.6 -11.9 -12.2 -12.8 +285552000 -8.8 -9.4 -9.7 -10 -10.3 -10.7 -11 -11.3 -11.6 -12.4 +285638400 -8.8 -9.4 -9.7 -10 -10.3 -10.7 -11 -11.3 -11.6 -12.4 +285638400 -11.5 -12.1 -12.6 -12.9 -13.1 -13.5 -13.8 -14 -14.2 -14.6 +285724800 -11.5 -12.1 -12.6 -12.9 -13.1 -13.5 -13.8 -14 -14.2 -14.6 +285724800 -12.7 -13.8 -14.3 -14.4 -14.7 -14.9 -15 -15.1 -15.1 -14.9 +285811200 -12.7 -13.8 -14.3 -14.4 -14.7 -14.9 -15 -15.1 -15.1 -14.9 +285811200 -11.6 -12.5 -13 -13.2 -13.4 -13.8 -14 -14.2 -14.3 -14.3 +285897600 -11.6 -12.5 -13 -13.2 -13.4 -13.8 -14 -14.2 -14.3 -14.3 +285897600 -10.4 -11 -11.5 -11.8 -12 -12.3 -12.5 -12.8 -13 -13.2 +285984000 -10.4 -11 -11.5 -11.8 -12 -12.3 -12.5 -12.8 -13 -13.2 +285984000 -10.1 -10.8 -11.4 -11.7 -11.9 -12.2 -12.4 -12.6 -12.9 -13.4 +286070400 -10.1 -10.8 -11.4 -11.7 -11.9 -12.2 -12.4 -12.6 -12.9 -13.4 +286070400 -6.8 -7.4 -7.8 -8.1 -8.4 -8.7 -9 -9.4 -9.7 -10.4 +286156800 -6.8 -7.4 -7.8 -8.1 -8.4 -8.7 -9 -9.4 -9.7 -10.4 +286156800 -10 -10.6 -11 -11.3 -11.5 -11.8 -12.1 -12.4 -12.7 -13.3 +286243200 -10 -10.6 -11 -11.3 -11.5 -11.8 -12.1 -12.4 -12.7 -13.3 +286243200 -6.8 -7.3 -7.7 -8.1 -8.4 -8.7 -9 -9.3 -9.7 -10.4 +286329600 -6.8 -7.3 -7.7 -8.1 -8.4 -8.7 -9 -9.3 -9.7 -10.4 +286329600 -5 -5.4 -5.8 -6.1 -6.4 -6.7 -7 -7.4 -7.7 -8.4 +286416000 -5 -5.4 -5.8 -6.1 -6.4 -6.7 -7 -7.4 -7.7 -8.4 +286416000 -8.5 -9.1 -9.5 -9.8 -10.1 -10.4 -10.7 -11 -11.4 -12.1 +286502400 -8.5 -9.1 -9.5 -9.8 -10.1 -10.4 -10.7 -11 -11.4 -12.1 +286502400 -9.6 -10.2 -10.7 -11 -11.2 -11.5 -11.7 -12 -12.3 -12.9 +286588800 -9.6 -10.2 -10.7 -11 -11.2 -11.5 -11.7 -12 -12.3 -12.9 +286588800 -8 -8.7 -9.3 -9.7 -9.9 -10.1 -10.4 -10.6 -10.9 -11.4 +286675200 -8 -8.7 -9.3 -9.7 -9.9 -10.1 -10.4 -10.6 -10.9 -11.4 +286675200 -5.5 -5.8 -6.1 -6.3 -6.5 -6.7 -6.9 -7.1 -7.3 -7.7 +286761600 -5.5 -5.8 -6.1 -6.3 -6.5 -6.7 -6.9 -7.1 -7.3 -7.7 +286761600 0.1 0.3 0 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.3 +286848000 0.1 0.3 0 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.3 +286848000 -0.3 -0.8 -1.1 -1.4 -1.6 -1.9 -2.2 -2.5 -2.8 -3.5 +286934400 -0.3 -0.8 -1.1 -1.4 -1.6 -1.9 -2.2 -2.5 -2.8 -3.5 +286934400 -2.7 -3.1 -3.6 -3.8 -4 -4.3 -4.5 -4.8 -5 -5.5 +287020800 -2.7 -3.1 -3.6 -3.8 -4 -4.3 -4.5 -4.8 -5 -5.5 +287020800 -3.3 -3.7 -4 -4.3 -4.6 -4.9 -5.2 -5.4 -5.6 -6 +287107200 -3.3 -3.7 -4 -4.3 -4.6 -4.9 -5.2 -5.4 -5.6 -6 +287107200 -3 -3.3 -3.7 -3.8 -4 -4.2 -4.3 -4.4 -4.5 -4.8 +287193600 -3 -3.3 -3.7 -3.8 -4 -4.2 -4.3 -4.4 -4.5 -4.8 +287193600 -2.6 -2.8 -3.1 -3.2 -3.3 -3.5 -3.7 -3.9 -4.1 -4.6 +287280000 -2.6 -2.8 -3.1 -3.2 -3.3 -3.5 -3.7 -3.9 -4.1 -4.6 +287280000 -2 -2.2 -2.3 -2.4 -2.5 -2.7 -2.8 -3 -3.2 -3.7 +287366400 -2 -2.2 -2.3 -2.4 -2.5 -2.7 -2.8 -3 -3.2 -3.7 +287366400 -0.7 -1 -1.1 -1.3 -1.5 -1.8 -2 -2.2 -2.5 -3.1 +287452800 -0.7 -1 -1.1 -1.3 -1.5 -1.8 -2 -2.2 -2.5 -3.1 +287452800 -0.4 -0.7 -1.1 -1.3 -1.6 -1.9 -2.2 -2.4 -2.8 -3.4 +287539200 -0.4 -0.7 -1.1 -1.3 -1.6 -1.9 -2.2 -2.4 -2.8 -3.4 +287539200 -2 -2.4 -2.8 -3 -3.1 -3.3 -3.5 -3.8 -4.1 -4.6 +287625600 -2 -2.4 -2.8 -3 -3.1 -3.3 -3.5 -3.8 -4.1 -4.6 +287625600 -2.2 -2.6 -2.9 -3.1 -3.3 -3.6 -3.9 -4.2 -4.5 -5.1 +287712000 -2.2 -2.6 -2.9 -3.1 -3.3 -3.6 -3.9 -4.2 -4.5 -5.1 +287712000 -1.1 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -3 -3.3 -3.9 +287798400 -1.1 -1.4 -1.7 -1.9 -2.2 -2.4 -2.7 -3 -3.3 -3.9 +287798400 -0.5 -0.7 -1 -1.3 -1.5 -1.8 -2 -2.3 -2.6 -3.2 +287884800 -0.5 -0.7 -1 -1.3 -1.5 -1.8 -2 -2.3 -2.6 -3.2 +287884800 -0.4 -0.8 -1 -1.3 -1.5 -1.7 -1.9 -2.1 -2.4 -2.9 +287971200 -0.4 -0.8 -1 -1.3 -1.5 -1.7 -1.9 -2.1 -2.4 -2.9 +287971200 -1.4 -1.6 -1.8 -2 -2.2 -2.5 -2.6 -2.8 -3.1 -3.6 +288057600 -1.4 -1.6 -1.8 -2 -2.2 -2.5 -2.6 -2.8 -3.1 -3.6 +288057600 -3.7 -4.1 -4.4 -4.5 -4.7 -5 -5.2 -5.4 -5.7 -6.1 +288144000 -3.7 -4.1 -4.4 -4.5 -4.7 -5 -5.2 -5.4 -5.7 -6.1 +288144000 -4.6 -5.3 -5.6 -6 -6.5 -6.9 -7.1 -7.3 -7.7 -8.2 +288230400 -4.6 -5.3 -5.6 -6 -6.5 -6.9 -7.1 -7.3 -7.7 -8.2 +288230400 -7.9 -8.6 -8.9 -9 -9.2 -9.6 -9.7 -9.6 -9.5 -9.8 +288316800 -7.9 -8.6 -8.9 -9 -9.2 -9.6 -9.7 -9.6 -9.5 -9.8 +288316800 -6.1 -6.6 -7.1 -7.2 -7.4 -7.7 -7.8 -7.9 -8 -8.2 +288403200 -6.1 -6.6 -7.1 -7.2 -7.4 -7.7 -7.8 -7.9 -8 -8.2 +288403200 -1.3 -1.6 -1.9 -2.1 -2.3 -2.6 -2.8 -3.1 -3.4 -3.9 +288489600 -1.3 -1.6 -1.9 -2.1 -2.3 -2.6 -2.8 -3.1 -3.4 -3.9 +288489600 0.4 0.2 -0.2 -0.4 -0.7 -0.9 -1.2 -1.5 -1.8 -2.5 +288576000 0.4 0.2 -0.2 -0.4 -0.7 -0.9 -1.2 -1.5 -1.8 -2.5 +288576000 2.7 2.4 2.1 1.8 1.6 1.4 1.1 0.8 0.5 -0.2 +288662400 2.7 2.4 2.1 1.8 1.6 1.4 1.1 0.8 0.5 -0.2 +288662400 2.2 1.9 1.6 1.4 1.2 1 0.8 0.5 0.2 -0.4 +288748800 2.2 1.9 1.6 1.4 1.2 1 0.8 0.5 0.2 -0.4 +288748800 0 -0.3 -0.6 -0.8 -1 -1.1 -1.3 -1.4 -1.6 -1.9 +288835200 0 -0.3 -0.6 -0.8 -1 -1.1 -1.3 -1.4 -1.6 -1.9 +288835200 -0.6 -0.7 -0.9 -1.1 -1.1 -1.3 -1.5 -1.6 -1.8 -2.2 +288921600 -0.6 -0.7 -0.9 -1.1 -1.1 -1.3 -1.5 -1.6 -1.8 -2.2 +288921600 -0.1 -0.4 -0.7 -0.9 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +289008000 -0.1 -0.4 -0.7 -0.9 -1 -1.2 -1.4 -1.6 -1.9 -2.4 +289008000 -0.3 -0.5 -0.8 -1 -1.2 -1.4 -1.6 -1.8 -2.1 -2.6 +289094400 -0.3 -0.5 -0.8 -1 -1.2 -1.4 -1.6 -1.8 -2.1 -2.6 +289094400 -1.4 -1.7 -1.9 -2 -2.1 -2.4 -2.5 -2.8 -3 -3.5 +289180800 -1.4 -1.7 -1.9 -2 -2.1 -2.4 -2.5 -2.8 -3 -3.5 +289180800 -1.5 -1.8 -2 -2.1 -2.1 -2.3 -2.5 -2.7 -3 -3.5 +289267200 -1.5 -1.8 -2 -2.1 -2.1 -2.3 -2.5 -2.7 -3 -3.5 +289267200 -0.8 -1.1 -1.5 -1.7 -1.9 -2.2 -2.4 -2.5 -2.6 -3 +289353600 -0.8 -1.1 -1.5 -1.7 -1.9 -2.2 -2.4 -2.5 -2.6 -3 +289353600 -1 -1.3 -1.6 -1.7 -1.7 -1.9 -2.1 -2.4 -2.7 -3.2 +289440000 -1 -1.3 -1.6 -1.7 -1.7 -1.9 -2.1 -2.4 -2.7 -3.2 +289440000 0.5 0.2 -0.1 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.2 +289526400 0.5 0.2 -0.1 -0.3 -0.5 -0.8 -1 -1.3 -1.6 -2.2 +289526400 2 1.7 1.4 1.2 1 0.8 0.6 0.3 0 -0.6 +289612800 2 1.7 1.4 1.2 1 0.8 0.6 0.3 0 -0.6 +289612800 0.6 0.2 -0.2 -0.4 -0.6 -0.9 -1.1 -1.3 -1.5 -2 +289699200 0.6 0.2 -0.2 -0.4 -0.6 -0.9 -1.1 -1.3 -1.5 -2 +289699200 0.9 0.5 0.1 -0.2 -0.4 -0.6 -0.9 -1.2 -1.5 -2 +289785600 0.9 0.5 0.1 -0.2 -0.4 -0.6 -0.9 -1.2 -1.5 -2 +289785600 4 3.5 3.1 2.8 2.5 2.2 1.9 1.6 1.2 0.5 +289872000 4 3.5 3.1 2.8 2.5 2.2 1.9 1.6 1.2 0.5 +289872000 0 -0.6 -1.1 -1.4 -1.8 -2 -2.2 -2.4 -2.7 -3.2 +289958400 0 -0.6 -1.1 -1.4 -1.8 -2 -2.2 -2.4 -2.7 -3.2 +289958400 1.2 0.2 -0.2 -0.3 -0.6 -0.8 -1 -1.2 -1.5 -2 +290044800 1.2 0.2 -0.2 -0.3 -0.6 -0.8 -1 -1.2 -1.5 -2 +290044800 2 1.1 0.7 0.5 0.2 -0.2 -0.4 -0.6 -0.9 -1.4 +290131200 2 1.1 0.7 0.5 0.2 -0.2 -0.4 -0.6 -0.9 -1.4 +290131200 2 1.4 1 0.7 0.4 0.1 -0.2 -0.5 -0.9 -1.6 +290217600 2 1.4 1 0.7 0.4 0.1 -0.2 -0.5 -0.9 -1.6 +290217600 0.6 0 -0.4 -0.8 -1.1 -1.4 -1.7 -2.1 -2.4 -3.1 +290304000 0.6 0 -0.4 -0.8 -1.1 -1.4 -1.7 -2.1 -2.4 -3.1 +290304000 -0.6 -1.2 -1.7 -2.1 -2.5 -2.9 -3.2 -3.6 -4 -4.8 +290390400 -0.6 -1.2 -1.7 -2.1 -2.5 -2.9 -3.2 -3.6 -4 -4.8 +290390400 2.5 1.8 1.3 0.9 0.5 0.1 -0.2 -0.6 -1.1 -1.9 +290476800 2.5 1.8 1.3 0.9 0.5 0.1 -0.2 -0.6 -1.1 -1.9 +290476800 -1.2 -1.7 -2.1 -2.4 -2.7 -3 -3.3 -3.6 -4 -4.7 +290563200 -1.2 -1.7 -2.1 -2.4 -2.7 -3 -3.3 -3.6 -4 -4.7 +290563200 0.7 0.2 -0.1 -0.5 -0.8 -1.1 -1.4 -1.7 -2 -2.7 +290649600 0.7 0.2 -0.1 -0.5 -0.8 -1.1 -1.4 -1.7 -2 -2.7 +290649600 2.7 2.5 2.2 1.9 1.7 1.4 1.2 0.8 0.2 -0.5 +290736000 2.7 2.5 2.2 1.9 1.7 1.4 1.2 0.8 0.2 -0.5 +290736000 3.6 2.9 2.3 2 1.7 1.4 1.1 0.9 0.5 -0.2 +290822400 3.6 2.9 2.3 2 1.7 1.4 1.1 0.9 0.5 -0.2 +290822400 0.2 -0.4 -0.9 -1.4 -1.7 -2.2 -2.5 -2.8 -3.2 -3.8 +290908800 0.2 -0.4 -0.9 -1.4 -1.7 -2.2 -2.5 -2.8 -3.2 -3.8 +290908800 -1.4 -1.9 -2.3 -2.6 -2.9 -3.3 -3.6 -3.8 -4 -4.3 +290995200 -1.4 -1.9 -2.3 -2.6 -2.9 -3.3 -3.6 -3.8 -4 -4.3 +290995200 -1.9 -2.4 -2.8 -3.2 -3.7 -4.2 -4.6 -4.8 -5.1 -5.5 +291081600 -1.9 -2.4 -2.8 -3.2 -3.7 -4.2 -4.6 -4.8 -5.1 -5.5 +291081600 -1 -2 -3 -3.7 -4.4 -4.8 -5.1 -5.4 -5.8 -6.3 +291168000 -1 -2 -3 -3.7 -4.4 -4.8 -5.1 -5.4 -5.8 -6.3 +291168000 -0.3 -1 -1.7 -2.1 -2.7 -3.4 -3.9 -4.4 -4.9 -6 +291254400 -0.3 -1 -1.7 -2.1 -2.7 -3.4 -3.9 -4.4 -4.9 -6 +291254400 -0.9 -1.5 -2 -2.4 -2.8 -3.1 -3.4 -3.7 -4.1 -4.8 +291340800 -0.9 -1.5 -2 -2.4 -2.8 -3.1 -3.4 -3.7 -4.1 -4.8 +291340800 2 1.5 0.9 0.6 0.3 0.1 -0.3 -0.6 -1 -1.7 +291427200 2 1.5 0.9 0.6 0.3 0.1 -0.3 -0.6 -1 -1.7 +291427200 1.6 1.3 0.5 0.3 0.2 0 -0.2 -0.4 -0.7 -1.1 +291513600 1.6 1.3 0.5 0.3 0.2 0 -0.2 -0.4 -0.7 -1.1 +291513600 2.9 2.3 1.6 1.3 1.1 0.8 0.5 0.3 0 -0.5 +291600000 2.9 2.3 1.6 1.3 1.1 0.8 0.5 0.3 0 -0.5 +291600000 3.2 2.8 2.4 2.2 2.1 1.9 1.8 1.5 0.9 0.3 +291686400 3.2 2.8 2.4 2.2 2.1 1.9 1.8 1.5 0.9 0.3 +291686400 0.9 0.3 -0.4 -0.9 -1.3 -1.6 -1.8 -2 -2.2 -2.6 +291772800 0.9 0.3 -0.4 -0.9 -1.3 -1.6 -1.8 -2 -2.2 -2.6 +291772800 0.1 -0.2 -0.6 -0.9 -1.1 -1.3 -1.5 -1.7 -2 -2.6 +291859200 0.1 -0.2 -0.6 -0.9 -1.1 -1.3 -1.5 -1.7 -2 -2.6 +291859200 -0.6 -1.2 -1.9 -2.3 -2.7 -3 -3.3 -3.5 -4 -4.7 +291945600 -0.6 -1.2 -1.9 -2.3 -2.7 -3 -3.3 -3.5 -4 -4.7 +291945600 -1 -1.9 -2.6 -2.9 -3.3 -3.8 -3.9 -4 -4.1 -4.4 +292032000 -1 -1.9 -2.6 -2.9 -3.3 -3.8 -3.9 -4 -4.1 -4.4 +292032000 -0.7 -1.2 -2.1 -2.2 -2.5 -2.7 -2.8 -2.9 -3 -3.5 +292118400 -0.7 -1.2 -2.1 -2.2 -2.5 -2.7 -2.8 -2.9 -3 -3.5 +292118400 -0.7 -0.7 -0.9 -1.1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.9 +292204800 -0.7 -0.7 -0.9 -1.1 -1.1 -1.2 -1.3 -1.4 -1.5 -1.9 +292204800 4 3.7 3.5 3.3 3.2 3.1 3 2.9 2.7 2.5 +292291200 4 3.7 3.5 3.3 3.2 3.1 3 2.9 2.7 2.5 +292291200 4.9 4.5 4.1 3.9 3.7 3.4 3.3 3.1 2.8 2.3 +292377600 4.9 4.5 4.1 3.9 3.7 3.4 3.3 3.1 2.8 2.3 +292377600 3 2.6 2.2 2 1.7 1.5 1.2 0.9 0.6 0 +292464000 3 2.6 2.2 2 1.7 1.5 1.2 0.9 0.6 0 +292464000 1.3 0.8 0.4 0 -0.2 -0.4 -0.7 -1 -1.3 -2 +292550400 1.3 0.8 0.4 0 -0.2 -0.4 -0.7 -1 -1.3 -2 +292550400 0.3 0.1 -0.2 -0.5 -0.6 -0.8 -1 -1.3 -1.5 -2.1 +292636800 0.3 0.1 -0.2 -0.5 -0.6 -0.8 -1 -1.3 -1.5 -2.1 +292636800 2.3 1.9 1.4 1.1 0.8 0.5 0.2 -0.2 -0.6 -1.4 +292723200 2.3 1.9 1.4 1.1 0.8 0.5 0.2 -0.2 -0.6 -1.4 +292723200 2.5 2 1.6 1.3 1 0.7 0.5 0.2 -0.3 -1 +292809600 2.5 2 1.6 1.3 1 0.7 0.5 0.2 -0.3 -1 +292809600 1.5 0.9 0.4 0.1 -0.3 -0.6 -0.9 -1.3 -1.7 -2.5 +292896000 1.5 0.9 0.4 0.1 -0.3 -0.6 -0.9 -1.3 -1.7 -2.5 +292896000 0.8 0.1 -0.5 -0.9 -1.3 -1.8 -2.2 -2.6 -3.1 -4 +292982400 0.8 0.1 -0.5 -0.9 -1.3 -1.8 -2.2 -2.6 -3.1 -4 +292982400 1 0.4 0 -0.3 -0.7 -1.1 -1.4 -1.8 -2.2 -3 +293068800 1 0.4 0 -0.3 -0.7 -1.1 -1.4 -1.8 -2.2 -3 +293068800 3.5 2.9 2.4 2.1 1.8 1.4 1.1 0.7 0.3 -0.5 +293155200 3.5 2.9 2.4 2.1 1.8 1.4 1.1 0.7 0.3 -0.5 +293155200 2.3 1.8 1.4 1.1 0.7 0.4 0.1 -0.3 -0.7 -1.4 +293241600 2.3 1.8 1.4 1.1 0.7 0.4 0.1 -0.3 -0.7 -1.4 +293241600 2.3 1.6 1.1 0.7 0.3 0 -0.2 -0.5 -0.9 -1.6 +293328000 2.3 1.6 1.1 0.7 0.3 0 -0.2 -0.5 -0.9 -1.6 +293328000 3.9 2.9 2.4 2.1 1.6 1.2 1 0.8 0.5 -0.1 +293414400 3.9 2.9 2.4 2.1 1.6 1.2 1 0.8 0.5 -0.1 +293414400 5.5 4.4 3.7 3.4 2.9 2.5 2.4 2.3 2.1 1.7 +293500800 5.5 4.4 3.7 3.4 2.9 2.5 2.4 2.3 2.1 1.7 +293500800 6.6 5.4 4.9 4.7 4.3 4 3.9 3.9 3.8 3.3 +293587200 6.6 5.4 4.9 4.7 4.3 4 3.9 3.9 3.8 3.3 +293587200 7.9 7.4 6.8 6.4 6.1 5.6 5.3 5.1 4.8 4.2 +293673600 7.9 7.4 6.8 6.4 6.1 5.6 5.3 5.1 4.8 4.2 +293673600 5.5 5 4.4 4.1 3.8 3.5 3.2 2.8 2.4 1.6 +293760000 5.5 5 4.4 4.1 3.8 3.5 3.2 2.8 2.4 1.6 +293760000 4.5 4.1 3.6 3.4 3.1 2.8 2.5 2 1.6 0.8 +293846400 4.5 4.1 3.6 3.4 3.1 2.8 2.5 2 1.6 0.8 +293846400 4.4 4 3.8 3.7 3.4 3.2 3.1 3.1 3.1 2.8 +293932800 4.4 4 3.8 3.7 3.4 3.2 3.1 3.1 3.1 2.8 +293932800 7.4 6.6 6.2 6 5.7 5.4 5.3 5.3 5.2 4.7 +294019200 7.4 6.6 6.2 6 5.7 5.4 5.3 5.3 5.2 4.7 +294019200 8 7.2 6.9 6.7 6.3 5.8 5.6 5.3 5.4 5 +294105600 8 7.2 6.9 6.7 6.3 5.8 5.6 5.3 5.4 5 +294105600 7.7 7.1 6.8 6.6 6.4 6.1 5.9 5.7 5.4 4.9 +294192000 7.7 7.1 6.8 6.6 6.4 6.1 5.9 5.7 5.4 4.9 +294192000 4.7 4.1 3.7 3.3 3 2.8 2.5 2.3 1.9 1.3 +294278400 4.7 4.1 3.7 3.3 3 2.8 2.5 2.3 1.9 1.3 +294278400 1.6 0.8 0.3 -0.1 -0.5 -1 -1.4 -1.8 -2.3 -3.2 +294364800 1.6 0.8 0.3 -0.1 -0.5 -1 -1.4 -1.8 -2.3 -3.2 +294364800 0.5 -0.1 -0.8 -1.2 -1.6 -1.9 -2 -2.3 -2.7 -3.5 +294451200 0.5 -0.1 -0.8 -1.2 -1.6 -1.9 -2 -2.3 -2.7 -3.5 +294451200 2 1.3 0.8 0.5 0.1 -0.2 -0.4 -0.7 -1.1 -1.9 +294537600 2 1.3 0.8 0.5 0.1 -0.2 -0.4 -0.7 -1.1 -1.9 +294537600 1.2 0.6 0.2 -0.1 -0.5 -0.9 -1.2 -1.6 -2.1 -2.9 +294624000 1.2 0.6 0.2 -0.1 -0.5 -0.9 -1.2 -1.6 -2.1 -2.9 +294624000 2.9 2.1 1.6 1.3 1 0.6 0.3 0.1 -0.3 -0.9 +294710400 2.9 2.1 1.6 1.3 1 0.6 0.3 0.1 -0.3 -0.9 +294710400 2.2 1.7 1.4 1.2 1 0.8 0.6 0.4 0.1 -0.4 +294796800 2.2 1.7 1.4 1.2 1 0.8 0.6 0.4 0.1 -0.4 +294796800 2.9 2.5 2.2 2 1.8 1.5 1.4 1.1 0.9 0.4 +294883200 2.9 2.5 2.2 2 1.8 1.5 1.4 1.1 0.9 0.4 +294883200 1.3 1.1 0.8 0.5 0.3 0.1 -0.1 -0.3 -0.6 -1.1 +294969600 1.3 1.1 0.8 0.5 0.3 0.1 -0.1 -0.3 -0.6 -1.1 +294969600 2.4 2 1.6 1.3 1 0.8 0.5 0.2 -0.2 -0.8 +295056000 2.4 2 1.6 1.3 1 0.8 0.5 0.2 -0.2 -0.8 +295056000 3.3 2.8 2.5 2.2 2 1.7 1.6 1.4 1.1 0.6 +295142400 3.3 2.8 2.5 2.2 2 1.7 1.6 1.4 1.1 0.6 +295142400 5.5 5 4.5 4.2 3.9 3.6 3.3 3 2.6 1.8 +295228800 5.5 5 4.5 4.2 3.9 3.6 3.3 3 2.6 1.8 +295228800 5 4.6 4.2 3.9 3.7 3.5 3.3 3 2.6 1.6 +295315200 5 4.6 4.2 3.9 3.7 3.5 3.3 3 2.6 1.6 +295315200 5.6 5.1 4.7 4.3 4.1 3.9 3.6 3.4 3.1 2.4 +295401600 5.6 5.1 4.7 4.3 4.1 3.9 3.6 3.4 3.1 2.4 +295401600 5.5 5.2 4.7 4.4 4.1 3.8 3.5 3.2 2.8 2.1 +295488000 5.5 5.2 4.7 4.4 4.1 3.8 3.5 3.2 2.8 2.1 +295488000 4.6 4.1 3.7 3.5 3.3 3 2.9 2.6 2.2 1.6 +295574400 4.6 4.1 3.7 3.5 3.3 3 2.9 2.6 2.2 1.6 +295574400 7 6.2 5.7 5.4 5 4.6 4.3 3.9 3.5 2.7 +295660800 7 6.2 5.7 5.4 5 4.6 4.3 3.9 3.5 2.7 +295660800 8.5 7.8 7.4 7.2 6.8 6.5 6.2 5.9 5.5 4.9 +295747200 8.5 7.8 7.4 7.2 6.8 6.5 6.2 5.9 5.5 4.9 +295747200 8.7 8 7.5 7.2 6.9 6.5 6.3 5.9 5.6 5 +295833600 8.7 8 7.5 7.2 6.9 6.5 6.3 5.9 5.6 5 +295833600 12 11.4 10.9 10.6 10.3 9.9 9.6 9.1 8.6 7.8 +295920000 12 11.4 10.9 10.6 10.3 9.9 9.6 9.1 8.6 7.8 +295920000 10 9.2 8.4 8.1 7.7 7.3 7.1 6.8 6.4 5.8 +296006400 10 9.2 8.4 8.1 7.7 7.3 7.1 6.8 6.4 5.8 +296006400 12.2 11.5 10.8 10.5 10.1 9.8 9.6 9.3 8.8 7.9 +296092800 12.2 11.5 10.8 10.5 10.1 9.8 9.6 9.3 8.8 7.9 +296092800 9.9 9.3 8.9 8.7 8.4 8.1 7.9 7.6 7.2 6.5 +296179200 9.9 9.3 8.9 8.7 8.4 8.1 7.9 7.6 7.2 6.5 +296179200 12.5 11.6 11 10.7 10.4 10.1 9.9 9.7 9.5 9 +296265600 12.5 11.6 11 10.7 10.4 10.1 9.9 9.7 9.5 9 +296265600 11.4 10.6 10.1 9.9 9.6 9.2 9.1 8.9 8.6 8.2 +296352000 11.4 10.6 10.1 9.9 9.6 9.2 9.1 8.9 8.6 8.2 +296352000 11.8 10.9 10.5 10.3 9.9 9.5 9.4 9.1 8.9 8.7 +296438400 11.8 10.9 10.5 10.3 9.9 9.5 9.4 9.1 8.9 8.7 +296438400 11.4 11 10.7 10.4 10 9.6 9.3 8.9 8.6 8.1 +296524800 11.4 11 10.7 10.4 10 9.6 9.3 8.9 8.6 8.1 +296524800 13.5 12.9 12.3 12 11.6 11.2 10.8 10.3 9.8 9.1 +296611200 13.5 12.9 12.3 12 11.6 11.2 10.8 10.3 9.8 9.1 +296611200 8.7 8.2 7.6 7.2 6.9 6.5 6.3 6.1 5.8 5.3 +296697600 8.7 8.2 7.6 7.2 6.9 6.5 6.3 6.1 5.8 5.3 +296697600 9.3 9 8.7 8.4 8.1 7.9 7.6 7.3 6.9 6.4 +296784000 9.3 9 8.7 8.4 8.1 7.9 7.6 7.3 6.9 6.4 +296784000 13.3 12.5 11.9 11.6 11.2 10.8 10.5 10.1 9.7 9.1 +296870400 13.3 12.5 11.9 11.6 11.2 10.8 10.5 10.1 9.7 9.1 +296870400 14 13.1 12.5 12.2 11.7 11.3 10.9 10.5 10.1 9.3 +296956800 14 13.1 12.5 12.2 11.7 11.3 10.9 10.5 10.1 9.3 +296956800 12.1 11.5 11.1 10.9 10.6 10.2 10 9.7 9.3 8.8 +297043200 12.1 11.5 11.1 10.9 10.6 10.2 10 9.7 9.3 8.8 +297043200 14.3 13.6 13 12.6 12.1 11.7 11.4 11.1 10.8 10.1 +297129600 14.3 13.6 13 12.6 12.1 11.7 11.4 11.1 10.8 10.1 +297129600 13.5 12.9 12.5 12.3 11.9 11.6 11.3 11.1 10.8 10.2 +297216000 13.5 12.9 12.5 12.3 11.9 11.6 11.3 11.1 10.8 10.2 +297216000 12.9 12.4 11.9 11.7 11.3 10.9 10.6 10.2 9.9 9.2 +297302400 12.9 12.4 11.9 11.7 11.3 10.9 10.6 10.2 9.9 9.2 +297302400 10.5 10.1 9.7 9.5 9.2 9 8.7 8.5 8.1 7.5 +297388800 10.5 10.1 9.7 9.5 9.2 9 8.7 8.5 8.1 7.5 +297388800 10.3 10 9.7 9.4 9.2 9 8.7 8.5 8.1 7.5 +297475200 10.3 10 9.7 9.4 9.2 9 8.7 8.5 8.1 7.5 +297475200 10.1 9.7 9.2 8.9 8.6 8.3 8.1 7.8 7.5 6.9 +297561600 10.1 9.7 9.2 8.9 8.6 8.3 8.1 7.8 7.5 6.9 +297561600 12.8 12.4 12 11.7 11.4 11.1 10.8 10.5 10.1 9.5 +297648000 12.8 12.4 12 11.7 11.4 11.1 10.8 10.5 10.1 9.5 +297648000 13.6 13 12.5 12.3 11.9 11.6 11.3 10.9 10.6 9.9 +297734400 13.6 13 12.5 12.3 11.9 11.6 11.3 10.9 10.6 9.9 +297734400 14.4 13.6 13.2 12.9 12.5 12 11.8 11.5 11.3 10.9 +297820800 14.4 13.6 13.2 12.9 12.5 12 11.8 11.5 11.3 10.9 +297820800 14.8 14.3 13.9 13.7 13.4 13.1 12.8 12.4 12 11.3 +297907200 14.8 14.3 13.9 13.7 13.4 13.1 12.8 12.4 12 11.3 +297907200 13.5 12.7 12.2 11.9 11.4 11 10.7 10.2 9.7 8.7 +297993600 13.5 12.7 12.2 11.9 11.4 11 10.7 10.2 9.7 8.7 +297993600 10.5 9.8 9.4 9 8.6 8.2 7.9 7.5 7.1 6.2 +298080000 10.5 9.8 9.4 9 8.6 8.2 7.9 7.5 7.1 6.2 +298080000 11.3 10.7 10.3 9.9 9.6 9.2 8.8 8.5 8.1 7.4 +298166400 11.3 10.7 10.3 9.9 9.6 9.2 8.8 8.5 8.1 7.4 +298166400 13.2 12.7 12.3 12 11.7 11.4 11.2 10.9 10.6 10.1 +298252800 13.2 12.7 12.3 12 11.7 11.4 11.2 10.9 10.6 10.1 +298252800 16.1 15.4 14.9 14.5 14.1 13.7 13.3 12.8 12.3 11.3 +298339200 16.1 15.4 14.9 14.5 14.1 13.7 13.3 12.8 12.3 11.3 +298339200 13.4 12.6 12.1 11.8 11.5 11.3 11.1 10.8 10.3 9.7 +298425600 13.4 12.6 12.1 11.8 11.5 11.3 11.1 10.8 10.3 9.7 +298425600 13.5 12.9 12.5 12.2 11.8 11.5 11.2 10.8 10.4 9.7 +298512000 13.5 12.9 12.5 12.2 11.8 11.5 11.2 10.8 10.4 9.7 +298512000 15 14.2 13.7 13.3 12.9 12.4 12.1 11.7 11.2 10.3 +298598400 15 14.2 13.7 13.3 12.9 12.4 12.1 11.7 11.2 10.3 +298598400 10.9 10.2 9.7 9.4 9.1 8.7 8.4 8 7.6 6.7 +298684800 10.9 10.2 9.7 9.4 9.1 8.7 8.4 8 7.6 6.7 +298684800 9 8.4 7.9 7.6 7.2 6.9 6.7 6.5 6.2 5.4 +298771200 9 8.4 7.9 7.6 7.2 6.9 6.7 6.5 6.2 5.4 +298771200 7.8 7.3 6.9 6.7 6.5 6.2 6 5.7 5.4 4.8 +298857600 7.8 7.3 6.9 6.7 6.5 6.2 6 5.7 5.4 4.8 +298857600 9.3 8.6 8.2 7.9 7.5 7.1 6.8 6.4 6 5.3 +298944000 9.3 8.6 8.2 7.9 7.5 7.1 6.8 6.4 6 5.3 +298944000 9.5 9.1 8.9 8.6 8.4 8.2 8 7.7 7.4 6.7 +299030400 9.5 9.1 8.9 8.6 8.4 8.2 8 7.7 7.4 6.7 +299030400 10.7 10.1 9.8 9.6 9.4 9.1 8.9 8.6 8.3 7.8 +299116800 10.7 10.1 9.8 9.6 9.4 9.1 8.9 8.6 8.3 7.8 +299116800 11.8 11.3 11 10.7 10.5 10.2 10 9.7 9.4 8.8 +299203200 11.8 11.3 11 10.7 10.5 10.2 10 9.7 9.4 8.8 +299203200 10.4 9.9 9.5 9.1 8.8 8.5 8.2 7.9 7.6 6.9 +299289600 10.4 9.9 9.5 9.1 8.8 8.5 8.2 7.9 7.6 6.9 +299289600 8.4 7.9 7.5 7.2 6.9 6.6 6.3 6.1 5.8 5.2 +299376000 8.4 7.9 7.5 7.2 6.9 6.6 6.3 6.1 5.8 5.2 +299376000 8.4 7.8 7.4 7.1 6.9 6.6 6.4 6.1 5.8 5.3 +299462400 8.4 7.8 7.4 7.1 6.9 6.6 6.4 6.1 5.8 5.3 +299462400 10.3 9.7 9.3 9 8.7 8.4 8.1 7.8 7.5 6.8 +299548800 10.3 9.7 9.3 9 8.7 8.4 8.1 7.8 7.5 6.8 +299548800 9.5 9.1 8.8 8.6 8.4 8.1 7.9 7.6 7.3 6.7 +299635200 9.5 9.1 8.8 8.6 8.4 8.1 7.9 7.6 7.3 6.7 +299635200 10.2 9.8 9.6 9.4 9.2 8.9 8.7 8.5 8.3 7.7 +299721600 10.2 9.8 9.6 9.4 9.2 8.9 8.7 8.5 8.3 7.7 +299721600 12.8 12.3 12 11.7 11.5 11.1 10.9 10.6 10.3 9.7 +299808000 12.8 12.3 12 11.7 11.5 11.1 10.9 10.6 10.3 9.7 +299808000 10 9.4 9.1 9 8.6 8.3 8.2 8 7.7 7.3 +299894400 10 9.4 9.1 9 8.6 8.3 8.2 8 7.7 7.3 +299894400 12 11.8 11.5 11.2 11 10.8 10.6 10.3 10 9.4 +299980800 12 11.8 11.5 11.2 11 10.8 10.6 10.3 10 9.4 +299980800 13.7 13.5 13.2 13 12.8 12.6 12.4 12.1 11.8 11.2 +300067200 13.7 13.5 13.2 13 12.8 12.6 12.4 12.1 11.8 11.2 +300067200 14.1 14 13.7 13.4 13.2 13.1 12.9 12.7 12.4 11.9 +300153600 14.1 14 13.7 13.4 13.2 13.1 12.9 12.7 12.4 11.9 +300153600 14.1 13.6 13.2 13 12.8 12.5 12.3 12.2 11.9 11.4 +300240000 14.1 13.6 13.2 13 12.8 12.5 12.3 12.2 11.9 11.4 +300240000 16.8 16.5 16.2 15.9 15.8 15.5 15.3 15.1 14.8 14.2 +300326400 16.8 16.5 16.2 15.9 15.8 15.5 15.3 15.1 14.8 14.2 +300326400 17.9 17.6 17.3 17.1 16.9 16.7 16.6 16.4 16.2 15.6 +300412800 17.9 17.6 17.3 17.1 16.9 16.7 16.6 16.4 16.2 15.6 +300412800 17.6 17.2 16.9 16.7 16.5 16.3 16.2 16 15.8 15.3 +300499200 17.6 17.2 16.9 16.7 16.5 16.3 16.2 16 15.8 15.3 +300499200 18.3 17.9 17.6 17.4 17.2 17 16.8 16.6 16.3 15.7 +300585600 18.3 17.9 17.6 17.4 17.2 17 16.8 16.6 16.3 15.7 +300585600 16.2 15.9 15.6 15.4 15.2 15 14.8 14.6 14.3 13.8 +300672000 16.2 15.9 15.6 15.4 15.2 15 14.8 14.6 14.3 13.8 +300672000 16.6 16.1 15.4 15.1 14.9 14.7 14.4 14.2 13.8 13.1 +300758400 16.6 16.1 15.4 15.1 14.9 14.7 14.4 14.2 13.8 13.1 +300758400 14.4 14.1 13.8 13.5 13.3 13.1 12.9 12.7 12.4 11.9 +300844800 14.4 14.1 13.8 13.5 13.3 13.1 12.9 12.7 12.4 11.9 +300844800 13.4 12.9 12.5 12.2 12 11.7 11.4 11.1 10.8 10.2 +300931200 13.4 12.9 12.5 12.2 12 11.7 11.4 11.1 10.8 10.2 +300931200 14.7 14 13.7 13.5 13.3 13 12.9 12.6 12.2 11.6 +301017600 14.7 14 13.7 13.5 13.3 13 12.9 12.6 12.2 11.6 +301017600 12.7 12.2 11.9 11.6 11.3 11 10.9 10.6 10.4 9.9 +301104000 12.7 12.2 11.9 11.6 11.3 11 10.9 10.6 10.4 9.9 +301104000 15.3 14.9 14.7 14.5 14.3 14.1 13.9 13.7 13.5 13 +301190400 15.3 14.9 14.7 14.5 14.3 14.1 13.9 13.7 13.5 13 +301190400 16.2 15.9 15.6 15.4 15.2 15 14.9 14.7 14.4 13.9 +301276800 16.2 15.9 15.6 15.4 15.2 15 14.9 14.7 14.4 13.9 +301276800 15.9 15.6 15.4 15.2 15 14.8 14.7 14.5 14.2 13.8 +301363200 15.9 15.6 15.4 15.2 15 14.8 14.7 14.5 14.2 13.8 +301363200 18 17.5 17.1 17 16.8 16.6 16.5 16.4 16.2 15.8 +301449600 18 17.5 17.1 17 16.8 16.6 16.5 16.4 16.2 15.8 +301449600 19.1 18.7 18.5 18.3 18.2 18 17.9 17.8 17.6 17.3 +301536000 19.1 18.7 18.5 18.3 18.2 18 17.9 17.8 17.6 17.3 +301536000 20.1 19.7 19.5 19.4 19.3 19.1 19 18.9 18.8 18.6 +301622400 20.1 19.7 19.5 19.4 19.3 19.1 19 18.9 18.8 18.6 +301622400 19.4 19 18.8 18.6 18.4 18.2 18 17.8 17.6 17.2 +301708800 19.4 19 18.8 18.6 18.4 18.2 18 17.8 17.6 17.2 +301708800 17.4 17.1 17 16.9 16.7 16.5 16.4 16.3 16.1 15.7 +301795200 17.4 17.1 17 16.9 16.7 16.5 16.4 16.3 16.1 15.7 +301795200 17.8 17.2 16.9 16.8 16.5 16.3 16.1 16.1 15.8 15.3 +301881600 17.8 17.2 16.9 16.8 16.5 16.3 16.1 16.1 15.8 15.3 +301881600 15 14.6 14.3 14.1 13.9 13.7 13.5 13.3 13.1 12.6 +301968000 15 14.6 14.3 14.1 13.9 13.7 13.5 13.3 13.1 12.6 +301968000 17.8 17.3 16.9 16.7 16.4 16.1 15.9 15.6 15.3 14.7 +302054400 17.8 17.3 16.9 16.7 16.4 16.1 15.9 15.6 15.3 14.7 +302054400 17.6 17.1 16.9 16.6 16.3 16 15.7 15.4 15.1 14.4 +302140800 17.6 17.1 16.9 16.6 16.3 16 15.7 15.4 15.1 14.4 +302140800 13.7 13.2 12.8 12.6 12.2 11.9 11.7 11.4 11.1 10.4 +302227200 13.7 13.2 12.8 12.6 12.2 11.9 11.7 11.4 11.1 10.4 +302227200 12.7 12.1 11.8 11.5 11.2 10.9 10.7 10.4 10.1 9.5 +302313600 12.7 12.1 11.8 11.5 11.2 10.9 10.7 10.4 10.1 9.5 +302313600 14.4 13.9 13.5 13.2 13 12.7 12.4 12.2 11.9 11.3 +302400000 14.4 13.9 13.5 13.2 13 12.7 12.4 12.2 11.9 11.3 +302400000 14.3 13.9 13.7 13.5 13.3 13 12.9 12.7 12.4 12 +302486400 14.3 13.9 13.7 13.5 13.3 13 12.9 12.7 12.4 12 +302486400 15 14.7 14.5 14.2 14 13.7 13.5 13.3 13 12.5 +302572800 15 14.7 14.5 14.2 14 13.7 13.5 13.3 13 12.5 +302572800 13.4 12.9 12.7 12.6 12.4 12.2 12.2 12.1 11.9 11.5 +302659200 13.4 12.9 12.7 12.6 12.4 12.2 12.2 12.1 11.9 11.5 +302659200 14.5 14.1 13.8 13.6 13.4 13.2 12.9 12.7 12.4 11.9 +302745600 14.5 14.1 13.8 13.6 13.4 13.2 12.9 12.7 12.4 11.9 +302745600 14.3 13.8 13.6 13.4 13.1 12.9 12.7 12.5 12.2 11.8 +302832000 14.3 13.8 13.6 13.4 13.1 12.9 12.7 12.5 12.2 11.8 +302832000 14.3 13.9 13.6 13.3 13.1 12.8 12.6 12.3 12 11.4 +302918400 14.3 13.9 13.6 13.3 13.1 12.8 12.6 12.3 12 11.4 +302918400 14.3 13.9 13.6 13.4 13.3 13.1 12.9 12.7 12.5 12 +303004800 14.3 13.9 13.6 13.4 13.3 13.1 12.9 12.7 12.5 12 +303004800 12.6 12.1 11.7 11.4 11.1 10.9 10.6 10.3 10 9.3 +303091200 12.6 12.1 11.7 11.4 11.1 10.9 10.6 10.3 10 9.3 +303091200 12.8 12.3 11.9 11.6 11.2 10.9 10.6 10.3 10 9.2 +303177600 12.8 12.3 11.9 11.6 11.2 10.9 10.6 10.3 10 9.2 +303177600 10.5 10.1 9.8 9.5 9.3 9 8.7 8.4 8.1 7.4 +303264000 10.5 10.1 9.8 9.5 9.3 9 8.7 8.4 8.1 7.4 +303264000 10.1 9.8 9.4 9 8.7 8.5 8.1 7.8 7.5 6.7 +303350400 10.1 9.8 9.4 9 8.7 8.5 8.1 7.8 7.5 6.7 +303350400 9.9 9.4 8.9 8.6 8.3 8.1 7.8 7.5 7.1 6.4 +303436800 9.9 9.4 8.9 8.6 8.3 8.1 7.8 7.5 7.1 6.4 +303436800 9.3 8.9 8.7 8.5 8.3 8.1 7.9 7.8 7.6 7.1 +303523200 9.3 8.9 8.7 8.5 8.3 8.1 7.9 7.8 7.6 7.1 +303523200 11.3 11.1 10.8 10.6 10.5 10.2 10 9.7 9.5 8.9 +303609600 11.3 11.1 10.8 10.6 10.5 10.2 10 9.7 9.5 8.9 +303609600 11 10.4 10 9.7 9.4 9.1 8.8 8.5 8.2 7.5 +303696000 11 10.4 10 9.7 9.4 9.1 8.8 8.5 8.2 7.5 +303696000 8.8 8.4 8.1 7.9 7.7 7.5 7.2 7 6.6 6 +303782400 8.8 8.4 8.1 7.9 7.7 7.5 7.2 7 6.6 6 +303782400 7.9 7.6 7.3 7 6.8 6.6 6.4 6.2 6 5.4 +303868800 7.9 7.6 7.3 7 6.8 6.6 6.4 6.2 6 5.4 +303868800 9.6 9.4 9.3 9.1 8.9 8.7 8.5 8.3 8 7.3 +303955200 9.6 9.4 9.3 9.1 8.9 8.7 8.5 8.3 8 7.3 +303955200 10.9 10.5 10.1 9.8 9.5 9.2 8.9 8.6 8.2 7.5 +304041600 10.9 10.5 10.1 9.8 9.5 9.2 8.9 8.6 8.2 7.5 +304041600 9 8.4 8.1 7.8 7.5 7.3 7.1 6.8 6.5 5.9 +304128000 9 8.4 8.1 7.8 7.5 7.3 7.1 6.8 6.5 5.9 +304128000 7.9 7.6 7.3 7 6.8 6.5 6.3 6 5.7 5.1 +304214400 7.9 7.6 7.3 7 6.8 6.5 6.3 6 5.7 5.1 +304214400 8 7.6 7.3 7.1 6.9 6.6 6.4 6.3 6 5.5 +304300800 8 7.6 7.3 7.1 6.9 6.6 6.4 6.3 6 5.5 +304300800 10.6 10 9.6 9.3 9 8.7 8.4 8.1 7.7 7 +304387200 10.6 10 9.6 9.3 9 8.7 8.4 8.1 7.7 7 +304387200 8.2 8 7.7 7.6 7.4 7.4 7.3 7.1 6.9 6.4 +304473600 8.2 8 7.7 7.6 7.4 7.4 7.3 7.1 6.9 6.4 +304473600 9.3 9 8.8 8.6 8.5 8.4 8.3 8.3 8.1 7.7 +304560000 9.3 9 8.8 8.6 8.5 8.4 8.3 8.3 8.1 7.7 +304560000 10.1 9.9 9.7 9.7 9.6 9.5 9.5 9.4 9.2 8.8 +304646400 10.1 9.9 9.7 9.7 9.6 9.5 9.5 9.4 9.2 8.8 +304646400 10.7 10.5 10.2 10 9.9 9.9 9.7 9.6 9.4 9 +304732800 10.7 10.5 10.2 10 9.9 9.9 9.7 9.6 9.4 9 +304732800 10.7 10.4 10 9.8 9.6 9.4 9.1 8.8 8.5 7.8 +304819200 10.7 10.4 10 9.8 9.6 9.4 9.1 8.8 8.5 7.8 +304819200 9.3 8.9 8.6 8.3 8.1 7.8 7.6 7.4 7.1 6.6 +304905600 9.3 8.9 8.6 8.3 8.1 7.8 7.6 7.4 7.1 6.6 +304905600 8.2 8 7.7 7.4 7.2 7.1 6.9 6.7 6.4 5.8 +304992000 8.2 8 7.7 7.4 7.2 7.1 6.9 6.7 6.4 5.8 +304992000 9.3 9 8.7 8.4 8.2 8 7.7 7.5 7.2 6.6 +305078400 9.3 9 8.7 8.4 8.2 8 7.7 7.5 7.2 6.6 +305078400 9.9 9.6 9.4 9.3 9.1 8.9 8.8 8.8 8.7 8.4 +305164800 9.9 9.6 9.4 9.3 9.1 8.9 8.8 8.8 8.7 8.4 +305164800 10.9 10.5 10.3 10.3 10.1 10 9.9 9.8 9.6 9.3 +305251200 10.9 10.5 10.3 10.3 10.1 10 9.9 9.8 9.6 9.3 +305251200 10.4 10.1 9.9 9.7 9.6 9.6 9.7 9.7 9.5 9.2 +305337600 10.4 10.1 9.9 9.7 9.6 9.6 9.7 9.7 9.5 9.2 +305337600 11.1 10.8 10.6 10.5 10.4 10.2 10.1 9.9 9.8 9.4 +305424000 11.1 10.8 10.6 10.5 10.4 10.2 10.1 9.9 9.8 9.4 +305424000 11.1 10.9 10.6 10.3 10.2 10 9.9 9.7 9.4 8.9 +305510400 11.1 10.9 10.6 10.3 10.2 10 9.9 9.7 9.4 8.9 +305510400 8.7 8.4 8.2 8 7.8 7.7 7.6 7.4 7.1 6.7 +305596800 8.7 8.4 8.2 8 7.8 7.7 7.6 7.4 7.1 6.7 +305596800 8.9 8.8 8.6 8.4 8.2 8 7.8 7.6 7.4 6.9 +305683200 8.9 8.8 8.6 8.4 8.2 8 7.8 7.6 7.4 6.9 +305683200 10.7 10.2 9.9 9.8 9.5 9.3 9 8.8 8.5 7.9 +305769600 10.7 10.2 9.9 9.8 9.5 9.3 9 8.8 8.5 7.9 +305769600 10.5 10.3 10.1 10 10 9.8 9.7 9.5 9.4 9 +305856000 10.5 10.3 10.1 10 10 9.8 9.7 9.5 9.4 9 +305856000 11.7 11.4 11.1 10.9 10.8 10.6 10.5 10.4 10.1 9.7 +305942400 11.7 11.4 11.1 10.9 10.8 10.6 10.5 10.4 10.1 9.7 +305942400 10 9.9 9.8 9.6 9.5 9.4 9.3 9.1 8.9 8.5 +306028800 10 9.9 9.8 9.6 9.5 9.4 9.3 9.1 8.9 8.5 +306028800 10.2 9.9 9.6 9.4 9.3 9.2 9.1 9 8.9 8.7 +306115200 10.2 9.9 9.6 9.4 9.3 9.2 9.1 9 8.9 8.7 +306115200 9.1 8.8 8.4 8.3 8.3 8.2 8.1 8.1 8 7.9 +306201600 9.1 8.8 8.4 8.3 8.3 8.2 8.1 8.1 8 7.9 +306201600 9 8.8 8.4 8.2 8 7.9 7.8 7.7 7.5 7.2 +306288000 9 8.8 8.4 8.2 8 7.9 7.8 7.7 7.5 7.2 +306288000 8 7.9 7.6 7.4 7.3 7.2 7.1 7 6.8 6.5 +306374400 8 7.9 7.6 7.4 7.3 7.2 7.1 7 6.8 6.5 +306374400 6.7 6.5 6.2 6.1 6 6 6 6 5.9 5.6 +306460800 6.7 6.5 6.2 6.1 6 6 6 6 5.9 5.6 +306460800 7.3 7 7 6.9 6.7 6.6 6.5 6.4 6.3 6 +306547200 7.3 7 7 6.9 6.7 6.6 6.5 6.4 6.3 6 +306547200 8.6 8.2 7.9 7.7 7.6 7.5 7.5 7.7 7.7 7.4 +306633600 8.6 8.2 7.9 7.7 7.6 7.5 7.5 7.7 7.7 7.4 +306633600 9.9 9.7 9.4 9.2 8.9 8.6 8.4 8.2 7.9 7.4 +306720000 9.9 9.7 9.4 9.2 8.9 8.6 8.4 8.2 7.9 7.4 +306720000 7.4 6.8 6.5 6.2 5.9 5.5 5.2 4.9 4.5 3.8 +306806400 7.4 6.8 6.5 6.2 5.9 5.5 5.2 4.9 4.5 3.8 +306806400 5.1 4.9 4.7 4.5 4.4 4.3 4.1 4 3.8 3.4 +306892800 5.1 4.9 4.7 4.5 4.4 4.3 4.1 4 3.8 3.4 +306892800 5.6 5.2 5 4.8 4.6 4.4 4.2 4 3.8 3.4 +306979200 5.6 5.2 5 4.8 4.6 4.4 4.2 4 3.8 3.4 +306979200 6.3 5.9 5.6 5.4 5.2 5.1 4.9 4.7 4.5 4 +307065600 6.3 5.9 5.6 5.4 5.2 5.1 4.9 4.7 4.5 4 +307065600 7.7 7.4 7.2 7 6.8 6.6 6.4 6.2 5.9 5.4 +307152000 7.7 7.4 7.2 7 6.8 6.6 6.4 6.2 5.9 5.4 +307152000 7.2 6.7 6.3 6 5.7 5.3 5 4.7 4.3 3.6 +307238400 7.2 6.7 6.3 6 5.7 5.3 5 4.7 4.3 3.6 +307238400 10.1 9.4 8.8 8.4 8.1 7.7 7.3 6.9 6.5 5.6 +307324800 10.1 9.4 8.8 8.4 8.1 7.7 7.3 6.9 6.5 5.6 +307324800 9.8 9.3 8.8 8.5 8.1 7.8 7.5 7.2 6.8 6 +307411200 9.8 9.3 8.8 8.5 8.1 7.8 7.5 7.2 6.8 6 +307411200 6.9 6.6 6.4 6.2 6 5.9 5.8 5.8 5.6 5.2 +307497600 6.9 6.6 6.4 6.2 6 5.9 5.8 5.8 5.6 5.2 +307497600 7.6 7.8 7.5 7.3 7.1 6.9 6.7 6.4 6.1 5.4 +307584000 7.6 7.8 7.5 7.3 7.1 6.9 6.7 6.4 6.1 5.4 +307584000 7 6.7 6.5 6.4 6.2 6 5.9 5.7 5.5 5 +307670400 7 6.7 6.5 6.4 6.2 6 5.9 5.7 5.5 5 +307670400 4.7 4.5 4.4 4.3 4.2 4.2 4.3 4.3 4.2 3.9 +307756800 4.7 4.5 4.4 4.3 4.2 4.2 4.3 4.3 4.2 3.9 +307756800 7.8 7.8 7.7 7.5 7.3 7.1 6.9 6.7 6.5 5.9 +307843200 7.8 7.8 7.7 7.5 7.3 7.1 6.9 6.7 6.5 5.9 +307843200 10.1 9.7 9.4 9.1 8.8 8.6 8.3 8 7.7 7.1 +307929600 10.1 9.7 9.4 9.1 8.8 8.6 8.3 8 7.7 7.1 +307929600 8.2 7.7 7.3 7 6.7 6.5 6.2 6 5.7 5 +308016000 8.2 7.7 7.3 7 6.7 6.5 6.2 6 5.7 5 +308016000 5 4.5 4.1 3.7 3.5 3.2 2.9 2.6 2.3 1.8 +308102400 5 4.5 4.1 3.7 3.5 3.2 2.9 2.6 2.3 1.8 +308102400 2.9 2.3 1.9 1.7 1.5 1.3 1.1 0.9 0.6 0.1 +308188800 2.9 2.3 1.9 1.7 1.5 1.3 1.1 0.9 0.6 0.1 +308188800 4.4 4 3.7 3.5 3.4 3.2 3 2.9 2.7 2.2 +308275200 4.4 4 3.7 3.5 3.4 3.2 3 2.9 2.7 2.2 +308275200 5.9 5.5 5.2 5 4.8 4.5 4.3 4.1 3.8 3.3 +308361600 5.9 5.5 5.2 5 4.8 4.5 4.3 4.1 3.8 3.3 +308361600 5.4 5.1 4.8 4.6 4.4 4.2 4 3.8 3.5 3 +308448000 5.4 5.1 4.8 4.6 4.4 4.2 4 3.8 3.5 3 +308448000 5.3 5.3 5.1 4.9 4.7 4.5 4.3 4.1 3.8 3.2 +308534400 5.3 5.3 5.1 4.9 4.7 4.5 4.3 4.1 3.8 3.2 +308534400 3.7 3.6 3.5 3.5 3.6 3.5 3.3 3.2 3 2.6 +308620800 3.7 3.6 3.5 3.5 3.6 3.5 3.3 3.2 3 2.6 +308620800 2.1 2 1.8 1.8 1.8 1.7 1.7 1.5 1.4 1.1 +308707200 2.1 2 1.8 1.8 1.8 1.7 1.7 1.5 1.4 1.1 +308707200 2.9 2.5 2.1 1.9 1.7 1.4 1.2 1 0.7 0.1 +308793600 2.9 2.5 2.1 1.9 1.7 1.4 1.2 1 0.7 0.1 +308793600 2.9 2.5 2 1.7 1.4 1.2 0.9 0.6 0.3 -0.4 +308880000 2.9 2.5 2 1.7 1.4 1.2 0.9 0.6 0.3 -0.4 +308880000 0.5 0.1 -0.4 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.8 +308966400 0.5 0.1 -0.4 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.8 +308966400 -0.1 -0.3 -0.6 -0.7 -0.8 -0.9 -1.1 -1.2 -1.4 -1.8 +309052800 -0.1 -0.3 -0.6 -0.7 -0.8 -0.9 -1.1 -1.2 -1.4 -1.8 +309052800 2.3 2.6 2.9 2.9 3 3 3 3.1 3.1 3.1 +309139200 2.3 2.6 2.9 2.9 3 3 3 3.1 3.1 3.1 +309139200 6.1 6 5.9 5.8 5.7 5.6 5.5 5.4 5.2 4.9 +309225600 6.1 6 5.9 5.8 5.7 5.6 5.5 5.4 5.2 4.9 +309225600 4.9 4.6 4.5 4.4 4.3 4.2 4 3.9 3.7 3.3 +309312000 4.9 4.6 4.5 4.4 4.3 4.2 4 3.9 3.7 3.3 +309312000 4.6 4.4 4.1 3.9 3.8 3.7 3.5 3.3 3 2.5 +309398400 4.6 4.4 4.1 3.9 3.8 3.7 3.5 3.3 3 2.5 +309398400 3.4 3.1 2.8 2.6 2.4 2.2 2 1.7 1.5 1 +309484800 3.4 3.1 2.8 2.6 2.4 2.2 2 1.7 1.5 1 +309484800 5.5 5.1 4.9 4.8 4.6 4.4 4.3 4.1 3.8 3.4 +309571200 5.5 5.1 4.9 4.8 4.6 4.4 4.3 4.1 3.8 3.4 +309571200 7.2 6.7 6.4 6.2 6 5.7 5.5 5.2 5 4.4 +309657600 7.2 6.7 6.4 6.2 6 5.7 5.5 5.2 5 4.4 +309657600 6.1 5.8 5.4 5.1 4.7 4.4 4.2 3.9 3.5 2.8 +309744000 6.1 5.8 5.4 5.1 4.7 4.4 4.2 3.9 3.5 2.8 +309744000 8.7 8.2 7.7 7.4 7 6.7 6.3 5.9 5.4 4.7 +309830400 8.7 8.2 7.7 7.4 7 6.7 6.3 5.9 5.4 4.7 +309830400 10.4 9.8 9.3 9 8.6 8.3 8 7.7 7.3 6.7 +309916800 10.4 9.8 9.3 9 8.6 8.3 8 7.7 7.3 6.7 +309916800 8.4 7.9 7.4 7.1 6.8 6.5 6.2 5.9 5.6 4.9 +310003200 8.4 7.9 7.4 7.1 6.8 6.5 6.2 5.9 5.6 4.9 +310003200 1.9 1.7 1.4 1.2 1 0.8 0.5 0.3 0 -0.6 +310089600 1.9 1.7 1.4 1.2 1 0.8 0.5 0.3 0 -0.6 +310089600 1.6 1.3 1.1 1 0.8 0.7 0.5 0.3 0 -0.5 +310176000 1.6 1.3 1.1 1 0.8 0.7 0.5 0.3 0 -0.5 +310176000 1.8 1.5 1.3 1.2 1 0.8 0.7 0.6 0.5 0.3 +310262400 1.8 1.5 1.3 1.2 1 0.8 0.7 0.6 0.5 0.3 +310262400 4.2 4.1 4.1 4 4 3.9 3.9 4 4 4 +310348800 4.2 4.1 4.1 4 4 3.9 3.9 4 4 4 +310348800 6.5 6.1 5.9 5.7 5.5 5.3 5.1 4.9 4.6 4.1 +310435200 6.5 6.1 5.9 5.7 5.5 5.3 5.1 4.9 4.6 4.1 +310435200 2.9 2.5 2.3 2.1 1.9 1.6 1.4 1.3 1 0.6 +310521600 2.9 2.5 2.3 2.1 1.9 1.6 1.4 1.3 1 0.6 +310521600 1.5 1 0.7 0.5 0.2 -0.1 -0.3 -0.5 -0.8 -1.4 +310608000 1.5 1 0.7 0.5 0.2 -0.1 -0.3 -0.5 -0.8 -1.4 +310608000 -0.8 -1.2 -1.8 -2.2 -2.4 -2.7 -3 -3.2 -3.6 -4.1 +310694400 -0.8 -1.2 -1.8 -2.2 -2.4 -2.7 -3 -3.2 -3.6 -4.1 +310694400 -4.2 -4.8 -5.3 -5.5 -5.8 -6 -6.3 -6.5 -6.7 -7.1 +310780800 -4.2 -4.8 -5.3 -5.5 -5.8 -6 -6.3 -6.5 -6.7 -7.1 +310780800 -2 -2.2 -2.5 -2.6 -2.7 -2.9 -3 -3.2 -3.4 -3.4 +310867200 -2 -2.2 -2.5 -2.6 -2.7 -2.9 -3 -3.2 -3.4 -3.4 +310867200 2.2 2 1.9 1.8 1.7 1.4 1.4 1.3 1.1 0.9 +310953600 2.2 2 1.9 1.8 1.7 1.4 1.4 1.3 1.1 0.9 +310953600 4.6 4.5 4.2 4 3.7 3.5 3.2 3 2.7 2.1 +311040000 4.6 4.5 4.2 4 3.7 3.5 3.2 3 2.7 2.1 +311040000 3.6 3.1 2.8 2.6 2.3 2 1.8 1.6 1.3 0.7 +311126400 3.6 3.1 2.8 2.6 2.3 2 1.8 1.6 1.3 0.7 +311126400 1.3 0.9 0.7 0.6 0.4 0 -0.1 -0.3 -0.5 -0.9 +311212800 1.3 0.9 0.7 0.6 0.4 0 -0.1 -0.3 -0.5 -0.9 +311212800 2.4 2 1.6 1.3 1.1 0.9 0.7 0.4 0.2 -0.3 +311299200 2.4 2 1.6 1.3 1.1 0.9 0.7 0.4 0.2 -0.3 +311299200 1.8 1.4 1.1 0.8 0.6 0.4 0.2 -0.1 -0.4 -0.9 +311385600 1.8 1.4 1.1 0.8 0.6 0.4 0.2 -0.1 -0.4 -0.9 +311385600 2.2 1.8 1.4 1.1 0.9 0.6 0.4 0.1 -0.2 -0.7 +311472000 2.2 1.8 1.4 1.1 0.9 0.6 0.4 0.1 -0.2 -0.7 +311472000 1.9 1.4 0.9 0.6 0.4 0.1 -0.2 -0.4 -0.8 -1.4 +311558400 1.9 1.4 0.9 0.6 0.4 0.1 -0.2 -0.4 -0.8 -1.4 +311558400 0.8 0.3 -0.1 -0.4 -0.7 -0.9 -1.2 -1.4 -1.8 -2.4 +311644800 0.8 0.3 -0.1 -0.4 -0.7 -0.9 -1.2 -1.4 -1.8 -2.4 +311644800 -0.4 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.9 +311731200 -0.4 -0.9 -1.3 -1.6 -1.9 -2.2 -2.5 -2.8 -3.2 -3.9 +311731200 0 -0.3 -0.6 -0.9 -1.2 -1.4 -1.7 -2 -2.5 -3.3 +311817600 0 -0.3 -0.6 -0.9 -1.2 -1.4 -1.7 -2 -2.5 -3.3 +311817600 -1 -1.3 -1.7 -2 -2.3 -2.5 -2.8 -3.1 -3.6 -4.3 +311904000 -1 -1.3 -1.7 -2 -2.3 -2.5 -2.8 -3.1 -3.6 -4.3 +311904000 -2.8 -3.2 -3.6 -3.8 -4 -4.2 -4.4 -4.7 -5 -5.5 +311990400 -2.8 -3.2 -3.6 -3.8 -4 -4.2 -4.4 -4.7 -5 -5.5 +311990400 -3.6 -4 -4.3 -4.4 -4.6 -4.9 -5 -5.1 -5.2 -5.4 +312076800 -3.6 -4 -4.3 -4.4 -4.6 -4.9 -5 -5.1 -5.2 -5.4 +312076800 -3 -3.1 -3.2 -3.3 -3.4 -3.6 -3.7 -3.8 -4 -4.3 +312163200 -3 -3.1 -3.2 -3.3 -3.4 -3.6 -3.7 -3.8 -4 -4.3 +312163200 0.3 0.2 0.1 0.1 -0.1 -0.3 -0.4 -0.5 -0.7 -1 +312249600 0.3 0.2 0.1 0.1 -0.1 -0.3 -0.4 -0.5 -0.7 -1 +312249600 2.5 2 1.7 1.5 1.3 0.9 0.7 0.4 0.1 -0.5 +312336000 2.5 2 1.7 1.5 1.3 0.9 0.7 0.4 0.1 -0.5 +312336000 -1.3 -1.7 -1.7 -1.7 -1.7 -1.8 -1.8 -1.6 -1.4 -1.7 +312422400 -1.3 -1.7 -1.7 -1.7 -1.7 -1.8 -1.8 -1.6 -1.4 -1.7 +312422400 -4.4 -4.8 -4.8 -4.8 -4.9 -5 -4.9 -4.9 -4.9 -4.8 +312508800 -4.4 -4.8 -4.8 -4.8 -4.9 -5 -4.9 -4.9 -4.9 -4.8 +312508800 -2.6 -3 -3.9 -4.3 -4.5 -4.7 -4.9 -5.1 -5.3 -5.6 +312595200 -2.6 -3 -3.9 -4.3 -4.5 -4.7 -4.9 -5.1 -5.3 -5.6 +312595200 -2.2 -2.5 -2.9 -3.3 -3.6 -3.8 -4.1 -4.4 -4.6 -5.1 +312681600 -2.2 -2.5 -2.9 -3.3 -3.6 -3.8 -4.1 -4.4 -4.6 -5.1 +312681600 -3.3 -3.7 -4.2 -4.6 -4.9 -5.3 -5.6 -5.9 -6.3 -6.9 +312768000 -3.3 -3.7 -4.2 -4.6 -4.9 -5.3 -5.6 -5.9 -6.3 -6.9 +312768000 -3.1 -3.4 -3.7 -4 -4.2 -4.4 -4.7 -4.9 -5.2 -5.8 +312854400 -3.1 -3.4 -3.7 -4 -4.2 -4.4 -4.7 -4.9 -5.2 -5.8 +312854400 -2.7 -3 -3.4 -3.6 -3.8 -4.1 -4.3 -4.6 -4.9 -5.4 +312940800 -2.7 -3 -3.4 -3.6 -3.8 -4.1 -4.3 -4.6 -4.9 -5.4 +312940800 -3.6 -3.7 -3.9 -3.9 -4.1 -4.2 -4.2 -4.2 -4.2 -4.5 +313027200 -3.6 -3.7 -3.9 -3.9 -4.1 -4.2 -4.2 -4.2 -4.2 -4.5 +313027200 2.5 2.8 2.9 2.9 2.8 2.7 2.6 2.5 2.3 1.9 +313113600 2.5 2.8 2.9 2.9 2.8 2.7 2.6 2.5 2.3 1.9 +313113600 -2.2 -2.4 -2.5 -2.7 -2.7 -2.7 -2.5 -2.3 -2.2 -2.3 +313200000 -2.2 -2.4 -2.5 -2.7 -2.7 -2.7 -2.5 -2.3 -2.2 -2.3 +313200000 -2.7 -3 -3.1 -3.2 -3.3 -3.5 -3.5 -3.6 -3.7 -4 +313286400 -2.7 -3 -3.1 -3.2 -3.3 -3.5 -3.5 -3.6 -3.7 -4 +313286400 -4.7 -4.3 -4.2 -4.1 -4.1 -4.2 -4.1 -4.1 -4.1 -4.2 +313372800 -4.7 -4.3 -4.2 -4.1 -4.1 -4.2 -4.1 -4.1 -4.1 -4.2 +313372800 -2.4 -2.2 -2.2 -2.3 -2.5 -2.7 -2.9 -3 -3.2 -3.5 +313459200 -2.4 -2.2 -2.2 -2.3 -2.5 -2.7 -2.9 -3 -3.2 -3.5 +313459200 -3 -3.2 -3.3 -3.4 -3.5 -3.7 -3.8 -3.9 -4.1 -4.5 +313545600 -3 -3.2 -3.3 -3.4 -3.5 -3.7 -3.8 -3.9 -4.1 -4.5 +313545600 -3.1 -2.9 -3.1 -3.2 -3.3 -3.5 -3.6 -3.8 -4 -4.4 +313632000 -3.1 -2.9 -3.1 -3.2 -3.3 -3.5 -3.6 -3.8 -4 -4.4 +313632000 -1.6 -1.8 -2 -2.3 -2.5 -2.8 -3 -3.3 -3.6 -4.2 +313718400 -1.6 -1.8 -2 -2.3 -2.5 -2.8 -3 -3.3 -3.6 -4.2 +313718400 -2.8 -3.1 -3.3 -3.4 -3.5 -3.8 -4 -4.2 -4.4 -4.9 +313804800 -2.8 -3.1 -3.3 -3.4 -3.5 -3.8 -4 -4.2 -4.4 -4.9 +313804800 -4.9 -5.2 -5.4 -5.5 -5.4 -5.3 -5.3 -5.3 -5.3 -5.5 +313891200 -4.9 -5.2 -5.4 -5.5 -5.4 -5.3 -5.3 -5.3 -5.3 -5.5 +313891200 -3.4 -3.7 -4 -4.1 -4.4 -4.6 -4.8 -5 -5.3 -5.8 +313977600 -3.4 -3.7 -4 -4.1 -4.4 -4.6 -4.8 -5 -5.3 -5.8 +313977600 -0.8 -0.9 -1 -1.2 -1.4 -1.7 -1.8 -2 -2.3 -2.8 +314064000 -0.8 -0.9 -1 -1.2 -1.4 -1.7 -1.8 -2 -2.3 -2.8 +314064000 -3.2 -3.6 -3.9 -4.1 -4.4 -4.7 -4.9 -5.2 -5.5 -6.1 +314150400 -3.2 -3.6 -3.9 -4.1 -4.4 -4.7 -4.9 -5.2 -5.5 -6.1 +314150400 -4.7 -4.8 -4.9 -5 -5.1 -5.2 -5.2 -5.2 -5.2 -5.5 +314236800 -4.7 -4.8 -4.9 -5 -5.1 -5.2 -5.2 -5.2 -5.2 -5.5 +314236800 -7.6 -7.8 -7.7 -7.6 -7.6 -7.4 -7 -6.5 -6.1 -6 +314323200 -7.6 -7.8 -7.7 -7.6 -7.6 -7.4 -7 -6.5 -6.1 -6 +314323200 -1.3 -1.4 -1.4 -1.5 -1.5 -1.6 -1.7 -1.6 -1.6 -2 +314409600 -1.3 -1.4 -1.4 -1.5 -1.5 -1.6 -1.7 -1.6 -1.6 -2 +314409600 -1.9 -2.1 -2.4 -2.6 -2.8 -3.1 -3.3 -3.5 -3.8 -4.4 +314496000 -1.9 -2.1 -2.4 -2.6 -2.8 -3.1 -3.3 -3.5 -3.8 -4.4 +314496000 -2.2 -2.5 -2.9 -3.1 -3.4 -3.6 -3.8 -4.1 -4.4 -5 +314582400 -2.2 -2.5 -2.9 -3.1 -3.4 -3.6 -3.8 -4.1 -4.4 -5 +314582400 -1.2 -1.2 -1.3 -1.4 -1.6 -1.8 -2 -2.1 -2.3 -2.7 +314668800 -1.2 -1.2 -1.3 -1.4 -1.6 -1.8 -2 -2.1 -2.3 -2.7 +314668800 -0.5 -0.7 -1.1 -1.4 -1.6 -1.9 -2.1 -2.3 -2.6 -3.1 +314755200 -0.5 -0.7 -1.1 -1.4 -1.6 -1.9 -2.1 -2.3 -2.6 -3.1 +314755200 -1.2 -1.7 -2 -2.1 -2.3 -2.6 -2.8 -3 -3.2 -3.7 +314841600 -1.2 -1.7 -2 -2.1 -2.3 -2.6 -2.8 -3 -3.2 -3.7 +314841600 -8.5 -8.9 -9.2 -9.4 -9.7 -9.9 -10.1 -10.3 -10.5 -10.7 +314928000 -8.5 -8.9 -9.2 -9.4 -9.7 -9.9 -10.1 -10.3 -10.5 -10.7 +314928000 -14.4 -14.7 -14.5 -14.3 -14.4 -14.6 -14.4 -14.2 -14.2 -14.2 +315014400 -14.4 -14.7 -14.5 -14.3 -14.4 -14.6 -14.4 -14.2 -14.2 -14.2 +315014400 -10.9 -11.1 -11 -11 -11.1 -10.9 -10.4 -9.8 -9.5 -9.6 +315100800 -10.9 -11.1 -11 -11 -11.1 -10.9 -10.4 -9.8 -9.5 -9.6 +315100800 -15.2 -15.6 -15.3 -15.2 -15.2 -15.1 -14.8 -14.3 -13.4 -13.1 +315187200 -15.2 -15.6 -15.3 -15.2 -15.2 -15.1 -14.8 -14.3 -13.4 -13.1 +315187200 -9.2 -8.9 -8.8 -8.7 -8.8 -8.8 -8.8 -8.8 -8.9 -9 +315273600 -9.2 -8.9 -8.8 -8.7 -8.8 -8.8 -8.8 -8.8 -8.9 -9 +315273600 -0.4 -0.5 -0.8 -0.9 -1.1 -1.2 -1.4 -1.6 -1.8 -2.4 +315360000 -0.4 -0.5 -0.8 -0.9 -1.1 -1.2 -1.4 -1.6 -1.8 -2.4 +315360000 5.3 5 4.6 4.5 4.3 4.1 3.9 3.8 3.5 3.1 +315446400 5.3 5 4.6 4.5 4.3 4.1 3.9 3.8 3.5 3.1 +315446400 3.3 3 2.9 2.9 2.7 2.4 2.3 2.2 2 1.6 +315532800 3.3 3 2.9 2.9 2.7 2.4 2.3 2.2 2 1.6 +315532800 3.4 3 2.7 2.5 2.3 2.1 1.9 1.7 1.4 0.9 +315619200 3.4 3 2.7 2.5 2.3 2.1 1.9 1.7 1.4 0.9 +315619200 -0.9 -1.4 -1.7 -2 -2.3 -2.6 -2.8 -3.1 -3.4 -4.1 +315705600 -0.9 -1.4 -1.7 -2 -2.3 -2.6 -2.8 -3.1 -3.4 -4.1 +315705600 -3.7 -4.1 -4.4 -4.6 -4.9 -5.2 -5.4 -5.7 -6 -6.6 +315792000 -3.7 -4.1 -4.4 -4.6 -4.9 -5.2 -5.4 -5.7 -6 -6.6 +315792000 -5.6 -5.7 -5.7 -5.7 -5.8 -5.9 -5.9 -6 -6.1 -6.3 +315878400 -5.6 -5.7 -5.7 -5.7 -5.8 -5.9 -5.9 -6 -6.1 -6.3 +315878400 -2.2 -2.4 -2.4 -2.4 -2.5 -2.6 -2.6 -2.6 -2.6 -2.7 +315964800 -2.2 -2.4 -2.4 -2.4 -2.5 -2.6 -2.6 -2.6 -2.6 -2.7 +315964800 0 0 -0.2 -0.4 -0.6 -0.8 -1 -1.3 -1.6 -2.2 +316051200 0 0 -0.2 -0.4 -0.6 -0.8 -1 -1.3 -1.6 -2.2 +316051200 -1.2 -1.4 -1.6 -1.7 -1.9 -2.1 -2.2 -2.4 -2.5 -2.9 +316137600 -1.2 -1.4 -1.6 -1.7 -1.9 -2.1 -2.2 -2.4 -2.5 -2.9 +316137600 -2 -2.1 -2.3 -2.4 -2.6 -2.9 -3 -3.2 -3.5 -3.9 +316224000 -2 -2.1 -2.3 -2.4 -2.6 -2.9 -3 -3.2 -3.5 -3.9 +316224000 -4.1 -4.3 -4.4 -4.6 -4.7 -4.9 -5 -5.1 -5.2 -5.4 +316310400 -4.1 -4.3 -4.4 -4.6 -4.7 -4.9 -5 -5.1 -5.2 -5.4 +316310400 -1 -1.5 -1.9 -2.2 -2.5 -2.8 -3 -3.3 -3.7 -4.3 +316396800 -1 -1.5 -1.9 -2.2 -2.5 -2.8 -3 -3.3 -3.7 -4.3 +316396800 -2.6 -3 -3.2 -3.4 -3.6 -3.9 -4 -4.2 -4.5 -4.9 +316483200 -2.6 -3 -3.2 -3.4 -3.6 -3.9 -4 -4.2 -4.5 -4.9 +316483200 -0.8 -1.2 -1.5 -1.8 -2 -2.3 -2.5 -2.7 -2.9 -3.4 +316569600 -0.8 -1.2 -1.5 -1.8 -2 -2.3 -2.5 -2.7 -2.9 -3.4 +316569600 -2.9 -3.3 -3.5 -3.8 -4 -4.3 -4.5 -4.7 -5 -5.5 +316656000 -2.9 -3.3 -3.5 -3.8 -4 -4.3 -4.5 -4.7 -5 -5.5 +316656000 -3.3 -3.5 -3.7 -3.9 -4.1 -4.3 -4.5 -4.7 -5 -5.5 +316742400 -3.3 -3.5 -3.7 -3.9 -4.1 -4.3 -4.5 -4.7 -5 -5.5 +316742400 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.1 -3.6 +316828800 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.1 -3.6 +316828800 -1.3 -1.8 -2.2 -2.4 -2.7 -3 -3.2 -3.5 -3.8 -4.4 +316915200 -1.3 -1.8 -2.2 -2.4 -2.7 -3 -3.2 -3.5 -3.8 -4.4 +316915200 -2 -2 -2.3 -2.5 -2.7 -2.9 -3.1 -3.3 -3.6 -4 +317001600 -2 -2 -2.3 -2.5 -2.7 -2.9 -3.1 -3.3 -3.6 -4 +317001600 -6.1 -6.7 -7.3 -7.5 -7.9 -7.9 -7.7 -7.4 -7.2 -7.4 +317088000 -6.1 -6.7 -7.3 -7.5 -7.9 -7.9 -7.7 -7.4 -7.2 -7.4 +317088000 -5.4 -6.1 -6.6 -7 -7.4 -7.8 -8.1 -8.4 -8.8 -9.5 +317174400 -5.4 -6.1 -6.6 -7 -7.4 -7.8 -8.1 -8.4 -8.8 -9.5 +317174400 -5.1 -5.6 -6 -6.3 -6.6 -7 -7.2 -7.5 -7.9 -8.5 +317260800 -5.1 -5.6 -6 -6.3 -6.6 -7 -7.2 -7.5 -7.9 -8.5 +317260800 -6.9 -7.5 -7.9 -8.1 -8.4 -8.7 -8.9 -9.1 -9.4 -9.8 +317347200 -6.9 -7.5 -7.9 -8.1 -8.4 -8.7 -8.9 -9.1 -9.4 -9.8 +317347200 -13.1 -14 -14.3 -14.4 -14.6 -14.6 -14.3 -14.3 -14.3 -14.2 +317433600 -13.1 -14 -14.3 -14.4 -14.6 -14.6 -14.3 -14.3 -14.3 -14.2 +317433600 -5.7 -5.2 -5.2 -5.4 -5.5 -5.7 -5.9 -6.1 -6.3 -7 +317520000 -5.7 -5.2 -5.2 -5.4 -5.5 -5.7 -5.9 -6.1 -6.3 -7 +317520000 -4.1 -4.4 -4.7 -4.8 -5 -5.1 -5.2 -5.3 -5.5 -6 +317606400 -4.1 -4.4 -4.7 -4.8 -5 -5.1 -5.2 -5.3 -5.5 -6 +317606400 -3.5 -3.1 -3.1 -3.2 -3.3 -3.5 -3.6 -3.8 -3.9 -4.4 +317692800 -3.5 -3.1 -3.1 -3.2 -3.3 -3.5 -3.6 -3.8 -3.9 -4.4 +317692800 -3 -3.2 -3.2 -3.3 -3.5 -3.7 -3.7 -3.8 -4 -4.4 +317779200 -3 -3.2 -3.2 -3.3 -3.5 -3.7 -3.7 -3.8 -4 -4.4 +317779200 0.6 0.5 0.1 -0.1 -0.3 -0.6 -0.8 -1 -1.3 -1.9 +317865600 0.6 0.5 0.1 -0.1 -0.3 -0.6 -0.8 -1 -1.3 -1.9 +317865600 -1.4 -1.7 -1.9 -2.2 -2.4 -2.6 -2.8 -3 -3.3 -3.8 +317952000 -1.4 -1.7 -1.9 -2.2 -2.4 -2.6 -2.8 -3 -3.3 -3.8 +317952000 -3.8 -4.1 -4.3 -4.5 -4.7 -4.9 -5.1 -5.2 -5.4 -5.7 +318038400 -3.8 -4.1 -4.3 -4.5 -4.7 -4.9 -5.1 -5.2 -5.4 -5.7 +318038400 -4.1 -4.4 -4.8 -5 -5.3 -5.5 -5.7 -5.9 -6 -6 +318124800 -4.1 -4.4 -4.8 -5 -5.3 -5.5 -5.7 -5.9 -6 -6 +318124800 -6.2 -6.7 -7 -7.1 -7.4 -7.7 -7.8 -8.1 -8.4 -8.9 +318211200 -6.2 -6.7 -7 -7.1 -7.4 -7.7 -7.8 -8.1 -8.4 -8.9 +318211200 -6 -6.6 -6.9 -7.1 -7.5 -7.9 -8.1 -8.4 -8.8 -9.3 +318297600 -6 -6.6 -6.9 -7.1 -7.5 -7.9 -8.1 -8.4 -8.8 -9.3 +318297600 -5.8 -6.2 -6.5 -6.7 -7 -7.4 -7.6 -7.9 -8.3 -9 +318384000 -5.8 -6.2 -6.5 -6.7 -7 -7.4 -7.6 -7.9 -8.3 -9 +318384000 -10.5 -11.2 -11.1 -11.1 -11.3 -11.3 -11.2 -11 -10.9 -10.8 +318470400 -10.5 -11.2 -11.1 -11.1 -11.3 -11.3 -11.2 -11 -10.9 -10.8 +318470400 -11.4 -11.9 -11.9 -11.8 -12 -12.2 -12.3 -12.1 -11.5 -11.4 +318556800 -11.4 -11.9 -11.9 -11.8 -12 -12.2 -12.3 -12.1 -11.5 -11.4 +318556800 -3.3 -3.4 -3.6 -3.7 -4.1 -4.4 -4.6 -4.8 -5.1 -5.8 +318643200 -3.3 -3.4 -3.6 -3.7 -4.1 -4.4 -4.6 -4.8 -5.1 -5.8 +318643200 2.5 2.2 2.1 2.1 1.8 1.5 1.5 1.4 1.2 0.9 +318729600 2.5 2.2 2.1 2.1 1.8 1.5 1.5 1.4 1.2 0.9 +318729600 -2.4 -3.2 -3.7 -4 -4.3 -4.7 -5 -5.3 -5.6 -6.1 +318816000 -2.4 -3.2 -3.7 -4 -4.3 -4.7 -5 -5.3 -5.6 -6.1 +318816000 2.8 2.1 1.6 1.3 0.9 0.5 0.1 -0.2 -0.7 -1.4 +318902400 2.8 2.1 1.6 1.3 0.9 0.5 0.1 -0.2 -0.7 -1.4 +318902400 4.2 3.8 3.6 3.4 3.1 2.8 2.5 2.2 1.9 1.2 +318988800 4.2 3.8 3.6 3.4 3.1 2.8 2.5 2.2 1.9 1.2 +318988800 1.7 1.3 0.9 0.6 0.4 0.2 -0.1 -0.4 -0.7 -1.3 +319075200 1.7 1.3 0.9 0.6 0.4 0.2 -0.1 -0.4 -0.7 -1.3 +319075200 -2.1 -1.7 -1.6 -1.5 -1.6 -1.5 -1.4 -1.3 -1.2 -1.3 +319161600 -2.1 -1.7 -1.6 -1.5 -1.6 -1.5 -1.4 -1.3 -1.2 -1.3 +319161600 -4.2 -4.1 -4.1 -4.1 -4.1 -4.1 -4 -3.9 -3.8 -3.7 +319248000 -4.2 -4.1 -4.1 -4.1 -4.1 -4.1 -4 -3.9 -3.8 -3.7 +319248000 -2.7 -3.1 -3.2 -3.4 -3.6 -3.8 -3.9 -3.9 -4 -4.4 +319334400 -2.7 -3.1 -3.2 -3.4 -3.6 -3.8 -3.9 -3.9 -4 -4.4 +319334400 -2.4 -3.1 -3.5 -3.8 -4.1 -4.3 -4.4 -4.5 -4.7 -5.1 +319420800 -2.4 -3.1 -3.5 -3.8 -4.1 -4.3 -4.4 -4.5 -4.7 -5.1 +319420800 -3.8 -4.3 -4.8 -5.1 -5.4 -5.6 -5.8 -6.1 -6.3 -6.5 +319507200 -3.8 -4.3 -4.8 -5.1 -5.4 -5.6 -5.8 -6.1 -6.3 -6.5 +319507200 -3.4 -3.8 -4.3 -4.6 -4.9 -5.1 -5.4 -5.6 -5.8 -6.4 +319593600 -3.4 -3.8 -4.3 -4.6 -4.9 -5.1 -5.4 -5.6 -5.8 -6.4 +319593600 1.2 0.7 0.3 0 -0.3 -0.7 -1 -1.3 -1.7 -2.5 +319680000 1.2 0.7 0.3 0 -0.3 -0.7 -1 -1.3 -1.7 -2.5 +319680000 4.3 3.9 3.7 3.5 3.3 3.2 3 2.8 2.5 2 +319766400 4.3 3.9 3.7 3.5 3.3 3.2 3 2.8 2.5 2 +319766400 2.3 1.9 1.5 1.3 1 0.7 0.5 0.3 0 -0.5 +319852800 2.3 1.9 1.5 1.3 1 0.7 0.5 0.3 0 -0.5 +319852800 -2 -2.3 -2.6 -2.8 -3 -3.2 -3.3 -3.5 -3.7 -4.1 +319939200 -2 -2.3 -2.6 -2.8 -3 -3.2 -3.3 -3.5 -3.7 -4.1 +319939200 -3.9 -4.1 -4.3 -4.5 -4.6 -4.8 -4.8 -4.8 -4.9 -5.1 +320025600 -3.9 -4.1 -4.3 -4.5 -4.6 -4.8 -4.8 -4.8 -4.9 -5.1 +320025600 -2.8 -3.3 -3.6 -3.8 -4.1 -4.4 -4.6 -4.9 -5.2 -5.8 +320112000 -2.8 -3.3 -3.6 -3.8 -4.1 -4.4 -4.6 -4.9 -5.2 -5.8 +320112000 -1.5 -1.9 -2.2 -2.5 -2.8 -3.1 -3.4 -3.7 -4.1 -4.8 +320198400 -1.5 -1.9 -2.2 -2.5 -2.8 -3.1 -3.4 -3.7 -4.1 -4.8 +320198400 -1 -1.4 -1.7 -2 -2.2 -2.5 -2.8 -3 -3.3 -4 +320284800 -1 -1.4 -1.7 -2 -2.2 -2.5 -2.8 -3 -3.3 -4 +320284800 -3.2 -3.4 -3.5 -3.6 -3.6 -3.7 -3.8 -3.9 -4 -4.2 +320371200 -3.2 -3.4 -3.5 -3.6 -3.6 -3.7 -3.8 -3.9 -4 -4.2 +320371200 -1.7 -1.9 -2.2 -2.5 -2.7 -2.9 -3.1 -3.4 -3.7 -4.2 +320457600 -1.7 -1.9 -2.2 -2.5 -2.7 -2.9 -3.1 -3.4 -3.7 -4.2 +320457600 -3 -3.2 -3.1 -3.2 -3.3 -3.5 -3.6 -3.8 -3.9 -4.3 +320544000 -3 -3.2 -3.1 -3.2 -3.3 -3.5 -3.6 -3.8 -3.9 -4.3 +320544000 -0.4 -0.6 -0.9 -1.2 -1.4 -1.6 -1.9 -2.2 -2.6 -3.3 +320630400 -0.4 -0.6 -0.9 -1.2 -1.4 -1.6 -1.9 -2.2 -2.6 -3.3 +320630400 -0.7 -0.7 -1.1 -1.3 -1.5 -1.8 -2 -2.3 -2.6 -3.3 +320716800 -0.7 -0.7 -1.1 -1.3 -1.5 -1.8 -2 -2.3 -2.6 -3.3 +320716800 -3.2 -3.5 -3.6 -3.8 -4 -4.2 -4.4 -4.5 -4.6 -4.8 +320803200 -3.2 -3.5 -3.6 -3.8 -4 -4.2 -4.4 -4.5 -4.6 -4.8 +320803200 -5.8 -6.1 -6.3 -6.4 -6.6 -6.7 -6.6 -6.5 -6.4 -6.4 +320889600 -5.8 -6.1 -6.3 -6.4 -6.6 -6.7 -6.6 -6.5 -6.4 -6.4 +320889600 -4.7 -4.9 -5 -5.1 -5.3 -5.4 -5.5 -5.5 -5.6 -5.9 +320976000 -4.7 -4.9 -5 -5.1 -5.3 -5.4 -5.5 -5.5 -5.6 -5.9 +320976000 0.4 0.2 0 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -2.2 +321062400 0.4 0.2 0 -0.1 -0.4 -0.6 -0.9 -1.1 -1.4 -2.2 +321062400 2.5 2 1.6 1.2 0.9 0.6 0.3 -0.1 -0.5 -1.3 +321148800 2.5 2 1.6 1.2 0.9 0.6 0.3 -0.1 -0.5 -1.3 +321148800 6.2 5.6 5.1 4.7 4.4 4 3.6 3.3 2.8 1.9 +321235200 6.2 5.6 5.1 4.7 4.4 4 3.6 3.3 2.8 1.9 +321235200 2 1.4 1.1 0.9 0.6 0.3 0.1 -0.1 -0.4 -0.8 +321321600 2 1.4 1.1 0.9 0.6 0.3 0.1 -0.1 -0.4 -0.8 +321321600 0.7 0.2 -0.2 -0.4 -0.7 -1 -1.2 -1.4 -1.7 -2.1 +321408000 0.7 0.2 -0.2 -0.4 -0.7 -1 -1.2 -1.4 -1.7 -2.1 +321408000 1.9 1.1 0.6 0.3 -0.1 -0.5 -0.8 -1.1 -1.5 -2.1 +321494400 1.9 1.1 0.6 0.3 -0.1 -0.5 -0.8 -1.1 -1.5 -2.1 +321494400 -0.2 -0.7 -1.2 -1.4 -1.7 -2 -2.2 -2.4 -2.6 -3.1 +321580800 -0.2 -0.7 -1.2 -1.4 -1.7 -2 -2.2 -2.4 -2.6 -3.1 +321580800 -0.3 -0.7 -1.2 -1.4 -1.6 -1.8 -1.9 -2.1 -2.3 -2.8 +321667200 -0.3 -0.7 -1.2 -1.4 -1.6 -1.8 -1.9 -2.1 -2.3 -2.8 +321667200 -2.1 -3 -3.7 -3.9 -4.2 -4.3 -4.2 -4 -4 -4.3 +321753600 -2.1 -3 -3.7 -3.9 -4.2 -4.3 -4.2 -4 -4 -4.3 +321753600 -1.5 -2.3 -2.8 -3.1 -3.3 -3.6 -3.7 -3.8 -4 -4.3 +321840000 -1.5 -2.3 -2.8 -3.1 -3.3 -3.6 -3.7 -3.8 -4 -4.3 +321840000 1.3 0.7 0.2 -0.2 -0.5 -0.9 -1.2 -1.5 -1.9 -2.7 +321926400 1.3 0.7 0.2 -0.2 -0.5 -0.9 -1.2 -1.5 -1.9 -2.7 +321926400 0.8 0.5 0.1 -0.1 -0.3 -0.6 -0.8 -1.1 -1.4 -2 +322012800 0.8 0.5 0.1 -0.1 -0.3 -0.6 -0.8 -1.1 -1.4 -2 +322012800 1.5 1.1 0.8 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1.4 +322099200 1.5 1.1 0.8 0.6 0.3 0.1 -0.2 -0.4 -0.7 -1.4 +322099200 0.7 0.4 0.1 -0.1 -0.3 -0.5 -0.6 -0.9 -1.1 -1.5 +322185600 0.7 0.4 0.1 -0.1 -0.3 -0.5 -0.6 -0.9 -1.1 -1.5 +322185600 2.1 1.7 1.4 1.2 0.9 0.7 0.5 0.2 0 -0.6 +322272000 2.1 1.7 1.4 1.2 0.9 0.7 0.5 0.2 0 -0.6 +322272000 0.7 0.2 -0.1 -0.4 -0.6 -0.9 -1.1 -1.3 -1.6 -2.1 +322358400 0.7 0.2 -0.1 -0.4 -0.6 -0.9 -1.1 -1.3 -1.6 -2.1 +322358400 -4 -4.7 -5.1 -5.3 -5.6 -5.9 -6.1 -6.3 -6.6 -7.2 +322444800 -4 -4.7 -5.1 -5.3 -5.6 -5.9 -6.1 -6.3 -6.6 -7.2 +322444800 0.9 0.5 0.1 -0.2 -0.4 -0.7 -0.9 -1.2 -1.6 -2.2 +322531200 0.9 0.5 0.1 -0.2 -0.4 -0.7 -0.9 -1.2 -1.6 -2.2 +322531200 1.6 1 0.5 0.2 -0.1 -0.5 -0.8 -1.1 -1.4 -2.1 +322617600 1.6 1 0.5 0.2 -0.1 -0.5 -0.8 -1.1 -1.4 -2.1 +322617600 1.8 1.2 0.6 0.2 -0.2 -0.7 -1 -1.2 -1.6 -2.3 +322704000 1.8 1.2 0.6 0.2 -0.2 -0.7 -1 -1.2 -1.6 -2.3 +322704000 -3.1 -3.5 -4 -4.2 -4.4 -4.5 -4.7 -4.9 -5.2 -5.8 +322790400 -3.1 -3.5 -4 -4.2 -4.4 -4.5 -4.7 -4.9 -5.2 -5.8 +322790400 -3.3 -3.7 -4 -4.2 -4.5 -4.7 -4.9 -5.1 -5.4 -6.1 +322876800 -3.3 -3.7 -4 -4.2 -4.5 -4.7 -4.9 -5.1 -5.4 -6.1 +322876800 -2.8 -3.3 -3.5 -3.7 -4 -4.2 -4.4 -4.3 -4.4 -4.9 +322963200 -2.8 -3.3 -3.5 -3.7 -4 -4.2 -4.4 -4.3 -4.4 -4.9 +322963200 -0.2 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.4 -2.7 -3.4 +323049600 -0.2 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.4 -2.7 -3.4 +323049600 0.2 -0.4 -0.8 -1 -1.3 -1.7 -1.9 -2.1 -2.5 -3 +323136000 0.2 -0.4 -0.8 -1 -1.3 -1.7 -1.9 -2.1 -2.5 -3 +323136000 -1.9 -2.5 -2.9 -3.2 -3.5 -3.9 -4.2 -4.4 -4.7 -5.1 +323222400 -1.9 -2.5 -2.9 -3.2 -3.5 -3.9 -4.2 -4.4 -4.7 -5.1 +323222400 -1.7 -2.4 -2.8 -3 -3.3 -3.7 -4 -4.2 -4.5 -5 +323308800 -1.7 -2.4 -2.8 -3 -3.3 -3.7 -4 -4.2 -4.5 -5 +323308800 -2 -2.9 -3.4 -3.7 -4.1 -4.5 -4.8 -5.1 -5.5 -6.2 +323395200 -2 -2.9 -3.4 -3.7 -4.1 -4.5 -4.8 -5.1 -5.5 -6.2 +323395200 -1.8 -2.5 -3 -3.2 -3.6 -3.9 -4.2 -4.6 -4.9 -5.7 +323481600 -1.8 -2.5 -3 -3.2 -3.6 -3.9 -4.2 -4.6 -4.9 -5.7 +323481600 -2.6 -4 -4.7 -5 -5.5 -5.9 -6.1 -6.4 -6.7 -7.3 +323568000 -2.6 -4 -4.7 -5 -5.5 -5.9 -6.1 -6.4 -6.7 -7.3 +323568000 -3.1 -4.3 -4.8 -5.1 -5.5 -6 -6.2 -6.4 -6.1 -6.6 +323654400 -3.1 -4.3 -4.8 -5.1 -5.5 -6 -6.2 -6.4 -6.1 -6.6 +323654400 -0.3 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.6 -2.9 -3.4 +323740800 -0.3 -1 -1.3 -1.5 -1.8 -2.1 -2.4 -2.6 -2.9 -3.4 +323740800 5.5 4.8 4.3 4 3.6 3.2 2.9 2.5 2.1 1.4 +323827200 5.5 4.8 4.3 4 3.6 3.2 2.9 2.5 2.1 1.4 +323827200 5 4.2 3.7 3.4 3 2.6 2.3 2 1.6 0.9 +323913600 5 4.2 3.7 3.4 3 2.6 2.3 2 1.6 0.9 +323913600 2.8 2.3 1.9 1.7 1.5 1.3 1.1 0.8 0.5 -0.1 +324000000 2.8 2.3 1.9 1.7 1.5 1.3 1.1 0.8 0.5 -0.1 +324000000 3.5 3.2 3 2.8 2.6 2.4 2.2 2 1.7 1.2 +324086400 3.5 3.2 3 2.8 2.6 2.4 2.2 2 1.7 1.2 +324086400 3.9 3.3 2.9 2.7 2.4 2.1 1.9 1.7 1.5 1 +324172800 3.9 3.3 2.9 2.7 2.4 2.1 1.9 1.7 1.5 1 +324172800 2.5 2.1 1.7 1.5 1.2 1 0.7 0.4 0.1 -0.5 +324259200 2.5 2.1 1.7 1.5 1.2 1 0.7 0.4 0.1 -0.5 +324259200 0.2 -0.5 -0.9 -1.2 -1.5 -1.9 -2.1 -2.4 -2.7 -3.1 +324345600 0.2 -0.5 -0.9 -1.2 -1.5 -1.9 -2.1 -2.4 -2.7 -3.1 +324345600 -0.6 -1.3 -1.7 -2 -2.4 -2.8 -3.1 -3.4 -3.7 -4.4 +324432000 -0.6 -1.3 -1.7 -2 -2.4 -2.8 -3.1 -3.4 -3.7 -4.4 +324432000 2.7 2.4 2 1.8 1.5 1.2 0.9 0.4 -0.1 -0.9 +324518400 2.7 2.4 2 1.8 1.5 1.2 0.9 0.4 -0.1 -0.9 +324518400 2.6 2 1.5 1.3 0.9 0.5 0.2 -0.2 -0.6 -1.4 +324604800 2.6 2 1.5 1.3 0.9 0.5 0.2 -0.2 -0.6 -1.4 +324604800 0.6 -0.1 -0.6 -0.8 -1.3 -1.7 -2 -2.3 -2.7 -3.4 +324691200 0.6 -0.1 -0.6 -0.8 -1.3 -1.7 -2 -2.3 -2.7 -3.4 +324691200 2.4 1.5 1.1 0.9 0.4 0 -0.4 -0.7 -1.1 -1.8 +324777600 2.4 1.5 1.1 0.9 0.4 0 -0.4 -0.7 -1.1 -1.8 +324777600 5 4.2 3.7 3.3 2.9 2.5 2.1 1.6 1.1 0.3 +324864000 5 4.2 3.7 3.3 2.9 2.5 2.1 1.6 1.1 0.3 +324864000 6.2 5.4 5.1 5 4.6 4.2 3.9 3.6 3.4 2.8 +324950400 6.2 5.4 5.1 5 4.6 4.2 3.9 3.6 3.4 2.8 +324950400 8.1 7.4 7.1 7 6.6 6.2 5.9 5.7 5.3 4.6 +325036800 8.1 7.4 7.1 7 6.6 6.2 5.9 5.7 5.3 4.6 +325036800 6.5 5.6 5.2 5 4.5 4.1 3.8 3.5 3.1 2.4 +325123200 6.5 5.6 5.2 5 4.5 4.1 3.8 3.5 3.1 2.4 +325123200 8.5 7.6 7.1 6.7 6.2 5.7 5.3 4.9 4.4 3.6 +325209600 8.5 7.6 7.1 6.7 6.2 5.7 5.3 4.9 4.4 3.6 +325209600 4.1 3.4 2.9 2.5 2.1 1.7 1.4 1 0.5 -0.4 +325296000 4.1 3.4 2.9 2.5 2.1 1.7 1.4 1 0.5 -0.4 +325296000 3.5 2.7 2.2 1.9 1.5 1.1 0.8 0.4 0 -0.8 +325382400 3.5 2.7 2.2 1.9 1.5 1.1 0.8 0.4 0 -0.8 +325382400 2.2 1.7 1.3 1 0.7 0.4 0.1 -0.2 -0.5 -1.2 +325468800 2.2 1.7 1.3 1 0.7 0.4 0.1 -0.2 -0.5 -1.2 +325468800 0.4 -0.4 -0.9 -1.1 -1.6 -2 -2.2 -2.5 -2.8 -3.3 +325555200 0.4 -0.4 -0.9 -1.1 -1.6 -2 -2.2 -2.5 -2.8 -3.3 +325555200 -0.9 -1.5 -2 -2.2 -2.5 -2.5 -2.5 -2.6 -2.8 -3.3 +325641600 -0.9 -1.5 -2 -2.2 -2.5 -2.5 -2.5 -2.6 -2.8 -3.3 +325641600 1.8 1.2 0.6 0.3 -0.1 -0.5 -0.8 -1.2 -1.6 -2.4 +325728000 1.8 1.2 0.6 0.3 -0.1 -0.5 -0.8 -1.2 -1.6 -2.4 +325728000 2.1 1.4 1 0.7 0.4 0 -0.2 -0.6 -1 -1.6 +325814400 2.1 1.4 1 0.7 0.4 0 -0.2 -0.6 -1 -1.6 +325814400 1.8 1.2 0.9 0.6 0.3 0 -0.3 -0.6 -1 -1.8 +325900800 1.8 1.2 0.9 0.6 0.3 0 -0.3 -0.6 -1 -1.8 +325900800 2.4 1.7 1.3 1 0.7 0.3 0 -0.3 -0.6 -1.3 +325987200 2.4 1.7 1.3 1 0.7 0.3 0 -0.3 -0.6 -1.3 +325987200 3.3 2.6 2.2 1.9 1.5 1.1 0.7 0.4 0 -0.7 +326073600 3.3 2.6 2.2 1.9 1.5 1.1 0.7 0.4 0 -0.7 +326073600 3.8 3.2 2.8 2.5 2.1 1.8 1.5 1.2 0.8 0 +326160000 3.8 3.2 2.8 2.5 2.1 1.8 1.5 1.2 0.8 0 +326160000 2.9 2.6 2.3 2.1 1.8 1.6 1.4 1.1 0.8 0.2 +326246400 2.9 2.6 2.3 2.1 1.8 1.6 1.4 1.1 0.8 0.2 +326246400 5 4.6 4.3 4.2 3.9 3.7 3.4 3.1 2.8 2.1 +326332800 5 4.6 4.3 4.2 3.9 3.7 3.4 3.1 2.8 2.1 +326332800 5.1 4.6 4.2 3.9 3.6 3.4 3.1 2.8 2.6 2 +326419200 5.1 4.6 4.2 3.9 3.6 3.4 3.1 2.8 2.6 2 +326419200 3.4 2.9 2.6 2.3 2.1 1.8 1.5 1.3 1.1 0.7 +326505600 3.4 2.9 2.6 2.3 2.1 1.8 1.5 1.3 1.1 0.7 +326505600 1.4 0.8 0.4 0.2 -0.1 -0.4 -0.7 -0.9 -1.1 -1.5 +326592000 1.4 0.8 0.4 0.2 -0.1 -0.4 -0.7 -0.9 -1.1 -1.5 +326592000 1.6 1.1 0.7 0.4 0.1 -0.2 -0.4 -0.7 -1 -1.6 +326678400 1.6 1.1 0.7 0.4 0.1 -0.2 -0.4 -0.7 -1 -1.6 +326678400 5.2 4.5 4 3.7 3.3 2.9 2.6 2.2 1.8 0.9 +326764800 5.2 4.5 4 3.7 3.3 2.9 2.6 2.2 1.8 0.9 +326764800 5 4.6 4.3 4.1 3.8 3.5 3.3 3 2.6 2 +326851200 5 4.6 4.3 4.1 3.8 3.5 3.3 3 2.6 2 +326851200 4.2 3.9 3.5 3.3 3 2.8 2.6 2.3 2 1.5 +326937600 4.2 3.9 3.5 3.3 3 2.8 2.6 2.3 2 1.5 +326937600 5.9 5.2 4.8 4.6 4.2 3.8 3.5 3.2 2.8 2.2 +327024000 5.9 5.2 4.8 4.6 4.2 3.8 3.5 3.2 2.8 2.2 +327024000 5.5 4.6 3.9 3.6 3.2 2.8 2.5 2.2 1.9 1.3 +327110400 5.5 4.6 3.9 3.6 3.2 2.8 2.5 2.2 1.9 1.3 +327110400 5.6 4.8 4.4 4.1 3.7 3.2 3 2.6 2.2 1.6 +327196800 5.6 4.8 4.4 4.1 3.7 3.2 3 2.6 2.2 1.6 +327196800 3.5 3 2.6 2.3 2 1.6 1.4 1 0.7 0.1 +327283200 3.5 3 2.6 2.3 2 1.6 1.4 1 0.7 0.1 +327283200 3.6 2.9 2.5 2.1 1.8 1.3 1 0.6 0.2 -0.4 +327369600 3.6 2.9 2.5 2.1 1.8 1.3 1 0.6 0.2 -0.4 +327369600 5.3 4.7 4.1 3.8 3.4 3.1 2.7 2.3 1.9 1.1 +327456000 5.3 4.7 4.1 3.8 3.4 3.1 2.7 2.3 1.9 1.1 +327456000 3.2 2.9 2.5 2.2 2 1.7 1.4 1.2 0.9 0.2 +327542400 3.2 2.9 2.5 2.2 2 1.7 1.4 1.2 0.9 0.2 +327542400 4.5 3.9 3.2 2.8 2.4 2.1 1.8 1.5 1.1 0.5 +327628800 4.5 3.9 3.2 2.8 2.4 2.1 1.8 1.5 1.1 0.5 +327628800 7.6 6.9 6.3 6 5.5 5 4.6 4.2 3.7 2.8 +327715200 7.6 6.9 6.3 6 5.5 5 4.6 4.2 3.7 2.8 +327715200 5.8 5.1 4.6 4.3 3.9 3.5 3.2 2.7 2.3 1.6 +327801600 5.8 5.1 4.6 4.3 3.9 3.5 3.2 2.7 2.3 1.6 +327801600 4.9 4.2 3.8 3.6 3.2 2.9 2.6 2.3 1.9 1.2 +327888000 4.9 4.2 3.8 3.6 3.2 2.9 2.6 2.3 1.9 1.2 +327888000 4.1 3.6 3.2 2.9 2.6 2.2 2 1.7 1.4 0.8 +327974400 4.1 3.6 3.2 2.9 2.6 2.2 2 1.7 1.4 0.8 +327974400 6 5.3 4.8 4.5 4.1 3.8 3.4 3 2.5 1.7 +328060800 6 5.3 4.8 4.5 4.1 3.8 3.4 3 2.5 1.7 +328060800 6.8 6 5.5 5.2 4.7 4.3 4 3.5 3 2.1 +328147200 6.8 6 5.5 5.2 4.7 4.3 4 3.5 3 2.1 +328147200 6.1 5.3 4.8 4.6 4.2 3.7 3.5 3.1 2.7 1.9 +328233600 6.1 5.3 4.8 4.6 4.2 3.7 3.5 3.1 2.7 1.9 +328233600 3.2 2.8 2.5 2.2 2 1.7 1.5 1.2 0.9 0.4 +328320000 3.2 2.8 2.5 2.2 2 1.7 1.5 1.2 0.9 0.4 +328320000 4.9 4.4 4 3.7 3.4 3.1 2.8 2.5 2.1 1.4 +328406400 4.9 4.4 4 3.7 3.4 3.1 2.8 2.5 2.1 1.4 +328406400 2.7 2.6 2.2 2 1.8 1.6 1.4 1.2 0.9 0.3 +328492800 2.7 2.6 2.2 2 1.8 1.6 1.4 1.2 0.9 0.3 +328492800 7.2 6.5 6 5.7 5.3 4.9 4.5 4.1 3.7 2.7 +328579200 7.2 6.5 6 5.7 5.3 4.9 4.5 4.1 3.7 2.7 +328579200 4.3 3.7 3.2 2.9 2.5 2.2 1.9 1.6 1.2 0.7 +328665600 4.3 3.7 3.2 2.9 2.5 2.2 1.9 1.6 1.2 0.7 +328665600 4.9 4.2 3.8 3.5 3.1 2.8 2.5 2.2 1.8 1.1 +328752000 4.9 4.2 3.8 3.5 3.1 2.8 2.5 2.2 1.8 1.1 +328752000 6.6 5.9 5.5 5.2 4.8 4.4 4.1 3.7 3.3 2.5 +328838400 6.6 5.9 5.5 5.2 4.8 4.4 4.1 3.7 3.3 2.5 +328838400 6.8 6.1 5.6 5.4 5 4.6 4.3 4 3.6 2.9 +328924800 6.8 6.1 5.6 5.4 5 4.6 4.3 4 3.6 2.9 +328924800 11.1 10.4 9.8 9.4 9 8.5 8.1 7.6 7 5.9 +329011200 11.1 10.4 9.8 9.4 9 8.5 8.1 7.6 7 5.9 +329011200 8.3 7.6 7.1 6.8 6.4 6.1 5.7 5.4 5 4.1 +329097600 8.3 7.6 7.1 6.8 6.4 6.1 5.7 5.4 5 4.1 +329097600 6.9 6.2 5.8 5.5 5.2 4.8 4.5 4.2 3.8 3 +329184000 6.9 6.2 5.8 5.5 5.2 4.8 4.5 4.2 3.8 3 +329184000 7.5 6.6 6.1 5.8 5.3 4.8 4.5 4.2 3.9 3.1 +329270400 7.5 6.6 6.1 5.8 5.3 4.8 4.5 4.2 3.9 3.1 +329270400 10.4 9.6 9.1 8.8 8.3 7.8 7.4 6.9 6.3 5.2 +329356800 10.4 9.6 9.1 8.8 8.3 7.8 7.4 6.9 6.3 5.2 +329356800 9.5 8.8 8.4 8.2 7.7 7.3 7 6.6 6.2 5.4 +329443200 9.5 8.8 8.4 8.2 7.7 7.3 7 6.6 6.2 5.4 +329443200 11.4 10.7 10.4 10.2 9.7 9.2 8.9 8.5 8 7.2 +329529600 11.4 10.7 10.4 10.2 9.7 9.2 8.9 8.5 8 7.2 +329529600 11.9 10.9 10.4 10.1 9.6 9.1 8.7 8.3 7.8 6.8 +329616000 11.9 10.9 10.4 10.1 9.6 9.1 8.7 8.3 7.8 6.8 +329616000 9.6 8.8 8.4 8.1 7.7 7.2 6.9 6.6 6.1 5.3 +329702400 9.6 8.8 8.4 8.1 7.7 7.2 6.9 6.6 6.1 5.3 +329702400 6.2 5.5 5 4.7 4.2 3.8 3.4 3 2.4 1.5 +329788800 6.2 5.5 5 4.7 4.2 3.8 3.4 3 2.4 1.5 +329788800 7.2 6.3 5.8 5.4 5 4.5 4.1 3.8 3.3 2.3 +329875200 7.2 6.3 5.8 5.4 5 4.5 4.1 3.8 3.3 2.3 +329875200 9.8 9.1 8.6 8.3 7.8 7.4 7 6.5 6 5.1 +329961600 9.8 9.1 8.6 8.3 7.8 7.4 7 6.5 6 5.1 +329961600 7.5 7 6.6 6.3 6 5.7 5.5 5.1 4.8 4.2 +330048000 7.5 7 6.6 6.3 6 5.7 5.5 5.1 4.8 4.2 +330048000 9.8 9.4 8.8 8.5 8.1 7.7 7.3 6.9 6.4 5.5 +330134400 9.8 9.4 8.8 8.5 8.1 7.7 7.3 6.9 6.4 5.5 +330134400 9.9 9.3 8.9 8.7 8.3 7.9 7.7 7.3 6.9 6.2 +330220800 9.9 9.3 8.9 8.7 8.3 7.9 7.7 7.3 6.9 6.2 +330220800 13.3 12.5 12 11.6 11.2 10.7 10.3 9.9 9.4 8.4 +330307200 13.3 12.5 12 11.6 11.2 10.7 10.3 9.9 9.4 8.4 +330307200 13.1 12.5 12 11.7 11.3 10.8 10.4 10 9.5 8.5 +330393600 13.1 12.5 12 11.7 11.3 10.8 10.4 10 9.5 8.5 +330393600 10.4 10 9.6 9.4 9.3 9.2 9 8.8 8.5 7.8 +330480000 10.4 10 9.6 9.4 9.3 9.2 9 8.8 8.5 7.8 +330480000 12.3 11.8 11.3 11 10.7 10.4 10.1 9.7 9.3 8.5 +330566400 12.3 11.8 11.3 11 10.7 10.4 10.1 9.7 9.3 8.5 +330566400 10.2 9.5 9.1 8.8 8.3 7.9 7.6 7.2 6.8 5.9 +330652800 10.2 9.5 9.1 8.8 8.3 7.9 7.6 7.2 6.8 5.9 +330652800 8.7 8 7.6 7.4 7 6.5 6.2 5.9 5.5 4.7 +330739200 8.7 8 7.6 7.4 7 6.5 6.2 5.9 5.5 4.7 +330739200 12.9 12.2 11.9 11.7 11.3 10.9 10.6 10.2 9.8 9 +330825600 12.9 12.2 11.9 11.7 11.3 10.9 10.6 10.2 9.8 9 +330825600 13.6 13.1 12.7 12.5 12.1 11.7 11.3 11 10.6 9.9 +330912000 13.6 13.1 12.7 12.5 12.1 11.7 11.3 11 10.6 9.9 +330912000 13.7 13.2 12.7 12.4 12 11.6 11.3 11 10.5 9.8 +330998400 13.7 13.2 12.7 12.4 12 11.6 11.3 11 10.5 9.8 +330998400 12.4 11.5 11 10.8 10.3 9.9 9.6 9.3 8.9 8.1 +331084800 12.4 11.5 11 10.8 10.3 9.9 9.6 9.3 8.9 8.1 +331084800 15.4 14.5 13.9 13.7 13.2 12.7 12.4 12.1 11.6 11 +331171200 15.4 14.5 13.9 13.7 13.2 12.7 12.4 12.1 11.6 11 +331171200 19 18.4 18 17.8 17.4 17 16.7 16.4 16 15.4 +331257600 19 18.4 18 17.8 17.4 17 16.7 16.4 16 15.4 +331257600 18.3 17.9 17.4 17.1 16.7 16.3 16 15.6 15.2 14.4 +331344000 18.3 17.9 17.4 17.1 16.7 16.3 16 15.6 15.2 14.4 +331344000 17.8 17 16.4 16.1 15.7 15.3 15 14.6 14.2 13.6 +331430400 17.8 17 16.4 16.1 15.7 15.3 15 14.6 14.2 13.6 +331430400 19.6 19 18.6 18.4 17.9 17.5 17.2 16.8 16.3 15.6 +331516800 19.6 19 18.6 18.4 17.9 17.5 17.2 16.8 16.3 15.6 +331516800 19.6 19.1 18.6 18.4 18 17.7 17.3 17 16.5 15.8 +331603200 19.6 19.1 18.6 18.4 18 17.7 17.3 17 16.5 15.8 +331603200 11.3 10.6 10.1 9.8 9.4 8.9 8.6 8.2 7.7 6.8 +331689600 11.3 10.6 10.1 9.8 9.4 8.9 8.6 8.2 7.7 6.8 +331689600 12.3 11.8 11.3 11 10.7 10.3 10 9.6 9.2 8.4 +331776000 12.3 11.8 11.3 11 10.7 10.3 10 9.6 9.2 8.4 +331776000 10.5 10 9.6 9.2 8.9 8.6 8.3 8 7.6 6.9 +331862400 10.5 10 9.6 9.2 8.9 8.6 8.3 8 7.6 6.9 +331862400 9.6 8.9 8.4 8.1 7.7 7.3 6.9 6.5 6 5.2 +331948800 9.6 8.9 8.4 8.1 7.7 7.3 6.9 6.5 6 5.2 +331948800 11.2 10.3 9.8 9.5 9.1 8.7 8.5 8.1 7.8 7.1 +332035200 11.2 10.3 9.8 9.5 9.1 8.7 8.5 8.1 7.8 7.1 +332035200 13.2 12.7 12.3 12 11.7 11.4 11.1 10.7 10.3 9.6 +332121600 13.2 12.7 12.3 12 11.7 11.4 11.1 10.7 10.3 9.6 +332121600 13.5 12.9 12.4 12.1 11.7 11.4 11.1 10.8 10.4 9.8 +332208000 13.5 12.9 12.4 12.1 11.7 11.4 11.1 10.8 10.4 9.8 +332208000 12.8 12.1 11.6 11.3 10.9 10.5 10.2 9.8 9.3 8.6 +332294400 12.8 12.1 11.6 11.3 10.9 10.5 10.2 9.8 9.3 8.6 +332294400 12.7 12.1 11.6 11.3 10.9 10.5 10.1 9.8 9.3 8.6 +332380800 12.7 12.1 11.6 11.3 10.9 10.5 10.1 9.8 9.3 8.6 +332380800 11.6 10.9 10.4 10.2 9.8 9.3 9 8.6 8.1 7.3 +332467200 11.6 10.9 10.4 10.2 9.8 9.3 9 8.6 8.1 7.3 +332467200 9.1 8.4 8 7.7 7.4 7 6.8 6.6 6.3 5.7 +332553600 9.1 8.4 8 7.7 7.4 7 6.8 6.6 6.3 5.7 +332553600 11.8 11.3 10.8 10.5 10.2 9.9 9.5 9.2 8.8 8.1 +332640000 11.8 11.3 10.8 10.5 10.2 9.9 9.5 9.2 8.8 8.1 +332640000 10.4 9.7 9.2 8.8 8.4 8 7.7 7.3 6.9 6.2 +332726400 10.4 9.7 9.2 8.8 8.4 8 7.7 7.3 6.9 6.2 +332726400 10.4 9.7 9.3 9 8.6 8.3 8 7.7 7.4 6.7 +332812800 10.4 9.7 9.3 9 8.6 8.3 8 7.7 7.4 6.7 +332812800 12.7 12 11.7 11.4 11.1 10.7 10.5 10.2 9.8 9.2 +332899200 12.7 12 11.7 11.4 11.1 10.7 10.5 10.2 9.8 9.2 +332899200 10.5 10 9.5 9.2 8.9 8.6 8.4 8.1 7.7 7 +332985600 10.5 10 9.5 9.2 8.9 8.6 8.4 8.1 7.7 7 +332985600 10.5 9.8 9.4 9.2 8.8 8.4 8.1 7.7 7.3 6.5 +333072000 10.5 9.8 9.4 9.2 8.8 8.4 8.1 7.7 7.3 6.5 +333072000 9.5 8.9 8.5 8.3 7.9 7.6 7.4 7.1 6.8 6.1 +333158400 9.5 8.9 8.5 8.3 7.9 7.6 7.4 7.1 6.8 6.1 +333158400 9 8.4 8 7.7 7.4 7.1 6.9 6.6 6.2 5.6 +333244800 9 8.4 8 7.7 7.4 7.1 6.9 6.6 6.2 5.6 +333244800 9.1 8.7 8.2 8 7.7 7.5 7.2 6.9 6.5 5.7 +333331200 9.1 8.7 8.2 8 7.7 7.5 7.2 6.9 6.5 5.7 +333331200 9.6 9.2 8.7 8.4 8.1 7.9 7.6 7.2 6.9 6.2 +333417600 9.6 9.2 8.7 8.4 8.1 7.9 7.6 7.2 6.9 6.2 +333417600 11.9 11.4 11 10.6 10.3 10 9.7 9.3 8.9 8.2 +333504000 11.9 11.4 11 10.6 10.3 10 9.7 9.3 8.9 8.2 +333504000 10.3 10 9.6 9.2 9 8.8 8.5 8.2 7.9 7.3 +333590400 10.3 10 9.6 9.2 9 8.8 8.5 8.2 7.9 7.3 +333590400 10.2 9.8 9.5 9.3 9.1 8.9 8.7 8.5 8.2 7.7 +333676800 10.2 9.8 9.5 9.3 9.1 8.9 8.7 8.5 8.2 7.7 +333676800 11.8 11.5 11.2 10.9 10.6 10.3 10 9.6 9.1 8.4 +333763200 11.8 11.5 11.2 10.9 10.6 10.3 10 9.6 9.1 8.4 +333763200 9.8 9 8.7 8.4 8 7.6 7.4 7.1 6.8 6.4 +333849600 9.8 9 8.7 8.4 8 7.6 7.4 7.1 6.8 6.4 +333849600 9.7 9.1 8.7 8.4 8 7.7 7.4 7 6.7 6 +333936000 9.7 9.1 8.7 8.4 8 7.7 7.4 7 6.7 6 +333936000 8.4 7.6 7.3 7.1 6.8 6.4 6.3 6 5.8 5.3 +334022400 8.4 7.6 7.3 7.1 6.8 6.4 6.3 6 5.8 5.3 +334022400 11.1 10.8 10.5 10.3 10.1 9.8 9.6 9.4 9 8.5 +334108800 11.1 10.8 10.5 10.3 10.1 9.8 9.6 9.4 9 8.5 +334108800 11.2 10.9 10.7 10.6 10.4 10.3 10.2 10.1 10 9.7 +334195200 11.2 10.9 10.7 10.6 10.4 10.3 10.2 10.1 10 9.7 +334195200 12.3 11.9 11.6 11.4 11 10.8 10.5 10.3 10 9.5 +334281600 12.3 11.9 11.6 11.4 11 10.8 10.5 10.3 10 9.5 +334281600 12 11.6 11.3 11.1 10.8 10.6 10.3 10.1 9.8 9.2 +334368000 12 11.6 11.3 11.1 10.8 10.6 10.3 10.1 9.8 9.2 +334368000 14 13.4 13 12.7 12.4 12.1 11.9 11.6 11.3 10.8 +334454400 14 13.4 13 12.7 12.4 12.1 11.9 11.6 11.3 10.8 +334454400 10.5 9.9 9.7 9.5 9.2 8.9 8.7 8.6 8.5 8 +334540800 10.5 9.9 9.7 9.5 9.2 8.9 8.7 8.6 8.5 8 +334540800 11.4 11.2 10.9 10.6 10.3 10 9.7 9.4 9.1 8.4 +334627200 11.4 11.2 10.9 10.6 10.3 10 9.7 9.4 9.1 8.4 +334627200 12.7 12.3 11.9 11.6 11.4 11.1 10.8 10.5 10.2 9.5 +334713600 12.7 12.3 11.9 11.6 11.4 11.1 10.8 10.5 10.2 9.5 +334713600 11.2 10.8 10.4 10.1 9.8 9.5 9.2 8.9 8.6 7.9 +334800000 11.2 10.8 10.4 10.1 9.8 9.5 9.2 8.9 8.6 7.9 +334800000 9.5 8.9 8.6 8.5 8.2 7.9 7.8 7.6 7.4 7.1 +334886400 9.5 8.9 8.6 8.5 8.2 7.9 7.8 7.6 7.4 7.1 +334886400 12 11.6 11.4 11.2 11 10.8 10.6 10.5 10.3 9.9 +334972800 12 11.6 11.4 11.2 11 10.8 10.6 10.5 10.3 9.9 +334972800 13.5 13.2 12.9 12.7 12.6 12.4 12.2 12 11.6 11 +335059200 13.5 13.2 12.9 12.7 12.6 12.4 12.2 12 11.6 11 +335059200 14.1 13.7 13.2 13 12.7 12.5 12.2 12 11.6 11 +335145600 14.1 13.7 13.2 13 12.7 12.5 12.2 12 11.6 11 +335145600 11.4 11.1 10.8 10.5 10.3 10.1 9.9 9.7 9.4 8.8 +335232000 11.4 11.1 10.8 10.5 10.3 10.1 9.9 9.7 9.4 8.8 +335232000 13.4 13 12.6 12.3 12.1 11.8 11.5 11.2 10.8 10.1 +335318400 13.4 13 12.6 12.3 12.1 11.8 11.5 11.2 10.8 10.1 +335318400 11 10.9 10.7 10.5 10.4 10.3 10.2 10.1 9.9 9.4 +335404800 11 10.9 10.7 10.5 10.4 10.3 10.2 10.1 9.9 9.4 +335404800 12 11.7 11.5 11.4 11.2 11.2 11.1 11 10.8 10.5 +335491200 12 11.7 11.5 11.4 11.2 11.2 11.1 11 10.8 10.5 +335491200 11.5 11.3 11 10.9 10.7 10.6 10.5 10.5 10.5 10.1 +335577600 11.5 11.3 11 10.9 10.7 10.6 10.5 10.5 10.5 10.1 +335577600 11.8 11.6 11.3 11.1 11 10.9 10.8 10.7 10.6 10.1 +335664000 11.8 11.6 11.3 11.1 11 10.9 10.8 10.7 10.6 10.1 +335664000 11.7 11.4 11.1 10.9 10.8 10.6 10.5 10.4 10.3 9.9 +335750400 11.7 11.4 11.1 10.9 10.8 10.6 10.5 10.4 10.3 9.9 +335750400 13.4 13.1 12.7 12.5 12.5 12.3 12.1 11.9 11.7 11.2 +335836800 13.4 13.1 12.7 12.5 12.5 12.3 12.1 11.9 11.7 11.2 +335836800 13.2 12.8 12.4 12.1 11.9 11.7 11.5 11.2 10.9 10.3 +335923200 13.2 12.8 12.4 12.1 11.9 11.7 11.5 11.2 10.9 10.3 +335923200 12.3 12 11.6 11.3 11.1 10.9 10.7 10.4 10.1 9.6 +336009600 12.3 12 11.6 11.3 11.1 10.9 10.7 10.4 10.1 9.6 +336009600 12 11.7 11.3 11.1 10.9 10.7 10.4 10.2 9.9 9.3 +336096000 12 11.7 11.3 11.1 10.9 10.7 10.4 10.2 9.9 9.3 +336096000 9.4 9.1 8.8 8.6 8.4 8.2 8 7.8 7.5 7 +336182400 9.4 9.1 8.8 8.6 8.4 8.2 8 7.8 7.5 7 +336182400 9.5 9.1 8.8 8.6 8.3 8.1 7.9 7.6 7.3 6.7 +336268800 9.5 9.1 8.8 8.6 8.3 8.1 7.9 7.6 7.3 6.7 +336268800 10.4 9.9 9.6 9.3 9 8.8 8.5 8.2 7.9 7.3 +336355200 10.4 9.9 9.6 9.3 9 8.8 8.5 8.2 7.9 7.3 +336355200 9.8 9.3 9 8.8 8.6 8.3 8.1 8.1 7.9 7.3 +336441600 9.8 9.3 9 8.8 8.6 8.3 8.1 8.1 7.9 7.3 +336441600 11.5 11 10.7 10.5 10.3 10.1 9.8 9.6 9.3 8.7 +336528000 11.5 11 10.7 10.5 10.3 10.1 9.8 9.6 9.3 8.7 +336528000 9.3 8.9 8.5 8.2 7.9 7.6 7.3 7 6.7 6 +336614400 9.3 8.9 8.5 8.2 7.9 7.6 7.3 7 6.7 6 +336614400 9.1 8.6 8.2 8 7.8 7.6 7.3 7 6.6 6 +336700800 9.1 8.6 8.2 8 7.8 7.6 7.3 7 6.6 6 +336700800 7.8 7.3 7 6.7 6.4 6.2 6 5.8 5.5 4.9 +336787200 7.8 7.3 7 6.7 6.4 6.2 6 5.8 5.5 4.9 +336787200 9.9 9.4 8.9 8.6 8.3 8 7.7 7.4 7 6.3 +336873600 9.9 9.4 8.9 8.6 8.3 8 7.7 7.4 7 6.3 +336873600 6.9 6.4 6 5.8 5.5 5.4 5.1 4.9 4.6 4 +336960000 6.9 6.4 6 5.8 5.5 5.4 5.1 4.9 4.6 4 +336960000 7.1 6.9 6.6 6.4 6.3 6.1 5.9 5.7 5.4 4.8 +337046400 7.1 6.9 6.6 6.4 6.3 6.1 5.9 5.7 5.4 4.8 +337046400 9.3 8.8 8.5 8.3 8.1 7.9 7.8 7.6 7.3 6.8 +337132800 9.3 8.8 8.5 8.3 8.1 7.9 7.8 7.6 7.3 6.8 +337132800 10 9.8 9.6 9.5 9.5 9.4 9.3 9.4 9.4 9.1 +337219200 10 9.8 9.6 9.5 9.5 9.4 9.3 9.4 9.4 9.1 +337219200 11.2 10.8 10.6 10.6 10.5 10.3 10.2 10.1 10 9.7 +337305600 11.2 10.8 10.6 10.6 10.5 10.3 10.2 10.1 10 9.7 +337305600 10.5 10.2 9.9 9.8 9.8 9.7 9.5 9.4 9.2 8.8 +337392000 10.5 10.2 9.9 9.8 9.8 9.7 9.5 9.4 9.2 8.8 +337392000 10.7 10.2 9.8 9.6 9.4 9.1 8.8 8.5 8.2 7.5 +337478400 10.7 10.2 9.8 9.6 9.4 9.1 8.8 8.5 8.2 7.5 +337478400 9.6 9.1 8.8 8.5 8.2 7.9 7.7 7.4 7.1 6.5 +337564800 9.6 9.1 8.8 8.5 8.2 7.9 7.7 7.4 7.1 6.5 +337564800 9.7 9.5 9.2 8.9 8.7 8.5 8.3 8 7.7 7.1 +337651200 9.7 9.5 9.2 8.9 8.7 8.5 8.3 8 7.7 7.1 +337651200 10.8 10.4 10 9.7 9.5 9.3 9 8.8 8.5 8 +337737600 10.8 10.4 10 9.7 9.5 9.3 9 8.8 8.5 8 +337737600 7.9 7.6 7.2 7 6.8 6.5 6.3 6.1 5.8 5.2 +337824000 7.9 7.6 7.2 7 6.8 6.5 6.3 6.1 5.8 5.2 +337824000 8.1 7.8 7.4 7.1 6.8 6.6 6.3 6 5.7 5.1 +337910400 8.1 7.8 7.4 7.1 6.8 6.6 6.3 6 5.7 5.1 +337910400 9.5 9.2 8.9 8.7 8.5 8.2 8 7.8 7.5 7 +337996800 9.5 9.2 8.9 8.7 8.5 8.2 8 7.8 7.5 7 +337996800 10.2 9.7 9.3 9.1 8.8 8.5 8.2 7.9 7.4 6.7 +338083200 10.2 9.7 9.3 9.1 8.8 8.5 8.2 7.9 7.4 6.7 +338083200 7.8 7.3 6.9 6.7 6.4 6.1 5.9 5.6 5.3 4.7 +338169600 7.8 7.3 6.9 6.7 6.4 6.1 5.9 5.6 5.3 4.7 +338169600 7.7 7.1 6.8 6.5 6.2 5.9 5.8 5.7 5.4 4.8 +338256000 7.7 7.1 6.8 6.5 6.2 5.9 5.8 5.7 5.4 4.8 +338256000 6.9 6.5 6.1 5.8 5.6 5.3 5 4.8 4.4 3.8 +338342400 6.9 6.5 6.1 5.8 5.6 5.3 5 4.8 4.4 3.8 +338342400 7.3 7 6.7 6.5 6.3 6.1 5.8 5.6 5.3 4.7 +338428800 7.3 7 6.7 6.5 6.3 6.1 5.8 5.6 5.3 4.7 +338428800 8.7 8.5 8.1 7.9 7.7 7.4 7.2 6.9 6.6 6 +338515200 8.7 8.5 8.1 7.9 7.7 7.4 7.2 6.9 6.6 6 +338515200 7.2 6.8 6.5 6.3 6 5.8 5.6 5.4 5.1 4.5 +338601600 7.2 6.8 6.5 6.3 6 5.8 5.6 5.4 5.1 4.5 +338601600 5 4.7 4.4 4.2 4 3.8 3.5 3.3 3 2.5 +338688000 5 4.7 4.4 4.2 4 3.8 3.5 3.3 3 2.5 +338688000 5.4 5 4.7 4.5 4.3 4 3.9 3.8 3.6 3 +338774400 5.4 5 4.7 4.5 4.3 4 3.9 3.8 3.6 3 +338774400 6 5.7 5.4 5.3 5.2 5.2 5.3 5.4 5.3 4.8 +338860800 6 5.7 5.4 5.3 5.2 5.2 5.3 5.4 5.3 4.8 +338860800 6.5 6.2 5.9 5.8 5.7 5.6 5.6 5.9 6.1 5.8 +338947200 6.5 6.2 5.9 5.8 5.7 5.6 5.6 5.9 6.1 5.8 +338947200 8 8.1 8.1 8.1 8 8 7.9 7.9 7.9 7.7 +339033600 8 8.1 8.1 8.1 8 8 7.9 7.9 7.9 7.7 +339033600 10.7 10.2 9.9 9.7 9.5 9.1 8.9 8.7 8.4 7.9 +339120000 10.7 10.2 9.9 9.7 9.5 9.1 8.9 8.7 8.4 7.9 +339120000 9.3 8.8 8.6 8.4 8.2 7.9 7.7 7.6 7.4 6.9 +339206400 9.3 8.8 8.6 8.4 8.2 7.9 7.7 7.6 7.4 6.9 +339206400 7.5 7 6.7 6.5 6.3 6 5.9 5.7 5.5 5 +339292800 7.5 7 6.7 6.5 6.3 6 5.9 5.7 5.5 5 +339292800 4.8 4.6 4.4 4.3 4.2 4.1 4 4.5 5.1 4.9 +339379200 4.8 4.6 4.4 4.3 4.2 4.1 4 4.5 5.1 4.9 +339379200 4.1 3.8 3.7 3.6 3.5 3.3 3.3 3.8 3.9 3.6 +339465600 4.1 3.8 3.7 3.6 3.5 3.3 3.3 3.8 3.9 3.6 +339465600 6 5.6 5.2 5 4.7 4.5 4.3 4 3.7 3 +339552000 6 5.6 5.2 5 4.7 4.5 4.3 4 3.7 3 +339552000 3.9 3.3 2.8 2.5 2.1 1.8 1.5 1.2 0.8 0 +339638400 3.9 3.3 2.8 2.5 2.1 1.8 1.5 1.2 0.8 0 +339638400 2.6 2.1 1.5 1.2 0.9 0.6 0.3 0 -0.4 -1.1 +339724800 2.6 2.1 1.5 1.2 0.9 0.6 0.3 0 -0.4 -1.1 +339724800 1.7 1.3 0.8 0.5 0.3 0.2 -0.1 -0.3 -0.5 -1.1 +339811200 1.7 1.3 0.8 0.5 0.3 0.2 -0.1 -0.3 -0.5 -1.1 +339811200 2.5 2.1 1.8 1.6 1.4 1.2 0.9 0.7 0.4 -0.2 +339897600 2.5 2.1 1.8 1.6 1.4 1.2 0.9 0.7 0.4 -0.2 +339897600 3.2 2.8 2.5 2.2 2 1.8 1.6 1.4 1.1 0.7 +339984000 3.2 2.8 2.5 2.2 2 1.8 1.6 1.4 1.1 0.7 +339984000 4.3 3.8 3.4 3 2.8 2.5 2.2 2 1.7 1.1 +340070400 4.3 3.8 3.4 3 2.8 2.5 2.2 2 1.7 1.1 +340070400 2.2 1.8 1.5 1.2 1 0.8 0.5 0.2 -0.1 -0.7 +340156800 2.2 1.8 1.5 1.2 1 0.8 0.5 0.2 -0.1 -0.7 +340156800 -0.7 -0.9 -1.2 -1.3 -1.4 -1.6 -1.7 -1.8 -2 -2.3 +340243200 -0.7 -0.9 -1.2 -1.3 -1.4 -1.6 -1.7 -1.8 -2 -2.3 +340243200 -0.5 -0.7 -0.9 -1 -1.1 -1.1 -1.1 -0.7 -0.6 -0.8 +340329600 -0.5 -0.7 -0.9 -1 -1.1 -1.1 -1.1 -0.7 -0.6 -0.8 +340329600 -0.5 -0.8 -0.8 -0.8 -0.8 -0.8 -0.7 -0.7 -0.6 -0.6 +340416000 -0.5 -0.8 -0.8 -0.8 -0.8 -0.8 -0.7 -0.7 -0.6 -0.6 +340416000 0.5 0.3 0.2 0.2 0.2 0.2 0.2 0.4 0.5 0.5 +340502400 0.5 0.3 0.2 0.2 0.2 0.2 0.2 0.4 0.5 0.5 +340502400 1 0.9 0.8 0.7 0.7 0.6 0.7 1.4 1.6 1.6 +340588800 1 0.9 0.8 0.7 0.7 0.6 0.7 1.4 1.6 1.6 +340588800 2.1 2 2 2 2 2 2.1 2.1 2.2 2.4 +340675200 2.1 2 2 2 2 2 2.1 2.1 2.2 2.4 +340675200 1.9 1.7 1.9 2 2.2 2.3 2.4 2.5 2.5 2.6 +340761600 1.9 1.7 1.9 2 2.2 2.3 2.4 2.5 2.5 2.6 +340761600 1.6 1.6 1.4 1.3 1.2 1.1 1 0.9 0.7 0.4 +340848000 1.6 1.6 1.4 1.3 1.2 1.1 1 0.9 0.7 0.4 +340848000 3.7 4.2 4 3.9 3.8 3.7 3.5 3.4 3.2 2.7 +340934400 3.7 4.2 4 3.9 3.8 3.7 3.5 3.4 3.2 2.7 +340934400 8.2 7.6 7.2 6.9 6.5 6.1 5.8 5.5 5.1 4.4 +341020800 8.2 7.6 7.2 6.9 6.5 6.1 5.8 5.5 5.1 4.4 +341020800 4.2 4.3 4.2 4.1 4 3.8 3.7 3.6 3.4 2.9 +341107200 4.2 4.3 4.2 4.1 4 3.8 3.7 3.6 3.4 2.9 +341107200 4.6 4.5 4.3 4 3.8 3.5 3.3 3.1 2.7 2.1 +341193600 4.6 4.5 4.3 4 3.8 3.5 3.3 3.1 2.7 2.1 +341193600 2.1 1.8 1.6 1.5 1.3 1.1 0.9 0.7 0.4 -0.1 +341280000 2.1 1.8 1.6 1.5 1.3 1.1 0.9 0.7 0.4 -0.1 +341280000 1.6 1.5 1.4 1.3 1.3 1.2 1.1 1.1 0.9 0.5 +341366400 1.6 1.5 1.4 1.3 1.3 1.2 1.1 1.1 0.9 0.5 +341366400 1 0.8 0.7 0.6 0.5 0.4 0.4 0.4 0.3 0.1 +341452800 1 0.8 0.7 0.6 0.5 0.4 0.4 0.4 0.3 0.1 +341452800 1.1 0.7 0.2 -0.2 -0.6 -0.7 -0.8 -0.8 -0.9 -1.1 +341539200 1.1 0.7 0.2 -0.2 -0.6 -0.7 -0.8 -0.8 -0.9 -1.1 +341539200 1.9 1.1 0.5 0.2 0 -0.2 -0.4 -0.6 -0.8 -1 +341625600 1.9 1.1 0.5 0.2 0 -0.2 -0.4 -0.6 -0.8 -1 +341625600 3.2 2.9 2.7 2.4 2.3 2.1 1.9 1.7 1.4 0.9 +341712000 3.2 2.9 2.7 2.4 2.3 2.1 1.9 1.7 1.4 0.9 +341712000 4.9 4.9 4.6 4.4 4.3 4.1 4 3.8 3.7 3.3 +341798400 4.9 4.9 4.6 4.4 4.3 4.1 4 3.8 3.7 3.3 +341798400 5 5.1 5.1 5.2 5.1 5.1 5.1 5 5 4.7 +341884800 5 5.1 5.1 5.2 5.1 5.1 5.1 5 5 4.7 +341884800 4.5 4.7 4.9 5.2 5.2 5.3 5.4 5.5 5.6 5.6 +341971200 4.5 4.7 4.9 5.2 5.2 5.3 5.4 5.5 5.6 5.6 +341971200 3.2 3.8 4 4.1 4.1 4.1 4.2 4.2 4.3 4.3 +342057600 3.2 3.8 4 4.1 4.1 4.1 4.2 4.2 4.3 4.3 +342057600 2.9 2.9 2.9 3 3 2.9 3 3 3.1 3.1 +342144000 2.9 2.9 2.9 3 3 2.9 3 3 3.1 3.1 +342144000 3.3 3.2 3.1 3 2.9 2.8 2.7 2.6 2.4 2.1 +342230400 3.3 3.2 3.1 3 2.9 2.8 2.7 2.6 2.4 2.1 +342230400 5.2 5 4.9 4.8 4.7 4.5 4.4 4.2 4.1 3.7 +342316800 5.2 5 4.9 4.8 4.7 4.5 4.4 4.2 4.1 3.7 +342316800 4.9 4.5 4.3 4.2 4 3.8 3.6 3.4 3.1 2.6 +342403200 4.9 4.5 4.3 4.2 4 3.8 3.6 3.4 3.1 2.6 +342403200 4 3.7 3.4 3.1 2.8 2.5 2.3 2 1.7 1 +342489600 4 3.7 3.4 3.1 2.8 2.5 2.3 2 1.7 1 +342489600 3.2 2.7 2.4 2.2 1.9 1.7 1.5 1.2 0.9 0.3 +342576000 3.2 2.7 2.4 2.2 1.9 1.7 1.5 1.2 0.9 0.3 +342576000 4.3 3.9 3.6 3.4 3.1 2.9 2.7 2.5 2.2 1.6 +342662400 4.3 3.9 3.6 3.4 3.1 2.9 2.7 2.5 2.2 1.6 +342662400 2.7 2.7 2.6 2.4 2.3 2.1 2 1.8 1.6 1.1 +342748800 2.7 2.7 2.6 2.4 2.3 2.1 2 1.8 1.6 1.1 +342748800 2.5 2.5 2.3 2.2 2 1.8 1.7 1.5 1.2 0.7 +342835200 2.5 2.5 2.3 2.2 2 1.8 1.7 1.5 1.2 0.7 +342835200 0.8 0.5 0.3 0.1 -0.1 -0.4 -0.6 -0.8 -1.1 -1.7 +342921600 0.8 0.5 0.3 0.1 -0.1 -0.4 -0.6 -0.8 -1.1 -1.7 +342921600 1.5 1.3 1 0.8 0.6 0.5 0.3 0.1 -0.2 -0.7 +343008000 1.5 1.3 1 0.8 0.6 0.5 0.3 0.1 -0.2 -0.7 +343008000 -0.6 -0.8 -1 -1.1 -1.2 -1.4 -1.5 -1.6 -1.8 -2.2 +343094400 -0.6 -0.8 -1 -1.1 -1.2 -1.4 -1.5 -1.6 -1.8 -2.2 +343094400 -1.3 -1.4 -1.5 -1.5 -1.5 -1.5 -1.6 -1.7 -1.8 -2.1 +343180800 -1.3 -1.4 -1.5 -1.5 -1.5 -1.5 -1.6 -1.7 -1.8 -2.1 +343180800 -0.9 -1 -1.1 -1.2 -1.2 -1.3 -1.4 -1.4 -1.6 -1.9 +343267200 -0.9 -1 -1.1 -1.2 -1.2 -1.3 -1.4 -1.4 -1.6 -1.9 +343267200 -1.5 -1.7 -1.8 -2 -2.1 -2.3 -2.4 -2.5 -2.7 -2.9 +343353600 -1.5 -1.7 -1.8 -2 -2.1 -2.3 -2.4 -2.5 -2.7 -2.9 +343353600 -5.4 -6.1 -6.5 -6.8 -7.1 -7.5 -7.6 -7.5 -7.4 -7.7 +343440000 -5.4 -6.1 -6.5 -6.8 -7.1 -7.5 -7.6 -7.5 -7.4 -7.7 +343440000 -9.8 -10.9 -11.2 -11.4 -11.7 -12.2 -12.2 -11.6 -10.8 -11.1 +343526400 -9.8 -10.9 -11.2 -11.4 -11.7 -12.2 -12.2 -11.6 -10.8 -11.1 +343526400 -10.6 -11.9 -12.2 -12.4 -12.9 -13.3 -13.3 -12.8 -12.6 -13 +343612800 -10.6 -11.9 -12.2 -12.4 -12.9 -13.3 -13.3 -12.8 -12.6 -13 +343612800 -10.1 -10.9 -10.9 -10.9 -11.2 -11.5 -11.5 -11.6 -11.7 -11.8 +343699200 -10.1 -10.9 -10.9 -10.9 -11.2 -11.5 -11.5 -11.6 -11.7 -11.8 +343699200 -2.1 -1.8 -1.9 -2 -2.2 -2.3 -2.5 -2.7 -2.9 -3.3 +343785600 -2.1 -1.8 -1.9 -2 -2.2 -2.3 -2.5 -2.7 -2.9 -3.3 +343785600 -1 -1.3 -1.4 -1.5 -1.5 -1.5 -1.6 -1.6 -1.7 -2 +343872000 -1 -1.3 -1.4 -1.5 -1.5 -1.5 -1.6 -1.6 -1.7 -2 +343872000 -5.8 -5.8 -6 -6.1 -6.1 -6 -6 -6 -6 -6.2 +343958400 -5.8 -5.8 -6 -6.1 -6.1 -6 -6 -6 -6 -6.2 +343958400 0.5 0.5 0.4 0.4 0.3 0.2 0.1 -0.1 -0.2 -0.6 +344044800 0.5 0.5 0.4 0.4 0.3 0.2 0.1 -0.1 -0.2 -0.6 +344044800 4.1 3.7 3.4 3.2 3 2.8 2.6 2.3 2.1 1.5 +344131200 4.1 3.7 3.4 3.2 3 2.8 2.6 2.3 2.1 1.5 +344131200 -0.6 -0.9 -1.2 -1.4 -1.7 -2 -2.3 -2.5 -2.9 -3.5 +344217600 -0.6 -0.9 -1.2 -1.4 -1.7 -2 -2.3 -2.5 -2.9 -3.5 +344217600 -2.4 -2.8 -3.1 -3.3 -3.5 -3.7 -3.9 -4.1 -4.4 -4.9 +344304000 -2.4 -2.8 -3.1 -3.3 -3.5 -3.7 -3.9 -4.1 -4.4 -4.9 +344304000 -1.6 -2.1 -2.4 -2.7 -3 -3.2 -3.5 -3.7 -4.1 -4.7 +344390400 -1.6 -2.1 -2.4 -2.7 -3 -3.2 -3.5 -3.7 -4.1 -4.7 +344390400 -3.2 -3.6 -3.8 -3.9 -4.1 -4.4 -4.5 -4.7 -4.9 -5.4 +344476800 -3.2 -3.6 -3.8 -3.9 -4.1 -4.4 -4.5 -4.7 -4.9 -5.4 +344476800 -0.2 0.1 0.2 0.2 0.1 0 -0.1 -0.2 -0.4 -0.7 +344563200 -0.2 0.1 0.2 0.2 0.1 0 -0.1 -0.2 -0.4 -0.7 +344563200 -3 -3 -3 -3 -3.1 -3.2 -3.2 -3.3 -3.4 -3.6 +344649600 -3 -3 -3 -3 -3.1 -3.2 -3.2 -3.3 -3.4 -3.6 +344649600 1.4 1.1 0.8 0.6 0.4 0.2 0 -0.2 -0.4 -1 +344736000 1.4 1.1 0.8 0.6 0.4 0.2 0 -0.2 -0.4 -1 +344736000 4.1 3.5 3.3 3.1 2.8 2.5 2.3 2.1 1.8 1.3 +344822400 4.1 3.5 3.3 3.1 2.8 2.5 2.3 2.1 1.8 1.3 +344822400 1.8 1.2 0.8 0.5 0.2 -0.1 -0.4 -0.6 -1 -1.7 +344908800 1.8 1.2 0.8 0.5 0.2 -0.1 -0.4 -0.6 -1 -1.7 +344908800 -1.4 -1.8 -2 -2.2 -2.5 -2.8 -2.9 -3.1 -3.3 -3.7 +344995200 -1.4 -1.8 -2 -2.2 -2.5 -2.8 -2.9 -3.1 -3.3 -3.7 +344995200 2 2 2 1.9 1.8 1.7 1.6 1.5 1.4 1 +345081600 2 2 2 1.9 1.8 1.7 1.6 1.5 1.4 1 +345081600 2.4 2 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.7 +345168000 2.4 2 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.7 +345168000 -0.1 -0.5 -0.8 -1.1 -1.4 -1.6 -1.8 -2.1 -2.4 -3 +345254400 -0.1 -0.5 -0.8 -1.1 -1.4 -1.6 -1.8 -2.1 -2.4 -3 +345254400 -4.9 -4.6 -4.5 -4.4 -4.4 -4.4 -4.4 -4.5 -4.6 -4.8 +345340800 -4.9 -4.6 -4.5 -4.4 -4.4 -4.4 -4.4 -4.5 -4.6 -4.8 +345340800 -4.7 -5.1 -5.2 -5.2 -5.3 -5.5 -5.6 -5.7 -5.8 -6 +345427200 -4.7 -5.1 -5.2 -5.2 -5.3 -5.5 -5.6 -5.7 -5.8 -6 +345427200 -9.4 -10.4 -10.5 -10.7 -11 -11.4 -11.4 -10.8 -10.2 -10.2 +345513600 -9.4 -10.4 -10.5 -10.7 -11 -11.4 -11.4 -10.8 -10.2 -10.2 +345513600 -9.2 -9.8 -10.1 -10.5 -10.8 -11.2 -11.1 -11.1 -11 -11 +345600000 -9.2 -9.8 -10.1 -10.5 -10.8 -11.2 -11.1 -11.1 -11 -11 +345600000 -9.1 -10.1 -10.4 -10.7 -11.2 -11.6 -11.4 -11.3 -11.2 -11.1 +345686400 -9.1 -10.1 -10.4 -10.7 -11.2 -11.6 -11.4 -11.3 -11.2 -11.1 +345686400 -2.8 -3 -3 -3 -3.1 -3.3 -3.4 -3.4 -3.5 -3.7 +345772800 -2.8 -3 -3 -3 -3.1 -3.3 -3.4 -3.4 -3.5 -3.7 +345772800 1.1 1.4 1.6 1.8 1.9 2 2.1 2.2 2.3 2.3 +345859200 1.1 1.4 1.6 1.8 1.9 2 2.1 2.2 2.3 2.3 +345859200 4.2 4.3 4.2 4.1 3.9 3.8 3.7 3.5 3.3 2.7 +345945600 4.2 4.3 4.2 4.1 3.9 3.8 3.7 3.5 3.3 2.7 +345945600 3.8 3.8 3.9 3.9 3.9 3.8 3.8 3.8 3.7 3.5 +346032000 3.8 3.8 3.9 3.9 3.9 3.8 3.8 3.8 3.7 3.5 +346032000 4.9 4.4 4.1 3.8 3.6 3.3 3.1 2.8 2.5 1.9 +346118400 4.9 4.4 4.1 3.8 3.6 3.3 3.1 2.8 2.5 1.9 +346118400 2.4 1.9 1.5 1.2 0.9 0.7 0.4 0.1 -0.2 -0.9 +346204800 2.4 1.9 1.5 1.2 0.9 0.7 0.4 0.1 -0.2 -0.9 +346204800 1 0.8 0.5 0.4 0.2 0 -0.1 -0.3 -0.6 -1 +346291200 1 0.8 0.5 0.4 0.2 0 -0.1 -0.3 -0.6 -1 +346291200 0.3 0.1 -0.2 -0.4 -0.6 -0.8 -1 -1.2 -1.5 -2 +346377600 0.3 0.1 -0.2 -0.4 -0.6 -0.8 -1 -1.2 -1.5 -2 +346377600 2 1.7 1.3 1.1 0.8 0.6 0.4 0.1 -0.2 -0.8 +346464000 2 1.7 1.3 1.1 0.8 0.6 0.4 0.1 -0.2 -0.8 +346464000 -1.8 -2.3 -2.6 -2.9 -3.2 -3.4 -3.7 -3.9 -4.2 -4.8 +346550400 -1.8 -2.3 -2.6 -2.9 -3.2 -3.4 -3.7 -3.9 -4.2 -4.8 +346550400 -9.9 -10.7 -11 -11.1 -11.2 -11.3 -11.3 -11.4 -11.6 -11.8 +346636800 -9.9 -10.7 -11 -11.1 -11.2 -11.3 -11.3 -11.4 -11.6 -11.8 +346636800 -10.1 -10.7 -11.4 -11.6 -11.7 -11.9 -11.8 -11.8 -11.9 -11.9 +346723200 -10.1 -10.7 -11.4 -11.6 -11.7 -11.9 -11.8 -11.8 -11.9 -11.9 +346723200 -7.1 -7.8 -8.8 -9.1 -9.2 -9.4 -9.3 -9.3 -9.2 -9.2 +346809600 -7.1 -7.8 -8.8 -9.1 -9.2 -9.4 -9.3 -9.3 -9.2 -9.2 +346809600 -3.5 -3.9 -4.3 -4.5 -4.6 -4.8 -5 -5.1 -5.3 -5.8 +346896000 -3.5 -3.9 -4.3 -4.5 -4.6 -4.8 -5 -5.1 -5.3 -5.8 +346896000 0.8 0.3 -0.1 -0.2 -0.2 -0.3 -0.4 -0.6 -0.8 -1.3 +346982400 0.8 0.3 -0.1 -0.2 -0.2 -0.3 -0.4 -0.6 -0.8 -1.3 +346982400 -1.1 -1.5 -2 -2.1 -2.2 -2.4 -2.5 -2.7 -2.9 -3.3 +347068800 -1.1 -1.5 -2 -2.1 -2.2 -2.4 -2.5 -2.7 -2.9 -3.3 +347068800 -1.2 -1.7 -2.2 -2.4 -2.6 -2.8 -2.9 -3.1 -3.3 -3.7 +347155200 -1.2 -1.7 -2.2 -2.4 -2.6 -2.8 -2.9 -3.1 -3.3 -3.7 +347155200 -7.3 -7.8 -8.2 -8.5 -8.7 -8.9 -9.2 -9.5 -9.8 -10.5 +347241600 -7.3 -7.8 -8.2 -8.5 -8.7 -8.9 -9.2 -9.5 -9.8 -10.5 +347241600 -9.7 -10.5 -11 -11.3 -11.7 -12.1 -12.4 -12.7 -13.1 -13.9 +347328000 -9.7 -10.5 -11 -11.3 -11.7 -12.1 -12.4 -12.7 -13.1 -13.9 +347328000 -11.1 -12 -12.7 -13 -13.2 -13.5 -13.6 -13.8 -14 -14.4 +347414400 -11.1 -12 -12.7 -13 -13.2 -13.5 -13.6 -13.8 -14 -14.4 +347414400 -11.4 -12.1 -12.5 -12.7 -12.7 -12.8 -13 -13.4 -13.9 -14.4 +347500800 -11.4 -12.1 -12.5 -12.7 -12.7 -12.8 -13 -13.4 -13.9 -14.4 +347500800 -19 -20 -20.8 -21.2 -21.6 -21.8 -21.6 -21.4 -21.3 -21 +347587200 -19 -20 -20.8 -21.2 -21.6 -21.8 -21.6 -21.4 -21.3 -21 +347587200 -16.2 -17.4 -18.5 -18.7 -18.9 -19.3 -19.2 -19.3 -19.3 -19.2 +347673600 -16.2 -17.4 -18.5 -18.7 -18.9 -19.3 -19.2 -19.3 -19.3 -19.2 +347673600 -12.8 -14.1 -14.6 -15 -15.2 -15.5 -15.6 -15.8 -15.9 -16.2 +347760000 -12.8 -14.1 -14.6 -15 -15.2 -15.5 -15.6 -15.8 -15.9 -16.2 +347760000 -11.2 -11.8 -12.6 -12.9 -13.2 -13.5 -13.7 -14 -14.3 -14.7 +347846400 -11.2 -11.8 -12.6 -12.9 -13.2 -13.5 -13.7 -14 -14.3 -14.7 +347846400 -8.1 -8.8 -9.5 -9.7 -9.7 -9.9 -10 -10.1 -10.3 -10.6 +347932800 -8.1 -8.8 -9.5 -9.7 -9.7 -9.9 -10 -10.1 -10.3 -10.6 +347932800 -5.3 -5.9 -6.4 -6.7 -7 -7.4 -7.6 -7.9 -8.3 -8.8 +348019200 -5.3 -5.9 -6.4 -6.7 -7 -7.4 -7.6 -7.9 -8.3 -8.8 +348019200 -7.4 -7.9 -8.3 -8.5 -8.7 -9 -9.2 -9.4 -9.6 -10 +348105600 -7.4 -7.9 -8.3 -8.5 -8.7 -9 -9.2 -9.4 -9.6 -10 +348105600 -9.6 -10 -10.5 -10.8 -11 -11.3 -11.5 -11.6 -11.8 -11.9 +348192000 -9.6 -10 -10.5 -10.8 -11 -11.3 -11.5 -11.6 -11.8 -11.9 +348192000 -12 -13 -13.5 -13.9 -14.2 -14.7 -14.8 -15 -14.8 -13.8 +348278400 -12 -13 -13.5 -13.9 -14.2 -14.7 -14.8 -15 -14.8 -13.8 +348278400 -11.2 -11.3 -11.7 -11.9 -11.9 -12 -12 -11.7 -11.3 -11.2 +348364800 -11.2 -11.3 -11.7 -11.9 -11.9 -12 -12 -11.7 -11.3 -11.2 +348364800 -14.5 -15.6 -16.1 -16.2 -16.5 -16.8 -16.9 -16 -15.6 -15.8 +348451200 -14.5 -15.6 -16.1 -16.2 -16.5 -16.8 -16.9 -16 -15.6 -15.8 +348451200 -14.5 -14.6 -14.5 -14.2 -14.3 -14.3 -14.1 -14 -13.8 -13.6 +348537600 -14.5 -14.6 -14.5 -14.2 -14.3 -14.3 -14.1 -14 -13.8 -13.6 +348537600 -11.5 -11.8 -11.9 -11.8 -12 -12.1 -11.9 -11.8 -11.6 -11.6 +348624000 -11.5 -11.8 -11.9 -11.8 -12 -12.1 -11.9 -11.8 -11.6 -11.6 +348624000 -15.1 -16.4 -16.7 -16.9 -17.5 -18.2 -18.1 -16.2 -14.8 -15.1 +348710400 -15.1 -16.4 -16.7 -16.9 -17.5 -18.2 -18.1 -16.2 -14.8 -15.1 +348710400 -16 -17.4 -17.7 -17.7 -18.3 -18.8 -18.7 -17.2 -16 -16.1 +348796800 -16 -17.4 -17.7 -17.7 -18.3 -18.8 -18.7 -17.2 -16 -16.1 +348796800 -15.2 -16.4 -16.8 -17 -17.5 -18 -18.1 -17.6 -15.2 -15.2 +348883200 -15.2 -16.4 -16.8 -17 -17.5 -18 -18.1 -17.6 -15.2 -15.2 +348883200 -6.1 -6.3 -6.4 -6.6 -6.8 -7 -7.2 -7.3 -7.6 -8 +348969600 -6.1 -6.3 -6.4 -6.6 -6.8 -7 -7.2 -7.3 -7.6 -8 +348969600 -4.6 -4.4 -4.3 -4.3 -4.2 -4.1 -4 -3.8 -3.7 -3.7 +349056000 -4.6 -4.4 -4.3 -4.3 -4.2 -4.1 -4 -3.8 -3.7 -3.7 +349056000 -0.1 0.2 0.3 0.4 0.3 0.3 0.2 0.1 0 -0.2 +349142400 -0.1 0.2 0.3 0.4 0.3 0.3 0.2 0.1 0 -0.2 +349142400 2.7 3.1 3.2 3.2 3.1 3 3 2.9 2.7 2.4 +349228800 2.7 3.1 3.2 3.2 3.1 3 3 2.9 2.7 2.4 +349228800 1.3 1.1 0.8 0.6 0.4 0.2 0 -0.3 -0.5 -1.1 +349315200 1.3 1.1 0.8 0.6 0.4 0.2 0 -0.3 -0.5 -1.1 +349315200 1 0.7 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.2 -1.8 +349401600 1 0.7 0.4 0.1 -0.1 -0.4 -0.6 -0.9 -1.2 -1.8 +349401600 0 -0.3 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.4 -3.1 +349488000 0 -0.3 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.4 -3.1 +349488000 0.7 0.2 -0.3 -0.6 -0.9 -1.2 -1.5 -1.8 -2.1 -2.8 +349574400 0.7 0.2 -0.3 -0.6 -0.9 -1.2 -1.5 -1.8 -2.1 -2.8 +349574400 -3.3 -3.7 -4.1 -4.4 -4.7 -4.9 -5.2 -5.4 -5.8 -6.4 +349660800 -3.3 -3.7 -4.1 -4.4 -4.7 -4.9 -5.2 -5.4 -5.8 -6.4 +349660800 -4.8 -5.4 -5.8 -6 -6.4 -6.6 -6.8 -7.1 -7.3 -7.9 +349747200 -4.8 -5.4 -5.8 -6 -6.4 -6.6 -6.8 -7.1 -7.3 -7.9 +349747200 -1.9 -2.3 -2.6 -2.8 -3 -3.2 -3.4 -3.7 -4 -4.5 +349833600 -1.9 -2.3 -2.6 -2.8 -3 -3.2 -3.4 -3.7 -4 -4.5 +349833600 -0.5 -1 -1.3 -1.6 -1.9 -2.1 -2.4 -2.6 -2.9 -3.5 +349920000 -0.5 -1 -1.3 -1.6 -1.9 -2.1 -2.4 -2.6 -2.9 -3.5 +349920000 -3.4 -3.9 -4.3 -4.6 -4.9 -5.2 -5.4 -5.7 -6 -6.7 +350006400 -3.4 -3.9 -4.3 -4.6 -4.9 -5.2 -5.4 -5.7 -6 -6.7 +350006400 -5.6 -5.9 -6.2 -6.4 -6.6 -6.8 -6.9 -7 -7.2 -7.7 +350092800 -5.6 -5.9 -6.2 -6.4 -6.6 -6.8 -6.9 -7 -7.2 -7.7 +350092800 -2.5 -2.7 -2.9 -3 -3.2 -3.4 -3.6 -3.8 -4 -4.4 +350179200 -2.5 -2.7 -2.9 -3 -3.2 -3.4 -3.6 -3.8 -4 -4.4 +350179200 0.9 0.5 0.2 0 -0.3 -0.5 -0.7 -1 -1.3 -1.9 +350265600 0.9 0.5 0.2 0 -0.3 -0.5 -0.7 -1 -1.3 -1.9 +350265600 1.3 0.9 0.5 0.3 0 -0.2 -0.5 -0.8 -1.1 -1.7 +350352000 1.3 0.9 0.5 0.3 0 -0.2 -0.5 -0.8 -1.1 -1.7 +350352000 0.2 -0.3 -0.6 -0.8 -1.1 -1.3 -1.6 -1.8 -2.1 -2.6 +350438400 0.2 -0.3 -0.6 -0.8 -1.1 -1.3 -1.6 -1.8 -2.1 -2.6 +350438400 -2.2 -2.8 -3.2 -3.4 -3.6 -3.8 -4 -4.1 -4.3 -4.7 +350524800 -2.2 -2.8 -3.2 -3.4 -3.6 -3.8 -4 -4.1 -4.3 -4.7 +350524800 -4.4 -5.1 -5.7 -5.9 -6.3 -6.6 -6.8 -7 -7.2 -7.6 +350611200 -4.4 -5.1 -5.7 -5.9 -6.3 -6.6 -6.8 -7 -7.2 -7.6 +350611200 -8.7 -10 -10.6 -10.7 -11 -11.2 -11.2 -11.3 -11.5 -11.7 +350697600 -8.7 -10 -10.6 -10.7 -11 -11.2 -11.2 -11.3 -11.5 -11.7 +350697600 -9.3 -10.6 -11.1 -11.3 -11.7 -11.9 -12.1 -12.3 -12.5 -12.9 +350784000 -9.3 -10.6 -11.1 -11.3 -11.7 -11.9 -12.1 -12.3 -12.5 -12.9 +350784000 -14.1 -15.6 -16 -16.1 -16.5 -16.8 -16.9 -17 -17 -16.9 +350870400 -14.1 -15.6 -16 -16.1 -16.5 -16.8 -16.9 -17 -17 -16.9 +350870400 -14.8 -16.3 -17 -17.3 -17.8 -18.2 -18.2 -18 -16.8 -16.7 +350956800 -14.8 -16.3 -17 -17.3 -17.8 -18.2 -18.2 -18 -16.8 -16.7 +350956800 -12.2 -13.9 -14.4 -14.5 -15 -15.4 -15.4 -15 -14.5 -14.5 +351043200 -12.2 -13.9 -14.4 -14.5 -15 -15.4 -15.4 -15 -14.5 -14.5 +351043200 -4.9 -5.6 -6 -6.4 -6.8 -7.2 -7.4 -7.7 -8.1 -8.8 +351129600 -4.9 -5.6 -6 -6.4 -6.8 -7.2 -7.4 -7.7 -8.1 -8.8 +351129600 -3.5 -4.1 -4.8 -5.1 -5.4 -5.6 -5.9 -6.2 -6.6 -7.3 +351216000 -3.5 -4.1 -4.8 -5.1 -5.4 -5.6 -5.9 -6.2 -6.6 -7.3 +351216000 -5.3 -5.8 -6.2 -6.5 -6.7 -7 -7.3 -7.5 -7.8 -8.4 +351302400 -5.3 -5.8 -6.2 -6.5 -6.7 -7 -7.3 -7.5 -7.8 -8.4 +351302400 -2.7 -3.3 -3.6 -3.9 -4.2 -4.6 -4.9 -5.1 -5.5 -6.1 +351388800 -2.7 -3.3 -3.6 -3.9 -4.2 -4.6 -4.9 -5.1 -5.5 -6.1 +351388800 -3.5 -3.7 -4 -4.2 -4.2 -4.3 -4.5 -4.7 -4.9 -5.3 +351475200 -3.5 -3.7 -4 -4.2 -4.2 -4.3 -4.5 -4.7 -4.9 -5.3 +351475200 -4.2 -4.2 -4.4 -4.6 -4.6 -4.7 -4.8 -4.9 -5.1 -5.6 +351561600 -4.2 -4.2 -4.4 -4.6 -4.6 -4.7 -4.8 -4.9 -5.1 -5.6 +351561600 -3.5 -2.8 -3 -3.2 -3.3 -3.5 -3.6 -3.8 -4.1 -4.6 +351648000 -3.5 -2.8 -3 -3.2 -3.3 -3.5 -3.6 -3.8 -4.1 -4.6 +351648000 -2.7 -3.2 -3.7 -4.1 -4.4 -4.6 -4.8 -5 -5.3 -5.8 +351734400 -2.7 -3.2 -3.7 -4.1 -4.4 -4.6 -4.8 -5 -5.3 -5.8 +351734400 -6.5 -7.3 -7.6 -7.8 -8.1 -8.4 -8.5 -8.3 -8 -8.2 +351820800 -6.5 -7.3 -7.6 -7.8 -8.1 -8.4 -8.5 -8.3 -8 -8.2 +351820800 -6.5 -6.9 -7.2 -7.2 -7.4 -7.2 -7.3 -7.4 -7.5 -7.8 +351907200 -6.5 -6.9 -7.2 -7.2 -7.4 -7.2 -7.3 -7.4 -7.5 -7.8 +351907200 -7.6 -8.3 -8.7 -9 -9.4 -9.4 -9.1 -8.7 -8.2 -8.2 +351993600 -7.6 -8.3 -8.7 -9 -9.4 -9.4 -9.1 -8.7 -8.2 -8.2 +351993600 -7.1 -7.5 -7.8 -7.9 -8.1 -7.9 -7.8 -7.7 -7.6 -7.8 +352080000 -7.1 -7.5 -7.8 -7.9 -8.1 -7.9 -7.8 -7.7 -7.6 -7.8 +352080000 -8.3 -9.6 -10.1 -10.3 -10.9 -11.1 -11 -10.8 -10.3 -9.9 +352166400 -8.3 -9.6 -10.1 -10.3 -10.9 -11.1 -11 -10.8 -10.3 -9.9 +352166400 -7.6 -8.8 -9.5 -9.9 -10.4 -10.6 -10.6 -10.7 -10.8 -10.9 +352252800 -7.6 -8.8 -9.5 -9.9 -10.4 -10.6 -10.6 -10.7 -10.8 -10.9 +352252800 -4.3 -4.8 -5.2 -5.5 -5.8 -6.1 -6.3 -6.6 -7 -7.6 +352339200 -4.3 -4.8 -5.2 -5.5 -5.8 -6.1 -6.3 -6.6 -7 -7.6 +352339200 -3.6 -4.1 -4.5 -4.8 -5.1 -5.4 -5.7 -6 -6.4 -7.1 +352425600 -3.6 -4.1 -4.5 -4.8 -5.1 -5.4 -5.7 -6 -6.4 -7.1 +352425600 -1.9 -2.4 -2.8 -3.1 -3.4 -3.7 -4 -4.4 -4.8 -5.5 +352512000 -1.9 -2.4 -2.8 -3.1 -3.4 -3.7 -4 -4.4 -4.8 -5.5 +352512000 -7.4 -7.8 -8.1 -8.1 -8.3 -8.3 -8.4 -8.3 -8.2 -8.3 +352598400 -7.4 -7.8 -8.1 -8.1 -8.3 -8.3 -8.4 -8.3 -8.2 -8.3 +352598400 -4.6 -5 -5.4 -5.6 -5.9 -6 -6.2 -6.4 -6.7 -7.2 +352684800 -4.6 -5 -5.4 -5.6 -5.9 -6 -6.2 -6.4 -6.7 -7.2 +352684800 -3.6 -4.1 -4.5 -4.8 -5.1 -5.3 -5.6 -5.9 -6.3 -6.9 +352771200 -3.6 -4.1 -4.5 -4.8 -5.1 -5.3 -5.6 -5.9 -6.3 -6.9 +352771200 -6 -6.7 -7.2 -7.4 -7.7 -7.9 -8.1 -8.4 -8.6 -9 +352857600 -6 -6.7 -7.2 -7.4 -7.7 -7.9 -8.1 -8.4 -8.6 -9 +352857600 -6.7 -8.1 -8.9 -9.7 -10.3 -10.7 -10.8 -11 -11 -10.8 +352944000 -6.7 -8.1 -8.9 -9.7 -10.3 -10.7 -10.8 -11 -11 -10.8 +352944000 -3.1 -3.4 -3.7 -3.9 -4.1 -4.4 -4.6 -4.8 -5.1 -5.7 +353030400 -3.1 -3.4 -3.7 -3.9 -4.1 -4.4 -4.6 -4.8 -5.1 -5.7 +353030400 -6.5 -7.6 -8.1 -8.2 -8.6 -8.9 -8.9 -9 -9 -8.9 +353116800 -6.5 -7.6 -8.1 -8.2 -8.6 -8.9 -8.9 -9 -9 -8.9 +353116800 -6 -7.7 -8.4 -8.7 -9.1 -9.4 -9.5 -9.5 -9 -8.7 +353203200 -6 -7.7 -8.4 -8.7 -9.1 -9.4 -9.5 -9.5 -9 -8.7 +353203200 -1 -1.6 -2 -2.1 -2.4 -2.7 -2.9 -3.1 -3.4 -3.9 +353289600 -1 -1.6 -2 -2.1 -2.4 -2.7 -2.9 -3.1 -3.4 -3.9 +353289600 4.7 4.9 4.9 4.9 4.7 4.5 4.2 3.9 3.6 3 +353376000 4.7 4.9 4.9 4.9 4.7 4.5 4.2 3.9 3.6 3 +353376000 4.7 4.3 4 3.9 3.7 3.6 3.5 3.5 3.4 3.1 +353462400 4.7 4.3 4 3.9 3.7 3.6 3.5 3.5 3.4 3.1 +353462400 3.7 3.1 2.6 2.5 2.3 2.2 2.2 2.2 2.3 2.3 +353548800 3.7 3.1 2.6 2.5 2.3 2.2 2.2 2.2 2.3 2.3 +353548800 5.3 4.7 4.6 4.6 4.5 4.3 4.2 4.4 4.3 4.1 +353635200 5.3 4.7 4.6 4.6 4.5 4.3 4.2 4.4 4.3 4.1 +353635200 5.3 4.7 4.2 4 3.6 3.3 3 2.7 2.3 1.6 +353721600 5.3 4.7 4.2 4 3.6 3.3 3 2.7 2.3 1.6 +353721600 0.6 0.1 -0.3 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2.5 +353808000 0.6 0.1 -0.3 -0.5 -0.8 -1 -1.2 -1.5 -1.8 -2.5 +353808000 2.1 1.6 1.2 0.9 0.6 0.3 0 -0.4 -0.8 -1.6 +353894400 2.1 1.6 1.2 0.9 0.6 0.3 0 -0.4 -0.8 -1.6 +353894400 2.3 1.8 1.4 1.1 0.7 0.3 0 -0.4 -0.8 -1.7 +353980800 2.3 1.8 1.4 1.1 0.7 0.3 0 -0.4 -0.8 -1.7 +353980800 1.5 1.1 0.8 0.5 0.3 0.1 -0.2 -0.4 -0.7 -1.3 +354067200 1.5 1.1 0.8 0.5 0.3 0.1 -0.2 -0.4 -0.7 -1.3 +354067200 0.9 0.3 -0.2 -0.5 -0.8 -1.2 -1.5 -1.8 -2.2 -3 +354153600 0.9 0.3 -0.2 -0.5 -0.8 -1.2 -1.5 -1.8 -2.2 -3 +354153600 -2.1 -3.1 -3.4 -3.7 -4.1 -4.5 -4.7 -4.8 -4.8 -5.2 +354240000 -2.1 -3.1 -3.4 -3.7 -4.1 -4.5 -4.7 -4.8 -4.8 -5.2 +354240000 -0.8 -1.2 -1.5 -1.6 -1.9 -2.1 -2.3 -2.5 -2.8 -3.3 +354326400 -0.8 -1.2 -1.5 -1.6 -1.9 -2.1 -2.3 -2.5 -2.8 -3.3 +354326400 0 -0.6 -0.9 -1.1 -1.4 -1.7 -1.9 -2 -2.2 -2.8 +354412800 0 -0.6 -0.9 -1.1 -1.4 -1.7 -1.9 -2 -2.2 -2.8 +354412800 2.5 2.2 1.7 1.4 1.2 1 0.7 0.4 0.1 -0.6 +354499200 2.5 2.2 1.7 1.4 1.2 1 0.7 0.4 0.1 -0.6 +354499200 2.1 1.7 1.3 1.1 0.8 0.5 0.2 -0.1 -0.4 -1.1 +354585600 2.1 1.7 1.3 1.1 0.8 0.5 0.2 -0.1 -0.4 -1.1 +354585600 1.8 1.3 0.9 0.6 0.4 0.2 -0.1 -0.3 -0.6 -1.1 +354672000 1.8 1.3 0.9 0.6 0.4 0.2 -0.1 -0.3 -0.6 -1.1 +354672000 -0.4 -0.9 -1.3 -1.6 -2.2 -2.5 -2.8 -3 -3.3 -3.8 +354758400 -0.4 -0.9 -1.3 -1.6 -2.2 -2.5 -2.8 -3 -3.3 -3.8 +354758400 -1 -2.2 -2.8 -3.1 -3.6 -4 -4.3 -4.6 -4.9 -5.5 +354844800 -1 -2.2 -2.8 -3.1 -3.6 -4 -4.3 -4.6 -4.9 -5.5 +354844800 -3.1 -3.8 -4.3 -4.7 -5 -5.3 -5.6 -5.8 -6.1 -6.6 +354931200 -3.1 -3.8 -4.3 -4.7 -5 -5.3 -5.6 -5.8 -6.1 -6.6 +354931200 0.8 0 -0.5 -0.8 -1.3 -1.7 -2 -2.4 -2.8 -3.6 +355017600 0.8 0 -0.5 -0.8 -1.3 -1.7 -2 -2.4 -2.8 -3.6 +355017600 2.2 1.8 1.4 1.1 0.8 0.5 0.3 0 -0.4 -1.1 +355104000 2.2 1.8 1.4 1.1 0.8 0.5 0.3 0 -0.4 -1.1 +355104000 1.9 1.6 1.2 1 0.8 0.5 0.3 0.1 -0.2 -0.7 +355190400 1.9 1.6 1.2 1 0.8 0.5 0.3 0.1 -0.2 -0.7 +355190400 3 2.7 2.4 2.1 1.9 1.8 1.6 1.4 1.1 0.6 +355276800 3 2.7 2.4 2.1 1.9 1.8 1.6 1.4 1.1 0.6 +355276800 3.7 3.4 3 2.7 2.4 2.1 1.9 1.6 1.3 0.8 +355363200 3.7 3.4 3 2.7 2.4 2.1 1.9 1.6 1.3 0.8 +355363200 2.5 1.9 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.5 +355449600 2.5 1.9 1.6 1.3 1.1 0.8 0.6 0.3 0 -0.5 +355449600 2.2 1.8 1.4 1.2 1 0.8 0.6 0.3 0 -0.5 +355536000 2.2 1.8 1.4 1.2 1 0.8 0.6 0.3 0 -0.5 +355536000 0.3 -0.1 -0.5 -0.8 -1 -1.2 -1.4 -1.6 -1.8 -2.2 +355622400 0.3 -0.1 -0.5 -0.8 -1 -1.2 -1.4 -1.6 -1.8 -2.2 +355622400 0.2 -0.6 -1.1 -1.5 -2 -2.6 -2.9 -3.1 -3.4 -3.9 +355708800 0.2 -0.6 -1.1 -1.5 -2 -2.6 -2.9 -3.1 -3.4 -3.9 +355708800 1.7 1.2 0.9 0.6 0.4 0.1 -0.2 -0.6 -0.9 -1.7 +355795200 1.7 1.2 0.9 0.6 0.4 0.1 -0.2 -0.6 -0.9 -1.7 +355795200 1.6 0.7 0.1 -0.2 -0.7 -1.1 -1.3 -1.5 -1.7 -2 +355881600 1.6 0.7 0.1 -0.2 -0.7 -1.1 -1.3 -1.5 -1.7 -2 +355881600 3.1 2.3 1.8 1.4 0.9 0.4 0.2 0 -0.3 -0.8 +355968000 3.1 2.3 1.8 1.4 0.9 0.4 0.2 0 -0.3 -0.8 +355968000 3.1 2.5 2 1.7 1.4 1.1 0.9 0.6 0.2 -0.4 +356054400 3.1 2.5 2 1.7 1.4 1.1 0.9 0.6 0.2 -0.4 +356054400 4 3.5 3 2.6 2.3 2 1.7 1.4 1 0.3 +356140800 4 3.5 3 2.6 2.3 2 1.7 1.4 1 0.3 +356140800 0.8 0.2 -0.2 -0.5 -0.8 -1.1 -1.3 -1.6 -1.9 -2.3 +356227200 0.8 0.2 -0.2 -0.5 -0.8 -1.1 -1.3 -1.6 -1.9 -2.3 +356227200 2.2 1.4 0.7 0.3 -0.1 -0.6 -0.9 -1.3 -1.7 -2.4 +356313600 2.2 1.4 0.7 0.3 -0.1 -0.6 -0.9 -1.3 -1.7 -2.4 +356313600 2.9 2.2 1.6 1.2 0.8 0.4 0 -0.4 -0.9 -1.7 +356400000 2.9 2.2 1.6 1.2 0.8 0.4 0 -0.4 -0.9 -1.7 +356400000 1.5 0.8 0.4 0.1 -0.3 -0.6 -0.9 -1.3 -1.7 -2.4 +356486400 1.5 0.8 0.4 0.1 -0.3 -0.6 -0.9 -1.3 -1.7 -2.4 +356486400 3.1 2.3 1.8 1.5 1 0.6 0.2 -0.2 -0.7 -1.5 +356572800 3.1 2.3 1.8 1.5 1 0.6 0.2 -0.2 -0.7 -1.5 +356572800 3.5 2.8 2.3 2 1.7 1.3 0.9 0.5 0 -0.9 +356659200 3.5 2.8 2.3 2 1.7 1.3 0.9 0.5 0 -0.9 +356659200 2.7 1.9 1.4 1.1 0.7 0.3 -0.1 -0.5 -1 -1.8 +356745600 2.7 1.9 1.4 1.1 0.7 0.3 -0.1 -0.5 -1 -1.8 +356745600 -0.8 -1.4 -2 -2.4 -2.8 -3.2 -3.5 -3.8 -4.2 -4.8 +356832000 -0.8 -1.4 -2 -2.4 -2.8 -3.2 -3.5 -3.8 -4.2 -4.8 +356832000 -1.5 -2.2 -2.7 -3 -3.4 -3.8 -4.1 -4.5 -4.9 -5.7 +356918400 -1.5 -2.2 -2.7 -3 -3.4 -3.8 -4.1 -4.5 -4.9 -5.7 +356918400 -1.2 -2.2 -3.1 -3.5 -4.2 -4.7 -5.1 -5.5 -6 -6.7 +357004800 -1.2 -2.2 -3.1 -3.5 -4.2 -4.7 -5.1 -5.5 -6 -6.7 +357004800 -2.9 -3.5 -3.9 -4.2 -4.5 -4.8 -5 -5.3 -5.7 -6.3 +357091200 -2.9 -3.5 -3.9 -4.2 -4.5 -4.8 -5 -5.3 -5.7 -6.3 +357091200 0.1 -0.4 -0.9 -1.3 -1.7 -2.1 -2.5 -3 -3.5 -4.5 +357177600 0.1 -0.4 -0.9 -1.3 -1.7 -2.1 -2.5 -3 -3.5 -4.5 +357177600 0.5 -0.3 -0.9 -1.3 -1.9 -2.4 -2.9 -3.4 -3.8 -4.5 +357264000 0.5 -0.3 -0.9 -1.3 -1.9 -2.4 -2.9 -3.4 -3.8 -4.5 +357264000 0.2 -0.3 -0.8 -1.1 -1.5 -1.8 -2 -2.3 -2.7 -3.4 +357350400 0.2 -0.3 -0.8 -1.1 -1.5 -1.8 -2 -2.3 -2.7 -3.4 +357350400 0.7 0.3 -0.2 -0.5 -0.8 -1 -1.4 -1.7 -2.1 -2.8 +357436800 0.7 0.3 -0.2 -0.5 -0.8 -1 -1.4 -1.7 -2.1 -2.8 +357436800 0.8 0.3 -0.1 -0.4 -0.5 -0.8 -1.1 -1.3 -1.6 -2.3 +357523200 0.8 0.3 -0.1 -0.4 -0.5 -0.8 -1.1 -1.3 -1.6 -2.3 +357523200 2.9 2.3 1.7 1.3 0.9 0.5 0.1 -0.3 -0.7 -1.5 +357609600 2.9 2.3 1.7 1.3 0.9 0.5 0.1 -0.3 -0.7 -1.5 +357609600 2.4 1.8 1.4 1.1 0.8 0.5 0.2 0 -0.4 -1 +357696000 2.4 1.8 1.4 1.1 0.8 0.5 0.2 0 -0.4 -1 +357696000 2.6 2.2 1.9 1.7 1.4 1.1 0.9 0.6 0.3 -0.3 +357782400 2.6 2.2 1.9 1.7 1.4 1.1 0.9 0.6 0.3 -0.3 +357782400 4.7 4 3.6 3.3 3 2.6 2.3 2 1.6 0.9 +357868800 4.7 4 3.6 3.3 3 2.6 2.3 2 1.6 0.9 +357868800 5.1 4.5 4.1 3.9 3.5 3.2 2.9 2.6 2.2 1.5 +357955200 5.1 4.5 4.1 3.9 3.5 3.2 2.9 2.6 2.2 1.5 +357955200 7 6.3 5.9 5.6 5.2 4.8 4.5 4.3 3.9 3.1 +358041600 7 6.3 5.9 5.6 5.2 4.8 4.5 4.3 3.9 3.1 +358041600 8.9 8.1 7.4 7 6.6 6.3 6 5.7 5.3 4.6 +358128000 8.9 8.1 7.4 7 6.6 6.3 6 5.7 5.3 4.6 +358128000 10.7 9.4 8.9 8.6 7.9 7.3 7.1 6.9 6.5 5.9 +358214400 10.7 9.4 8.9 8.6 7.9 7.3 7.1 6.9 6.5 5.9 +358214400 11.5 9.7 9.2 9 8.5 8 7.8 7.5 7.2 6.6 +358300800 11.5 9.7 9.2 9 8.5 8 7.8 7.5 7.2 6.6 +358300800 11.1 10 9.3 9.1 8.6 8.2 7.9 7.5 7.1 6.4 +358387200 11.1 10 9.3 9.1 8.6 8.2 7.9 7.5 7.1 6.4 +358387200 9.7 8.4 7.9 7.6 7.2 6.8 6.6 6.3 6.1 5.6 +358473600 9.7 8.4 7.9 7.6 7.2 6.8 6.6 6.3 6.1 5.6 +358473600 9.7 8.9 8.4 8 7.6 7.1 6.7 6.3 5.8 5 +358560000 9.7 8.9 8.4 8 7.6 7.1 6.7 6.3 5.8 5 +358560000 4.5 3.8 3.3 2.9 2.5 2.1 1.7 1.3 0.8 -0.1 +358646400 4.5 3.8 3.3 2.9 2.5 2.1 1.7 1.3 0.8 -0.1 +358646400 3.4 2.8 2.2 1.9 1.5 1.1 0.8 0.4 -0.1 -0.9 +358732800 3.4 2.8 2.2 1.9 1.5 1.1 0.8 0.4 -0.1 -0.9 +358732800 4.5 3.8 3.3 3 2.5 2.1 1.8 1.4 1 0.3 +358819200 4.5 3.8 3.3 3 2.5 2.1 1.8 1.4 1 0.3 +358819200 6.6 5.8 5.3 4.9 4.3 3.8 3.5 3.2 2.9 2.3 +358905600 6.6 5.8 5.3 4.9 4.3 3.8 3.5 3.2 2.9 2.3 +358905600 6.9 6 5.6 5.3 4.9 4.4 4 3.7 3.3 2.6 +358992000 6.9 6 5.6 5.3 4.9 4.4 4 3.7 3.3 2.6 +358992000 7.4 6.6 6.2 5.9 5.5 5 4.6 4.3 3.9 3.3 +359078400 7.4 6.6 6.2 5.9 5.5 5 4.6 4.3 3.9 3.3 +359078400 8.8 8.1 7.6 7.3 6.9 6.4 6.1 5.8 5.3 4.6 +359164800 8.8 8.1 7.6 7.3 6.9 6.4 6.1 5.8 5.3 4.6 +359164800 6.1 5.6 5.1 4.9 4.6 4.2 3.9 3.7 3.3 2.7 +359251200 6.1 5.6 5.1 4.9 4.6 4.2 3.9 3.7 3.3 2.7 +359251200 7.8 7.2 6.8 6.5 6.1 5.8 5.5 5.2 4.8 4.1 +359337600 7.8 7.2 6.8 6.5 6.1 5.8 5.5 5.2 4.8 4.1 +359337600 8.9 8.1 7.7 7.5 7.1 6.7 6.5 6.3 6.1 5.7 +359424000 8.9 8.1 7.7 7.5 7.1 6.7 6.5 6.3 6.1 5.7 +359424000 10.1 9.4 8.8 8.5 8.1 7.7 7.3 7 6.6 5.9 +359510400 10.1 9.4 8.8 8.5 8.1 7.7 7.3 7 6.6 5.9 +359510400 9.1 8.5 8 7.6 7.3 7 6.6 6.2 5.8 4.9 +359596800 9.1 8.5 8 7.6 7.3 7 6.6 6.2 5.8 4.9 +359596800 8.9 8.4 8 7.7 7.4 7.1 6.9 6.5 6.1 5.2 +359683200 8.9 8.4 8 7.7 7.4 7.1 6.9 6.5 6.1 5.2 +359683200 11.4 10.8 10.1 9.7 9.3 8.8 8.4 7.9 7.5 6.8 +359769600 11.4 10.8 10.1 9.7 9.3 8.8 8.4 7.9 7.5 6.8 +359769600 11.9 11.4 10.9 10.6 10.2 9.9 9.5 9.2 8.7 7.9 +359856000 11.9 11.4 10.9 10.6 10.2 9.9 9.5 9.2 8.7 7.9 +359856000 8.7 8.1 7.6 7.3 7 6.6 6.3 5.9 5.5 4.8 +359942400 8.7 8.1 7.6 7.3 7 6.6 6.3 5.9 5.5 4.8 +359942400 10.2 9.6 9 8.6 8.3 7.9 7.6 7.2 6.8 6.1 +360028800 10.2 9.6 9 8.6 8.3 7.9 7.6 7.2 6.8 6.1 +360028800 10.8 10.2 9.7 9.4 9.1 8.8 8.5 8.2 7.9 7.3 +360115200 10.8 10.2 9.7 9.4 9.1 8.8 8.5 8.2 7.9 7.3 +360115200 15.7 15.1 14.7 14.5 14.1 13.6 13.3 12.9 12.4 11.7 +360201600 15.7 15.1 14.7 14.5 14.1 13.6 13.3 12.9 12.4 11.7 +360201600 17.2 16.6 16.2 15.9 15.4 14.8 14.2 13.6 13.2 12.6 +360288000 17.2 16.6 16.2 15.9 15.4 14.8 14.2 13.6 13.2 12.6 +360288000 16.4 15.7 15.2 14.8 14.3 13.8 13.5 13.2 12.8 12 +360374400 16.4 15.7 15.2 14.8 14.3 13.8 13.5 13.2 12.8 12 +360374400 17.3 16.6 15.9 15.5 15 14.6 14.4 14.1 13.8 13.4 +360460800 17.3 16.6 15.9 15.5 15 14.6 14.4 14.1 13.8 13.4 +360460800 15.1 14.8 14.4 14.1 13.9 13.7 13.4 13 12.7 12.1 +360547200 15.1 14.8 14.4 14.1 13.9 13.7 13.4 13 12.7 12.1 +360547200 15 14.7 14.4 14.2 14 13.7 13.3 12.8 12.4 11.8 +360633600 15 14.7 14.4 14.2 14 13.7 13.3 12.8 12.4 11.8 +360633600 15.2 14.7 14.3 14.1 13.7 13.3 12.9 12.6 12.2 11.7 +360720000 15.2 14.7 14.3 14.1 13.7 13.3 12.9 12.6 12.2 11.7 +360720000 16.7 16.1 15.6 15.2 14.7 14.3 13.9 13.4 12.9 12 +360806400 16.7 16.1 15.6 15.2 14.7 14.3 13.9 13.4 12.9 12 +360806400 11.7 11.2 10.8 10.6 10.3 10 9.6 9.3 8.9 8.1 +360892800 11.7 11.2 10.8 10.6 10.3 10 9.6 9.3 8.9 8.1 +360892800 10 9.4 8.9 8.5 8.1 7.8 7.5 7.1 6.7 5.9 +360979200 10 9.4 8.9 8.5 8.1 7.8 7.5 7.1 6.7 5.9 +360979200 7.8 7.4 7 6.7 6.4 6.2 5.9 5.6 5.3 4.6 +361065600 7.8 7.4 7 6.7 6.4 6.2 5.9 5.6 5.3 4.6 +361065600 8.5 8.1 7.6 7.4 7.1 6.9 6.7 6.5 6.3 5.7 +361152000 8.5 8.1 7.6 7.4 7.1 6.9 6.7 6.5 6.3 5.7 +361152000 9.4 9.1 8.7 8.5 8.3 8.1 8 7.8 7.6 7 +361238400 9.4 9.1 8.7 8.5 8.3 8.1 8 7.8 7.6 7 +361238400 11 10.6 10.1 9.8 9.5 9.4 9.2 9 8.7 8.1 +361324800 11 10.6 10.1 9.8 9.5 9.4 9.2 9 8.7 8.1 +361324800 13.1 12.6 12 11.7 11.3 11 10.7 10.4 10 9.2 +361411200 13.1 12.6 12 11.7 11.3 11 10.7 10.4 10 9.2 +361411200 10 9.5 9 8.7 8.5 8.2 8 7.7 7.3 6.7 +361497600 10 9.5 9 8.7 8.5 8.2 8 7.7 7.3 6.7 +361497600 12.2 11.8 11.4 11.2 10.9 10.6 10.4 10.2 9.8 9.2 +361584000 12.2 11.8 11.4 11.2 10.9 10.6 10.4 10.2 9.8 9.2 +361584000 12.9 12.3 11.8 11.4 11.1 10.7 10.4 10 9.6 8.7 +361670400 12.9 12.3 11.8 11.4 11.1 10.7 10.4 10 9.6 8.7 +361670400 13.5 13 12.5 12.2 11.9 11.5 11.2 10.8 10.3 9.5 +361756800 13.5 13 12.5 12.2 11.9 11.5 11.2 10.8 10.3 9.5 +361756800 10.7 10.1 9.7 9.5 9.1 8.8 8.6 8.3 7.9 7.3 +361843200 10.7 10.1 9.7 9.5 9.1 8.8 8.6 8.3 7.9 7.3 +361843200 9.9 9.5 9.1 8.8 8.5 8.3 8 7.7 7.3 6.6 +361929600 9.9 9.5 9.1 8.8 8.5 8.3 8 7.7 7.3 6.6 +361929600 11.5 10.9 10.5 10.3 9.9 9.6 9.4 9.2 8.8 8.2 +362016000 11.5 10.9 10.5 10.3 9.9 9.6 9.4 9.2 8.8 8.2 +362016000 13.1 12.5 12.1 11.8 11.5 11.1 10.8 10.5 10.1 9.3 +362102400 13.1 12.5 12.1 11.8 11.5 11.1 10.8 10.5 10.1 9.3 +362102400 14.2 13.7 13.2 12.8 12.5 12.2 11.9 11.6 11.2 10.4 +362188800 14.2 13.7 13.2 12.8 12.5 12.2 11.9 11.6 11.2 10.4 +362188800 12.5 12.2 11.9 11.7 11.4 11.2 11 10.7 10.4 9.8 +362275200 12.5 12.2 11.9 11.7 11.4 11.2 11 10.7 10.4 9.8 +362275200 16.2 15.6 15.2 14.9 14.6 14.2 13.9 13.5 13.1 12.4 +362361600 16.2 15.6 15.2 14.9 14.6 14.2 13.9 13.5 13.1 12.4 +362361600 12.6 12.2 11.8 11.6 11.3 11.1 10.9 10.6 10.2 9.5 +362448000 12.6 12.2 11.8 11.6 11.3 11.1 10.9 10.6 10.2 9.5 +362448000 9.7 9.3 8.8 8.5 8.1 7.9 7.6 7.2 6.9 6.2 +362534400 9.7 9.3 8.8 8.5 8.1 7.9 7.6 7.2 6.9 6.2 +362534400 10.4 9.8 9.5 9.2 8.9 8.5 8.3 8.1 7.8 7.2 +362620800 10.4 9.8 9.5 9.2 8.9 8.5 8.3 8.1 7.8 7.2 +362620800 10.5 10 9.5 9.2 8.9 8.6 8.3 7.9 7.5 6.7 +362707200 10.5 10 9.5 9.2 8.9 8.6 8.3 7.9 7.5 6.7 +362707200 9.7 9.4 8.9 8.6 8.3 8 7.6 7.3 6.9 6.2 +362793600 9.7 9.4 8.9 8.6 8.3 8 7.6 7.3 6.9 6.2 +362793600 8.7 8.3 7.9 7.6 7.3 7 6.7 6.4 6 5.3 +362880000 8.7 8.3 7.9 7.6 7.3 7 6.7 6.4 6 5.3 +362880000 7.6 7.1 6.7 6.4 6.1 5.9 5.6 5.3 4.9 4.3 +362966400 7.6 7.1 6.7 6.4 6.1 5.9 5.6 5.3 4.9 4.3 +362966400 9.3 8.8 8.5 8.2 8 7.6 7.4 7.1 6.7 6 +363052800 9.3 8.8 8.5 8.2 8 7.6 7.4 7.1 6.7 6 +363052800 10.8 10.1 9.7 9.4 9.1 8.7 8.4 8.1 7.7 7 +363139200 10.8 10.1 9.7 9.4 9.1 8.7 8.4 8.1 7.7 7 +363139200 11.6 11 10.6 10.2 9.9 9.6 9.2 8.9 8.4 7.6 +363225600 11.6 11 10.6 10.2 9.9 9.6 9.2 8.9 8.4 7.6 +363225600 10.7 10 9.5 9.3 9.1 8.8 8.5 8.1 7.7 7 +363312000 10.7 10 9.5 9.3 9.1 8.8 8.5 8.1 7.7 7 +363312000 11.7 11.1 10.7 10.4 10 9.7 9.4 9.1 8.8 8.1 +363398400 11.7 11.1 10.7 10.4 10 9.7 9.4 9.1 8.8 8.1 +363398400 14.1 13.6 13.2 12.9 12.6 12.3 12.1 11.8 11.4 10.7 +363484800 14.1 13.6 13.2 12.9 12.6 12.3 12.1 11.8 11.4 10.7 +363484800 12.3 11.7 11.3 11.1 10.8 10.4 10.2 9.9 9.6 9 +363571200 12.3 11.7 11.3 11.1 10.8 10.4 10.2 9.9 9.6 9 +363571200 11.6 11.1 10.7 10.5 10.2 10 9.8 9.5 9.2 8.7 +363657600 11.6 11.1 10.7 10.5 10.2 10 9.8 9.5 9.2 8.7 +363657600 12.6 12.4 12 11.8 11.5 11.3 11 10.7 10.4 9.7 +363744000 12.6 12.4 12 11.8 11.5 11.3 11 10.7 10.4 9.7 +363744000 14.3 13.9 13.5 13.2 12.9 12.5 12.3 12 11.6 10.9 +363830400 14.3 13.9 13.5 13.2 12.9 12.5 12.3 12 11.6 10.9 +363830400 12.9 12.5 12.1 11.9 11.6 11.5 11.2 11 10.8 10.1 +363916800 12.9 12.5 12.1 11.9 11.6 11.5 11.2 11 10.8 10.1 +363916800 13.5 13.2 12.8 12.5 12.2 11.9 11.7 11.4 11 10.4 +364003200 13.5 13.2 12.8 12.5 12.2 11.9 11.7 11.4 11 10.4 +364003200 13.6 13 12.7 12.5 12.2 12 11.7 11.5 11.1 10.5 +364089600 13.6 13 12.7 12.5 12.2 12 11.7 11.5 11.1 10.5 +364089600 10.5 9.9 9.5 9.2 8.9 8.5 8.3 8 7.6 6.8 +364176000 10.5 9.9 9.5 9.2 8.9 8.5 8.3 8 7.6 6.8 +364176000 10.4 9.7 9.3 9 8.7 8.3 8.1 7.8 7.4 6.7 +364262400 10.4 9.7 9.3 9 8.7 8.3 8.1 7.8 7.4 6.7 +364262400 12.4 11.8 11.5 11.3 11 10.7 10.5 10.3 10.1 9.5 +364348800 12.4 11.8 11.5 11.3 11 10.7 10.5 10.3 10.1 9.5 +364348800 14.1 13.5 13.2 13 12.7 12.3 12.1 11.9 11.6 11 +364435200 14.1 13.5 13.2 13 12.7 12.3 12.1 11.9 11.6 11 +364435200 17.1 16.6 16.3 16 15.8 15.6 15.3 15.1 14.8 14.2 +364521600 17.1 16.6 16.3 16 15.8 15.6 15.3 15.1 14.8 14.2 +364521600 16.1 15.7 15.3 15.1 14.8 14.5 14.2 14 13.6 12.9 +364608000 16.1 15.7 15.3 15.1 14.8 14.5 14.2 14 13.6 12.9 +364608000 16.5 16 15.5 15.2 15 14.7 14.4 14.1 13.8 13.2 +364694400 16.5 16 15.5 15.2 15 14.7 14.4 14.1 13.8 13.2 +364694400 15 14.5 14.3 14.1 13.9 13.6 13.4 13.2 12.9 12.5 +364780800 15 14.5 14.3 14.1 13.9 13.6 13.4 13.2 12.9 12.5 +364780800 17.3 16.7 16.4 16.1 15.8 15.6 15.3 15 14.7 14.1 +364867200 17.3 16.7 16.4 16.1 15.8 15.6 15.3 15 14.7 14.1 +364867200 14.4 13.9 13.5 13.2 13 12.7 12.4 12.1 11.8 11.1 +364953600 14.4 13.9 13.5 13.2 13 12.7 12.4 12.1 11.8 11.1 +364953600 12.9 12.3 11.9 11.6 11.3 11 10.7 10.4 10.1 9.4 +365040000 12.9 12.3 11.9 11.6 11.3 11 10.7 10.4 10.1 9.4 +365040000 11 10.6 10.2 10 9.7 9.4 9.2 8.9 8.6 8 +365126400 11 10.6 10.2 10 9.7 9.4 9.2 8.9 8.6 8 +365126400 12.2 11.7 11.3 11 10.7 10.4 10.2 9.9 9.6 8.9 +365212800 12.2 11.7 11.3 11 10.7 10.4 10.2 9.9 9.6 8.9 +365212800 10.6 10.3 9.9 9.6 9.4 9.2 8.9 8.7 8.4 7.8 +365299200 10.6 10.3 9.9 9.6 9.4 9.2 8.9 8.7 8.4 7.8 +365299200 11.4 10.9 10.5 10.2 9.9 9.6 9.3 9 8.6 7.9 +365385600 11.4 10.9 10.5 10.2 9.9 9.6 9.3 9 8.6 7.9 +365385600 10 9.4 9 8.8 8.5 8.1 7.9 7.6 7.2 6.6 +365472000 10 9.4 9 8.8 8.5 8.1 7.9 7.6 7.2 6.6 +365472000 10.5 9.9 9.5 9.3 9 8.7 8.5 8.2 7.9 7.2 +365558400 10.5 9.9 9.5 9.3 9 8.7 8.5 8.2 7.9 7.2 +365558400 11.3 10.7 10.4 10.2 9.9 9.6 9.3 9 8.7 8 +365644800 11.3 10.7 10.4 10.2 9.9 9.6 9.3 9 8.7 8 +365644800 11.4 10.9 10.5 10.2 9.9 9.6 9.3 9 8.7 8 +365731200 11.4 10.9 10.5 10.2 9.9 9.6 9.3 9 8.7 8 +365731200 12 11.6 11.2 11 10.8 10.5 10.3 10 9.7 9.1 +365817600 12 11.6 11.2 11 10.8 10.5 10.3 10 9.7 9.1 +365817600 13.9 13.3 12.9 12.7 12.3 12 11.8 11.5 11 10.3 +365904000 13.9 13.3 12.9 12.7 12.3 12 11.8 11.5 11 10.3 +365904000 10.7 10.2 9.8 9.5 9.2 8.9 8.7 8.4 8.1 7.5 +365990400 10.7 10.2 9.8 9.5 9.2 8.9 8.7 8.4 8.1 7.5 +365990400 10.6 10.2 9.8 9.5 9.2 9 8.7 8.5 8.1 7.5 +366076800 10.6 10.2 9.8 9.5 9.2 9 8.7 8.5 8.1 7.5 +366076800 9.6 8.9 8.4 8 7.7 7.4 7.1 6.7 6.3 5.5 +366163200 9.6 8.9 8.4 8 7.7 7.4 7.1 6.7 6.3 5.5 +366163200 8.2 7.6 7.2 6.8 6.5 6.2 5.9 5.6 5.2 4.4 +366249600 8.2 7.6 7.2 6.8 6.5 6.2 5.9 5.6 5.2 4.4 +366249600 7.6 7 6.5 6.2 5.8 5.5 5.1 4.8 4.4 3.5 +366336000 7.6 7 6.5 6.2 5.8 5.5 5.1 4.8 4.4 3.5 +366336000 7.6 7.1 6.8 6.6 6.4 6.1 5.9 5.7 5.4 4.8 +366422400 7.6 7.1 6.8 6.6 6.4 6.1 5.9 5.7 5.4 4.8 +366422400 9.4 9.3 9.1 8.8 8.6 8.4 8.2 8 7.7 7.2 +366508800 9.4 9.3 9.1 8.8 8.6 8.4 8.2 8 7.7 7.2 +366508800 10.9 10.5 10.2 10 9.8 9.5 9.3 9 8.7 8 +366595200 10.9 10.5 10.2 10 9.8 9.5 9.3 9 8.7 8 +366595200 11.4 10.9 10.5 10.3 10 9.7 9.5 9.2 8.9 8.2 +366681600 11.4 10.9 10.5 10.3 10 9.7 9.5 9.2 8.9 8.2 +366681600 13.1 12.7 12.4 12.2 12 11.8 11.6 11.4 11.1 10.6 +366768000 13.1 12.7 12.4 12.2 12 11.8 11.6 11.4 11.1 10.6 +366768000 13.9 13.7 13.5 13.4 13.3 13.2 13 12.9 12.7 12.4 +366854400 13.9 13.7 13.5 13.4 13.3 13.2 13 12.9 12.7 12.4 +366854400 14.6 14 13.8 13.6 13.4 13.3 13.1 12.9 12.7 12.3 +366940800 14.6 14 13.8 13.6 13.4 13.3 13.1 12.9 12.7 12.3 +366940800 13.1 12.5 12.1 11.9 11.8 11.6 11.4 11.2 11 10.5 +367027200 13.1 12.5 12.1 11.9 11.8 11.6 11.4 11.2 11 10.5 +367027200 10.5 10.1 9.9 9.7 9.4 9.2 9 8.8 8.5 8 +367113600 10.5 10.1 9.9 9.7 9.4 9.2 9 8.8 8.5 8 +367113600 10.9 10.5 10.1 9.9 9.6 9.4 9.1 8.9 8.5 8 +367200000 10.9 10.5 10.1 9.9 9.6 9.4 9.1 8.9 8.5 8 +367200000 11.4 10.9 10.6 10.4 10.1 9.9 9.6 9.4 9.1 8.5 +367286400 11.4 10.9 10.6 10.4 10.1 9.9 9.6 9.4 9.1 8.5 +367286400 10.7 10.3 10 9.8 9.6 9.4 9.3 9.1 8.9 8.4 +367372800 10.7 10.3 10 9.8 9.6 9.4 9.3 9.1 8.9 8.4 +367372800 14.9 14.5 14.2 14 13.8 13.5 13.3 13.1 12.8 12.2 +367459200 14.9 14.5 14.2 14 13.8 13.5 13.3 13.1 12.8 12.2 +367459200 14.2 14 13.7 13.4 13.2 13 12.8 12.5 12.2 11.7 +367545600 14.2 14 13.7 13.4 13.2 13 12.8 12.5 12.2 11.7 +367545600 13.9 13.5 13.3 13.1 12.9 12.6 12.5 12.3 12.1 11.6 +367632000 13.9 13.5 13.3 13.1 12.9 12.6 12.5 12.3 12.1 11.6 +367632000 13 12.4 12 11.7 11.4 11 10.8 10.5 10.1 9.5 +367718400 13 12.4 12 11.7 11.4 11 10.8 10.5 10.1 9.5 +367718400 10.1 9.5 9.2 9 8.7 8.3 8.2 8 7.8 7.2 +367804800 10.1 9.5 9.2 9 8.7 8.3 8.2 8 7.8 7.2 +367804800 9.1 8.7 8.3 8 7.8 7.6 7.3 7.1 6.8 6.1 +367891200 9.1 8.7 8.3 8 7.8 7.6 7.3 7.1 6.8 6.1 +367891200 9.8 9.3 9 8.8 8.5 8.2 8 7.7 7.4 6.7 +367977600 9.8 9.3 9 8.8 8.5 8.2 8 7.7 7.4 6.7 +367977600 12.1 11.6 11.3 11.2 11 10.7 10.6 10.4 10.1 9.7 +368064000 12.1 11.6 11.3 11.2 11 10.7 10.6 10.4 10.1 9.7 +368064000 12.5 12.1 11.7 11.4 11.1 10.9 10.6 10.3 10 9.3 +368150400 12.5 12.1 11.7 11.4 11.1 10.9 10.6 10.3 10 9.3 +368150400 10.7 10.1 9.7 9.4 9.1 8.8 8.5 8.1 7.7 7 +368236800 10.7 10.1 9.7 9.4 9.1 8.8 8.5 8.1 7.7 7 +368236800 11 10.5 10.1 9.8 9.5 9.2 9 8.7 8.3 7.7 +368323200 11 10.5 10.1 9.8 9.5 9.2 9 8.7 8.3 7.7 +368323200 8.6 8.1 7.8 7.6 7.3 7.1 7 7 6.7 6.1 +368409600 8.6 8.1 7.8 7.6 7.3 7.1 7 7 6.7 6.1 +368409600 9.1 8.7 8.5 8.4 8.2 8.1 8 7.8 7.6 7.3 +368496000 9.1 8.7 8.5 8.4 8.2 8.1 8 7.8 7.6 7.3 +368496000 11.3 10.9 10.6 10.4 10.2 10 9.8 9.6 9.3 8.8 +368582400 11.3 10.9 10.6 10.4 10.2 10 9.8 9.6 9.3 8.8 +368582400 13.3 13 12.6 12.4 12.1 11.8 11.6 11.3 11 10.3 +368668800 13.3 13 12.6 12.4 12.1 11.8 11.6 11.3 11 10.3 +368668800 14.3 13.6 13.4 13.2 13 12.7 12.5 12.3 12 11.5 +368755200 14.3 13.6 13.4 13.2 13 12.7 12.5 12.3 12 11.5 +368755200 14.5 14 13.6 13.3 13.1 12.8 12.6 12.3 11.9 11.3 +368841600 14.5 14 13.6 13.3 13.1 12.8 12.6 12.3 11.9 11.3 +368841600 14.8 14.2 13.8 13.5 13.2 12.9 12.6 12.3 11.9 11.2 +368928000 14.8 14.2 13.8 13.5 13.2 12.9 12.6 12.3 11.9 11.2 +368928000 13.1 12.7 12.3 12.1 11.8 11.6 11.4 11.2 10.9 10.3 +369014400 13.1 12.7 12.3 12.1 11.8 11.6 11.4 11.2 10.9 10.3 +369014400 8.5 8 7.8 7.6 7.4 7.1 7 6.8 6.6 6.2 +369100800 8.5 8 7.8 7.6 7.4 7.1 7 6.8 6.6 6.2 +369100800 10.3 9.9 9.7 9.3 9.1 8.9 8.7 8.6 8.4 8.1 +369187200 10.3 9.9 9.7 9.3 9.1 8.9 8.7 8.6 8.4 8.1 +369187200 13.2 13 12.8 12.6 12.5 12.4 12.3 12.3 12.4 12.2 +369273600 13.2 13 12.8 12.6 12.5 12.4 12.3 12.3 12.4 12.2 +369273600 15 14.6 14.4 14 13.8 13.6 13.5 13.4 13.3 13.2 +369360000 15 14.6 14.4 14 13.8 13.6 13.5 13.4 13.3 13.2 +369360000 15.7 15.3 15.1 14.9 14.7 14.5 14.4 14.3 14.1 13.8 +369446400 15.7 15.3 15.1 14.9 14.7 14.5 14.4 14.3 14.1 13.8 +369446400 11.9 11.7 11.6 11.5 11.4 11.3 11.2 11.1 11.1 10.9 +369532800 11.9 11.7 11.6 11.5 11.4 11.3 11.2 11.1 11.1 10.9 +369532800 10.6 10.4 10.2 10.2 10.1 10 10 9.9 9.8 9.7 +369619200 10.6 10.4 10.2 10.2 10.1 10 10 9.9 9.8 9.7 +369619200 10.6 10.3 9.9 9.8 9.7 9.6 9.5 9.4 9.2 9 +369705600 10.6 10.3 9.9 9.8 9.7 9.6 9.5 9.4 9.2 9 +369705600 10.5 10.2 9.9 9.8 9.6 9.5 9.4 9.4 9.3 8.9 +369792000 10.5 10.2 9.9 9.8 9.6 9.5 9.4 9.4 9.3 8.9 +369792000 11.7 11.2 10.8 10.6 10.4 10.1 10 9.8 9.6 9.2 +369878400 11.7 11.2 10.8 10.6 10.4 10.1 10 9.8 9.6 9.2 +369878400 11.8 11.4 11.1 10.9 10.7 10.4 10.2 10 9.7 9 +369964800 11.8 11.4 11.1 10.9 10.7 10.4 10.2 10 9.7 9 +369964800 10.2 9.7 9.3 9 8.7 8.5 8.2 7.9 7.6 6.9 +370051200 10.2 9.7 9.3 9 8.7 8.5 8.2 7.9 7.6 6.9 +370051200 7.4 7 6.7 6.6 6.3 6.1 5.9 5.8 5.5 5 +370137600 7.4 7 6.7 6.6 6.3 6.1 5.9 5.8 5.5 5 +370137600 10 10.1 9.8 9.4 9.1 8.9 8.6 8.4 8.1 7.4 +370224000 10 10.1 9.8 9.4 9.1 8.9 8.6 8.4 8.1 7.4 +370224000 12.5 12.1 11.7 11.3 11.1 10.9 10.6 10.3 9.9 9.2 +370310400 12.5 12.1 11.7 11.3 11.1 10.9 10.6 10.3 9.9 9.2 +370310400 7.7 7.4 7.2 7.1 7 6.8 6.7 6.5 6.3 5.8 +370396800 7.7 7.4 7.2 7.1 7 6.8 6.7 6.5 6.3 5.8 +370396800 8 7.6 7.3 7.1 6.9 6.6 6.4 6.2 5.9 5.3 +370483200 8 7.6 7.3 7.1 6.9 6.6 6.4 6.2 5.9 5.3 +370483200 9 8.5 8.1 7.8 7.5 7.2 7 6.7 6.4 5.7 +370569600 9 8.5 8.1 7.8 7.5 7.2 7 6.7 6.4 5.7 +370569600 6.6 6 5.6 5.3 5 4.6 4.4 4.1 3.7 3.1 +370656000 6.6 6 5.6 5.3 5 4.6 4.4 4.1 3.7 3.1 +370656000 4 3.5 3.2 2.9 2.7 2.4 2.2 1.9 1.6 1.1 +370742400 4 3.5 3.2 2.9 2.7 2.4 2.2 1.9 1.6 1.1 +370742400 4 3.6 3.4 3.3 3 2.8 2.7 2.5 2.3 1.8 +370828800 4 3.6 3.4 3.3 3 2.8 2.7 2.5 2.3 1.8 +370828800 3 2.6 2.5 2.4 2.2 2 1.8 1.7 1.5 1 +370915200 3 2.6 2.5 2.4 2.2 2 1.8 1.7 1.5 1 +370915200 3.1 3 2.9 2.9 2.7 2.6 2.6 2.6 2.4 2.1 +371001600 3.1 3 2.9 2.9 2.7 2.6 2.6 2.6 2.4 2.1 +371001600 1.8 1.8 1.6 1.5 1.5 1.4 1.3 1.2 1.1 0.8 +371088000 1.8 1.8 1.6 1.5 1.5 1.4 1.3 1.2 1.1 0.8 +371088000 2.2 2.2 2.2 2.2 2.2 2.1 2.1 2.1 2 1.8 +371174400 2.2 2.2 2.2 2.2 2.2 2.1 2.1 2.1 2 1.8 +371174400 5.3 5.1 4.7 4.5 4.3 4.1 4 3.8 3.6 3.1 +371260800 5.3 5.1 4.7 4.5 4.3 4.1 4 3.8 3.6 3.1 +371260800 6.4 5.9 5.5 5.1 4.8 4.5 4.2 3.9 3.5 2.8 +371347200 6.4 5.9 5.5 5.1 4.8 4.5 4.2 3.9 3.5 2.8 +371347200 2.2 1.6 1.2 1 0.7 0.5 0.3 0 -0.2 -0.8 +371433600 2.2 1.6 1.2 1 0.7 0.5 0.3 0 -0.2 -0.8 +371433600 2.1 1.6 1.1 0.8 0.6 0.3 0.1 -0.2 -0.6 -1.3 +371520000 2.1 1.6 1.1 0.8 0.6 0.3 0.1 -0.2 -0.6 -1.3 +371520000 1.5 0.9 0.5 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.4 +371606400 1.5 0.9 0.5 0.2 0 -0.2 -0.4 -0.7 -0.9 -1.4 +371606400 -0.9 -1.6 -2.1 -2.3 -2.4 -2.5 -2.7 -2.9 -3 -3.4 +371692800 -0.9 -1.6 -2.1 -2.3 -2.4 -2.5 -2.7 -2.9 -3 -3.4 +371692800 -1 -1.2 -1.3 -1.4 -1.5 -1.5 -1.6 -1.6 -1.6 -1.9 +371779200 -1 -1.2 -1.3 -1.4 -1.5 -1.5 -1.6 -1.6 -1.6 -1.9 +371779200 -2.8 -3.5 -3.7 -3.9 -4 -4.2 -4.2 -4.2 -4.4 -4.6 +371865600 -2.8 -3.5 -3.7 -3.9 -4 -4.2 -4.2 -4.2 -4.4 -4.6 +371865600 -1.6 -1.6 -1.8 -2.1 -2.1 -2.2 -2.4 -2.5 -2.7 -3.2 +371952000 -1.6 -1.6 -1.8 -2.1 -2.1 -2.2 -2.4 -2.5 -2.7 -3.2 +371952000 0.1 -0.5 -0.9 -1.2 -1.4 -1.7 -2 -2.4 -2.9 -3.5 +372038400 0.1 -0.5 -0.9 -1.2 -1.4 -1.7 -2 -2.4 -2.9 -3.5 +372038400 1.3 0.9 0.6 0.4 0.2 -0.1 -0.3 -0.6 -0.8 -1.4 +372124800 1.3 0.9 0.6 0.4 0.2 -0.1 -0.3 -0.6 -0.8 -1.4 +372124800 3.4 3.1 2.6 2.4 2.2 1.9 1.7 1.5 1.2 0.7 +372211200 3.4 3.1 2.6 2.4 2.2 1.9 1.7 1.5 1.2 0.7 +372211200 3.6 3.1 2.6 2.3 2.1 1.9 1.7 1.4 1.1 0.6 +372297600 3.6 3.1 2.6 2.3 2.1 1.9 1.7 1.4 1.1 0.6 +372297600 4 3.5 3.1 2.8 2.5 2.2 1.9 1.6 1.2 0.5 +372384000 4 3.5 3.1 2.8 2.5 2.2 1.9 1.6 1.2 0.5 +372384000 2.6 2.2 1.7 1.4 1.1 0.9 0.6 0.3 0 -0.7 +372470400 2.6 2.2 1.7 1.4 1.1 0.9 0.6 0.3 0 -0.7 +372470400 1.2 0.8 0.3 -0.1 -0.3 -0.7 -1 -1.3 -1.7 -2.4 +372556800 1.2 0.8 0.3 -0.1 -0.3 -0.7 -1 -1.3 -1.7 -2.4 +372556800 -0.3 -0.9 -1.3 -1.7 -1.9 -2.2 -2.5 -2.8 -3.1 -3.8 +372643200 -0.3 -0.9 -1.3 -1.7 -1.9 -2.2 -2.5 -2.8 -3.1 -3.8 +372643200 0.4 0 -0.4 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.8 +372729600 0.4 0 -0.4 -0.7 -1 -1.2 -1.5 -1.8 -2.1 -2.8 +372729600 1.3 1 0.6 0.3 0 -0.2 -0.5 -0.8 -1.1 -1.7 +372816000 1.3 1 0.6 0.3 0 -0.2 -0.5 -0.8 -1.1 -1.7 +372816000 0.6 0.4 0.1 -0.1 -0.2 -0.4 -0.6 -0.8 -1.1 -1.7 +372902400 0.6 0.4 0.1 -0.1 -0.2 -0.4 -0.6 -0.8 -1.1 -1.7 +372902400 2.1 2 1.9 1.8 1.7 1.5 1.4 1.2 1 0.6 +372988800 2.1 2 1.9 1.8 1.7 1.5 1.4 1.2 1 0.6 +372988800 5.6 5.2 4.8 4.5 4.3 4 3.7 3.4 3.1 2.4 +373075200 5.6 5.2 4.8 4.5 4.3 4 3.7 3.4 3.1 2.4 +373075200 2.4 1.9 1.4 1.2 0.9 0.6 0.3 0 -0.3 -1 +373161600 2.4 1.9 1.4 1.2 0.9 0.6 0.3 0 -0.3 -1 +373161600 2.7 2.1 1.8 1.5 1.2 0.9 0.6 0.3 0 -0.6 +373248000 2.7 2.1 1.8 1.5 1.2 0.9 0.6 0.3 0 -0.6 +373248000 4.5 4.3 4.2 4 3.8 3.6 3.4 3.2 3 2.5 +373334400 4.5 4.3 4.2 4 3.8 3.6 3.4 3.2 3 2.5 +373334400 5.2 4.8 4.6 4.5 4.2 4 3.9 3.7 3.5 3 +373420800 5.2 4.8 4.6 4.5 4.2 4 3.9 3.7 3.5 3 +373420800 1.8 1.3 0.9 0.5 0.2 -0.1 -0.4 -0.8 -1.2 -1.9 +373507200 1.8 1.3 0.9 0.5 0.2 -0.1 -0.4 -0.8 -1.2 -1.9 +373507200 -3.9 -4.3 -4.6 -4.7 -4.9 -5.1 -5.1 -5.3 -5.4 -5.8 +373593600 -3.9 -4.3 -4.6 -4.7 -4.9 -5.1 -5.1 -5.3 -5.4 -5.8 +373593600 -4.6 -4.9 -5 -5.1 -5.2 -5.3 -5.3 -5.4 -5.6 -5.8 +373680000 -4.6 -4.9 -5 -5.1 -5.2 -5.3 -5.3 -5.4 -5.6 -5.8 +373680000 -3.7 -4.1 -4.4 -4.6 -4.8 -5 -5.2 -5.4 -5.7 -6.1 +373766400 -3.7 -4.1 -4.4 -4.6 -4.8 -5 -5.2 -5.4 -5.7 -6.1 +373766400 -4.2 -4.7 -5.1 -5.4 -5.7 -5.9 -6.2 -6.5 -6.9 -7.5 +373852800 -4.2 -4.7 -5.1 -5.4 -5.7 -5.9 -6.2 -6.5 -6.9 -7.5 +373852800 -9.1 -9.8 -10.4 -10.9 -11.2 -11.5 -11.7 -11.9 -12.1 -12.4 +373939200 -9.1 -9.8 -10.4 -10.9 -11.2 -11.5 -11.7 -11.9 -12.1 -12.4 +373939200 -13.5 -14.1 -14.4 -14.6 -14.8 -14.8 -14.8 -14.8 -14.8 -14.9 +374025600 -13.5 -14.1 -14.4 -14.6 -14.8 -14.8 -14.8 -14.8 -14.8 -14.9 +374025600 -10.7 -11.2 -11.5 -11.7 -12 -12.2 -12.2 -12.4 -12.6 -13 +374112000 -10.7 -11.2 -11.5 -11.7 -12 -12.2 -12.2 -12.4 -12.6 -13 +374112000 -9.9 -10.6 -10.9 -11.1 -11.3 -11.6 -11.7 -11.9 -12.1 -12.4 +374198400 -9.9 -10.6 -10.9 -11.1 -11.3 -11.6 -11.7 -11.9 -12.1 -12.4 +374198400 -9.3 -9.6 -9.6 -9.6 -9.7 -9.8 -9.7 -9.8 -9.9 -9.9 +374284800 -9.3 -9.6 -9.6 -9.6 -9.7 -9.8 -9.7 -9.8 -9.9 -9.9 +374284800 -9.6 -9.6 -9.5 -9.4 -9.3 -9.1 -8.7 -8.3 -7.9 -7.5 +374371200 -9.6 -9.6 -9.5 -9.4 -9.3 -9.1 -8.7 -8.3 -7.9 -7.5 +374371200 -2.6 -2.6 -2.6 -2.8 -2.8 -3 -3.1 -3.1 -3.3 -3.6 +374457600 -2.6 -2.6 -2.6 -2.8 -2.8 -3 -3.1 -3.1 -3.3 -3.6 +374457600 -0.2 -0.5 -0.7 -0.8 -0.9 -1 -1 -1.1 -1.2 -1.4 +374544000 -0.2 -0.5 -0.7 -0.8 -0.9 -1 -1 -1.1 -1.2 -1.4 +374544000 0.8 1.1 1.2 1.2 1.3 1.3 1.3 1.3 1.4 1.5 +374630400 0.8 1.1 1.2 1.2 1.3 1.3 1.3 1.3 1.4 1.5 +374630400 1.8 2.2 2 1.9 1.8 1.6 1.5 1.3 1.1 0.7 +374716800 1.8 2.2 2 1.9 1.8 1.6 1.5 1.3 1.1 0.7 +374716800 -0.3 -0.5 -0.7 -0.9 -1.1 -1.3 -1.5 -1.7 -1.9 -2.4 +374803200 -0.3 -0.5 -0.7 -0.9 -1.1 -1.3 -1.5 -1.7 -1.9 -2.4 +374803200 -1.9 -2.1 -2.3 -2.5 -2.6 -2.8 -3 -3.1 -3.4 -3.9 +374889600 -1.9 -2.1 -2.3 -2.5 -2.6 -2.8 -3 -3.1 -3.4 -3.9 +374889600 -3.9 -4.1 -4.2 -4.3 -4.3 -4.3 -4.3 -4.2 -4.2 -4.4 +374976000 -3.9 -4.1 -4.2 -4.3 -4.3 -4.3 -4.3 -4.2 -4.2 -4.4 +374976000 -4.7 -4.9 -5 -5 -5.1 -5.1 -5.1 -5 -5 -5.2 +375062400 -4.7 -4.9 -5 -5 -5.1 -5.1 -5.1 -5 -5 -5.2 +375062400 -2.2 -2.6 -2.8 -2.9 -3.1 -3.2 -3.4 -3.5 -3.7 -4.1 +375148800 -2.2 -2.6 -2.8 -2.9 -3.1 -3.2 -3.4 -3.5 -3.7 -4.1 +375148800 -2.8 -3.2 -3.3 -3.4 -3.5 -3.6 -3.6 -3.6 -3.7 -3.8 +375235200 -2.8 -3.2 -3.3 -3.4 -3.5 -3.6 -3.6 -3.6 -3.7 -3.8 +375235200 0.7 0.6 0.5 0.5 0.4 0.3 0.3 0.2 0.1 0 +375321600 0.7 0.6 0.5 0.5 0.4 0.3 0.3 0.2 0.1 0 +375321600 -0.3 -0.6 -0.9 -1.1 -1.3 -1.5 -1.6 -1.9 -2.1 -2.5 +375408000 -0.3 -0.6 -0.9 -1.1 -1.3 -1.5 -1.6 -1.9 -2.1 -2.5 +375408000 -0.3 -0.1 -0.2 -0.2 -0.3 -0.3 -0.4 -0.5 -0.6 -0.8 +375494400 -0.3 -0.1 -0.2 -0.2 -0.3 -0.3 -0.4 -0.5 -0.6 -0.8 +375494400 4.7 4.5 4.2 4 3.8 3.6 3.4 3.2 2.9 2.4 +375580800 4.7 4.5 4.2 4 3.8 3.6 3.4 3.2 2.9 2.4 +375580800 1.7 1.2 0.8 0.5 0.2 -0.1 -0.4 -0.8 -1.2 -1.9 +375667200 1.7 1.2 0.8 0.5 0.2 -0.1 -0.4 -0.8 -1.2 -1.9 +375667200 -4.7 -5.3 -5.5 -5.6 -5.9 -6.2 -6.3 -6.4 -6.5 -6.8 +375753600 -4.7 -5.3 -5.5 -5.6 -5.9 -6.2 -6.3 -6.4 -6.5 -6.8 +375753600 -4.4 -4.7 -4.7 -4.6 -4.7 -4.9 -4.8 -4.9 -4.9 -4.8 +375840000 -4.4 -4.7 -4.7 -4.6 -4.7 -4.9 -4.8 -4.9 -4.9 -4.8 +375840000 -0.1 -0.4 -0.8 -1 -1.2 -1.5 -1.7 -2 -2.3 -2.9 +375926400 -0.1 -0.4 -0.8 -1 -1.2 -1.5 -1.7 -2 -2.3 -2.9 +375926400 -2.3 -2.3 -2.4 -2.5 -2.4 -2.4 -2.5 -2.6 -2.8 -3.1 +376012800 -2.3 -2.3 -2.4 -2.5 -2.4 -2.4 -2.5 -2.6 -2.8 -3.1 +376012800 0.1 -0.4 -0.8 -1.1 -1.4 -1.8 -2 -2.3 -2.7 -3.4 +376099200 0.1 -0.4 -0.8 -1.1 -1.4 -1.8 -2 -2.3 -2.7 -3.4 +376099200 -4.4 -4.8 -5 -5 -5.2 -5.3 -5.4 -5.5 -5.6 -5.9 +376185600 -4.4 -4.8 -5 -5 -5.2 -5.3 -5.4 -5.5 -5.6 -5.9 +376185600 -0.2 -0.2 -0.4 -0.6 -0.8 -0.9 -1 -1.1 -1.3 -1.7 +376272000 -0.2 -0.2 -0.4 -0.6 -0.8 -0.9 -1 -1.1 -1.3 -1.7 +376272000 3.5 3 2.6 2.4 2.1 1.9 1.7 1.4 1.1 0.6 +376358400 3.5 3 2.6 2.4 2.1 1.9 1.7 1.4 1.1 0.6 +376358400 -0.7 -1.1 -1.3 -1.4 -1.6 -1.8 -1.8 -1.9 -1.9 -2.2 +376444800 -0.7 -1.1 -1.3 -1.4 -1.6 -1.8 -1.8 -1.9 -1.9 -2.2 +376444800 -6.2 -6.7 -6.4 -6.2 -6.3 -6.3 -6.2 -6 -5.8 -5.4 +376531200 -6.2 -6.7 -6.4 -6.2 -6.3 -6.3 -6.2 -6 -5.8 -5.4 +376531200 1.5 1.9 1.9 2 2 2 2.1 2.1 2.1 2.1 +376617600 1.5 1.9 1.9 2 2 2 2.1 2.1 2.1 2.1 +376617600 6 5.5 5.1 4.9 4.6 4.3 4 3.8 3.4 2.8 +376704000 6 5.5 5.1 4.9 4.6 4.3 4 3.8 3.4 2.8 +376704000 2.5 2.2 2 2 1.8 1.6 1.5 1.5 1.4 1.1 +376790400 2.5 2.2 2 2 1.8 1.6 1.5 1.5 1.4 1.1 +376790400 1.4 1.4 1.4 1.3 1.2 1 1 0.9 0.7 0.4 +376876800 1.4 1.4 1.4 1.3 1.2 1 1 0.9 0.7 0.4 +376876800 -1.6 -1.7 -1.9 -2.1 -2.2 -2.3 -2.5 -2.6 -2.8 -3.2 +376963200 -1.6 -1.7 -1.9 -2.1 -2.2 -2.3 -2.5 -2.6 -2.8 -3.2 +376963200 -3.4 -3.1 -3.2 -3.2 -3.2 -3.2 -3.2 -3.2 -3.3 -3.4 +377049600 -3.4 -3.1 -3.2 -3.2 -3.2 -3.2 -3.2 -3.2 -3.3 -3.4 +377049600 -3.4 -3.5 -3.5 -3.4 -3.5 -3.6 -3.5 -3.5 -3.5 -3.5 +377136000 -3.4 -3.5 -3.5 -3.4 -3.5 -3.6 -3.5 -3.5 -3.5 -3.5 +377136000 -9.3 -10 -10 -10.1 -10.3 -10.4 -10.1 -9.7 -8.5 -7.1 +377222400 -9.3 -10 -10 -10.1 -10.3 -10.4 -10.1 -9.7 -8.5 -7.1 +377222400 -2.7 -2.9 -2.8 -2.8 -2.8 -2.8 -2.5 -2.3 -2.2 -2 +377308800 -2.7 -2.9 -2.8 -2.8 -2.8 -2.8 -2.5 -2.3 -2.2 -2 +377308800 -2.5 -2.7 -2.9 -3.1 -3 -3 -2.9 -2.8 -2.7 -2.7 +377395200 -2.5 -2.7 -2.9 -3.1 -3 -3 -2.9 -2.8 -2.7 -2.7 +377395200 -1.9 -1.9 -1.9 -1.8 -1.8 -1.8 -1.7 -1.6 -1.6 -1.7 +377481600 -1.9 -1.9 -1.9 -1.8 -1.8 -1.8 -1.7 -1.6 -1.6 -1.7 +377481600 0.5 0.6 0.9 1.2 1.2 1.2 1.3 1.3 1.4 1.9 +377568000 0.5 0.6 0.9 1.2 1.2 1.2 1.3 1.3 1.4 1.9 +377568000 1.7 2.2 2.5 2.7 2.8 3 3.1 3.2 3.4 3.7 +377654400 1.7 2.2 2.5 2.7 2.8 3 3.1 3.2 3.4 3.7 +377654400 -1 -0.8 -0.9 -1.1 -1.2 -1.2 -1.4 -1.4 -1.6 -1.8 +377740800 -1 -0.8 -0.9 -1.1 -1.2 -1.2 -1.4 -1.4 -1.6 -1.8 +377740800 -0.3 -0.7 -1.1 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3.2 +377827200 -0.3 -0.7 -1.1 -1.3 -1.6 -1.8 -2 -2.3 -2.6 -3.2 +377827200 -1.1 -1.6 -2 -2.2 -2.5 -2.7 -3 -3.2 -3.5 -4.1 +377913600 -1.1 -1.6 -2 -2.2 -2.5 -2.7 -3 -3.2 -3.5 -4.1 +377913600 -0.6 -0.9 -1.2 -1.5 -1.7 -2 -2.2 -2.4 -2.7 -3.2 +378000000 -0.6 -0.9 -1.2 -1.5 -1.7 -2 -2.2 -2.4 -2.7 -3.2 +378000000 -1.7 -2.2 -2.7 -2.9 -3.2 -3.5 -3.7 -4 -4.3 -4.8 +378086400 -1.7 -2.2 -2.7 -2.9 -3.2 -3.5 -3.7 -4 -4.3 -4.8 +378086400 1.1 1.1 0.8 0.7 0.6 0.4 0.2 0 -0.3 -0.8 +378172800 1.1 1.1 0.8 0.7 0.6 0.4 0.2 0 -0.3 -0.8 +378172800 -0.5 -1.1 -1.6 -1.9 -2.2 -2.5 -2.8 -3.1 -3.5 -4.1 +378259200 -0.5 -1.1 -1.6 -1.9 -2.2 -2.5 -2.8 -3.1 -3.5 -4.1 +378259200 -1.1 -1.1 -1.4 -1.5 -1.6 -1.8 -1.9 -2.1 -2.3 -2.6 +378345600 -1.1 -1.1 -1.4 -1.5 -1.6 -1.8 -1.9 -2.1 -2.3 -2.6 +378345600 -1.5 -1.2 -1.2 -1.1 -1.1 -1.1 -1.1 -1 -0.9 -0.8 +378432000 -1.5 -1.2 -1.2 -1.1 -1.1 -1.1 -1.1 -1 -0.9 -0.8 +378432000 -0.4 -0.2 -0.2 -0.1 -0.2 -0.1 -0.1 0 0 0 +378518400 -0.4 -0.2 -0.2 -0.1 -0.2 -0.1 -0.1 0 0 0 +378518400 5.7 5.5 5.3 5.1 4.9 4.6 4.3 4.1 3.7 3.2 +378604800 5.7 5.5 5.3 5.1 4.9 4.6 4.3 4.1 3.7 3.2 +378604800 2.3 1.9 1.6 1.4 1.1 0.8 0.6 0.3 0 -0.6 +378691200 2.3 1.9 1.6 1.4 1.1 0.8 0.6 0.3 0 -0.6 +378691200 -2.4 -2.8 -3.1 -3.4 -3.7 -4.1 -4.4 -4.8 -5.2 -5.9 +378777600 -2.4 -2.8 -3.1 -3.4 -3.7 -4.1 -4.4 -4.8 -5.2 -5.9 +378777600 -5.5 -5.7 -5.9 -6 -6.3 -6.4 -6.6 -6.7 -6.9 -7.3 +378864000 -5.5 -5.7 -5.9 -6 -6.3 -6.4 -6.6 -6.7 -6.9 -7.3 +378864000 -2 -2.3 -2.6 -2.9 -3.1 -3.4 -3.6 -3.8 -4.1 -4.7 +378950400 -2 -2.3 -2.6 -2.9 -3.1 -3.4 -3.6 -3.8 -4.1 -4.7 +378950400 -9.6 -10.2 -10.4 -10.6 -10.9 -11.2 -11.3 -11.5 -11.8 -12.2 +379036800 -9.6 -10.2 -10.4 -10.6 -10.9 -11.2 -11.3 -11.5 -11.8 -12.2 +379036800 -13.7 -13.9 -13.9 -13.7 -13.8 -13.9 -13.7 -13.5 -13.3 -12.9 +379123200 -13.7 -13.9 -13.9 -13.7 -13.8 -13.9 -13.7 -13.5 -13.3 -12.9 +379123200 -4.7 -4.4 -4.4 -4.5 -4.5 -4.5 -4.6 -4.7 -4.7 -5 +379209600 -4.7 -4.4 -4.4 -4.5 -4.5 -4.5 -4.6 -4.7 -4.7 -5 +379209600 -6.2 -6.2 -6.1 -6 -6.1 -6.1 -6 -6 -5.9 -5.8 +379296000 -6.2 -6.2 -6.1 -6 -6.1 -6.1 -6 -6 -5.9 -5.8 +379296000 -0.5 0.1 0.2 0.1 0.2 0.3 0.4 0.4 0.4 0.3 +379382400 -0.5 0.1 0.2 0.1 0.2 0.3 0.4 0.4 0.4 0.3 +379382400 0.7 0.6 0.3 0.1 0 0 -0.2 -0.3 -0.5 -0.9 +379468800 0.7 0.6 0.3 0.1 0 0 -0.2 -0.3 -0.5 -0.9 +379468800 0 -0.3 -0.6 -0.9 -1.1 -1.3 -1.5 -1.7 -2 -2.5 +379555200 0 -0.3 -0.6 -0.9 -1.1 -1.3 -1.5 -1.7 -2 -2.5 +379555200 -0.9 -1.4 -1.7 -2 -2.3 -2.5 -2.8 -3.1 -3.4 -3.9 +379641600 -0.9 -1.4 -1.7 -2 -2.3 -2.5 -2.8 -3.1 -3.4 -3.9 +379641600 -3 -3.5 -3.8 -4 -4.3 -4.6 -4.8 -5.1 -5.4 -6 +379728000 -3 -3.5 -3.8 -4 -4.3 -4.6 -4.8 -5.1 -5.4 -6 +379728000 -6.4 -6.6 -6.6 -6.6 -6.7 -6.8 -6.8 -6.9 -7 -7.3 +379814400 -6.4 -6.6 -6.6 -6.6 -6.7 -6.8 -6.8 -6.9 -7 -7.3 +379814400 -9 -9.5 -9.7 -9.8 -10.1 -10.3 -10.4 -10.6 -10.7 -10.9 +379900800 -9 -9.5 -9.7 -9.8 -10.1 -10.3 -10.4 -10.6 -10.7 -10.9 +379900800 -14.4 -15.5 -15.4 -15.1 -15.3 -15.3 -15.1 -14.8 -14.3 -14 +379987200 -14.4 -15.5 -15.4 -15.1 -15.3 -15.3 -15.1 -14.8 -14.3 -14 +379987200 -9.9 -10.4 -10.5 -10.4 -10.7 -10.9 -10.8 -10.7 -10.7 -10.6 +380073600 -9.9 -10.4 -10.5 -10.4 -10.7 -10.9 -10.8 -10.7 -10.7 -10.6 +380073600 1.2 1.8 1.8 1.9 1.8 1.8 1.7 1.7 1.6 1.4 +380160000 1.2 1.8 1.8 1.9 1.8 1.8 1.7 1.7 1.6 1.4 +380160000 3.1 3.2 3 2.9 2.8 2.8 2.7 2.6 2.5 2.2 +380246400 3.1 3.2 3 2.9 2.8 2.8 2.7 2.6 2.5 2.2 +380246400 4.1 3.9 3.6 3.4 3.2 3 2.9 2.7 2.4 1.9 +380332800 4.1 3.9 3.6 3.4 3.2 3 2.9 2.7 2.4 1.9 +380332800 3.4 3.2 3 2.9 2.7 2.6 2.4 2.3 2.1 1.8 +380419200 3.4 3.2 3 2.9 2.7 2.6 2.4 2.3 2.1 1.8 +380419200 -0.9 -1.3 -1.3 -1.2 -1.3 -1.5 -1.3 -1.2 -1.1 -0.8 +380505600 -0.9 -1.3 -1.3 -1.2 -1.3 -1.5 -1.3 -1.2 -1.1 -0.8 +380505600 -2.9 -2.8 -2.7 -2.6 -2.6 -2.7 -2.6 -2.6 -2.6 -2.5 +380592000 -2.9 -2.8 -2.7 -2.6 -2.6 -2.7 -2.6 -2.6 -2.6 -2.5 +380592000 -2.2 -2.1 -2.2 -2.2 -2.2 -2.3 -2.3 -2.4 -2.5 -2.7 +380678400 -2.2 -2.1 -2.2 -2.2 -2.2 -2.3 -2.3 -2.4 -2.5 -2.7 +380678400 -1.8 -1.5 -1.4 -1.3 -1.2 -1.2 -1.1 -1.2 -1.3 -1.2 +380764800 -1.8 -1.5 -1.4 -1.3 -1.2 -1.2 -1.1 -1.2 -1.3 -1.2 +380764800 1.8 2.1 2 2 1.9 1.9 1.8 1.8 1.7 1.6 +380851200 1.8 2.1 2 2 1.9 1.9 1.8 1.8 1.7 1.6 +380851200 -4.5 -4.2 -3.8 -3.5 -3.3 -3 -2.6 -2.2 -1.8 -1 +380937600 -4.5 -4.2 -3.8 -3.5 -3.3 -3 -2.6 -2.2 -1.8 -1 +380937600 -5.6 -5.6 -5.6 -5.5 -5.3 -5.2 -5.1 -4.9 -4.7 -4.3 +381024000 -5.6 -5.6 -5.6 -5.5 -5.3 -5.2 -5.1 -4.9 -4.7 -4.3 +381024000 -4.8 -5 -4.9 -5 -5 -5.1 -5 -5.1 -5.1 -5.1 +381110400 -4.8 -5 -4.9 -5 -5 -5.1 -5 -5.1 -5.1 -5.1 +381110400 -3.4 -3.6 -3.7 -3.9 -4 -4.2 -4.2 -4.3 -4.4 -4.7 +381196800 -3.4 -3.6 -3.7 -3.9 -4 -4.2 -4.2 -4.3 -4.4 -4.7 +381196800 -6.1 -7 -7.3 -7.4 -7.7 -7.9 -7.8 -7.8 -7.9 -7.9 +381283200 -6.1 -7 -7.3 -7.4 -7.7 -7.9 -7.8 -7.8 -7.9 -7.9 +381283200 -8.2 -10.1 -10.4 -10.6 -11 -11.4 -11.4 -11.5 -11.4 -11.1 +381369600 -8.2 -10.1 -10.4 -10.6 -11 -11.4 -11.4 -11.5 -11.4 -11.1 +381369600 -3.9 -4.4 -5.3 -5.5 -5.6 -5.7 -5.8 -5.8 -5.9 -5.9 +381456000 -3.9 -4.4 -5.3 -5.5 -5.6 -5.7 -5.8 -5.8 -5.9 -5.9 +381456000 -2.9 -3.4 -3.9 -4.2 -4.3 -4.4 -4.6 -4.8 -5 -5.2 +381542400 -2.9 -3.4 -3.9 -4.2 -4.3 -4.4 -4.6 -4.8 -5 -5.2 +381542400 -3.1 -3.5 -3.7 -3.8 -3.9 -4 -4 -4.1 -4.1 -4.1 +381628800 -3.1 -3.5 -3.7 -3.8 -3.9 -4 -4 -4.1 -4.1 -4.1 +381628800 -3.5 -3.9 -4.5 -4.7 -4.9 -5 -5.2 -5.4 -5.6 -5.9 +381715200 -3.5 -3.9 -4.5 -4.7 -4.9 -5 -5.2 -5.4 -5.6 -5.9 +381715200 -3.3 -3.8 -4.1 -4.4 -4.6 -4.8 -5.1 -5.3 -5.6 -6.1 +381801600 -3.3 -3.8 -4.1 -4.4 -4.6 -4.8 -5.1 -5.3 -5.6 -6.1 +381801600 -6.1 -6.6 -7.1 -7.4 -7.7 -7.9 -8.2 -8.5 -8.8 -9.4 +381888000 -6.1 -6.6 -7.1 -7.4 -7.7 -7.9 -8.2 -8.5 -8.8 -9.4 +381888000 -11.7 -12.5 -13.1 -13.5 -13.9 -14.3 -14.5 -14.7 -14.8 -15.2 +381974400 -11.7 -12.5 -13.1 -13.5 -13.9 -14.3 -14.5 -14.7 -14.8 -15.2 +381974400 -11.9 -12.8 -13.7 -14.3 -14.7 -15 -15.1 -15.2 -15.4 -15.7 +382060800 -11.9 -12.8 -13.7 -14.3 -14.7 -15 -15.1 -15.2 -15.4 -15.7 +382060800 -9.8 -10.4 -11.1 -11.6 -11.8 -12.1 -12.3 -12.5 -12.8 -13.3 +382147200 -9.8 -10.4 -11.1 -11.6 -11.8 -12.1 -12.3 -12.5 -12.8 -13.3 +382147200 -7.6 -8.2 -8.8 -9.1 -9.4 -9.6 -9.9 -10.1 -10.3 -10.6 +382233600 -7.6 -8.2 -8.8 -9.1 -9.4 -9.6 -9.9 -10.1 -10.3 -10.6 +382233600 -11.4 -11.8 -11.9 -12 -12.1 -12.2 -12.2 -12.1 -12 -11.7 +382320000 -11.4 -11.8 -11.9 -12 -12.1 -12.2 -12.2 -12.1 -12 -11.7 +382320000 -10.1 -10.2 -10 -9.7 -9.7 -9.6 -9.1 -8.7 -8.1 -7.1 +382406400 -10.1 -10.2 -10 -9.7 -9.7 -9.6 -9.1 -8.7 -8.1 -7.1 +382406400 -3.9 -4.2 -4.2 -4 -4.1 -4 -3.7 -3.5 -3.1 -2.4 +382492800 -3.9 -4.2 -4.2 -4 -4.1 -4 -3.7 -3.5 -3.1 -2.4 +382492800 -5.3 -5.7 -5.8 -5.6 -5.7 -5.5 -5.1 -4.6 -4 -3.1 +382579200 -5.3 -5.7 -5.8 -5.6 -5.7 -5.5 -5.1 -4.6 -4 -3.1 +382579200 -1.7 -1.4 -1.1 -0.8 -0.7 -0.6 -0.5 -0.5 -0.4 -0.2 +382665600 -1.7 -1.4 -1.1 -0.8 -0.7 -0.6 -0.5 -0.5 -0.4 -0.2 +382665600 0.8 1 0.9 0.9 0.8 0.7 0.6 0.5 0.4 0.1 +382752000 0.8 1 0.9 0.9 0.8 0.7 0.6 0.5 0.4 0.1 +382752000 -0.6 -1 -1.2 -1.3 -1.5 -1.8 -1.9 -2.1 -2.2 -2.6 +382838400 -0.6 -1 -1.2 -1.3 -1.5 -1.8 -1.9 -2.1 -2.2 -2.6 +382838400 0.9 0.8 0.6 0.5 0.4 0.2 0.1 0 -0.1 -0.3 +382924800 0.9 0.8 0.6 0.5 0.4 0.2 0.1 0 -0.1 -0.3 +382924800 3.8 3.4 3.1 2.9 2.6 2.4 2.1 1.9 1.6 1 +383011200 3.8 3.4 3.1 2.9 2.6 2.4 2.1 1.9 1.6 1 +383011200 3.2 2.8 2.4 2.1 1.8 1.4 1.2 0.9 0.5 -0.1 +383097600 3.2 2.8 2.4 2.1 1.8 1.4 1.2 0.9 0.5 -0.1 +383097600 0.2 -0.3 -0.7 -1 -1.4 -1.7 -2 -2.3 -2.6 -3.2 +383184000 0.2 -0.3 -0.7 -1 -1.4 -1.7 -2 -2.3 -2.6 -3.2 +383184000 -1.2 -1.6 -2 -2.2 -2.5 -2.8 -3.1 -3.3 -3.6 -4.2 +383270400 -1.2 -1.6 -2 -2.2 -2.5 -2.8 -3.1 -3.3 -3.6 -4.2 +383270400 -8.4 -9.8 -10 -10.1 -10.4 -10.8 -10.9 -11 -11.1 -11.3 +383356800 -8.4 -9.8 -10 -10.1 -10.4 -10.8 -10.9 -11 -11.1 -11.3 +383356800 -9.2 -10 -10.3 -10.4 -10.6 -10.8 -10.8 -10.9 -11 -11.2 +383443200 -9.2 -10 -10.3 -10.4 -10.6 -10.8 -10.8 -10.9 -11 -11.2 +383443200 -6.7 -6.8 -6.7 -6.7 -6.7 -6.8 -6.7 -6.6 -6.6 -6.5 +383529600 -6.7 -6.8 -6.7 -6.7 -6.7 -6.8 -6.7 -6.6 -6.6 -6.5 +383529600 -0.1 -0.4 -0.6 -0.8 -1 -1.2 -1.4 -1.6 -2 -2.5 +383616000 -0.1 -0.4 -0.6 -0.8 -1 -1.2 -1.4 -1.6 -2 -2.5 +383616000 0.3 -0.1 -0.4 -0.6 -0.9 -1.1 -1.3 -1.6 -1.9 -2.4 +383702400 0.3 -0.1 -0.4 -0.6 -0.9 -1.1 -1.3 -1.6 -1.9 -2.4 +383702400 -1.1 -1.5 -1.9 -2.2 -2.5 -2.7 -3 -3.2 -3.6 -4.2 +383788800 -1.1 -1.5 -1.9 -2.2 -2.5 -2.7 -3 -3.2 -3.6 -4.2 +383788800 -4.5 -4.9 -5.2 -5.4 -5.6 -5.8 -5.9 -6.1 -6.3 -6.7 +383875200 -4.5 -4.9 -5.2 -5.4 -5.6 -5.8 -5.9 -6.1 -6.3 -6.7 +383875200 -4 -4.5 -4.8 -5 -5.2 -5.4 -5.6 -5.7 -6 -6.4 +383961600 -4 -4.5 -4.8 -5 -5.2 -5.4 -5.6 -5.7 -6 -6.4 +383961600 -1.4 -1.9 -2.2 -2.4 -2.7 -2.9 -3.1 -3.4 -3.7 -4.3 +384048000 -1.4 -1.9 -2.2 -2.4 -2.7 -2.9 -3.1 -3.4 -3.7 -4.3 +384048000 -2.8 -3.4 -3.8 -4.1 -4.4 -4.6 -4.9 -5.2 -5.5 -6.2 +384134400 -2.8 -3.4 -3.8 -4.1 -4.4 -4.6 -4.9 -5.2 -5.5 -6.2 +384134400 -6.4 -7 -7.5 -7.8 -8.1 -8.4 -8.6 -8.9 -9.3 -9.9 +384220800 -6.4 -7 -7.5 -7.8 -8.1 -8.4 -8.6 -8.9 -9.3 -9.9 +384220800 -9 -9.9 -10.5 -10.9 -11.3 -11.6 -11.8 -12.1 -12.4 -12.9 +384307200 -9 -9.9 -10.5 -10.9 -11.3 -11.6 -11.8 -12.1 -12.4 -12.9 +384307200 -12.1 -13.1 -14 -14.5 -15.1 -15.5 -15.5 -15.7 -16 -16.3 +384393600 -12.1 -13.1 -14 -14.5 -15.1 -15.5 -15.5 -15.7 -16 -16.3 +384393600 -8.4 -9 -9.4 -9.8 -10.1 -10.4 -10.4 -10.6 -10.6 -10.6 +384480000 -8.4 -9 -9.4 -9.8 -10.1 -10.4 -10.4 -10.6 -10.6 -10.6 +384480000 -0.8 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.4 +384566400 -0.8 -1.1 -1.4 -1.6 -1.8 -2.1 -2.3 -2.5 -2.8 -3.4 +384566400 -1.3 -1.9 -2.3 -2.5 -2.9 -3.2 -3.4 -3.6 -3.9 -4.5 +384652800 -1.3 -1.9 -2.3 -2.5 -2.9 -3.2 -3.4 -3.6 -3.9 -4.5 +384652800 0 -0.5 -1 -1.4 -1.8 -2.1 -2.4 -2.7 -3 -3.5 +384739200 0 -0.5 -1 -1.4 -1.8 -2.1 -2.4 -2.7 -3 -3.5 +384739200 0.1 -0.2 -0.7 -1.1 -1.4 -1.6 -1.8 -2.1 -2.5 -3.1 +384825600 0.1 -0.2 -0.7 -1.1 -1.4 -1.6 -1.8 -2.1 -2.5 -3.1 +384825600 -0.1 -0.2 -0.5 -0.8 -0.9 -1.1 -1.3 -1.5 -1.8 -2.3 +384912000 -0.1 -0.2 -0.5 -0.8 -0.9 -1.1 -1.3 -1.5 -1.8 -2.3 +384912000 1.2 0.7 0.3 0 -0.3 -0.5 -0.8 -1.1 -1.5 -2.1 +384998400 1.2 0.7 0.3 0 -0.3 -0.5 -0.8 -1.1 -1.5 -2.1 +384998400 1.3 0.7 0.3 0 -0.4 -0.7 -1 -1.4 -1.8 -2.5 +385084800 1.3 0.7 0.3 0 -0.4 -0.7 -1 -1.4 -1.8 -2.5 +385084800 1.7 1.2 0.7 0.4 0.1 -0.2 -0.4 -0.7 -1.1 -1.8 +385171200 1.7 1.2 0.7 0.4 0.1 -0.2 -0.4 -0.7 -1.1 -1.8 +385171200 -2.1 -2.8 -3.2 -3.5 -3.8 -4.1 -4.4 -4.7 -5 -5.7 +385257600 -2.1 -2.8 -3.2 -3.5 -3.8 -4.1 -4.4 -4.7 -5 -5.7 +385257600 -5.6 -6.9 -7.4 -7.6 -8 -8.4 -8.5 -8.8 -9.1 -9.5 +385344000 -5.6 -6.9 -7.4 -7.6 -8 -8.4 -8.5 -8.8 -9.1 -9.5 +385344000 -4.1 -4.6 -4.9 -5.2 -5.6 -5.9 -6.1 -6.3 -6.6 -7.2 +385430400 -4.1 -4.6 -4.9 -5.2 -5.6 -5.9 -6.1 -6.3 -6.6 -7.2 +385430400 -0.3 -0.6 -1 -1.2 -1.4 -1.6 -1.9 -2.1 -2.4 -3.1 +385516800 -0.3 -0.6 -1 -1.2 -1.4 -1.6 -1.9 -2.1 -2.4 -3.1 +385516800 -1.2 -1.6 -1.9 -2.1 -2.4 -2.6 -2.8 -3.1 -3.3 -3.9 +385603200 -1.2 -1.6 -1.9 -2.1 -2.4 -2.6 -2.8 -3.1 -3.3 -3.9 +385603200 -3.3 -3.9 -4.3 -4.5 -4.8 -5.2 -5.4 -5.6 -6 -6.6 +385689600 -3.3 -3.9 -4.3 -4.5 -4.8 -5.2 -5.4 -5.6 -6 -6.6 +385689600 -0.4 -1 -1.5 -1.8 -2.1 -2.5 -2.8 -3.1 -3.5 -4.3 +385776000 -0.4 -1 -1.5 -1.8 -2.1 -2.5 -2.8 -3.1 -3.5 -4.3 +385776000 0.6 0.3 -0.1 -0.4 -0.7 -0.9 -1.2 -1.5 -1.9 -2.6 +385862400 0.6 0.3 -0.1 -0.4 -0.7 -0.9 -1.2 -1.5 -1.9 -2.6 +385862400 4 3.8 3.6 3.5 3.3 3.1 2.9 2.7 2.5 2 +385948800 4 3.8 3.6 3.5 3.3 3.1 2.9 2.7 2.5 2 +385948800 7.4 6.8 6.7 6.7 6.4 6.2 6.2 6.1 5.9 5.6 +386035200 7.4 6.8 6.7 6.7 6.4 6.2 6.2 6.1 5.9 5.6 +386035200 5.8 5.3 5.3 5.2 5 4.8 4.7 4.6 4.5 4.3 +386121600 5.8 5.3 5.3 5.2 5 4.8 4.7 4.6 4.5 4.3 +386121600 3.2 2.9 2.6 2.3 2.1 2.1 1.9 1.8 1.6 1.2 +386208000 3.2 2.9 2.6 2.3 2.1 2.1 1.9 1.8 1.6 1.2 +386208000 2.5 2 1.6 1.2 0.9 0.6 0.3 0 -0.3 -1 +386294400 2.5 2 1.6 1.2 0.9 0.6 0.3 0 -0.3 -1 +386294400 1.2 1.1 1.1 1 1 0.9 0.8 0.7 0.5 0.2 +386380800 1.2 1.1 1.1 1 1 0.9 0.8 0.7 0.5 0.2 +386380800 2.4 2.4 2.2 2.1 2.1 2 1.9 1.8 1.7 1.5 +386467200 2.4 2.4 2.2 2.1 2.1 2 1.9 1.8 1.7 1.5 +386467200 3.8 3.6 3.4 3.3 3 2.9 2.7 2.5 2.2 1.7 +386553600 3.8 3.6 3.4 3.3 3 2.9 2.7 2.5 2.2 1.7 +386553600 4.2 3.6 3.3 3.1 2.8 2.4 2.3 2 1.7 1.2 +386640000 4.2 3.6 3.3 3.1 2.8 2.4 2.3 2 1.7 1.2 +386640000 4 3.4 3 2.8 2.5 2.3 2.1 1.9 1.7 1.2 +386726400 4 3.4 3 2.8 2.5 2.3 2.1 1.9 1.7 1.2 +386726400 2.8 2.2 1.7 1.4 1.1 0.8 0.5 0.1 -0.3 -1.1 +386812800 2.8 2.2 1.7 1.4 1.1 0.8 0.5 0.1 -0.3 -1.1 +386812800 1.8 1.1 0.6 0.3 -0.1 -0.5 -0.8 -1.2 -1.6 -2.4 +386899200 1.8 1.1 0.6 0.3 -0.1 -0.5 -0.8 -1.2 -1.6 -2.4 +386899200 5.2 4.8 4.4 4.1 3.8 3.5 3.2 2.9 2.6 1.9 +386985600 5.2 4.8 4.4 4.1 3.8 3.5 3.2 2.9 2.6 1.9 +386985600 5.5 5 4.7 4.5 4.2 3.9 3.7 3.4 3.1 2.6 +387072000 5.5 5 4.7 4.5 4.2 3.9 3.7 3.4 3.1 2.6 +387072000 4.3 3.9 3.5 3.3 3 2.7 2.5 2.2 1.9 1.3 +387158400 4.3 3.9 3.5 3.3 3 2.7 2.5 2.2 1.9 1.3 +387158400 6.7 6 5.5 5.2 4.8 4.5 4.2 3.9 3.5 2.7 +387244800 6.7 6 5.5 5.2 4.8 4.5 4.2 3.9 3.5 2.7 +387244800 1.9 1.1 0.6 0.2 -0.2 -0.6 -1 -1.3 -1.8 -2.8 +387331200 1.9 1.1 0.6 0.2 -0.2 -0.6 -1 -1.3 -1.8 -2.8 +387331200 0.4 -0.3 -0.7 -0.9 -1.2 -1.5 -1.8 -2.1 -2.4 -3 +387417600 0.4 -0.3 -0.7 -0.9 -1.2 -1.5 -1.8 -2.1 -2.4 -3 +387417600 2.6 2 1.5 1.2 0.9 0.5 0.2 -0.1 -0.5 -1.3 +387504000 2.6 2 1.5 1.2 0.9 0.5 0.2 -0.1 -0.5 -1.3 +387504000 0.6 0.1 -0.4 -0.7 -1.1 -1.4 -1.7 -2.1 -2.5 -3.3 +387590400 0.6 0.1 -0.4 -0.7 -1.1 -1.4 -1.7 -2.1 -2.5 -3.3 +387590400 -0.3 -0.8 -1.4 -1.8 -2.2 -2.6 -2.9 -3.3 -3.8 -4.6 +387676800 -0.3 -0.8 -1.4 -1.8 -2.2 -2.6 -2.9 -3.3 -3.8 -4.6 +387676800 -2.6 -2.9 -3.3 -3.6 -3.7 -3.9 -4.1 -4.4 -4.8 -5.4 +387763200 -2.6 -2.9 -3.3 -3.6 -3.7 -3.9 -4.1 -4.4 -4.8 -5.4 +387763200 -1.1 -1.8 -2.3 -2.8 -3.3 -3.6 -3.9 -4.2 -4.6 -5.2 +387849600 -1.1 -1.8 -2.3 -2.8 -3.3 -3.6 -3.9 -4.2 -4.6 -5.2 +387849600 -2.6 -3.3 -3.9 -4.3 -4.6 -5 -5.2 -5.5 -5.9 -6.7 +387936000 -2.6 -3.3 -3.9 -4.3 -4.6 -5 -5.2 -5.5 -5.9 -6.7 +387936000 -1.3 -1.9 -2.3 -2.6 -2.8 -3.1 -3.4 -3.7 -4.1 -4.8 +388022400 -1.3 -1.9 -2.3 -2.6 -2.8 -3.1 -3.4 -3.7 -4.1 -4.8 +388022400 2.1 1.5 1 0.7 0.4 0.1 -0.2 -0.5 -0.9 -1.7 +388108800 2.1 1.5 1 0.7 0.4 0.1 -0.2 -0.5 -0.9 -1.7 +388108800 5.1 4.4 3.9 3.5 3.1 2.7 2.4 2 1.6 0.7 +388195200 5.1 4.4 3.9 3.5 3.1 2.7 2.4 2 1.6 0.7 +388195200 1.7 0.8 0.3 -0.1 -0.5 -1 -1.3 -1.7 -2.2 -3.2 +388281600 1.7 0.8 0.3 -0.1 -0.5 -1 -1.3 -1.7 -2.2 -3.2 +388281600 0.9 0.2 -0.3 -0.7 -1.1 -1.5 -1.9 -2.3 -2.8 -3.7 +388368000 0.9 0.2 -0.3 -0.7 -1.1 -1.5 -1.9 -2.3 -2.8 -3.7 +388368000 0.5 -0.2 -0.7 -1 -1.4 -1.8 -2.1 -2.5 -3 -3.9 +388454400 0.5 -0.2 -0.7 -1 -1.4 -1.8 -2.1 -2.5 -3 -3.9 +388454400 -0.9 -1.6 -2.1 -2.5 -2.9 -3.3 -3.7 -4.1 -4.6 -5.4 +388540800 -0.9 -1.6 -2.1 -2.5 -2.9 -3.3 -3.7 -4.1 -4.6 -5.4 +388540800 -1.4 -2.1 -2.7 -3 -3.4 -3.7 -4 -4.4 -4.8 -5.6 +388627200 -1.4 -2.1 -2.7 -3 -3.4 -3.7 -4 -4.4 -4.8 -5.6 +388627200 0.1 -0.6 -1.1 -1.4 -1.7 -2.1 -2.4 -2.8 -3.3 -4.1 +388713600 0.1 -0.6 -1.1 -1.4 -1.7 -2.1 -2.4 -2.8 -3.3 -4.1 +388713600 -0.8 -1.4 -1.8 -2.2 -2.5 -2.8 -3.1 -3.5 -3.9 -4.6 +388800000 -0.8 -1.4 -1.8 -2.2 -2.5 -2.8 -3.1 -3.5 -3.9 -4.6 +388800000 -0.5 -0.8 -1.3 -1.5 -1.7 -1.9 -2.2 -2.5 -2.9 -3.6 +388886400 -0.5 -0.8 -1.3 -1.5 -1.7 -1.9 -2.2 -2.5 -2.9 -3.6 +388886400 -0.6 -1.1 -1.7 -2 -2.4 -2.8 -3 -3.2 -3.5 -4.2 +388972800 -0.6 -1.1 -1.7 -2 -2.4 -2.8 -3 -3.2 -3.5 -4.2 +388972800 1.8 0.8 0 -0.2 -0.6 -1 -1.3 -1.5 -1.9 -2.5 +389059200 1.8 0.8 0 -0.2 -0.6 -1 -1.3 -1.5 -1.9 -2.5 +389059200 3.6 2.8 2.3 2.1 1.7 1.3 1 0.7 0.3 -0.5 +389145600 3.6 2.8 2.3 2.1 1.7 1.3 1 0.7 0.3 -0.5 +389145600 6.6 5.7 5.2 4.9 4.4 4 3.8 3.5 3.2 2.8 +389232000 6.6 5.7 5.2 4.9 4.4 4 3.8 3.5 3.2 2.8 +389232000 6.7 5.6 4.8 4.6 4.3 3.9 3.7 3.4 3.1 2.5 +389318400 6.7 5.6 4.8 4.6 4.3 3.9 3.7 3.4 3.1 2.5 +389318400 6 5.3 4.9 4.7 4.4 4.2 4.1 3.9 3.5 2.9 +389404800 6 5.3 4.9 4.7 4.4 4.2 4.1 3.9 3.5 2.9 +389404800 10.4 9.4 9 8.8 8.5 8.2 7.9 7.6 7.3 6.7 +389491200 10.4 9.4 9 8.8 8.5 8.2 7.9 7.6 7.3 6.7 +389491200 10.3 9.3 8.8 8.7 8.4 8.1 7.9 7.7 7.5 7.1 +389577600 10.3 9.3 8.8 8.7 8.4 8.1 7.9 7.7 7.5 7.1 +389577600 4.5 4.1 3.6 3.2 3 2.7 2.4 2 1.6 0.8 +389664000 4.5 4.1 3.6 3.2 3 2.7 2.4 2 1.6 0.8 +389664000 3 2.4 1.9 1.6 1.2 0.9 0.6 0.3 -0.1 -0.9 +389750400 3 2.4 1.9 1.6 1.2 0.9 0.6 0.3 -0.1 -0.9 +389750400 2.4 1.7 1.2 0.9 0.5 0.2 -0.2 -0.5 -1 -1.7 +389836800 2.4 1.7 1.2 0.9 0.5 0.2 -0.2 -0.5 -1 -1.7 +389836800 0 -0.3 -0.7 -1.1 -1.3 -1.5 -1.7 -1.9 -2.3 -2.9 +389923200 0 -0.3 -0.7 -1.1 -1.3 -1.5 -1.7 -1.9 -2.3 -2.9 +389923200 2.2 1.8 1.3 0.9 0.7 0.4 0.1 -0.2 -0.5 -1.2 +390009600 2.2 1.8 1.3 0.9 0.7 0.4 0.1 -0.2 -0.5 -1.2 +390009600 3 2.8 2.3 2.1 1.9 1.7 1.4 1.2 0.9 0.2 +390096000 3 2.8 2.3 2.1 1.9 1.7 1.4 1.2 0.9 0.2 +390096000 3.3 2.8 2.3 2 1.8 1.6 1.4 1.2 1 0.6 +390182400 3.3 2.8 2.3 2 1.8 1.6 1.4 1.2 1 0.6 +390182400 6.8 6.2 5.9 5.7 5.4 5.2 4.9 4.7 4.5 4 +390268800 6.8 6.2 5.9 5.7 5.4 5.2 4.9 4.7 4.5 4 +390268800 9 8.4 7.9 7.6 7.2 6.8 6.5 6.1 5.7 5 +390355200 9 8.4 7.9 7.6 7.2 6.8 6.5 6.1 5.7 5 +390355200 6.3 5.7 5.4 5.1 4.8 4.6 4.4 4.2 4 3.6 +390441600 6.3 5.7 5.4 5.1 4.8 4.6 4.4 4.2 4 3.6 +390441600 11.3 10.6 10.2 9.9 9.5 9.2 8.9 8.6 8.2 7.6 +390528000 11.3 10.6 10.2 9.9 9.5 9.2 8.9 8.6 8.2 7.6 +390528000 8.1 7.4 7.2 7.1 6.8 6.5 6.4 6.3 6.1 5.8 +390614400 8.1 7.4 7.2 7.1 6.8 6.5 6.4 6.3 6.1 5.8 +390614400 12.6 11.9 11.3 11 10.6 10.3 10 9.6 9.1 8.3 +390700800 12.6 11.9 11.3 11 10.6 10.3 10 9.6 9.1 8.3 +390700800 10.5 9.4 8.9 8.6 8.3 7.9 7.6 7.3 6.9 6.5 +390787200 10.5 9.4 8.9 8.6 8.3 7.9 7.6 7.3 6.9 6.5 +390787200 8.8 8 7.5 7.2 6.8 6.4 6.1 5.7 5.3 4.5 +390873600 8.8 8 7.5 7.2 6.8 6.4 6.1 5.7 5.3 4.5 +390873600 7 6.3 5.9 5.8 5.4 5.1 4.9 4.6 4.3 3.8 +390960000 7 6.3 5.9 5.8 5.4 5.1 4.9 4.6 4.3 3.8 +390960000 10.5 9.8 9.3 9.1 8.7 8.3 8 7.7 7.3 6.6 +391046400 10.5 9.8 9.3 9.1 8.7 8.3 8 7.7 7.3 6.6 +391046400 10.4 9.5 9.1 8.8 8.4 7.9 7.6 7.2 6.8 6.1 +391132800 10.4 9.5 9.1 8.8 8.4 7.9 7.6 7.2 6.8 6.1 +391132800 11.7 10.8 10.5 10.3 9.9 9.5 9.2 8.8 8.3 7.6 +391219200 11.7 10.8 10.5 10.3 9.9 9.5 9.2 8.8 8.3 7.6 +391219200 15.7 14.7 14.3 14 13.6 13.1 12.9 12.6 12.3 11.8 +391305600 15.7 14.7 14.3 14 13.6 13.1 12.9 12.6 12.3 11.8 +391305600 18 17 16.5 16.2 15.7 15.2 14.9 14.4 14.1 13.6 +391392000 18 17 16.5 16.2 15.7 15.2 14.9 14.4 14.1 13.6 +391392000 14 13.4 13 12.7 12.3 11.9 11.7 11.3 11 10.3 +391478400 14 13.4 13 12.7 12.3 11.9 11.7 11.3 11 10.3 +391478400 15.5 14.9 14.5 14.1 13.7 13.4 13 12.6 12.1 11.3 +391564800 15.5 14.9 14.5 14.1 13.7 13.4 13 12.6 12.1 11.3 +391564800 11.8 11.2 10.8 10.6 10.2 9.8 9.5 9 8.5 7.6 +391651200 11.8 11.2 10.8 10.6 10.2 9.8 9.5 9 8.5 7.6 +391651200 8.9 8.2 7.7 7.4 6.9 6.5 6.2 5.8 5.3 4.4 +391737600 8.9 8.2 7.7 7.4 6.9 6.5 6.2 5.8 5.3 4.4 +391737600 8.9 8.2 7.7 7.4 6.9 6.5 6.2 5.8 5.3 4.4 +391824000 8.9 8.2 7.7 7.4 6.9 6.5 6.2 5.8 5.3 4.4 +391824000 9.9 9.1 8.6 8.3 7.8 7.4 7.1 6.7 6.2 5.4 +391910400 9.9 9.1 8.6 8.3 7.8 7.4 7.1 6.7 6.2 5.4 +391910400 5.5 5.2 4.9 4.6 4.4 4.2 4 3.8 3.6 3.2 +391996800 5.5 5.2 4.9 4.6 4.4 4.2 4 3.8 3.6 3.2 +391996800 10.3 10 9.6 9.3 9.1 8.9 8.7 8.4 8.1 7.4 +392083200 10.3 10 9.6 9.3 9.1 8.9 8.7 8.4 8.1 7.4 +392083200 9.2 8.7 8.3 8 7.7 7.4 7.1 6.7 6.4 5.6 +392169600 9.2 8.7 8.3 8 7.7 7.4 7.1 6.7 6.4 5.6 +392169600 10.4 9.8 9.3 9 8.6 8.1 7.8 7.4 7 6.1 +392256000 10.4 9.8 9.3 9 8.6 8.1 7.8 7.4 7 6.1 +392256000 10.6 10.1 9.6 9.3 9 8.7 8.4 8.1 7.7 7 +392342400 10.6 10.1 9.6 9.3 9 8.7 8.4 8.1 7.7 7 +392342400 8 7.6 7.3 7 6.8 6.5 6.2 6 5.6 5 +392428800 8 7.6 7.3 7 6.8 6.5 6.2 6 5.6 5 +392428800 9.8 9.2 8.8 8.5 8.2 7.8 7.6 7.2 6.7 5.9 +392515200 9.8 9.2 8.8 8.5 8.2 7.8 7.6 7.2 6.7 5.9 +392515200 9.8 9.4 9 8.8 8.6 8.3 8.1 7.8 7.5 6.9 +392601600 9.8 9.4 9 8.8 8.6 8.3 8.1 7.8 7.5 6.9 +392601600 11.5 10.9 10.5 10.3 9.9 9.6 9.3 8.9 8.5 7.7 +392688000 11.5 10.9 10.5 10.3 9.9 9.6 9.3 8.9 8.5 7.7 +392688000 10.4 9.9 9.5 9.2 8.9 8.6 8.3 7.9 7.6 6.9 +392774400 10.4 9.9 9.5 9.2 8.9 8.6 8.3 7.9 7.6 6.9 +392774400 11.9 11.2 10.7 10.4 10 9.5 9.2 8.8 8.2 7.2 +392860800 11.9 11.2 10.7 10.4 10 9.5 9.2 8.8 8.2 7.2 +392860800 11.9 11.2 10.7 10.5 10.1 9.6 9.3 8.9 8.5 7.7 +392947200 11.9 11.2 10.7 10.5 10.1 9.6 9.3 8.9 8.5 7.7 +392947200 12.4 11.7 11.4 11.2 10.8 10.4 10.2 9.9 9.5 8.8 +393033600 12.4 11.7 11.4 11.2 10.8 10.4 10.2 9.9 9.5 8.8 +393033600 13.5 13 12.6 12.2 11.9 11.5 11.2 10.8 10.3 9.5 +393120000 13.5 13 12.6 12.2 11.9 11.5 11.2 10.8 10.3 9.5 +393120000 11.7 11.2 10.7 10.5 10.1 9.7 9.4 9 8.6 7.8 +393206400 11.7 11.2 10.7 10.5 10.1 9.7 9.4 9 8.6 7.8 +393206400 15.9 15 14.6 14.3 13.8 13.3 13 12.6 12.1 11.4 +393292800 15.9 15 14.6 14.3 13.8 13.3 13 12.6 12.1 11.4 +393292800 13.4 12.6 12.2 11.9 11.5 11 10.6 10.2 9.7 8.8 +393379200 13.4 12.6 12.2 11.9 11.5 11 10.6 10.2 9.7 8.8 +393379200 9.9 9.2 8.9 8.6 8.5 8.1 7.9 7.7 7.3 6.7 +393465600 9.9 9.2 8.9 8.6 8.5 8.1 7.9 7.7 7.3 6.7 diff --git a/OpenHPL/Tests/CaseStudingValentynasCase.mo b/OpenHPL/Tests/CaseStudingValentynasCase.mo new file mode 100644 index 0000000..f8cd364 --- /dev/null +++ b/OpenHPL/Tests/CaseStudingValentynasCase.mo @@ -0,0 +1,108 @@ +within OpenHPL.Tests; +model CaseStudingValentynasCase "HP system model for Valentyna's Master case" + extends Modelica.Icons.Example; + Real coef2, coef3; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,68}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1980, height = 0.75, offset = 0.04, startTime = 10) annotation ( + Placement(visible = true, transformation(origin = {10, 80}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake( + D_i=5, + D_o=5, + H=15.5, + L=3000) annotation (Placement(visible=true, transformation(extent={{-78,58},{-58,78}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge( + D_i=5, + D_o=5, + H=0.5, + L=600) annotation (Placement(visible=true, transformation(extent={{50,4},{70,24}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,18}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.ElectroMech.Generators.SynchGen generator(UseFrequencyOutput=false) annotation (Placement(visible=true, transformation(extent={{24,-18},{44,2}}, rotation=0))); + Waterway.Pipe penstock( + D_i=4, + D_o=4, + H=133, + L=300) annotation (Placement(visible=true, transformation( + origin={-26,62}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.73, + H_n=270, + P_n=52e6, + R_1_=2.02/2, + R_2_=0.773, + R_Y=2.5, + R_v_=2.23/2, + Reduction=0.1, + V_dot_n=20.76, + beta1_=107, + beta2_=163.2, + dp_v_condition=false, + k_ft1_=120e3, + k_ft2_=0e3, + k_ft3_=6e3, + n_n=500, + r_Y=1, + r_v=0.9, + u_end=2.11, + u_start=2, + w_1_=0.26, + w_v_=0.259) annotation (Placement(visible=true, transformation( + origin={34,20}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 5.2) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Fitting fitting(D_1=3, D_2=1.73) annotation (Placement(visible=true, transformation(extent={{0,-4},{20,16}}, rotation=0))); + OpenHPL.Waterway.Pipe penstock1( + D_i=3, + D_o=3, + H=89, + L=200) annotation (Placement(visible=true, transformation( + origin={-10,18}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.Fitting fitting1(D_1=4, D_2=3) annotation (Placement(transformation( + extent={{-10,-10},{10,10}}, + rotation=270, + origin={-16,40}))); + Waterway.SurgeTank surgeTank(D=4.5, h_0=48 + 45.5) annotation (Placement(visible=true, transformation( + origin={-42,74}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(generator.w_out, turbine.w_in) annotation ( + Line(points={{40,2},{38,2},{38,10},{38,9.8},{38,9.8}}, color = {0, 0, 127})); + connect(turbine.P_out, generator.P_in) annotation ( + Line(points={{34,9},{28,9},{28,2},{28,2}}, color = {0, 0, 127})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-58,68},{-54,68},{-54,74},{-52,74}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-82,68},{-80,68},{-80,68},{-80,67.6},{-80,68},{-78,68}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{21,80},{34,80},{34,32}}, color = {0, 0, 127})); + connect(turbine.p, fitting.n) annotation ( + Line(points={{24,20},{20,20},{20,6}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{44,20},{47,20},{47,14},{50,14}}, color = {28, 108, 200})); + connect(fitting.p, penstock1.n) annotation ( + Line(points={{0,6},{-6,6},{-6,8},{-10,8}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points={{70,14},{76,14},{76,18},{84,18},{84,18}}, color = {28, 108, 200})); + connect(penstock1.p, fitting1.n) annotation ( + Line(points={{-10,28},{-14,28},{-14,30},{-16,30}}, color = {28, 108, 200})); + coef2 = turbine.W_s_dot / turbine.V_dot / turbine.dp_tr; + coef3 = turbine.W_s_dot / turbine.V_dot / turbine.dp_r; + connect(penstock.n, fitting1.p) annotation ( + Line(points={{-26,52},{-26,49.9},{-16,49.9},{-16,50}}, color = {28, 108, 200})); + connect(penstock.p, surgeTank.n) annotation ( + Line(points={{-26,72},{-30,72},{-30,74},{-32,74}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end CaseStudingValentynasCase; diff --git a/OpenHPL/Tests/HPBjarneBorresen.mo b/OpenHPL/Tests/HPBjarneBorresen.mo new file mode 100644 index 0000000..bb905a7 --- /dev/null +++ b/OpenHPL/Tests/HPBjarneBorresen.mo @@ -0,0 +1,99 @@ +within OpenHPL.Tests; +model HPBjarneBorresen "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=503 - 499.5) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe PN6( + D_i=1.4, + D_o=1.4, + H=499.5 - 470, + L=3372) annotation (Placement(visible=true, transformation(extent={{-76,50},{-56,70}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=218 - 217) annotation (Placement(visible=true, transformation( + origin={88,-20}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.PenstockKP K92( + D_i=1.4, + D_o=1.4, + H=238 - 217, + L=147, + PipeElasticity=true) annotation (Placement(visible=true, transformation( + origin={46,-8}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + inner OpenHPL.Constants Const(V_0 = 2.4) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=0.8) annotation (Placement(visible=true, transformation( + origin={62,-26}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe PN10( + D_i=1.4, + D_o=1.4, + H=470 - 440, + L=972) annotation (Placement(visible=true, transformation( + origin={-40,54}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe PN16( + D_i=1.4, + D_o=1.4, + H=440 - 380, + L=300) annotation (Placement(visible=true, transformation( + origin={-12,48}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe PN20( + D_i=1.4, + D_o=1.4, + H=380 - 340, + L=252) annotation (Placement(visible=true, transformation( + origin={14,44}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP K91( + D_i=1.4, + D_o=1.4, + H=340 - 268, + L=335, + PipeElasticity=true) annotation (Placement(visible=true, transformation( + origin={24,28}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.PenstockKP K10( + D_i=1.4, + D_o=1.4, + H=268 - 238, + L=122, + PipeElasticity=true) annotation (Placement(visible=true, transformation( + origin={36,10}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = 0.2, offset = 0.6, startTime = 500) annotation ( + Placement(visible = true, transformation(origin = {44, 66}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(control.y, turbine.u_t) annotation ( + Line(points = {{56, 66}, {62, 66}, {62, -16}, {62, -16}}, color = {0, 0, 127})); + connect(tail.n, turbine.n) annotation ( + Line(points = {{77.9, -20.1}, {76.4, -20.1}, {76.4, -20.1}, {74.9, -20.1}, {74.9, -20.1}, {71.9, -20.1}, {71.9, -26.1}, {71.9, -26.1}, {71.9, -26.1}, {71.9, -26.1}}, color = {28, 108, 200})); + connect(K92.n, turbine.p) annotation ( + Line(points = {{45.9, -18.1}, {46.1375, -18.1}, {46.1375, -18.1}, {46.375, -18.1}, {46.375, -18.1}, {46.85, -18.1}, {46.85, -26.1}, {49.375, -26.1}, {49.375, -26.1}, {51.9, -26.1}}, color = {28, 108, 200})); + connect(K10.n, K92.p) annotation ( + Line(points = {{46, 10}, {46, 2}}, color = {28, 108, 200})); + connect(K91.n, K10.p) annotation ( + Line(points = {{24, 18}, {24, 18}, {24, 10}, {26, 10}, {26, 10}}, color = {28, 108, 200})); + connect(PN20.n, K91.p) annotation ( + Line(points = {{24, 44}, {24, 44}, {24, 38}, {24, 38}}, color = {28, 108, 200})); + connect(PN16.n, PN20.p) annotation ( + Line(points = {{-2, 48}, {1, 48}, {1, 44}, {4, 44}}, color = {28, 108, 200})); + connect(PN10.n, PN16.p) annotation ( + Line(points = {{-30, 54}, {-25, 54}, {-25, 48}, {-22, 48}}, color = {28, 108, 200})); + connect(PN6.n, PN10.p) annotation ( + Line(points = {{-56, 60}, {-53, 60}, {-53, 54}, {-50, 54}}, color = {28, 108, 200})); + connect(reservoir.n, PN6.p) annotation ( + Line(points = {{-83.9, 63.9}, {-79.95, 63.9}, {-79.95, 59.9}, {-75.9, 59.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPBjarneBorresen; diff --git a/OpenHPL/Tests/HPElasticKPPenstock.mo b/OpenHPL/Tests/HPElasticKPPenstock.mo new file mode 100644 index 0000000..a8f9e22 --- /dev/null +++ b/OpenHPL/Tests/HPElasticKPPenstock.mo @@ -0,0 +1,55 @@ +within OpenHPL.Tests; +model HPElasticKPPenstock "Model of HP system with elastic penctock (KP), but simplified models for turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {0, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 19.12, rho(displayUnit = "kg/m3") = 997) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-72,54},{-52,74}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{38,30},{58,50}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,46}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7, WaterCompress=true) annotation (Placement(visible=true, transformation(extent={{8,32},{28,52}}, rotation=0))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation(extent={{-42,60},{-22,80}}, rotation=0))); + Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5, + N=10, + PipeElasticity=false, + h_s0=69.9, + p_p0=997*Const.g*(penstockKP.h_s0 + penstockKP.H/penstockKP.N/2):997*Const.g*penstockKP.H/penstockKP.N:997*Const.g*(penstockKP.h_s0 + penstockKP.H/penstockKP.N*(penstockKP.N - 1/2))) annotation (Placement(transformation(extent={{-20,44},{0,64}}))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-22, 0}, {-2, 20}}, rotation = 0))); + ElectroMech.Generators.SimpleGen aggregate annotation (Placement(visible=true, transformation(extent={{8,0},{28,20}}, rotation=0))); +equation + //19.077 * ones(10) + //, H = 428.5, h_s0 = 69.9, N = 10, p_p0 = 997 * 9.81 * (69.9 + 428.5 / 10 / 2):997 * 9.81 * 428.5 / 10:9.81 * 997 * (69.9 + 428.5 / 10 * (10 - 1 / 2)) + //997 * Const.g + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{18, 32}, {18, 32}, {18, 22}, {18, 22}, {18, 20}}, color = {0, 0, 127})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{11, 84}, {18, 84}, {18, 52.8}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{58.1, 39.9}, {70, 39.9}, {70, 45.9}, {79.9, 45.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{28.1, 41.9}, {34, 41.9}, {34, 39.9}, {38.1, 39.9}}, color = {28, 108, 200})); + connect(turbine.p, penstockKP.n) annotation ( + Line(points = {{8.1, 41.9}, {4, 41.9}, {4, 53.9}, {0.1, 53.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points = {{-21.9, 69.9}, {-19.9, 69.9}, {-19.9, 53.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 63.9}, {-46, 63.9}, {-46, 69.9}, {-41.9, 69.9}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 65.9}, {-76, 65.9}, {-76, 63.9}, {-71.9, 63.9}}, color = {28, 108, 200})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{-1, 10}, {-1, 10}, {8, 10}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPElasticKPPenstock; diff --git a/OpenHPL/Tests/HPElasticKPPenstockANDIntake.mo b/OpenHPL/Tests/HPElasticKPPenstockANDIntake.mo new file mode 100644 index 0000000..7be9645 --- /dev/null +++ b/OpenHPL/Tests/HPElasticKPPenstockANDIntake.mo @@ -0,0 +1,60 @@ +within OpenHPL.Tests; +model HPElasticKPPenstockANDIntake "Model of HP system with elastic penctock and intake (KP), but simplified models for turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(height = -0.04615, duration = 1, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {0, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={78,38}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Turbines.Turbine turbine( + C_v=3.7, + WaterCompress=true) annotation (Placement(visible=true, transformation(extent={{8,32},{28,52}}, rotation=0))); + Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5, + N=10, + PipeElasticity=true) annotation (Placement(transformation(extent={{-18,44},{2,64}}))); + Waterway.PenstockKP Intake( + D_i=5.8, + D_o=5.8, + H=23, + L=6600, + N=110, + PipeElasticity=true, + h_s0=48, + p_p0=997*9.81*(48 + 23/110/2):997*9.81*23/110:997*9.81*(48 + 23/110*(110 - 1/2))) annotation (Placement(visible=true, transformation( + origin={-62,68}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe discharge( + D_i=5.8, + D_o=5.8, + H=0.5, + L=600) annotation (Placement(visible=true, transformation( + origin={48,40}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(reservoir.n, Intake.p) annotation ( + Line(points = {{-81.9, 65.9}, {-72, 65.9}, {-72, 67.9}, {-71.9, 67.9}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{11, 84}, {18, 84}, {18, 52.8}}, color = {0, 0, 127})); + connect(penstockKP.n, turbine.p) annotation ( + Line(points = {{2.1, 53.9}, {2.1, 41.9}, {8.1, 41.9}}, color = {0, 0, 0})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{28.1, 41.9}, {38.1, 41.9}, {38.1, 39.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{67.9, 37.9}, {64, 37.9}, {64, 39.9}, {58.1, 39.9}}, color = {28, 108, 200})); + connect(Intake.n, penstockKP.p) annotation ( + Line(points = {{-51.9, 67.9}, {-34.95, 67.9}, {-34.95, 53.9}, {-17.9, 53.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPElasticKPPenstockANDIntake; diff --git a/OpenHPL/Tests/HPElasticKPPenstockCompres.mo b/OpenHPL/Tests/HPElasticKPPenstockCompres.mo new file mode 100644 index 0000000..ff2c690 --- /dev/null +++ b/OpenHPL/Tests/HPElasticKPPenstockCompres.mo @@ -0,0 +1,53 @@ +within OpenHPL.Tests; +model HPElasticKPPenstockCompres "Model of HP system with elastic penctock (KP), but simplified models for turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {0, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-72,54},{-52,74}}, rotation=0))); + Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{38,30},{58,50}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,46}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Turbines.Turbine turbine( + C_v=3.7, + WaterCompress=true) annotation (Placement(visible=true, transformation(extent={{8,32},{28,52}}, rotation=0))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation(extent={{-42,60},{-22,80}}, rotation=0))); + Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5, + N=10, + PipeElasticity=false, + h_s0=69) annotation (Placement(transformation(extent={{-20,44},{0,64}}))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-22, 0}, {-2, 20}}, rotation = 0))); + OpenHPL.ElectroMech.Generators.SimpleGen aggregate annotation (Placement(visible=true, transformation(extent={{6,0},{26,20}}, rotation=0))); +equation + connect(load.y, aggregate.u) annotation ( + Line(points = {{-1, 10}, {6, 10}}, color = {0, 0, 127})); + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{14, 31}, {14, 25.5}, {12, 25.5}, {12, 20}}, color = {0, 0, 127})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{11, 84}, {18, 84}, {18, 52.8}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{58.1, 39.9}, {70, 39.9}, {70, 45.9}, {79.9, 45.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{28.1, 41.9}, {34, 41.9}, {34, 39.9}, {38.1, 39.9}}, color = {28, 108, 200})); + connect(turbine.p, penstockKP.n) annotation ( + Line(points = {{8.1, 41.9}, {4, 41.9}, {4, 53.9}, {0.1, 53.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points = {{-21.9, 69.9}, {-19.9, 69.9}, {-19.9, 53.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 63.9}, {-46, 63.9}, {-46, 69.9}, {-41.9, 69.9}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 65.9}, {-76, 65.9}, {-76, 63.9}, {-71.9, 63.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPElasticKPPenstockCompres; diff --git a/OpenHPL/Tests/HPElasticKPPenstockFrancis.mo b/OpenHPL/Tests/HPElasticKPPenstockFrancis.mo new file mode 100644 index 0000000..4901003 --- /dev/null +++ b/OpenHPL/Tests/HPElasticKPPenstockFrancis.mo @@ -0,0 +1,69 @@ +within OpenHPL.Tests; +model HPElasticKPPenstockFrancis "HP system model with Francis turbine and elastic penstock" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.6, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {18, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-74,54},{-54,74}}, rotation=0))); + Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{56,30},{76,50}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,46}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation(extent={{-44,60},{-24,80}}, rotation=0))); + Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5) annotation (Placement(transformation(extent={{-22,44},{-2,64}}))); + OpenHPL.ElectroMech.Turbines.Francis francis( + D_i=1.632, + GivenData=true, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + WaterCompress=true, + beta1_=110, + k_ft1_=7e5, + k_ft2_=1, + k_ft3_=1.57e4, + r_Y=1.2, + r_v=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={42,38}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Generators.SynchGen generator( + P_op=100e6, + Q_op=62.5e6, + UseFrequencyOutput=false) annotation (Placement(visible=true, transformation( + origin={40,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(generator.w_out, francis.w_in) annotation ( + Line(points = {{46, 14}, {46, 14}, {46, 28}, {46, 28}, {46, 28}}, color = {0, 0, 127})); + connect(francis.P_out, generator.P_in) annotation ( + Line(points = {{38, 28}, {34, 28}, {34, 14}, {34, 14}}, color = {0, 0, 127})); + connect(francis.n, discharge.p) annotation ( + Line(points = {{52.1, 37.9}, {53.1, 37.9}, {53.1, 39.9}, {56.1, 39.9}}, color = {28, 108, 200})); + connect(control.y, francis.u_t) annotation ( + Line(points = {{29, 84}, {42, 84}, {42, 48.8}}, color = {0, 0, 127})); + connect(penstockKP.n, francis.p) annotation ( + Line(points = {{-1.9, 53.9}, {32.1, 53.9}, {32.1, 37.9}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{76.1, 39.9}, {80, 39.9}, {80, 45.9}, {83.9, 45.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points = {{-23.9, 69.9}, {-21.9, 69.9}, {-21.9, 53.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-53.9, 63.9}, {-48, 63.9}, {-48, 69.9}, {-43.9, 69.9}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 65.9}, {-78, 65.9}, {-78, 63.9}, {-73.9, 63.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPElasticKPPenstockFrancis; diff --git a/OpenHPL/Tests/HPElasticKPPenstockFrancisGov.mo b/OpenHPL/Tests/HPElasticKPPenstockFrancisGov.mo new file mode 100644 index 0000000..9f45878 --- /dev/null +++ b/OpenHPL/Tests/HPElasticKPPenstockFrancisGov.mo @@ -0,0 +1,80 @@ +within OpenHPL.Tests; +model HPElasticKPPenstockFrancisGov "HP system model with Francis turbine and elastic penstock and governor" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(startTime = 600, height = -0.4615, duration = 10, offset = 0.6) annotation ( + Placement(visible = true, transformation(origin = {18, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,54},{-56,74}}, rotation=0))); + Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{56,30},{76,50}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,46}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation(extent={{-44,60},{-24,80}}, rotation=0))); + Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5) annotation (Placement(transformation(extent={{-22,44},{-2,64}}))); + OpenHPL.ElectroMech.Turbines.Francis francis( + GivenData=true, + R_1_=2.63/2, + R_2_=1.55/2, + beta1_=110, + k_ft2_=1, + k_ft3_=1.57e4, + r_Y=1.2, + r_v=1.1, + w_1_=0.2, + R_v_=2.89/2, + w_v_=0.2, + D_i=1.632, + k_ft1_=7e5, + WaterCompress=true) annotation (Placement(visible=true, transformation( + origin={40,40}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Generators.SynchGen generator(P_op=100e6, Q_op=62.5e6) annotation (Placement(visible=true, transformation( + origin={40,10}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Controllers.Governor govenor( + a=7.862E-25, + c=1.108E-08, + d=-5.344E-02, + b=-1.010E-16) annotation (Placement(transformation(extent={{74,68},{54,88}}))); + Modelica.Blocks.Sources.Ramp Power(startTime = 600, height = -81e6, duration = 10, offset = 81e6) annotation ( + Placement(visible = true, transformation(origin = {90, 78}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Waterway.Fitting fitting(D_1=3, D_2=1.632) annotation (Placement(transformation(extent={{4,30},{24,50}}))); +equation + connect(govenor.f, generator.f) annotation ( + Line(points = {{64, 88}, {64, 98}, {78, 98}, {78, 10}, {50, 10}}, color = {0, 0, 127})); + connect(generator.P_in, francis.P_out) annotation ( + Line(points = {{34, 20}, {36, 20}, {36, 30}}, color = {0, 0, 127})); + connect(generator.w_out, francis.w_in) annotation ( + Line(points = {{46, 20}, {44, 20}, {44, 30}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 65.9}, {-78, 65.9}, {-78, 64}, {-76, 64}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-56, 64}, {-48, 64}, {-48, 69.9}, {-43.9, 69.9}}, color = {28, 108, 200})); + connect(francis.n, discharge.p) annotation ( + Line(points = {{50.1, 39.9}, {50.1, 39.9}, {56.1, 39.9}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{76.1, 39.9}, {80, 39.9}, {80, 45.9}, {83.9, 45.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points = {{-23.9, 69.9}, {-21.9, 69.9}, {-21.9, 53.9}}, color = {28, 108, 200})); + connect(govenor.Y_gv, francis.u_t) annotation ( + Line(points = {{54, 78}, {54, 78}, {40, 78}, {40, 50.8}}, color = {0, 0, 127})); + connect(Power.y, govenor.P_ref) annotation ( + Line(points = {{79, 78}, {74, 78}}, color = {0, 0, 127})); + connect(penstockKP.n, fitting.p) annotation ( + Line(points = {{-1.9, 53.9}, {2, 53.9}, {2, 39.9}, {4.1, 39.9}}, color = {28, 108, 200})); + connect(francis.p, fitting.n) annotation ( + Line(points = {{30.1, 39.9}, {28, 39.9}, {24.1, 39.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPElasticKPPenstockFrancisGov; diff --git a/OpenHPL/Tests/HPElasticKPPenstockHalfSurgeD.mo b/OpenHPL/Tests/HPElasticKPPenstockHalfSurgeD.mo new file mode 100644 index 0000000..8dac1a2 --- /dev/null +++ b/OpenHPL/Tests/HPElasticKPPenstockHalfSurgeD.mo @@ -0,0 +1,48 @@ +within OpenHPL.Tests; +model HPElasticKPPenstockHalfSurgeD "Similar to previous HP system, but with twice reduced surge tank diameter" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-92,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 1200) annotation ( + Placement(visible = true, transformation(origin = {0, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 1200) annotation ( + Placement(visible = true, transformation(extent = {{-20, 2}, {0, 22}}, rotation = 0))); + Waterway.Pipe intake(V_dot0=19) annotation (Placement(visible=true, transformation(extent={{-74,56},{-54,76}}, rotation=0))); + Waterway.Pipe discharge( + H=5, + L=600, + V_dot0=19) annotation (Placement(visible=true, transformation(extent={{38,28},{58,48}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={78,38}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SimpleGen aggregate(w_0=52) annotation (Placement(visible=true, transformation(extent={{8,2},{28,22}}, rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7, WaterCompress=true) annotation (Placement(visible=true, transformation(extent={{8,32},{28,52}}, rotation=0))); + Waterway.PenstockKP penstockKP(N=20, V_dot0=19*ones(20)) annotation (Placement(visible=true, transformation(extent={{-18,42},{2,62}}, rotation=0))); + Waterway.SurgeTank surgeTank(D=1.7) annotation (Placement(visible=true, transformation(extent={{-44,60},{-24,80}}, rotation=0))); +equation + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{18, 32}, {18, 32}, {18, 22}, {18, 22}}, color = {0, 0, 127})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{1, 12}, {8, 12}}, color = {0, 0, 127})); + connect(discharge.p, turbine.n) annotation ( + Line(points = {{38.1, 37.9}, {31, 37.9}, {31, 41.9}, {28.1, 41.9}})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{58.1, 37.9}, {62, 37.9}, {62, 38}, {63.9, 38}, {63.9, 37.9}, {67.9, 37.9}})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{11, 84}, {18, 84}, {18, 52.8}}, color = {0, 0, 127})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-53.9, 65.9}, {-49, 65.9}, {-49, 69.9}, {-43.9, 69.9}})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-73.9, 65.9}, {-76, 65.9}, {-76, 66}, {-77.9, 66}, {-77.9, 65.9}, {-81.9, 65.9}})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points = {{-23.9, 69.9}, {-17.9, 69.9}, {-17.9, 51.9}}, color = {0, 0, 0})); + connect(penstockKP.n, turbine.p) annotation ( + Line(points = {{2.1, 51.9}, {2.1, 41.9}, {8.1, 41.9}}, color = {0, 0, 0})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPElasticKPPenstockHalfSurgeD; diff --git a/OpenHPL/Tests/HPElasticKPPenstockWithoutSurge.mo b/OpenHPL/Tests/HPElasticKPPenstockWithoutSurge.mo new file mode 100644 index 0000000..11fb44f --- /dev/null +++ b/OpenHPL/Tests/HPElasticKPPenstockWithoutSurge.mo @@ -0,0 +1,57 @@ +within OpenHPL.Tests; +model HPElasticKPPenstockWithoutSurge "Model of HP system without surge tank and with elastic penctock (KP), but simplified models for turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-90,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 0, origin = {10, 84}))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=19.06) annotation (Placement(visible=true, transformation(extent={{56,24},{76,44}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(transformation( + extent={{-10,10},{10,-10}}, + rotation=180, + origin={92,42}))); + Waterway.PenstockKP penstockKP1( + D_i=3, + D_o=3, + H=428.5, + N=10, + PipeElasticity=true, + V_dot0=19.06*ones(10)) annotation (Placement(visible=true, transformation( + origin={-6,50}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7, WaterCompres=true) annotation (Placement(transformation(extent={{22,26},{42,46}}))); + Waterway.Pipe condiut(H=23, V_dot0=19.06) annotation (Placement(visible=true, transformation( + origin={-48,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-8, -2}, {12, 18}}, rotation = 0))); + ElectroMech.Generators.SimpleGen aggregate annotation (Placement(visible=true, transformation(extent={{22,-2},{42,18}}, rotation=0))); +equation + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{32, 26}, {32, 26}, {32, 18}, {32, 18}}, color = {0, 0, 127})); + connect(condiut.n, penstockKP1.p) annotation ( + Line(points = {{-37.9, 63.9}, {-26, 63.9}, {-26, 49.9}, {-15.9, 49.9}}, color = {28, 108, 200})); + connect(reservoir.n, condiut.p) annotation ( + Line(points = {{-79.9, 61.9}, {-58, 61.9}, {-58, 63.9}, {-57.9, 63.9}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{21, 84}, {32, 84}, {32, 46.8}}, color = {0, 0, 127})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{42.1, 35.9}, {50, 35.9}, {50, 33.9}, {56.1, 33.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{81.9, 41.9}, {80, 41.9}, {80, 33.9}, {76.1, 33.9}}, color = {28, 108, 200})); + connect(turbine.p, penstockKP1.n) annotation ( + Line(points = {{22.1, 35.9}, {14, 35.9}, {14, 49.9}, {4.1, 49.9}}, color = {28, 108, 200})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{13, 8}, {13, 8}, {22, 8}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPElasticKPPenstockWithoutSurge; diff --git a/OpenHPL/Tests/HPLinTest.mo b/OpenHPL/Tests/HPLinTest.mo new file mode 100644 index 0000000..3671c90 --- /dev/null +++ b/OpenHPL/Tests/HPLinTest.mo @@ -0,0 +1,10 @@ +within OpenHPL.Tests; +model HPLinTest + extends Modelica.Icons.Example; + OpenHPL.Tests.HPLiniarizationKPFran hpl; + parameter Real t_ramp = 600, u_start = 0.7493, u_end = 0.7; + Real u; +equation + u = if time < t_ramp then u_start else u_end; + hpl.u = u; +end HPLinTest; diff --git a/OpenHPL/Tests/HPLiniarization.mo b/OpenHPL/Tests/HPLiniarization.mo new file mode 100644 index 0000000..ef05d9c --- /dev/null +++ b/OpenHPL/Tests/HPLiniarization.mo @@ -0,0 +1,55 @@ +within OpenHPL.Tests; +model HPLiniarization "Simple HP system model for liniarization" + extends Modelica.Icons.Example; + input Real u(start = 0.7493); + output Real dotV; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe intake(H=23, V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={72,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.908) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(discharge.n, tail.n) annotation ( + Line(points = {{50, 34}, {56.05, 34}, {56.05, 40}, {62, 40}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{20.1, 33.9}, {25.1, 33.9}, {25.1, 34}, {30, 34}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-77.95, 61.9}, {-77.95, 59.9}, {-71.9, 59.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 59.9}, {-45.95, 59.9}, {-45.95, 65.9}, {-39.9, 65.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-19.9, 65.9}, {-15.95, 65.9}, {-15.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {-10.1, 33.9}, {0.1, 33.9}}, color = {28, 108, 200})); + turbine.u_t = u; + dotV = turbine.V_dot; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarization; diff --git a/OpenHPL/Tests/HPLiniarization2.mo b/OpenHPL/Tests/HPLiniarization2.mo new file mode 100644 index 0000000..f5dc4ef --- /dev/null +++ b/OpenHPL/Tests/HPLiniarization2.mo @@ -0,0 +1,55 @@ +within OpenHPL.Tests; +model HPLiniarization2 "Simple HP system model for liniarization" + extends Modelica.Icons.Example; + input Real u(start = 0.7493); + output Real dotV; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe intake(H=23, V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={72,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.908, p_2=Const.p_a) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(discharge.n, tail.n) annotation ( + Line(points = {{50, 34}, {56.05, 34}, {56.05, 40}, {62, 40}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{20.1, 33.9}, {25.1, 33.9}, {25.1, 34}, {30, 34}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-77.95, 61.9}, {-77.95, 59.9}, {-71.9, 59.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 59.9}, {-45.95, 59.9}, {-45.95, 65.9}, {-39.9, 65.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-19.9, 65.9}, {-15.95, 65.9}, {-15.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {-10.1, 33.9}, {0.1, 33.9}}, color = {28, 108, 200})); + turbine.u_t = u; + dotV = turbine.V_dot; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarization2; diff --git a/OpenHPL/Tests/HPLiniarization3.mo b/OpenHPL/Tests/HPLiniarization3.mo new file mode 100644 index 0000000..89f5ed9 --- /dev/null +++ b/OpenHPL/Tests/HPLiniarization3.mo @@ -0,0 +1,55 @@ +within OpenHPL.Tests; +model HPLiniarization3 "Simple HP system model for liniarization" + extends Modelica.Icons.Example; + input Real u(start = 0.7493); + output Real dotV; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe intake(H=23, V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={72,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.908, p_2=Const.p_a) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(discharge.n, tail.n) annotation ( + Line(points = {{50, 34}, {56.05, 34}, {56.05, 40}, {62, 40}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{20.1, 33.9}, {25.1, 33.9}, {25.1, 34}, {30, 34}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-77.95, 61.9}, {-77.95, 59.9}, {-71.9, 59.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 59.9}, {-45.95, 59.9}, {-45.95, 65.9}, {-39.9, 65.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-19.9, 65.9}, {-15.95, 65.9}, {-15.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {-10.1, 33.9}, {0.1, 33.9}}, color = {28, 108, 200})); + turbine.u_t = u; + dotV = turbine.V_dot; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarization3; diff --git a/OpenHPL/Tests/HPLiniarization4.mo b/OpenHPL/Tests/HPLiniarization4.mo new file mode 100644 index 0000000..96adb33 --- /dev/null +++ b/OpenHPL/Tests/HPLiniarization4.mo @@ -0,0 +1,55 @@ +within OpenHPL.Tests; +model HPLiniarization4 "Simple HP system model for liniarization" + extends Modelica.Icons.Example; + input Real u(start = 0.7493); + output Real dotV; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe intake(H=23, V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={72,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.908, p_2=Const.p_a) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(discharge.n, tail.n) annotation ( + Line(points = {{50, 34}, {56.05, 34}, {56.05, 40}, {62, 40}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{20.1, 33.9}, {25.1, 33.9}, {25.1, 34}, {30, 34}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-77.95, 61.9}, {-77.95, 59.9}, {-71.9, 59.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 59.9}, {-45.95, 59.9}, {-45.95, 65.9}, {-39.9, 65.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-19.9, 65.9}, {-15.95, 65.9}, {-15.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {-10.1, 33.9}, {0.1, 33.9}}, color = {28, 108, 200})); + turbine.u_t = u; + dotV = turbine.V_dot; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarization4; diff --git a/OpenHPL/Tests/HPLiniarizationFranGen.mo b/OpenHPL/Tests/HPLiniarizationFranGen.mo new file mode 100644 index 0000000..d52e82d --- /dev/null +++ b/OpenHPL/Tests/HPLiniarizationFranGen.mo @@ -0,0 +1,74 @@ +within OpenHPL.Tests; +model HPLiniarizationFranGen "HP system model for liniarization with Francis turbine + generator" + extends Modelica.Icons.Example; + Waterway.Pipe intake(H=23, V_dot0=18.5952) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + input Real u = 0.576313; + output Real P; + //, f; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=18.5952) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + V_dot0=18.5952) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.963) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Francis turbine( + GivenData=false, + GivenServoData=false, + Given_losses=false, + u_end_=2.3683, + u_start_=2.24) annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Generators.SynchGen generator( + SelfInitialization=true, + EEd_0=-7207.13, + EEq_0=18005.2, + Ef_0=38110.4, + Vstabilizer_0=0, + w_0=52.3599, + DELTA_0=0.65703268757177) annotation (Placement(visible=true, transformation(extent={{0,-10},{20,10}}, rotation=0))); +equation + connect(generator.w_out, turbine.w_in) annotation ( + Line(points = {{16, 10}, {16, 17}, {14, 17}, {14, 24}}, color = {0, 0, 127})); + connect(turbine.P_out, generator.P_in) annotation ( + Line(points = {{6, 23}, {6, 16.5}, {4, 16.5}, {4, 10}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-77.95, 61.9}, {-77.95, 59.9}, {-71.9, 59.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 59.9}, {-45.95, 59.9}, {-45.95, 65.9}, {-39.9, 65.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-19.9, 65.9}, {-15.95, 65.9}, {-15.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{50.1, 33.9}, {62.05, 33.9}, {62.05, 39.9}, {83.9, 39.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {-10.1, 33.9}, {0.1, 33.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{20.1, 33.9}, {25.05, 33.9}, {30.1, 33.9}}, color = {28, 108, 200})); + turbine.u_t = u; + P = generator.Pe; + //f = generator.f; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarizationFranGen; diff --git a/OpenHPL/Tests/HPLiniarizationGenIPSL.mo b/OpenHPL/Tests/HPLiniarizationGenIPSL.mo new file mode 100644 index 0000000..e3d8043 --- /dev/null +++ b/OpenHPL/Tests/HPLiniarizationGenIPSL.mo @@ -0,0 +1,149 @@ +within OpenHPL.Tests; +model HPLiniarizationGenIPSL "Synergy with OpenIPSL library(generator + governor)" + extends Modelica.Icons.Example; + input Real u = 0.574; + output Real w, dotV, P; + //, P; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23, V_dot0=18.5381) annotation (Placement(visible=true, transformation(extent={{-76,52},{-56,72}}, rotation=0))); + Waterway.Pipe discharge( + L=600, + H=0.5, + V_dot0=18.5381) annotation (Placement(visible=true, transformation(extent={{50,30},{70,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,36}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + L=600, + H=428.5, + D_i=3, + D_o=3, + V_dot0=18.5381) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=69.9692) annotation (Placement(visible=true, transformation( + origin={-36,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y=1.2, + r_v=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, P_0 = 16.0352698692006 * 5, Q_0 = 11.859436505981 * 5, Sn = 20 * 5, Vn = 400, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(transformation(extent = {{26, -30}, {46, -10}}))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(transformation(extent = {{-12, -36}, {8, -16}}))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 180, origin = {52, 10}))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(visible = true, transformation(extent = {{-98, -100}, {-74, -80}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -88}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(G = 0, R = 0.01, X = 0.1, opening = 1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -90}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -40}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(P_0 = 8 * 5, Q_0 = 6 * 5, V_0 = 1, angle_0 = 0) annotation ( + Placement(visible = true, transformation(origin = {90, -52}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2(P_0 = 8 * 5, Q_0 = 6 * 5, V_0 = 1, angle_0 = 0, dP1 = 1, dP2 = 0, dQ1 = 0, dQ2 = 0, t_end_1 = 1.1e10, t_end_2 = 1e10, t_start_1 = 1e10, t_start_2 = 1e10) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -90.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(transformation(extent = {{-14, -86}, {6, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(transformation(extent = {{26, -86}, {46, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus2 annotation ( + Placement(transformation(extent = {{66, -62}, {86, -42}}))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(transformation(extent = {{66, -100}, {86, -80}}))); + OpenIPSL.Electrical.Buses.InfiniteBus infiniteBus annotation ( + Placement(visible = true, transformation(extent = {{-62, -64}, {-42, -44}}, rotation = 0))); +equation + connect(bus.p, infiniteBus.p) annotation ( + Line(points = {{-4, -76}, {-20, -76}, {-20, -54}, {-42, -54}, {-42, -54}, {-42, -54}}, color = {0, 0, 255})); + connect(infiniteBus.p, order2_1.p) annotation ( + Line(points = {{-42, -54}, {36, -54}, {36, -36}, {62, -36}, {62, -20}, {46, -20}, {46, -20}}, color = {0, 0, 255})); + turbine.u_t = u; + dotV = turbine.V_dot; + P = order2_1.P; + w = turbine.w; + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-78, 61.9}, {-75.9, 61.9}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points = {{-45.9, 65.9}, {-48, 65.9}, {-48, 61.9}, {-55.9, 61.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-25.9, 65.9}, {-16.95, 65.9}, {-16.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 35.9}, {44, 35.9}, {44, 39.9}, {50.1, 39.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{79.9, 35.9}, {79.9, 39.95}, {80, 39.95}, {80, 39.9}, {70.1, 39.9}}, color = {28, 108, 200})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{24, -15}, {16, -15}, {16, -6}, {28, -6}, {28, -9}}, color = {0, 0, 127})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points = {{-14, -26}, {-20, -26}, {-20, 8}, {-20, 12}, {24, 12}, {24, 26}, {24, 25.4}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points = {{9, -26}, {24, -26}, {24, -25}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points = {{47, -11}, {54, -11}, {54, -8}, {72, -8}, {72, 10}, {64, 10}}, color = {0, 0, 127})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {4.95, 37.9}, {4.95, 35.9}, {18.1, 35.9}}, color = {28, 108, 200})); + connect(pwLine2.p, pwLine1.p) annotation ( + Line(points = {{10.6, -64}, {2, -64}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(pwLine2.n, pwLine1.n) annotation ( + Line(points = {{21.4, -64}, {30, -64}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(pwLine4.p, pwLinewithOpening1.p) annotation ( + Line(points = {{50.6, -40}, {44, -40}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine4.n, pwLinewithOpening1.n) annotation ( + Line(points = {{61.4, -40}, {68, -40}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -76}, {2, -76}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLine1.n) annotation ( + Line(points = {{36, -76}, {30, -76}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -76}, {40, -76}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine3.p, pwLinewithOpening1.p) annotation ( + Line(points = {{52.6, -90}, {40, -90}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -52}, {84, -52}}, color = {0, 0, 255})); + connect(bus2.p, pwLinewithOpening1.n) annotation ( + Line(points = {{76, -52}, {68, -52}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -90}, {84, -90}, {84, -90.2889}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -90}, {63.4, -90}, {76, -90}}, color = {0, 0, 255})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points = {{41, 10}, {36, 10}, {32, 10}, {32, 25.8}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarizationGenIPSL; diff --git a/OpenHPL/Tests/HPLiniarizationGenIPSLKP.mo b/OpenHPL/Tests/HPLiniarizationGenIPSLKP.mo new file mode 100644 index 0000000..79fe086 --- /dev/null +++ b/OpenHPL/Tests/HPLiniarizationGenIPSLKP.mo @@ -0,0 +1,153 @@ +within OpenHPL.Tests; +model HPLiniarizationGenIPSLKP "Synergy with OpenIPSL library(generator + governor)" + extends Modelica.Icons.Example; + input Real u = 0.574; + output Real w, dotV, P; + //, P; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,46}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23, V_dot0=18.536) annotation (Placement(visible=true, transformation(extent={{-76,36},{-56,56}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=18.5359) annotation (Placement(visible=true, transformation(extent={{50,38},{70,58}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={92,52}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=69.9695) annotation (Placement(visible=true, transformation( + origin={-36,50}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + WaterCompress=false, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y=1.2, + r_v=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={26,42}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, P_0 = 16.0352698692006 * 5, Q_0 = 11.859436505981 * 5, Sn = 20 * 5, Vn = 400, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(visible = true, transformation(extent = {{8, 0}, {28, 20}}, rotation = 0))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(visible = true, transformation(origin = {-9, 3}, extent = {{-7, -7}, {7, 7}}, rotation = 0))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(visible = true, transformation(origin = {46, 28}, extent = {{-8, -8}, {8, 8}}, rotation = 180))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(visible = true, transformation(extent = {{-100, 0}, {-76, 20}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -40}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(G = 0, R = 0.01, X = 0.1, opening = 1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -12}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -16}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -38}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -2}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(P_0 = 8 * 5, Q_0 = 6 * 5, V_0 = 1, angle_0 = 0) annotation ( + Placement(visible = true, transformation(origin = {90, -6}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2(P_0 = 8 * 5, Q_0 = 6 * 5, V_0 = 1, angle_0 = 0, dP1 = 1, dP2 = 0, dQ1 = 0, dQ2 = 0, t_end_1 = 1.1e10, t_end_2 = 1e10, t_start_1 = 1e10, t_start_2 = 1e10) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -38.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(visible = true, transformation(extent = {{-14, -38}, {6, -18}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(visible = true, transformation(extent = {{26, -38}, {46, -18}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus2(displayPF = true) annotation ( + Placement(visible = true, transformation(extent = {{66, -16}, {86, 4}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(visible = true, transformation(extent = {{66, -48}, {86, -28}}, rotation = 0))); + OpenIPSL.Electrical.Buses.InfiniteBus infiniteBus annotation ( + Placement(visible = true, transformation(extent = {{-54, -38}, {-34, -18}}, rotation = 0))); + OpenHPL.Waterway.PenstockKP penstockKP( + D_i=3, + D_o=3, + H=428.5, + N=10, + PipeElasticity=true, + V_dot0={18.5285,18.5251,18.5216,18.5181,18.5147,18.5112,18.5077,18.5043,18.5008,18.4973}, + h_s0=69.9694, + p_p0={9.93615,14.0954,18.2545,22.4134,26.5723,30.7309,34.8895,39.0479,43.2061,47.3643}*1e5) annotation (Placement(visible=true, transformation( + origin={-4,42}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{6, 15}, {2, 15}, {2, 15}, {-2, 15}, {-2, 24}, {10, 24}, {10, 22.5}, {10, 22.5}, {10, 21}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points = {{29, 19}, {60, 19}, {60, 28}, {56, 28}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points = {{-1.3, 3}, {7.7, 3}, {7.7, 5}, {6, 5}}, color = {0, 0, 127})); + connect(order2_1.p, bus.p) annotation ( + Line(points = {{28, 10}, {42, 10}, {42, -6}, {28, -6}, {28, -12}, {-12, -12}, {-12, -28}, {-4, -28}}, color = {0, 0, 255})); + connect(infiniteBus.p, bus.p) annotation ( + Line(points = {{-34, -28}, {-4, -28}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -38}, {78, -38}, {78, -38}, {80, -38}, {80, -38}, {84, -38}, {84, -38.2889}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -38}, {63.4, -38}, {63.4, -38}, {63.4, -38}, {63.4, -38}, {63.4, -38}, {63.4, -38}, {63.4, -38}, {69.7, -38}, {69.7, -38}, {72.85, -38}, {72.85, -38}, {76, -38}}, color = {0, 0, 255})); + connect(pwLine3.p, bus1.p) annotation ( + Line(points = {{53, -38}, {42, -38}, {42, -28}, {36, -28}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -6}, {84, -6}}, color = {0, 0, 255})); + connect(pwLinewithOpening1.n, bus2.p) annotation ( + Line(points = {{61.4, -12}, {67.4, -12}, {67.4, -6}, {76, -6}}, color = {0, 0, 255})); + connect(pwLine4.p, pwLinewithOpening1.p) annotation ( + Line(points = {{50, -2}, {48, -2}, {48, -12}, {50, -12}, {50, -12}}, color = {0, 0, 255})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -28}, {42, -28}, {42, -8}, {48, -8}, {48, -12}, {50, -12}, {50, -12}}, color = {0, 0, 255})); + connect(bus1.p, pwLine1.n) annotation ( + Line(points = {{36, -28}, {34.5, -28}, {34.5, -28}, {35, -28}, {35, -28}, {32, -28}, {32, -40}, {27.7, -40}, {27.7, -40}, {23.55, -40}, {23.55, -40}, {21.4, -40}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -28}, {-3.25, -28}, {-3.25, -28}, {-2.5, -28}, {-2.5, -28}, {-1, -28}, {-1, -28}, {2, -28}, {2, -40}, {6.3, -40}, {6.3, -40}, {8.45, -40}, {8.45, -40}, {9.525, -40}, {9.525, -40}, {10.6, -40}}, color = {0, 0, 255})); + connect(pwLinewithOpening1.n, pwLine4.n) annotation ( + Line(points = {{61.4, -12}, {67.4, -12}, {67.4, -2}, {61.4, -2}, {61.4, -2}, {61.4, -2}, {61.4, -2}}, color = {0, 0, 255})); + connect(pwLine2.n, pwLine1.n) annotation ( + Line(points = {{21.4, -16}, {21.9375, -16}, {21.9375, -16}, {24.475, -16}, {24.475, -16}, {25.55, -16}, {25.55, -16}, {27.7, -16}, {27.7, -16}, {30, -16}, {30, -40}, {27.7, -40}, {27.7, -40}, {23.55, -40}, {23.55, -40}, {21.4, -40}}, color = {0, 0, 255})); + connect(pwLine2.p, pwLine1.p) annotation ( + Line(points = {{10.6, -16}, {9.525, -16}, {9.525, -16}, {10.45, -16}, {10.45, -16}, {8.3, -16}, {8.3, -16}, {2, -16}, {2, -40}, {8.3, -40}, {8.3, -40}, {10.45, -40}, {10.45, -40}, {9.525, -40}, {9.525, -40}, {10.6, -40}}, color = {0, 0, 255})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points = {{-17, 3}, {-28, 3}, {-28, 28}, {22, 28}, {22, 31}}, color = {0, 0, 127})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points = {{37, 28}, {30, 28}, {30, 32}}, color = {0, 0, 127})); + connect(surgeTank.p, intake.n) annotation ( + Line(points = {{-45.9, 49.9}, {-46.95, 49.9}, {-46.95, 47.9}, {-48, 47.9}, {-48, 45.9}, {-55.9, 45.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP.p) annotation ( + Line(points = {{-26, 50}, {-14, 50}, {-14, 41.9}, {-13.9, 41.9}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 45.9}, {-78, 45.9}, {-75.9, 45.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{82, 52}, {76, 52}, {76, 48}, {70, 48}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{36, 42}, {43, 42}, {43, 48}, {50, 48}}, color = {28, 108, 200})); + connect(penstockKP.n, turbine.p) annotation ( + Line(points = {{6.1, 41.9}, {16, 41.9}, {16, 42}}, color = {28, 108, 200})); + turbine.u_t = u; + dotV = turbine.V_dot; + P = order2_1.P; + w = turbine.w; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.08)); +end HPLiniarizationGenIPSLKP; diff --git a/OpenHPL/Tests/HPLiniarizationKP.mo b/OpenHPL/Tests/HPLiniarizationKP.mo new file mode 100644 index 0000000..7acb880 --- /dev/null +++ b/OpenHPL/Tests/HPLiniarizationKP.mo @@ -0,0 +1,59 @@ +within OpenHPL.Tests; +model HPLiniarizationKP "HP system model for liniarization with elastic penstock (KP)" + extends Modelica.Icons.Example; + input Real u(start = 0.7493); + output Real dotV; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe intake(H=23, V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={72,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.PenstockKP penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + N=10, + PipeElasticity=true, + V_dot0=19.0777*ones(10), + h_s0=69, + p_p0=997*9.81*(69 + 428.5/10/2):997*9.81*428.5/10:997*9.81*(69 + 428.5/10*(10 - 1/2))) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.908) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7, WaterCompress=true) annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(discharge.n, tail.n) annotation ( + Line(points={{50,34},{56.05,34},{56.05,40},{62,40}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-82,62},{-77.95,62},{-77.95,60},{-72,60}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-52,60},{-45.95,60},{-45.95,66},{-40,66}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-20,66},{-15.95,66},{-15.95,58},{-10,58}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{-10,38},{-10,34},{0,34}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{20,34},{25.05,34},{30,34}}, color = {28, 108, 200})); + turbine.u_t = u; + dotV = turbine.V_dot; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarizationKP; diff --git a/OpenHPL/Tests/HPLiniarizationKPFran.mo b/OpenHPL/Tests/HPLiniarizationKPFran.mo new file mode 100644 index 0000000..85b7b84 --- /dev/null +++ b/OpenHPL/Tests/HPLiniarizationKPFran.mo @@ -0,0 +1,73 @@ +within OpenHPL.Tests; +model HPLiniarizationKPFran "HP system model for liniarization with elastic penstock (KP) + Francis turbine + generator" + extends Modelica.Icons.Example; + input Real u; + output Real P, f; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe intake(H=23, V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=19.0777) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.PenstockKP penstock( + D_i=3, + D_o=3, + H=428.5, + L=600, + N=10, + h_s0=69, + V_dot0=19.0777*ones(10), + p_p0=997*9.81*(69 + 428.5/10/2):997*9.81*428.5/10:997*9.81*(69 + 428.5/10*(10 - 1/2))) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.908) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Francis turbine annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Generators.SynchGen generator( + SelfInitialization=true, + EEd_0=-7207.13, + EEq_0=18005.2, + Ef_0=38110.4, + Vstabilizer_0=0, + DELTA_0=0.65703268757177, + w_0=52.3599) annotation (Placement(transformation(extent={{0,-2},{20,18}}))); +equation + connect(generator.w_out, turbine.w_in) annotation ( + Line(points = {{16, 18}, {14, 18}, {14, 24}, {14, 24}}, color = {0, 0, 127})); + connect(generator.w_out, turbine.w_in) annotation ( + Line(points = {{16, 18}, {14, 18}, {14, 24}, {14, 24}}, color = {0, 0, 127})); + connect(turbine.P_out, generator.P_in) annotation ( + Line(points = {{6, 24}, {4, 24}, {4, 20}, {4, 20}, {4, 18}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-77.95, 61.9}, {-77.95, 59.9}, {-71.9, 59.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-51.9, 59.9}, {-45.95, 59.9}, {-45.95, 65.9}, {-39.9, 65.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-19.9, 65.9}, {-15.95, 65.9}, {-15.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{50.1, 33.9}, {62.05, 33.9}, {62.05, 39.9}, {83.9, 39.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {-10.1, 33.9}, {0.1, 33.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{20.1, 33.9}, {25.05, 33.9}, {30.1, 33.9}}, color = {28, 108, 200})); + turbine.u_t = u; + P = generator.Pe; + f = generator.f; + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPLiniarizationKPFran; diff --git a/OpenHPL/Tests/HPModel.mo b/OpenHPL/Tests/HPModel.mo new file mode 100644 index 0000000..43c27d0 --- /dev/null +++ b/OpenHPL/Tests/HPModel.mo @@ -0,0 +1,34 @@ +within OpenHPL.Tests; +model HPModel + inner OpenHPL.Constants Const; + import Modelica.Constants.pi; + parameter Real H_r = 48, H_i = 23, H_p = 428.5, H_s = 120, H_d = 0.5, H_t = 5; + parameter Real L_i = 6600, L_p = 600, L_s = 140, L_d = 600; + parameter Real D_i = 5.8, D_p = 3, D_s = 3.4, D_d = 5.8; + parameter Real C_v = 3.7, fD = 0.043; + parameter Real h_s0 = 69.6998, Vdot_s0 = 0.0, Vdot_p0 = 19.0768; + input Real u(start = 0.7493); + Real A_i = D_i ^ 2 * pi / 4, A_p = D_p ^ 2 * pi / 4, A_s = D_s ^ 2 * pi / 4, A_d = D_d ^ 2 * pi / 4; + Real cos_theta_i = H_i / L_i, cos_theta_p = H_p / L_p, cos_theta_s = H_s / L_s, cos_theta_d = H_d / L_d; + Real p_r = Const.p_a + Const.g * Const.rho * H_r, p_t = Const.p_a + Const.g * Const.rho * H_t; + Real Z_i = A_i / L_i, Z_p = A_p / L_p, Z_s = A_s / l_s, Z_d = A_d / L_d; + Real B_i = D_i / A_i ^ 2, B_p = D_p / A_p ^ 2, B_s = D_s / A_s ^ 2, B_d = D_d / A_d ^ 2; + Real fD_i = fD, fD_p = fD, fD_s = fD, fD_d = fD; + Real p_tr1, p_n, K_dp, K_p, K_z, K_pd, K_pdz; + Real h_s, Vdot_s, Vdot_p, Vdot_i = Vdot_s + Vdot_p, l_s = h_s / cos_theta_s; +initial equation + h_s = h_s0; + Vdot_s = Vdot_s0; + Vdot_p = Vdot_p0; +equation + K_dp = Z_d / (Z_d + Z_p); + K_z = K_dp / Z_d; + K_p = Z_i * Z_d / (Z_i * Z_d + Z_s * Z_d + Z_p * Z_d - Z_p ^ 2 * K_dp); + K_pd = Z_p * K_dp / Z_d; + K_pdz = Z_p * K_dp; + p_n = K_p / Z_i * (Z_i * p_r + Z_s * Const.p_a + Z_p * K_dp * (Vdot_p ^ 2 * Const.p_a / (C_v ^ 2 * u ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p * (K_pd - 1) - K_pd * A_d * cos_theta_d + A_s * cos_theta_s + A_i * cos_theta_i) + 1 / 8 * pi * Const.rho * (fD_s * B_s * Vdot_s * abs(Vdot_s) + (fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * Vdot_p * abs(Vdot_p) - fD_i * B_i * Vdot_i * abs(Vdot_i))); + p_tr1 = K_z * (Z_p * p_n + Z_d * (Vdot_p ^ 2 * Const.p_a / (C_v ^ 2 * u ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p - A_d * cos_theta_d) + 1 / 8 * pi * Const.rho * Vdot_p * abs(Vdot_p) * (fD_d * B_d - fD_p * B_p)); + der(h_s) = Vdot_s * cos_theta_s / A_s; + der(Vdot_s) = Z_s / Const.rho * (p_n - Const.p_a) - A_s * Const.g * cos_theta_s - 1 / 8 * pi * fD_s * B_s * Vdot_s * abs(Vdot_s); + der(Vdot_p) = Z_p / Const.rho * (p_n - p_tr1) + A_p * Const.g * cos_theta_p - 1 / 8 * pi * fD_p * B_p * Vdot_p * abs(Vdot_p); +end HPModel; diff --git a/OpenHPL/Tests/HPModelDEA.mo b/OpenHPL/Tests/HPModelDEA.mo new file mode 100644 index 0000000..dd41dee --- /dev/null +++ b/OpenHPL/Tests/HPModelDEA.mo @@ -0,0 +1,30 @@ +within OpenHPL.Tests; +model HPModelDEA + inner OpenHPL.Constants Const; + import Modelica.Constants.pi; + parameter Real H_r = 48, H_i = 23, H_p = 428.5, H_s = 120, H_d = 0.5, H_t = 5; + parameter Real L_i = 6600, L_p = 600, L_s = 140, L_d = 600; + parameter Real D_i = 5.8, D_p = 3, D_s = 3.4, D_d = 5.8; + parameter Real C_v = 3.7, fD = 0.043; + input Real u_v = 0.7493; + Real A_i = D_i ^ 2 * pi / 4, A_p = D_p ^ 2 * pi / 4, A_s = D_s ^ 2 * pi / 4, A_d = D_d ^ 2 * pi / 4; + Real cos_theta_i = H_i / L_i, cos_theta_p = H_p / L_p, cos_theta_s = H_s / L_s, cos_theta_d = H_d / L_d; + Real p_r = Const.p_a + Const.g * Const.rho * H_r, p_t = Const.p_a + Const.g * Const.rho * H_t; + Real Z_i = A_i / L_i, Z_p = A_p / L_p, Z_s = A_s / l_s, Z_d = A_d / L_d; + Real B_i = D_i / A_i ^ 2, B_p = D_p / A_p ^ 2, B_s = D_s / A_s ^ 2, B_d = D_d / A_d ^ 2; + Real fD_i = fD, fD_p = fD, fD_s = fD, fD_d = fD; + Real p_tr1, p_n, p_tr2; + Real h_s, Vdot_s, Vdot_p, Vdot_i = Vdot_s + Vdot_p, l_s = h_s / cos_theta_s; +initial equation + h_s = 69.9; + Vdot_s = 0; + Vdot_p = 19.077; +equation + Const.rho * L_i * der(Vdot_i) = A_i * (p_r - p_n) + Const.rho * L_i * A_i * Const.g * cos_theta_i - 1 / 8 * pi * L_i * fD_i * Const.rho * B_i * Vdot_i * abs(Vdot_i); + Const.rho * A_s / cos_theta_s * der(h_s) = Const.rho * Vdot_s; + Const.rho / cos_theta_s * der(h_s * Vdot_s) = Const.rho * Vdot_s ^ 2 / A_s + A_s * (p_n - Const.p_a) - Const.rho * A_s * h_s * Const.g - 1 / 8 * pi * fD_s * Const.rho * l_s * B_s * Vdot_s * abs(Vdot_s); + Const.rho * L_p * der(Vdot_p) = A_p * (p_n - p_tr1) + Const.rho * L_p * A_p * Const.g * cos_theta_p - 1 / 8 * pi * fD_p * Const.rho * L_p * B_p * Vdot_p * abs(Vdot_p); + Vdot_p = C_v * u_v * sqrt((p_tr1 - p_tr2) / Const.p_a); + //p_tr1 - p_tr2 = Vdot_p^2 * Const.p_a/(C_v*u_v)^ 2; + Const.rho * L_d * der(Vdot_p) = A_d * (p_tr2 - p_t) + Const.rho * L_d * A_d * Const.g * cos_theta_d - 1 / 8 * pi * fD_d * Const.rho * L_d * B_d * Vdot_p * abs(Vdot_p); +end HPModelDEA; diff --git a/OpenHPL/Tests/HPModelKPLin.mo b/OpenHPL/Tests/HPModelKPLin.mo new file mode 100644 index 0000000..9a9c454 --- /dev/null +++ b/OpenHPL/Tests/HPModelKPLin.mo @@ -0,0 +1,21 @@ +within OpenHPL.Tests; +model HPModelKPLin + parameter Integer n = 24; + // states + parameter Integer k = 1; + // top-level inputs + parameter Integer l = 1; + // top-level outputs + parameter Real x0[24] = {992883.289524717, 1408615.924274521, 1824332.096601278, 2240035.212738176, 2655723.668014717, 3071397.894367104, 3487057.05338595, 3902700.583697127, 4318331.137879058, 4733948.8193478, 19059.21032479101, 19059.2294580422, 19059.28066128324, 19059.33055236392, 19059.37895675784, 19059.41769211072, 19059.43803782915, 19059.43604833334, 19059.41697346472, 19059.36501028928, 3647704893.790293, 3.833941085834154e-005, 738231.8616973314, 262866589.5593565}; + parameter Real u0 = 0.7493; + parameter Real A[24, 24] = [-16.08439026907414, 15.86292760442456, -4.794393543600575, 0.3011297796144339, 0, 0, 0, 0, 0, 0, 2188.559966173648, -2314.193716402733, 169.493858252066, -42.37346456301649, 7.402878769272996e-015, 0, 0, 0, 0, 0, 1.567153511469892e-005, -183.3864295134294, 4.21509388076372, 0; 4.168167842729975, -10.42053917969667, 8.336574804532114, -2.084203479028384, 0, 0, 0, 0, 0, 0, 2122.861322710982, -1239.860505712094, -1177.334420838401, 294.3336052096002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; -2.084203479524912, 8.337052903895106, -12.5059378308296, 8.337530874422105, -2.084442465054391, 0, 0, 0, 0, 0, -767.3357814221653, 2537.314910450359, -297.5151423987605, -1766.797802929313, 294.3338151761125, 0, 0, 0, 0, 0, 0, 0, 0, 0; 0, -2.084442464823843, 8.338008721745783, -12.5073713779712, 8.338486447316516, -2.084681327441733, 0, 0, 0, 0, 0, -295.1289370152623, 1769.97829035952, -2.384735796900835, -1766.798642407185, 294.3340250271784, 0, 0, 0, 0, 0, 0, 0, 0; 0, 0, -2.084681327504803, 8.338964047758481, -12.50880417768666, 8.339441523458587, -2.084920065299463, 0, 0, 0, 0, 0, -295.1287271223586, 1769.97745093536, 291.9507575560861, -2532.068491438651, 765.2690102092555, 0, 0, 0, 0, 0, 0, 0; 0, 0, 0, -2.084920065181, 8.339918873750815, -12.51023623091876, 8.340396100586061, -2.085158678403219, 0, 0, 0, 0, 0, -295.1285174187467, 1180.514069674987, 1824.554835822752, -2709.94038779626, 0, 0, 0, 0, 0, 0, 0; 0, 0, 0, 0, -2.085158678326279, 8.340873200302626, -12.51166753186883, 8.341350173085219, -2.085397165020682, 0, 0, 0, 0, 0, 0, 413.179630588721, -1.111114578572111, -412.0685166606934, 0, 0, 0, 0, 0, 0; 0, 0, 0, 0, 0, -2.085397165400728, 8.341827024754881, -12.51309807921205, 8.342303749490215, -2.085635528160546, 0, 0, 0, 0, 0, 0, 2713.114999205013, -2301.046188621637, -412.0688109738587, 0, 0, 0, 0, 0; 0, 0, 0, 0, 0, 0, -2.08563552817265, 8.342780352912506, -10.4286541249092, 4.171509292868229, 0, 0, 0, 0, 0, 0, -767.3325070394367, 3480.446666071489, -2124.444009216493, -588.6701504947939, 0, 0, 0, 0; 0, 0, 0, 0, 0, 0, 0.4648693157161499, -6.269293279834859, 19.96673987447301, -16.93848668072003, 0, 0, 0, 0, 0, 0, 171.1055975833029, -1716.901645469861, 4333.166137996929, -1398.740070444036, 0, 0, 0, 0.0004888870995462002; 0.03349447058525149, -0.06455160773185904, -0.004471687688911441, 0.002132750452394769, 0, 0, 0, 0, 0, 0, 1.344613064293004, -2.275267967984701, 1.200439569039228, -0.3001098922598071, 5.243085909472713e-017, 0, 0, 0, 0, 0, 1.10993584388731e-007, -1.298833649095132, 0.02985338544927606, 0; 0.05902588289657602, 0.01466154432942627, -0.08842311557761337, 0.01473167638255253, 0, 0, 0, 0, 0, 0, 4.249612493222614, -10.50934525646588, 8.291868946992661, -2.072967236748165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; -0.01477149400629437, 0.08859589992217727, -0.0001031640495938163, -0.08846365467600036, 0.01473843269475015, 0, 0, 0, 0, 0, -5.44822222013016, 13.85283973256269, -14.64232078941463, 8.270106269852134, -2.073210860905721, 0, 0, 0, 0, 0, 0, 0, 0, 0; 0, -0.01477824751444726, 0.08863641976388749, -0.0001031361401604561, -0.08850416969936603, 0.01474518499831691, 0, 0, 0, 0, 0, -2.095704410518916, 8.405545390902315, -12.54826087872316, 8.271089679051151, -2.073454356969451, 0, 0, 0, 0, 0, 0, 0, 0; 0, 0, -0.01478499701134827, 0.08867691551946535, -0.0001031081395734883, -0.08854466065682946, 0.0147519332956893, 0, 0, 0, 0, 0, -2.095938609732372, 8.406472767731195, -14.62336804918776, 13.66368666985718, -5.391614090380772, 0, 0, 0, 0, 0, 0, 0; 0, 0, 0, -0.01479174247575537, 0.08871738710462698, -0.00010308006059185, -0.08858512758031897, 0.01475867759467838, 0, 0, 0, 0, 0, -2.096172685771156, 8.384690743084622, -14.56597681475787, 8.236720752045791, 0, 0, 0, 0, 0, 0, 0; 0, 0, 0, 0, -0.01479848390591617, 0.08875783449672599, -0.0001030517771802353, -0.08862557044123512, 0.01476541789204345, 0, 0, 0, 0, 0, 0, 2.934969285282572, -5.879541666524696, 2.903857761092998, 0, 0, 0, 0, 0, 0; 0, 0, 0, 0, 0, -0.01480522127838294, 0.08879825762278153, -0.0001030234412715021, -0.088665989336792, 0.01477215420688555, 0, 0, 0, 0, 0, 0, 8.445555805603728, -11.39044508536888, 2.904197983285988, 0, 0, 0, 0, 0; 0, 0, 0, 0, 0, 0, -0.01481195461720632, 0.0888386566422107, -0.01488188161274545, -0.05914861119676303, 0, 0, 0, 0, 0, 0, -5.451872731693405, 13.89833866605086, -12.63647389474842, 4.149340070385929, 0, 0, 0, 0; 0, 0, 0, 0, 0, 0, -0.003294827433872963, 0.01483189719198888, 0.03610530131727136, -0.0279696253825127, 0, 0, 0, 0, 0, 0, -1.212735274080617, 1.277730315488761, 5.358193366035733, -15.305945749619, 0, 0, 0, -3.465056894903684e-006; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; -2.006946570338033e-005, 0.0001008453303547595, -3.63111738390832e-005, 4.0341861259126e-006, 0, 0, 0, 0, 0, 0, 9.791739439189312e-005, -0.001781012078079036, 0.002270681339664842, -0.0005676703349162106, -8.244914809464768e-020, 0, 0, 0, 0, 0, 2.099489781861486e-010, -0.002459268912785462, -4.694537225848162e-005, 0; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 997, 0, 0; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; + parameter Real B[24, 1] = [0; 0; 0; 0; 0; 0; 0; 0; 0; -35379147.78627282; 0; 0; 0; 0; 0; 0; 0; 0; 0; 250754.7449839309; 0; 0; 0; 0]; + parameter Real C[1, 24] = [0, 0, 0, 0, 0, 0, -4.771649985545624e-010, 4.294069962565973e-009, -1.193018801645569e-008, 2.397726670543185e-009, 0, 0, 0, 0, 0, 0, -1.756312999444499e-007, 9.746855769994258e-007, -0.0005010485766950694, 0.001499653183721549, 0, 0, 0, -5.018180470546436e-013]; + parameter Real D[1, 1] = [0.03631491783081359]; + Real x[24](start = x0); + input Real u(start = u0); + output Real y[1]; +equation + der(x) = A * x + B * u * ones(1); + y = C * x + D * u * ones(1); +end HPModelKPLin; diff --git a/OpenHPL/Tests/HPModelKPLinPI.mo b/OpenHPL/Tests/HPModelKPLinPI.mo new file mode 100644 index 0000000..9d2cd53 --- /dev/null +++ b/OpenHPL/Tests/HPModelKPLinPI.mo @@ -0,0 +1,19 @@ +within OpenHPL.Tests; +model HPModelKPLinPI + HPLiniarizationKP hpKP; + parameter Real Kp = 0.1; + parameter Real Ki = 2.5; + parameter Real ref0 = 19.0777; + Real err1, u1(start = 0.7493, fixed = true), xi1; + input Real ref(start = ref0); + output Real dotVp2, dotVs2; + output Real ms2; +equation + hpKP.u = u1; + err1 = ref - hpKP.dotV; + der(xi1) = Ki * err1; + u1 = min(1.0, Kp * err1 + xi1); + dotVp2 = hpKP.dotV; + dotVs2 = hpKP.surgeTank.V_dot; + ms2 = hpKP.surgeTank.m; +end HPModelKPLinPI; diff --git a/OpenHPL/Tests/HPModelLin.mo b/OpenHPL/Tests/HPModelLin.mo new file mode 100644 index 0000000..047e26c --- /dev/null +++ b/OpenHPL/Tests/HPModelLin.mo @@ -0,0 +1,25 @@ +within OpenHPL.Tests; +model HPModelLin + parameter Integer n = 5; + // states + parameter Integer k = 1; + // top-level inputs + parameter Integer l = 1; + // top-level outputs + parameter Real x0[5] = {19.07770613835895, 3647704893.790293, -1.382604290163798e-012, 738276.1017810429, 262866589.5593565}; + parameter Real u0 = 0.7493; + parameter Real A[5, 5] = [-4.369275046060409, 2.86762571735772e-011, -0.0003348869487959686, 7.712465197971124e-006, -1.525905087339035e-009; 0, 0, 0, 0, 0; 4.213269644367345, 3.434623621803183e-010, -0.004013447140924721, -1.103427849131888e-005, 1.472936995891803e-009; 0, 0, 997, 0, 0; 0, 0, 0, 0, 0]; + parameter Real B[5, 1] = [110.454438012516; 0; -106.6202802906867; 0; 0]; + parameter Real C[1, 5] = [1, 0, 0, 0, 0]; + parameter Real D[1, 1] = [0]; + Real A_[3, 3], B_[3, 1], x_[3, 1](start = [x0[1]; x0[3]; x0[4]]); + Real x[5](start = x0); + input Real u(start = u0); + output Real y[1]; +equation + der(x) = A * x + B * u * ones(1); + A_ = [A[1, 1], A[1, 3], A[1, 4]; A[3, 1], A[3, 3], A[3, 4]; A[4, 1], A[4, 3], A[4, 4]]; + B_ = [B[1, 1]; B[3, 1]; B[4, 1]]; + der(x_) = A_ * x_ + B_ * u; + y = C * x + D * u * ones(1); +end HPModelLin; diff --git a/OpenHPL/Tests/HPModelLinPI.mo b/OpenHPL/Tests/HPModelLinPI.mo new file mode 100644 index 0000000..40e182b --- /dev/null +++ b/OpenHPL/Tests/HPModelLinPI.mo @@ -0,0 +1,27 @@ +within OpenHPL.Tests; +model HPModelLinPI + HPModelLin hplin; + HPLiniarization hp; + parameter Real Kp = 0.3; + parameter Real Ki = 1.5; + parameter Real ref0 = 19.0777; + Real err, err1, u(start = 0.7493, fixed = true), u1(start = 0.7493, fixed = true), xi, xi1; + input Real ref(start = ref0); + output Real dotVp1, dotVs1, dotVp2, dotVs2; + output Real ms1, ms2; +equation + hplin.u = u; + hp.u = u1; + err = ref - hplin.y[1]; + err1 = ref - hp.dotV; + der(xi) = Ki * err; + der(xi1) = Ki * err1; + u = Kp * err + xi; + u1 = min(1.0, Kp * err1 + xi1); + dotVp1 = hplin.y[1]; + dotVs1 = hplin.x[3]; + ms1 = hplin.x[4]; + dotVp2 = hp.dotV; + dotVs2 = hp.surgeTank.V_dot; + ms2 = hp.surgeTank.m; +end HPModelLinPI; diff --git a/OpenHPL/Tests/HPModelManLin.mo b/OpenHPL/Tests/HPModelManLin.mo new file mode 100644 index 0000000..cc27b38 --- /dev/null +++ b/OpenHPL/Tests/HPModelManLin.mo @@ -0,0 +1,99 @@ +within OpenHPL.Tests; +model HPModelManLin + inner OpenHPL.Constants Const; + import Modelica.Constants.pi; + parameter Real H_r = 48, H_i = 23, H_p = 428.5, H_s = 120, H_d = 0.5, H_t = 5; + parameter Real L_i = 6600, L_p = 600, L_s = 140, L_d = 600; + parameter Real D_i = 5.8, D_p = 3, D_s = 3.4, D_d = 5.8; + parameter Real C_v = 3.7, fD = 0.043; + parameter Real h_s0 = 69.6998, Vdot_s0 = 0, Vdot_p0 = 19.0768, Vdot_i0 = 19.0768; + input Real u_v; + Real A_i = D_i ^ 2 * pi / 4, A_p = D_p ^ 2 * pi / 4, A_s = D_s ^ 2 * pi / 4, A_d = D_d ^ 2 * pi / 4; + Real cos_theta_i = H_i / L_i, cos_theta_p = H_p / L_p, cos_theta_s = H_s / L_s, cos_theta_d = H_d / L_d; + Real p_r = Const.p_a + Const.g * Const.rho * H_r, p_t = Const.p_a + Const.g * Const.rho * H_t; + Real Z_i = A_i / L_i, Z_p = A_p / L_p, Z_s = A_s * cos_theta_s / h_s, Z_d = A_d / L_d; + Real B_i = D_i / A_i ^ 2, B_p = D_p / A_p ^ 2, B_s = D_s / A_s ^ 2, B_d = D_d / A_d ^ 2; + Real fD_i = fD, fD_p = fD, fD_s = fD, fD_d = fD; + Real p_tr1, p_n, K_dp, K_p, K_z, K_pd, K_pdz, K_pp, Z_ss; + Real h_s, Vdot_s, Vdot_p, Vdot_i; + Real dpndVp, dpndVi2, dpndVs, dpndhs, dptr1dVp, dKpdhs, dpndu, dptr1du, dpndVp1, dpndVp2, dpndVs1, dpndVi1; + Real dVpdVp, dVpdVs, dVpdhs, dVpdVi2, dVsdVp, dVsdVs, dVsdhs, dhsdVp, dhsdVs, dhsdhs, dhsdVi, dVidhs, dVpdu, dVsdu, dhsdu, dVidu, dVpdVp1, dVpdVp2, dVpdVs1, dVpdVi1, dVsdVp1, dVsdVs1, dVsdVi1, dVidVp1, dVidVp2, dVidVs1, dVidVi1, dVidVi2, dhsdVp2, dhsdVi2; + Real A[3, 3], B[3, 1], x[3, 1], xx, A2[3, 3], B2[3, 1], x2[3, 1], xx2, A1[4, 4], B1[4, 1], x1[4, 1]; +initial equation + h_s = h_s0; + Vdot_s = Vdot_s0; + Vdot_p = Vdot_p0; + Vdot_i = Vdot_i0; + x = [Vdot_p0; Vdot_s0; h_s0]; + x1 = [Vdot_p0; Vdot_s0; h_s0; Vdot_i0]; + x2 = [Vdot_p0; h_s0; Vdot_i0]; +equation + //Vdot_i = Vdot_s + Vdot_p; + K_dp = Z_d / (Z_d + Z_p); + K_z = K_dp / Z_d; + K_p = 1 / (Z_i + Z_s + K_pdz); + K_pd = Z_p * K_dp / Z_d; + K_pdz = Z_p * K_dp; + p_n = K_p * (Z_i * p_r + Z_s * Const.p_a + K_pdz * (Vdot_p ^ 2 * Const.p_a / (C_v ^ 2 * u_v ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p * (K_pd - 1) - K_pd * A_d * cos_theta_d + A_s * cos_theta_s + A_i * cos_theta_i) + 1 / 8 * pi * Const.rho * (fD_s * B_s * Vdot_s * abs(Vdot_s) + (fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * Vdot_p * abs(Vdot_p) - fD_i * B_i * Vdot_i * abs(Vdot_i))); + p_tr1 = K_z * (Z_p * p_n + Z_d * (Vdot_p ^ 2 * Const.p_a / (C_v ^ 2 * u_v ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p - A_d * cos_theta_d) + 1 / 8 * pi * Const.rho * Vdot_p * abs(Vdot_p) * (fD_d * B_d - fD_p * B_p)); + der(h_s) = Vdot_s * cos_theta_s / A_s; + der(Vdot_s) = Z_s / Const.rho * (p_n - Const.p_a) - A_s * Const.g * cos_theta_s - 1 / 8 * pi * fD_s * B_s * Vdot_s * abs(Vdot_s); + der(Vdot_p) = Z_p / Const.rho * (p_n - p_tr1) + A_p * Const.g * cos_theta_p - 1 / 8 * pi * fD_p * B_p * Vdot_p * abs(Vdot_p); + der(Vdot_i) = Z_i / Const.rho * (p_r - p_n) + A_i * Const.g * cos_theta_i - 1 / 8 * pi * fD_i * B_i * Vdot_i * abs(Vdot_i); + x[2, 1] = xx - x[1, 1]; + //x1[4,1] = x1[2,1] + x1[1,1]; + x2[3, 1] = xx2 + x2[1, 1]; + K_pp = 1 / (Z_i + Z_ss + K_pdz); + Z_ss = A_s * cos_theta_s / h_s0; + A = [dVpdVp, dVpdVs, dVpdhs; dVsdVp, dVsdVs, dVsdhs; dhsdVp, dhsdVs, dhsdhs]; + A1 = [dVpdVp1, dVpdVs1, dVpdhs, dVpdVi1; dVsdVp1, dVsdVs1, dVsdhs, dVsdVi1; dhsdVp, dhsdVs, dhsdhs, dhsdVi; dVidVp1, dVidVs1, dVidhs, dVidVi1]; + A2 = [dVpdVp2, dVpdhs, dVpdVi2; dhsdVp2, dhsdhs, dhsdVi2; dVidVp2, dVidhs, dVidVi2]; + B = [dVpdu; dVsdu; dhsdu]; + B1 = [dVpdu; dVsdu; dhsdu; dVidu]; + B2 = [dVpdu; dhsdu; dVidu]; + dVpdVp = Z_p / Const.rho * (dpndVp - dptr1dVp) - 1 / 4 * pi * fD_p * B_p * abs(Vdot_p0); + dVpdVp1 = Z_p / Const.rho * (dpndVp1 - dptr1dVp) - 1 / 4 * pi * fD_p * B_p * abs(Vdot_p0); + dVpdVp2 = Z_p / Const.rho * (dpndVp2 - dptr1dVp) - 1 / 4 * pi * fD_p * B_p * abs(Vdot_p0); + dVpdVs = Z_p / Const.rho * (1 - K_z * Z_p) * dpndVs; + dVpdVs1 = Z_p / Const.rho * (1 - K_z * Z_p) * dpndVs1; + dVpdhs = Z_p / Const.rho * (1 - K_z * Z_p) * dpndhs; + dVpdVi2 = Z_p / Const.rho * (1 - K_z * Z_p) * dpndVi2; + dVpdVi1 = Z_p / Const.rho * (1 - K_z * Z_p) * dpndVi1; + dVsdVp = Z_ss / Const.rho * dpndVp; + dVsdVp1 = Z_ss / Const.rho * dpndVp1; + dVsdVs = Z_ss / Const.rho * dpndVs - 1 / 4 * pi * fD_s * B_s * abs(Vdot_s0); + dVsdVs1 = Z_ss / Const.rho * dpndVs1 - 1 / 4 * pi * fD_s * B_s * abs(Vdot_s0); + dVsdhs = A_s * cos_theta_s / Const.rho / h_s0 * (1 / h_s0 * (Const.p_a - p_n) + dpndhs); + dVsdVi1 = Z_ss / Const.rho * dpndVi1; + dhsdVp = 0; + dhsdVp2 = -cos_theta_s / A_s; + dhsdVs = cos_theta_s / A_s; + dhsdhs = 0; + dhsdVi = 0; + dhsdVi2 = cos_theta_s / A_s; + dVidVp1 = -Z_i / Const.rho * dpndVp1; + dVidVp2 = -Z_i / Const.rho * dpndVp2; + dVidVs1 = -Z_i / Const.rho * dpndVs1; + dVidhs = -Z_i / Const.rho * dpndhs; + dVidVi1 = (-Z_i / Const.rho * dpndVi1) - 1 / 4 * pi * fD_i * B_i * abs(Vdot_i0); + dVidVi2 = (-Z_i / Const.rho * dpndVi2) - 1 / 4 * pi * fD_i * B_i * abs(Vdot_i0); + dptr1dVp = K_z * Z_p * dpndVp + K_dp * 2 * Vdot_p0 * Const.p_a / (C_v ^ 2 * u_v ^ 2) + 1 / 4 * pi * Const.rho * K_z * abs(Vdot_p0) * (fD_d * B_d - fD_p * B_p); + dpndVp = K_pp * (K_pdz * 2 * Vdot_p0 * Const.p_a / (C_v ^ 2 * u_v ^ 2) + 1 / 4 * pi * Const.rho * ((fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * abs(Vdot_p0) - fD_i * B_i * abs(Vdot_i0))); + dpndVp1 = K_pp * (K_pdz * 2 * Vdot_p0 * Const.p_a / (C_v ^ 2 * u_v ^ 2) + 1 / 4 * pi * Const.rho * ((fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * abs(Vdot_p0))); + dpndVp2 = K_pp * (K_pdz * 2 * Vdot_p0 * Const.p_a / (C_v ^ 2 * u_v ^ 2) + 1 / 4 * pi * Const.rho * ((fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * abs(Vdot_p0) + fD_s * B_s * abs(Vdot_s0))); + dpndVs = K_pp * (1 / 4 * pi * Const.rho * (fD_s * B_s * abs(Vdot_s0) - fD_i * B_i * abs(Vdot_i0))); + dpndVs1 = K_pp * (1 / 4 * pi * Const.rho * (fD_s * B_s * abs(Vdot_s0))); + dpndVi1 = K_pp * (-1 / 4 * pi * Const.rho * (fD_i * B_i * abs(Vdot_i0))); + dpndVi2 = K_pp * (-1 / 4 * pi * Const.rho * (fD_i * B_i * abs(Vdot_i0) + fD_s * B_s * abs(Vdot_s0))); + dpndhs = (Z_i * p_r + Z_ss * Const.p_a + K_pdz * (Vdot_p0 ^ 2 * Const.p_a / (C_v ^ 2 * u_v ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p * (K_pd - 1) - K_pd * A_d * cos_theta_d + A_s * cos_theta_s + A_i * cos_theta_i) + 1 / 8 * pi * Const.rho * (fD_s * B_s * Vdot_s0 * abs(Vdot_s0) + (fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * Vdot_p0 * abs(Vdot_p0) - fD_i * B_i * Vdot_i0 * abs(Vdot_i0))) * dKpdhs - K_pp * A_s * cos_theta_s / h_s0 ^ 2 * Const.p_a; + dKpdhs = A_s * cos_theta_s * K_pp ^ 2 / h_s0 ^ 2; + dVpdu = Z_p / Const.rho * (dpndu - dptr1du); + dVsdu = A_s * cos_theta_s / Const.rho / h_s0 * dpndu; + dhsdu = 0; + dVidu = -Z_i / Const.rho * dpndu; + dpndu = -2 * K_pp * K_pdz * Vdot_p0 ^ 2 * Const.p_a / (C_v ^ 2 * u_v ^ 3); + dptr1du = K_z * (Z_p * dpndu - 2 * Z_d * Vdot_p0 ^ 2 * Const.p_a / (C_v ^ 2 * u_v ^ 3)); + der(x) = A * x + B * u_v; + der(x1) = A1 * x1 + B1 * u_v; + der(x2) = A2 * x2 + B2 * u_v; +end HPModelManLin; diff --git a/OpenHPL/Tests/HPModelObserv.mo b/OpenHPL/Tests/HPModelObserv.mo new file mode 100644 index 0000000..b8718c7 --- /dev/null +++ b/OpenHPL/Tests/HPModelObserv.mo @@ -0,0 +1,38 @@ +within OpenHPL.Tests; +model HPModelObserv + inner OpenHPL.Constants Const; + import Modelica.Constants.pi; + parameter Real H_r = 48, H_i = 23, H_p = 428.5, H_s = 120, H_d = 0.5, H_t = 5; + parameter Real L_i = 6600, L_p = 600, L_s = 140, L_d = 600; + parameter Real D_i = 5.8, D_p = 3, D_s = 3.4, D_d = 5.8; + parameter Real C_v = 3.7, fD = 0.043; + parameter Real L3 = -10; + parameter Real L1 = 5; + parameter Real z_2 = -670; + parameter Real L1uweight = 0; + input Real u; + input Real x1, x3; + Real A_i = D_i ^ 2 * pi / 4, A_p = D_p ^ 2 * pi / 4, A_s = D_s ^ 2 * pi / 4, A_d = D_d ^ 2 * pi / 4; + Real cos_theta_i = H_i / L_i, cos_theta_p = H_p / L_p, cos_theta_s = H_s / L_s, cos_theta_d = H_d / L_d; + Real p_r = Const.p_a + Const.g * Const.rho * H_r, p_t = Const.p_a + Const.g * Const.rho * H_t; + Real Z_i = A_i / L_i, Z_p = A_p / L_p, Z_s = A_s * cos_theta_s / x3, Z_d = A_d / L_d; + Real B_i = D_i / A_i ^ 2, B_p = D_p / A_p ^ 2, B_s = D_s / A_s ^ 2, B_d = D_d / A_d ^ 2; + Real fD_i = fD, fD_p = fD, fD_s = fD, fD_d = fD; + Real phat_tr1, phat_n, K_dp, K_p, K_z, K_pd; + Real xhat_2, zhat_2; + Real L1u, L1l, L11; +initial equation + zhat_2 = z_2; +equation + K_dp = Z_d / (Z_d + Z_p); + K_z = K_dp / Z_d; + K_p = Z_i * Z_d / (Z_i * Z_d + Z_s * Z_d + Z_p * Z_d - Z_p ^ 2 * K_dp); + K_pd = Z_p * K_dp / Z_d; + xhat_2 = zhat_2 - L11 * x1 - L3 * x3; + der(zhat_2) = A_s * cos_theta_s / Const.rho / x3 * (phat_n - Const.p_a) - A_s * Const.g * cos_theta_s - 1 / 8 * pi * fD_s * B_s * xhat_2 * abs(xhat_2) + L11 * (Z_p / Const.rho * (phat_n - phat_tr1) + A_p * Const.g * cos_theta_p - 1 / 8 * pi * fD_p * B_p * x1 * abs(x1)) + L3 * (xhat_2 * cos_theta_s / A_s); + phat_n = K_p / Z_i * (Z_i * p_r + Z_s * Const.p_a + Z_p * K_dp * (x1 ^ 2 * Const.p_a / (C_v ^ 2 * u ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p * (K_pd - 1) - K_pd * A_d * cos_theta_d + A_s * cos_theta_s + A_i * cos_theta_i) + 1 / 8 * pi * Const.rho * (fD_s * B_s * xhat_2 * abs(xhat_2) + (fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * x1 * abs(x1) - fD_i * B_i * (x1 + xhat_2) * abs(x1 + xhat_2))); + phat_tr1 = K_z * (Z_p * phat_n + Z_d * (x1 ^ 2 * Const.p_a / (C_v ^ 2 * u ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p - A_d * cos_theta_d) + 1 / 8 * pi * Const.rho * x1 * abs(x1) * (fD_d * B_d - fD_p * B_p)); + L1u = A_s * cos_theta_s / x3 / Z_p / (1 - K_z * Z_p); + L1l = L1u - Z_i / Z_p / K_p / (1 - K_z * Z_p); + L11 = L1 + L1u * L1uweight; +end HPModelObserv; diff --git a/OpenHPL/Tests/HPModelObservSim.mo b/OpenHPL/Tests/HPModelObservSim.mo new file mode 100644 index 0000000..6c55a8b --- /dev/null +++ b/OpenHPL/Tests/HPModelObservSim.mo @@ -0,0 +1,53 @@ +within OpenHPL.Tests; +model HPModelObservSim + inner OpenHPL.Constants Const; + //HPModel hpmod; + //HPLiniarization hpreal; + HPLiniarizationKP hprealkp; + import Modelica.Constants.pi; + parameter Real H_r = 48, H_i = 23, H_p = 428.5, H_s = 120, H_d = 0.5, H_t = 5; + parameter Real L_i = 6600, L_p = 600, L_s = 140, L_d = 600; + parameter Real D_i = 5.8, D_p = 3, D_s = 3.4, D_d = 5.8; + parameter Real C_v = 3.7, fD = 0.043; + parameter Real L3 = -10; + parameter Real L1 = 1.5; + parameter Real x_2 = 1; + parameter Real L1uweight = 0; + Real u; + Real x1, x3; + Real A_i = D_i ^ 2 * pi / 4, A_p = D_p ^ 2 * pi / 4, A_s = D_s ^ 2 * pi / 4, A_d = D_d ^ 2 * pi / 4; + Real cos_theta_i = H_i / L_i, cos_theta_p = H_p / L_p, cos_theta_s = H_s / L_s, cos_theta_d = H_d / L_d; + Real p_r = Const.p_a + Const.g * Const.rho * H_r, p_t = Const.p_a + Const.g * Const.rho * H_t; + Real Z_i = A_i / L_i, Z_p = A_p / L_p, Z_s = A_s * cos_theta_s / x3, Z_d = A_d / L_d; + Real B_i = D_i / A_i ^ 2, B_p = D_p / A_p ^ 2, B_s = D_s / A_s ^ 2, B_d = D_d / A_d ^ 2; + Real fD_i = fD, fD_p = fD, fD_s = fD, fD_d = fD; + Real phat_tr1, phat_n, K_dp, K_p, K_z, K_pd; + Real xhat_2(start = x_2, fixed = true), zhat_2, x2_real; + Real L1u, L1l, L11; +equation + u = if time < 100 then 0.7493 else 0.6493; + //if time < 20.0 then 0.7493 else 0.7393; + //hpmod.u = u; + //x1 = hpmod.Vdot_p; + //x3 = hpmod.h_s; + //x2_real = hpmod.Vdot_s; + //hpreal.u = u; + //x1 = hpreal.turbine.V_dot; + //x3 = hpreal.surgeTank.h; + //x2_real = hpreal.surgeTank.V_dot; + hprealkp.u = u; + x1 = hprealkp.turbine.V_dot; + x3 = hprealkp.surgeTank.h; + x2_real = hprealkp.surgeTank.V_dot; + K_dp = Z_d / (Z_d + Z_p); + K_z = K_dp / Z_d; + K_p = Z_i * Z_d / (Z_i * Z_d + Z_s * Z_d + Z_p * Z_d - Z_p ^ 2 * K_dp); + K_pd = Z_p * K_dp / Z_d; + xhat_2 = zhat_2 - L11 * x1 - L3 * x3; + der(zhat_2) = A_s * cos_theta_s / Const.rho / x3 * (phat_n - Const.p_a) - A_s * Const.g * cos_theta_s - 1 / 8 * pi * fD_s * B_s * xhat_2 * abs(xhat_2) + L11 * (Z_p / Const.rho * (phat_n - phat_tr1) + A_p * Const.g * cos_theta_p - 1 / 8 * pi * fD_p * B_p * x1 * abs(x1)) + L3 * (xhat_2 * cos_theta_s / A_s); + phat_n = K_p / Z_i * (Z_i * p_r + Z_s * Const.p_a + Z_p * K_dp * (x1 ^ 2 * Const.p_a / (C_v ^ 2 * u ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p * (K_pd - 1) - K_pd * A_d * cos_theta_d + A_s * cos_theta_s + A_i * cos_theta_i) + 1 / 8 * pi * Const.rho * (fD_s * B_s * xhat_2 * abs(xhat_2) + (fD_d * B_d * K_pd + fD_p * B_p * (1 - K_pd)) * x1 * abs(x1) - fD_i * B_i * (x1 + xhat_2) * abs(x1 + xhat_2))); + phat_tr1 = K_z * (Z_p * phat_n + Z_d * (x1 ^ 2 * Const.p_a / (C_v ^ 2 * u ^ 2) + p_t) + Const.rho * Const.g * (A_p * cos_theta_p - A_d * cos_theta_d) + 1 / 8 * pi * Const.rho * x1 * abs(x1) * (fD_d * B_d - fD_p * B_p)); + L1u = A_s * cos_theta_s / x3 / Z_p / (1 - K_z * Z_p); + L1l = L1u - Z_i / Z_p / K_p / (1 - K_z * Z_p); + L11 = L1 + L1u * L1uweight; +end HPModelObservSim; diff --git a/OpenHPL/Tests/HPSimpleElasticPenstock.mo b/OpenHPL/Tests/HPSimpleElasticPenstock.mo new file mode 100644 index 0000000..c9e34bd --- /dev/null +++ b/OpenHPL/Tests/HPSimpleElasticPenstock.mo @@ -0,0 +1,63 @@ +within OpenHPL.Tests; +model HPSimpleElasticPenstock "Model of HP system with elastic penctock (StagardGrid), but simplified models for turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-90,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 0, origin = {10, 84}))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake( + H=23, + SteadyState=false, + V_dot0=19.06) annotation (Placement(visible=true, transformation(extent={{-66,52},{-46,72}}, rotation=0))); + Waterway.Pipe discharge( + H=0.5, + L=600, + SteadyState=false, + V_dot0=19.06) annotation (Placement(visible=true, transformation(extent={{54,26},{74,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(transformation( + extent={{-10,10},{10,-10}}, + rotation=180, + origin={92,42}))); + Waterway.SurgeTank surgeTank1(SteadyState=false, h_0=71) annotation (Placement(visible=true, transformation( + origin={-26,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Penstock penstock( + D_i=3, + D_o=3, + H=428.5, + N=10, + V_dot0=19.06) annotation (Placement(visible=true, transformation( + origin={0,54}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=3.7, WaterCompress=true) annotation (Placement(visible=true, transformation(extent={{20,26},{40,46}}, rotation=0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-10, -4}, {10, 16}}, rotation = 0))); + OpenHPL.ElectroMech.Generators.SimpleGen aggregate annotation (Placement(visible=true, transformation(extent={{20,-4},{40,16}}, rotation=0))); +equation + connect(load.y, aggregate.u) annotation ( + Line(points = {{11, 6}, {20, 6}}, color = {0, 0, 127})); + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{26, 25}, {26, 16}}, color = {0, 0, 127})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{40, 36}, {48.1, 36}, {48.1, 35.9}, {54.1, 35.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{10.1, 53.9}, {10.1, 43.95}, {20, 43.95}, {20, 36}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{21, 84}, {30, 84}, {30, 47}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-79.9, 61.9}, {-72.95, 61.9}, {-72.95, 61.9}, {-65.9, 61.9}}, color = {28, 108, 200})); + connect(intake.n, surgeTank1.p) annotation ( + Line(points = {{-45.9, 61.9}, {-40.95, 61.9}, {-40.95, 61.9}, {-35.9, 61.9}}, color = {28, 108, 200})); + connect(surgeTank1.n, penstock.p) annotation ( + Line(points = {{-15.9, 61.9}, {-11.95, 61.9}, {-9.9, 61.9}, {-9.9, 53.9}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{74.1, 35.9}, {78.05, 35.9}, {78.05, 41.9}, {81.9, 41.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimpleElasticPenstock; diff --git a/OpenHPL/Tests/HPSimpleElasticPenstockWithoutSurge.mo b/OpenHPL/Tests/HPSimpleElasticPenstockWithoutSurge.mo new file mode 100644 index 0000000..37d66cf --- /dev/null +++ b/OpenHPL/Tests/HPSimpleElasticPenstockWithoutSurge.mo @@ -0,0 +1,51 @@ +within OpenHPL.Tests; +model HPSimpleElasticPenstockWithoutSurge "Model of HP system without surge tank and with elastic penctock (StagardGrid), but simplified models for turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-90,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.03, offset = 0.5, startTime = 500) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 0, origin = {10, 84}))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(V_dot0=20.6) annotation (Placement(visible=true, transformation(extent={{-58,52},{-38,72}}, rotation=0))); + Waterway.Pipe discharge( + H=5, + L=600, + V_dot0=20.6) annotation (Placement(visible=true, transformation(extent={{48,26},{68,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(transformation( + extent={{-10,10},{10,-10}}, + rotation=180, + origin={92,42}))); + Waterway.Penstock penstock1(N=10, V_dot0=20.6) annotation (Placement(visible=true, transformation( + origin={-6,48}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine1(WaterCompress=true) annotation (Placement(visible=true, transformation( + origin={24,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-16, 0}, {4, 20}}, rotation = 0))); + OpenHPL.ElectroMech.Generators.SimpleGen aggregate annotation (Placement(visible=true, transformation(extent={{14,2},{34,22}}, rotation=0))); +equation + connect(load.y, aggregate.u) annotation ( + Line(points = {{5, 10}, {9.5, 10}, {9.5, 12}, {14, 12}}, color = {0, 0, 127})); + connect(turbine1.P_out, aggregate.P_in) annotation ( + Line(points = {{20, 25}, {20, 22}}, color = {0, 0, 127})); + connect(turbine1.u_t, control.y) annotation ( + Line(points = {{24, 46.8}, {27, 46.8}, {27, 48.8}, {24, 48.8}, {24, 84}, {21, 84}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-79.9, 61.9}, {-68, 61.9}, {-68, 61.9}, {-57.9, 61.9}}, color = {28, 108, 200})); + connect(penstock1.p, intake.n) annotation ( + Line(points = {{-15.9, 47.9}, {-26, 47.9}, {-26, 61.9}, {-37.9, 61.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{81.9, 41.9}, {76, 41.9}, {76, 35.9}, {68.1, 35.9}}, color = {28, 108, 200})); + connect(turbine1.n, discharge.p) annotation ( + Line(points = {{34.1, 35.9}, {40, 35.9}, {48.1, 35.9}}, color = {28, 108, 200})); + connect(turbine1.p, penstock1.n) annotation ( + Line(points = {{14.1, 35.9}, {10, 35.9}, {10, 47.9}, {4.1, 47.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 1000, StartTime = 0, Tolerance = 0.0001, Interval = 2)); +end HPSimpleElasticPenstockWithoutSurge; diff --git a/OpenHPL/Tests/HPSimplePenstock.mo b/OpenHPL/Tests/HPSimplePenstock.mo new file mode 100644 index 0000000..410af6d --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstock.mo @@ -0,0 +1,73 @@ +within OpenHPL.Tests; +model HPSimplePenstock "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {-16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,50},{-56,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{42,22},{62,42}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={80,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={-16,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation( + origin={-36,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + //Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation( + // Placement(visible = true, transformation(extent = {{-40, -6}, {-20, 14}}, rotation = 0))); + //OpenHPL.HydroPower.Aggregate aggregate annotation( + // Placement(visible = true, transformation(extent = {{-4, -6}, {16, 14}}, rotation = 0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={6,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe pipe1( + D_i=1.55, + D_o=1.83, + H=2.3, + L=0.1) annotation (Placement(visible=true, transformation(extent={{16,14},{36,34}}, rotation=0))); + OpenHPL.Waterway.Pipe pipe2( + D_i=1.83, + D_o=2.8, + H=0.1, + L=7.75) annotation (Placement(visible=true, transformation(extent={{22,40},{42,60}}, rotation=0))); +equation + connect(discharge.p, pipe2.n) annotation ( + Line(points = {{42, 32}, {42, 32}, {42, 50}, {42, 50}}, color = {28, 108, 200})); + connect(pipe1.n, pipe2.p) annotation ( + Line(points = {{36, 24}, {36, 40}, {22, 40}, {22, 50}}, color = {28, 108, 200})); + connect(turbine.n, pipe1.p) annotation ( + Line(points = {{16, 34}, {16, 34}, {16, 24}, {16, 24}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points={{62,32},{62,36.95},{70,36.95},{70,40}}, color = {28, 108, 200})); + //connect(turbine.P_out, aggregate.P_in) annotation( + // Line(points = {{-3.8, 34}, {2, 34}, {2, 14}, {2, 14}}, color = {0, 0, 127})); + //connect(load.y, aggregate.u) annotation( + // Line(points = {{-19, 4}, {-12.5, 4}, {-12.5, 4}, {-4, 4}}, color = {0, 0, 127})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{-5,86},{6,86},{6,46}}, color = {0, 0, 127})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{-16,40},{-11.05,40},{-11.05,34},{-4,34}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-76,60}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-56,60},{-50.95,60},{-50.95,64},{-46,64}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-26,64},{-21.95,64},{-21.95,60},{-16,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstock; diff --git a/OpenHPL/Tests/HPSimplePenstockAutoRefGate.mo b/OpenHPL/Tests/HPSimplePenstockAutoRefGate.mo new file mode 100644 index 0000000..ca49816 --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockAutoRefGate.mo @@ -0,0 +1,72 @@ +within OpenHPL.Tests; +model HPSimplePenstockAutoRefGate + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -3e6, offset = 80e6, startTime = 1200) annotation ( + Placement(visible = true, transformation(extent = {{-12, -4}, {8, 16}}, rotation = 0))); + Waterway.Pipe intake(V_dot0=19) annotation (Placement(visible=true, transformation(extent={{-64,52},{-44,72}}, rotation=0))); + Waterway.Pipe discharge( + H=5, + L=600, + V_dot0=19) annotation (Placement(visible=true, transformation(extent={{48,26},{68,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={90,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SimpleGen aggregate(w_0=52.4) annotation (Placement(visible=true, transformation(extent={{16,-4},{36,16}}, rotation=0))); + Waterway.Pipe penstock( + H=420, + L=600, + D_i=3.3, + D_o=3.3, + V_dot0=19) annotation (Placement(visible=true, transformation( + origin={-2,46}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank annotation (Placement(visible=true, transformation( + origin={-22,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={26,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Math.Gain gain(k = 9.21104e-09) annotation ( + Placement(transformation(extent = {{20, -28}, {40, -8}}))); + Modelica.Blocks.Math.Add add annotation ( + Placement(transformation(extent = {{58, -34}, {78, -14}}))); + Modelica.Blocks.Sources.Constant const1(k = 0.0124905) annotation ( + Placement(transformation(extent = {{20, -56}, {40, -36}}))); +equation + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{26, 26}, {26, 26}, {26, 16}, {26, 16}}, color = {0, 0, 127})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{36.1, 35.9}, {48.1, 35.9}})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{16.1, 35.9}, {-2.1, 35.9}})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{68.1, 35.9}, {76, 35.9}, {76, 41.9}, {79.9, 41.9}})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-63.9, 61.9}, {-66, 61.9}, {-66, 62}, {-67.9, 62}, {-67.9, 61.9}, {-81.9, 61.9}})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-43.9, 61.9}, {-40, 61.9}, {-40, 65.9}, {-31.9, 65.9}})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-11.9, 65.9}, {-2.1, 65.9}, {-2.1, 55.9}})); + connect(gain.y, add.u1) annotation ( + Line(points = {{41, -18}, {56, -18}}, color = {0, 0, 127})); + connect(add.u2, const1.y) annotation ( + Line(points = {{56, -30}, {48, -30}, {48, -46}, {41, -46}}, color = {0, 0, 127})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{9, 6}, {12.5, 6}, {16, 6}}, color = {0, 0, 127})); + connect(gain.u, aggregate.u) annotation ( + Line(points = {{18, -18}, {12, -18}, {12, 6}, {16, 6}}, color = {0, 0, 127})); + connect(add.y, turbine.u_t) annotation ( + Line(points = {{79, -24}, {88, -24}, {100, -24}, {100, 56}, {26, 56}, {26, 46.8}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 4)); +end HPSimplePenstockAutoRefGate; diff --git a/OpenHPL/Tests/HPSimplePenstockControl.mo b/OpenHPL/Tests/HPSimplePenstockControl.mo new file mode 100644 index 0000000..2112d1b --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockControl.mo @@ -0,0 +1,62 @@ +within OpenHPL.Tests; +model HPSimplePenstockControl "Model of HP system with governor" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake annotation (Placement(visible=true, transformation(extent={{-64,52},{-44,72}}, rotation=0))); + Waterway.Pipe discharge(H=5, L=600) annotation (Placement(visible=true, transformation(extent={{48,26},{68,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={86,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + H=420, + L=600, + D_i=3.3, + D_o=3.3) annotation (Placement(visible=true, transformation( + origin={-2,46}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.SurgeTank surgeTank annotation (Placement(visible=true, transformation( + origin={-22,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={26,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Controllers.Governor govenor annotation (Placement(visible = true, transformation(origin = {44, 84}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -3e6, offset = 80e6, startTime = 4000) annotation ( + Placement(visible = true, transformation(extent = {{-16, -10}, {4, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Generators.SimpleGen simpleGen annotation ( + Placement(visible = true, transformation(origin = {26, 8}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(simpleGen.f, govenor.f) annotation ( + Line(points = {{38, 8}, {98, 8}, {98, 80}, {56, 80}, {56, 80}, {56, 80}}, color = {0, 0, 127})); + connect(load.y, simpleGen.u) annotation ( + Line(points = {{6, 0}, {10, 0}, {10, 8}, {16, 8}, {16, 8}}, color = {0, 0, 127})); + connect(turbine.P_out, simpleGen.P_in) annotation ( + Line(points = {{26, 26}, {26, 26}, {26, 20}, {26, 20}}, color = {0, 0, 127})); + connect(load.y, govenor.P_ref) annotation ( + Line(points = {{6, 0}, {100, 0}, {100, 88}, {56, 88}}, color = {0, 0, 127})); + connect(govenor.Y_gv, turbine.u_t) annotation ( + Line(points = {{33, 84}, {26, 84}, {26, 48}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{68, 36}, {72, 36}, {72, 42}, {76, 42}})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{36, 36}, {42.1, 36}, {48, 36}})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{16, 36}, {12, 36}, {12, 46}, {8, 46}})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-64, 62}, {-66, 62}, {-66, 62}, {-67.9, 62}, {-67.9, 62}, {-82, 62}})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-44, 62}, {-40, 62}, {-40, 66}, {-32, 66}})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-12, 66}, {-12, 66}, {-12, 46}})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockControl; diff --git a/OpenHPL/Tests/HPSimplePenstockFrancis.mo b/OpenHPL/Tests/HPSimplePenstockFrancis.mo new file mode 100644 index 0000000..9e7bee5 --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockFrancis.mo @@ -0,0 +1,81 @@ +within OpenHPL.Tests; +model HPSimplePenstockFrancis "HP system model with Francis turbine" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 10, height = -0.0287, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {10, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Ramp load(offset = 103e6, height = -13e6, duration = 10, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-14, -4}, {6, 16}}, rotation = 0))); + Waterway.Pipe intake annotation (Placement(visible=true, transformation(extent={{-64,52},{-44,72}}, rotation=0))); + Waterway.Pipe discharge(H=5, L=600) annotation (Placement(visible=true, transformation(extent={{46,26},{66,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={92,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SimpleGen aggregate(SteadyState=false, k_b=0) annotation (Placement(visible=true, transformation(extent={{18,-4},{38,16}}, rotation=0))); + Waterway.Pipe penstock( + H=420, + L=600, + D_i=3.3, + D_o=3.3) annotation (Placement(visible=true, transformation( + origin={-2,46}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank annotation (Placement(visible=true, transformation( + origin={-22,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y=1.2, + r_v=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,38}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(aggregate.w_out, turbine.w_in) annotation ( + Line(points = {{32, 16}, {32, 16}, {32, 28}, {32, 28}}, color = {0, 0, 127})); + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{24, 28}, {24, 28}, {24, 16}, {24, 16}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{66.1, 35.9}, {76, 35.9}, {76, 41.9}, {81.9, 41.9}})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 37.9}, {38.1, 35.9}, {46.1, 35.9}})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{18.1, 37.9}, {18.1, 35.9}, {-2.1, 35.9}})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-63.9, 61.9}, {-66, 61.9}, {-66, 62}, {-67.9, 62}, {-67.9, 61.9}, {-81.9, 61.9}})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-43.9, 61.9}, {-40, 61.9}, {-40, 65.9}, {-31.9, 65.9}})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-11.9, 65.9}, {-2.1, 65.9}, {-2.1, 55.9}})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{7, 6}, {7, 6}, {18, 6}}, color = {0, 0, 127})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{21, 86}, {28, 86}, {28, 48.8}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockFrancis; diff --git a/OpenHPL/Tests/HPSimplePenstockFrancis2.mo b/OpenHPL/Tests/HPSimplePenstockFrancis2.mo new file mode 100644 index 0000000..4add3c6 --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockFrancis2.mo @@ -0,0 +1,79 @@ +within OpenHPL.Tests; +model HPSimplePenstockFrancis2 "HP system model with Francis turbine and generator" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1980, height = 0.87, offset = 0.09, startTime = 10) annotation ( + Placement(visible = true, transformation(origin = {10, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,52},{-56,72}}, rotation=0))); + Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{54,30},{74,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,44}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SynchGen generator(P_op=100e6, UseFrequencyOutput=false) annotation (Placement(visible=true, transformation(extent={{16,-4},{40,20}}, rotation=0))); + Waterway.Pipe penstock( + L=600, + H=428.5, + D_i=3, + D_o=3) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=71) annotation (Placement(visible=true, transformation( + origin={-36,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.54) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Fitting fitting(D_1=3, D_2=1.63) annotation (Placement(transformation(extent={{-4,20},{16,40}}))); +equation + connect(generator.w_out, turbine.w_in) annotation ( + Line(points = {{36, 20}, {32, 20}, {32, 26}, {32, 26}}, color = {0, 0, 127})); + connect(turbine.P_out, generator.P_in) annotation ( + Line(points = {{24, 26}, {22, 26}, {22, 20}, {20, 20}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-78, 61.9}, {-78, 61.9}, {-75.9, 61.9}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points = {{-45.9, 65.9}, {-48, 65.9}, {-48, 61.9}, {-55.9, 61.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-25.9, 65.9}, {-16.95, 65.9}, {-16.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 35.9}, {48, 35.9}, {48, 39.9}, {54.1, 39.9}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{21, 84}, {28, 84}, {28, 46.8}}, color = {0, 0, 127})); + connect(turbine.p, fitting.n) annotation ( + Line(points = {{18.1, 35.9}, {18.1, 29.9}, {16.1, 29.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{83.9, 43.9}, {83.9, 41.95}, {80, 41.95}, {80, 39.9}, {74.1, 39.9}}, color = {28, 108, 200})); + connect(penstock.n, fitting.p) annotation ( + Line(points = {{-10.1, 37.9}, {-6, 37.9}, {-6, 29.9}, {-3.9, 29.9}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4), + Diagram); +end HPSimplePenstockFrancis2; diff --git a/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSL.mo b/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSL.mo new file mode 100644 index 0000000..88a7629 --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSL.mo @@ -0,0 +1,150 @@ +within OpenHPL.Tests; +model HPSimplePenstockFrancisGenIPSL "Synergy with OpenIPSL library(generator)" + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-48,48}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-34,38},{-14,58}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{50,22},{70,42}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={86,28}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.PenstockKP penstock( + L=600, + H=428.5, + D_i=3, + D_o=3) annotation (Placement(visible=true, transformation( + origin={12,40}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.939) annotation (Placement(visible=true, transformation( + origin={0,54}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=false, + Given_losses=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,28}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, P_0 = 16.0352698692006, Q_0 = 11.859436505981, Sn = 20, Vn = 400, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(visible = true, transformation(extent = {{-14, -20}, {6, 0}}, rotation = 0))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(visible = true, transformation(origin = {-33, -15}, extent = {{-7, -7}, {7, 7}}, rotation = 0))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(visible = true, transformation(origin = {49, 11}, extent = {{-7, -7}, {7, 7}}, rotation = 180))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(visible = true, transformation(extent = {{-60, -60}, {-36, -40}}, rotation = 0))); + OpenHPL.Controllers.Governor govenor annotation (Placement(visible=true, transformation(extent={{54,42},{34,62}}, rotation=0))); + //(a = 7.862E-25, c = 1.108E-08, d = -5.344E-02, b = -1.010E-16) + Modelica.Blocks.Math.Gain Frequency(k = 50) annotation ( + Placement(visible = true, transformation(origin = {60, 70}, extent = {{-8, -8}, {8, 8}}, rotation = 180))); + Modelica.Blocks.Sources.Ramp power(duration = 1, height = +1e6, offset = 12e6, startTime = 15000) annotation ( + Placement(visible = true, transformation(origin = {78, 52}, extent = {{8, -8}, {-8, 8}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -58}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(B = 0.0005, G = 0, R = 0.01, X = 0.1, opening = 1, t1 = 600, t2 = 600.15) annotation ( + Placement(visible = true, transformation(origin = {56, -34}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {14, -34}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -60}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -10}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(V_0 = 1, angle_0 = 0, P_0 = 8, Q_0 = 6) annotation ( + Placement(visible = true, transformation(origin = {90, -22}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2(V_0 = 1, angle_0 = 0, P_0 = 8, Q_0 = 6, dQ1 = 0, t_start_2 = 1e10, t_end_2 = 1e10, dP2 = 0, dQ2 = 0, t_start_1 = 1e3, t_end_1 = 1.1e3, dP1 = 1) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -60.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(visible = true, transformation(extent = {{-14, -56}, {6, -36}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(visible = true, transformation(extent = {{26, -56}, {46, -36}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus2 annotation ( + Placement(visible = true, transformation(extent = {{66, -32}, {86, -12}}, rotation = 0))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(visible = true, transformation(extent = {{66, -70}, {86, -50}}, rotation = 0))); +equation + connect(pwLine2.p, bus.p) annotation ( + Line(points = {{9, -34}, {2, -34}, {2, -46}, {-4, -46}}, color = {0, 0, 255})); + connect(pwLine2.n, bus1.p) annotation ( + Line(points = {{19, -34}, {30, -34}, {30, -46}, {36, -46}}, color = {0, 0, 255})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{10.1, 53.9}, {12.1, 53.9}, {12.1, 49.9}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points = {{-9.9, 53.9}, {-11.8, 53.9}, {-11.8, 48}, {-14, 48}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{12, 30}, {12.85, 30}, {12.85, 27.8}, {18, 27.8}}, color = {28, 108, 200})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-37.9, 47.9}, {-36.8, 47.9}, {-36.8, 47.8}, {-33.8, 47.8}}, color = {28, 108, 200})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -46}, {40, -46}, {40, -22}, {44, -22}, {44, -34}, {50.6, -34}}, color = {0, 0, 255})); + connect(pwLine4.p, bus1.p) annotation ( + Line(points = {{50, -10}, {44, -10}, {44, -22}, {40, -22}, {40, -46}, {36, -46}}, color = {0, 0, 255})); + connect(pwLine3.p, bus1.p) annotation ( + Line(points = {{52, -60}, {40, -60}, {40, -46}, {36, -46}, {36, -46}}, color = {0, 0, 255})); + connect(pwLine1.n, bus1.p) annotation ( + Line(points = {{22, -58}, {30, -58}, {30, -46}, {34, -46}, {34, -46}, {36, -46}}, color = {0, 0, 255})); + connect(pwLine4.n, bus2.p) annotation ( + Line(points = {{62, -10}, {68, -10}, {68, -22}, {76, -22}, {76, -22}}, color = {0, 0, 255})); + connect(order2_1.p, bus.p) annotation ( + Line(points = {{6, -10}, {10, -10}, {10, -26}, {-10, -26}, {-10, -46}, {-4, -46}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -60}, {76, -60}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -60}, {80, -60}, {80, -60}, {84, -60}, {84, -59.1445}, {84, -59.1445}, {84, -60.2889}}, color = {0, 0, 255})); + connect(bus2.p, pwLinewithOpening1.n) annotation ( + Line(points = {{76, -22}, {74, -22}, {74, -22}, {72, -22}, {72, -22}, {68, -22}, {68, -34}, {61.4, -34}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -22}, {84, -22}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -46}, {-2.5, -46}, {-2.5, -46}, {-1, -46}, {-1, -46}, {2, -46}, {2, -58}, {6.3, -58}, {6.3, -58}, {8.45, -58}, {8.45, -58}, {10.6, -58}}, color = {0, 0, 255})); + connect(Frequency.u, RealizerAng.u) annotation ( + Line(points = {{70, 70}, {100, 70}, {100, 0}, {72, 0}, {72, 11}, {57, 11}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points = {{7, -1}, {72, -1}, {72, 11}, {57, 11}}, color = {0, 0, 127})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points = {{-41, -15}, {-48, -15}, {-48, 12}, {24, 12}, {24, 17}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points = {{-25.3, -15}, {-16.3, -15}}, color = {0, 0, 127})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{-16, -5}, {-24, -5}, {-24, 4}, {-12, 4}, {-12, 1}}, color = {0, 0, 127})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points = {{41, 11}, {32, 11}, {32, 18}}, color = {0, 0, 127})); + connect(Frequency.y, govenor.f) annotation ( + Line(points = {{51, 70}, {44, 70}, {44, 62}}, color = {0, 0, 127})); + connect(govenor.P_ref, power.y) annotation ( + Line(points = {{54, 52}, {69, 52}}, color = {0, 0, 127})); + connect(govenor.Y_gv, turbine.u_t) annotation ( + Line(points = {{34, 52}, {28, 52}, {28, 39}}, color = {0, 0, 127})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 27.9}, {41.05, 27.9}, {41.05, 27.9}, {44, 27.9}, {44, 31.9}, {50.1, 31.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{75.9, 27.9}, {75.9, 31.8}, {72.95, 31.8}, {72.95, 31.8}, {70, 31.8}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockFrancisGenIPSL; diff --git a/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSLGov.mo b/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSLGov.mo new file mode 100644 index 0000000..6ec702b --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSLGov.mo @@ -0,0 +1,146 @@ +within OpenHPL.Tests; +model HPSimplePenstockFrancisGenIPSLGov "Synergy with OpenIPSL library(generator + governor)" + //input Real u; + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-88,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-72,52},{-52,72}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{50,30},{70,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,36}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.9392) annotation (Placement(visible=true, transformation( + origin={-32,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=false, + Given_losses=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + u_end_=2.36, + u_start_=2.23, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49671) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, P_0 = 16.0352698692006, Q_0 = 11.859436505981, Sn = 20 * 5, Vn = 400, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(transformation(extent = {{26, -30}, {46, -10}}))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(transformation(extent = {{-12, -36}, {8, -16}}))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 180, origin = {52, 10}))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(visible = true, transformation(extent = {{-96, -100}, {-72, -80}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -88}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(G = 0, R = 0.01, X = 0.1, opening = 1, B = 0.0005, t1 = 600, t2 = 600.15) annotation ( + Placement(visible = true, transformation(origin = {56, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -90}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -40}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(P_0 = 8, Q_0 = 6, V_0 = 1, angle_0 = 0) annotation ( + Placement(visible = true, transformation(origin = {90, -52}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2(P_0 = 8, Q_0 = 6, V_0 = 1, angle_0 = 0, dP1 = 1, dP2 = 0, dQ1 = 0, dQ2 = 0, t_end_1 = 1100, t_end_2 = 1e10, t_start_1 = 1000, t_start_2 = 1e10) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -90.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(transformation(extent = {{-14, -86}, {6, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(transformation(extent = {{26, -86}, {46, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus2 annotation ( + Placement(transformation(extent = {{66, -62}, {86, -42}}))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(transformation(extent = {{66, -100}, {86, -80}}))); + OpenIPSL.Electrical.Controls.PSAT.TG.TGTypeI tGTypeI(R = 0.1, T3 = 0.04, T4 = 5, T5 = 0.04, Tc = 1, Ts = 0.1, pmax = 1, pmin = 0, pref = 0.1537, wref = 1) annotation ( + Placement(transformation(extent = {{100, 62}, {34, 106}}))); +equation + connect(order2_1.p, bus.p) annotation ( + Line(points = {{46, -20}, {52, -20}, {52, -38}, {14, -38}, {14, -58}, {-14, -58}, {-14, -76}, {-4, -76}, {-4, -76}, {-4, -76}}, color = {0, 0, 255})); + connect(tGTypeI.pm, turbine.u_t) annotation ( + Line(points = {{38, 86}, {28, 86}, {28, 46}, {28, 46}}, color = {0, 0, 127})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points = {{-14, -26}, {-20, -26}, {-20, 12}, {24, 12}, {24, 25.4}}, color = {0, 0, 127})); + //turbine.u_t = u; + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-80, 62}, {-72, 62}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points = {{-42, 66}, {-48, 66}, {-48, 62}, {-54, 62}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-24, 66}, {-16.95, 66}, {-16.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 35.9}, {44, 35.9}, {44, 39.9}, {50.1, 39.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{79.9, 35.9}, {79.9, 39.95}, {80, 39.95}, {80, 39.9}, {70.1, 39.9}}, color = {28, 108, 200})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{24, -15}, {16, -15}, {16, -6}, {28, -6}, {28, -9}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points = {{9, -26}, {24, -26}, {24, -25}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points = {{47, -11}, {54, -11}, {54, -8}, {72, -8}, {72, 10}, {64, 10}}, color = {0, 0, 127})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {4.95, 37.9}, {4.95, 35.9}, {18.1, 35.9}}, color = {28, 108, 200})); + connect(pwLine2.p, pwLine1.p) annotation ( + Line(points = {{10.6, -64}, {2, -64}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(pwLine2.n, pwLine1.n) annotation ( + Line(points = {{21.4, -64}, {30, -64}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(pwLine4.p, pwLinewithOpening1.p) annotation ( + Line(points = {{50.6, -40}, {44, -40}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine4.n, pwLinewithOpening1.n) annotation ( + Line(points = {{61.4, -40}, {68, -40}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -76}, {2, -76}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLine1.n) annotation ( + Line(points = {{36, -76}, {30, -76}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -76}, {40, -76}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine3.p, pwLinewithOpening1.p) annotation ( + Line(points = {{52.6, -90}, {40, -90}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -52}, {84, -52}}, color = {0, 0, 255})); + connect(bus2.p, pwLinewithOpening1.n) annotation ( + Line(points = {{76, -52}, {68, -52}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -90}, {84, -90}, {84, -90.2889}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -90}, {63.4, -90}, {76, -90}}, color = {0, 0, 255})); + connect(tGTypeI.w, order2_1.w) annotation ( + Line(points = {{93.675, 87.3}, {98, 87.3}, {98, 88}, {100, 88}, {100, -11}, {47, -11}}, color = {0, 0, 127})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points = {{41, 10}, {36, 10}, {32, 10}, {32, 25.8}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockFrancisGenIPSLGov; diff --git a/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSLInfBus.mo b/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSLInfBus.mo new file mode 100644 index 0000000..720561a --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockFrancisGenIPSLInfBus.mo @@ -0,0 +1,153 @@ +within OpenHPL.Tests; +model HPSimplePenstockFrancisGenIPSLInfBus "Synergy with OpenIPSL library(generator + infinitBus)" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-76,52},{-56,72}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{50,30},{70,50}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,36}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank(h_0=70.939) annotation (Placement(visible=true, transformation( + origin={-36,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + GivenServoData=false, + Given_losses=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y_=1.2, + r_v_=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 4.49) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenIPSL.Electrical.Machines.PSAT.Order2 order2_1(D = 0, M = 10, P_0 = 16.0352698692006, Q_0 = 11.859436505981, Sn = 20, Vn = 400, ra = 0.001, w(fixed = true), x1d = 0.302) annotation ( + Placement(transformation(extent = {{26, -30}, {46, -10}}))); + Modelica.Blocks.Math.Gain Normilizer(k = 1 / 100e6) annotation ( + Placement(transformation(extent = {{-12, -36}, {8, -16}}))); + Modelica.Blocks.Math.Gain RealizerAng(k = 50 * Modelica.Constants.pi / 3) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 180, origin = {52, 10}))); + inner OpenIPSL.Electrical.SystemBase SysData annotation ( + Placement(transformation(extent = {{-100, -100}, {-76, -80}}))); + Controllers.Governor govenor(droop=0.2) annotation (Placement(transformation(extent={{54,62},{34,82}}))); + Modelica.Blocks.Math.Gain Frequency(k = 50) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 180, origin = {60, 86}))); + Modelica.Blocks.Sources.Ramp power(duration = 1, height = 1.3e6, offset = 12e6, startTime = 1500) annotation ( + Placement(transformation(extent = {{10, -10}, {-10, 10}}, rotation = 0, origin = {86, 70}))); + OpenIPSL.Electrical.Branches.PwLine pwLine1(X = 0.1, R = 0.01, G = 0, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -88}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLinewithOpening1(G = 0, R = 0.01, X = 0.1, opening = 1, B = 0.0005, t1 = 600, t2 = 600.15) annotation ( + Placement(visible = true, transformation(origin = {56, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine2(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {16, -64}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine3(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {58, -90}, extent = {{-6, -6}, {6, 6}}, rotation = 0))); + OpenIPSL.Electrical.Branches.PwLine pwLine4(G = 0, R = 0.01, X = 0.1, B = 0.0005) annotation ( + Placement(visible = true, transformation(origin = {56, -40}, extent = {{-5.99999, -5.99998}, {5.99999, 6}}, rotation = 0))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ pwLoadPQ1(P_0 = 8, Q_0 = 6, V_0 = 1, angle_0 = 0) annotation ( + Placement(visible = true, transformation(origin = {90, -52}, extent = {{-6, -6}, {6, 6}}, rotation = 90))); + OpenIPSL.Electrical.Loads.PSAT.LOADPQ_variation pwLoadPQ2(P_0 = 8, Q_0 = 6, V_0 = 1, angle_0 = 0, dP1 = 1, dP2 = 0, dQ1 = 0, dQ2 = 0, t_end_1 = 1.1e3, t_end_2 = 1e10, t_start_1 = 1e3, t_start_2 = 1e10) annotation ( + Placement(visible = true, transformation(origin = {90.0335, -90.2889}, extent = {{-6.2889, -6.0335}, {6.2889, 6.0335}}, rotation = 90))); + OpenIPSL.Electrical.Buses.Bus bus annotation ( + Placement(transformation(extent = {{-14, -86}, {6, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus1 annotation ( + Placement(transformation(extent = {{26, -86}, {46, -66}}))); + OpenIPSL.Electrical.Buses.Bus bus2(displayPF = true) annotation ( + Placement(transformation(extent = {{66, -62}, {86, -42}}))); + OpenIPSL.Electrical.Buses.Bus bus3 annotation ( + Placement(transformation(extent = {{66, -100}, {86, -80}}))); + OpenIPSL.Electrical.Buses.InfiniteBus infiniteBus annotation ( + Placement(visible = true, transformation(extent = {{-62, -64}, {-42, -44}}, rotation = 0))); +equation + connect(infiniteBus.p, bus.p) annotation ( + Line(points = {{-42, -54}, {-28, -54}, {-28, -76}, {-4, -76}}, color = {0, 0, 255})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-81.9, 61.9}, {-78, 61.9}, {-75.9, 61.9}}, color = {28, 108, 200})); + connect(surgeTank.p, intake.n) annotation ( + Line(points = {{-45.9, 65.9}, {-48, 65.9}, {-48, 61.9}, {-55.9, 61.9}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-25.9, 65.9}, {-16.95, 65.9}, {-16.95, 57.9}, {-10.1, 57.9}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 35.9}, {44, 35.9}, {44, 39.9}, {50.1, 39.9}}, color = {28, 108, 200})); + connect(tail.n, discharge.n) annotation ( + Line(points = {{79.9, 35.9}, {79.9, 39.95}, {80, 39.95}, {80, 39.9}, {70.1, 39.9}}, color = {28, 108, 200})); + connect(order2_1.vf, order2_1.vf0) annotation ( + Line(points = {{24, -15}, {16, -15}, {16, -6}, {28, -6}, {28, -9}}, color = {0, 0, 127})); + connect(Normilizer.u, turbine.P_out) annotation ( + Line(points = {{-14, -26}, {-20, -26}, {-20, 8}, {-20, 12}, {24, 12}, {24, 26}, {24, 25.4}}, color = {0, 0, 127})); + connect(Normilizer.y, order2_1.pm) annotation ( + Line(points = {{9, -26}, {24, -26}, {24, -25}}, color = {0, 0, 127})); + connect(order2_1.w, RealizerAng.u) annotation ( + Line(points = {{47, -11}, {54, -11}, {54, -8}, {72, -8}, {72, 10}, {64, 10}}, color = {0, 0, 127})); + connect(govenor.Y_gv, turbine.u_t) annotation ( + Line(points = {{34, 72}, {34, 72}, {28, 72}, {28, 46.8}}, color = {0, 0, 127})); + connect(Frequency.y, govenor.f) annotation ( + Line(points = {{49, 86}, {49, 86}, {44, 86}, {44, 82}}, color = {0, 0, 127})); + connect(Frequency.u, RealizerAng.u) annotation ( + Line(points = {{72, 86}, {100, 86}, {100, -8}, {72, -8}, {72, 10}, {64, 10}}, color = {0, 0, 127})); + connect(govenor.P_ref, power.y) annotation ( + Line(points = {{54, 72}, {64, 72}, {64, 70}, {75, 70}}, color = {0, 0, 127})); + connect(penstock.n, turbine.p) annotation ( + Line(points = {{-10.1, 37.9}, {4.95, 37.9}, {4.95, 35.9}, {18.1, 35.9}}, color = {28, 108, 200})); + connect(pwLine2.p, pwLine1.p) annotation ( + Line(points = {{10.6, -64}, {2, -64}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(pwLine2.n, pwLine1.n) annotation ( + Line(points = {{21.4, -64}, {30, -64}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(pwLine4.p, pwLinewithOpening1.p) annotation ( + Line(points = {{50.6, -40}, {44, -40}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine4.n, pwLinewithOpening1.n) annotation ( + Line(points = {{61.4, -40}, {68, -40}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus.p, pwLine1.p) annotation ( + Line(points = {{-4, -76}, {2, -76}, {2, -88}, {10.6, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLine1.n) annotation ( + Line(points = {{36, -76}, {30, -76}, {30, -88}, {21.4, -88}}, color = {0, 0, 255})); + connect(bus1.p, pwLinewithOpening1.p) annotation ( + Line(points = {{36, -76}, {40, -76}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(pwLine3.p, pwLinewithOpening1.p) annotation ( + Line(points = {{52.6, -90}, {40, -90}, {40, -56}, {44, -56}, {44, -64}, {50.6, -64}}, color = {0, 0, 255})); + connect(bus2.p, pwLoadPQ1.p) annotation ( + Line(points = {{76, -52}, {84, -52}}, color = {0, 0, 255})); + connect(bus2.p, pwLinewithOpening1.n) annotation ( + Line(points = {{76, -52}, {68, -52}, {68, -64}, {61.4, -64}}, color = {0, 0, 255})); + connect(bus3.p, pwLoadPQ2.p) annotation ( + Line(points = {{76, -90}, {84, -90}, {84, -90.2889}}, color = {0, 0, 255})); + connect(pwLine3.n, bus3.p) annotation ( + Line(points = {{63.4, -90}, {63.4, -90}, {76, -90}}, color = {0, 0, 255})); + connect(order2_1.p, bus.p) annotation ( + Line(points = {{46, -20}, {62, -20}, {62, -36}, {36, -36}, {36, -58}, {-12, -58}, {-12, -76}, {-4, -76}}, color = {0, 0, 255})); + connect(RealizerAng.y, turbine.w_in) annotation ( + Line(points = {{41, 10}, {32, 10}, {32, 25.8}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockFrancisGenIPSLInfBus; diff --git a/OpenHPL/Tests/HPSimplePenstockFrancisGener.mo b/OpenHPL/Tests/HPSimplePenstockFrancisGener.mo new file mode 100644 index 0000000..4ba51ce --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockFrancisGener.mo @@ -0,0 +1,79 @@ +within OpenHPL.Tests; +model HPSimplePenstockFrancisGener "HP system model with Francis turbine and generator" + extends Modelica.Icons.Example; + Real coef; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 100, height = -0.0287, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {10, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake annotation (Placement(visible=true, transformation(extent={{-64,52},{-44,72}}, rotation=0))); + Waterway.Pipe discharge(H=5, L=600) annotation (Placement(visible=true, transformation(extent={{46,26},{66,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={92,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SynchGen aggregate(UseFrequencyOutput=true) annotation (Placement(visible=true, transformation(extent={{18,-4},{38,16}}, rotation=0))); + Waterway.Pipe penstock( + H=420, + L=600, + D_i=3.3, + D_o=3.3) annotation (Placement(visible=true, transformation( + origin={-2,46}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank annotation (Placement(visible=true, transformation( + origin={-22,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Francis turbine( + D_i=1.632, + GivenData=true, + H_n=460, + P_n=103e6, + R_1_=2.63/2, + R_2_=1.55/2, + R_v_=2.89/2, + Reduction=0.1, + V_dot_n=24.3, + beta1_=110, + beta2_=162.5, + dp_v_condition=false, + k_ft1_=7e5, + k_ft2_=0e3, + k_ft3_=1.63e4, + k_fv=0e3, + n_n=500, + r_Y=1.2, + r_v=1.1, + w_1_=0.2, + w_v_=0.2) annotation (Placement(visible=true, transformation( + origin={28,38}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(aggregate.w_out, turbine.w_in) annotation ( + Line(points = {{34, 16}, {32, 16}, {32, 28}, {32, 28}}, color = {0, 0, 127})); + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{24, 28}, {22, 28}, {22, 16}, {22, 16}}, color = {0, 0, 127})); + coef = turbine.W_s_dot / (495 * 997 * 9.81 * turbine.V_dot - (intake.F_f + discharge.F_f + penstock.F_f)); + connect(discharge.n, tail.n) annotation ( + Line(points = {{66.1, 35.9}, {76, 35.9}, {76, 41.9}, {81.9, 41.9}})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 37.9}, {38.1, 35.9}, {46.1, 35.9}})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{18.1, 37.9}, {18.1, 35.9}, {-2.1, 35.9}})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-63.9, 61.9}, {-66, 61.9}, {-66, 62}, {-67.9, 62}, {-67.9, 61.9}, {-81.9, 61.9}})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-43.9, 61.9}, {-40, 61.9}, {-40, 65.9}, {-31.9, 65.9}})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-11.9, 65.9}, {-2.1, 65.9}, {-2.1, 55.9}})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{21, 86}, {28, 86}, {28, 48.8}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockFrancisGener; diff --git a/OpenHPL/Tests/HPSimplePenstockGeneratorTest.mo b/OpenHPL/Tests/HPSimplePenstockGeneratorTest.mo new file mode 100644 index 0000000..bd98186 --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockGeneratorTest.mo @@ -0,0 +1,71 @@ +within OpenHPL.Tests; +model HPSimplePenstockGeneratorTest "Generator testing for HP" + extends Modelica.Icons.Example; + import Modelica.Constants.pi; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(startTime = 600, duration = 1, height = -0.14615, offset = 0.6493) annotation ( + Placement(visible = true, transformation(origin = {12, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Ramp load(offset = 80e6, height = -40e6, startTime = 600, duration = 1) annotation ( + Placement(visible = true, transformation(extent = {{52, -28}, {72, -8}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-64,52},{-44,72}}, rotation=0))); + Waterway.Pipe discharge(L=600, H=0.5) annotation (Placement(visible=true, transformation(extent={{46,26},{66,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={92,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.PenstockKP penstock( + L=600, + H=428.5, + D_i=3, + D_o=3, + N=10) annotation (Placement(visible=true, transformation( + origin={0,46}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=71) annotation (Placement(visible=true, transformation( + origin={-22,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={26,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Generators.SynchGen generator(k_b=1000, J=850000) annotation (Placement(transformation(extent={{18,-4},{38,16}}))); + Controllers.Governor govenor( + delta=0.04, + droop=0.1, + T_g=0.2, + T_r=1.75) annotation (Placement(transformation(extent={{64,96},{44,76}}))); + Modelica.Blocks.Sources.RealExpression frequency(y = generator.w * generator.np / 4 / pi) annotation ( + Placement(transformation(extent = {{84, 54}, {64, 74}}))); + Modelica.Blocks.Sources.RealExpression Power(y = generator.Pe) annotation ( + Placement(transformation(extent = {{92, 70}, {72, 90}}))); +equation + connect(govenor.Y_gv, turbine.u_t) annotation ( + Line(points = {{44, 86}, {36, 86}, {36, 78}, {26, 78}, {26, 47}}, color = {0, 0, 127})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{16, 36}, {9, 36}, {9, 35.9}, {-0.1, 35.9}})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{36, 36}, {42.1, 36}, {42.1, 35.9}, {46.1, 35.9}})); + connect(turbine.P_out, generator.P_in) annotation ( + Line(points = {{22, 25}, {22, 16}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{66.1, 35.9}, {76, 35.9}, {76, 41.9}, {81.9, 41.9}})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-63.9, 61.9}, {-66, 61.9}, {-66, 62}, {-67.9, 62}, {-67.9, 61.9}, {-81.9, 61.9}})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-43.9, 61.9}, {-40, 61.9}, {-40, 65.9}, {-31.9, 65.9}})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-11.9, 65.9}, {-0.1, 65.9}, {-0.1, 55.9}})); + connect(govenor.P_ref, load.y) annotation ( + Line(points = {{64, 86}, {82, 86}, {100, 86}, {100, -18}, {73, -18}}, color = {0, 0, 127})); + connect(govenor.f, frequency.y) annotation ( + Line(points = {{54, 76}, {54, 64}, {63, 64}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockGeneratorTest; diff --git a/OpenHPL/Tests/HPSimplePenstockOpenChannel.mo b/OpenHPL/Tests/HPSimplePenstockOpenChannel.mo new file mode 100644 index 0000000..94f4bfd --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockOpenChannel.mo @@ -0,0 +1,71 @@ +within OpenHPL.Tests; +model HPSimplePenstockOpenChannel "testing open channel" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-90,44}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, + startTime=60000) annotation ( + Placement(visible = true, transformation(origin={-38,86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe discharge( L=600, H=-5) + annotation (Placement(visible=true, transformation(extent={{6,0},{ + 26,20}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={90,10}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3.3, + D_o=3.3, + H=420, + L=600) annotation (Placement(visible=true, transformation( + origin={-30,26}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={-12,14}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0=18.9979) + annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe pipe annotation (Placement(transformation(extent={{-74,34}, + {-54,54}}))); + Waterway.OpenChannel openChannel( + N=100, + w=50, + h0=vector([ones(68)*0.30417; 0.3045; 0.3089; 0.33; 0.398; linspace( + 0.519, + 5.00164, + 28)])) annotation (Placement(transformation(extent={{30,2},{ + 50,22}}))); + Waterway.Pipe pipe1(H=0, L=10) + annotation (Placement(transformation(extent={{54,-2}, + {74,18}}))); + Waterway.SurgeTank surgeTank(h_0=73.9171) + annotation (Placement(transformation(extent={{-52,38},{-32,58}}))); +equation + connect(turbine.p, penstock.n) annotation ( + Line(points={{-22,14},{-30,14},{-30,16}})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{-27,86},{-12,86},{-12,26}}, color = {0, 0, 127})); + connect(reservoir.n, pipe.p) annotation ( + Line(points={{-80,44},{-74,44}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) + annotation (Line(points={{-2,14},{6,14},{6,10}}, color={28,108,200})); + connect(discharge.n, openChannel.p) + annotation (Line(points={{26,10},{28,10},{28,12},{30,12}}, + color={28,108,200})); + connect(openChannel.n, pipe1.p) annotation (Line(points={{50,12},{52,12},{52, + 8},{54,8}}, + color={28,108,200})); + connect(tail.n, pipe1.n) annotation (Line(points={{80,10},{78,10},{78,8},{74, + 8}}, color={28,108,200})); + connect(pipe.n, surgeTank.p) + annotation (Line(points={{-54,44},{-54,48},{-52,48}}, color={28,108,200})); + connect(penstock.p, surgeTank.n) + annotation (Line(points={{-30,36},{-32,36},{-32,48}}, color={28,108,200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockOpenChannel; diff --git a/OpenHPL/Tests/HPSimplePenstockPelton.mo b/OpenHPL/Tests/HPSimplePenstockPelton.mo new file mode 100644 index 0000000..7410d53 --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockPelton.mo @@ -0,0 +1,59 @@ +within OpenHPL.Tests; +model HPSimplePenstockPelton "HP system model with Pelton turbine" + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, offset = 0.015, startTime = 600, height = 0.01) annotation ( + Placement(visible = true, transformation(origin = {-10, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-72,50},{-52,70}}, rotation=0))); + Waterway.Pipe discharge( + H=0.5, + L=600, + V_dot0=0) annotation (Placement(visible=true, transformation(extent={{30,24},{50,44}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,40}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=610, + L=700) annotation (Placement(visible=true, transformation( + origin={-10,48}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation( + origin={-30,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + ElectroMech.Turbines.Pelton turbine(R=1.74/2, D_0=1) annotation (Placement(visible=true, transformation( + origin={10,34}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Generators.SynchGen aggregate(np=5) annotation (Placement(visible=true, transformation(extent={{0,-4},{20,16}}, rotation=0))); +equation + connect(aggregate.P_in, turbine.P_out) annotation ( + Line(points={{4,16},{4,19},{10,19},{10,23}}, color = {0, 0, 127})); + connect(aggregate.w_out, turbine.w_in) annotation ( + Line(points={{16,16},{16,20},{14,20},{14,23.8}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points={{-82,62},{-77.95,62},{-77.95,60},{-72,60}}, color = {28, 108, 200})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-52,60},{-45.95,60},{-45.95,66},{-40,66}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{-20,66},{-15.95,66},{-15.95,58},{-10,58}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{-10,38},{-10,34},{0,34}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points={{50,34},{62.05,34},{62.05,40},{84,40}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{20,34},{20,34},{30,34}}, color = {28, 108, 200})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{1,84},{10,84},{10,46}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockPelton; diff --git a/OpenHPL/Tests/HPSimplePenstockPowerControl.mo b/OpenHPL/Tests/HPSimplePenstockPowerControl.mo new file mode 100644 index 0000000..7cdce72 --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockPowerControl.mo @@ -0,0 +1,69 @@ +within OpenHPL.Tests; +model HPSimplePenstockPowerControl + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-92,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(V_dot0=19) annotation (Placement(visible=true, transformation(extent={{-64,52},{-44,72}}, rotation=0))); + Waterway.Pipe discharge( + H=5, + L=600, + V_dot0=19) annotation (Placement(visible=true, transformation(extent={{48,26},{68,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={86,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SimpleGen aggregate(w_0=52.4, J=1.25e5) annotation (Placement(visible=true, transformation(extent={{16,-4},{36,16}}, rotation=0))); + Waterway.Pipe penstock( + H=420, + L=600, + D_i=3.3, + D_o=3.3, + V_dot0=19) annotation (Placement(visible=true, transformation( + origin={-2,46}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.SurgeTank surgeTank annotation (Placement(visible=true, transformation( + origin={-22,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={26,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -3e6, offset = 80e6, startTime = 400) annotation ( + Placement(visible = true, transformation(extent = {{-20, -4}, {0, 16}}, rotation = 0))); + Controllers.GovernorPower govenorPower annotation (Placement(transformation(extent={{56,86},{36,66}}))); + Modelica.Blocks.Sources.RealExpression realExpression(y = aggregate.W_ts_dot) annotation ( + Placement(transformation(extent = {{92, 72}, {72, 92}}))); +equation + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{26, 26}, {26, 26}, {26, 16}, {26, 16}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{68.1, 35.9}, {72, 35.9}, {72, 41.9}, {75.9, 41.9}})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{36.1, 35.9}, {42.1, 35.9}, {48.1, 35.9}})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{16.1, 35.9}, {12, 35.9}, {12, 45.9}, {8.1, 45.9}})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-63.9, 61.9}, {-66, 61.9}, {-66, 62}, {-67.9, 62}, {-67.9, 61.9}, {-81.9, 61.9}})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-43.9, 61.9}, {-40, 61.9}, {-40, 65.9}, {-31.9, 65.9}})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-11.9, 65.9}, {-11.9, 65.9}, {-11.9, 45.9}})); + connect(aggregate.u, load.y) annotation ( + Line(points = {{16, 6}, {10, 6}, {1, 6}}, color = {0, 0, 127})); + connect(govenorPower.Y_gv, turbine.u_t) annotation ( + Line(points = {{36, 76}, {30, 76}, {30, 78}, {26, 78}, {26, 46.8}}, color = {0, 0, 127})); + connect(govenorPower.f, aggregate.f) annotation ( + Line(points = {{46, 66}, {46, 66}, {46, 16}, {46, 6}, {36, 6}}, color = {0, 0, 127})); + connect(govenorPower.P_ref, load.y) annotation ( + Line(points = {{56, 76}, {96, 76}, {96, -12}, {6, -12}, {6, 6}, {1, 6}}, color = {0, 0, 127})); + connect(govenorPower.P, realExpression.y) annotation ( + Line(points = {{56, 82}, {71, 82}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockPowerControl; diff --git a/OpenHPL/Tests/HPSimplePenstockResKP.mo b/OpenHPL/Tests/HPSimplePenstockResKP.mo new file mode 100644 index 0000000..677416c --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockResKP.mo @@ -0,0 +1,58 @@ +within OpenHPL.Tests; +model HPSimplePenstockResKP "Model of HP system with using reservoir model based on open channel" + extends Modelica.Icons.Example; + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, offset = 0.7493, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {10, 84}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-12, -4}, {8, 16}}, rotation = 0))); + Waterway.Pipe intake annotation (Placement(visible=true, transformation(extent={{-64,52},{-44,72}}, rotation=0))); + Waterway.Pipe discharge(H=5, L=600) annotation (Placement(visible=true, transformation(extent={{46,26},{66,46}}, rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={92,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + ElectroMech.Generators.SimpleGen aggregate annotation (Placement(visible=true, transformation(extent={{18,-4},{38,16}}, rotation=0))); + Waterway.Pipe penstock( + D_i=3.3, + D_o=3.3, + H=420, + L=600) annotation (Placement(visible=true, transformation( + origin={-2,46}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank annotation (Placement(visible=true, transformation( + origin={-22,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={28,36}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.ReservoirChannel reservoir( + N=20, + w=1000, + SteadyState=true) annotation (Placement(transformation(extent={{-102,52},{-82,72}}))); +equation + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{28, 26}, {28, 26}, {28, 16}, {28, 16}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{66.1, 35.9}, {76, 35.9}, {76, 41.9}, {81.9, 41.9}})); + connect(turbine.n, discharge.p) annotation ( + Line(points = {{38.1, 35.9}, {43.1, 35.9}, {46.1, 35.9}})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{18.1, 35.9}, {-2.1, 35.9}})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{9, 6}, {9, 6}, {18, 6}}, color = {0, 0, 127})); + connect(intake.n, surgeTank.p) annotation ( + Line(points = {{-43.9, 61.9}, {-40, 61.9}, {-40, 65.9}, {-31.9, 65.9}})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points = {{-11.9, 65.9}, {-2.1, 65.9}, {-2.1, 55.9}})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{21, 84}, {28, 84}, {28, 46.8}}, color = {0, 0, 127})); + connect(intake.p, reservoir.n) annotation ( + Line(points = {{-63.9, 61.9}, {-72, 61.9}, {-72, 62.1}, {-81.9, 62.1}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockResKP; diff --git a/OpenHPL/Tests/HPSimplePenstockWithoutSurge.mo b/OpenHPL/Tests/HPSimplePenstockWithoutSurge.mo new file mode 100644 index 0000000..3fd3b1d --- /dev/null +++ b/OpenHPL/Tests/HPSimplePenstockWithoutSurge.mo @@ -0,0 +1,52 @@ +within OpenHPL.Tests; +model HPSimplePenstockWithoutSurge "Model of HP system without surge tank and with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir(H_r=48) annotation (Placement(visible=true, transformation( + origin={-54,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = 0.2, offset = 0.7493, startTime = 600) annotation ( + Placement(transformation(extent = {{-10, -10}, {10, 10}}, rotation = 0, origin = {10, 84}))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-34,56},{-14,76}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=2000) annotation (Placement(visible=true, transformation(extent={{50,28},{70,48}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,42}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={0,52}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + ElectroMech.Turbines.Turbine turbine1(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={28,42}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{-12, 0}, {8, 20}}, rotation = 0))); + ElectroMech.Generators.SimpleGen aggregate(UseFrequencyOutput=true) annotation (Placement(visible=true, transformation(extent={{18,0},{38,20}}, rotation=0))); +equation + connect(turbine1.P_out, aggregate.P_in) annotation ( + Line(points = {{28, 32}, {28, 32}, {28, 20}, {28, 20}}, color = {0, 0, 127})); + connect(turbine1.u_t, control.y) annotation ( + Line(points = {{28, 52.8}, {28, 84}, {21, 84}}, color = {0, 0, 127})); + connect(reservoir.n, intake.p) annotation ( + Line(points = {{-43.9, 65.9}, {-38.95, 65.9}, {-33.9, 65.9}}, color = {28, 108, 200})); + connect(intake.n, penstock.p) annotation ( + Line(points = {{-13.9, 65.9}, {-5.95, 65.9}, {-5.95, 61.9}, {-0.1, 61.9}}, color = {28, 108, 200})); + connect(penstock.n, turbine1.p) annotation ( + Line(points = {{-0.1, 41.9}, {9.95, 41.9}, {18.1, 41.9}}, color = {28, 108, 200})); + connect(turbine1.n, discharge.p) annotation ( + Line(points = {{38.1, 41.9}, {44.05, 41.9}, {44.05, 37.9}, {50.1, 37.9}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{70.1, 37.9}, {77.05, 37.9}, {77.05, 41.9}, {83.9, 41.9}}, color = {28, 108, 200})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{9, 10}, {9, 10}, {18, 10}}, color = {0, 0, 127})); + annotation ( + experiment(StopTime = 2000, StartTime = 0, Tolerance = 0.0001, Interval = 0.4)); +end HPSimplePenstockWithoutSurge; diff --git a/OpenHPL/Tests/HydroCordModeKPlFrancisDraftTube.mo b/OpenHPL/Tests/HydroCordModeKPlFrancisDraftTube.mo new file mode 100644 index 0000000..085e817 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModeKPlFrancisDraftTube.mo @@ -0,0 +1,183 @@ +within OpenHPL.Tests; +model HydroCordModeKPlFrancisDraftTube "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.00001, startTime = 6000) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5, + eps=0.1) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601, + eps=0.075) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.5, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 0.0058466) annotation ( + Placement(visible = true, transformation(origin = {-86, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020, + eps=0.5) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.PenstockKP penstock1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + N=5, + PipeElasticity=false, + eps=0.0005, + h_s0=62.5) annotation (Placement(visible=true, transformation( + origin={18,52}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstock2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + N=5, + PipeElasticity=false, + eps=0.0005, + h_s0=62.5 + 233) annotation (Placement(visible=true, transformation( + origin={8,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis Francis( + GivenData=false, + GivenServoData=false, + Given_losses=true, + H_n=371, + P_n=130, + R_Y_=3.2, + V_dot_n=37, + k_ft1_=2e5, + k_ft2_=1e2, + k_ft3_=8e3, + k_ft4=1.2e6, + n_n=375, + r_Y_=1.4, + r_v_=1.3, + u_end_=2.44, + u_start_=2.28832) annotation (Placement(visible=true, transformation( + origin={32,0}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Constant const1(k = 375 * Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {56, -34}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-82, -68}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable rotation(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Rotation.txt", tableName = "rotation", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-80, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain rot_gain(k = Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {-46, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-18, -72}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.01) annotation ( + Placement(visible = true, transformation(origin = {-50, -70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe draftTube( + D_i=2.2, + D_o=3.04, + H=12, + L=draftTube.H, + eps=0.001) annotation (Placement(visible=true, transformation(extent={{44,4},{64,24}}, rotation=0))); +equation + connect(penstock2.n, Francis.p) annotation ( + Line(points={{18,4},{20,4},{20,0},{22,0}}, + color = {28, 108, 200})); + connect(rot_gain.y, Francis.w_in) annotation ( + Line(points={{-35,-42},{20,-42},{20,-8}}, color = {0, 0, 127})); + connect(per_gain.y, Francis.u_t) annotation ( + Line(points={{-7,-72},{38,-72},{38,14},{32,14},{32,12}}, color = {0, 0, 127})); + connect(Francis.n, draftTube.p) annotation ( + Line(points = {{42, 0}, {42, 14}, {44, 14}}, color = {28, 108, 200})); + connect(draftTube.n, discharge1.p) annotation ( + Line(points = {{64, 14}, {64, 14}, {64, 0}, {44, 0}, {44, -14}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{88,-33},{88,5},{106,5}}, color = {0, 0, 127})); + connect(rotation.y[1], rot_gain.u) annotation ( + Line(points = {{-69, -44}, {-63, -44}, {-63, -42}, {-58, -42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-71,-68},{-69,-68},{-69,-68},{-67,-68},{-67,-70},{-61,-70}, + {-61,-71},{-62,-71},{-62,-70}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-39,-70},{-35,-70},{-35,-72},{-29,-72},{-29,-72},{-30,-72}, + {-30,-72}}, color = {0, 0, 127})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,4},{-2,4}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{28,52},{13.9,52},{13.9,40},{14,40}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points={{6,66},{8,66},{8,52}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1)); +end HydroCordModeKPlFrancisDraftTube; diff --git a/OpenHPL/Tests/HydroCordModel.mo b/OpenHPL/Tests/HydroCordModel.mo new file mode 100644 index 0000000..18d2e16 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModel.mo @@ -0,0 +1,147 @@ +within OpenHPL.Tests; +model HydroCordModel "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=418.5 - 372, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.00001, startTime = 60000) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=372 - 363, + L=81.5, + eps=0.05) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=17.5 - 14, + L=601, + eps=0.05) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail( + Input_level=true, + H_r=24.5 - 22.6, + UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=356 - 123, + L=363, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={10,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=431.5 - 356, + L=87, + h_0=62.5, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=6.5, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=363 - 365, + L=395, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=365 - 356, + L=4020, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1( + D_1=4.7, + D_2=3.3, + fit_type=OpenHPL.Functions.Fitting.FittingType.SquareReduction) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=123 - 20.5 + 2.5, + L=145, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=14 - 22.6, + L=21, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-86, -40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-22, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-54, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 0.00040045) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(turbine.n, discharge1.p) annotation ( + Line(points = {{42, -6}, {44, -6}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-43,-42},{-40,-42},{-40,-44},{-34,-44}}, color = {0, 0, 127})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{-11,-44},{40,-44},{40,20},{32,20},{32,6}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-75,-40},{-72,-40},{-72,-42},{-66,-42},{-66,-42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(turbine.p, penstock2.n) annotation ( + Line(points = {{22, -6}, {22, 0}, {18, 0}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{10,40},{13.9,40},{13.9,40},{14,40}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {10, 66}, {10, 60}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1), + Diagram(graphics={ Rectangle(origin = {17, 10}, extent = {{1, -2}, {-1, 2}})})); +end HydroCordModel; diff --git a/OpenHPL/Tests/HydroCordModel2.mo b/OpenHPL/Tests/HydroCordModel2.mo new file mode 100644 index 0000000..ba777c0 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModel2.mo @@ -0,0 +1,141 @@ +within OpenHPL.Tests; +model HydroCordModel2 "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=418.5 - 372, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.00001, startTime = 60000) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=372 - 363, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=17.5 - 14, + L=601) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail( + H_r=24.5 - 22.6, + UseInFlow=false, + Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=356 - 123, + L=363) annotation (Placement(visible=true, transformation( + origin={10,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=431.5 - 356, + L=87, + h_0=62.4956) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=6.5, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=363 - 365, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=365 - 356, + L=4020) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1( + D_1=4.7, + D_2=3.3, + fit_type=OpenHPL.Functions.Fitting.FittingType.SquareReduction) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=123 - 20.5 + 2.5, + L=145) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=14 - 22.6, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos_short.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-86, -40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level_short.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-22, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-54, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 1.82225) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + //turbine.u_t = 4.54929515955115/100; + //tail.Level_in = 24.65206211-22.6; + connect(turbine.n, discharge1.p) annotation ( + Line(points = {{42, -6}, {44, -6}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-43,-42},{-40,-42},{-40,-44},{-34,-44}}, color = {0, 0, 127})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{-11,-44},{40,-44},{40,20},{32,20},{32,6}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-75,-40},{-72,-40},{-72,-42},{-66,-42},{-66,-42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(turbine.p, penstock2.n) annotation ( + Line(points = {{22, -6}, {22, 0}, {18, 0}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{10,40},{13.9,40},{13.9,40},{14,40}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {10, 66}, {10, 60}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1), + Diagram(graphics={ Rectangle(origin = {17, 10}, extent = {{1, -2}, {-1, 2}})})); +end HydroCordModel2; diff --git a/OpenHPL/Tests/HydroCordModelDraftTube.mo b/OpenHPL/Tests/HydroCordModelDraftTube.mo new file mode 100644 index 0000000..9205865 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelDraftTube.mo @@ -0,0 +1,152 @@ +within OpenHPL.Tests; +model HydroCordModelDraftTube "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=418.5 - 372, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=372 - 363, + L=81.5, + eps=0.1) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=17.5 - 14, + L=601, + eps=0.075) annotation (Placement(visible=true, transformation(extent={{60,-20},{80,0}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail( + H_r=24.5 - 22.6, + UseInFlow=false, + Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,14}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=356 - 123, + L=363, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={8,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=431.5 - 356, + L=87, + eps=0.1, + h_0=62.5) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=6.5, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=363 - 365, + L=395, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=365 - 356, + L=4020, + eps=0.5) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1( + D_1=4.7, + D_2=3.3, + fit_type=OpenHPL.Functions.Fitting.FittingType.SquareReduction) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=123 - 20.5 + 2.5, + L=145, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=14 - 22.6, + L=21, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={72,6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {86, 80}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {48, -38}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {30, 80}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {58, 80}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {76, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {26, -50}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 0.00040045) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe draftTube( + D_i=2.2, + D_o=3.04, + H=12, + L=draftTube.H, + eps=0.001) annotation (Placement(visible=true, transformation(extent={{38,-28},{58,-8}}, rotation=0))); +equation + connect(const_level.y, add1.u2) annotation ( + Line(points = {{37, -50}, {64, -50}}, color = {0, 0, 127})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{87,-44},{106,-44},{106,19}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points = {{59, -38}, {64, -38}}, color = {0, 0, 127}, thickness = 0.5)); + connect(discharge2.n, tail.n) annotation ( + Line(points = {{82, 6}, {82, 12.9}, {84, 12.9}, {84, 14}}, color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{80, -10}, {80, -3}, {62, -3}, {62, 6}}, color = {28, 108, 200})); + connect(draftTube.n, discharge1.p) annotation ( + Line(points = {{58, -18}, {58, -14}, {60, -14}, {60, -10}}, color = {28, 108, 200})); + connect(turbine.n, draftTube.p) annotation ( + Line(points = {{42, -6}, {42, -12}, {38, -12}, {38, -18}}, color = {28, 108, 200})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points = {{75, 80}, {70, 80}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points = {{47, 80}, {42, 80}}, color = {0, 0, 127})); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{19,80},{12,80},{12,60},{32,60},{32,6}}, color = {0, 0, 127})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 60}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{8,40},{11.9,40},{11.9,40},{14,40}}, color = {28, 108, 200})); + connect(turbine.p, penstock2.n) annotation ( + Line(points = {{22, -6}, {22, 0}, {18, 0}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1), + Diagram(graphics={ Rectangle(origin = {17, 10}, extent = {{1, -2}, {-1, 2}})})); +end HydroCordModelDraftTube; diff --git a/OpenHPL/Tests/HydroCordModelDraftTube2.mo b/OpenHPL/Tests/HydroCordModelDraftTube2.mo new file mode 100644 index 0000000..3e2dedf --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelDraftTube2.mo @@ -0,0 +1,146 @@ +within OpenHPL.Tests; +model HydroCordModelDraftTube2 "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=418.5 - 372, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.00001, startTime = 60000) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=372 - 363, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=17.5 - 14, + L=601) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail( + H_r=24.5 - 22.6, + UseInFlow=false, + Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=356 - 123, + L=363) annotation (Placement(visible=true, transformation( + origin={10,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=431.5 - 356, + L=87, + h_0=62.4956) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=6.5, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=363 - 365, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=365 - 356, + L=4020) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1( + D_1=4.7, + D_2=3.3, + fit_type=OpenHPL.Functions.Fitting.FittingType.SquareReduction) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=123 - 20.5 + 2.5, + L=145) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=14 - 22.6, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos_short.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-86, -40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level_short.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-22, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-54, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 1.82225) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe pipe1( + D_i=2.2, + D_o=3.04, + H=12, + L=1.0) annotation (Placement(visible=true, transformation(extent={{44,4},{64,24}}, rotation=0))); +equation + connect(discharge1.p, pipe1.n) annotation ( + Line(points = {{44, -14}, {46, -14}, {46, 2}, {64, 2}, {64, 14}, {64, 14}}, color = {28, 108, 200})); + connect(turbine.n, pipe1.p) annotation ( + Line(points = {{42, -6}, {44, -6}, {44, 14}, {44, 14}}, color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-43,-42},{-40,-42},{-40,-44},{-34,-44}}, color = {0, 0, 127})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{-11,-44},{40,-44},{40,20},{32,20},{32,6}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-75,-40},{-72,-40},{-72,-42},{-66,-42},{-66,-42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(turbine.p, penstock2.n) annotation ( + Line(points = {{22, -6}, {22, 0}, {18, 0}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{10,40},{13.9,40},{13.9,40},{14,40}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {10, 66}, {10, 60}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 1794, StartTime = 0, Tolerance = 0.0001, Interval = 1), + Diagram(graphics={ Rectangle(origin = {17, 10}, extent = {{1, -2}, {-1, 2}})})); +end HydroCordModelDraftTube2; diff --git a/OpenHPL/Tests/HydroCordModelDraftTube3.mo b/OpenHPL/Tests/HydroCordModelDraftTube3.mo new file mode 100644 index 0000000..5882a35 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelDraftTube3.mo @@ -0,0 +1,152 @@ +within OpenHPL.Tests; +model HydroCordModelDraftTube3 "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=418.5 - 372, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=372 - 363, + L=81.5, + eps=0.1) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=17.5 - 14, + L=601, + eps=0.075) annotation (Placement(visible=true, transformation(extent={{60,-20},{80,0}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail( + H_r=24.5 - 22.6, + UseInFlow=false, + Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,14}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=356 - 123, + L=363, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={8,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=431.5 - 356, + L=87, + eps=0.1, + h_0=62.5) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine(C_v=6.5, ConstEfficiency=false) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=363 - 365, + L=395, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=365 - 356, + L=4020, + eps=0.5) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1( + D_1=4.7, + D_2=3.3, + fit_type=OpenHPL.Functions.Fitting.FittingType.SquareReduction) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=123 - 20.5 + 2.5, + L=145, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=14 - 22.6, + L=21, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={72,6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {86, 80}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {48, -38}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {30, 80}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {58, 80}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {76, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {26, -50}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + inner OpenHPL.Constants Const(V_0 = 0.00040045) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe draftTube( + D_i=2.2, + D_o=3.04, + H=12, + L=draftTube.H, + eps=0.001) annotation (Placement(visible=true, transformation(extent={{38,-28},{58,-8}}, rotation=0))); +equation + connect(const_level.y, add1.u2) annotation ( + Line(points = {{37, -50}, {64, -50}}, color = {0, 0, 127})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{87,-44},{106,-44},{106,19}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points = {{59, -38}, {64, -38}}, color = {0, 0, 127}, thickness = 0.5)); + connect(discharge2.n, tail.n) annotation ( + Line(points = {{82, 6}, {82, 12.9}, {84, 12.9}, {84, 14}}, color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{80, -10}, {80, -3}, {62, -3}, {62, 6}}, color = {28, 108, 200})); + connect(draftTube.n, discharge1.p) annotation ( + Line(points = {{58, -18}, {58, -14}, {60, -14}, {60, -10}}, color = {28, 108, 200})); + connect(turbine.n, draftTube.p) annotation ( + Line(points = {{42, -6}, {42, -12}, {38, -12}, {38, -18}}, color = {28, 108, 200})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points = {{75, 80}, {70, 80}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points = {{47, 80}, {42, 80}}, color = {0, 0, 127})); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{19,80},{12,80},{12,60},{32,60},{32,6}}, color = {0, 0, 127})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 60}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{8,40},{11.9,40},{11.9,40},{14,40}}, color = {28, 108, 200})); + connect(turbine.p, penstock2.n) annotation ( + Line(points = {{22, -6}, {22, 0}, {18, 0}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1), + Diagram(graphics={ Rectangle(origin = {17, 10}, extent = {{1, -2}, {-1, 2}})})); +end HydroCordModelDraftTube3; diff --git a/OpenHPL/Tests/HydroCordModelFrancis.mo b/OpenHPL/Tests/HydroCordModelFrancis.mo new file mode 100644 index 0000000..8f59cc5 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelFrancis.mo @@ -0,0 +1,159 @@ +within OpenHPL.Tests; +model HydroCordModelFrancis "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.00001, startTime = 6000) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=233, + L=363) annotation (Placement(visible=true, transformation( + origin={10,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.5) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 0.00618496) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis Francis( + GivenData=false, + GivenServoData=false, + H_n=371, + P_n=130, + R_Y_=3.2, + V_dot_n=37, + k_ft1_=2e5, + k_ft2_=1e2, + k_ft3_=8e3, + k_ft4=1.1e6, + n_n=375, + r_Y_=1.4, + r_v_=1.3, + u_end_=2.44, + u_start_=2.28832) annotation (Placement(visible=true, transformation( + origin={32,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Constant const1(k = 375 * Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {56, -34}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-82, -68}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable rotation(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Rotation.txt", tableName = "rotation", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-80, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain rot_gain(k = Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {-46, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-18, -72}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.01) annotation ( + Placement(visible = true, transformation(origin = {-50, -70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{88,-33},{88,5},{106,5}}, color = {0, 0, 127})); + connect(rotation.y[1], rot_gain.u) annotation ( + Line(points = {{-69, -44}, {-63, -44}, {-63, -42}, {-58, -42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, Francis.u_t) annotation ( + Line(points={{-7,-72},{38,-72},{38,14},{32,14},{32,4},{32,4}}, color = {0, 0, 127})); + connect(rot_gain.y, Francis.w_in) annotation ( + Line(points={{-35,-42},{36,-42},{36,-16},{20,-16}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-71,-68},{-69,-68},{-69,-68},{-67,-68},{-67,-70},{-61,-70}, + {-61,-71},{-62,-71},{-62,-70}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-39,-70},{-35,-70},{-35,-72},{-29,-72},{-29,-72},{-30,-72}, + {-30,-72}}, color = {0, 0, 127})); + connect(Francis.n, discharge1.p) annotation ( + Line(points = {{42, -8}, {44, -8}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(penstock2.n, Francis.p) annotation ( + Line(points = {{18, 0}, {18, 0}, {18, -8}, {22, -8}, {22, -8}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{10,40},{13.9,40},{13.9,40},{14,40}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {10, 66}, {10, 60}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1)); +end HydroCordModelFrancis; diff --git a/OpenHPL/Tests/HydroCordModelFrancis2.mo b/OpenHPL/Tests/HydroCordModelFrancis2.mo new file mode 100644 index 0000000..41baac7 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelFrancis2.mo @@ -0,0 +1,177 @@ +within OpenHPL.Tests; +model HydroCordModelFrancis2 "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.045493, startTime = 6000) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5, + eps=0.1) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601, + eps=0.075) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={10,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + eps=0.1, + h_0=62.4882) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 1.925) annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020, + eps=0.5) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis Francis( + GivenData=false, + GivenServoData=false, + H_n=371, + P_n=130, + R_Y_=3.2, + V_dot_n=37, + k_ft1_=2e5, + k_ft2_=1e2, + k_ft3_=8e3, + n_n=375, + r_Y_=1.4, + r_v_=1.3, + u_end_=2.44, + u_start_=2.28832) annotation (Placement(visible=true, transformation( + origin={32,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Constant const1(k = 375 * Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {56, -34}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos_short.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-82, -68}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable rotation(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Rotation_short.txt", tableName = "rotation", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-80, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level_short.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain rot_gain(k = Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {-46, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-18, -72}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-50, -70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {74, -28}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe draftTube( + D_i=2.2, + D_o=3.04, + H=12, + L=draftTube.H, + eps=0.001) annotation (Placement(visible=true, transformation(extent={{44,2},{64,22}}, rotation=0))); +equation + connect(per_gain.y, Francis.u_t) annotation ( + Line(points={{-7,-72},{40,-72},{40,16},{32,16},{32,4},{32,4}}, color = {0, 0, 127})); + connect(draftTube.n, discharge1.p) annotation ( + Line(points = {{64, 12}, {64, 12}, {64, 0}, {44, 0}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(Francis.n, draftTube.p) annotation ( + Line(points = {{42, -8}, {42, -8}, {42, 12}, {44, 12}, {44, 12}}, color = {28, 108, 200})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{68,-64},{68,-40}}, color = {0, 0, 127}, thickness = 0.5)); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{80,-88},{80,-40}}, color = {0, 0, 127})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{74,-17},{106,-17},{106,5}}, color = {0, 0, 127})); + //Francis.u_t = 4.54929515955115/100; + //Francis.w_in = 375.12178419695*Modelica.Constants.pi/30; + //tail.Level_in = 24.65206211-22.6; + connect(rotation.y[1], rot_gain.u) annotation ( + Line(points = {{-69, -44}, {-63, -44}, {-63, -42}, {-58, -42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(rot_gain.y, Francis.w_in) annotation ( + Line(points={{-35,-42},{36,-42},{36,-16},{20,-16}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-71,-68},{-69,-68},{-69,-68},{-67,-68},{-67,-70},{-61,-70}, + {-61,-71},{-62,-71},{-62,-70}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-39,-70},{-35,-70},{-35,-72},{-29,-72},{-29,-72},{-30,-72}, + {-30,-72}}, color = {0, 0, 127})); + connect(penstock2.n, Francis.p) annotation ( + Line(points = {{18, 0}, {18, 0}, {18, -8}, {22, -8}, {22, -8}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{10,40},{13.9,40},{13.9,40},{14,40}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {10, 66}, {10, 60}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 1794, StartTime = 0, Tolerance = 0.0001, Interval = 1)); +end HydroCordModelFrancis2; diff --git a/OpenHPL/Tests/HydroCordModelFrancisDraftTube.mo b/OpenHPL/Tests/HydroCordModelFrancisDraftTube.mo new file mode 100644 index 0000000..2cc23b5 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelFrancisDraftTube.mo @@ -0,0 +1,174 @@ +within OpenHPL.Tests; +model HydroCordModelFrancisDraftTube "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.00001, startTime = 6000) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5, + eps=0.1) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601, + eps=0.075) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.Pipe penstock1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={10,50}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.5, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 0.0058466) annotation ( + Placement(visible = true, transformation(origin = {-86, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020, + eps=0.5) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={14,30}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe penstock2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + eps=0.0005) annotation (Placement(visible=true, transformation( + origin={18,10}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.ElectroMech.Turbines.Francis Francis( + GivenData=false, + GivenServoData=false, + Given_losses=true, + H_n=371, + P_n=130, + R_Y_=3.2, + V_dot_n=37, + k_ft1_=2e5, + k_ft2_=1e2, + k_ft3_=8e3, + k_ft4=1.2e6, + n_n=375, + r_Y_=1.4, + r_v_=1.3, + u_end_=2.44, + u_start_=2.28832) annotation (Placement(visible=true, transformation( + origin={32,0}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Constant const1(k = 375 * Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {56, -34}, extent = {{10, -10}, {-10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-82, -68}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable rotation(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Rotation.txt", tableName = "rotation", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-80, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain rot_gain(k = Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {-46, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-18, -72}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.01) annotation ( + Placement(visible = true, transformation(origin = {-50, -70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe draftTube( + D_i=2.2, + D_o=3.04, + H=12, + L=draftTube.H, + eps=0.001) annotation (Placement(visible=true, transformation(extent={{44,4},{64,24}}, rotation=0))); +equation + connect(penstock2.n, Francis.p) annotation ( + Line(points = {{18, 0}, {22, 0}}, color = {28, 108, 200})); + connect(rot_gain.y, Francis.w_in) annotation ( + Line(points={{-35,-42},{20,-42},{20,-8}}, color = {0, 0, 127})); + connect(per_gain.y, Francis.u_t) annotation ( + Line(points={{-7,-72},{38,-72},{38,14},{32,14},{32,12}}, color = {0, 0, 127})); + connect(Francis.n, draftTube.p) annotation ( + Line(points = {{42, 0}, {42, 14}, {44, 14}}, color = {28, 108, 200})); + connect(draftTube.n, discharge1.p) annotation ( + Line(points = {{64, 14}, {64, 14}, {64, 0}, {44, 0}, {44, -14}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{88,-33},{88,5},{106,5}}, color = {0, 0, 127})); + connect(rotation.y[1], rot_gain.u) annotation ( + Line(points = {{-69, -44}, {-63, -44}, {-63, -42}, {-58, -42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-71,-68},{-69,-68},{-69,-68},{-67,-68},{-67,-70},{-61,-70},{-61,-71},{-62,-71},{-62,-70}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-39,-70},{-35,-70},{-35,-72},{-29,-72},{-29,-72},{-30,-72},{-30,-72}}, color = {0, 0, 127})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(fitting1.n, penstock2.p) annotation ( + Line(points={{14,20},{17.9,20},{17.9,20},{18,20}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points={{10,40},{13.9,40},{13.9,40},{14,40}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {10, 66}, {10, 60}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1)); +end HydroCordModelFrancisDraftTube; diff --git a/OpenHPL/Tests/HydroCordModelKP.mo b/OpenHPL/Tests/HydroCordModelKP.mo new file mode 100644 index 0000000..0723226 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelKP.mo @@ -0,0 +1,141 @@ +within OpenHPL.Tests; +model HydroCordModelKP "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.5) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 0.000400824, beta_total = 1 / 997 / 1422 ^ 2) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine( + C_v=6.5, + ConstEfficiency=false, + WaterCompress=true) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={10,26}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + N=5, + PipeElasticity=false, + h_s0=62.5) annotation (Placement(visible=true, transformation( + origin={18,52}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + N=5, + PipeElasticity=false, + h_s0=62.5 + 233) annotation (Placement(visible=true, transformation( + origin={8,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-86, -40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-22, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-54, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{-11,-44},{40,-44},{40,14},{32,14},{32,6},{32,6}}, color = {0, 0, 127})); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-43,-42},{-40,-42},{-40,-44},{-34,-44},{-34,-44}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-75,-40},{-68,-40},{-68,-42},{-66,-42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(fitting1.n, penstockKP2.p) annotation ( + Line(points = {{20, 26}, {26, 26}, {26, 16}, {-10, 16}, {-10, 4}, {-2, 4}, {-2, 4}, {-2, 4}}, color = {28, 108, 200})); + connect(penstockKP1.n, fitting1.p) annotation ( + Line(points = {{28, 52}, {30, 52}, {30, 40}, {-4, 40}, {-4, 26}, {0, 26}, {0, 26}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 52}, {8, 52}}, color = {28, 108, 200})); + connect(penstockKP2.n, turbine.p) annotation ( + Line(points = {{18, 4}, {22, 4}, {22, -6}, {22, -6}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(turbine.n, discharge1.p) annotation ( + Line(points={{42,-6},{44.1,-6},{44.1,-10.1},{44.1,-14},{44,-14}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1.0)); +end HydroCordModelKP; diff --git a/OpenHPL/Tests/HydroCordModelKP2.mo b/OpenHPL/Tests/HydroCordModelKP2.mo new file mode 100644 index 0000000..2edbddf --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelKP2.mo @@ -0,0 +1,143 @@ +within OpenHPL.Tests; +model HydroCordModelKP2 "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.4956) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 1.82328) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine( + C_v=6.5, + ConstEfficiency=false, + WaterCompress=true) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={10,26}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + N=5, + PipeElasticity=false, + h_s0=62.4956) annotation (Placement(visible=true, transformation( + origin={18,52}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + N=5, + PipeElasticity=false, + h_s0=62.4956 + 233) annotation (Placement(visible=true, transformation( + origin={8,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos_short.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-86, -40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level_short.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-22, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-54, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + //turbine.u_t = 4.54929515955115/100; + //tail.Level_in = 24.65206211-22.6; + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{-11,-44},{40,-44},{40,14},{32,14},{32,6},{32,6}}, color = {0, 0, 127})); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-43,-42},{-40,-42},{-40,-44},{-34,-44},{-34,-44}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-75,-40},{-68,-40},{-68,-42},{-66,-42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(fitting1.n, penstockKP2.p) annotation ( + Line(points = {{20, 26}, {26, 26}, {26, 16}, {-10, 16}, {-10, 4}, {-2, 4}, {-2, 4}, {-2, 4}}, color = {28, 108, 200})); + connect(penstockKP1.n, fitting1.p) annotation ( + Line(points = {{28, 52}, {30, 52}, {30, 40}, {-4, 40}, {-4, 26}, {0, 26}, {0, 26}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 52}, {8, 52}}, color = {28, 108, 200})); + connect(penstockKP2.n, turbine.p) annotation ( + Line(points = {{18, 4}, {22, 4}, {22, -6}, {22, -6}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(turbine.n, discharge1.p) annotation ( + Line(points={{42,-6},{44.1,-6},{44.1,-10.1},{44.1,-14},{44,-14}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 1794, StartTime = 0, Tolerance = 0.0001, Interval = 1.0)); +end HydroCordModelKP2; diff --git a/OpenHPL/Tests/HydroCordModelKPDraftTube.mo b/OpenHPL/Tests/HydroCordModelKPDraftTube.mo new file mode 100644 index 0000000..e015418 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelKPDraftTube.mo @@ -0,0 +1,157 @@ +within OpenHPL.Tests; +model HydroCordModelKPDraftTube "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5, + eps=0.1) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601, + eps=0.075) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + eps=0.1, + h_0=62.5) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 0.000400824, beta_total = 1 / 997 / 1422 ^ 2) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine( + C_v=6.5, + ConstEfficiency=false, + WaterCompress=true) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395, + eps=0.1) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020, + eps=0.5) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={10,26}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21, + eps=0.05) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstock1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + N=5, + PipeElasticity=false, + eps=0.0005, + h_s0=62.5) annotation (Placement(visible=true, transformation( + origin={18,52}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstock2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + N=5, + PipeElasticity=false, + eps=0.0005, + h_s0=62.5 + 233) annotation (Placement(visible=true, transformation( + origin={8,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-86, -40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-22, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-54, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe draftTube( + D_i=2.2, + D_o=3.04, + H=12, + L=draftTube.H, + eps=0.001) annotation (Placement(visible=true, transformation(extent={{44,0},{64,20}}, rotation=0))); +equation + connect(draftTube.n, discharge1.p) annotation ( + Line(points = {{64, 10}, {64, 10}, {64, 0}, {44, 0}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(turbine.n, draftTube.p) annotation ( + Line(points = {{42, -6}, {42, -6}, {42, 10}, {44, 10}}, color = {28, 108, 200})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{-11,-44},{40,-44},{40,14},{32,14},{32,6},{32,6}}, color = {0, 0, 127})); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-43,-42},{-40,-42},{-40,-44},{-34,-44},{-34,-44}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-75,-40},{-68,-40},{-68,-42},{-66,-42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(fitting1.n, penstock2.p) annotation ( + Line(points = {{20, 26}, {26, 26}, {26, 16}, {-10, 16}, {-10, 4}, {-2, 4}, {-2, 4}, {-2, 4}}, color = {28, 108, 200})); + connect(penstock1.n, fitting1.p) annotation ( + Line(points = {{28, 52}, {30, 52}, {30, 40}, {-4, 40}, {-4, 26}, {0, 26}, {0, 26}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 52}, {8, 52}}, color = {28, 108, 200})); + connect(penstock2.n, turbine.p) annotation ( + Line(points = {{18, 4}, {22, 4}, {22, -6}, {22, -6}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1.0)); +end HydroCordModelKPDraftTube; diff --git a/OpenHPL/Tests/HydroCordModelKPFran.mo b/OpenHPL/Tests/HydroCordModelKPFran.mo new file mode 100644 index 0000000..826606f --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelKPFran.mo @@ -0,0 +1,162 @@ +within OpenHPL.Tests; +model HydroCordModelKPFran "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.5) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 0.00618434) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={10,26}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + N=5, + PipeElasticity=false, + h_s0=62.5) annotation (Placement(visible=true, transformation( + origin={18,52}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + N=5, + PipeElasticity=false, + h_s0=62.5 + 233) annotation (Placement(visible=true, transformation( + origin={8,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-84, -66}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable rotation(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Rotation.txt", tableName = "rotation", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-84, -38}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain rot_gain(k = Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {-50, -36}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-20, -70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.01) annotation ( + Placement(visible = true, transformation(origin = {-52, -68}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Turbines.Francis francis1( + GivenData=false, + GivenServoData=false, + H_n=371, + P_n=130, + R_Y_=3.2, + V_dot_n=37, + WaterCompress=true, + k_ft1_=2e5, + k_ft2_=1e2, + k_ft3_=8e3, + k_ft4=1.1e6, + n_n=375, + r_Y_=1.4, + r_v_=1.3, + u_end_=2.44, + u_start_=2.28832) annotation (Placement(visible=true, transformation( + origin={30,-4}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(per_gain.y, francis1.u_t) annotation ( + Line(points={{-9,-70},{40,-70},{40,14},{30,14},{30,8},{30,8}}, color = {0, 0, 127})); + connect(rotation.y[1], rot_gain.u) annotation ( + Line(points={{-73,-38},{-68,-38},{-68,-36},{-62,-36},{-62,-36}}, color = {0, 0, 127}, thickness = 0.5)); + connect(rot_gain.y, francis1.w_in) annotation ( + Line(points={{-39,-36},{6,-36},{6,-12},{18,-12}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-73,-66},{-67,-66},{-67,-68},{-64,-68}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-41,-68},{-40,-68},{-40,-68},{-39,-68},{-39,-70},{-33,-70},{-33,-73},{-33,-70},{-32,-70}}, color = {0, 0, 127})); + connect(francis1.n, discharge1.p) annotation ( + Line(points = {{40, -4}, {44, -4}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(penstockKP2.n, francis1.p) annotation ( + Line(points = {{18, 4}, {20, 4}, {20, -4}, {20, -4}}, color = {28, 108, 200})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(fitting1.n, penstockKP2.p) annotation ( + Line(points = {{20, 26}, {26, 26}, {26, 16}, {-10, 16}, {-10, 4}, {-2, 4}, {-2, 4}, {-2, 4}}, color = {28, 108, 200})); + connect(penstockKP1.n, fitting1.p) annotation ( + Line(points = {{28, 52}, {30, 52}, {30, 40}, {-4, 40}, {-4, 26}, {0, 26}, {0, 26}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 52}, {8, 52}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1.0)); +end HydroCordModelKPFran; diff --git a/OpenHPL/Tests/HydroCordModelKPFran2.mo b/OpenHPL/Tests/HydroCordModelKPFran2.mo new file mode 100644 index 0000000..8b2a3cf --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelKPFran2.mo @@ -0,0 +1,166 @@ +within OpenHPL.Tests; +model HydroCordModelKPFran2 "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir(H_r=46.5, UseInFlow=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Pipe discharge1( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601) annotation (Placement(visible=true, transformation(extent={{44,-24},{64,-4}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.4945) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 2.044) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020) annotation (Placement(visible=true, transformation( + origin={-26,60}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={10,26}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + N=5, + PipeElasticity=false, + h_s0=62.4945) annotation (Placement(visible=true, transformation( + origin={18,52}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + N=5, + PipeElasticity=false, + h_s0=62.4945 + 233) annotation (Placement(visible=true, transformation( + origin={8,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos_short.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-84, -66}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level_short.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable rotation(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Rotation_short.txt", tableName = "rotation", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-84, -38}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain rot_gain(k = Modelica.Constants.pi / 30) annotation ( + Placement(visible = true, transformation(origin = {-50, -36}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-20, -70}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.01) annotation ( + Placement(visible = true, transformation(origin = {-52, -68}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Turbines.Francis francis1( + GivenData=false, + GivenServoData=false, + H_n=371, + P_n=130, + R_Y_=3.2, + V_dot_n=37, + WaterCompress=true, + k_ft1_=2e5, + k_ft2_=1e2, + k_ft3_=8e3, + k_ft4=1.1e6, + n_n=375, + r_Y_=1.4, + r_v_=1.3, + u_end_=2.44, + u_start_=2.28832) annotation (Placement(visible=true, transformation( + origin={30,-4}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + //francis1.u_t = 4.54929515955115/100; + //francis1.w_in = 375.12178419695*Modelica.Constants.pi/30; + //tail.Level_in = 24.65206211-22.6; + connect(per_gain.y, francis1.u_t) annotation ( + Line(points={{-9,-70},{40,-70},{40,14},{30,14},{30,8},{30,8}}, color = {0, 0, 127})); + connect(rotation.y[1], rot_gain.u) annotation ( + Line(points={{-73,-38},{-68,-38},{-68,-36},{-62,-36},{-62,-36}}, color = {0, 0, 127}, thickness = 0.5)); + connect(rot_gain.y, francis1.w_in) annotation ( + Line(points={{-39,-36},{4,-36},{4,-12},{18,-12}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-73,-66},{-67,-66},{-67,-68},{-64,-68}}, color = {0, 0, 127}, thickness = 0.5)); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-41,-68},{-40,-68},{-40,-68},{-39,-68},{-39,-70},{-33,-70}, + {-33,-73},{-33,-70},{-32,-70}}, color = {0, 0, 127})); + connect(francis1.n, discharge1.p) annotation ( + Line(points = {{40, -4}, {44, -4}, {44, -14}, {44, -14}}, color = {28, 108, 200})); + connect(penstockKP2.n, francis1.p) annotation ( + Line(points = {{18, 4}, {20, 4}, {20, -4}, {20, -4}}, color = {28, 108, 200})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(fitting1.n, penstockKP2.p) annotation ( + Line(points = {{20, 26}, {26, 26}, {26, 16}, {-10, 16}, {-10, 4}, {-2, 4}, {-2, 4}, {-2, 4}}, color = {28, 108, 200})); + connect(penstockKP1.n, fitting1.p) annotation ( + Line(points = {{28, 52}, {30, 52}, {30, 40}, {-4, 40}, {-4, 26}, {0, 26}, {0, 26}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 52}, {8, 52}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(discharge1.n, discharge2.p) annotation ( + Line(points = {{64, -14}, {64, -14}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(intake3.n, surgeTank.p) annotation ( + Line(points={{-16,60},{-14,60},{-14,66}}, color = {28, 108, 200})); + connect(intake2.n, intake3.p) annotation ( + Line(points={{-38,66},{-36,66},{-36,60}}, color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 1794, StartTime = 0, Tolerance = 0.0001, Interval = 1.0)); +end HydroCordModelKPFran2; diff --git a/OpenHPL/Tests/HydroCordModelKPall.mo b/OpenHPL/Tests/HydroCordModelKPall.mo new file mode 100644 index 0000000..434f887 --- /dev/null +++ b/OpenHPL/Tests/HydroCordModelKPall.mo @@ -0,0 +1,157 @@ +within OpenHPL.Tests; +model HydroCordModelKPall "Model of HP system with simplified models for penstock, turbine, etc." + extends Modelica.Icons.Example; + OpenHPL.Waterway.Reservoir reservoir( + H_r=46.5, + UseInFlow=false, + Input_level=false) annotation (Placement(visible=true, transformation( + origin={-94,64}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.05, offset = 0.9, startTime = 600) annotation ( + Placement(visible = true, transformation(origin = {16, 86}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.Pipe intake1( + D_i=6.3, + D_o=6.3, + H=9, + L=81.5) annotation (Placement(visible=true, transformation(extent={{-80,50},{-60,70}}, rotation=0))); + OpenHPL.Waterway.Reservoir tail(H_r=2, Input_level=true) annotation (Placement(visible=true, transformation( + origin={94,0}, + extent={{-10,10},{10,-10}}, + rotation=180))); + OpenHPL.Waterway.SurgeTank surgeTank( + D=3.4, + H=75.5, + L=87, + h_0=62.5) annotation (Placement(visible=true, transformation( + origin={-4,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const(V_0 = 0.000429934) annotation ( + Placement(visible = true, transformation(origin = {-90, 90}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.ElectroMech.Turbines.Turbine turbine( + C_v=7.0, + ConstEfficiency=false, + WaterCompress=true) annotation (Placement(visible=true, transformation( + origin={32,-6}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe intake2( + D_i=6.3, + D_o=6.3, + H=-2, + L=395) annotation (Placement(visible=true, transformation( + origin={-48,66}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Fitting fitting1(D_1=4.7, D_2=3.3) annotation (Placement(visible=true, transformation( + origin={10,26}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.Pipe discharge2( + D_i=6.3, + D_o=6.3, + H=-8.5, + L=21) annotation (Placement(visible=true, transformation( + origin={74,-8}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP1( + D_i=4.7, + D_o=4.7, + H=233, + L=363, + N=5, + PipeElasticity=false, + h_s0=62.5) annotation (Placement(visible=true, transformation( + origin={18,52}, + extent={{-10,-10},{10,10}}, + rotation=0))); + OpenHPL.Waterway.PenstockKP penstockKP2( + D_i=3.3, + D_o=3.3, + H=102.5 + 2.5, + L=145, + N=5, + PipeElasticity=false, + h_s0=62.5 + 233) annotation (Placement(visible=true, transformation( + origin={8,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Modelica.Blocks.Sources.CombiTimeTable servo_pos(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Servo_pos.txt", tableName = "position", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {-86, -40}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Sources.CombiTimeTable tail_level(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Tail_level.txt", tableName = "level", tableOnFile = true) annotation ( + Placement(visible = true, transformation(origin = {58, -64}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Gain per_gain(k = 1 / 100) annotation ( + Placement(visible = true, transformation(origin = {-22, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Nonlinear.Limiter limiter1(limitsAtInit = true, uMax = 100, uMin = 0.001) annotation ( + Placement(visible = true, transformation(origin = {-54, -42}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Modelica.Blocks.Math.Add add1(k2 = -1) annotation ( + Placement(visible = true, transformation(origin = {90, -44}, extent = {{-10, -10}, {10, 10}}, rotation = 90))); + Modelica.Blocks.Sources.Constant const_level(k = 22.6) annotation ( + Placement(visible = true, transformation(origin = {58, -88}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.PenstockKP penstockKP3( + D_i=6.3, + D_o=6.3, + H=9, + L=4020, + N=40, + PipeElasticity=false, + h_s0=53.5) annotation (Placement(visible=true, transformation( + origin={-26,62}, + extent={{-10,-10},{10,10}}, + rotation=0))); + //OpenHPL.HydroPower.PenstockKP penstockKP4(D_i = 6.3, D_o = 6.3, H = -2, L = 395, N = 5, PipeElasticity = false, h_s0 = 55.5) annotation( + // Placement(visible = true, transformation(origin = {-48, 46}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + //OpenHPL.HydroPower.PenstockKP penstockKP5(D_i = 6.3, D_o = 6.3, H = 9, L = 81.5, N = 5, PipeElasticity = false, h_s0 = 46.5) annotation( + // Placement(visible = true, transformation(origin = {-72, 44}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + OpenHPL.Waterway.PenstockKP penstockKP4( + D_i=6.3, + D_o=6.3, + H=3.5, + L=601, + N=10, + PipeElasticity=false, + h_s0=7.3) annotation (Placement(visible=true, transformation( + origin={56,4}, + extent={{-10,-10},{10,10}}, + rotation=0))); +equation + connect(penstockKP4.n, discharge2.p) annotation ( + Line(points = {{66, 4}, {64, 4}, {64, -8}, {64, -8}}, color = {28, 108, 200})); + connect(turbine.n, penstockKP4.p) annotation ( + Line(points = {{42, -6}, {46, -6}, {46, 4}, {46, 4}}, color = {28, 108, 200})); + connect(surgeTank.p, penstockKP3.n) annotation ( + Line(points = {{-14, 66}, {-16, 66}, {-16, 62}, {-16, 62}}, color = {28, 108, 200})); + connect(intake2.n, penstockKP3.p) annotation ( + Line(points = {{-38, 66}, {-36, 66}, {-36, 62}, {-36, 62}}, color = {28, 108, 200})); + connect(add1.y, tail.Level_in) annotation ( + Line(points={{90,-33},{90,-33},{90,5},{106,5}}, color = {0, 0, 127})); + connect(const_level.y, add1.u2) annotation ( + Line(points={{69,-88},{96,-88},{96,-56},{96,-56}}, color = {0, 0, 127})); + connect(tail_level.y[1], add1.u1) annotation ( + Line(points={{69,-64},{84,-64},{84,-56},{84,-56}}, color = {0, 0, 127}, thickness = 0.5)); + connect(per_gain.y, turbine.u_t) annotation ( + Line(points={{-11,-44},{40,-44},{40,14},{32,14},{32,6},{32,6}}, color = {0, 0, 127})); + connect(limiter1.y, per_gain.u) annotation ( + Line(points={{-43,-42},{-40,-42},{-40,-44},{-34,-44},{-34,-44}}, color = {0, 0, 127})); + connect(servo_pos.y[1], limiter1.u) annotation ( + Line(points={{-75,-40},{-68,-40},{-68,-42},{-66,-42}}, color = {0, 0, 127}, thickness = 0.5)); + connect(fitting1.n, penstockKP2.p) annotation ( + Line(points = {{20, 26}, {26, 26}, {26, 16}, {-10, 16}, {-10, 4}, {-2, 4}, {-2, 4}, {-2, 4}}, color = {28, 108, 200})); + connect(penstockKP1.n, fitting1.p) annotation ( + Line(points = {{28, 52}, {30, 52}, {30, 40}, {-4, 40}, {-4, 26}, {0, 26}, {0, 26}}, color = {28, 108, 200})); + connect(surgeTank.n, penstockKP1.p) annotation ( + Line(points = {{6, 66}, {8, 66}, {8, 52}, {8, 52}}, color = {28, 108, 200})); + connect(penstockKP2.n, turbine.p) annotation ( + Line(points = {{18, 4}, {22, 4}, {22, -6}, {22, -6}}, color = {28, 108, 200})); + connect(discharge2.n, tail.n) annotation ( + Line(points={{84,-8},{84,6.66134e-16}}, + color = {28, 108, 200})); + connect(intake1.n, intake2.p) annotation ( + Line(points={{-60,60},{-58,60},{-58,66}}, color = {28, 108, 200})); + connect(reservoir.n, intake1.p) annotation ( + Line(points={{-84,64},{-79.95,64},{-79.95,60},{-80,60}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 3600, StartTime = 0, Tolerance = 0.0001, Interval = 1.0)); +end HydroCordModelKPall; diff --git a/OpenHPL/Tests/TestFitingSimpleHP.mo b/OpenHPL/Tests/TestFitingSimpleHP.mo new file mode 100644 index 0000000..352655c --- /dev/null +++ b/OpenHPL/Tests/TestFitingSimpleHP.mo @@ -0,0 +1,72 @@ +within OpenHPL.Tests; +model TestFitingSimpleHP "Model of HP system with pipe fitting" + extends Modelica.Icons.Example; + Waterway.Pipe conduit( + H=25, + L=6600, + V_dot0=19.06) annotation (Placement(visible=true, transformation( + origin={-66,14}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Reservoir reservoir annotation (Placement(visible=true, transformation( + origin={-92,14}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Pipe discharge( + H=5, + L=600, + V_dot0=19.06) annotation (Placement(visible=true, transformation( + origin={64,-30}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={40,-14}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.Reservoir tail(H_r=10) annotation (Placement(visible=true, transformation( + origin={92,-30}, + extent={{10,-10},{-10,10}}, + rotation=0))); + Modelica.Blocks.Sources.Ramp control(duration = 1, startTime = 500, height = -0.04615, offset = 0.7493) annotation ( + Placement(visible = true, transformation(origin = {16, 50}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Fitting fitting( + D_1=conduit.D_o, + D_2=penstock.D_i, + theta(displayUnit="deg")) annotation (Placement(transformation(extent={{-24,4},{-4,24}}))); + Waterway.Pipe penstock( + H=420, + L=600, + D_i=3.3, + D_o=3.3, + V_dot0=19.06) annotation (Placement(visible=true, transformation( + origin={10,-4}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.SurgeTank surgeTank annotation (Placement(transformation(extent={{-50,4},{-30,24}}))); + Modelica.Blocks.Sources.Ramp load(duration = 1, height = -5e6, offset = 80e6, startTime = 600) annotation ( + Placement(visible = true, transformation(extent = {{0, -50}, {20, -30}}, rotation = 0))); + ElectroMech.Generators.SimpleGen aggregate(SteadyState=false) annotation (Placement(visible=true, transformation(extent={{30,-50},{50,-30}}, rotation=0))); +equation + connect(turbine.P_out, aggregate.P_in) annotation ( + Line(points = {{40, -24}, {40, -24}, {40, -30}, {40, -30}}, color = {0, 0, 127})); + connect(control.y, turbine.u_t) annotation ( + Line(points = {{27, 50}, {39, 50}, {39, -3.2}, {40, -3.2}}, color = {0, 0, 127})); + connect(discharge.n, tail.n) annotation ( + Line(points = {{74.1, -30.1}, {78, -30.1}, {78, -30.1}, {81.9, -30.1}})); + connect(discharge.p, turbine.n) annotation ( + Line(points = {{54.1, -30.1}, {54.1, -22.1}, {54.1, -14.1}, {52.1, -14.1}, {50.1, -14.1}})); + connect(fitting.n, penstock.p) annotation ( + Line(points = {{-3.9, 13.9}, {-4, 13.9}, {-4, -4}, {0, -4}, {0, -4.1}, {0.1, -4.1}}, color = {28, 108, 200})); + connect(turbine.p, penstock.n) annotation ( + Line(points = {{30.1, -14.1}, {26, -14.1}, {26, -4.1}, {20.1, -4.1}}, color = {28, 108, 200})); + connect(fitting.p, surgeTank.n) annotation ( + Line(points = {{-23.9, 13.9}, {-28, 13.9}, {-29.9, 13.9}}, color = {28, 108, 200})); + connect(conduit.n, surgeTank.p) annotation ( + Line(points = {{-55.9, 13.9}, {-48, 13.9}, {-49.9, 13.9}}, color = {28, 108, 200})); + connect(conduit.p, reservoir.n) annotation ( + Line(points = {{-75.9, 13.9}, {-75.95, 13.9}, {-75.95, 13.9}, {-81.9, 13.9}}, color = {28, 108, 200})); + connect(load.y, aggregate.u) annotation ( + Line(points = {{21, -40}, {21, -40}, {30, -40}}, color = {0, 0, 127})); + annotation ( + experiment(StartTime = 0, StopTime = 1000, Tolerance = 1e-06, Interval = 2)); +end TestFitingSimpleHP; diff --git a/OpenHPL/Tests/TestRunoff.mo b/OpenHPL/Tests/TestRunoff.mo new file mode 100644 index 0000000..2dba660 --- /dev/null +++ b/OpenHPL/Tests/TestRunoff.mo @@ -0,0 +1,58 @@ +within OpenHPL.Tests; +model TestRunoff + extends Modelica.Icons.Example; + Waterway.Reservoir reservoir1( + H_r=48, + L=5000, + UseInFlow=true, + w=1000) annotation (Placement(visible=true, transformation( + origin={-58,40}, + extent={{-10,-10},{10,10}}, + rotation=0))); + Waterway.RunOff_zones runOff annotation (Placement(transformation(extent={{-102,40},{-82,60}}))); + Modelica.Blocks.Sources.Ramp control(duration = 1, height = -0.04615, startTime = 600 * 1e10, offset = 0.3493) annotation ( + Placement(visible = true, transformation(origin = {24, 62}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); + Waterway.Pipe intake(H=23) annotation (Placement(visible=true, transformation(extent={{-36,26},{-16,46}}, rotation=0))); + Waterway.Pipe discharge(H=0.5, L=600) annotation (Placement(visible=true, transformation(extent={{56,-2},{76,18}}, rotation=0))); + Waterway.Reservoir tail(H_r=5) annotation (Placement(visible=true, transformation( + origin={94,16}, + extent={{-10,10},{10,-10}}, + rotation=180))); + Waterway.Pipe penstock( + D_i=3, + D_o=3, + H=428.5, + L=600) annotation (Placement(visible=true, transformation( + origin={24,26}, + extent={{-10,-10},{10,10}}, + rotation=-90))); + Waterway.SurgeTank surgeTank(h_0=69.9) annotation (Placement(visible=true, transformation( + origin={2,42}, + extent={{-10,-10},{10,10}}, + rotation=0))); + ElectroMech.Turbines.Turbine turbine(C_v=3.7) annotation (Placement(visible=true, transformation( + origin={40,12}, + extent={{-10,-10},{10,10}}, + rotation=0))); + inner OpenHPL.Constants Const annotation ( + Placement(visible = true, transformation(origin = {-90, 92}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); +equation + connect(reservoir1.V_in, runOff.V_dot_runoff) annotation ( + Line(points = {{-68, 40}, {-76, 40}, {-76, 50}, {-82, 50}}, color = {0, 0, 127})); + connect(control.y, turbine.u_t) annotation ( + Line(points={{35,62},{40,62},{40,24}}, color = {0, 0, 127})); + connect(intake.n, surgeTank.p) annotation ( + Line(points={{-16,36},{-10.95,36},{-10.95,42},{-8,42}}, color = {28, 108, 200})); + connect(surgeTank.n, penstock.p) annotation ( + Line(points={{12,42},{18,42},{18,36},{20,36},{20,36},{24,36}}, color = {28, 108, 200})); + connect(turbine.n, discharge.p) annotation ( + Line(points={{50,12},{50,12},{56,12},{56,8}}, color = {28, 108, 200})); + connect(discharge.n, tail.n) annotation ( + Line(points={{76,8},{76,12.95},{84,12.95},{84,16}}, color = {28, 108, 200})); + connect(penstock.n, turbine.p) annotation ( + Line(points={{24,16},{28.95,16},{28.95,12},{30,12}}, color = {28, 108, 200})); + connect(reservoir1.n, intake.p) annotation ( + Line(points={{-48,40},{-42,40},{-42,36},{-36,36}}, color = {28, 108, 200})); + annotation ( + experiment(StopTime = 8.64e+006, Interval = 86400)); +end TestRunoff; diff --git a/OpenHPL/Tests/package.mo b/OpenHPL/Tests/package.mo new file mode 100644 index 0000000..08a144b --- /dev/null +++ b/OpenHPL/Tests/package.mo @@ -0,0 +1,6 @@ +within OpenHPL; +package Tests "Some test of using library for hydro power (HP) system" + extends Modelica.Icons.ExamplesPackage; + + extends Modelica.Icons.UnderConstruction; +end Tests; diff --git a/OpenHPL/Tests/package.order b/OpenHPL/Tests/package.order new file mode 100644 index 0000000..fededb8 --- /dev/null +++ b/OpenHPL/Tests/package.order @@ -0,0 +1,63 @@ +HPSimplePenstock +HPSimplePenstockWithoutSurge +HPSimpleElasticPenstock +HPSimpleElasticPenstockWithoutSurge +HPElasticKPPenstock +HPElasticKPPenstockCompres +HPElasticKPPenstockWithoutSurge +HPElasticKPPenstockANDIntake +HPElasticKPPenstockHalfSurgeD +TestFitingSimpleHP +HPSimplePenstockControl +HPSimplePenstockAutoRefGate +HPSimplePenstockPowerControl +HPSimplePenstockResKP +HPSimplePenstockOpenChannel +HPSimplePenstockGeneratorTest +HPSimplePenstockFrancis +HPSimplePenstockFrancisGener +HPSimplePenstockFrancis2 +CaseStudingValentynasCase +HPSimplePenstockPelton +TestRunoff +HPElasticKPPenstockFrancis +HPElasticKPPenstockFrancisGov +HPLiniarization +HPLiniarizationKP +HPLiniarizationFranGen +HPLiniarizationKPFran +HPLinTest +HPSimplePenstockFrancisGenIPSL +HPSimplePenstockFrancisGenIPSLGov +HPSimplePenstockFrancisGenIPSLInfBus +HPLiniarizationGenIPSL +HPLiniarizationGenIPSLKP +HPModel +HPModelDEA +HPBjarneBorresen +HPModelLin +HPModelLinPI +HPModelKPLin +HPModelObserv +HPModelKPLinPI +HPModelObservSim +HPLiniarization2 +HPModelManLin +HPLiniarization3 +HPLiniarization4 +HydroCordModel +HydroCordModelKP +HydroCordModelFrancis +HydroCordModelKPall +HydroCordModelFrancis2 +HydroCordModelKP2 +HydroCordModel2 +HydroCordModelKPFran +HydroCordModelKPFran2 +var_plot +HydroCordModelDraftTube +HydroCordModelDraftTube2 +HydroCordModelKPDraftTube +HydroCordModelFrancisDraftTube +HydroCordModeKPlFrancisDraftTube +HydroCordModelDraftTube3 diff --git a/OpenHPL/Tests/var_plot.mo b/OpenHPL/Tests/var_plot.mo new file mode 100644 index 0000000..61830e5 --- /dev/null +++ b/OpenHPL/Tests/var_plot.mo @@ -0,0 +1,6 @@ +within OpenHPL.Tests; +model var_plot + Modelica.Blocks.Sources.CombiTimeTable turbine_pressure1(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Pressure_in.txt", tableName = "pressure", tableOnFile = true); + Modelica.Blocks.Sources.CombiTimeTable turbine_pressure2(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Pressure_out.txt", tableName = "pressure", tableOnFile = true); + Modelica.Blocks.Sources.CombiTimeTable turbine_flow(columns = {2}, fileName = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroCord/Turbine_flow.txt", tableName = "flow", tableOnFile = true); +end var_plot; diff --git a/OpenHPL/UsersGuide/ReleaseNotes/Version_1_0_0.mo b/OpenHPL/UsersGuide/ReleaseNotes/Version_1_0_0.mo new file mode 100644 index 0000000..134f053 --- /dev/null +++ b/OpenHPL/UsersGuide/ReleaseNotes/Version_1_0_0.mo @@ -0,0 +1,7 @@ +within OpenHPL.UsersGuide.ReleaseNotes; +class Version_1_0_0 "Version 1.0.0 (2019-09-06)" + extends Modelica.Icons.ReleaseNotes; + annotation (Documentation(info=" +

First public release of the OpenHPL.

+")); +end Version_1_0_0; diff --git a/OpenHPL/UsersGuide/ReleaseNotes/package.mo b/OpenHPL/UsersGuide/ReleaseNotes/package.mo new file mode 100644 index 0000000..c53bc67 --- /dev/null +++ b/OpenHPL/UsersGuide/ReleaseNotes/package.mo @@ -0,0 +1,8 @@ +within OpenHPL.UsersGuide; +package ReleaseNotes "Release Notes" + extends Modelica.Icons.ReleaseNotes; + +annotation (Documentation(info=" +

List of releases of the library.

+")); +end ReleaseNotes; diff --git a/OpenHPL/UsersGuide/ReleaseNotes/package.order b/OpenHPL/UsersGuide/ReleaseNotes/package.order new file mode 100644 index 0000000..ea0dd8a --- /dev/null +++ b/OpenHPL/UsersGuide/ReleaseNotes/package.order @@ -0,0 +1 @@ +Version_1_0_0 diff --git a/OpenHPL/UsersGuide/package.mo b/OpenHPL/UsersGuide/package.mo new file mode 100644 index 0000000..045076b --- /dev/null +++ b/OpenHPL/UsersGuide/package.mo @@ -0,0 +1,43 @@ +within OpenHPL; +package UsersGuide "User's Guide" + extends Modelica.Icons.Information; + + annotation (DocumentationClass=true, Documentation(info=" +

+OpenHPL is an open-source hydropower library that consists of hydropower unit models +and is encoded in Modelica. Modelica is a multi-domain as well as a component-oriented +modelling language that is suitable for complex system modelling. In order to develop +the library, OpenModelica has been used as an open-source Modelica-based modelling +and simulation environment. +

+

+This hydropower library, OpenHPL, provides the capability for the modelling of hydro- +power systems of different complexity. The library includes the following units: +

+
    +
  1. Various waterway units are modelled based on the mass and momentum balances, +i.e., reservoirs, conduits, surge tank, fittings. A modern method for solving more +detailed models (PDEs) is implemented in the library, and enables the modelling of +the waterway with elastic walls and compressible water as well as open channel. +
  2. +
  3. A hydrology model has been implemented and makes it possible to simulate the +water inflow to the reservoirs. +
  4. +
  5. Mechanistic models, as well as simple look-up table turbine models are implemented +for the Francis and Pelton turbine types. The Francis turbine model also includes +a turbine design algorithm that gives all of the needed parameters for the model, +based on the turbine’s nominal operating values. +
  6. +
  7. The capability for multiphysics connections and work with other libraries is ensured, +e.g., connecting with the Open-Instance Power System Library OpenIPSL makes it +possible to model the electrical part for the hydropower system. +
  8. +
+

+A detailed description of each hydropower unit and their uses are presented below in +the User's Guide PDF +and the PhD Thesis by Liubomyr Vytvytskyi: + http://hdl.handle.net/11250/2607645. +

+")); +end UsersGuide; diff --git a/OpenHPL/UsersGuide/package.order b/OpenHPL/UsersGuide/package.order new file mode 100644 index 0000000..0f3fe32 --- /dev/null +++ b/OpenHPL/UsersGuide/package.order @@ -0,0 +1 @@ +ReleaseNotes diff --git a/OpenHPL/Waterway/Fitting.mo b/OpenHPL/Waterway/Fitting.mo new file mode 100644 index 0000000..24e62f3 --- /dev/null +++ b/OpenHPL/Waterway/Fitting.mo @@ -0,0 +1,43 @@ +within OpenHPL.Waterway; +model Fitting "Different pipes fitting" + outer Constants Const "Using standard class with constants"; + extends OpenHPL.Icons.Fitting; + import Modelica.Constants.pi; + //// geometrical parameters for fitting + parameter Modelica.SIunits.Diameter D_1 = 5.8 "Pipe diameter from left hand side" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D_2 = 3.3 "Pipe diameter from right hand side" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Conversions.NonSIunits.Angle_deg theta = 45 "Angle of teh tapered reduction/expansion" annotation ( + Dialog(group = "Geometry", enable = TaperedReduction or TaperedExpansion)); + parameter Modelica.SIunits.Length L(max = 5 * D_2) = 1 "Length of the thick orifice, condition L/D_2<=5. If condition is not stitisfied (L is longer) then use Square Reduction followed by Square Expansion" annotation ( + Dialog(group = "Geometry", enable = ThickOrifice)); + //// conditions for different fitting type + parameter Functions.Fitting.FittingType fit_type = Functions.Fitting.FittingType.SquareReduction "Type of pipe fitting" annotation ( + Dialog(group = "Type of fitting")); + //// variables + Modelica.SIunits.Velocity v "Water velocity"; + Modelica.SIunits.Area A = pi * D_1 / 4 "Cross section area"; + Modelica.SIunits.Pressure dp "Pressure drop of fitting"; + Real phi "Dimensionless factor"; + //// Conector + extends OpenHPL.Interfaces.ContactPort; +equation + //// Define velocity + v = m_dot / Const.rho / A; + //// Define dimensionless factor base on type of the fitting + phi = Functions.Fitting.FittingPhi(v, D_1, D_2, L, theta, Const.rho, Const.mu, Const.eps, fit_type); + //// Define pressure drop + dp = phi * 0.5 * Const.rho * abs(v) * v; + //// output pressure conector + n.p = p.p - dp; + annotation ( + Documentation(info = " +

Various possibilities of the fittings for the pipes with different diameters and also the orifices in the pipe. Here, the pressure drop due to these constrictions is defined.

+

Should choose only one of constrictions/fitting types. Here is presented the view of all of them:

+

+

+

+

+")); +end Fitting; diff --git a/OpenHPL/Waterway/Internal/KPOpenChannel.mo b/OpenHPL/Waterway/Internal/KPOpenChannel.mo new file mode 100644 index 0000000..c3439d5 --- /dev/null +++ b/OpenHPL/Waterway/Internal/KPOpenChannel.mo @@ -0,0 +1,91 @@ +within OpenHPL.Waterway.Internal; +model KPOpenChannel "Implementation of the KP functions for an open channel" + outer Constants Const; + parameter Integer N = 100; + parameter Modelica.SIunits.Length w = 194 "Channel width", L = 5000 "Channel length"; + parameter Modelica.SIunits.Height H[2] = {16.7, 0} "Channel height, left and right side", b[N + 1] = linspace(H[1], H[2], N + 1) "Riverbed", h0[N] = vector([ones(5) * 0.4; linspace(H[1] - 0.4 - 0.5 * (b[6] + b[7]), H[1] - 0.4 - 0.5* (b[N] + b[N + 1]), N - 5)]) "Initial depth"; + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 120 "Initial flow rate"; + parameter Real f_n = 0.04 "Manning's roughness coefficient [s/m^1/3]"; + parameter Boolean boundaryCondition[2, 2] = [false, true; false, true] "boundary conditions considiratiion [z_left, q_left; z_right, q_right]", SteadyState = false "if true - starts from Steady State"; + input Real boundaryValues[2, 2] = [h0[1] + b[1], V_dot0 / w; h0[N] + b[N + 1], V_dot0 / w] "values for the boundary conditions [z_left, q_left; z_right, q_right]"; + Modelica.SIunits.Length dx = L / N; + Modelica.SIunits.VolumeFlowRate V_dot[N]; + Modelica.SIunits.Height z[N], B[N], z_[N, 4], h_[N, 4], h[N](start = h0); + Modelica.SIunits.Velocity u_[N, 4]; + Real q0 = V_dot0 / w, q[N](start = ones(N) * V_dot0 / w), q_[N, 4], q_t; + Real S_[2 * N], theta = 1.3, F_[2 * N, 4], lam1[N, 4], lam2[N, 4], F_f[N]; + Real U[2 * N], U_[8, N], U_mp[N], U_pm[N]; +public + Functions.KP07.KPmethod KP(N = N, U = vector([h; q]), dx = dx, theta = theta, B = vector([b[1] + 3 / 2 * (b[1] - b[2]); b[1] + 1 / 2 * (b[1] - b[2]); B; b[N + 1] - 1 / 2 * (b[N] - b[N+1]); b[N + 1] - 3 / 2 * (b[N] - b[N+1])]), S_ = S_, F_ = F_, lam1 = lam1, lam2 = lam2, boundary = boundaryValues, boundaryCon = boundaryCondition); + // specify all variables which is needed for using KP method for solve PDE +initial equation + if SteadyState == true then + der(U) = zeros(2 * N); + else + q = ones(N) * q0; + h = h0; + end if; +equation + /// disturbance + if time < 1200 then + q_t = q0; + elseif time < 1300 then + q_t = q0 + 10 / w; + else + q_t = q0; + end if; + //boundaryValues = [h0[1] + b[1], q_t; h0[N] + b[N + 1], q0]; + /// centered riverbed + B = (b[1:N] + b[2:N + 1]) / 2; + /// z vector + z = h + B; + /// q vector + q = V_dot / w; + /// U vector + U = vector([z; q]); + /// piece wise linear reconstruction of vector U + U_ = KP.U_; + /// positivity preserving + for i in 1:N loop + if U_[1, i] < b[i + 1] then + U_mp[i] = h[i] + b[i + 1]; + else + U_mp[i] = U_[1, i]; + end if; + if U_[7, i] < b[i] then + U_pm[i] = h[i] + b[i]; + else + U_pm[i] = U_[7, i]; + end if; + end for; + /// decompose states + z_ = [U_mp, transpose(matrix(U_[3:2:5, :])), U_pm]; + h_ = z_ - [b[2:N + 1], b[2:N + 1], b[1:N], b[1:N]]; + q_ = transpose(matrix(U_[2:2:8, :])); + /// desingularization + for i in 1:N loop + u_[i, 1] = 2 * h_[i, 1] * q_[i, 1] / (h_[i, 1] ^ 2 + max(h_[i, 1] ^ 2, 1e-10)); + u_[i, 2] = 2 * h_[i, 2] * q_[i, 2] / (h_[i, 2] ^ 2 + max(h_[i, 2] ^ 2, 1e-10)); + u_[i, 3] = 2 * h_[i, 3] * q_[i, 3] / (h_[i, 3] ^ 2 + max(h_[i, 3] ^ 2, 1e-10)); + u_[i, 4] = 2 * h_[i, 4] * q_[i, 4] / (h_[i, 4] ^ 2 + max(h_[i, 4] ^ 2, 1e-10)); + end for; + /// eigenvalues + lam1 = u_ + sqrt(h_ * Const.g); + lam2 = u_ - sqrt(h_ * Const.g); + /// F vector + F_ = [q_; q_ .* q_ ./ h_ + Const.g * h_ .* h_ / 2]; + /// source term of friction and gravity forces + for i in 1:N loop + F_f[i] = (-Const.g * h[i] * (b[i + 1] - b[i]) / dx) - f_n ^ 2 * Const.g * q[i] * abs(q[i]) * (w + 2 * h[i] ^ (4 / 3)) / w ^ (4 / 3) * (2 * h[i] / (h[i] ^ 2 + max(h_[i, 4] ^ 2, 1e-10))) ^ (7 / 3); + end for; + S_[1:N] = zeros(N); + S_[N + 1:2 * N] = F_f; + /// diff. equation + der(U) = KP.diff_eq; + annotation ( + experiment(StopTime = 5000), + Documentation(info = " +

Here is example of using the KP function to solve hyperbolic PDE (here, model for openchannel is used).

+

All calculation of the variables that is used for defining eigenvalues, source term S and vector F are implemented inside this model.

+")); +end KPOpenChannel; diff --git a/OpenHPL/Waterway/Internal/package.mo b/OpenHPL/Waterway/Internal/package.mo new file mode 100644 index 0000000..0acf72d --- /dev/null +++ b/OpenHPL/Waterway/Internal/package.mo @@ -0,0 +1,4 @@ +within OpenHPL.Waterway; +package Internal "Package for internal models not suitable for direct use." +extends Modelica.Icons.InternalPackage; +end Internal; diff --git a/OpenHPL/Waterway/Internal/package.order b/OpenHPL/Waterway/Internal/package.order new file mode 100644 index 0000000..a5761da --- /dev/null +++ b/OpenHPL/Waterway/Internal/package.order @@ -0,0 +1 @@ +KPOpenChannel diff --git a/OpenHPL/Waterway/OpenChannel.mo b/OpenHPL/Waterway/OpenChannel.mo new file mode 100644 index 0000000..f137ec6 --- /dev/null +++ b/OpenHPL/Waterway/OpenChannel.mo @@ -0,0 +1,65 @@ +within OpenHPL.Waterway; +model OpenChannel "Open channel model (use KP scheme)" + outer Constants Const "using standart class with constants"; + extends OpenHPL.Icons.OpenChannel; + //// geometrical parameters of the open channel + parameter Integer N = 100 "Number of discretization units" annotation (Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length w = 180 "Channel width" annotation (Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length L = 5000 "Channel length" annotation (Dialog(group = "Geometry")); + parameter Modelica.SIunits.Height H[2] = {17.5, 0} "Channel bed geometry, height from the left and right sides" annotation (Dialog(group = "Geometry")); + parameter Real f_n = 0.04 "Manning's roughness coefficient [s/m^1/3]" annotation (Dialog(group = "Geometry")); + parameter Boolean SteadyState = Const.Steady "if true - starts from Steady State" annotation (Dialog(group = "Initialization")); + parameter Modelica.SIunits.Height h0[N] = ones(N)*5 "Initial depth" annotation (Dialog(group = "Initialization")); + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = Const.V_0 "Initial flow rate" annotation (Dialog(group = "Initialization")); + parameter Boolean BoundaryCondition[2,2] = [false, true; false, true] "Boundary conditions. Choose options for the boundaries in a matrix table, i.e., if the matrix element = true, this element is used as boundary. The element represent the following quantities: [inlet depth, inlet flow; outlet depth, outlet flow]" annotation (Dialog(group = "Boundary condition")); + //// variables + Modelica.SIunits.VolumeFlowRate V_out "outlet flow", V_in "inlet flow"; + Modelica.SIunits.Height h[N] "Water depth in each unit of the chanel"; + //// conector + extends OpenHPL.Interfaces.TwoContact; + //// using open channel example from KP method class + Internal.KPOpenChannel openChannel( + N=N, + w=w, + L=L, + V_dot0=V_dot0, + f_n=f_n, + h0=h0, + boundaryValues=[h0[1] + H[1],V_in/w; h0[N] + H[2],V_out/w], + boundaryCondition=BoundaryCondition, + SteadyState=SteadyState) annotation (Placement(transformation(extent={{-10,-8},{10,12}}))); +equation +//// define a vector of the water depth in the channel + h = openChannel.h; +//// flow rate boundaries + p.m_dot = V_in * Const.rho; + n.m_dot = -V_out*Const.rho; +//// presurre boundaries + p.p = h[1] * Const.g * Const.rho + Const.p_a; + n.p = h[N]*Const.g*Const.rho + Const.p_a; + annotation ( + Documentation(info=" +

+This is a model for the open channel (river). +Could be used for modelling of run-of-river hydropower plants. +

+

+In this model it is assumed that the channel has the inlet and +outlet from the bottom of the left and right sides, respectevely. +

+

+That is why this open channel should be connected from both sides to the +Pipe elements. +Connectors hold information about the inlet/outlet flow rate and the pressures + that is defined as sum of atmospheric pressure and pressure of the water (depends on depth). +

+

+As boundary conditions, at least two of the four quentities +(inlet flow or depth and outlet flow or depth) should be used. +

+

Perhaps, this structure is not really useful and some modification should be done. +This is still under discussion and has not been tested properly. +

+
References
+

More info about the original model can be found in: http://www.mic-journal.no/ABS/MIC-2015-4-4.asp

")); +end OpenChannel; diff --git a/OpenHPL/Waterway/Penstock.mo b/OpenHPL/Waterway/Penstock.mo new file mode 100644 index 0000000..e5ad159 --- /dev/null +++ b/OpenHPL/Waterway/Penstock.mo @@ -0,0 +1,92 @@ +within OpenHPL.Waterway; +model Penstock "Model of the penstock with elastic walls and compressible water. Simple Staggered grid scheme" + extends Modelica.Icons.UnderConstruction; + outer Constants Const; + extends OpenHPL.Icons.Pipe( vertical=true); + import Modelica.Constants.pi; + // Penstock + parameter Modelica.SIunits.Height H = 420 "Height over which water fall in the pipe, m" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length L = 600 "length of the pipe, m" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D_i = 3.3 "Diametr from the input side of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D_o = D_i "Diametr from the output side of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 20 "initial flow rate in the pipe, m3/s" annotation ( + Dialog(group = "Initialization")); + parameter Integer N = 20 "Number of segments" annotation ( + Dialog(group = "Discretization")); + Modelica.SIunits.Diameter dD = 0.5 * (D_i + D_o), D[N] = linspace(D_i + dD / 2, D_o - dD / 2, N), D_[N + 1] = linspace(D_i, D_o, N + 1); + Modelica.SIunits.Area A[N] = D .^ 2 * pi / 4, A_[N + 1] = D_ .^ 2 * pi / 4, A_m[N - 2], A_m_end, A_m_first; + Modelica.SIunits.Pressure p_1, p_2, p_[N - 1], dp = Const.rho * Const.g * H / N, p_m[N - 2]; + Modelica.SIunits.Length dx = L / N, Per_m[N - 2]; + Modelica.SIunits.MassFlowRate m_dot_R, m_dot_V, m_dot[N - 2], m_exp[N]; + Real F_ap[N - 1], F_m[N - 2], F_exp[N], eps_m[N - 2], Ap_m[3, N - 2], F_m_end, F_m_first; + Modelica.SIunits.Force F_g[N - 2], F_p[N - 2]; + Modelica.SIunits.Density rho_m[N - 2], rho_m_end, rho_m_first; + Modelica.SIunits.Velocity v_exp[N]; + Modelica.SIunits.VolumeFlowRate V_p_out[N - 2], V_p_out_end; + extends OpenHPL.Interfaces.TwoContact; +initial equation + m_dot_R = Const.rho * V_dot0; + m_dot_V = Const.rho * V_dot0; + m_dot = Const.rho * V_dot0 * ones(N - 2); + p_ = p_1 + dp:dp:p_1 + dp * (N - 1); +equation + // Pipe flow rate + m_dot_R = p.m_dot; + m_dot_V = -n.m_dot; + // pipe presurre + p_1 = p.p; + p_2 = n.p; + // momentum balance for the first and last segment + F_m_first = Const.rho * A[1] * (1 + Const.beta_total * ((p_[1] + p_1) / 2 - Const.p_a)); + rho_m_first = Const.rho * (1 + Const.beta * ((p_[1] + p_1) / 2 - Const.p_a)); + A_m_first = F_m_first / rho_m_first; + dx * der(m_dot_R) = A_m_first * (p_1 - p_[1]) + F_m_first * Const.g * dx * H / L - Functions.DarcyFriction.Friction(v_exp[1], 2 * sqrt(A_m_first / pi), dx, rho_m_first, Const.mu, Const.eps); + F_m_end = Const.rho * A[N] * (1 + Const.beta_total * ((p_[N - 1] + p_2) / 2 - Const.p_a)); + rho_m_end = Const.rho * (1 + Const.beta * ((p_[N - 1] + p_2) / 2 - Const.p_a)); + A_m_end = F_m_end / rho_m_end; + dx * der(m_dot_V) = (-A_m_end * (p_2 - p_[N - 1])) + F_m_end * Const.g * dx * H / L - Functions.DarcyFriction.Friction(v_exp[N], 2 * sqrt(A_m_end / pi), dx, rho_m_end, Const.mu, Const.eps); + // mass flow rate vectore with all segments + m_exp[1] = m_dot_R; + m_exp[2:N - 1] = m_dot[:]; + m_exp[N] = m_dot_V; + // mass balance for pressure + dx * Const.rho * A_[2:N] .* Const.beta_total .* der(p_) = m_exp[1:N - 1] - m_exp[2:N]; + // define middle pressures, densities and areas + F_ap = Const.rho * A_[2:N] .* (ones(N - 1) + Const.beta_total * (p_ - Const.p_a * ones(N - 1))); + F_m = (F_ap[1:N - 2] + F_ap[2:N - 1]) / 2; + F_exp[1] = Const.rho * A_[1] * (1 + Const.beta_total * (p_1 - Const.p_a)); + //F_m_first; + F_exp[2:N - 1] = F_m[:]; + F_exp[N] = Const.rho * A_[N + 1] * (1 + Const.beta_total * (p_2 - Const.p_a)); + //F_m_end; + v_exp = m_exp ./ F_exp; + p_m = (p_[1:N - 2] + p_[2:N - 1]) / 2; + rho_m = Const.rho * (ones(N - 2) + Const.beta * (p_m - Const.p_a * ones(N - 2))); + A_m = F_m ./ rho_m; + Per_m = sqrt(4 * pi * A_m); + // gravity and pressure drop forces + F_g = dx * Const.g * H / L * F_exp[2:N - 1]; + F_p = A_m .* (p_[1:N - 2] - p_[2:N - 1]); + // friction and other coefficients + for i in 1:N - 2 loop + eps_m[i] = -Functions.DarcyFriction.Friction(v_exp[i + 1], 2 * sqrt(A_m[i] / pi), dx, rho_m[i], Const.mu, Const.eps) / v_exp[i + 1]; + Ap_m[1, i] = -((m_exp[i] - m_exp[i + 2]) / 4 - eps_m[i]); + Ap_m[2, i] = (m_exp[i] + m_exp[i + 1]) / 4; + Ap_m[3, i] = -(m_exp[i + 1] + m_exp[i + 2]) / 4; + end for; + // momentum balance + dx * der(m_dot) = Ap_m[1, :] .* v_exp[2:N - 1] + Ap_m[2, :] .* v_exp[1:N - 2] + Ap_m[3, :] .* v_exp[3:N] + F_g + F_p; + // volumetric flow rates for all cells + V_p_out = m_dot ./ rho_m; + V_p_out_end = m_dot_V / (Const.rho * (1 + Const.beta * (p_2 - Const.p_a))); + annotation ( + Documentation(info = "

This is a more detaied model of the pipe that can be use for proper modeling of penstock. (This model does not work well. Instead PenstockKP model can be used.)

The model for the penstock with the elastic walls and compressible water with simple discretization method (Staggered grid). The geometry of the penstock is described due to figure:

+

+

Conservation laws are usually solved by Finite-volume methods. With the Finite volume method, we divide the grid into small control volumes or control cells and then apply the conservation laws. The discretization method is based on Staggered grid scheme, where the penstock is divided in N segments, with input and output pressure as a boundary conditions. Can be describe as the follow figure:

+

+")); +end Penstock; diff --git a/OpenHPL/Waterway/PenstockKP.mo b/OpenHPL/Waterway/PenstockKP.mo new file mode 100644 index 0000000..c69124e --- /dev/null +++ b/OpenHPL/Waterway/PenstockKP.mo @@ -0,0 +1,128 @@ +within OpenHPL.Waterway; +model PenstockKP "Detailed model of the pipe. Could have elastic walls and compressible water. KP scheme" + outer OpenHPL.Constants Const "using standart class with constants"; + extends OpenHPL.Icons.Pipe( vertical=true); + import Modelica.Constants.pi; + //// geometrical parameters of the pipe + parameter Modelica.SIunits.Height H = 420 "Height difference from the inlet to the outlet of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length L = 600 "length of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D_i = 3.3 "Diametr from the inlet side of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D_o = D_i "Diametr from the outlet side of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Height eps = Const.eps "Pipe roughness height" annotation ( + Dialog(group = "Geometry")); + //// condition of steady state + parameter Boolean SteadyState = Const.Steady "if true - starts from Steady State" annotation ( + Dialog(group = "Initialization")); + //// staedy state values for flow rate in all segments of the pipe + parameter Modelica.SIunits.VolumeFlowRate V_dot0[N] = Const.V_0 * ones(N) "Initial flow rate in the pipe vector, m3/s" annotation ( + Dialog(group = "Initialization")); + //// staedy state values for pressure in all segments of the pipe + parameter Modelica.SIunits.Height h_s0 = 69 "Initial water head before the pipe, m" annotation ( + Dialog(group = "Initialization")); + parameter Modelica.SIunits.Pressure p_p0[N]= 1.013e5 + 997 * 9.81 * (h_s0 + H / N / 2):997 * 9.81 * H / N:1.013e5 + 997 * 9.81 * (h_s0 + H / N * (N - 1 / 2)) "Initial presure vector, bar" annotation ( + Dialog(group = "Initialization")); + //// segmentation of the pipe + parameter Integer N = 10 "Number of segments" annotation ( + Dialog(group = "Discretization")); + //// condition for elasticity + parameter Boolean PipeElasticity = true "if checked - include pipe elasticity to the model" annotation ( + choices(checkBox = true), + Dialog(group = "Properties")); + //// variables + Modelica.SIunits.Diameter dD = (D_i - D_o) / N "step in diameter change", D[N] = linspace(D_i + dD / 2, D_o - dD / 2, N) "centered diameter vector in atm. p.", D_[N + 1] = linspace(D_i, D_o, N + 1) "boundary diameter vector in atm. p."; + Modelica.SIunits.Area A_atm[N] = D .* D * pi / 4 "centered cross are vector in atm. p.", A_atm_[N + 1] = D_ .* D_ * pi / 4 "boundary cross are vector in atm. p.", A[N] "centered cross are vector", A_[N, 4] "boundary cross are vector", _A_atm[N, 4] "boundary cross are matrix in atm. p."; + Modelica.SIunits.Pressure p_p[N] "centered pressure", dp = Const.rho * Const.g * H / N "initial p. step", p_1 "left bound p.", p_2 "right bound p.", p_[N, 4] "boundary p. matrix"; + Modelica.SIunits.Length dx = L / N "length step", dh = H / N "height step"; + Modelica.SIunits.MassFlowRate m_dot[N](start = Const.rho * V_dot0) "centered mass flow", m_dot_R "left bound m_dot", m_dot_V "right bound m_dot", m_dot_[N, 4] "boundary m_dot matrix"; + Real U[2 * N] "centered states", U_[8, N] "boundary states", F_ap[N] "centered A*rho", F_ap_[N, 4] "bounddary A*rho", S_[2 * N] "source term", F_[2 * N, 4] "F matrix", lam1[N, 4] "eigenvalue '+'", lam2[N, 4] "eigenvalue '-'"; + Modelica.SIunits.Density rho[N] "centered density", rho_[N, 4] "boundary density"; + Modelica.SIunits.Velocity v_[N, 4] "bounds velocity", v[N] "centered velocity"; + Modelica.SIunits.VolumeFlowRate V_dot[N] "centered volumetric flow"; + Modelica.SIunits.Force F_f[N] "centered friction force vector"; + Real theta = 1.3 "parameter for slope limiter"; + extends OpenHPL.Interfaces.TwoContact; +public + Functions.KP07.KPmethod KP(N = N, U = U, dx = dx, theta = theta, B = zeros(N + 4), S_ = S_, F_ = F_, lam1 = lam1, lam2 = lam2, boundary = [p_1, 0; p_2, 0], boundaryCon = [true, false; true, false]); + // specify all variables which is needed for using KP method for solve PDE +initial equation + if SteadyState == true then + der(U[1:N]) = zeros(N); + der(U[N + 2:2 * N - 1]) = zeros(N - 2); + else + m_dot[2:N - 1] = Const.rho * V_dot0[2:N - 1]; + p_p = p_p0; + end if; +equation + //// Pipe flow rate + m_dot_R = p.m_dot; + m_dot_V = -n.m_dot; + //// pipe presurre + p_1 = p.p; + p_2 = n.p; + //// state vector + U[1:N] = p_p[:]; + U[N + 1:2 * N] = m_dot[:]; + //// Define variables, which are going to be used for souce term S_ + if PipeElasticity == true then + F_ap = Const.rho * A_atm .* (ones(N) + Const.beta_total * (p_p - Const.p_a * ones(N))); + else + F_ap = Const.rho * A_atm .* (ones(N) + Const.beta * (p_p - Const.p_a * ones(N))); + end if; + v = m_dot ./ F_ap; + rho = Const.rho * (ones(N) + Const.beta * (p_p - Const.p_a * ones(N))); + A = F_ap ./ rho; + V_dot = m_dot ./ rho; + //// piece wise linear reconstruction of vector U + U_ = KP.U_; + U_[6, 1] = m_dot_R; + U_[4, N] = m_dot_V; + //// presure states + p_ = transpose(matrix(U_[1:2:8, :])); + //// mass flow rate states + m_dot_ = transpose(matrix(U_[2:2:8, :])); + //// define variables, which are going to be used for F matrix and eigenvalues + _A_atm = [A_atm_[2:N + 1], A_atm_[2:N + 1], A_atm_[1:N], A_atm_[1:N]]; + rho_ = Const.rho * (ones(N, 4) + Const.beta * (p_ - Const.p_a * ones(N, 4))); + if PipeElasticity == true then + F_ap_ = Const.rho * _A_atm .* (ones(N, 4) + Const.beta_total * (p_ - Const.p_a * ones(N, 4))); + else + F_ap_ = Const.rho * _A_atm .* (ones(N, 4) + Const.beta * (p_ - Const.p_a * ones(N, 4))); + end if; + A_ = F_ap_ ./ rho_; + v_ = m_dot_ ./ F_ap_; + //// eigenvalues + if PipeElasticity == true then + lam1 = (v_ + sqrt(v_ .* v_ + 4 * A_ / Const.rho ./ _A_atm / Const.beta_total)) / 2; + lam2 = (v_ - sqrt(v_ .* v_ + 4 * A_ / Const.rho ./ _A_atm / Const.beta_total)) / 2; + else + lam1 = (v_ + sqrt(v_ .* v_ + 4 * A_ / Const.rho ./ _A_atm / Const.beta)) / 2; + lam2 = (v_ - sqrt(v_ .* v_ + 4 * A_ / Const.rho ./ _A_atm / Const.beta)) / 2; + end if; + //// F vector + if PipeElasticity == true then + F_ = [m_dot_ ./ Const.rho ./ _A_atm ./ Const.beta_total; m_dot_ .* v_ + A_ .* p_]; + else + F_ = [m_dot_ ./ Const.rho ./ _A_atm ./ Const.beta; m_dot_ .* v_ + A_ .* p_]; + end if; + //// define friction force in each segment using Darcy friction factor + for i in 1:N loop + F_f[i] = Functions.DarcyFriction.Friction(v[i], 2 * sqrt(A[i] / pi), dx, rho[i], Const.mu, eps); + end for; + //// source term of friction and gravity forces + S_[1:N] = zeros(N); + S_[N + 1:2 * N] = F_ap * Const.g * H / L - F_f / dx; + //// diff. equation + der(U) = KP.diff_eq; + annotation ( + Documentation(info = "

This is a more detailed model fof the pipe that mostly can be used for proper modelling of the penstock or other conduits.

The model could include the elastic walls and compressible water and use discretization method based on Kurganov-Petrova central upwind scheme (KP). The geometry of the penstock is described due to figure:

+

+

Conservation laws are usually solved by Finite-volume methods. With the Finite volume method, we divide the grid into small control volumes or control cells and then apply the conservation laws. Here the pipe is divided in N segments, with input and output pressure as a boundary conditions. The given cell is denoted by j i.e. it is the j th cell. Cell average is calculated at the center of the cell and U denotes the average values of the conserved variables. The left and the right interfaces of the cell are denoted by j-1/2 and j+1/2 respectively. At each cell interface, the right(+)/left(-) point values are reconstructed. a denotes the right and the left sided local speeds of propagation at the left/right interface of the cell.

+

+

In order to determine the fluxes at the cell interface H and the source term S the KP scheme is used, which is a second order scheme which is well balanced.

+

More info about the KP pipe model: http://www.ep.liu.se/ecp/article.asp?issue=138&article=002&volume= 

+")); +end PenstockKP; diff --git a/OpenHPL/Waterway/Pipe.mo b/OpenHPL/Waterway/Pipe.mo new file mode 100644 index 0000000..2d1f36f --- /dev/null +++ b/OpenHPL/Waterway/Pipe.mo @@ -0,0 +1,97 @@ +within OpenHPL.Waterway; +model Pipe "Model of the pipe" + outer Constants Const "Using standard class with constants"; + extends OpenHPL.Icons.Pipe; + import Modelica.Constants.pi; + //// geometrical parameters of the pipe + parameter Modelica.SIunits.Length H = 25 "Height difference from the inlet to the outlet" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length L = 6600 "Length of the pipe" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D_i = 5.8 "Diameter of the inlet side" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D_o = D_i "Diameter of the outlet side" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Height eps = Const.eps "Pipe roughness height" annotation ( + Dialog(group = "Geometry")); + //// condition of steady state + parameter Boolean SteadyState = Const.Steady "if true - starts from Steady State" annotation ( + Dialog(group = "Initialization")); + //// staedy state value for flow rate + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = Const.V_0 "Initial flow rate in the pipe" annotation ( + Dialog(group = "Initialization")); + //// possible parameters for temperature variation. Not finished... + //parameter Boolean TempUse = Const.TempUse "If checked - the water temperature is not constant" annotation (Dialog(group = "Initialization")); + //parameter Modelica.SIunits.Temperature T_i = Const.T_i "Initial water temperature in the pipe" annotation (Dialog(group = "Initialization", enable = TempUse)); + //// variables + Modelica.SIunits.Diameter D_ = 0.5 * (D_i + D_o) "Average diameter"; + Modelica.SIunits.Mass m "water mass"; + Modelica.SIunits.Area A_i = D_i ^ 2 * pi / 4 "Inlet cross section area"; + Modelica.SIunits.Area A_o = D_o ^ 2 * pi / 4 "Outlet cross section area"; + Modelica.SIunits.Area A_ = D_ ^ 2 * pi / 4 "Average cross section area"; + Real cos_theta = H / L "slope ratio"; + Modelica.SIunits.Velocity v "Water velocity"; + Modelica.SIunits.Force F_f "Friction force"; + Modelica.SIunits.Momentum M "Water momentum"; + Modelica.SIunits.Pressure p_1 "Inlet pressure"; + Modelica.SIunits.Pressure p_2 "Outlet pressure"; + Modelica.SIunits.Pressure dp=p_2-p_1 "Pressure difference p_2-p_1"; + Modelica.SIunits.VolumeFlowRate V_dot(start = V_dot0) "Flow rate"; + + //// variables for temperature. Not in use for now... + //Real W_f, W_e; + //Modelica.SIunits.Temperature T( start = T_i); + //// connectors + extends OpenHPL.Interfaces.ContactPort; +initial equation + if SteadyState == true then + der(M) = 0; + //der(n.T) = 0; + else + V_dot = V_dot0; + //n.T = p.T; + end if; +equation + //// Water volumetric flow rate through the pipe + V_dot = m_dot / Const.rho; + //// Water velocity + v = V_dot / A_; + //// Momentum and mass of water + M = Const.rho * L * V_dot; + m = Const.rho * A_ * L; + //// Friction force + F_f = Functions.DarcyFriction.Friction(v, D_, L, Const.rho, Const.mu, eps); + //// momentum balance + der(M) = Const.rho * V_dot ^ 2 * (1 / A_i - 1 / A_o) + p_1 * A_i - p_2 * A_o - F_f + m * Const.g * cos_theta; + //// pipe presurre + p_1 = p.p; + p_2 = n.p; + //// possible temperature variation implementation. Not finished... + //W_f = -F_f * v; + //W_e = V_dot * (p_1 - p_2); + //if TempUse == true then + //Const.c_p * m * der(T) = V_dot * Const.rho * Const.c_p * (p.T - T) + W_e - W_f; + //0 = V_dot * Const.rho * Const.c_p * (p.T - n.T) + W_e - W_f; + //else + //der(n.T) = 0; + //end if; + //n.T = T; + //// + annotation ( + Documentation(info = "

The simple model of the pipe gives possibilities + for easy modelling of different conduit: intake race, penstock, tail race, etc.

+

This model is described by the momentum differential equation, which depends + on pressure drop through the pipe together with friction and gravity forces. + The main defined variable is volumetric flow rate V_dot.

+

+

In this pipe model, the flow rate changes simultaniusly in the whole pipe + (an information about the speed of wave propagation is not included here). + Water pressures can be shown just in the boudaries of pipe + (inlet and outlet pressure from connectors). 

+

It should be noted that this pipe model provides posibilities for modelling + of pipes with both a positive and a negative slopes (positive or negative height diference).

+

More info about the pipe model: http://www.ep.liu.se/ecp/article.asp?issue=138&article=002&volume= + and http://www.ep.liu.se/ecp/article.asp?article=049&issue=138&volume= +

+")); +end Pipe; diff --git a/OpenHPL/Waterway/Reservoir.mo b/OpenHPL/Waterway/Reservoir.mo new file mode 100644 index 0000000..d46439b --- /dev/null +++ b/OpenHPL/Waterway/Reservoir.mo @@ -0,0 +1,88 @@ +within OpenHPL.Waterway; +model Reservoir "Model of the reservoir" + outer Constants Const "using standart class with constants"; + extends OpenHPL.Icons.Reservoir; + //// constant water level in the reservoir + parameter Modelica.SIunits.Height H_r = 50 "Initial water level above intake" annotation ( + Dialog(group = "Initialization")); + //// geometrical parameters in case when the inflow to reservoir is used + parameter Modelica.SIunits.Length L = 500 "Length of the reservoir" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length w = 100 "Bed width of the reservoir" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Conversions.NonSIunits.Angle_deg alpha = 30 "The angle of the reservoir walls (zero angle corresponds to vertical walls)" annotation ( + Dialog(group = "Geometry")); + parameter Real f = 0.0008 "Friction factor of the reservoir" annotation ( + Dialog(group = "Geometry")); + //// conditions of use + parameter Boolean UseInFlow = false "If checked - the inlet/outlet flow is used" annotation ( + Dialog(group = "Structure"), + choices(checkBox = true)); + parameter Boolean Input_level = false "If checked - the input Level_in should be connected. Otherwise the constant level H_r is used" annotation ( + Dialog(group = "Structure"), + choices(checkBox = true)); + //// possible parameters for temperature variation. Not finished... + //parameter Boolean TempUse = Const.TempUse "If checked - the water temperature is not constant" annotation (Dialog(group = "Initialization")); + //parameter Modelica.SIunits.Temperature T_i = Const.T_i "Initial temperature of the water" annotation (Dialog(group = "Initialization", enable = TempUse)); + //// variables + Modelica.SIunits.Area A "vertiacal cros section"; + Modelica.SIunits.Mass m "water mass"; + Modelica.SIunits.MassFlowRate m_dot "water mass flow rate"; + Modelica.SIunits.VolumeFlowRate V_o_dot "outlet flow rate", V_i_dot "inlet flow rate", V_dot "vertical flow rate"; + Modelica.SIunits.Velocity v "water velosity"; + Modelica.SIunits.Momentum M "water momentum"; + Modelica.SIunits.Force F_f "friction force"; + Modelica.SIunits.Height H "water height"; + Modelica.SIunits.Pressure p_2 "outside pressure"; + //// conectors + OpenHPL.Interfaces.Contact n(p=p_2) "Outflow from reservoir" annotation (Placement(transformation(extent={{90,-10},{110,10}}), iconTransformation(extent={{90,-10},{110,10}}))); + Modelica.Blocks.Interfaces.RealInput V_in = V_i_dot if UseInFlow "Conditional input inflow of the reservoir" + annotation (Placement(transformation(origin={-120,0}, extent = {{-20, -20}, {20, 20}}, rotation = 0))); + Modelica.Blocks.Interfaces.RealInput Level_in = H if Input_level "Conditional input water level of the reservoir" + annotation (Placement(transformation(origin={-120,50}, extent = {{-20, -20}, {20, 20}}, rotation=0))); +initial equation + if Input_level == false then + H = H_r; + end if; +equation + //// Define vertiacal cross section of the reservoir + A = H * (w + 2 * H * Modelica.Math.tan(Modelica.SIunits.Conversions.from_deg(alpha))); + //// Define water mass + m = Const.rho * A * L; + //// Define volumetric water flow rate + V_dot = V_i_dot - V_o_dot; + //// Define mass water flow rate + m_dot = Const.rho * V_dot; + //// Define water velocity + v = m_dot / Const.rho / A; + //// Define momentrumn + M = L * m_dot; + //// Define friction term + F_f = 1 / 8 * Const.rho * f * L * (w + 2 * H / Modelica.Math.cos(alpha)) * v * abs(v); + //// condition for inflow use + if UseInFlow == false then + //// condition for constant water level, inflow = outflow + V_i_dot - V_o_dot = 0; + end if; + //// condition for input water level use + if Input_level == false then + //// define derivatives of momentum and mass + der(M) = A * (Const.p_a - p_2) + Const.g * Const.rho * A * H - F_f + Const.rho / A * (V_i_dot ^ 2 - V_o_dot ^ 2); + der(m) = m_dot; + else + //// define output pressure + p_2 = Const.p_a + Const.g * Const.rho * H; + end if; + //// output flow conector + n.m_dot = -Const.rho * V_o_dot; + //// output temperature conector + //n.T = T_i; + annotation ( + Icon(coordinateSystem(initialScale = 0.1)), + Documentation(info = "

Simple model of the reservoir, which depending on depth of the outlet from reservoir, calculate the outlet pressure.

+

+


Can also make a more complicated model and add the inflow to the reservoir and specify the reservoir geometry.

+

Also, it is possible to connect an input signal with varying water level in the reservoir.

+"), + experiment(StartTime = 0, StopTime = 3600, Tolerance = 0.0001, Interval = 1)); +end Reservoir; diff --git a/OpenHPL/Waterway/ReservoirChannel.mo b/OpenHPL/Waterway/ReservoirChannel.mo new file mode 100644 index 0000000..58d4d18 --- /dev/null +++ b/OpenHPL/Waterway/ReservoirChannel.mo @@ -0,0 +1,36 @@ +within OpenHPL.Waterway; +model ReservoirChannel "Reservoir model based on open channel model" + extends OpenHPL.Icons.Reservoir; + outer Constants Const "using standart class with constants"; + //// reservoir segmentation + parameter Integer N = 20 "Number of segments"; + //// geometrical parameters of the reservoir + parameter Modelica.SIunits.Length w = 1000 "Reservoir width"; + parameter Modelica.SIunits.Length L = 5000 "Reservoir length"; + parameter Modelica.SIunits.Height H[2] = {2, 2} "Reservoir bed height from left and right side"; + //// initialization + parameter Modelica.SIunits.Height h0 = 50 "Initial depth of the reservoir"; + //// condition of steady state + parameter Boolean SteadyState = Const.Steady "if true - starts from Steady State"; + //// variables + Real q "flow rate"; + //// conector + OpenHPL.Interfaces.Contact n annotation (Placement(transformation(extent={{90,-10},{110,10}}), iconTransformation(extent={{68,-32},{134,34}}))); + //// using the open channel exampel from the KP method class + Internal.KPOpenChannel openChannel( + N=N, + w=w, + H=H, + h0=ones(N)*h0, + boundaryValues=[h0 + H[1],q; h0 + H[2],q], + boundaryCondition=[true,true; false,true], + SteadyState=SteadyState) annotation (Placement(transformation(extent={{-10,-10},{10,10}}))); +equation + //// boundaries + n.m_dot = -q * w * Const.rho; + n.p = Const.p_a + Const.rho * Const.g * openChannel.h[N]; + annotation ( + Documentation(info="This is a model for the reservoir, based on the open channel (river) model.

+

Has not been tested properly.

+")); +end ReservoirChannel; diff --git a/OpenHPL/Waterway/RunOff.mo b/OpenHPL/Waterway/RunOff.mo new file mode 100644 index 0000000..a0d8434 --- /dev/null +++ b/OpenHPL/Waterway/RunOff.mo @@ -0,0 +1,104 @@ +within OpenHPL.Waterway; +model RunOff "Run off model (10 height zones only for snow rutine)" + extends Modelica.Icons.UnderConstruction; + parameter Integer N = 10 "# of height zones" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T_t = 1 "Threshold temperature" annotation ( + Dialog(group = "Physically-based parameters")); + parameter Modelica.SIunits.Area A[N] = ones(N) * 41.3e6 "Catchment area" annotation ( + Dialog(group = "Geometry")); + parameter Real s_T = 20e-3 "Soil zone saturation threshold, m" annotation ( + Dialog(group = "Empirical parameters")), a_1 = 0.547 / 86400 "Discharge frequency for surface runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_2 = 0.489 / 86400 "Discharge frequency for fast runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_3 = 0.0462 / 86400 "Discharge frequency for base runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_L[N] = {15.43, 3.97, 1.79, 0.81, 1.27, 1.44, 1.03, 2.32, 1.31, 0.57} .* 1e6 ./ A "Fractional area covered by lakes, -" annotation ( + Dialog(group = "Geometry")), g_T = 150e-3 "Ground saturation threshold, m" annotation ( + Dialog(group = "Physically-based parameters")), PERC = 0.6e-3 / 86400 "preccolation from soil zone to base zone, m/sec" annotation ( + Dialog(group = "Empirical parameters")), beta = 2 "Ground zone shape coefficient, -" annotation ( + Dialog(group = "Empirical parameters")), k_m = 4e-3 / 86400 "Melting factor, m/deg/sec" annotation ( + Dialog(group = "Physically-based parameters")), PCORR = 1.05 "Precipitation correction - Rainfall, -" annotation ( + Dialog(group = "Empirical parameters")), SCORR = 1.2 "Precipitation correction - Snowfall, -" annotation ( + Dialog(group = "Empirical parameters")), CE = 0.04 "Model parameter for adjusted evapotranspiration, 1/deg" annotation ( + Dialog(group = "Empirical parameters")); + //a_w = 0.03 "Saturation coeficieant, -" annotation (Dialog(group="Empirical parameters")), + //a = 0.001 "Snow surface fraction, -" annotation (Dialog(group="Empirical parameters")), + parameter String fileName_temp = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Temp_var.txt") "File with temperature variations in different height zones" annotation ( + Dialog(tab = "Temperature")); + parameter String tableName_temp = "zones_temp" "Table with temperature variations in different height zones" annotation ( + Dialog(tab = "Temperature")), fileName_prec = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Prec_var.txt") "File with precipitation variations in different height zones" annotation ( + Dialog(tab = "Precipitation")), tableName_prec = "zones_prec" "Table with precipitation variations in different height zones" annotation ( + Dialog(tab = "Precipitation")), fileName_evap = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Evap_var.txt") "File with evapotranspiration variations during the year" annotation ( + Dialog(tab = "Evapotranspiration")), tableName_evap = "evap" "Table with evapotranspiration variations during the year" annotation ( + Dialog(tab = "Evapotranspiration")), fileName_month_temp = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Month_av_temp.txt") "File with monthly average temperature for evapotranspiration calculation" annotation ( + Dialog(tab = "Evapotranspiration")), tableName_month_temp = "month_temp" "Table with monthly average temperature" annotation ( + Dialog(tab = "Evapotranspiration")), fileName_flow = "C:/Users/liubomyr/OneDrive/Documents/PhD/HydroPowerLib/Resources/Tables/Flow_var_d.txt" "File with real observed run off" annotation ( + Dialog(tab = "Real run off")), tableName_flow = "flow" "Table with real observed run off" annotation ( + Dialog(tab = "Real run off")); + parameter Integer columns_temp[:] = 2:N + 1 "Columns with temperature variations for different height zones" annotation ( + Dialog(tab = "Temperature")), columns_prec[:] = 2:N + 1 "Columns with precipitation variations for different height zones" annotation ( + Dialog(tab = "Precipitation")), columns_evap[:] = {2} "Column with evapotranspiration variations during the year" annotation ( + Dialog(tab = "Evapotranspiration")), columns_month_temp[:] = 2:N + 1 "Columns with monthly average temperature variations for different height zones" annotation ( + Dialog(tab = "Evapotranspiration")), columns_flow[:] = {2} "Column with real observed run off" annotation ( + Dialog(tab = "Real run off")); + Modelica.SIunits.Height V_s_w "Water content in soil zone", V_b_w "Water content in base zone", V_g_w "Water content in ground zone", V_s_d[N] "Dry snow"; + //V_s_s[N] "Soggy snow"; + Modelica.SIunits.VolumeFlowRate V_doT_tot "Total runoff"; + Modelica.SIunits.Velocity V_dot_s2b "Runoff rate from soil zone to base zone", V_dot_pl "Precipitation in lake", V_dot_b2br "Runoff rate from base zone t obase runoff", V_dot_l_e "Rate of evapotranspiration from lake", V_dot_g2s "Runoff rate from ground zone to soil zone", V_dot_s2sr "Runoff rate from soil zone to surface runoff", V_dot_s2fr "Runoff rate from soil zone to fast runoff", V_dot_s2g[N] "Runoff rate from snow zone to ground zone", V_dot_g_e "Evapotranspiration rate from ground zone", V_dot_p_r[N] "Precipitation in mainland in the form of snow", V_dot_d2w[N] "Melting rate from dry snow form to water snow form", V_dot_p_s[N] "Precipitation in mainland in the form of snow", V_dot_epot[N] "Evapotranspiration"; + //V_dot_w2d[N] "Freezing rate from water snow form to dry snow form"; + Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T[N] "Ambient temperature"; + Modelica.SIunits.Velocity V_dot_p[N] "Precipitation"; + Real a_e[N], a_sw, F_o, F_e, R2, err = 0.5e-3 "Smal error, m"; + Modelica.Blocks.Sources.CombiTimeTable temp_var(tableOnFile = true, columns = columns_temp, tableName = tableName_temp, fileName = fileName_temp); + Modelica.Blocks.Sources.CombiTimeTable prec_var(tableOnFile = true, fileName = fileName_prec, columns = columns_prec, tableName = tableName_prec); + Modelica.Blocks.Sources.CombiTimeTable evap_var(tableOnFile = true, fileName = fileName_evap, columns = columns_evap, tableName = tableName_evap); + Modelica.Blocks.Sources.CombiTimeTable month_temp(tableOnFile = true, fileName = fileName_month_temp, columns = columns_month_temp, tableName = tableName_month_temp); + Modelica.Blocks.Sources.CombiTimeTable flow_var(tableOnFile = true, fileName = fileName_flow, columns = columns_flow, tableName = tableName_flow); +initial equation + //V_s_s = zeros(N); + V_s_d = zeros(N); + V_g_w = 0; + V_s_w = 0; + V_b_w = 0; +equation + ///// Total runoff + //der(V_doT_tot) = if V_s_w > s_T then (a_1*(V_s_w-s_T)+a_2*V_s_w)*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w else a_2*V_s_w*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w; + V_doT_tot = V_dot_b2br + V_dot_s2sr + V_dot_s2fr; + for i in 1:N loop + ///// Snow zone (Snow rourine) + T[i] = temp_var.y[i]; + V_dot_p[i] = prec_var.y[i] * 1e-3 / 86400; + der(V_s_d[i]) = V_dot_p_s[i] - V_dot_d2w[i]; + // + V_dot_w2d[i]; + //der(V_s_s[i]) = V_dot_p_r[i] - V_dot_w2d[i] + V_dot_d2w[i] - V_dot_s2g[i]; + V_dot_p_s[i] = if T[i] <= T_t then V_dot_p[i] * PCORR * SCORR * (1 - a_L[i]) else 0; + V_dot_p_r[i] = if T[i] > T_t then V_dot_p[i] * PCORR * (1 - a_L[i]) else 0; + V_dot_d2w[i] = if T[i] > T_t and V_s_d[i] >= err * 1e-2 then k_m * (T[i] - T_t) * (1 - a_L[i]) else 0; + //V_dot_w2d[i] = if T[i]<=T_t and V_s_s[i]>=0 then k_m*(T_t-T[i]) else 0; + //V_dot_s2g[i] = if T[i]>T_t and V_s_s[i]=err and V_s_d[i]>=err then (1+a_w)*V_dot_d2w[i]+V_dot_p_r[i] else 0; + V_dot_s2g[i] = V_dot_p_r[i] + V_dot_d2w[i]; + ///// Ground zone (Soil moisure) + //der(V_g_w[i]) = V_dot_s2g[i] - V_dot_g2s[i] - (1-a)*V_dot_g_e[i]; + V_dot_epot[i] = a_e[i] * evap_var.y[1] * 1e-3 / 86400 * (1 + CE * (T[i] - month_temp.y[i])); + a_e[i] = if V_s_d[i] < err then 1 else 0; + end for; + der(V_g_w) = sum(V_dot_s2g .* A) - V_dot_g2s - V_dot_g_e; + V_dot_g2s = if V_g_w >= 0 and V_g_w < g_T * sum(A) then (V_g_w / g_T / sum(A)) ^ beta * sum(V_dot_s2g .* A) else sum(V_dot_s2g .* A); + V_dot_g_e = if V_g_w < g_T * sum(A) then V_g_w / g_T / sum(A) * sum(V_dot_epot .* A) else sum(V_dot_epot .* A); + ///// Soil zone (Upprec zone) + der(V_s_w) = V_dot_g2s - a_sw * V_dot_s2b - V_dot_s2sr - V_dot_s2fr; + V_dot_s2b = sum((ones(N) - a_L) .* PERC .* A); + V_dot_s2sr = if V_s_w > s_T * sum(A) then a_1 * (V_s_w - s_T * sum(A)) else 0; + V_dot_s2fr = a_2 * V_s_w; + a_sw = if V_dot_g2s < V_dot_s2b then 0 else 1; + ///// Basement zone (Lower zone) + der(V_b_w) = V_dot_s2b + V_dot_pl - V_dot_b2br - V_dot_l_e; + V_dot_pl = sum(a_L .* V_dot_p .* A); + V_dot_b2br = a_3 * V_b_w; + V_dot_l_e = sum(a_L .* V_dot_epot .* A); + ///// Error + F_o = (flow_var.y[1] - 17.230144) ^ 2; + F_e = (flow_var.y[1] - V_doT_tot) ^ 2; + R2 = 1 - F_e / F_o; + annotation ( + experiment(StopTime = 315360000, Interval = 86400)); +end RunOff; diff --git a/OpenHPL/Waterway/RunOff_SI.mo b/OpenHPL/Waterway/RunOff_SI.mo new file mode 100644 index 0000000..79820b4 --- /dev/null +++ b/OpenHPL/Waterway/RunOff_SI.mo @@ -0,0 +1,71 @@ +within OpenHPL.Waterway; +model RunOff_SI + extends Modelica.Icons.UnderConstruction; + parameter Integer N = 10 "# of height zones"; + parameter Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T_T = 1 "Threshold temperature"; + //, T[N] "Ambient temperature"; + parameter Modelica.SIunits.Area A[N] = ones(N) * 41.3e6 "Catchment area"; + parameter Real s_T = 20e-3 "Soil zone saturation threshold, m", a_1 = 0.547 / 86400 "Discharge frequency for surface runoff, 1/sec", a_2 = 0.489 / 86400 "Discharge frequency for fast runoff, 1/sec", a_3 = 0.0462 / 86400 "Discharge frequency for base runoff, 1/sec", a_L[N] = {15.43, 3.97, 1.79, 0.81, 1.27, 1.44, 1.03, 2.32, 1.31, 0.57} .* 1e6 ./ A "Fractional area covered by lakes, -", g_T = 150e-3 "Ground saturation threshold, m", PERC = 0.6e-3 / 86400 "Percolation from soil zone to base zone, m/sec", beta = 2 "Ground zone shape coefficient, -", k_m = 4e-3 / 86400 "Melting factor, m/deg/sec", a_w = 0.0 "Saturation coeficieant, -", a = 0.001 "Snow surface fraction, -", PCORR = 1.05 "Precipitation correction - Rainfall, -", SCORR = 1.2 "Precipitation correction - Snowfall, -", err = 0.5e-3 "Smal error, m", CE = 0.04 "Model parameter for adjusted evapotranspiration, 1/deg"; + Modelica.SIunits.Volume V_s_w[N] "Water content in soil zone", V_b_w[N] "Water content in base zone", V_g_w[N] "Water content in ground zone", V_s_d[N] "Dry snow"; + //V_s_s[N] "Soggy snow"; + Modelica.SIunits.VolumeFlowRate V_dot_tot "Total runoff", V_dot_s2b[N] "Runoff rate from soil zone to base zone", V_dot_pl[N] "Precipitation in lake", V_dot_b2br[N] "Runoff rate from base zone t obase runoff", V_dot_l_e[N] "Rate of evapotranspiration from lake", V_dot_g2s[N] "Runoff rate from ground zone to soil zone", V_dot_s2sr[N] "Runoff rate from soil zone to surface runoff", V_dot_s2fr[N] "Runoff rate from soil zone to fast runoff", V_dot_s2g[N] "Runoff rate from snow zone to ground zone", V_dot_g_e[N] "Evapotranspiration rate from ground zone", V_dot_p_r[N] "Precipitation in mainland in the form of snow", V_dot_d2w[N] "Melting rate from dry snow form to water snow form", V_dot_p_s[N] "Precipitation in mainland in the form of snow", V_dot_epot[N] "Evapotranspiration"; + //V_dot_w2d[N] "Freezing rate from water snow form to dry snow form"; + Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T[N] "Ambient temperature"; + Modelica.SIunits.Velocity V_dot_p[N] "Precipitation"; + Real a_e[N], F_o, F_e, R2; + Modelica.Blocks.Sources.CombiTimeTable temp_var(tableOnFile = true, columns = 2:11, tableName = "zones_temp", fileName = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Temp_var.txt")); + Modelica.Blocks.Sources.CombiTimeTable prec_var(tableOnFile = true, fileName = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Prec_var.txt"), columns = 2:11, tableName = "zones_prec"); + Modelica.Blocks.Sources.CombiTimeTable evap_var(tableOnFile = true, fileName = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Evap_var.txt"), columns = {2}, tableName = "evap"); + Modelica.Blocks.Sources.CombiTimeTable month_temp(tableOnFile = true, fileName = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Month_av_temp.txt"), columns = 2:11, tableName = "month_temp"); + Modelica.Blocks.Sources.CombiTimeTable flow_var(tableOnFile = true, fileName = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Flow_var_d.txt"), tableName = "flow"); +initial equation + //V_s_s = zeros(N); + V_s_d = zeros(N); + V_g_w = zeros(N); + V_s_w = zeros(N); + V_b_w = zeros(N); +equation + ///// Total runoff + //der(V_dot_tot) = if V_s_w > s_T then (a_1*(V_s_w-s_T)+a_2*V_s_w)*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w else a_2*V_s_w*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w; + V_dot_tot = sum(V_dot_b2br + V_dot_s2sr + V_dot_s2fr); + for i in 1:N loop + ///// Snow zone (Snow rourine) + T[i] = temp_var.y[i]; + V_dot_p[i] = prec_var.y[i] * 1e-3 / 86400; + der(V_s_d[i]) = V_dot_p_s[i] - V_dot_d2w[i]; + // + V_dot_w2d[i]; + //der(V_s_s[i]) = V_dot_p_r[i] - V_dot_w2d[i] + V_dot_d2w[i] - V_dot_s2g[i]; + V_dot_p_s[i] = if T[i] <= T_T then V_dot_p[i] * PCORR * SCORR * (1 - a_L[i]) * A[i] else 0; + V_dot_p_r[i] = if T[i] > T_T then V_dot_p[i] * PCORR * (1 - a_L[i]) * A[i] else 0; + V_dot_d2w[i] = if T[i] > T_T and V_s_d[i] > 0 then k_m * (T[i] - T_T) * (1 - a_L[i]) * A[i] else 0; + //V_dot_w2d[i] = if T[i]<=T_T and V_s_s[i]>=0 then k_m*(T_T-T[i])*A[i] else 0; + //V_dot_s2g[i] = if T[i]>T_T and V_s_s[i]==0 and V_s_d[i]==0 then V_dot_p_r[i] elseif V_s_s[i]<>0 and V_s_d[i]<>0 then (1-a_w)*V_dot_d2w[i]+V_dot_p_r[i] else 0; + V_dot_s2g[i] = V_dot_p_r[i] + V_dot_d2w[i]; + ///// Ground zone (Soil moisure) + //der(V_g_w[i]) = V_dot_s2g[i] - V_dot_g2s[i] - (1-a)*V_dot_g_e[i]; + der(V_g_w[i]) = V_dot_s2g[i] - V_dot_g2s[i] - a_e[i] .* V_dot_g_e[i]; + V_dot_g2s[i] = if V_g_w[i] >= 0 and V_g_w[i] / ((1 - a_L[i]) * A[i]) < g_T then (V_g_w[i] / g_T / ((1 - a_L[i]) * A[i])) ^ beta * V_dot_s2g[i] else V_dot_s2g[i]; + //V_dot_g_e[i] = if V_g_w[i] (1 - a_L[i]) * A[i] * PERC then (1 - a_L[i]) * A[i] * PERC else 0; + V_dot_s2sr[i] = if V_s_w[i] / ((1 - a_L[i]) * A[i]) > s_T then a_1 * (V_s_w[i] - s_T * (1 - a_L[i]) * A[i]) else 0; + V_dot_s2fr[i] = a_2 * V_s_w[i]; + ///// Basement zone (Lower zone) + der(V_b_w[i]) = V_dot_s2b[i] + V_dot_pl[i] - V_dot_b2br[i] - V_dot_l_e[i]; + V_dot_pl[i] = a_L[i] * A[i] * V_dot_p[i]; + V_dot_b2br[i] = a_3 * V_b_w[i]; + V_dot_l_e[i] = a_L[i] * A[i] * V_dot_epot[i]; + end for; + ///// Evaporation + //V_dot_epot = evap_var.y[1]*1e-3/86400;//V_dot_epot_month[1]*1e-3/86400;//if time<=30 then V_dot_epot_month[1] else V_dot_epot_month[2]; + ///// + F_o = (flow_var.y[1] - 17.230144) ^ 2; + F_e = (flow_var.y[1] - V_dot_tot) ^ 2; + R2 = (F_o - F_e) / F_o; + annotation ( + experiment(StopTime = 31536000, Interval = 86400)); +end RunOff_SI; diff --git a/OpenHPL/Waterway/RunOff_zones.mo b/OpenHPL/Waterway/RunOff_zones.mo new file mode 100644 index 0000000..322d2db --- /dev/null +++ b/OpenHPL/Waterway/RunOff_zones.mo @@ -0,0 +1,114 @@ +within OpenHPL.Waterway; +model RunOff_zones "Run off model. (with 10 height zones)" + extends OpenHPL.Icons.RunOff; + //// height zone segmentation + parameter Integer N = 10 "# of height zones" annotation ( + Dialog(group = "Geometry")); + //// parameters of the hydrology model + parameter Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T_t = -3.91223331e-01 "Threshold temperature" annotation ( + Dialog(group = "Physically-based parameters")); + parameter Modelica.SIunits.Area A[N] = ones(N) * 41.3e6 "Catchment area" annotation ( + Dialog(group = "Geometry")); + parameter Real s_T = 3.99187122e-02 "Soil zone saturation threshold, m" annotation ( + Dialog(group = "Empirical parameters")), a_1 = 2.31870660e-06 "Discharge frequency for surface runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_2 = 4.62497942e-06 "Discharge frequency for fast runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_3 = 1.15749393e-06 "Discharge frequency for base runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_L[N] = {15.43, 3.97, 1.79, 0.81, 1.27, 1.44, 1.03, 2.32, 1.31, 0.57} .* 1e6 ./ A "Fractional area covered by lakes, -" annotation ( + Dialog(group = "Geometry")), g_T = 1.50394570e-01 "Ground saturation threshold, m" annotation ( + Dialog(group = "Physically-based parameters")), PERC = 5.79256691e-09 "preccolation from soil zone to base zone, m/sec" annotation ( + Dialog(group = "Empirical parameters")), beta = 1.00291469e+00 "Ground zone shape coefficient, -" annotation ( + Dialog(group = "Empirical parameters")), k_m = 3.47554015e-08 "Melting factor, m/deg/sec" annotation ( + Dialog(group = "Physically-based parameters")), PCORR = 1.05 "Precipitation correction - Rainfall, -" annotation ( + Dialog(group = "Empirical parameters")), SCORR = 1.2 "Precipitation correction - Snowfall, -" annotation ( + Dialog(group = "Empirical parameters")), CE = 0.04 "Model parameter for adjusted evapotranspiration, 1/deg" annotation ( + Dialog(group = "Empirical parameters")); + //a_w = 0.03 "Saturation coeficieant, -" annotation (Dialog(group="Empirical parameters")), + //a = 0.001 "Snow surface fraction, -" annotation (Dialog(group="Empirical parameters")), + //// parameters for outsource files with data + parameter String fileName_temp = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Temp_var.txt") "File with temperature variations in different height zones" annotation ( + Dialog(tab = "Temperature")), fileName_prec = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Prec_var.txt") "File with precipitation variations in different height zones" annotation ( + Dialog(tab = "Precipitation")), fileName_evap = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Evap_var.txt") "File with evapotranspiration variations during the year" annotation ( + Dialog(tab = "Evapotranspiration")), fileName_month_temp = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Month_av_temp.txt") "File with monthly average temperature for evapotranspiration calculation" annotation ( + Dialog(tab = "Evapotranspiration")), fileName_flow = Modelica.Utilities.Files.loadResource("modelica://OpenHPL/Resources/Tables/Flow_var_d.txt") "File with real observed run off" annotation ( + Dialog(tab = "Real run off")); + parameter String tableName_temp = "zones_temp" "Table with temperature variations in different height zones" annotation ( + Dialog(tab = "Temperature")), tableName_prec = "zones_prec" "Table with precipitation variations in different height zones" annotation ( + Dialog(tab = "Precipitation")), tableName_evap = "evap" "Table with evapotranspiration variations during the year" annotation ( + Dialog(tab = "Evapotranspiration")), tableName_month_temp = "month_temp" "Table with monthly average temperature" annotation ( + Dialog(tab = "Evapotranspiration")), tableName_flow = "flow" "Table with real observed run off" annotation ( + Dialog(tab = "Real run off")); + parameter Integer columns_temp[:] = 2:N + 1 "Columns with temperature variations for different height zones" annotation ( + Dialog(tab = "Temperature")), columns_prec[:] = 2:N + 1 "Columns with precipitation variations for different height zones" annotation ( + Dialog(tab = "Precipitation")), columns_evap[:] = {2} "Column with evapotranspiration variations during the year" annotation ( + Dialog(tab = "Evapotranspiration")), columns_month_temp[:] = 2:N + 1 "Columns with monthly average temperature variations for different height zones" annotation ( + Dialog(tab = "Evapotranspiration")), columns_flow[:] = {2} "Column with real observed run off" annotation ( + Dialog(tab = "Real run off")); + //// variables + Modelica.SIunits.Height V_s_w[N] "Water content in soil zone", V_b_w[N] "Water content in base zone", V_g_w[N] "Water content in ground zone", V_s_d[N] "Dry snow"; + //V_s_s[N] "Soggy snow"; + Modelica.SIunits.VolumeFlowRate V_doT_tot "Total runoff"; + Modelica.SIunits.Velocity V_dot_s2b[N] "Runoff rate from soil zone to base zone", V_dot_pl[N] "Precipitation in lake", V_dot_b2br[N] "Runoff rate from base zone t obase runoff", V_dot_l_e[N] "Rate of evapotranspiration from lake", V_dot_g2s[N] "Runoff rate from ground zone to soil zone", V_dot_s2sr[N] "Runoff rate from soil zone to surface runoff", V_dot_s2fr[N] "Runoff rate from soil zone to fast runoff", V_dot_s2g[N] "Runoff rate from snow zone to ground zone", V_dot_g_e[N] "Evapotranspiration rate from ground zone", V_dot_p_r[N] "Precipitation in mainland in the form of snow", V_dot_d2w[N] "Melting rate from dry snow form to water snow form", V_dot_p_s[N] "Precipitation in mainland in the form of snow", V_dot_epot[N] "Evapotranspiration"; + //V_dot_w2d[N] "Freezing rate from water snow form to dry snow form"; + Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T[N] "Ambient temperature"; + Modelica.SIunits.Velocity V_dot_p[N] "Precipitation"; + Real a_e[N], a_sw[N], F_o, F_e, R2, err = 0.5e-3 "Smal error, m"; + //// using data + Modelica.Blocks.Sources.CombiTimeTable temp_var(tableOnFile = true, columns = columns_temp, tableName = tableName_temp, fileName = fileName_temp); + Modelica.Blocks.Sources.CombiTimeTable prec_var(tableOnFile = true, fileName = fileName_prec, columns = columns_prec, tableName = tableName_prec); + Modelica.Blocks.Sources.CombiTimeTable evap_var(tableOnFile = true, fileName = fileName_evap, columns = columns_evap, tableName = tableName_evap); + Modelica.Blocks.Sources.CombiTimeTable month_temp(tableOnFile = true, fileName = fileName_month_temp, columns = columns_month_temp, tableName = tableName_month_temp); + Modelica.Blocks.Sources.CombiTimeTable flow_var(tableOnFile = true, fileName = fileName_flow, columns = columns_flow, tableName = tableName_flow); + //// connector + Modelica.Blocks.Interfaces.RealOutput V_dot_runoff annotation ( + Placement(transformation(extent = {{90, -10}, {110, 10}}), iconTransformation(extent = {{80, -20}, {120, 20}}))); +initial equation + //V_s_s = zeros(N); + V_s_d = zeros(N); + V_g_w = zeros(N); + V_s_w = zeros(N); + V_b_w = zeros(N); +equation + //// Total runoff + //der(V_doT_tot) = if V_s_w > s_T then (a_1*(V_s_w-s_T)+a_2*V_s_w)*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w else a_2*V_s_w*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w; + V_doT_tot = sum(A .* (V_dot_b2br + V_dot_s2sr + V_dot_s2fr)); + for i in 1:N loop + //// Snow zone (Snow rourine) + T[i] = temp_var.y[i]; + V_dot_p[i] = prec_var.y[i] * 1e-3 / 86400; + der(V_s_d[i]) = V_dot_p_s[i] - V_dot_d2w[i]; + // + V_dot_w2d[i]; + //der(V_s_s[i]) = V_dot_p_r[i] - V_dot_w2d[i] + V_dot_d2w[i] - V_dot_s2g[i]; + V_dot_p_s[i] = if T[i] <= T_t then V_dot_p[i] * PCORR * SCORR * (1 - a_L[i]) else 0; + V_dot_p_r[i] = if T[i] > T_t then V_dot_p[i] * PCORR * (1 - a_L[i]) else 0; + V_dot_d2w[i] = if T[i] > T_t and V_s_d[i] >= err * 1e-2 then k_m * (T[i] - T_t) * (1 - a_L[i]) else 0; + //V_dot_w2d[i] = if T[i]<=T_t and V_s_s[i]>=0 then k_m*(T_t-T[i]) else 0; + //V_dot_s2g[i] = if T[i]>T_t and V_s_s[i]=err and V_s_d[i]>=err then (1+a_w)*V_dot_d2w[i]+V_dot_p_r[i] else 0; + V_dot_s2g[i] = V_dot_p_r[i] + V_dot_d2w[i]; + //// Ground zone (Soil moisure) + //der(V_g_w[i]) = V_dot_s2g[i] -V_dot_g2s[i] - (1-a)*V_dot_g_e[i]; + der(V_g_w[i]) = V_dot_s2g[i] - V_dot_g2s[i] - a_e[i] .* V_dot_g_e[i]; + V_dot_g2s[i] = if V_g_w[i] >= 0 and V_g_w[i] < g_T then (V_g_w[i] / g_T) ^ beta * V_dot_s2g[i] else V_dot_s2g[i]; + V_dot_epot[i] = evap_var.y[1] * 1e-3 / 86400 * (1 + CE * (T[i] - month_temp.y[i])); + V_dot_g_e[i] = if V_g_w[i] < g_T then V_g_w[i] / g_T * V_dot_epot[i] else V_dot_epot[i]; + a_e[i] = if V_s_d[i] < err then 1 else 0; + //// Soil zone (Upprec zone) + der(V_s_w[i]) = V_dot_g2s[i] - a_sw[i] * V_dot_s2b[i] - V_dot_s2sr[i] - V_dot_s2fr[i]; + V_dot_s2b[i] = (1 - a_L[i]) * PERC; + V_dot_s2sr[i] = if V_s_w[i] > s_T then a_1 * (V_s_w[i] - s_T) else 0; + V_dot_s2fr[i] = a_2 * V_s_w[i]; + a_sw[i] = if V_dot_g2s[i] < V_dot_s2b[i] then 0 else 1; + //// Basement zone (Lower zone) + der(V_b_w[i]) = V_dot_s2b[i] + V_dot_pl[i] - V_dot_b2br[i] - V_dot_l_e[i]; + V_dot_pl[i] = a_L[i] * V_dot_p[i]; + V_dot_b2br[i] = a_3 * V_b_w[i]; + V_dot_l_e[i] = a_L[i] * V_dot_epot[i]; + end for; + //// Error + F_o = (flow_var.y[1] - 17.230144) ^ 2; + F_e = (flow_var.y[1] - V_doT_tot) ^ 2; + R2 = 1 - F_e / F_o; + V_dot_runoff = V_doT_tot; + annotation ( + experiment(StopTime = 315360000, Interval = 86400), + Documentation(info = "This is the hydrology model that is based on the HBV hydrological model. This model can be used to define the inflow (runoff) to the reservoir.

Here, the input data are used for the model and this data is in: Resources/Tables/...

More info about model: Resources/Report/Hydrology_model.pdf
")); +end RunOff_zones; diff --git a/OpenHPL/Waterway/RunOff_zones_input.mo b/OpenHPL/Waterway/RunOff_zones_input.mo new file mode 100644 index 0000000..966359a --- /dev/null +++ b/OpenHPL/Waterway/RunOff_zones_input.mo @@ -0,0 +1,86 @@ +within OpenHPL.Waterway; +model RunOff_zones_input "Run off model without input data (inputs could be specified in Python)" + extends OpenHPL.Icons.RunOff; + parameter Integer N = 10 "# of height zones" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T_t = 1 "Threshold temperature" annotation ( + Dialog(group = "Physically-based parameters")); + parameter Modelica.SIunits.Area A[N] = ones(N) * 41.3e6 "Catchment area" annotation ( + Dialog(group = "Geometry")); + parameter Real s_T = 20e-3 "Soil zone saturation threshold, m" annotation ( + Dialog(group = "Empirical parameters")), a_1 = 0.547 / 86400 "Discharge frequency for surface runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_2 = 0.489 / 86400 "Discharge frequency for fast runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_3 = 0.0462 / 86400 "Discharge frequency for base runoff, 1/sec" annotation ( + Dialog(group = "Empirical parameters")), a_L[N] = {15.43, 3.97, 1.79, 0.81, 1.27, 1.44, 1.03, 2.32, 1.31, 0.57} .* 1e6 ./ A "Fractional area covered by lakes, -" annotation ( + Dialog(group = "Geometry")), g_T = 150e-3 "Ground saturation threshold, m" annotation ( + Dialog(group = "Physically-based parameters")), precC = 0.6e-3 / 86400 "preccolation from soil zone to base zone, m/sec" annotation ( + Dialog(group = "Empirical parameters")), beta = 2 "Ground zone shape coefficient, -" annotation ( + Dialog(group = "Empirical parameters")), k_m = 4e-3 / 86400 "Melting factor, m/deg/sec" annotation ( + Dialog(group = "Physically-based parameters")), PCORR = 1.05 "Precipitation correction - Rainfall, -" annotation ( + Dialog(group = "Empirical parameters")), SCORR = 1.2 "Precipitation correction - Snowfall, -" annotation ( + Dialog(group = "Empirical parameters")), CE = 0.04 "Model parameter for adjusted evapotranspiration, 1/deg" annotation ( + Dialog(group = "Empirical parameters")); + input Real temp_var[N], prec_var[N], evap_var, month_temp[N], flow_var; + Modelica.SIunits.Height V_s_w[N] "Water content in soil zone", V_b_w[N] "Water content in base zone", V_g_w[N] "Water content in ground zone", V_s_d[N] "Dry snow"; + //V_s_s[N] "Soggy snow"; + Modelica.SIunits.VolumeFlowRate V_doT_tot "Total runoff"; + Modelica.SIunits.Velocity V_dot_s2b[N] "Runoff rate from soil zone to base zone", V_dot_pl[N] "Precipitation in lake", V_dot_b2br[N] "Runoff rate from base zone t obase runoff", V_dot_l_e[N] "Rate of evapotranspiration from lake", V_dot_g2s[N] "Runoff rate from ground zone to soil zone", V_dot_s2sr[N] "Runoff rate from soil zone to surface runoff", V_dot_s2fr[N] "Runoff rate from soil zone to fast runoff", V_dot_s2g[N] "Runoff rate from snow zone to ground zone", V_dot_g_e[N] "Evapotranspiration rate from ground zone", V_dot_p_r[N] "Precipitation in mainland in the form of snow", V_dot_d2w[N] "Melting rate from dry snow form to water snow form", V_dot_p_s[N] "Precipitation in mainland in the form of snow", V_dot_epot[N] "Evapotranspiration"; + //V_dot_w2d[N] "Freezing rate from water snow form to dry snow form"; + Modelica.SIunits.Conversions.NonSIunits.Temperature_degC T[N] "Ambient temperature"; + Modelica.SIunits.Velocity V_dot_p[N] "Precipitation"; + Real a_e[N], a_sw[N], F_o, F_e, R2, err = 0.5e-3 "Smal error, m"; + Modelica.Blocks.Interfaces.RealOutput V_dot_runoff annotation ( + Placement(transformation(extent = {{90, -10}, {110, 10}}), iconTransformation(extent = {{80, -20}, {120, 20}}))); +initial equation + //V_s_s = zeros(N); + V_s_d = zeros(N); + V_g_w = zeros(N); + V_s_w = zeros(N); + V_b_w = zeros(N); +equation + ///// Total runoff + //der(V_doT_tot) = if V_s_w > s_T then (a_1*(V_s_w-s_T)+a_2*V_s_w)*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w else a_2*V_s_w*(1-sum(a_L)/N)*sum(A) + sum(A)*a_3*V_b_w; + V_doT_tot = sum(A .* (V_dot_b2br + V_dot_s2sr + V_dot_s2fr)); + for i in 1:N loop + ///// Snow zone (Snow rourine) + //T[i] = temp_var.y[i]; + T[i] = temp_var[i]; + //V_dot_p[i] = prec_var.y[i] * 1e-3 / 86400; + V_dot_p[i] = prec_var[i] * 1e-3 / 86400; + der(V_s_d[i]) = V_dot_p_s[i] - V_dot_d2w[i]; + // + V_dot_w2d[i]; + //der(V_s_s[i]) = V_dot_p_r[i] - V_dot_w2d[i] + V_dot_d2w[i] - V_dot_s2g[i]; + V_dot_p_s[i] = if T[i] <= T_t then V_dot_p[i] * PCORR * SCORR * (1 - a_L[i]) else 0; + V_dot_p_r[i] = if T[i] > T_t then V_dot_p[i] * PCORR * (1 - a_L[i]) else 0; + V_dot_d2w[i] = if T[i] > T_t and V_s_d[i] >= 0 then k_m * (T[i] - T_t) * (1 - a_L[i]) else 0; + //V_dot_w2d[i] = if T[i]<=T_t and V_s_s[i]>=0 then k_m*(T_t-T[i]) else 0; + //V_dot_s2g[i] = if T[i]>T_t and V_s_s[i]=err and V_s_d[i]>=err then (1+a_w)*V_dot_d2w[i]+V_dot_p_r[i] else 0; + V_dot_s2g[i] = V_dot_p_r[i] + V_dot_d2w[i]; + ///// Ground zone (Soil moisure) + //der(V_g_w[i]) = V_dot_s2g[i] - V_dot_g2s[i] - (1-a)*V_dot_g_e[i]; + der(V_g_w[i]) = V_dot_s2g[i] - V_dot_g2s[i] - a_e[i] .* V_dot_g_e[i]; + V_dot_g2s[i] = if V_g_w[i] >= 0 and V_g_w[i] < g_T then (V_g_w[i] / g_T) ^ beta * V_dot_s2g[i] else V_dot_s2g[i]; + V_dot_epot[i] = evap_var * 1e-3 / 86400 * (1 + CE * (T[i] - month_temp[i])); + V_dot_g_e[i] = if V_g_w[i] < g_T then V_g_w[i] / g_T * V_dot_epot[i] else V_dot_epot[i]; + a_e[i] = if V_s_d[i] < err then 1 else 0; + ///// Soil zone (Upprec zone) + der(V_s_w[i]) = V_dot_g2s[i] - a_sw[i] * V_dot_s2b[i] - V_dot_s2sr[i] - V_dot_s2fr[i]; + V_dot_s2b[i] = (1 - a_L[i]) * precC; + V_dot_s2sr[i] = if V_s_w[i] > s_T then a_1 * (V_s_w[i] - s_T) else 0; + V_dot_s2fr[i] = a_2 * V_s_w[i]; + a_sw[i] = if V_dot_g2s[i] < V_dot_s2b[i] then 0 else 1; + ///// Basement zone (Lower zone) + der(V_b_w[i]) = V_dot_s2b[i] + V_dot_pl[i] - V_dot_b2br[i] - V_dot_l_e[i]; + V_dot_pl[i] = a_L[i] * V_dot_p[i]; + V_dot_b2br[i] = a_3 * V_b_w[i]; + V_dot_l_e[i] = a_L[i] * V_dot_epot[i]; + end for; + ///// Error + F_o = (flow_var - 17.230144) ^ 2; + F_e = (flow_var - V_doT_tot) ^ 2; + R2 = 1 - F_e / F_o; + V_dot_runoff = V_doT_tot; + annotation ( + experiment(StopTime = 315360000, Interval = 86400), + Documentation(info = "This is the same hydrology model that is based on the HBV hydrological model. This model can be used to define the inflow (runoff) to the reservoir.

Here the input data are not specified. 

")); +end RunOff_zones_input; diff --git a/OpenHPL/Waterway/SurgeTank.mo b/OpenHPL/Waterway/SurgeTank.mo new file mode 100644 index 0000000..5e53517 --- /dev/null +++ b/OpenHPL/Waterway/SurgeTank.mo @@ -0,0 +1,83 @@ +within OpenHPL.Waterway; +model SurgeTank "Model of the surge tank/shaft" + outer Constants Const "using standart class with constants"; + extends OpenHPL.Icons.Surge; + import Modelica.Constants.pi; + //// geometrical parameters of surge tank + parameter Modelica.SIunits.Height H = 120 "Vertical component of the length of the surge shaft" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Length L = 140 "Length of the surge shaft" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Diameter D = 3.4 "Diameter of the surge shaft" annotation ( + Dialog(group = "Geometry")); + parameter Modelica.SIunits.Height eps = Const.eps "Pipe roughness height" annotation ( + Dialog(group = "Geometry")); + //// condition for steady state + parameter Boolean SteadyState = Const.Steady "if true - starts from Steady State" annotation ( + Dialog(group = "Initialization")); + //// steady state values for flow rate and water level in surge tank + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 0 "Initial flow rate in the surge tank" annotation ( + Dialog(group = "Initialization")); + parameter Modelica.SIunits.Height h_0 = 75 "Initial water height in the surge tank" annotation ( + Dialog(group = "Initialization")); + //// output pressure in surge tank (atmpspheric pressure for open surge tank) + input Modelica.SIunits.Pressure p_2 = Const.p_a "Pressure in the top of the surge tank" annotation ( + Dialog(group = "Geometry")); + //// possible parameters for temperature variation. Not finished... + //parameter Boolean TempUse = Const.TempUse "If checked - the water temperature is not constant" annotation (Dialog(group = "Initialization")); + //parameter Modelica.SIunits.Temperature T_i = Const.T_i "Initial water temperature in the pipe" annotation (Dialog(group = "Initialization", enable = TempUse)); + //// variables + Modelica.SIunits.Mass m "water mass"; + Modelica.SIunits.Velocity v "water velocity"; + Modelica.SIunits.Area A = D ^ 2 * pi / 4 "cross section area"; + Modelica.SIunits.Length l = h / cos_theta "length of water in the surge tank"; + Real cos_theta = H / L "slope ratio"; + Modelica.SIunits.Force F_f "friction force"; + Modelica.SIunits.Momentum M "water momuntum"; + Modelica.SIunits.Height h(start = h_0) "water height in the surge tank"; + Modelica.SIunits.VolumeFlowRate V_dot(start = V_dot0) "water flow rate"; + //// variables for temperature. Not in use for now... + //Real W_f, W_e; + //// conector + extends OpenHPL.Interfaces.ContactNode; +initial equation + if SteadyState == true then + der(M) = 0; + der(m) = 0; + //der(T_n) = 0; + else + h = h_0; + V_dot = V_dot0; + //T_n = T_i; + end if; +equation + //// volumetric and mass flow rate through the surge tank + V_dot = m_dot / Const.rho; + //// mass of water in the surge tank + m = Const.rho * A * l; + //// mass balance + der(m) = m_dot; + //// velocity and momentum of the water + v = V_dot / A; + M = m * v; + //// friction force + F_f = Functions.DarcyFriction.Friction(v, D, l, Const.rho, Const.mu, eps); + //F_f = 0.5*pi*1/(2*log10(eps/3.7/D + 5.74/(Const.rho*abs(v)*D/Const.mu + 1e-3)^0.9))^2*Const.rho*l*v*abs(v)*D/4; + //// momentum balance + der(M) = Const.rho * V_dot ^ 2 / A + (p_n - p_2) * A - F_f - m * Const.g * cos_theta; + //// possible temperature variation implementation. Not finished... + //W_f = -F_f * v; + //W_e = V_dot * (p_n - p_2); + //if TempUse == true then + //Const.c_p * m * der(T_n) = V_dot * Const.rho * Const.c_p * (T_n - T_i)+ W_e - W_f; + //0 = V_dot * Const.rho * Const.c_p * (T_n - T_i)+ W_e - W_f; + //der(T_n)=0; + //else + //der(T_n)=0; + //end if; + //// + annotation ( + Documentation(info = "

The simple model of the surge tank, which described by the momentum and mass differential equations. The mass balance depends on inlet and outlet mass flow rates. The momentum balance depends on inlet momentum to and pressure dorp through the surge pipe together with gravity and friction forces. The main defined variable are V_dot_s and h_s (the flow rate and water level in the surge tank).

+

More details about the surge tank model: http://www.ep.liu.se/ecp/article.asp?article=049&issue=138&volume=

+")); +end SurgeTank; diff --git a/OpenHPL/Waterway/package.mo b/OpenHPL/Waterway/package.mo new file mode 100644 index 0000000..3dd0173 --- /dev/null +++ b/OpenHPL/Waterway/package.mo @@ -0,0 +1,26 @@ +within OpenHPL; +package Waterway "Different components of the hydropower system" + extends OpenHPL.Icons.Water; + + + + + + + + + + + + + + + + + + + annotation ( + Documentation(info = " +

Different components of hydropower system. These components can be combined to create a model for whole hydropower system.

+")); +end Waterway; diff --git a/OpenHPL/Waterway/package.order b/OpenHPL/Waterway/package.order new file mode 100644 index 0000000..1119989 --- /dev/null +++ b/OpenHPL/Waterway/package.order @@ -0,0 +1,15 @@ +Internal +Reservoir +Fitting +Pipe +SurgeTank +Penstock +PenstockKP +OpenChannel +ReservoirChannel +RunOff_zones +RunOff_zones_input +RunOff +RunOff_SI +test +testtemp diff --git a/OpenHPL/Waterway/test.mo b/OpenHPL/Waterway/test.mo new file mode 100644 index 0000000..9d63395 --- /dev/null +++ b/OpenHPL/Waterway/test.mo @@ -0,0 +1,43 @@ +within OpenHPL.Waterway; +model test + extends Modelica.Icons.UnderConstruction; + outer Constants Const; + import Modelica.Constants.pi; + parameter Modelica.SIunits.Height H = 25 "Height over which water fall in the pipe"; + parameter Modelica.SIunits.Length L = 6600 "Length of the pipe"; + parameter Modelica.SIunits.Diameter D = 5.8 "Diametr from the input side of the pipe"; + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 10 "Initial flow rate in the pipe"; + parameter Modelica.SIunits.Temperature T_i = 273 + 5 "initial temperature"; + parameter Modelica.SIunits.SpecificHeatCapacity c_p = 4200; + Modelica.SIunits.Mass m; + Modelica.SIunits.Area A = D ^ 2 * pi / 4; + Real cos_theta = H / L; + Modelica.SIunits.Velocity v; + Modelica.SIunits.Momentum M; + parameter Modelica.SIunits.Pressure p_1 = 11e5; + //, p_2 = p_1 + Const.rho * Const.g * H; + Modelica.SIunits.VolumeFlowRate V_dot; + Modelica.SIunits.Temperature T; + Real F_f, W_f, W_e, p_2, dp, C_v = 3, u_t; + //, W_v; +initial equation + der(V_dot) = 0; + der(T) = 0; +equation + u_t = if time < 20 then 2 else 1; + // Water velocity + v = V_dot / A; + // Momentum and mass of water + M = Const.rho * L * V_dot; + m = Const.rho * A * L; + // Friction force + F_f = Functions.DarcyFriction.Friction(v, D, L, Const.rho, Const.mu, Const.eps); + // momentum balance + der(M) = (p_1 - p_2) * A - F_f + m * Const.g * cos_theta; + dp = V_dot ^ 2 * Const.p_a / (C_v * u_t) ^ 2; + dp = p_2 - Const.p_a; + W_f = -F_f * v; + W_e = V_dot * (p_1 - p_2); + //// + c_p * m * der(T) = V_dot * Const.rho * c_p * (T_i - T) + W_e - W_f; +end test; diff --git a/OpenHPL/Waterway/testtemp.mo b/OpenHPL/Waterway/testtemp.mo new file mode 100644 index 0000000..4395ca3 --- /dev/null +++ b/OpenHPL/Waterway/testtemp.mo @@ -0,0 +1,56 @@ +within OpenHPL.Waterway; +model testtemp + extends Modelica.Icons.UnderConstruction; + outer Constants Const; + import Modelica.Constants.pi; + parameter Modelica.SIunits.Height H = 25 "Height over which water fall in the pipe"; + parameter Modelica.SIunits.Length L = 6600 "Length of the pipe"; + parameter Modelica.SIunits.Diameter D = 5.8 "Diametr from the input side of the pipe"; + parameter Modelica.SIunits.VolumeFlowRate V_dot0 = 10 "Initial flow rate in the pipe"; + parameter Modelica.SIunits.Temperature T_i = 273 + 5 "initial temperature"; + parameter Real c_p = 4200; + Modelica.SIunits.Mass m; + Modelica.SIunits.Area A = D ^ 2 * pi / 4; + Real cos_theta = H / L; + Modelica.SIunits.Velocity v; + Modelica.SIunits.Momentum M; + parameter Modelica.SIunits.Pressure p_1 = 11e5; + //, p_2 = p_1 + Const.rho * Const.g * H; + Modelica.SIunits.VolumeFlowRate V_dot; + Modelica.SIunits.Temperature T; + Real F_f, W_f, p_2, dp, C_v = 3, u_t = 2; + Real H_, H_i, H_o, U, p; + //, W_e + //, W_v; +initial equation + der(V_dot) = 0; + //V_dot0; + T = T_i; +equation + // Water velocity + v = V_dot / A; + // Momentum and mass of water + M = Const.rho * L * V_dot; + m = Const.rho * A * L; + // Friction force + F_f = Functions.DarcyFriction.Friction(v, D, L, Const.rho, Const.mu, Const.eps); + // momentum balance + der(M) = (p_1 - p_2) * A - F_f + m * Const.g * cos_theta; + dp = V_dot ^ 2 * Const.p_a / (C_v * u_t) ^ 2; + dp = p_2 - Const.p_a; + /////// + der(U) = H_i - H_o + W_f; + // + U = H_ - p * A * L; + // + H_ = m * (c_p * (T - T_i) + 1 / Const.rho * (p - Const.p_a)); + H_i = V_dot * Const.rho * (c_p * (T_i - T_i) + 1 / Const.rho * (p_1 - Const.p_a)); + H_o = V_dot * Const.rho * (c_p * (T - T_i) + 1 / Const.rho * (p_2 - Const.p_a)); + // + p = 0.5 * (p_1 + p_2); + // + W_f = -F_f * v; + //W_e = V_dot * (p_2 - p_1); + //// + //c_p * m * der(T) = - W_f + W_e; //V_dot* Const.rho*c_p*(T_i - T) +end testtemp; diff --git a/OpenHPL/package.mo b/OpenHPL/package.mo new file mode 100644 index 0000000..1c7cd0f --- /dev/null +++ b/OpenHPL/package.mo @@ -0,0 +1,16 @@ +package OpenHPL + extends Icons.Logo; + import C = Modelica.Constants; + + annotation ( + version="1.0.0", + versionDate="2019-09-06", + Protection(access = Access.packageDuplicate), + uses(OpenIPSL(version="2.0.0-dev"), Modelica(version="3.2.3")), + Documentation(info=" +

The OpenHPL is an open-source hydropower library that +consists of hydropower unit models and is modelled using Modelica.

+

It is developed at the University of South-Eastern Norway (USN), Campus Porsgrunn.

+

For more information see the User's Guide.

+")); +end OpenHPL; diff --git a/OpenHPL/package.order b/OpenHPL/package.order new file mode 100644 index 0000000..e238ed2 --- /dev/null +++ b/OpenHPL/package.order @@ -0,0 +1,11 @@ +Copyright +UsersGuide +Constants +Examples +Waterway +ElectroMech +Controllers +Tests +Interfaces +Functions +Icons diff --git a/README.md b/README.md new file mode 100644 index 0000000..a71210b --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# OpenHPL + +OpenHPL is an open-source hydropower library that consists of hydropower unit models and is modelled using Modelica. + +## Library description + +The OpenHPL makes it possible to model hydropower systems of different complexity and connect them +with models from other libraries, e.g., with models of the power system or other power generating +sources. + +More information about the library can be found in the [User's Guide](OpenHPL/Resources/Documents/UsersGuide.pdf) and the following [PhD Thesis](http://hdl.handle.net/11250/2608105). + +## Current release + +Download [OpenHPL v1.0.0 (2019-09-06)](../../releases/tag/v1.0.0) + +## License + +Copyright © 2019 +* TMCC research group at [USN](https://www.usn.no/english/) (Norway) + +This Source Code Form is subject to the terms of the [ACADEMIC PUBLIC LICENSE](LICENSE). + +## Contact + +The group can be contacted by email: [OpenHPL@simulati.no](mailto:OpenHPL@simulati.no)