Commit Graph

5610 Commits

Author SHA1 Message Date
344fba92af Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-28 11:49:08 +01:00
3e5c744969 foamPackSource: Added new filters from 1.7.0 2010-06-28 11:48:59 +01:00
10c81a6e0c PV3FoamReader: Use the vol-field name rather than volPointInterpolate<vol-field name> for the VTK point fields 2010-06-28 11:48:39 +01:00
ca7a6f5157 ENH: add provisioning for alternative display name for lagrangian fields 2010-06-28 09:38:25 +02:00
aec1bace6c ENH: use volume field name for interpolated fields
- avoids things like "volPointInterpolate(U)", but will likely cause
  issues when used together with identically named Lagrangian fields!
2010-06-28 09:24:14 +02:00
824e5eeb2b ENH: add sutherlandTransport/hConstThermo combination 2010-06-24 09:25:12 +02:00
51ac7a297b STYLE: make sampledPlane note doxygen-compatible 2010-06-24 09:13:42 +02:00
3ef7831a1e STYLE: correct header format (as per ccfb6e32a6) 2010-06-24 09:04:39 +02:00
b39a77a989 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-23 17:50:40 +01:00
c4d9fcc4f1 STYLE: minor code formattig changes 2010-06-23 17:50:34 +01:00
bfbab34491 Corrected merge conflicts from header changes. 2010-06-23 17:03:41 +01:00
6574570ba0 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/constant/polyMesh/boundary
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/0/rho
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/polyMesh/boundary
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/RASProperties
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/thermophysicalProperties
	tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/turbulenceProperties
	tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/cp
	tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/rho
	tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/constant/polyMesh/boundary
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/fixedInlet
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/sideAndTopPatches
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/nut
	tutorials/incompressible/simpleFoam/windTurbineTerrain/0/p
	tutorials/incompressible/simpleFoam/windTurbineTerrain/constant/RASProperties
	tutorials/incompressible/simpleFoam/windTurbineTerrain/system/decomposeParDict
2010-06-23 16:56:45 +01:00
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +01:00
1845122f02 STYLE: unspecified intensity/mixingLength default to zero in porousZone 2010-06-23 16:21:44 +02:00
25d5690655 ENH: Register dynLagrangian with (optional) alternative name
- reflects commit 583d518ad5
2010-06-23 13:27:19 +02:00
1c3ad84986 Merge remote branch 'OpenCFD/master' into olesenm 2010-06-23 13:23:56 +02:00
17a7ab700d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-23 11:39:24 +01:00
da7a0b2cec Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-23 11:38:33 +01:00
d7a7c2c012 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-23 11:38:33 +01:00
a5ee60eced Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-23 11:30:08 +01:00
9f970dc95e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-23 11:30:08 +01:00
cf43a1043e STYLE: minor code style changes + move template funcs into separate files 2010-06-23 11:30:04 +01:00
73445367b8 ENH: wind turbine terrain tutorial(windSimpleFoam) 2010-06-23 10:54:33 +01:00
2d85507d51 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-23 09:45:34 +01:00
0b03e7e08c BUG: Change of name for swirlFlowRateInlet and change
in the constructor of dynLagrangian
2010-06-22 18:17:00 +01:00
e8a44202ed COMP:metisDecomp : added dummm metis.h 2010-06-22 17:29:10 +01:00
5b01d2bf27 COMP: Allwmake : check for existence of Thirdparty 2010-06-22 17:28:52 +01:00
d70bd8ec76 COMP: epsilonWallFunction : unused var 2010-06-22 17:28:21 +01:00
e7be590a4e STYLE: cylinderToCell : typo in message 2010-06-22 17:25:54 +01:00
317ea696f9 COMP: STLsurfaceFormatCore : signed/unsigned comparison 2010-06-22 17:25:30 +01:00
6a53dae3c2 COMP:metisDecomp : added dummm metis.h 2010-06-22 17:24:50 +01:00
5dd7b646ab COMP: momentScalarError: removed extraneous link line 2010-06-22 17:24:20 +01:00
c3680028e9 BUG: PointEdgeWave : n cyclics bool instead of label 2010-06-22 17:20:58 +01:00
bf5c4cc935 Merge branch 'master-copy'
Conflicts:
	src/finiteVolume/Make/files
	src/finiteVolume/fields/fvPatchFields/derived/swirlFlowRateInletVelocity/swirlFlowRateInletVelocityFvPatchVectorField.H
2010-06-22 16:07:50 +01:00
ddcf2ee997 ENH: Adding:
1) basicSource for explicit sources(ActuationDisk and
	   explicit source so far)
	2) cylindricalInlet BC
	3) swirlMassFlowRate BC
	4) dynamicLagrangian LES incompressible turbulence model
	5) atmospheric boundary layer inlet BC for velocity and
	   epsilon
2010-06-22 15:21:12 +01:00
a850467bb6 BUG: removed redundant newDispersionModel.C file 2010-06-21 17:01:56 +01:00
1a2319fde6 STYLE: PDRkEpsilon refactored to use kEpsilon inheritance 2010-06-18 19:24:23 +02:00
a586f89404 STYLE: add in typeName for LES viscosity models
- left "as-is", without using the ClassName() definition
2010-06-18 18:36:40 +02:00
583d518ad5 ENH: Register RAS/LES models with (optional) alternative name
- allows better inheritance of models, since the coefficients
  dictionary can be made to match the derived class.

  related to commits 9544280e65 + 14b4c3849c
2010-06-18 15:37:00 +02:00
c1857db513 Merge remote branch 'OpenCFD/master' into olesenm 2010-06-18 12:52:46 +02:00
397dad7e8e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-18 11:42:07 +01:00
d4d7611c9f ENH: handle msh2.2 format 2010-06-18 11:41:08 +01:00
14b4c3849c ENH: allow protected access to RAS model coeffs/methods 2010-06-18 09:45:39 +02:00
7f4c765895 BUG: fvMatrix members were public 2010-06-17 16:19:49 +02:00
f946117306 ENH: also allow UIndirectList for fvMatrix::setValues() 2010-06-17 15:18:21 +02:00
14e69f44a6 Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-17 11:37:01 +01:00
399486e9a6 ENH: Giving sigmaTcRMax field zeroGradient type and calling
correctBOundaryConditions on it and dsmcRhoN.
2010-06-17 11:35:14 +01:00
1e3a40aa0b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-06-16 12:24:21 +01:00
aa4781fcc0 BUG: missing constructor for pTraits specializations 2010-06-15 18:23:49 +02:00
eba7058067 Wall-functions: Removed the spurious y+ filter on the generation term. 2010-06-15 13:07:51 +01:00