william
0bcdf88e30
ENH: laminarFlameSpeed: added RaviPetersen flame speed for Hydrogen
2013-10-09 09:27:08 +01:00
Henry
9d45269abc
chemistryModel: Remove support for the sequential solver and rationalise EulerImplicit
2013-10-02 08:37:55 +01:00
Henry
131f1daa61
chemistryModel: rewrite main solver loop and update chemistrySolvers
...
accordingly to reuse the estimated sub-time-step more effectively
2013-10-01 17:58:26 +01:00
Henry
1e85b525a6
tutorials/combustion/LTSReactingFoam/ras/counterFlowFlame2D: more accurate settings for time-step
2013-09-27 22:47:12 +01:00
Henry
a02a1ba64d
Updated counterFlowFlame2D tutorials to run laminar
2013-09-27 12:43:28 +01:00
Henry
ff2a274770
tutorials/combustion/LTSReactingFoam/ras/counterFlowFlame2D: new tutorial
2013-09-26 22:46:25 +01:00
Henry
3004606a5a
tutorials/combustion/reactingFoam/ras/counterFlowFlame2D: Improved
...
solver selection
2013-09-26 22:41:44 +01:00
Henry
5d7f39b60a
tutorials/combustion/reactingFoam/ras/counterFlowFlame2D: Changed p BCs
...
to totalPressure to avoid unstable entrainment
2013-09-26 22:40:51 +01:00
mattijs
40697fc131
BUG: flameProp tut: work with subsetMesh
2013-09-25 09:47:41 +01:00
Sergio Ferraris
3402f87a7c
BUG: Fixing naming of SolidChemistrySolverType templates and add fvSchemes
...
for laplacian of T in the solid for ppositeBurningPanels tutorial
2013-09-09 16:10:43 +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
16e00bda6d
ENH: Tutorial updates
2013-09-04 09:27:41 +01:00
andy
d7f67c78b1
ENH: Tutorial update
2013-08-28 10:44:09 +01:00
Henry
e4f8804a37
counterFlowFlame2D: make tutorials consistent
2013-08-22 16:53:02 +01:00
andy
29f483b508
ENH: Tutorial updates
2013-08-13 17:02:13 +01:00
mattijs
c4a65259ad
GIT: boundary: remove usued file
2013-08-07 11:27:34 +01:00
Sergio Ferraris
bb8be32f13
ENH: Modification in Allclean for oppositeBurningPanels tutorial
2013-08-06 12:01:09 +01:00
mattijs
9ad0015d95
STYLE: boundary: remove regenerated files
2013-07-16 09:54:02 +01:00
Sergio Ferraris
b2fd56d54c
ENH: Changing startTime in controlDict
2013-07-09 17:31:38 +01:00
Sergio Ferraris
b5ee55a535
ENH: Update to pyrolysis model, adding solid physical types and solid reaction solver types,
...
fixing bug in hExponentialThermo. Updating oppositeBurningPanels tutorial.
2013-07-09 17:26:36 +01:00
andy
d568f1bf6e
ENH: Tutorial updates
2013-05-28 17:36:10 +01:00
Sergio Ferraris
672194747e
ENH: Optimization of
...
1) fvDOM BC. greyDiffusiveRadiationMixedFvPatchScalarField.C
2) radiationProperties and fvSolution for rays in fvDOM model
3) radiativeIntensityRay.C using weighted residuals.
2013-05-28 11:32:54 +01:00
andy
599a5f1d8d
ENH: tutorial updates
2013-05-03 12:17:12 +01:00
Sergio Ferraris
9ea79303b7
ENH: Changing typeName for solidChemistryModel in dictionary
2013-04-11 11:12:00 +01:00
Henry
afe060fe2e
tutorials/combustion/fireFoam/les/oppositeBurningPanels: rationalised dictionary location
2013-04-10 18:43:25 +01:00
Henry
a5857bed29
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-10 17:05:07 +01:00
Henry
48272dc5ab
alphatWallFunctions: add "compressible::" qualifier to compressible alphat wall-functions
2013-04-10 17:04:49 +01:00
Sergio Ferraris
6f2e475ba7
BUG: Adding entry to the table for solidChemistryModels and correcting chemistryThermo entry
...
in chemistryProperties for pyrolisis
2013-04-09 09:45:38 +01:00
sergio
a6948a1c12
ENH: Changing name from ODESolidChemistryModel to solidChemistryModel,
...
adding a base class basicSolidChemistryModel and deriving
pyrolysisSolidChemistry model for solid
2013-02-21 15:05:11 +00:00
sergio
cf5317d6bc
ENH: Updating solver chemFoam and fireFoam tutorials to use new naming
...
for gasThermoType based on type of energy solved
2013-01-28 10:49:35 +00:00
andy
da6bec3152
ENH: Tutorial updates
2012-12-06 09:27:07 +00:00
mattijs
c8a0ea85cc
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-12-05 15:53:26 +00:00
mattijs
03fa70e4af
ENH: tutorials: dict command line option
2012-12-05 15:30:33 +00:00
Henry
acbbaf3f4d
tutorials: Updated "limited" snGrad schemes
2012-12-05 14:58:42 +00:00
andy
640d8157c8
ENH: Pyrolysis tutorials updates
2012-11-19 09:55:44 +00:00
sergio
708743752a
Solving problem with sampledSurfaces
...
Removing specieSolid specialization
Updating tutorials using solidThermo and solid reactions
2012-11-01 17:46:37 +00:00
sergio
e113bebcef
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/thermophysicalModels/reactionThermo/Make/options
src/thermophysicalModels/solidChemistryModel/ODESolidChemistryModel/ODESolidChemistryModel.C
src/thermophysicalModels/solidSpecie/solidSpecie/solidSpecie.C
tutorials/combustion/fireFoam/les/oppositeBurningPanels/constant/panelRegion/chemistryProperties
tutorials/combustion/fireFoam/les/oppositeBurningPanels/constant/panelRegion/thermophysicalProperties
tutorials/compressible/rhoPorousMRFSimpleFoam/angledDuctExplicitFixedCoeff/constant/MRFZones
tutorials/compressible/rhoPorousMRFSimpleFoam/angledDuctExplicitFixedCoeff/constant/RASProperties
tutorials/compressible/rhoPorousMRFSimpleFoam/angledDuctExplicitFixedCoeff/constant/polyMesh/boundary
2012-10-31 17:34:12 +00:00
sergio
92d2bc1b76
ENH: Aligning solid thermo mixing with gas mixing and solid reaction
2012-10-31 17:13:03 +00:00
andy
182f660634
ENH: Updates to tutorial Allrun scripts
2012-10-26 10:27:30 +01:00
andy
555800c28a
ENH: Updated tutorial radiationProperties dictionaries
2012-10-15 12:24:20 +01:00
Henry
06d573d69a
solidChemistryModel: Reorganised input of thermo-physical data for the gases
2012-10-08 16:13:50 +01:00
Henry
f897de27b8
Thermodynamics: E-equation generalized to handle mesh motion
2012-10-08 15:39:29 +01:00
Henry
cf2783348d
solidChemistryModel: Updated runtime selection mechanism
2012-10-08 10:36:27 +01:00
sergio
54432bb18a
ENH: Adding greyMeanSolidAbsorptionEmission, updating tutorial.
...
The radiative properties are now held in the radiationModel in the solid
region instead than in the solidThermo
2012-10-05 11:48:48 +01:00
sergio
2b9ce017f5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/thermophysicalModels/radiationModels/derivedFvPatchFields/radiationCoupledBase/radiationCoupledBase.C
2012-10-04 11:01:41 +01:00
sergio
99aa00e33c
ENH: Adding greyMeanSolidAbsorptionEmission for radiative properties of
...
the solid
2012-10-04 10:55:49 +01:00
Henry
ca2ad8032e
Thermodynamics: Completed dictionary based selection mechanisms for all thermodynamic packages
...
Rationalised "make" macros to reduce code duplication
Removed solid phase radiation properties
Updated tutorials appropriately
2012-10-03 22:43:50 +01:00
Henry
88050abcab
ChemistryModel: the from of the compressibility thermo is now selectable
...
The form of the chemistry model is no longer selectable (only one choice).
2012-10-02 11:33:04 +01:00
Henry
7d17731637
ChemistryModel: Updated names and lookup
2012-10-01 17:00:43 +01:00
Henry
9bf80af379
Thermodynamics: Update selection mechanism for reaction and chemistry thermodynamics
2012-09-30 21:27:18 +01:00