mattijs
b53fff01d7
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
...
Conflicts:
doc/Doxygen/css/doxygen.css
2013-12-02 11:30:36 +00:00
mattijs
84f64b3175
BUG: chtMultiRegionSimpleFoam: fvOptions incorrect sign
2013-11-28 14:36:51 +00:00
Sergio Ferraris
bcc5b89040
BUG: Changing fvOption source in UEqn.H to the rhs
2013-11-25 10:56:43 +00:00
mattijs
e1a5f3f8ae
END: chtMultiRegionFoam: avoid double registration of Cp
2013-11-06 17:25:14 +00:00
Henry
08baa6eda6
fixedFluxPressure BC: the snGrad is now pushed into the BC from pEqn.H rather than being evaluated in the BC
2013-09-11 00:10:00 +01:00
Henry
51f085faa5
Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
...
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
2013-09-09 12:41:20 +01:00
andy
11f8a670bf
STYLE: Corrected spelling
2013-09-03 12:18:47 +01:00
Henry
046f740f0e
Renamed relativeFlux -> makeRelative and absoluteFlux -> makeAbsolute
2013-08-20 15:40:00 +01:00
Sergio Ferraris
05022c2c02
BUG: In these solvers adjustPhi in the pEqn was calculated "before"
...
fvOption.relativeFlux() statement. Therefore adjustPhi was using
the absolute phi instead if the relative when the MRF was active
2013-08-07 17:18:08 +01:00
andy
4c0db5934d
BUG: buoyantBoussinesq[Simple|Pimple]Foam - added missing fvOptions to pressure equations - mantis #921
2013-07-23 12:47:23 +01:00
andy
850816f829
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-11 11:18:00 +01:00
andy
eb7456eee5
ENH: Added fvOptions support to buoyantBoussinesq heat transfer solvers
2013-06-11 11:17:46 +01:00
mattijs
3050476b1f
STYLE: chtMultiRegionFoam: corrected comment
2013-06-07 14:53:49 +01:00
Henry
456a74c9f6
Incompressible heatTransfer: Rename kappa->alpha and move turbulentHeatFluxTemperature BC to turbulence base class
2013-04-05 17:21:58 +01:00
andy
c8ea8198cd
STYLE: Updated solver header documentation
2013-03-27 15:49:58 +00:00
andy
8c16c4b678
BUG: Re-added general turbulence to chtMultiRegionFoam
2013-03-21 10:03:59 +00:00
andy
b45a4486b1
STYLE: Updates to erroneous copyright dates - applications
2013-03-13 09:45:16 +00:00
andy
0a8bae1f54
ENH: Adding changes from 2.2.0
2013-03-06 15:41:24 +00:00
andy
e1913362ad
ENH: Added new thermoFoam utility
2013-01-31 15:39:56 +00:00
andy
f69816fa38
ENH: Updated buoyantSimpleFoam to use rhoThermo
2013-01-31 15:36:41 +00:00
andy
91300187a6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-01-23 10:30:30 +00:00
andy
0499f53408
ENH: Added radiation to buoyantBoussinesqPimpleFoam
2013-01-23 09:02:09 +00:00
andy
fad2ab226b
BUG: Added missing radiation contribution to buoyantPimpleFoam
2013-01-23 08:58:47 +00:00
sergio
1bd6b1bbb7
ENH: Adding isotropic flag to solidThermo for transport.
...
Modified chtMultiRegionFoam and chtMultiRegionSimpleFoam to work with
anisotropic heat transfer conductivity
2013-01-22 13:04:44 +00:00
andy
d2b84dc511
ENH: Updated fieldSources->fvOptions for solvers
2013-01-08 09:38:01 +00:00
andy
5d6e00233f
STYLE: Updated solver header comments
2013-01-03 16:36:26 +00:00
andy
72ab425a77
ENH: Updated instantiation of sources by solvers
2012-12-10 15:21:37 +00:00
andy
08767723cb
ENH: Updated handling of source contributions in CHT solvers
2012-12-10 11:03:23 +00:00
andy
ad1246515a
ENH: Updated sources for heatTransfer solvers
2012-12-10 10:59:17 +00:00
andy
b5d1ab435d
ENH: Updated solver run-time selectable sources
2012-12-06 15:08:52 +00:00
andy
cf6956f119
ENH: Removed unused #include header
2012-12-06 14:22:23 +00:00
andy
46c5a2b7dd
ENH: Added radiation capability to buoyantPimpleFoam
2012-12-06 14:21:58 +00:00
andy
9226110172
ENH: CHT solvers - updated equation sources
2012-12-06 13:30:29 +00:00
andy
8f76549b1d
ENH: buoyantSimpleFoam - updated equation sources
2012-12-06 13:30:14 +00:00
andy
577ef5742d
ENH: buoyantPimpleFoam - updated equation sources
2012-12-06 13:30:04 +00:00
andy
b3a2897729
ENH: Replaced buoyantSimpleRadiationFoam by buoyantSimpleFoam - radiation now included by default
2012-12-06 13:06:30 +00:00
Henry
701f5680c8
buoyantSimpleRadiationFoam: Added MRF zones
2012-11-05 15:31:30 +00:00
andy
96f51164eb
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-11-02 17:30:58 +00:00
sergio
8ec8f595ec
ENH: cleaning chtMultiRegionFoam and chtMultiRegionSimpleFoam from
...
porous fluid and solid now incorporated into fluid and solid regions
2012-11-02 15:42:46 +00:00
andy
286971f65e
ENH: Added MRF functionality to buoyantSimpleFoam
2012-10-29 17:11:08 +00:00
andy
a01233bda6
BUG: corrected source term solve variable
2012-10-19 16:30:00 +01:00
andy
69c93be125
ENH: Further addition of run-time selectable sources to solvers
2012-10-19 14:09:27 +01:00
andy
af8f5ed606
ENH: Updates to porosity solvers
2012-10-18 16:39:06 +01:00
Henry
f897de27b8
Thermodynamics: E-equation generalized to handle mesh motion
2012-10-08 15:39:29 +01:00
sergio
a34f71ca3c
ENH: Modification to get hold of the radiative from the radiation model
...
instead of solid thermo
2012-10-04 14:50:43 +01:00
Henry
78121bac4a
Solvers: Updated to solve EEqn rather than h,hs,eEqn
2012-09-22 16:34:20 +01:00
Henry
a114345eab
Thermodynamics and sub-models: Removed "Sp" boundedness corrections on transport, replaced with "bounded Gauss" scheme
2012-09-21 14:34:42 +01:00
Henry
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
Henry
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
Henry
830c0ef382
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
2012-08-23 14:13:13 +01:00