Updated headers & banners

This commit is contained in:
Henrik Rusche 2016-06-23 22:42:45 +02:00
parent 7fff6d4da7
commit 42b54f62c6
9 changed files with 25 additions and 22 deletions

View file

@ -1,7 +1,7 @@
/*---------------------------------------------------------------------------*\ /*---------------------------------------------------------------------------*\
========= | ========= |
\\ / F ield | foam-extend: Open Source CFD \\ / F ield | foam-extend: Open Source CFD
\\ / O peration | Version: 3.2 \\ / O peration | Version: 4.0
\\ / A nd | Web: http://www.foam-extend.org \\ / A nd | Web: http://www.foam-extend.org
\\/ M anipulation | For copyright notice see file Copyright \\/ M anipulation | For copyright notice see file Copyright
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -46,8 +46,8 @@ Foam::constantHeatCapacity<equationOfState>::constantHeatCapacity(Istream& is)
s0_std(s0(this->Tstd())), s0_std(s0(this->Tstd())),
integral_p_dv_std(this->integral_p_dv(this->rhostd(),this->Tstd())), integral_p_dv_std(this->integral_p_dv(this->rhostd(),this->Tstd())),
integral_dpdT_dv_std(this->integral_dpdT_dv(this->rhostd(),this->Tstd())), integral_dpdT_dv_std(this->integral_dpdT_dv(this->rhostd(),this->Tstd())),
//CL: cp @ STD (needed to limit cp for stability //CL: cp @ STD (needed to limit cp for stability)
cp_std(this->cp_nonLimited(this->rhostd(),this->Tstd())) cp_std(this->cp_nonLimited(this->rhostd(), this->Tstd()))
{ {
is.check("constantHeatCapacity::constantHeatCapacity(Istream& is)"); is.check("constantHeatCapacity::constantHeatCapacity(Istream& is)");
} }

View file

@ -51,4 +51,5 @@ maxDeltaT 0.01;
runTimeModifiable yes; runTimeModifiable yes;
// ************************************************************************* // // ************************************************************************* //

View file

@ -1,9 +1,9 @@
/*---------------------------------------------------------------------------*\ /*---------------------------------------------------------------------------*\
========= | ========= |
\\ / F ield | foam-extend: Open Source CFD \\ / F ield | foam-extend: Open Source CFD
\\ / O peration | \\ / O peration | Version: 4.0
\\ / A nd | For copyright notice see file Copyright \\ / A nd | Web: http://www.foam-extend.org
\\/ M anipulation | \\/ M anipulation | For copyright notice see file Copyright
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View file

@ -1,9 +1,9 @@
/*---------------------------------------------------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
========= | | ========= | |
\\ / F ield | foam-extend: Open Source CFD | \\ / F ield | foam-extend: Open Source CFD |
\\ / O peration | | \\ / O peration | Version: 4.0 |
\\ / A nd | For copyright notice see file Copyright | \\ / A nd | Web: http://www.foam-extend.org |
\\/ M anipulation | | \\/ M anipulation | |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
@ -44,4 +44,5 @@ boundaryField
} }
} }
// ************************************************************************* // // ************************************************************************* //

View file

@ -3,7 +3,7 @@
| \\ / F ield | foam-extend: Open Source CFD | | \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 | | \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org | | \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright | | \\/ M anipulation | |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View file

@ -3,7 +3,7 @@
| \\ / F ield | foam-extend: Open Source CFD | | \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 | | \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org | | \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright | | \\/ M anipulation | |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View file

@ -1,9 +1,9 @@
/*---------------------------------------------------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
========= | | ========= | |
\\ / F ield | foam-extend: Open Source CFD | \\ / F ield | foam-extend: Open Source CFD |
\\ / O peration | | \\ / O peration | Version: 4.0 |
\\ / A nd | For copyright notice see file Copyright | \\ / A nd | Web: http://www.foam-extend.org |
\\/ M anipulation | | \\/ M anipulation | |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {
@ -43,4 +43,5 @@ boundaryField
} }
} }
// ************************************************************************* // // ************************************************************************* //