Commit Graph

9758 Commits

Author SHA1 Message Date
andy
92562e83e7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-02 18:58:31 +00:00
andy
1da5da2a0f BUG/ENH: Added use of engine time to cloud injection models - mantis #407 2012-02-02 18:58:17 +00:00
sergio
d9feda3710 BUG Return field 2012-02-02 16:09:04 +00:00
sergio
78c6ac6133 ENH: Changes to the turbine site tutorial 2012-02-02 15:32:35 +00:00
sergio
5eca8bd935 ENH: actuation disk modifications and rough Wall function for atm inlet 2012-02-02 15:17:50 +00:00
sergio
0463b16608 ENH: nutAtmRoughWallFunction for atm boundary layer following the U
profile described on atmVelocityinlet BC
2012-02-02 10:20:33 +00:00
andy
4cd343ecee Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 17:32:17 +00:00
andy
7135a403cd ENH: Exposed weightField to all face/cell source function object operations 2012-02-01 17:32:08 +00:00
mattijs
d3820e2595 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 16:36:32 +00:00
andy
c603f1602b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 16:34:53 +00:00
andy
7139eadffa BUG: Corrected valid() behaviour for wallPoint - mantis #405 2012-02-01 16:34:32 +00:00
mattijs
6743e1625c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 15:16:03 +00:00
mattijs
68093ce564 BUG: fvMesh::movePoints: re-create demand-driven geometry data as early as possible 2012-02-01 15:15:32 +00:00
mattijs
f0d40fc7fe STYLE: streamLine/controlDict: updated comment 2012-02-01 15:14:34 +00:00
sergio
0ea366d2b2 BUG: Bug fix on thermal buffers running in parallel 2012-02-01 15:03:32 +00:00
Henry
f5a4a56f17 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 12:30:47 +00:00
Henry
6d2819686a interFoam: Minor improvement to diagnostic message 2012-02-01 12:30:41 +00:00
Henry
de7ccd8e5b tensor2D: Added specialisation for the outerProduct of Vector2D to enable outer product operation 2012-02-01 12:30:16 +00:00
andy
5d41fc6ff3 STYLE: Minor coding comment corrections 2012-02-01 11:46:07 +00:00
mattijs
2542d89cef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:34:04 +00:00
mattijs
edd0131cff STYLE: processorLduInterfaceTemplates.C: updated date 2012-01-31 12:33:56 +00:00
mattijs
438aa8663c BUG: processorFvPatchScalarField.C: use commsType as passed in 2012-01-31 12:33:05 +00:00
mattijs
3b6bb55bcf STYLE: tetIndices.H: additional comment in header 2012-01-31 12:28:45 +00:00
mattijs
8c91806747 BUG: processorLduInterfaceTemplates.C: receive more than send 2012-01-31 12:28:30 +00:00
andy
90d2f80aae ENH: Deprecated channelFoam solver - can now use pimpleFoam with field sources 2012-01-31 12:23:16 +00:00
andy
73abe46e82 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:19:56 +00:00
sergio
ccdbf2a4bf Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-31 12:01:51 +00:00
sergio
09e776aa8a ENH: Cleaning un used variables 2012-01-31 12:01:32 +00:00
Henry
52d5229be4 interDyMFoam floatingObject tutorial: update relaxation factors 2012-01-31 11:19:36 +00:00
Henry
aad5c6519b interDyMFoam: Correct the sub-cycled cell volumes used for phase volume fraction calculation 2012-01-31 11:19:01 +00:00
Henry
dc5c3c6d89 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-30 18:17:48 +00:00
andy
75bd44d7fd ENH: Updated channelFoam tutorial to use pimpleFoam with sourcesProperties 2012-01-30 17:59:53 +00:00
andy
04e512140c BUG: Lagrangian post-processing model not outputting in chronological order - mantis #357 2012-01-30 17:39:37 +00:00
Henry
a5042192bc Corrected line-length 2012-01-30 16:06:18 +00:00
Henry
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
Henry
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
mattijs
9791395a82 ENH: patchSeedSet: sampledSet for starting tracks on patches 2012-01-27 17:49:11 +00:00
andy
9c8e2fa709 ENH: Updated use of field sources in simple/pimple solvers 2012-01-26 16:23:34 +00:00
andy
f2e65c6adc ENH: Updated fvm field sources - added correct() function and updated grad(p) source 2012-01-26 16:06:29 +00:00
andy
6c60ab90ef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-26 15:47:17 +00:00
andy
730ac180bf ENH: Added -root option to tutorial Alltest to initiate test from specifoed root folder 2012-01-26 15:46:40 +00:00
mattijs
81ba434cc1 ENH: Time.C: warn for same timename 2012-01-26 09:42:45 +00:00
mattijs
b0acd83fcb BUG: EMESHedgeFormat: note field unterminated 2012-01-26 09:28:35 +00:00
mattijs
2890f30897 ENH: solidWallHeatFlux: new postprocessing application for solids 2012-01-25 18:06:28 +00:00
mattijs
1c3ce0518d ENH: basicThermo: have runtime selection table 2012-01-25 17:45:18 +00:00
mattijs
26f463487f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-01-25 15:32:48 +00:00
mattijs
40f4146ce2 ENH: patchAverage,patchIntegrate: generalise 2012-01-25 15:32:30 +00:00
andy
a420f79ba8 BUG: Corrected reactingParcel I/O wrt state labels 2012-01-25 13:24:39 +00:00
andy
71e623d558 ENH: creatPatch: added message when requested (new) patch already exists 2012-01-25 10:54:05 +00:00
andy
6dd1d80c18 STYLE: Minor code clean-up 2012-01-25 10:36:43 +00:00