d9feda3710
BUG Return field
2012-02-02 16:09:04 +00:00
78c6ac6133
ENH: Changes to the turbine site tutorial
2012-02-02 15:32:35 +00:00
5eca8bd935
ENH: actuation disk modifications and rough Wall function for atm inlet
2012-02-02 15:17:50 +00:00
0463b16608
ENH: nutAtmRoughWallFunction for atm boundary layer following the U
...
profile described on atmVelocityinlet BC
2012-02-02 10:20:33 +00:00
4cd343ecee
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-01 17:32:17 +00:00
7135a403cd
ENH: Exposed weightField to all face/cell source function object operations
2012-02-01 17:32:08 +00:00
d3820e2595
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-01 16:36:32 +00:00
c603f1602b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-01 16:34:53 +00:00
7139eadffa
BUG: Corrected valid() behaviour for wallPoint - mantis #405
2012-02-01 16:34:32 +00:00
6743e1625c
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-01 15:16:03 +00:00
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
6d2819686a
interFoam: Minor improvement to diagnostic message
2012-02-01 12:30:41 +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
90d2f80aae
ENH: Deprecated channelFoam solver - can now use pimpleFoam with field sources
2012-01-31 12:23:16 +00:00
73abe46e82
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-31 12:19:56 +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
52d5229be4
interDyMFoam floatingObject tutorial: update relaxation factors
2012-01-31 11:19:36 +00:00
aad5c6519b
interDyMFoam: Correct the sub-cycled cell volumes used for phase volume fraction calculation
2012-01-31 11:19:01 +00:00
dc5c3c6d89
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-30 18:17:48 +00:00
75bd44d7fd
ENH: Updated channelFoam tutorial to use pimpleFoam with sourcesProperties
2012-01-30 17:59:53 +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
a84661c204
ENH: checkMesh: Add output for the average number of faces per cell
...
Works in parallel
2012-01-30 15:36:30 +00:00
9791395a82
ENH: patchSeedSet: sampledSet for starting tracks on patches
2012-01-27 17:49:11 +00:00
ac40a2f68d
ENH: cvMesh:
...
- Add final version of range insert. This is faster than inserting points one
by one.
- Add a crude method to guess if an edge location that is near to another is
on a different edge and should be added. See the baffle case as an example
of where this is needed. Code is in nearFeatureEdge()
2012-01-26 17:33:54 +00:00
9c8e2fa709
ENH: Updated use of field sources in simple/pimple solvers
2012-01-26 16:23:34 +00:00
f2e65c6adc
ENH: Updated fvm field sources - added correct() function and updated grad(p) source
2012-01-26 16:06:29 +00:00
6c60ab90ef
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-26 15:47:17 +00:00
730ac180bf
ENH: Added -root option to tutorial Alltest to initiate test from specifoed root folder
2012-01-26 15:46:40 +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
2890f30897
ENH: solidWallHeatFlux: new postprocessing application for solids
2012-01-25 18:06:28 +00:00
1c3ce0518d
ENH: basicThermo: have runtime selection table
2012-01-25 17:45:18 +00:00
26f463487f
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-25 15:32:48 +00:00
40f4146ce2
ENH: patchAverage,patchIntegrate: generalise
2012-01-25 15:32:30 +00:00
a420f79ba8
BUG: Corrected reactingParcel I/O wrt state labels
2012-01-25 13:24:39 +00:00
71e623d558
ENH: creatPatch: added message when requested (new) patch already exists
2012-01-25 10:54:05 +00:00
6dd1d80c18
STYLE: Minor code clean-up
2012-01-25 10:36:43 +00:00