User:Dave.Ellacott: Difference between revisions

From KBwiki
Jump to navigation Jump to search
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is my home page. I finally got around to operating under my own name.
This is my home page. The stuff here relates to the current Linux/Apache installation.
All stuff relating to Windows IIS magic like Virtual Directories, etc, is being excised,
along with hacks rendered obsolete by upgrading to MediaWiki 1.16.0.
 
Current value of SERVERNAME is {{SERVERNAME}}
Current value of SERVERNAME is {{SERVERNAME}}
==Virtual Directory Experiments==
==Virtual Directory Experiments==
The KB data files for the wiki are currently held on our copy of the old Surrey
The KB data files for the wiki are currently held on our copy of the old Surrey
Line 76: Line 80:
{|style="border:1px solid lightgray;" cellpadding="5" cellspacing="12" width="150px"
{|style="border:1px solid lightgray;" cellpadding="5" cellspacing="12" width="150px"
|style="border:1px solid lightgray;"|
|style="border:1px solid lightgray;"|
<!--
<span class="plainlinks">
<span class="plainlinks">
[http://qnet-ercoftac.cfms.org.uk/index.php?title=Lib_EA http://qnet-ercoftac.cfms.org.uk/images/0/0c/Extern.jpg]
[http://qnet-ercoftac.cfms.org.uk/index.php?title=Lib_EA http://qnet-ercoftac.cfms.org.uk/images/0/0c/Extern.jpg]
</span>
</span>
-->
[[File:Extern.jpg|link=Lib_EA]]
|&nbsp;
|&nbsp;
|style="border:1px solid lightgray;"|
|style="border:1px solid lightgray;"|
Line 97: Line 104:
|-
|-
|style="border:1px solid lightgray;"|
|style="border:1px solid lightgray;"|
<span class="plainlinks">
[[File:Civil.jpg|link=Lib_Civ]]
[http://qnet-ercoftac.cfms.org.uk/index.php?title=Lib_Civ http://qnet-ercoftac.cfms.org.uk/images/d/d9/Civil.jpg]
</span>
|&nbsp;
|&nbsp;
|style="border:1px solid lightgray;"|
|style="border:1px solid lightgray;"|
Line 128: Line 133:
</gallery>
</gallery>
-->
-->


==LaTeX Issues==
==LaTeX Issues==
Line 137: Line 141:


<center><math>{-\widetilde{u_i u_j}=2\nu_t\widetilde{S_{ij}}}</math></center>
<center><math>{-\widetilde{u_i u_j}=2\nu_t\widetilde{S_{ij}}}</math></center>
*NOTE This relates to the WIndows installation: I have left the comment here in case the problem recurs.

Latest revision as of 11:44, 28 November 2011

This is my home page. The stuff here relates to the current Linux/Apache installation. All stuff relating to Windows IIS magic like Virtual Directories, etc, is being excised, along with hacks rendered obsolete by upgrading to MediaWiki 1.16.0.

Current value of SERVERNAME is kbwiki.ercoftac.org

Virtual Directory Experiments

The KB data files for the wiki are currently held on our copy of the old Surrey web site. These need to have the file extension .dat to be accessible. I am planning to move the files to a virtual directory which appears under the URL of the current wiki.

The local URL would be //kbwiki.ercoftac.org/w/index.php/Data/AC1/08/t2cp2_a040slat.dat

There is a PDF file at https://kbwiki-images.s3.amazonaws.com/6/62/TR-026-20.pdf

This is the full URL to a previously uploaded data file Data_MB-001.dat,

which is also accessible as a "Media" file Data_MB001.dat.

The "ns:-2" namespace maps to "Media"

The "ns:0" namespace maps to ""

The "ns:2" namespace maps to "User"

The "ns:4" namespace maps to "KBwiki"

The "ns:6" namespace maps to "File"

The "ns:8" namespace maps to "MediaWiki"

The "ns:10" namespace maps to "Template"

The "ns:12" namespace maps to "Help"

The "ns:14" namespace maps to "Category"

Image "clickthrough"

This is a bit of a hack, as we can't use image links or even this hack in conjunction with the "Gallery" tag. This is all fixed in v1.14+, apparently.

https://kbwiki-images.s3.amazonaws.com/0/03/Free.gif

 

https://kbwiki-images.s3.amazonaws.com/9/9b/Fab.gif

Free flows   Flows Around Bodies

http://qnet-ercoftac.cfms.org.uk/images/3/3f/Scf.gif

 

http://qnet-ercoftac.cfms.org.uk/images/9/96/Cf.gif

Semi-confined Flows   Confined Flows

Application Areas

Extern.jpg

 

http://qnet-ercoftac.cfms.org.uk/images/f/f3/Comb.jpg

 

http://qnet-ercoftac.cfms.org.uk/images/b/b8/Cpe.jpg

External Aerodynamics   Combustion   Chemical, Process, Thermal and Nuclear Safety

Civil.jpg

 

http://qnet-ercoftac.cfms.org.uk/images/a/aa/Env.jpg

 

http://qnet-ercoftac.cfms.org.uk/images/3/38/Turb.jpg

Civil Construction and HVAC   Environmental Flow   Turbomachinery Internal Flow

LaTeX Issues

The \widetilde{} macro did not work; this is an amsmath extension. The syntax would not be accepted at all until I hacked texutil.ml and recompiled texvc. It now seems to work:

  • NOTE This relates to the WIndows installation: I have left the comment here in case the problem recurs.