d0955ba21d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-08 18:25:29 +00:00
47c897577d
Documentation: Updated style guide
2011-02-08 18:25:16 +00:00
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
afe1c4ff40
ENH: Updated combineFields for fieldValues to avoid assignment to self
2011-02-08 17:51:54 +00:00
8e01dd8cf1
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-08 16:17:41 +00:00
2adfd534db
ENH: globalMeshData, mapDistribute : added pointBoundaryFaces/pointBoundaryCells
2011-02-08 16:16:50 +00:00
0942748819
Revert "BUG: Contuation from commit ca0799cbc7 - updated cellSource"
...
This reverts commit b8c2cbaaec .
2011-02-08 15:52:31 +00:00
654b8d18cb
Revert "BUG: Use gSum instead of sum for fieldValues function object"
...
This reverts commit ca0799cbc7 .
2011-02-08 15:52:22 +00:00
f4e4c70469
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-08 15:45:55 +00:00
c9b8b5f05e
BUG: Use dictionary copy instead of reference
2011-02-08 15:45:43 +00:00
96edf6f32d
STYLE: pass wordReList instead of wordList to polyBoundaryMesh::patchSet()
...
- make warning optional and reuse in cellDistFuncs::getPatchIDs
2011-02-08 13:48:01 +01:00
5339d687a4
doxygen/Doxyfile: Reformatted
2011-02-08 12:36:49 +00:00
7ff8bc47f3
Resolve conficts
2011-02-08 12:32:33 +00:00
67a2effece
Doxygen: Updated lists in member documentation to conform to Doxygen limitations
2011-02-08 12:28:13 +00:00
b8c2cbaaec
BUG: Contuation from commit ca0799cbc7 - updated cellSource
2011-02-08 09:46:34 +00:00
dfaf4fbef4
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-08 09:26:22 +00:00
ca0799cbc7
BUG: Use gSum instead of sum for fieldValues function object
2011-02-08 09:26:03 +00:00
3c56a952bc
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-07 22:51:04 +00:00
b3cde56f27
Doxygen docs: Corrected doxyFilter to preserve line numbers
...
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
9c9e092f52
simpleFoam/motorBike tutorial: Upgraded to 1.7.x
2011-02-07 22:44:05 +00:00
406bc09516
ENH: Consolidated ConeInjection and ConeInjectionMP into a single model
2011-02-07 16:48:06 +00:00
0f990cb447
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-07 16:56:31 +01:00
84d577539d
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-07 12:59:40 +00:00
8bc92b8761
ENH: Added mapMethod, [source|target]Region options to mapFields
2011-02-07 12:59:14 +00:00
ffd20770dd
ENH: add (non-templated) polynomialFunction
...
STYLE: integrateLimits() -> integrate() for consistency with
DataEntry/polynomial. Rename old 'integrate', 'integrateMinus1'
methods to 'integral', 'integralMinus1' (ie, substantive instead of
verb for clarity).
2011-02-04 18:59:45 +01:00
a909be7d9b
ENH: pairPatchAgglomeratnio
2011-02-04 17:57:52 +00:00
4d19b08c00
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-04 15:31:23 +00:00
a6e8df4aa2
ENH: Test-syncTools : remove warning about transformations
2011-02-03 22:20:32 +00:00
d54624b901
BUG: globalMeshData,globalIndexAndTransform: work with <3 cyclics
2011-02-03 22:08:56 +00:00
ed6650ed8d
BUG: etc/cellModels : wrong edge numbering
2011-02-03 22:07:00 +00:00
99fa12c059
ENH: added noParallel option to chemFoam (single cell cases only)
2011-02-03 12:55:05 +00:00
c3ae505e33
BUG: globalMeshData : fix edge master-slave addressing
2011-02-02 17:34:08 +00:00
f1bff601a6
ENH: dictionary::found : optionally disable wildcards
2011-02-02 15:48:58 +00:00
f0e2ece0cc
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-02 13:36:11 +00:00
edbdd0ce4f
linearUpwind: Removed virtual function hiding
2011-02-02 13:30:35 +00:00
0963f8dfe1
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-02 12:44:59 +00:00
e0ee9bcf84
BUG: stitchTriangles : work on triSurface points
2011-02-02 12:44:02 +00:00
3e6bfa814f
COMP: MGridGenGamgAgglomeration : compile only if present in ThirdParty
2011-02-02 12:42:45 +00:00
8b5840d012
ENH: mergePoints.C : enforce correct use of merge tolerance
2011-02-02 12:41:54 +00:00
1f058f61b1
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-02 12:40:34 +00:00
49c79f073a
Higher-order upwinded: Reorganised linearUpwind and created an equivalent quadraticUpwind scheme from it
2011-02-02 12:40:14 +00:00
83a2a83160
ENH: staticLinkage.txt : how to link static
2011-02-02 11:25:06 +00:00
07e114be79
STYLE: corrected comment line format for 80 char limit
2011-02-02 10:58:03 +00:00
f4f38c3ccb
STYLE: intermediate lib: parcelDistributionModel->sizeDistribution
2011-02-02 10:45:55 +00:00
e3dc7cf667
STYLE: diesel lib: dropletDistributionModel->sizeDistribution
2011-02-02 10:40:34 +00:00
3bf2984e35
ENH: Deactivate face/cell sources if no faces/cells present
2011-02-02 10:26:53 +00:00
8eb9dcd547
ENH: corrections DataEntry polynomial (reverted back to arbitrary powers)
...
- added canIntegrate flag - issues warning if false and debug flag set
2011-02-02 09:48:14 +00:00
bad4e382af
ENH: Updated copyrights
2011-02-02 09:32:46 +00:00
6c1e58605b
ENH: moved thermo/pdfs->lagrangian/distributionModels
2011-02-02 09:28:44 +00:00
1a03d43b57
STYLE: remove comments referring to '<root>' or '<root> <case>'
2011-02-01 18:50:19 +01:00