Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
f5918e7e
Commit
f5918e7e
authored
15 years ago
by
Mark Olesen
Browse files
Options
Downloads
Patches
Plain Diff
DOCU: add Doxygen @mainpage information (in foamVersion.H)
- also update links from opencfd.co.uk -> openfoam.com
parent
d857d671
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/Doxygen/FoamFooter.html
+1
-1
1 addition, 1 deletion
doc/Doxygen/FoamFooter.html
doc/Doxygen/FoamHeader.html
+19
-25
19 additions, 25 deletions
doc/Doxygen/FoamHeader.html
src/OpenFOAM/global/foamVersion.H
+35
-1
35 additions, 1 deletion
src/OpenFOAM/global/foamVersion.H
with
55 additions
and
27 deletions
doc/Doxygen/FoamFooter.html
+
1
−
1
View file @
f5918e7e
Copyright
&
#x00A0;© 
2000-2009
 
OpenCFD Ltd
Copyright
&
nbsp;©
2000-2010
<a
href=
"http://www.openfoam.com/about"
>
OpenCFD Ltd
.
</a>
</td></tr>
</table>
</body>
...
...
This diff is collapsed.
Click to expand it.
doc/Doxygen/FoamHeader.html
+
19
−
25
View file @
f5918e7e
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html
>
<html>
<head>
<title>
OpenFOAM programmer's C++ documentation
</title>
<title>
OpenFOAM programmer's C++ documentation
</title>
<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 -->
<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=
"../tabs.css"
>
<meta
name=
"keywords"
content=
"computational fluid dynamics, CFD, OpenCFD, OpenFOAM, open source CFD, open source"
>
...
...
@@ -22,7 +17,7 @@
<tr>
<td
style=
"width: 9px; height:54px"
></td>
<td
style=
"width: 250px; height:54px; vertical-align:middle;
horizontal-align: left;
"
>
horizontal-align: left;"
>
<img
alt=
"OpenFOAM logo"
src=
"../OpenFOAMlogo.jpg"
>
</td>
<td
style=
"width:350px; height:54px; vertical-align:middle;
horizontal-align: left; "
>
...
...
@@ -35,36 +30,35 @@ horizontal-align: left; ">
</tr>
</table>
<!-- 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>
<td
valign=
top
>
<table
width=
801
border=
0
cellspacing=
1
cellpadding=
0
bgcolor=
"#ffffff"
>
<td
valign=
"
top
"
>
<table
width=
"
801
"
border=
"0"
cellspacing=
"1"
cellpadding=
"0"
bgcolor=
"#ffffff"
>
<tr>
<td
class=
leftmenu
>
<a
href=
"http://foam.sourceforge.net/doc/Doxygen/html"
class=
menuLefton
>
Source Guide
</a>
<a
href=
"http://foam.sourceforge.net/doc/Doxygen/html"
class=
"
menuLefton
"
>
Source Guide
</a>
</td>
<td
class=
topmenu
>
<a
href=
"http://www.open
cfd.co.uk/index.html
"
class=
menuTopoff
>
OpenCFD
</a>
<a
href=
"http://www.open
foam.com/about/
"
class=
"
menuTopoff
"
>
OpenCFD
</a>
</td>
<td
class=
topmenu
>
<a
href=
"http://www.open
cfd.co.uk/solutions/index.html
"
class=
menuTopoff
>
Solution
s
</a>
<a
href=
"http://www.open
foam.com/features/
"
class=
"
menuTopoff
"
>
Feature
s
</a>
</td>
<td
class=
topmenu
>
<a
href=
"http://www.open
cfd.co.uk/contact/index.html
"
class=
menuTopoff
>
Contact
</a>
<a
href=
"http://www.open
foam.com/contact/
"
class=
"
menuTopoff
"
>
Contact
</a>
</td>
<td
class=
topmenu
>
<a
href=
"http://www.opencfd.co.uk/openfoam/index.html"
class=
menuTopoff
>
OpenFOAM
</a>
</td>
</tr>
<tr>
<td>
<a
href=
"http://www.openfoam.com/"
class=
"menuTopoff"
>
OpenFOAM
</a>
</td>
</tr>
<tr><td></td></tr>
</table>
</td>
</tr>
...
...
This diff is collapsed.
Click to expand it.
src/OpenFOAM/global/foamVersion.H
+
35
−
1
View file @
f5918e7e
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-200
9
OpenCFD Ltd.
\\ / A nd | Copyright (C) 1991-20
1
0 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -44,6 +44,40 @@ Description
SourceFiles
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment