Help:Sandkasten: Difference between revisions

From BlueM
Jump to navigation Jump to search
Syntax highlighting: add WVP test
Line 37: Line 37:
*
*
</bluem>
</bluem>
====Wave project file====
<source lang="wvp">
# Import multiple series from multiple files
#-------------------------------------------
file=..\UVF\42960.0_q_28.uvf
file=..\WEL\DEMONA_PSI.wel
series=S3  _1AB: S3 outflow
series=S3  _1ZU: S3 inflow
file=..\ZRE\Zufl_gem.zre
file=..\BIN\abfluss_1.bin
series=abfluss_1.bin: title="Discharge", unit="m3/s", interpretation=Instantaneous, color=Red, linewidth=4, linestyle=Dash, showPoints=True
file=myrandom.csv
# custom import settings
isColumnSeparated=True
separator=;
dateformat=dd.MM.yyyy HH:mm:ss
decimalSeparator=,
iLineHeadings=1
iLineUnits=8
iLineData=12
useUnits=True
columnWidth=
dateTimeColumnIndex=0
# series to import
series=myseries1
series=myseries2
</source>


== CSS ==
== CSS ==

Revision as of 07:06, 11 November 2023

Funktionstests

Math

[math]\displaystyle{ x+y=8^{22} }[/math]

Syntax highlighting

VB.NET

' Foo
Public Sub Foo(ByValue Bar As Integer)
   Return Bar
End Sub

Fortran

! Foo
FUNCTION Foo(INT bar)
   RETURN bar
END FUNCTION

BlueM

<bluem>

  • Talsperren (*.TAL)
  • ==================
  • |------|------------|------------|-----|----------|-----------------------|-----------------------|
  • | Bez | Anfangs- | Maximal | Ge- | Sohle | HW-Entlastung | Krone |
  • | | volumen | volumen |wicht| | Kante S-Vol | Kante S-Vol |
  • |------|------------|------------|-----|----------|-----------------------|-----------------------|
  • | | [Tsd.cbm] | [Tsd.cbm] | - | [mNN] | [mNN] | [Tsd.cbm] | [mNN] | [Tsd.cbm] |
  • |-<-->-|-<-------->-|-<-------->-|-<->-|-<------>-|-<------>-|-<-------->-|-<------>-|-<-------->-|
| T170 |        600 |       3650 |  1  |    114.9 |   118.25 |       2650 |   119.25 |       3650 |
| THRB |        500 |       2800 |  1  |      116 |      121 |       2500 |      122 |       2800 |
  • |------|------------|------------|-----|----------|-----------------------|-----------------------|

</bluem>

Wave project file

# Import multiple series from multiple files
#-------------------------------------------
file=..\UVF\42960.0_q_28.uvf
file=..\WEL\DEMONA_PSI.wel
 series=S3  _1AB: S3 outflow
 series=S3  _1ZU: S3 inflow
file=..\ZRE\Zufl_gem.zre
file=..\BIN\abfluss_1.bin
 series=abfluss_1.bin: title="Discharge", unit="m3/s", interpretation=Instantaneous, color=Red, linewidth=4, linestyle=Dash, showPoints=True
file=myrandom.csv
 # custom import settings
 isColumnSeparated=True
 separator=;
 dateformat=dd.MM.yyyy HH:mm:ss
 decimalSeparator=,
 iLineHeadings=1
 iLineUnits=8
 iLineData=12
 useUnits=True
 columnWidth=
 dateTimeColumnIndex=0
 # series to import
 series=myseries1
 series=myseries2

CSS

Versionen

<div class="info_versionen">

Achtung

<div class="achtung">

Kommentar

<div class="comment">

Links: