f1137451a6
ENH: globalIndex: added helper routine for gather in processor order
2013-02-27 15:55:34 +00:00
42821a0ac7
ENH: Updated effectivenessHeatExchangerSource fvOption
2013-02-27 12:47:17 +00:00
448bd7be3e
ENH: surfaceFeatures: Add an option to only extract features geometrically
...
If geometricTestOnly is set to true then edges will not be marked as region
edges, only as internal or external edges. If there are any edges still
marked as regions then this is because they are non-manifold.
2013-02-27 12:34:44 +00:00
572aa6d808
makeSolidChemistrySolverType: corrected name generation for type
2013-02-27 12:05:46 +00:00
ccd1df5458
fieldValueDelta: added surfaceFields.H for Icc
2013-02-27 12:05:32 +00:00
fe5bb11654
Settings: Upgraded to gcc-4.7.2
2013-02-27 12:05:05 +00:00
8f4683c8f3
BUG: Corrected nbr address in rotorDiskSource
2013-02-27 11:16:29 +00:00
65533b3e99
ENH: motorBike tutorial: have hourly restart files
2013-02-27 10:54:06 +00:00
10f861056d
compressibleTwoPhaseEulerFoam: add R to perfectFluid properties
2013-02-26 22:20:45 +00:00
17f7ffb6a6
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-26 22:20:11 +00:00
2812024796
Update headers
2013-02-26 22:20:05 +00:00
0afb3ab1ac
MeshObject: extended to support movePoints and updateMesh as an alternative to call-backs
...
All MeshObjects are now handled generically in polyMesh and fvMesh
See MeshObject.H for details
2013-02-26 22:19:28 +00:00
fe20510296
ENH: Documentation updates
2013-02-26 15:55:44 +00:00
95cb3a268f
BUG: Corrected macro used by doxygen in source file header
2013-02-26 15:37:28 +00:00
1d20c225c3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-26 11:26:20 +00:00
d823a0be75
ENH: scotchDecomp: added testcode for agglomeration
2013-02-26 11:25:44 +00:00
0323c34907
BUG: Corrected thermo baffle documentation
2013-02-25 16:17:00 +00:00
d3a29e6920
ENH: Added function object fvTools doc file
2013-02-25 16:10:12 +00:00
0a5508e813
leastSquaresGrad, skewCorrected: with MeshObject there is no need for data to be held on mutable pointers
2013-02-23 17:27:02 +00:00
f75a6fa546
LeastSquaresGrad: Corrected handling of boundary values in flattening
2013-02-23 17:26:17 +00:00
14ace46518
LeastSquaresGrad: rewritten to use compact storage of the mapped field
2013-02-23 15:50:42 +00:00
93d0416555
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-23 14:46:17 +00:00
e6be7b3ac6
Update header
2013-02-23 14:46:05 +00:00
fe10f6d6c1
LeastSquaresGrad: New stencil-based least-squares gradient
2013-02-23 14:45:55 +00:00
371c5aed11
multiphase: Update U BCs for MRF
2013-02-23 14:44:39 +00:00
fee11f0fa5
ENH: laplacianFoam: back to solve on single processor
2013-02-22 17:26:12 +00:00
5dc5fa9d1b
ENH: GAMGSolver: initial version to use any solver on coarsest level
2013-02-22 17:25:33 +00:00
2a896ded9e
ENH: GAMGInterfaceField: added construct from components
2013-02-22 17:23:54 +00:00
5ea4205493
ENH: cyclicAMI: add new construct from components
2013-02-22 17:22:00 +00:00
0c1eea7d04
ENH: lduPrimitiveMesh: added processor agglomeration routines
2013-02-22 17:19:33 +00:00
d7d0b07e5b
ENH: GAMGInterfaceField: added construct from tag,transform
2013-02-22 17:16:11 +00:00
cc1e03a81f
ENH: lduMatrix: added I/O
2013-02-22 17:14:21 +00:00
47c87f485d
ENH: procLduMatrix: fixed description
2013-02-22 17:12:39 +00:00
801828a05c
ENH:UList: read into UList
2013-02-22 17:12:01 +00:00
51cb763942
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-22 14:40:25 +00:00
17dd4ff563
BUG: Added file missed during earlier commit
2013-02-22 14:12:27 +00:00
08c04b289b
STYLE: Corrected typo
2013-02-22 11:58:16 +00:00
9326bdb112
ENH: Updated pre-commit hook
2013-02-22 10:56:27 +00:00
217243109d
ENH: Updates to documentation (Chris)
2013-02-22 10:55:17 +00:00
e637dc30d1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-21 16:11:47 +00:00
07c4df6270
BUG: corrected cloud injection model
2013-02-21 16:11:39 +00:00
dd336817b4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-21 15:11:57 +00:00
74e16d7729
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
31d4437e54
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:27 +00:00
944b8d438b
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
a6948a1c12
ENH: Changing name from ODESolidChemistryModel to solidChemistryModel,
...
adding a base class basicSolidChemistryModel and deriving
pyrolysisSolidChemistry model for solid
2013-02-21 15:05:11 +00:00
951c8436aa
ENH: Applying Gijs' patch: Update header documentation for utilities
2013-02-21 10:54:34 +00:00
eb3ae955e6
ENH: extended stencils: mesh objects for cellToCell
2013-02-20 10:03:40 +00:00
f0388ce089
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-20 09:53:06 +00:00
f41feaa545
STYLE: extendedCellToCell: removed extraneous code
2013-02-20 09:52:40 +00:00