Commit Graph

6504 Commits

Author SHA1 Message Date
68093ce564 BUG: fvMesh::movePoints: re-create demand-driven geometry data as early as possible 2012-02-01 15:15:32 +00:00
f0d40fc7fe STYLE: streamLine/controlDict: updated comment 2012-02-01 15:14:34 +00:00
0ea366d2b2 BUG: Bug fix on thermal buffers running in parallel 2012-02-01 15:03:32 +00:00
f5a4a56f17 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 12:30:47 +00:00
de7ccd8e5b tensor2D: Added specialisation for the outerProduct of Vector2D to enable outer product operation 2012-02-01 12:30:16 +00:00
5d41fc6ff3 STYLE: Minor coding comment corrections 2012-02-01 11:46:07 +00:00
2542d89cef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:34:04 +00:00
edd0131cff STYLE: processorLduInterfaceTemplates.C: updated date 2012-01-31 12:33:56 +00:00
438aa8663c BUG: processorFvPatchScalarField.C: use commsType as passed in 2012-01-31 12:33:05 +00:00
3b6bb55bcf STYLE: tetIndices.H: additional comment in header 2012-01-31 12:28:45 +00:00
8c91806747 BUG: processorLduInterfaceTemplates.C: receive more than send 2012-01-31 12:28:30 +00:00
ccdbf2a4bf Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:01:51 +00:00
09e776aa8a ENH: Cleaning un used variables 2012-01-31 12:01:32 +00:00
dc5c3c6d89 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-30 18:17:48 +00:00
04e512140c BUG: Lagrangian post-processing model not outputting in chronological order - mantis #357 2012-01-30 17:39:37 +00:00
a5042192bc Corrected line-length 2012-01-30 16:06:18 +00:00
c6c4508217 New BC: phaseHydrostaticPressure
Applies a constant density hydrostatic pressure to the region of the patch for
which the specified phase is non-zero.
2012-01-30 16:05:15 +00:00
8691b18271 OpenFOAM/Time: updated the setting of deltaT on restart
Use the deltaT in the controlDict if "adjustTimeStep" is not present or set
otherwise use that in the "uniform/time" file
2012-01-30 16:03:04 +00:00
9791395a82 ENH: patchSeedSet: sampledSet for starting tracks on patches 2012-01-27 17:49:11 +00:00
f2e65c6adc ENH: Updated fvm field sources - added correct() function and updated grad(p) source 2012-01-26 16:06:29 +00:00
81ba434cc1 ENH: Time.C: warn for same timename 2012-01-26 09:42:45 +00:00
b0acd83fcb BUG: EMESHedgeFormat: note field unterminated 2012-01-26 09:28:35 +00:00
1c3ce0518d ENH: basicThermo: have runtime selection table 2012-01-25 17:45:18 +00:00
a420f79ba8 BUG: Corrected reactingParcel I/O wrt state labels 2012-01-25 13:24:39 +00:00
8b00cb6bf6 STYLE: regionProperties: date 2012-01-24 16:49:33 +00:00
036d5b9898 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-24 12:36:37 +00:00
1e7d220ebc STYLE: regionProperties: added line 2012-01-24 12:35:10 +00:00
101b5b6e91 ENH: regionSplit: work out globally consecutive regioning without global reductions 2012-01-24 12:34:30 +00:00
5ad3283583 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-23 10:15:03 +00:00
179b6976b5 compressible Smagorinsky SGS model: corrected calculation of k in k() 2012-01-23 10:14:58 +00:00
ccacbadda1 OpenFOAM: avoid duplicate definitions when compiling SP 2012-01-23 10:14:05 +00:00
3d84a30178 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-20 13:04:51 +00:00
24084582b4 ENH: Adding updates to Ensight converter (Mark Olesen) 2012-01-20 13:04:44 +00:00
f659614ac1 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/sampling/meshToMeshInterpolation/tetOverlapVolume/tetOverlapVolume.H
2012-01-19 16:34:43 +00:00
0b1bcbb753 Remove non-ASCII characters 2012-01-19 16:27:23 +00:00
f2e98ffb26 BUG: Corrections to AMI patch output when projecting to intermediate surface 2012-01-18 11:53:41 +00:00
ac4b93bada ENH: processorFvPatchField: zero-memory allocation 2012-01-18 09:05:13 +00:00
7ac97b7e95 ENH: Add function for finding all feature edges within a radius of a point 2012-01-17 10:39:48 +00:00
69ec8b054d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-17 10:38:04 +00:00
01f61f62bf ENH: treeDataEdge: Improved overlap accuracy of box and sphere.
Overlap of an edge with a boundBox is now evaluated using boundbox.intersect
2012-01-16 16:09:18 +00:00
d92a8c556b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-16 15:59:58 +00:00
2516d984b4 ENH: fvPatchField: support for polling. Support for zero-copy transfer. 2012-01-16 15:59:03 +00:00
515374726f STYLE: date 2012-01-16 15:50:47 +00:00
e2cc8830d4 ENH: tetrahedron: move slicing with plane. Removed tetPointRef.H 2012-01-16 15:48:15 +00:00
cb308ce790 ENH: Add sphere overlap function to treeDataEdge and a test. 2012-01-16 09:33:10 +00:00
4510ca38a4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-13 08:43:35 +00:00
a5e2edb3fd BUG: handling zero sized cyclics 2012-01-13 08:41:49 +00:00
b2f40aecf5 STYLE: autoLayerDriver: extra comment 2012-01-13 08:31:23 +00:00
ddb4c40437 BUG: Added missing punctuation 2012-01-11 18:03:33 +00:00
56bf3f6cb9 ENH: Use const ref instead of copy for vector 2012-01-11 17:07:01 +00:00