mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
DOCU: add Doxygen @mainpage information (in foamVersion.H)
- also update links from opencfd.co.uk -> openfoam.com
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
Copyright © 2000-2009 OpenCFD Ltd
|
Copyright © 2000-2010 <a href="http://www.openfoam.com/about">OpenCFD Ltd.</a>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
@ -2,14 +2,9 @@
|
|||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
"http://www.w3.org/TR/html4/loose.dtd">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title> OpenFOAM programmer's C++ documentation
|
<title> OpenFOAM programmer's C++ documentation </title>
|
||||||
</title>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||||
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/mn.html)">
|
|
||||||
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/mn.html)">
|
|
||||||
<!-- html,info -->
|
<!-- html,info -->
|
||||||
<meta name="src" content="index.tex">
|
|
||||||
<meta name="date" content="2007-04-12 00:02:00">
|
|
||||||
<link rel="stylesheet" type="text/css" href="../Doxygen.css">
|
<link rel="stylesheet" type="text/css" href="../Doxygen.css">
|
||||||
<link rel="stylesheet" type="text/css" href="../tabs.css">
|
<link rel="stylesheet" type="text/css" href="../tabs.css">
|
||||||
<meta name="keywords" content="computational fluid dynamics, CFD, OpenCFD, OpenFOAM, open source CFD, open source">
|
<meta name="keywords" content="computational fluid dynamics, CFD, OpenCFD, OpenFOAM, open source CFD, open source">
|
||||||
@ -35,36 +30,35 @@ horizontal-align: left; ">
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<!-- Button banner -->
|
<!-- Button banner -->
|
||||||
<table style="border-width: 0px; width: 800px; background: #ffffff;" cellspacing=0 cellpadding=0>
|
<table
|
||||||
|
style="border-width: 0px; width: 800px; background: #ffffff;"
|
||||||
|
cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td valign=top>
|
<td valign="top">
|
||||||
<table width=801 border=0 cellspacing=1 cellpadding=0 bgcolor="#ffffff">
|
<table width="801" border="0" cellspacing="1" cellpadding="0" bgcolor="#ffffff">
|
||||||
<tr>
|
<tr>
|
||||||
<td class=leftmenu>
|
<td class=leftmenu>
|
||||||
<a href="http://foam.sourceforge.net/doc/Doxygen/html"
|
<a href="http://foam.sourceforge.net/doc/Doxygen/html"
|
||||||
class=menuLefton >Source Guide</a>
|
class="menuLefton">Source Guide</a>
|
||||||
</td>
|
</td>
|
||||||
<td class=topmenu>
|
<td class=topmenu>
|
||||||
<a href="http://www.opencfd.co.uk/index.html"
|
<a href="http://www.openfoam.com/about/"
|
||||||
class=menuTopoff >OpenCFD</a>
|
class="menuTopoff">OpenCFD</a>
|
||||||
</td>
|
</td>
|
||||||
<td class=topmenu>
|
<td class=topmenu>
|
||||||
<a href="http://www.opencfd.co.uk/solutions/index.html"
|
<a href="http://www.openfoam.com/features/"
|
||||||
class=menuTopoff >Solutions</a>
|
class="menuTopoff">Features</a>
|
||||||
</td>
|
</td>
|
||||||
<td class=topmenu>
|
<td class=topmenu>
|
||||||
<a href="http://www.opencfd.co.uk/contact/index.html"
|
<a href="http://www.openfoam.com/contact/"
|
||||||
class=menuTopoff >Contact</a>
|
class="menuTopoff">Contact</a>
|
||||||
</td>
|
</td>
|
||||||
<td class=topmenu>
|
<td class=topmenu>
|
||||||
<a href="http://www.opencfd.co.uk/openfoam/index.html"
|
<a href="http://www.openfoam.com/"
|
||||||
class=menuTopoff >OpenFOAM</a>
|
class="menuTopoff">OpenFOAM</a>
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr><td></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd.
|
\\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd.
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -44,6 +44,40 @@ Description
|
|||||||
SourceFiles
|
SourceFiles
|
||||||
global.Cver
|
global.Cver
|
||||||
|
|
||||||
|
|
||||||
|
@mainpage OpenFOAM®: open source CFD
|
||||||
|
|
||||||
|
@section about About OpenFOAM
|
||||||
|
|
||||||
|
OpenFOAM is a free, open source CFD software package produced by
|
||||||
|
a commercial company,
|
||||||
|
<a href="http://www.openfoam.com/about">OpenCFD Ltd</a>.
|
||||||
|
It has a
|
||||||
|
large user base across most areas of engineering and science,
|
||||||
|
from both commercial and academic organisations. OpenFOAM has an
|
||||||
|
extensive range of features to solve anything from complex fluid
|
||||||
|
flows involving chemical reactions, turbulence and heat transfer,
|
||||||
|
to solid dynamics and electromagnetics.
|
||||||
|
<a href="http://www.openfoam.com/features">More ...</a>
|
||||||
|
|
||||||
|
@section users Our commitment to the users
|
||||||
|
|
||||||
|
OpenFOAM comes with full commercial support from OpenCFD, including
|
||||||
|
<a href="http://www.openfoam.com/support/software.php">software support</a>,
|
||||||
|
<a href="http://www.openfoam.com/support/development.php">contracted developments</a> and
|
||||||
|
a programme of <a href="http://www.openfoam.com/training">training courses</a>.
|
||||||
|
These activities fund the development, maintenance and release of
|
||||||
|
OpenFOAM to make it an extremely viable commercial open source product.
|
||||||
|
|
||||||
|
@section opensource Our commitment to open source
|
||||||
|
|
||||||
|
OpenCFD is committed to open source software, continually developing and
|
||||||
|
maintaining OpenFOAM under the
|
||||||
|
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence</a>.
|
||||||
|
OpenFOAM will <strong>always</strong> be free of charge and open source.
|
||||||
|
In addition, we endeavour to support other viable open source initiatives
|
||||||
|
that will benefit science and engineering.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#ifndef foamVersion_H
|
#ifndef foamVersion_H
|
||||||
|
|||||||
Reference in New Issue
Block a user