Commit Graph

64 Commits

Author SHA1 Message Date
mattijs
c4a65259ad GIT: boundary: remove usued file 2013-08-07 11:27:34 +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
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
640d8157c8 ENH: Pyrolysis tutorials updates 2012-11-19 09:55:44 +00:00
andy
555800c28a ENH: Updated tutorial radiationProperties dictionaries 2012-10-15 12:24:20 +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
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
9bf80af379 Thermodynamics: Update selection mechanism for reaction and chemistry thermodynamics 2012-09-30 21:27:18 +01:00
Henry
7e0d4565b7 Thermodynamics: Updated combustion solvers to use EEqn and support h/e or ha/ea 2012-09-23 22:11:38 +01:00
andy
e7a238dc3a ENH: Cleaned-up lagrangian tutorial cloud input properties dictionaries 2012-08-21 18:13:44 +01:00
andy
3821ee560a ENH: Tutorial input dictionary updates 2012-08-14 14:27:10 +01:00
andy
362d2fdac8 ENH: Updated lagrangian tutorials after radiation update 2012-08-03 10:39:43 +01:00
Henry
5cb555db9e Tutorials: Corrected selection of thermodynamics packages 2012-07-24 15:36:51 +01:00
Henry
63da3e9afc Thermodynamics: Rationalization
At the specie level:
    hs = sensible enthalpy
    ha = absolute (what was total) enthalpy
    es = sensibly internal energy
    ea = absolute (what was total) internal energy

At top-level
    Rename total enthalpy h -> ha
    Rename sensible enthalpy hs -> h

Combined h, hs, e and es thermo packages into a single structure.

Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form

alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
Henry
ef8efc27ba Solvers and tutorials: changed use of buoyantPressure BC to fixedFluxPressure 2012-04-20 09:49:58 +01:00
sergio
e48b238c01 ENH: Modifying eCont returning aCont form greyMeanAbsEmission and
wideBandAbsorptionEmission models and tutorials
2012-03-29 15:17:52 +01:00
sergio
f3d64c2409 ENH: Adding noCombustion model 2012-03-07 12:06:00 +00:00
andy
658f0a0680 ENH: Corrected/cleaned smallPoolFire2D tutorial input files 2012-03-02 17:14:30 +00:00
mattijs
f0a68c0098 STYLE: tutorials: removed etraneous execute bit (chmod -x) 2011-11-25 15:59:59 +00:00
Sergio Ferraris
93c8dc69e1 ENH: Uptoda topoSet in tutorial for fireFoam 2011-11-23 11:42:19 +00:00
Henry
3c7dc0e20a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-22 17:55:13 +00:00
Henry
96068a670d Thermodynamics: Changed h-eqn to conserve total energy 2011-11-22 17:54:13 +00:00
Sergio Ferraris
7c111f606c ENH: Changing singleStepCombustion to explicit in order to conserve
species
2011-11-22 16:23:41 +00:00
Sergio Ferraris
8ede7fdda4 ENH: Changing Yt to "calculated" to avoid division by zero 2011-10-05 13:37:07 +01:00
andy
f4f078b979 ENH: Updated tutorial fvSolution files to employ updated solution ctrl params 2011-09-09 14:36:28 +01:00
Sergio Ferraris
fc3621011e STY: Changing headers version 2011-09-09 12:28:44 +01:00
Sergio Ferraris
ecb1061d4f BUG: Update pyrolysis dictionaries and change null constructor for
noPyrolysis model
2011-09-09 11:39:15 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
sergio
57aa5cc838 ENH: Minor modifications to tutorial settings for combustion 2011-07-14 09:40:14 +01:00
sergio
1b7502f6e7 ENH: new combuustion classes and update tutorial (Lagrangian and
combustion)
2011-07-13 17:02:55 +01:00
OpenFOAM-admin
c720299876 ENH: Reverted back to version dev 2011-06-17 10:08:20 +01:00
andy
1c4fcc965f ENH: Tidied up tutorial input files for fireFoam 2011-06-14 17:14:01 +01:00
andy
29c485361a STYLE: renamed version 2.0 -> 2.0.0 2011-06-08 16:31:07 +01:00
andy
d2d91bb84f STYLE: Updated tutorial headers to version 2.0 2011-06-07 11:18:46 +01:00
sergio
51bdfb51fd STY: Update fireFoam tutorials for multispecies solver 2011-06-06 19:07:15 +01:00
andy
57f6a904ec ENH: Updated tutorial thermo files 2011-05-27 17:33:41 +01:00
Henry
b6f8897268 tutorials: Upgraded all of the blockMeshDict files to the new format
Upgraded other files as necessary for consistency with the blockMeshDict, in
particular cases with cyclic patches.
2011-05-26 12:43:16 +01:00
mattijs
0f0dd35413 STYLE: createPatchDict: updated comment 2011-04-28 10:40:26 +01:00
Henry
19c08b9e5a tutorials: Set the file type to ascii for ascii files 2011-03-31 15:32:07 +01:00
Henry
5ec353c85c tutorials: Updated PIMPLE settings and corrected application 2011-03-26 21:49:23 +00:00
Henry
a93e63e7b7 tutorials: use getApplication rather than hard-coded application name 2011-03-25 12:06:18 +00:00
sergio
00034beda9 Merge branch 'master-copy' 2011-03-17 18:32:59 +00:00
sergio
3e1045222f STY:: headers and dicts modifications for fireFoam tutorials +
small change in constSolidThermo and singleLayerReion
2011-03-17 18:30:13 +00:00
Henry
80393339a9 Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x 2011-03-17 15:03:15 +00:00
Mark Olesen
abde400dd5 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	bin/foamCleanPath
2011-02-22 19:24:31 +01:00
sergio
5bd56ebdaf ENH: grey absorption with multispecies solvers 2011-02-22 11:55:00 +00:00
sergio
6b1adaf52b ENH: update tutorials to nre emissivity look up 2011-02-21 17:16:15 +00:00
andy
6ffbe0553c ENH: Updated tutorial fvSchemes for transpose operator 2011-01-18 15:24:30 +00:00
Henry
a061b6e41b Changed E to e in scalars 2010-11-03 11:34:34 +00:00