JGG-File: Difference between revisions

From BlueM
Jump to navigation Jump to search
m (moved JGG-Datei to JGG-File)
No edit summary
Line 1: Line 1:
{{Eingabedateien}}
{{Eingabedateien}}


<big>Jahresgänge</big>
<big>Annual Cycles</big>


==Datei==
==File==
<bluem>
<bluem>
*Jahresgänge (*.JGG)
*Jahresgänge (*.JGG)
Line 42: Line 42:
</bluem>
</bluem>


==Erläuterungen==
==Explanations==
* '''A''': ID des Jahresgangs
* '''A''': ID of the annual cycle
* '''B''': wenn hier <code>V</code> steht, handelt es sich um einen ''variablen Jahresgang''.
* '''B''': if <code>V</code> at this place a '''variable annual cycle''' is considered.
** Bei einem variablen Jahresgang können bis zu 366 Werte angegeben werden, wobei für jede Stützstelle ein Datum angegeben werden muss.
** Up to 366 Values can be listed for a variable annual cycle. For each supporting point a date is required.
** Bei normalen Jahresgängen sind die Stützstellen mit 12 Stützstellen (eine am 1. jeden Monats) fest vorgegeben.
** For a normal annual cycle there are twelve preset supporting points (one for each month on the 1st of the month)
* '''C''': Datum im Format <code>TT.MM</code> (''nur bei variablen Jahresgängen wirksam!'')
* '''C''': Date-Format <code>TT.MM</code> [day.month] (''only effective if variable annual cycle!'')
* '''D''': Wert bzw. Faktor
* '''D''': Value or factor


Wenn der Mittelwert eines Jahresgangs um mehr als 1% von 1,0 abweicht, wird eine Warnung ausgegeben.
If the mean value of a annual cycle schould differ more than 1% from 1,0, a warning will popup.


[[Kategorie:BlueM Eingabedateien]]
[[Kategorie:BlueM Eingabedateien]]

Revision as of 06:14, 21 December 2012

BlueM_icon.png BlueM.Sim | Download | Application | Theory | Development

Input files · ALL SYS · FKT KTR · EXT JGG WGG TGG · TAL HYA TRS EIN URB VER RUE BEK EZG FKA · BOA BOD LNZ EFL · DIF


Annual Cycles

File

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
*Jahresgänge (*.JGG)
*===================
*
*|-----|-------------|
*| JGG |             |
*|  -  |  Dat   Fak  |
*|-<->+|-+++++-+++++-|
*|  A B|   C     D   |
 | 1  |          0 |Beispiel Jahresgang (Mittelwert 1)
 |     |          0 |
 |     |          0 |
 |     |          2 |
 |     |          2 |
 |     |          2 |
 |     |          2 |
 |     |          2 |
 |     |          2 |
 |     |          0 |
 |     |          0 |
 |     |          0 |
 | 2 V| 01.01    1 |Variabler Jahresgang (mit 14 Stützstellen)
 |     | 15.01    2 |
 |     | 01.02    3 |
 |     | 15.02    4 |
 |     | 01.03    5 |
 |     | 01.04    6 |
 |     | 01.05    7 |
 |     | 01.06    8 |
 |     | 01.07    9 |
 |     | 01.08   10 |
 |     | 01.09   11 |
 |     | 01.10   12 |
 |     | 01.11   13 |
 |     | 01.12   14 |
*|-----|-------------|

Explanations

  • A: ID of the annual cycle
  • B: if V at this place a variable annual cycle is considered.
    • Up to 366 Values can be listed for a variable annual cycle. For each supporting point a date is required.
    • For a normal annual cycle there are twelve preset supporting points (one for each month on the 1st of the month)
  • C: Date-Format TT.MM [day.month] (only effective if variable annual cycle!)
  • D: Value or factor

If the mean value of a annual cycle schould differ more than 1% from 1,0, a warning will popup.