Difference between revisions of "TestBgschaid"

From OpenFOAMWiki
m (Additional page for testing)
m (General Tests)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
Test equation: <math>E=m c^2</math>
+
=== General Tests ===
 +
Test equation (Einstein): <math>E=m c^2</math>
  
 
From the original docu:
 
From the original docu:
 
<math>x=\sum_{n=0}^\infty \frac{x^n}{n!}</math>
 
<math>x=\sum_{n=0}^\infty \frac{x^n}{n!}</math>
  
Noch eins: <math>\int_{x=0}^\infty\alpha+C</math>
+
Noch eins: <math>\int_{x=0}^\infty\alpha+C+D_n</math>
  
 
Testen des Syntax Highlighning
 
Testen des Syntax Highlighning
Line 12: Line 13:
  
 
main() {
 
main() {
   std::cout << "Hello, cruel world!\n"
+
   std::cout << "Hello, cruel world!\n";
 +
  return; // unnecessary
 
}
 
}
 
</cpp>
 
</cpp>
Line 28: Line 30:
 
<math>1 \neq 0</math>
 
<math>1 \neq 0</math>
 
Doesn't seem so
 
Doesn't seem so
 +
 +
Neue Inhstallation
 +
<math>\frac{\partial T}{\partial t} = \alpha (\vec x,t ) + T</math>
  
 
=== Blacklist Test ===
 
=== Blacklist Test ===
Line 34: Line 39:
 
[http://www.goingnowhere.com/Viagra] Does not work
 
[http://www.goingnowhere.com/Viagra] Does not work
 
[http://wc1.worldcrssing.com/]
 
[http://wc1.worldcrssing.com/]
 +
 +
=== Image Test ===
  
 
== Template Tests ==
 
== Template Tests ==
Line 78: Line 85:
  
 
[[TestBgschaid/makeCollapsible|Test Collapsible stuff]]
 
[[TestBgschaid/makeCollapsible|Test Collapsible stuff]]
 +
 +
[[TestBgschaid/NewsForm|Test Form for adding news]]
 +
 +
== Subpages ==
 +
 +
{{#subpages:}}
 +
 +
=== Other ===
 +
 +
 +
{{#subpages:Contrib/swak4Foam}}
 +
 +
== Test blockMeshCalc ==
 +
 +
{{#addscript: src=calcBlockMeshGrading }}
 +
 +
<div id="blockMeshGrading">
 +
</div>

Latest revision as of 21:00, 28 June 2022

1 General Tests

Test equation (Einstein): E=m c^2

From the original docu: x=\sum_{n=0}^\infty \frac{x^n}{n!}

Noch eins: \int_{x=0}^\infty\alpha+C+D_n

Testen des Syntax Highlighning

 
#include <iostream>
 
main() {
  std::cout << "Hello, cruel world!\n";
  return; // unnecessary
}
 
for i in [2,3,5,7,11]:
    print i,"is prime ... I think"
 
ls `pwd` | grep nix

Have I broken something? 1 \neq 0 Doesn't seem so

Neue Inhstallation \frac{\partial T}{\partial t} = \alpha (\vec x,t ) + T

2 Blacklist Test

Schas [1] Does not work [2]

3 Image Test

4 Template Tests

OpenFOAM Template:Openfoam

5 Versionskategorien

OF version 10.png
OF version 11.png
OF version 12.png
OF version 13.png
OF version 14.png
OF version 16.png
OF version 17.png

6 Main page

The old main page

A variation of Hoogs page

A page to rename

Test the DPL-extension

Test for a news item template

Test whether the Header-Tabs extension messes us up

Add some interesting widgets

Add different types of maps

Test the semantic Wiki stuff

Test the MathJax installation

Test Collapsible stuff

Test Form for adding news

7 Subpages

7.1 Other

8 Test blockMeshCalc