OpenFOAM-1.6.x.git
13 years agoBUG: PointEdgeWave : n cyclics bool instead of labelmaster
mattijs [Tue, 22 Jun 2010 16:13:42 +0000 (22 17:13 +0100)]
BUG: PointEdgeWave : n cyclics bool instead of label

13 years agoSTYLE: cylinderToCell : corrected message
mattijs [Tue, 22 Jun 2010 07:57:45 +0000 (22 08:57 +0100)]
STYLE: cylinderToCell : corrected message

13 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Thu, 17 Jun 2010 08:03:50 +0000 (17 09:03 +0100)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoENH: gmshToFoam : handle msh 2.2 format
mattijs [Thu, 17 Jun 2010 08:03:24 +0000 (17 09:03 +0100)]
ENH: gmshToFoam : handle msh 2.2 format

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Wed, 16 Jun 2010 21:29:08 +0000 (16 22:29 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agofindRefCell: Corrected the type of the reduction function.
henry [Wed, 16 Jun 2010 21:29:00 +0000 (16 22:29 +0100)]
findRefCell: Corrected the type of the reduction function.

13 years agoBUG: finiteVolume/Make/options : removed dependency on OpenFOAM. Breaks paraFoam.
mattijs [Mon, 14 Jun 2010 21:18:02 +0000 (14 22:18 +0100)]
BUG: finiteVolume/Make/options : removed dependency on OpenFOAM. Breaks paraFoam.

13 years agoSTYLE: sampledPlane : added comment about calling update() after construction
mattijs [Fri, 11 Jun 2010 16:09:41 +0000 (11 17:09 +0100)]
STYLE: sampledPlane : added comment about calling update() after construction

13 years agoCOMP: finiteVolume : explicitly add dependency to libOpenFOAM.so
mattijs [Fri, 11 Jun 2010 16:04:15 +0000 (11 17:04 +0100)]
COMP: finiteVolume : explicitly add dependency to libOpenFOAM.so

This caused e.g. paraFoam to not be able to load additional libraries.
Something in paraview caused the libOpenFOAM.so not to be known at lower
levels? dlopen limitation?

13 years agoENH: paraFoam : unsetenv FOAM_ABORT so tracebacks do not hang paraview.
mattijs [Fri, 11 Jun 2010 16:03:47 +0000 (11 17:03 +0100)]
ENH: paraFoam : unsetenv FOAM_ABORT so tracebacks do not hang paraview.

13 years agoBUG: foamToVTK incorrect symmTensor components
mattijs [Thu, 10 Jun 2010 07:18:51 +0000 (10 08:18 +0100)]
BUG: foamToVTK incorrect symmTensor components

13 years agoSTYLE: sampleDict comment
mattijs [Thu, 10 Jun 2010 06:50:09 +0000 (10 07:50 +0100)]
STYLE: sampleDict comment

13 years agoENH: polyTopoChange : store zone as DynamicList<label> to avoid HashTable::erase...
mattijs [Tue, 8 Jun 2010 13:33:32 +0000 (8 14:33 +0100)]
ENH: polyTopoChange : store zone as DynamicList<label> to avoid HashTable::erase inefficiency

13 years agoSTYLE: corrected spelling in comment
mattijs [Mon, 7 Jun 2010 16:11:27 +0000 (7 17:11 +0100)]
STYLE: corrected spelling in comment

13 years agoBUG: searchableCylinder : points on axis not handled correctly
mattijs [Fri, 4 Jun 2010 09:52:48 +0000 (4 10:52 +0100)]
BUG: searchableCylinder : points on axis not handled correctly

13 years agoBUG: searchableCylinder nearest not correct for endcaps
mattijs [Thu, 3 Jun 2010 16:44:19 +0000 (3 17:44 +0100)]
BUG: searchableCylinder nearest not correct for endcaps

13 years agoBUG: splitMeshRegions was zeroing all calculated patchfields instead of checking...
mattijs [Thu, 3 Jun 2010 11:44:53 +0000 (3 12:44 +0100)]
BUG: splitMeshRegions was zeroing all calculated patchfields instead of checking for added ones only

13 years agoENH: Have radiative flux Qr on all radiation models
mattijs [Wed, 2 Jun 2010 15:39:06 +0000 (2 16:39 +0100)]
ENH: Have radiative flux Qr on all radiation models

13 years agoENH: cellSource postprocessing : allow all to select all cells
mattijs [Tue, 1 Jun 2010 16:23:10 +0000 (1 17:23 +0100)]
ENH: cellSource postprocessing : allow all to select all cells

13 years agoBUG: Preserve face zone orientation (fvMeshSubset, removeCels, addPatchCellLayer)
mattijs [Tue, 1 Jun 2010 14:20:44 +0000 (1 15:20 +0100)]
BUG: Preserve face zone orientation (fvMeshSubset, removeCels, addPatchCellLayer)

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Tue, 1 Jun 2010 13:42:43 +0000 (1 14:42 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoENH: work with processors with 0 cells. polyMesh::directions, checkMesh.
mattijs [Tue, 1 Jun 2010 13:34:33 +0000 (1 14:34 +0100)]
ENH: work with processors with 0 cells. polyMesh::directions, checkMesh.

13 years agorhoCentralDyMFoam: New solver
henry [Tue, 1 Jun 2010 11:37:20 +0000 (1 12:37 +0100)]
rhoCentralDyMFoam: New solver

Dynamic mesh version of rhoCentralFoam.

13 years agobuoyantPressureFvPatchScalarField: added support for ph_rgh.
henry [Tue, 1 Jun 2010 11:36:16 +0000 (1 12:36 +0100)]
buoyantPressureFvPatchScalarField: added support for ph_rgh.

13 years agoENH: Adding more useful information to sixDoFRigidBodyMotion restraint
graham [Mon, 31 May 2010 10:36:12 +0000 (31 11:36 +0100)]
ENH: Adding more useful information to sixDoFRigidBodyMotion restraint
reporting.

Making sixDoFRigidBodyMotionConstraints less verbose by
default, now requires debug switch to be set.

13 years agoSTYLE: rename tutorial from wingFlutter to wingMotion. Not
graham [Tue, 25 May 2010 18:17:38 +0000 (25 19:17 +0100)]
STYLE: rename tutorial from wingFlutter to wingMotion.  Not
necessarily a flutter.

13 years agoENH: use maximum distance to select points to make a normal
mattijs [Tue, 25 May 2010 11:07:57 +0000 (25 12:07 +0100)]
ENH: use maximum distance to select points to make a normal

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Fri, 21 May 2010 16:30:39 +0000 (21 17:30 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoSTYLE: corrected debug messages in coupled temperature bcs
mattijs [Fri, 21 May 2010 16:30:03 +0000 (21 17:30 +0100)]
STYLE: corrected debug messages in coupled temperature bcs

13 years agofoamPackSource: Removed unnecessary filter.
henry [Thu, 20 May 2010 08:08:31 +0000 (20 09:08 +0100)]
foamPackSource: Removed unnecessary filter.

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Wed, 19 May 2010 21:46:48 +0000 (19 22:46 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agointerMixingFoam: corrected the slicing of allLambda for parallel running.
henry [Wed, 19 May 2010 21:46:43 +0000 (19 22:46 +0100)]
interMixingFoam: corrected the slicing of allLambda for parallel running.

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Wed, 19 May 2010 15:20:09 +0000 (19 16:20 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoBUG: PV3FoamReader : patch names incorrectly truncated.
mattijs [Wed, 19 May 2010 15:19:41 +0000 (19 16:19 +0100)]
BUG: PV3FoamReader : patch names incorrectly truncated.

13 years agoENH: cyclicPolyPatch : added check for neighbourPatch entry from split cyclics
mattijs [Tue, 18 May 2010 11:00:22 +0000 (18 12:00 +0100)]
ENH: cyclicPolyPatch : added check for neighbourPatch entry from split cyclics

13 years agoBUG: Incorrect definition of nParticles for pbNumber.
graham [Tue, 18 May 2010 10:20:47 +0000 (18 11:20 +0100)]
BUG: Incorrect definition of nParticles for pbNumber.

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Mon, 17 May 2010 15:00:34 +0000 (17 16:00 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoSTYLE: turbulentTemperatureCoupledBaffleMixed : renamed alpha to alpaEff
mattijs [Mon, 17 May 2010 14:48:04 +0000 (17 15:48 +0100)]
STYLE: turbulentTemperatureCoupledBaffleMixed : renamed alpha to alpaEff

13 years agoBUG: TimeActivatedExplicitSource : active switch not parsed correctly
mattijs [Mon, 17 May 2010 14:47:10 +0000 (17 15:47 +0100)]
BUG: TimeActivatedExplicitSource : active switch not parsed correctly

13 years agoENH: sixDoFRigidBodyDisplacement. rho field handling and new tutorial.
graham [Fri, 14 May 2010 19:08:47 +0000 (14 20:08 +0100)]
ENH: sixDoFRigidBodyDisplacement. rho field handling and new tutorial.

Removing rhoInf from uncoupledSixDoF... patch, not needed.  Adding
optional rhoName entry to sixDoF... so no rhoInf entry is needed for
simulations that have a rho field, and a rhoInf value is required and
read for those that don't.

New pimpleDyMFoam tutorial of fluttering wing, demonstrating the
sixDoFRigidBodyDisplacement restraints and constraints.

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Fri, 14 May 2010 16:52:55 +0000 (14 17:52 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoBUG: TimeActivatedExplicitSource : absolute source incorrect.
mattijs [Fri, 14 May 2010 16:51:19 +0000 (14 17:51 +0100)]
BUG: TimeActivatedExplicitSource : absolute source incorrect.

Also added cellZone and all as source selection mechanism.

13 years agoBUG: Corrected missing dt in COxidationKineticDiffusionLimitedRate model
andy [Fri, 14 May 2010 11:26:44 +0000 (14 12:26 +0100)]
BUG: Corrected missing dt in COxidationKineticDiffusionLimitedRate model

reported here:
http://www.cfd-online.com/Forums/openfoam-bugs/76103-missing-dt-oxidationkineticdiffusionlimitedrate.html

13 years agoBUG: interpolateXY constructed scalarField instead of Field<Type>
mattijs [Thu, 13 May 2010 14:15:09 +0000 (13 15:15 +0100)]
BUG: interpolateXY constructed scalarField instead of Field<Type>

13 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Tue, 11 May 2010 19:25:46 +0000 (11 20:25 +0100)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoCOMP: gcc-4.5 compilation failures
mattijs [Tue, 11 May 2010 19:25:08 +0000 (11 20:25 +0100)]
COMP: gcc-4.5 compilation failures

13 years agoENH: allow certain difference when checking motionSmoother status
mattijs [Tue, 11 May 2010 19:06:29 +0000 (11 20:06 +0100)]
ENH: allow certain difference when checking motionSmoother status

13 years agoBUG: Usage of // inside Make/files
mattijs [Tue, 11 May 2010 19:03:35 +0000 (11 20:03 +0100)]
BUG: Usage of // inside Make/files

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Tue, 11 May 2010 17:48:09 +0000 (11 18:48 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agotimeVaryingUniformInletOutletFvPatchField: New BC.
henry [Tue, 11 May 2010 17:48:00 +0000 (11 18:48 +0100)]
timeVaryingUniformInletOutletFvPatchField: New BC.

13 years agoBUG: Addressing for single triangle isosurface.
mattijs [Mon, 10 May 2010 10:02:34 +0000 (10 11:02 +0100)]
BUG: Addressing for single triangle isosurface.

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Mon, 10 May 2010 09:59:08 +0000 (10 10:59 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agoBUG: check was not working on coupled faces.
mattijs [Mon, 10 May 2010 08:43:40 +0000 (10 09:43 +0100)]
BUG: check was not working on coupled faces.

13 years agoBUG: was loading mesh before setting tolerance
mattijs [Mon, 10 May 2010 08:40:34 +0000 (10 09:40 +0100)]
BUG: was loading mesh before setting tolerance

13 years agopimpleDyMFoam: Moved turbulence correction inside the outer-loop.
henry [Sat, 8 May 2010 09:45:49 +0000 (8 10:45 +0100)]
pimpleDyMFoam: Moved turbulence correction inside the outer-loop.

See bug-report:
http://www.cfd-online.com/Forums/openfoam-bugs/75866-pimpledymfoam-turbulence-correct.html

13 years agorawSurfaceWriter: Corrected the formatting of symmTensor and tensor.
henry [Fri, 7 May 2010 08:15:34 +0000 (7 09:15 +0100)]
rawSurfaceWriter: Corrected the formatting of symmTensor and tensor.

Bug report: http://www.cfd-online.com/Forums/openfoam-bugs/75786-surface-output-format-raw.html

13 years agoXiFoam: Added relaxation statements to Su and Xi equations
henry [Thu, 6 May 2010 13:35:06 +0000 (6 14:35 +0100)]
XiFoam: Added relaxation statements to Su and Xi equations

This makes the solver more robust when the "Courant number" of the flame
propagation fluctuates.

13 years agomultiRegionHeater tutorial: Corrected the generation of the p BCs.
henry [Thu, 29 Apr 2010 13:12:58 +0000 (29 14:12 +0100)]
multiRegionHeater tutorial: Corrected the generation of the p BCs.

13 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Thu, 29 Apr 2010 12:36:42 +0000 (29 13:36 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

13 years agochtMultiRegionSimpleFoam: new solver, steady-state version of chtMultiRegionFoam
henry [Thu, 29 Apr 2010 12:36:22 +0000 (29 13:36 +0100)]
chtMultiRegionSimpleFoam: new solver, steady-state version of chtMultiRegionFoam

Supplied with "multiRegionHeater" tutorial case.

13 years agoBUG: sixDoFRigidBodyMotionRestraint. Stabilisation of divisions.
graham [Wed, 28 Apr 2010 09:04:16 +0000 (28 10:04 +0100)]
BUG: sixDoFRigidBodyMotionRestraint.  Stabilisation of divisions.

13 years agoENH: Add -region option to foamFormatConvert
mattijs [Tue, 27 Apr 2010 16:13:00 +0000 (27 17:13 +0100)]
ENH: Add -region option to foamFormatConvert

13 years agoENH: have some debug printing in heatFlux bc
mattijs [Tue, 27 Apr 2010 16:10:39 +0000 (27 17:10 +0100)]
ENH: have some debug printing in heatFlux bc

13 years agoCOMP: gcc4.5 changes
mattijs [Mon, 26 Apr 2010 15:39:14 +0000 (26 16:39 +0100)]
COMP: gcc4.5 changes

14 years agowall-functions: Added "updated" check and avoid /0 in the case that the velocity...
henry [Thu, 22 Apr 2010 14:18:20 +0000 (22 15:18 +0100)]
wall-functions: Added "updated" check and avoid /0 in the case that the velocity field is uniform 0.

14 years agoMRFZone: Added function to convert between absolute and relative velocities.
henry [Thu, 22 Apr 2010 14:16:39 +0000 (22 15:16 +0100)]
MRFZone: Added function to convert between absolute and relative velocities.

14 years agoNon-orthogonality check: Changed from an average to a maximum check
henry [Tue, 20 Apr 2010 14:33:07 +0000 (20 15:33 +0100)]
Non-orthogonality check: Changed from an average to a maximum check

Handles localised distortion in the mesh better by allowing non-orthogonal correction
even if only one cell is distorted.

14 years agothermodynamicProperties: Added comment to explain the "normalisedGas" used.
henry [Mon, 19 Apr 2010 10:59:55 +0000 (19 11:59 +0100)]
thermodynamicProperties: Added comment to explain the "normalisedGas" used.

14 years agoENH: Allow tensorial conductivity.
mattijs [Thu, 15 Apr 2010 14:40:24 +0000 (15 15:40 +0100)]
ENH: Allow tensorial conductivity.

14 years agoENH: Make sure to load library containing probes before instantiating it.
mattijs [Wed, 14 Apr 2010 16:50:48 +0000 (14 17:50 +0100)]
ENH: Make sure to load library containing probes before instantiating it.

14 years agoBUG: incorrect statistics on parallel run. Removed sign calculation for magSf
mattijs [Wed, 14 Apr 2010 14:46:10 +0000 (14 15:46 +0100)]
BUG: incorrect statistics on parallel run. Removed sign calculation for magSf

14 years agoENH: functionObjects improvements.
mattijs [Mon, 12 Apr 2010 16:09:02 +0000 (12 17:09 +0100)]
ENH: functionObjects improvements.

- readFields works seamlessly on-the-fly and as postprocessor
- new surfaceInterpolateFields to create interpolated field
- writeRegisteredObject only check upon writing, not upon startup
- add min,max to faceSource

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Mon, 12 Apr 2010 09:06:34 +0000 (12 10:06 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoBUG: Make sure triangles do not get collapsed.
mattijs [Mon, 12 Apr 2010 09:04:51 +0000 (12 10:04 +0100)]
BUG: Make sure triangles do not get collapsed.

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
andy [Wed, 7 Apr 2010 09:01:39 +0000 (7 10:01 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoBUG: Updated rhoPisoTwinParcelFoam tutorial case
andy [Wed, 7 Apr 2010 09:01:29 +0000 (7 10:01 +0100)]
BUG: Updated rhoPisoTwinParcelFoam tutorial case

14 years agoBUG: keep offsets_ consistent with offset_ when constructing with offset_.
mattijs [Wed, 7 Apr 2010 08:56:44 +0000 (7 09:56 +0100)]
BUG: keep offsets_ consistent with offset_ when constructing with offset_.

14 years agoUEqn: Removed "Sp" term from the momentum equation of the steady-state solvers.
henry [Tue, 6 Apr 2010 14:36:46 +0000 (6 15:36 +0100)]
UEqn: Removed "Sp" term from the momentum equation of the steady-state solvers.

It is not clear that this "correction" term has provided any benefit and there
are cases for which it has proved detrimental to stability and convergence.

14 years agoENH: Have maximum diffusion number for automatic time-step control in solids
mattijs [Sat, 3 Apr 2010 09:01:52 +0000 (3 10:01 +0100)]
ENH: Have maximum diffusion number for automatic time-step control in solids

system/controlDict now has optional 'maxDi' entry

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Wed, 31 Mar 2010 15:12:39 +0000 (31 16:12 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoENH: Added option to specify regioning through external file giving region name and...
mattijs [Wed, 31 Mar 2010 15:10:19 +0000 (31 16:10 +0100)]
ENH: Added option to specify regioning through external file giving region name and cell per region.

14 years agoBUG: Was not writing lagrangian data if cloud empty so got out of sync.
mattijs [Wed, 31 Mar 2010 15:08:40 +0000 (31 16:08 +0100)]
BUG: Was not writing lagrangian data if cloud empty so got out of sync.

Now writing vtk file for all clouds, every timestep.

14 years agokOmega model: Corrected date of publication containing the description of the model.
henry [Wed, 31 Mar 2010 10:24:21 +0000 (31 11:24 +0100)]
kOmega model: Corrected date of publication containing the description of the model.

14 years agorhoSimpleFoam: Improved stability by limiting the changes in rho
henry [Tue, 30 Mar 2010 18:29:32 +0000 (30 19:29 +0100)]
rhoSimpleFoam: Improved stability by limiting the changes in rho

and formulating the enthalpy sources consistently.

14 years agotwoLiquidMixingFoam: Added update of p from p_rgh.
henry [Mon, 29 Mar 2010 22:14:36 +0000 (29 23:14 +0100)]
twoLiquidMixingFoam: Added update of p from p_rgh.

14 years agotwoLiquidMixingFoam, settlingFoam: updated to solve for p - rho*(g.h).
henry [Mon, 29 Mar 2010 21:50:45 +0000 (29 22:50 +0100)]
twoLiquidMixingFoam, settlingFoam: updated to solve for p - rho*(g.h).

p_rgh = p - rho*(g.h) is the new name for "pd" which caused confusion amongst
many users of OpenFOAM.  The use of the p_rgh formulation avoids some but not
all of the issues encountered with the discretisation of the hydrostatic-balance
in regions of non-orthogonality in the presence of large density gradients.

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Mon, 29 Mar 2010 08:48:53 +0000 (29 09:48 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoRemoved absolute path to 'cpp'.
henry [Mon, 29 Mar 2010 08:48:29 +0000 (29 09:48 +0100)]
Removed absolute path to 'cpp'.

Avoids problems with incompatibilities between system and gcc libraries.  Now
'cpp' must be in one of the directories in 'PATH'.

14 years agoSTYLE: Added description of -detectOnly command line option
mattijs [Fri, 26 Mar 2010 12:38:00 +0000 (26 12:38 +0000)]
STYLE: Added description of -detectOnly command line option

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Fri, 26 Mar 2010 09:49:22 +0000 (26 09:49 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoENH: reconstruct/decompose surface fields
mattijs [Fri, 26 Mar 2010 09:48:11 +0000 (26 09:48 +0000)]
ENH: reconstruct/decompose surface fields

14 years agoSTYLE: Corrected header comment from cellSource to faceSource
mattijs [Fri, 26 Mar 2010 09:47:43 +0000 (26 09:47 +0000)]
STYLE: Corrected header comment from cellSource to faceSource

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
andy [Thu, 25 Mar 2010 15:01:25 +0000 (25 15:01 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoBUG: enthalpy source term for dieselFoam solver corrected
andy [Thu, 25 Mar 2010 15:01:06 +0000 (25 15:01 +0000)]
BUG: enthalpy source term for dieselFoam solver corrected

14 years agoSTYLE: Added maps to header comment
mattijs [Thu, 25 Mar 2010 11:00:28 +0000 (25 11:00 +0000)]
STYLE: Added maps to header comment

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Wed, 24 Mar 2010 17:39:29 +0000 (24 17:39 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoBUG. FaceCellWave. If propagationTol is a *const* scalar then
graham [Wed, 24 Mar 2010 12:09:10 +0000 (24 12:09 +0000)]
BUG.  FaceCellWave.  If propagationTol is a *const* scalar then
setPropagationTol cannot be called.

14 years agokOmegaSST: Improved start-up boundedness treatment.
henry [Tue, 23 Mar 2010 14:48:01 +0000 (23 14:48 +0000)]
kOmegaSST: Improved start-up boundedness treatment.

14 years agoRAS models: Corrected reading of the lower-limit of epsilon and omega.
henry [Tue, 23 Mar 2010 13:23:53 +0000 (23 13:23 +0000)]
RAS models: Corrected reading of the lower-limit of epsilon and omega.

14 years agoUpdated compressible multiphase solvers to use the new geometricOneField class.
henry [Sat, 20 Mar 2010 10:17:02 +0000 (20 10:17 +0000)]
Updated compressible multiphase solvers to use the new geometricOneField class.