7e0d4565b7
Thermodynamics: Updated combustion solvers to use EEqn and support h/e or ha/ea
2012-09-23 22:11:38 +01:00
661c26288d
sprayFoam and sprayEngineFoam: Updated thermodynamics to solve EEqn and support h and e
2012-09-22 22:43:42 +01:00
2997fc7ddb
LTSReactingParcelFoam tutorials: updated rhoMax and rhoMin
2012-09-22 19:44:11 +01:00
78121bac4a
Solvers: Updated to solve EEqn rather than h,hs,eEqn
2012-09-22 16:34:20 +01:00
a114345eab
Thermodynamics and sub-models: Removed "Sp" boundedness corrections on transport, replaced with "bounded Gauss" scheme
2012-09-21 14:34:42 +01:00
b512a8f373
BUG: iglooWithFridges: missing file
2012-09-21 12:06:51 +01:00
5dc1c259d4
ENH: verticalChannel: updated for fowRateInletVelocity
2012-09-21 12:03:08 +01:00
1d83996c0f
STYLE: dynamicMeshDict: extraneous entry
2012-09-20 16:54:57 +01:00
cbdba6b471
GIT: revert: revert bad commit b6c4e144c4
2012-09-20 15:19:25 +01:00
dfa74d978c
ENH: flowRateInletVelocity: different keywords for volumetric and mass
2012-09-20 14:21:40 +01:00
afcd78e005
Tutorials: Updated for thermo changes
2012-09-19 15:55:41 +01:00
ea9b8b9c2e
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-09-19 12:49:45 +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
8489de277d
GIT: conflict resolution
2012-09-17 12:03:11 +01:00
3f3644681e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-09-14 13:32:06 +01:00
96a5814b08
ENH: flange: rename to meshQualityDict
2012-09-13 15:04:58 +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
7eef5af786
sonicFoam: change internal energy equation formulation to conserve total energy
2012-09-12 15:36:39 +01:00
4d0620eaa6
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-09-12 09:53:50 +01:00
dd3ab88f47
Thermodynamics: renamed isobaricPerfectGas -> incompressiblePerfectGas and incompressible -> rhoConst
...
Added isochoric and incompressible identifiers to equations of state to indicate the supported processes
2012-09-11 14:07:22 +01:00
97acc11a4c
moveDynamicMesh/SnakeRiverCanyon: Updated dynamicMeshDict
2012-09-11 14:05:06 +01:00
d1cdf12be4
ENH: motorBike tutorial: use patchGroups
2012-09-10 14:24:31 +01:00
f8268c433e
STYLE: controlDict: removed tab
2012-08-31 17:02:10 +01:00
bfbfa8f4a5
ENH: motionSolvers: dynamicMeshDict new syntax
2012-08-31 16:51:26 +01:00
41a13eba57
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-23 14:13:41 +01:00
830c0ef382
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
2012-08-23 14:13:13 +01:00
8f4b56b3c3
Thermodynamics: Rationalised the base classes for fluid and solid thermo.
...
New base class for fluid and solid thermo: veryBasicThermo
Base class for fluid thermo: basicThermo (derived from veryBasicThermo)
Base class for solid thermo: solidThermo (derived from veryBasicThermo)
Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
2012-08-23 11:39:02 +01:00
e6bc9ba2ae
GIT: resolved merge conflict
2012-08-21 18:17:27 +01:00
5541a62875
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-21 18:14:10 +01:00
e7a238dc3a
ENH: Cleaned-up lagrangian tutorial cloud input properties dictionaries
2012-08-21 18:13:44 +01:00
831bcdc6b9
STYLE: scripts: removed trailing spaces
2012-08-17 12:30:55 +01:00
3821ee560a
ENH: Tutorial input dictionary updates
2012-08-14 14:27:10 +01:00
b63f0a7451
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-10 18:19:33 +01:00
df90b2db06
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-08 10:28:14 +01:00
0731c47257
ENH: Modifying oppositePanels combustion case
2012-08-08 10:27:40 +01:00
ea0ba70e7a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-03 17:37:18 +01:00
e316a4d647
GIT:0/Ma: postprocessing file
2012-08-03 15:22:40 +01:00
4113feb869
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-03 14:49:25 +01:00
2d7f780e9a
ENH: changing tolerances for p and U and diskDir
2012-08-03 14:48:13 +01:00
3fa9f70018
ENH: Modifying fvSolution and fvSchemes in smallPoolFire3D
2012-08-03 13:43:31 +01:00
a3870d65df
GIT: Merge/resolve conflict
2012-08-03 12:28:20 +01:00
362d2fdac8
ENH: Updated lagrangian tutorials after radiation update
2012-08-03 10:39:43 +01:00
c1d61707b6
interDyMFoam tutorials: use phiAbs for P BCs
2012-08-02 16:33:32 +01:00
03fa349157
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-02 15:30:17 +01:00
6db2e55ab0
tutorials: Removed unmaintained files and unused dictionary entries
2012-08-02 15:30:10 +01:00
79a4326b25
ENH: Clean-up tutorial geometries if copied from resources folder
2012-08-02 14:56:33 +01:00
30eba3882a
Tutorials: Removed unmaintained files
2012-08-02 13:37:15 +01:00
1464c4ff5c
multiphase (VoF): Added support for general turbulence models
...
Required the addition of the divDevRhoR function to all incompressible turbulence models
2012-07-27 14:56:01 +01:00
ccba34694d
Updated headers
2012-07-25 17:05:46 +01:00
f07a2b0bd5
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-25 16:54:36 +01:00