Changes according to git output on windows

This commit is contained in:
Dominik Christ 2015-06-16 16:51:18 +01:00
parent 02fc7e5574
commit 485950ef39
92 changed files with 42 additions and 42 deletions

View file

@ -61,7 +61,7 @@
( (
IOobject IOobject
( (
"K", "Kappa",
runTime.timeName(), runTime.timeName(),
solidRegions[i], solidRegions[i],
IOobject::MUST_READ, IOobject::MUST_READ,

View file

@ -29,7 +29,7 @@ Typedef
#ifndef timeActivatedExplicitSource_H #ifndef timeActivatedExplicitSource_H
#define timeActivatedExplicitSource_H #define timeActivatedExplicitSource_H
#include "TimeActivatedExplicitSource.H" #include "TimeActivatedExplicitSourceTemplate.H"
#include "TimeActivatedExplicitSourceList.H" #include "TimeActivatedExplicitSourceList.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -42,7 +42,7 @@ Description
#include "fvcAverage.H" #include "fvcAverage.H"
#include "fvcReconstruct.H" #include "fvcReconstruct.H"
#include "fvcDdt.H" #include "fvcDdt.H"
#include "fvcDDt.H" #include "fvcDDtTotal.H"
#include "fvcD2dt2.H" #include "fvcD2dt2.H"
#include "fvcDiv.H" #include "fvcDiv.H"
#include "fvcFlux.H" #include "fvcFlux.H"

View file

@ -26,7 +26,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "fvcDDt.H" #include "fvcDDtTotal.H"
#include "fvcDiv.H" #include "fvcDiv.H"
#include "fvMesh.H" #include "fvMesh.H"

View file

@ -32,7 +32,7 @@ Description
#define pointIndexHit_H #define pointIndexHit_H
#include "point.H" #include "point.H"
#include "PointIndexHit.H" #include "PointIndexHitTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PointPatchField.H" #include "PointPatchFieldTemplate.H"
#include "dictionary.H" #include "dictionary.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -35,7 +35,7 @@ SourceFiles
#define CoupledPointPatchField_H #define CoupledPointPatchField_H
#include "lduInterfaceField.H" #include "lduInterfaceField.H"
#include "PointPatchField.H" #include "PointPatchFieldTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -34,7 +34,7 @@ SourceFiles
#ifndef ValuePointPatchField_H #ifndef ValuePointPatchField_H
#define ValuePointPatchField_H #define ValuePointPatchField_H
#include "PointPatchField.H" #include "PointPatchFieldTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -34,7 +34,7 @@ SourceFiles
#ifndef ZeroGradientPointPatchField_H #ifndef ZeroGradientPointPatchField_H
#define ZeroGradientPointPatchField_H #define ZeroGradientPointPatchField_H
#include "PointPatchField.H" #include "PointPatchFieldTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -34,7 +34,7 @@ SourceFiles
#ifndef EmptyPointPatchField_H #ifndef EmptyPointPatchField_H
#define EmptyPointPatchField_H #define EmptyPointPatchField_H
#include "PointPatchField.H" #include "PointPatchFieldTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -39,7 +39,7 @@ SourceFiles
#ifndef ComponentMixedPointPatchVectorField_H #ifndef ComponentMixedPointPatchVectorField_H
#define ComponentMixedPointPatchVectorField_H #define ComponentMixedPointPatchVectorField_H
#include "PointPatchField.H" #include "PointPatchFieldTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -33,7 +33,7 @@ Contributor:
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "GGIInterpolation.H" #include "GGIInterpolationTemplate.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -32,7 +32,7 @@ Contributor:
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "GGIInterpolation.H" #include "GGIInterpolationTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -33,7 +33,7 @@ Modification by:
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "GGIInterpolation.H" #include "GGIInterpolationTemplate.H"
#include "objectHit.H" #include "objectHit.H"
#include "boolList.H" #include "boolList.H"
#include "DynamicList.H" #include "DynamicList.H"

View file

@ -35,7 +35,7 @@ Description
#ifndef ggiInterpolation_H #ifndef ggiInterpolation_H
#define ggiInterpolation_H #define ggiInterpolation_H
#include "GGIInterpolation.H" #include "GGIInterpolationTemplate.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "face.H" #include "face.H"
#include "SubList.H" #include "SubList.H"

View file

@ -33,7 +33,7 @@ Contributor
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "MixingPlaneInterpolation.H" #include "MixingPlaneInterpolationTemplate.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "IOmanip.H" #include "IOmanip.H"

View file

@ -32,7 +32,7 @@ Contributor
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "MixingPlaneInterpolation.H" #include "MixingPlaneInterpolationTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -33,7 +33,7 @@ Contributor
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "MixingPlaneInterpolation.H" #include "MixingPlaneInterpolationTemplate.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "IOmanip.H" #include "IOmanip.H"

View file

@ -33,7 +33,7 @@ Contributor
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "MixingPlaneInterpolation.H" #include "MixingPlaneInterpolationTemplate.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "IOmanip.H" #include "IOmanip.H"

View file

@ -38,7 +38,7 @@ Description
#ifndef mixingPlaneInterpolation_H #ifndef mixingPlaneInterpolation_H
#define mixingPlaneInterpolation_H #define mixingPlaneInterpolation_H
#include "MixingPlaneInterpolation.H" #include "MixingPlaneInterpolationTemplate.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "face.H" #include "face.H"
#include "SubList.H" #include "SubList.H"

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PatchToPatchInterpolation.H" #include "PatchToPatchInterpolationTemplate.H"
#include "objectHit.H" #include "objectHit.H"
#include "pointHit.H" #include "pointHit.H"

View file

@ -27,7 +27,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "IOPatchToPatchInterpolation.H" #include "IOPatchToPatchInterpolationTemplate.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -31,7 +31,7 @@ Description
#ifndef IOpatchToPatchInterpolation_H #ifndef IOpatchToPatchInterpolation_H
#define IOpatchToPatchInterpolation_H #define IOpatchToPatchInterpolation_H
#include "IOPatchToPatchInterpolation.H" #include "IOPatchToPatchInterpolationTemplate.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "face.H" #include "face.H"
#include "SubList.H" #include "SubList.H"

View file

@ -25,7 +25,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PatchToPatchInterpolation.H" #include "PatchToPatchInterpolationTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -27,7 +27,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PatchToPatchInterpolation.H" #include "PatchToPatchInterpolationTemplate.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -26,7 +26,7 @@ License
#ifndef patchToPatchInterpolation_H #ifndef patchToPatchInterpolation_H
#define patchToPatchInterpolation_H #define patchToPatchInterpolation_H
#include "PatchToPatchInterpolation.H" #include "PatchToPatchInterpolationTemplate.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "face.H" #include "face.H"
#include "SubList.H" #include "SubList.H"

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatchInterpolation.H" #include "PrimitivePatchInterpolationTemplate.H"
#include "faceList.H" #include "faceList.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"

View file

@ -32,7 +32,7 @@ Description
#ifndef primitivePatchInterpolation_H #ifndef primitivePatchInterpolation_H
#define primitivePatchInterpolation_H #define primitivePatchInterpolation_H
#include "PrimitivePatchInterpolation.H" #include "PrimitivePatchInterpolationTemplate.H"
#include "PrimitivePatch.H" #include "PrimitivePatch.H"
#include "face.H" #include "face.H"
#include "SubList.H" #include "SubList.H"

View file

@ -34,7 +34,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
#include "DynamicList.H" #include "DynamicList.H"

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
#include "HashSet.H" #include "HashSet.H"
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // // * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //

View file

@ -26,7 +26,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
#include "Map.H" #include "Map.H"
#include "ListOps.H" #include "ListOps.H"
#include "OFstream.H" #include "OFstream.H"

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
#include "demandDrivenData.H" #include "demandDrivenData.H"
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //

View file

@ -27,7 +27,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
#include "Map.H" #include "Map.H"
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // // * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // // * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //

View file

@ -23,7 +23,7 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -26,7 +26,7 @@ Description
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "PrimitivePatch.H" #include "PrimitivePatchTemplate.H"
#include "SLList.H" #include "SLList.H"

View file

@ -32,7 +32,7 @@ Description
#define point2DHit_H #define point2DHit_H
#include "point2D.H" #include "point2D.H"
#include "PointHit.H" #include "PointHitTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -32,7 +32,7 @@ Description
#define pointHit_H #define pointHit_H
#include "point.H" #include "point.H"
#include "PointHit.H" #include "PointHitTemplate.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -11,7 +11,7 @@ FoamFile
format ascii; format ascii;
class volScalarField; class volScalarField;
location "0"; location "0";
object K; object Kappa;
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -10,7 +10,7 @@ FoamFile
version 2.0; version 2.0;
format ascii; format ascii;
class volScalarField; class volScalarField;
object K; object Kappa;
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View file

@ -10,7 +10,7 @@ FoamFile
version 2.0; version 2.0;
format ascii; format ascii;
class volScalarField; class volScalarField;
object K; object Kappa;
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //