FKT-File: Difference between revisions

From BlueM
Jump to navigation Jump to search
mNo edit summary
m (category rename)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Eingabedateien}}
{{Eingabedateien}}
<pre>
 
<big>Functions</big>
 
==File==
<bluem>
*Funktionen (*.FKT)
*Funktionen (*.FKT)
*==================
*==================
Line 8: Line 12:
*|      |                    | Nam  Art|  mNN      -        -        | TT.MM hh:mm |
*|      |                    | Nam  Art|  mNN      -        -        | TT.MM hh:mm |
*|-<-->-|<------------------->|-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
*|-<-->-|<------------------->|-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
|  A  |        B            |  C    D |    E        F        G      |      H      |  
*|  A  |        B            |  C    D |    E        F        G      |      H      |  
|-<-->-|<------------------->|-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
*|-<-->-|<------------------->|-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
  | T100 |Verdunstung          | ETP  6 |                0        0    | 01.01 00:00 |
  | T100 |Verdunstung          | ETP  6 |                0        0    | 01.01 00:00 |
  |      |                    |        |            0.005        1    |            |
  |      |                    |        |            0.005        1    |            |
Line 44: Line 48:
  |      |                    |        |                1        1    |            |
  |      |                    |        |                1        1    |            |
*|------|---------------------|---------|-------------------------------|-------------|
*|------|---------------------|---------|-------------------------------|-------------|
</pre>
</bluem>


*A: Bezeichnung des der Funktion zugehörigen Elements
==Explanations==
*B: Beschreibung der Funktion
*A: ID of the element belonging to / corresponding to the function
*C: eindeutige Kennung der Funktion ''(siehe hierzu folgende Anforderungen an den Anfangsbuchstaben aus [http://130.83.196.170/viewvc/viewvc.cgi/BlauesModell/BlauesModell/trunk/MODFKT.FOR?view=markup MODFKT.FOR]:)''
*B: Description of the function
<fortran>
*C: Unique ID for the function'' (for requirements regarding the first letter please visit  [http://130.83.196.154/viewvc/index.py/BlueM/trunk/source/MODFKT.FOR?view=markup MODFKT.FOR]:)''
<source lang="fortran">
c    Funktionstypen:  Variablenname: TYP, Character*1
c    Funktionstypen:  Variablenname: TYP, Character*1
c                      'S': Kennlinie (z.B. Speicherkennlinie Oberfl.=f(Vol))
c                      'S': Kennlinie (z.B. Speicherkennlinie Oberfl.=f(Vol))
Line 58: Line 63:
c                      'A': Kontrollfunktion - Aktueller Systemzustand (Q oder Vol)
c                      'A': Kontrollfunktion - Aktueller Systemzustand (Q oder Vol)
c                      'B': Kontrollfunktion - Bilanz
c                      'B': Kontrollfunktion - Bilanz
</fortran>
</source>
*D: Funktionsart (siehe auch [[TSIM.TAL#Steuerfunktionen|*.TAL-Datei]]):
*D: [[Funktionsarten|Function type]] (''an Asterisk <code>*</code> after the function-type causes BlueM to write the function to a file with a name in the form of <code>T100QS1.FKT</code> during the simulation'')
**0: feste Abgaben
*E: Altitude
**1: konstanter Jahresgang (JGG)
*F: X-Value
**2: variabler Jahresgang (GGL)
*G: Y-Value
**3: Kennlinie (KNL)
*H: Date [day.month hh:mm]
**4: Lamellenplan (LAM)
**5: zeitabhängige Funktion (XYZ)
**6: <span style="color:red;">"FKTART_CON" (siehe [http://130.83.196.170/viewvc/viewvc.cgi/BlauesModell/BlauesModell/trunk/MODCON.FOR?view=markup MODCON.FOR])</span> ''jede aus TALSIM exportierte Funktion wird einmal normal definiert, und dann nochmal mit dieser Funktionsart, wie z.B. unten (scheint eine Standardfunktion - auch genutzt für Speicheroberflächenfunktionen - zu sein):''
<pre>
*|      |                    |-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
|      |                    | QW1  6 |                0        0    | 01.01 00:00 |
|      |                    |        |            0.005        1    |            |
|      |                    |        |                1        1    |            |
*|------|---------------------|---------|-------------------------------|-------------|
</pre>
Ein Sternchen "*" nach der Funktionsart gibt an, dass die Funktionswerte während der Simulation in eine Datei geschrieben werden sollen.
*E: Höhenlage
*F: X-Wert
*G: Y-Wert
*H: Datum [TT:MM hh:mm]


[[Category:BlauesModell]]
[[Category:BlueM.Sim input files]]
[[Category:BlauesModell Eingabedateien]]

Latest revision as of 04:12, 31 July 2021

BlueM_icon.png BlueM.Sim | Downloads | 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


Functions

File

*Funktionen (*.FKT)
*==================
*
*|------|------------------------ FUNKTIONSWERTE -----------------------|-------------|
*| Bez. |     Funktion        |   Fkt   |   h      X-Wert    Y-Wert     | Datum       |
*|      |                     | Nam  Art|  mNN       -         -        | TT.MM hh:mm |
*|-<-->-|<------------------->|-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
*|   A  |        B            |  C    D |    E         F        G       |      H      | 
*|-<-->-|<------------------->|-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
 | T100 |Verdunstung          | ETP   6 |                 0        0    | 01.01 00:00 |
 |      |                     |         |             0.005        1    |             |
 |      |                     |         |                 1        1    |             |
*|      |<------------------->|-<->-----|-<---->-<-------->-<------>----|-++.++-++:++-|
 |      |Hochwasserentlastung | QH1   3*|                 0        0    | 01.01 00:00 |
 |      |                     |         |         0.8178584        0    |             |
 |      |                     |         |         0.8289547     3.75    |             |
 |      |                     |         |        0.85669529 27.47999    |             |
 |      |                     |         |        0.88443589       65    |             |
 |      |                     |         |        0.91217649 107.6999    |             |
 |      |                     |         |        0.94154888 150.3999    |             |
 |      |                     |         |        0.97092134    193.1    |             |
 |      |                     |         |                 1    235.8    |             |
*|      |                     |-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
 |      |                     | QH1   6 |                 0        0    | 01.01 00:00 |
 |      |                     |         |             0.005        1    |             |
 |      |                     |         |                 1        1    |             |
*|      |<------------------->|-<->-----|-<---->-<-------->-<------>----|-++.++-++:++-|
 |      |Hochwasserschutzraum | QS1   2*|                 0        0    | 01.01 00:00 |
 |      |                     |         |        0.67099637        5    |             |
 |      |                     |         |                 1        5    |             |
*|      |                     |         |-<---->-<-------->-<------>----|-++.++-++:++-|
 |      |                     |         |                 0        0    | 01.06 00:00 |
 |      |                     |         |         0.7362684        5    |             |
 |      |                     |         |                 1        5    |             |
*|      |                     |         |-<---->-<-------->-<------>----|-++.++-++:++-|
 |      |                     |         |                 0        0    | 31.12 00:00 |
 |      |                     |         |        0.67099637        5    |             |
 |      |                     |         |                 1        5    |             |
*|      |                     |-<->---+-|-<---->-<-------->-<------>----|-++.++-++:++-|
 |      |                     | QS1   6 |                 0        0    | 01.01 00:00 |
 |      |                     |         |             0.005        1    |             |
 |      |                     |         |                 1        1    |             |
*|------|---------------------|---------|-------------------------------|-------------|

Explanations

  • A: ID of the element belonging to / corresponding to the function
  • B: Description of the function
  • C: Unique ID for the function (for requirements regarding the first letter please visit MODFKT.FOR:)
c     Funktionstypen:  Variablenname: TYP, Character*1
c                      'S': Kennlinie (z.B. Speicherkennlinie Oberfl.=f(Vol))
c                      'O': Speicheroberflaechenfunktion - (z.B. Niederschlag auf den Speicher)
c                      'K': Steuerfunktion - konstant
c                      'Q': Steuerfunktion - variabel
c                      'G': Grenzfunktion
c                      'A': Kontrollfunktion - Aktueller Systemzustand (Q oder Vol)
c                      'B': Kontrollfunktion - Bilanz
  • D: Function type (an Asterisk * after the function-type causes BlueM to write the function to a file with a name in the form of T100QS1.FKT during the simulation)
  • E: Altitude
  • F: X-Value
  • G: Y-Value
  • H: Date [day.month hh:mm]