Commit Graph

11059 Commits

Author SHA1 Message Date
bc3de98ee4 ENH: Simplified CourantNo function object such that field is stored on the mesh database 2012-09-26 09:25:12 +01:00
06d5c21232 ENH: Added new scalarTransport function object 2012-09-25 18:20:55 +01:00
309120d5b6 ENH: Added null constructor to basicSourceList 2012-09-25 18:20:15 +01:00
ac8af99bb7 ENH: Added new writeDictionary function object 2012-09-25 10:44:27 +01:00
711877b161 ENH: Removed staticPressure and pressureCoefficient function objects - replaced by pressureTools 2012-09-24 15:07:41 +01:00
3644f064af ENH: Added new pressureTools function object 2012-09-24 15:06:45 +01:00
013515dfdd ENH: parcel injection - updated validation check 2012-09-24 12:54:25 +01:00
66eac7a20b ENH: Added example of using data bins to motorbike tutorial 2012-09-24 12:40:06 +01:00
b7a50c0c93 ENH: Updated sixDoF BC after change to forces calculation 2012-09-24 12:39:32 +01:00
4ad23cfed4 ENH: forceCoeffs function object - added data output into bins 2012-09-24 12:39:04 +01:00
d8cb5d97f4 ENH: forces function object - added data output into bins 2012-09-24 12:38:47 +01:00
4414a65683 ENH: Added helper function to set 'writer' API 2012-09-24 12:37:56 +01:00
b9820bf4e7 ENH: enabled writing of faceSource function object values using a surfaceWriter 2012-09-20 14:15:15 +01:00
da51ab1062 Initial check-in of CourantNo function object 2012-09-20 10:16:14 +01:00
122114042a STYLE: minor coding style changes 2012-09-20 10:15:20 +01:00
4012ecfd66 ENH: add site-specific scripts "bin/" to pathi (Mark Olesen)
- allow both generic and version-specific. Only added to the path if
  the directory already exists when the bashrc/cshrc is sourced

STYLE: refactor (simplify) site-directory handling
2012-09-20 09:26:52 +01:00
21656d3347 ENH: Initial check-in of wallShearStress function object 2012-09-19 16:37:15 +01:00
23a3ace8d3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-19 16:21:32 +01:00
6274763017 STYLE: minor comment change 2012-09-19 16:20:35 +01:00
fa28a9ee0b ENH: replaced local solid thermo write in BC by proper thermo write 2012-09-19 16:20:07 +01:00
ffd10658b1 STYLE: code style corrections 2012-09-19 16:18:40 +01:00
8a732ecf37 ENH: Added dictionary write to solid thermo 2012-09-19 16:18:13 +01:00
afcd78e005 Tutorials: Updated for thermo changes 2012-09-19 15:55:41 +01:00
c2edda49e2 temperatureThermoBaffle1DFvPatchScalarField: Corrected IO of equation of state 2012-09-19 14:51:32 +01:00
ea9b8b9c2e Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-19 12:49:45 +01:00
b38321088c Updated headers 2012-09-19 12:49:36 +01:00
dbe48b482c Thermodynamics: Changed all eEqn to EEqn and reformulated to conserve E in sonic solvers
To support these changes the need for "Sp" corrections on div-terms has been
eliminated by introducing a "bounded" convection scheme which subtracts the Sp
term from the selected scheme.  The equivalent will be needed for the ddt term.

A warning message is generated for steady-state solvers in which the "bounded"
scheme is not selected for the convection terms.
2012-09-19 12:49:07 +01:00
d31d1dcaf3 turbulentHeatFluxTemperatureFvPatchScalarField.C: corrected typo 2012-09-18 21:21:57 +01:00
9b46c64a05 ENH: removed unused file 2012-09-18 17:00:48 +01:00
d84b310002 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-18 16:57:13 +01:00
9a48be76e7 ENH: Set particle Dmax to zero if no particles present 2012-09-18 16:55:55 +01:00
b76178bd16 ENH: Corrected cloud penetration for parallel cases 2012-09-18 16:38:59 +01:00
6774f0245f STYLE: changed prc to fraction 2012-09-18 12:26:36 +01:00
380bfb0992 ENH: Re-worked particle pressure gradient and virtual mass forces 2012-09-18 12:22:58 +01:00
eab3d1757f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-17 15:41:50 +01:00
deafde98f5 ENH: Adding radiative flux to turbulentHeatFlux BC 2012-09-17 15:41:24 +01:00
41a5537351 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-17 13:52:31 +01:00
50070551ee ENH: dictionary: additional output for matching fail 2012-09-17 13:51:54 +01:00
a4ac852e9c ENH: Refactored uniformTotalPressure BC so that P0_ is not required 2012-09-17 12:00:23 +01:00
d5c65f5532 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-17 10:48:23 +01:00
3f3644681e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-14 13:32:06 +01:00
e07309eea3 BUG: layering: disable mesh movement if extrusion disabled 2012-09-14 13:30:59 +01:00
96a5814b08 ENH: flange: rename to meshQualityDict 2012-09-13 15:04:58 +01:00
b1fb071823 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-13 11:26:06 +01:00
8609c83645 Thermodynamics: Initialized dpdt to 0 and added a switch on update
so that the effect of the term on the enthalpy equation is optional
2012-09-13 11:25:55 +01:00
fc4b27bbbb Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-12 16:54:58 +01:00
adb6714a2d BUG: MRFZone: reference to temp 2012-09-12 16:54:35 +01:00
5e9303103a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-12 15:37:22 +01:00
588ac5c83b equationOfState/rhoConst: mark as isochoric and incompressible 2012-09-12 15:37:07 +01:00
7eef5af786 sonicFoam: change internal energy equation formulation to conserve total energy 2012-09-12 15:36:39 +01:00