mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STY: copyright year fixing
This commit is contained in:
@ -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) 2004-2010 OpenCFD Ltd.
|
\\ / A nd | Copyright (C) 2004-2011 OpenCFD Ltd.
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
|
|||||||
@ -44,7 +44,8 @@ Description
|
|||||||
|
|
||||||
Needs to be on underlying directMapped(Wall)FvPatch.
|
Needs to be on underlying directMapped(Wall)FvPatch.
|
||||||
|
|
||||||
Note: K : heat conduction at patch. Gets supplied how to lookup/calculate K:
|
Note: K : heat conduction at patch. Gets supplied how to lookup/calculate
|
||||||
|
K:
|
||||||
- 'lookup' : lookup volScalarField (or volSymmTensorField) with name
|
- 'lookup' : lookup volScalarField (or volSymmTensorField) with name
|
||||||
- 'basicThermo' : use basicThermo and compressible::RASmodel to calculate K
|
- 'basicThermo' : use basicThermo and compressible::RASmodel to calculate K
|
||||||
- 'solidThermo' : use basicSolidThermo K()
|
- 'solidThermo' : use basicSolidThermo K()
|
||||||
|
|||||||
@ -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) 2008-2010 OpenCFD Ltd.
|
\\ / A nd | Copyright (C) 2008-2011 OpenCFD Ltd.
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
|
|||||||
Reference in New Issue
Block a user