.. include:: definition.txt .. raw:: latex \clearpage ======================================================================================================================== 時間間隔 ======================================================================================================================== ------------------------------------------------------------------------------------------------------------------------ 1 はじめに ------------------------------------------------------------------------------------------------------------------------ 本節では、時間間隔に関する値の求め方について定義する。 本節の計算は、次の値を必要とする。 1. 時間間隔 本節で示す計算の結果、次の値が得られる。 1. 1時間を分割するステップ数 :math:`n_{hour}`, - 2. 計算時間間隔 :math:`\Delta h`, h 3. 計算時間間隔 :math:`\Delta t`, s 4. 年間ステップ数 :math:`n_{step,annual}`, - ------------------------------------------------------------------------------------------------------------------------ 2 記号及び添え字 ------------------------------------------------------------------------------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2.1 記号 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ この計算で用いる記号及び単位を次に示す。 .. list-table:: 表1 記号及び単位 :header-rows: 1 :widths: 1,6,1 * - 記号 - 意味 - 単位 * - :math:`n_{hour}` - number of steps dividing one hour / 1時間を分割するステップ数 - - * - :math:`n_{step,annual}` - number of annual steps / 年間ステップ数 - - * - :math:`\Delta h` - interval time for calculation / 計算時間間隔 - h * - :math:`\Delta t` - interval time for calculation / 計算時間間隔 - s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2.2 添え字 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ なし ------------------------------------------------------------------------------------------------------------------------ 3 時間間隔 ------------------------------------------------------------------------------------------------------------------------ 本計算方法において、時間間隔は、「15分」「30分」「1時間」の3つから選択することができる。 1時間の間のステップ数、年間のステップ数は次表のとおりである。 .. list-table:: 表1 時間間隔と1時間の間のステップ数・年間のステップ数 :header-rows: 1 :widths: 1,2,2,2,2 * - 時間間隔 - 1時間を分割するステップ数 :math:`n_{hour}` - 年間のステップ数 :math:`n_{step,annual}` - 計算時間間隔(時間) :math:`\Delta h` - 計算時間間隔(秒) :math:`\Delta t` * - 15分 - 4 - 35040 - 0.25 - 900 * - 30分 - 2 - 17520 - 0.5 - 1800 * - 1時間 - 1 - 8760 - 1.0 - 3600