Help:Sandkasten: Difference between revisions

From BlueM
Jump to navigation Jump to search
(→‎Syntax highlighting: add WVP test)
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
==Funktionstests==
==Funktionstests==
===Math===
===Math===
<math>x+y=8^{2542}</math>
<math>x+y=8^{22}</math>
 
===Magic words===
Bug 2
 
Rev 2


===Syntax highlighting===
===Syntax highlighting===
====VB.NET====
<source lang="vbnet">
<source lang="vbnet">
' Foo
' Foo
Line 17: Line 13:
</source>
</source>


 
====Fortran====
<source lang="fortran">
<source lang="fortran">
! Foo
! Foo
Line 25: Line 21:
</source>
</source>


====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====
<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>


===RSS===
== CSS ==
====RSSReader====
<div class="info_versionen">
http://www.mediawiki.org/wiki/Extension:RSS_Reader
Versionen
<!-- <rss>http://130.83.196.154/websvn/rss.php?repname=BlueM.Sim&path=%2Ftrunk%2F&rev=0&sc=0&isdir=1</rss> -->
<pre><nowiki><div class="info_versionen"></nowiki></pre>
<rss>http://130.83.196.220/bluem/forum/rss.php?mode=posts</rss>
</div>


====SimpleFeed====
<div class="achtung">
http://www.mediawiki.org/wiki/Extension:SimpleFeed
Achtung
<!-- <feed url="http://130.83.196.154/websvn/rss.php?repname=BlueM.Sim&path=%2Ftrunk%2F&rev=0&sc=0&isdir=1">
<pre><nowiki><div class="achtung"></nowiki></pre>
== [{PERMALINK} {TITLE}] ==
</div>
'''{DATE}, by {AUTHOR}'''
{DESCRIPTION}
</feed> -->


<feed url="http://130.83.196.220/bluem/forum/rss.php?mode=posts">
<div class="comment">
== [{PERMALINK} {TITLE}] ==
Kommentar
'''{DATE}, by {AUTHOR}'''
<pre><nowiki><div class="comment"></nowiki></pre>
{DESCRIPTION}
</div>
</feed>


==Bugchart==
Links:
<pre>
* File types:
http://130.83.196.154/bugzilla/chart.cgi?category=-All-&datefrom=&dateto=&label0=BlueM%20Open%20Bugs&label1=EVO.NET%20Open%20Bugs&label2=BlueM%20Fixed%20Bugs&label3=EVO.NET%20Fixed%20Bugs&line0=165&line1=100&line2=163&line3=92&name=32&subcategory=-All-&ctype=png&action=plot&width=700&height=450&.png
** PDF: http://www.example.com/test.pdf
</pre>
** EXE: http://www.example.com/test.exe
** ZIP: http://www.example.com/test.zip
** PPT: http://www.example.com/test.ppt http://www.example.com/test.pptx http://www.example.com/test.pps
** DOC: http://www.example.com/test.doc http://www.example.com/test.doc
** XLS: http://www.example.com/test.xls http://www.example.com/test.xlsx
* Sites:
** https://downloads.bluemodel.org
** GitHub: https://github.com
** Literature: https://tubiblio.ulb.tu-darmstadt.de/ https://dx.doi.org/

Latest 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

*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 |
*|------|------------|------------|-----|----------|-----------------------|-----------------------|
*

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: