Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
29c48536
Commit
29c48536
authored
Jun 08, 2011
by
andy
Browse files
STYLE: renamed version 2.0 -> 2.0.0
parent
a044048c
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Too many changes to show.
To preserve performance only
20 of 1000+
files are displayed.
Plain diff
Email patch
ReleaseNotes-2.0
→
ReleaseNotes-2.0
.0
View file @
29c48536
# -*- mode: org; -*-
#
#+TITLE: OpenFOAM release notes for version
dev
#+TITLE: OpenFOAM release notes for version
2.0.0
#+AUTHOR: OpenCFD Ltd.
#+DATE: TBA
#+LINK: http://www.openfoam.com
...
...
@@ -8,7 +8,7 @@
# Copyright (c) 2011 OpenCFD Ltd.
* Overview
OpenFOAM-
dev
is the latest major release of OpenFOAM including many new
OpenFOAM-
2.0.0
is the latest major release of OpenFOAM including many new
developments a number of bug-fixes. This release passes our standard tests
and the tutorials have been broadly checked. Please report any bugs by
following the link: http://www.openfoam.com/bugs.
...
...
@@ -25,8 +25,8 @@
To use the source version from the SourceForge repository, we provide a source
pack of third-party packages that can be compiled on the user's system. This
does not include =gcc=, since the system installed version is typically
sufficient, but includes =paraview-3.
8.0
=, =openmpi-1.
4.1=, =scotch_5.1=,
=
metis-5.0pre2=, =ParMetis-3.1= and =ParMGridGen-1.0=.
sufficient, but includes =paraview-3.
10.1
=, =openmpi-1.
5.3=, and
=
scotch_5.1.11=
* Library developments
...
...
etc/bashrc
View file @
29c48536
...
...
@@ -32,7 +32,7 @@
#------------------------------------------------------------------------------
export
WM_PROJECT
=
OpenFOAM
export
WM_PROJECT_VERSION
=
2.0
export
WM_PROJECT_VERSION
=
2.0
.0
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade
...
...
etc/cshrc
View file @
29c48536
...
...
@@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
setenv WM_PROJECT OpenFOAM
setenv WM_PROJECT_VERSION 2.0
setenv WM_PROJECT_VERSION 2.0
.0
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade
...
...
tutorials/DNS/dnsFoam/boxTurb16/0/U
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/0/p
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/constant/boxTurbDict
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/constant/polyMesh/blockMeshDict
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/constant/polyMesh/boundary
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/constant/transportProperties
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/constant/turbulenceProperties
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/system/controlDict
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/system/fvSchemes
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/DNS/dnsFoam/boxTurb16/system/fvSolution
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/basic/laplacianFoam/flange/0/T
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/basic/laplacianFoam/flange/constant/polyMesh/boundary
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/basic/laplacianFoam/flange/constant/polyMesh/boundary.org
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/basic/laplacianFoam/flange/constant/transportProperties
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/basic/laplacianFoam/flange/system/controlDict
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/basic/laplacianFoam/flange/system/fvSchemes
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
tutorials/basic/laplacianFoam/flange/system/fvSolution
View file @
29c48536
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0
|
| \\ / O peration | Version: 2.0
.0
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
Prev
1
2
3
4
5
…
50
Next
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment