sergio
3eb6cb89e7
Adding comment on limitations on using cachedDiv option in FvDom and
...
changing tutorial settings to cachedDiv = false
2016-06-08 12:06:28 +01:00
sergio
6a49568b8d
ENh: Adding reactionSensitivityAnalysis FO and adding it to utorials/combustion/chemFoam/gri/ test case
2016-06-02 10:31:31 -07:00
sergio
c9e872b3bc
ENH: Changing boundaryRadiationProperties to read an scalar when a lookup mode is used for boudanry radiation properties.
...
Tutorials updated accordingly
2016-05-31 08:42:07 -07:00
Andrew Heather
62144e4dd7
Revert "Change boundaryRadiationProperties and boundaryRadiationPropertiesPatch to mesh object and changing tutorials accordingly"
...
This reverts commit 662f9242e9
.
Note: functionality moved to feature-boundaryRadiationProperties branch
2016-05-05 12:21:23 +01:00
sergio
b7ee80c926
GIT: Resolve conflict when applying Sergio's updates to new local branch
2016-04-29 15:51:08 -07:00
sergio
662f9242e9
Change boundaryRadiationProperties and boundaryRadiationPropertiesPatch to mesh object and changing tutorials accordingly
2016-04-29 15:51:08 -07:00
sergio
fd27dafcc6
ENH: Adding option for closing or opening wall/cyclic double baffle in activePressureForceBaffleVelocityFvPatchVectorField
2016-04-27 12:15:31 -07:00
Andrew Heather
d1e4b6dbec
ENH: More tuorial updates
2016-04-26 16:57:35 +01:00
Andrew Heather
58513c63bb
ENH: Tutorial updates
2016-04-26 15:04:42 +01:00
Andrew Heather
16dfd33db8
ENH: Tutorials - updates
2016-04-26 14:32:19 +01:00
Andrew Heather
a7dcf8fc61
ENH: Tutorials - updated use of -log to use -s
2016-04-26 09:31:44 +01:00
andy
fd9d801e2d
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
Henry Weller
979e1ee191
tutorials/combustion/reactingFoam: ras -> laminar
2016-02-19 15:13:52 +00:00
Henry Weller
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
Henry Weller
cfa7678ba8
foamRunTutorials: Rationalized support for the "-test" option
...
RunFunctions: Added "isTest()" argument parsing function
tutorials: Updated Allrun scripts to propagate the "-test" option
tutorials: Removed the lower Alltest scripts and updated the Allrun to
use the "isTest()" function to handle test-specific operation
2016-02-15 15:49:05 +00:00
Henry Weller
daf44fda3d
tutorials and templates: Updated wall BC for velocity to noSlip
2016-02-09 20:08:34 +00:00
Henry Weller
b3d47f0423
bin/tools/RunFunctions: runParallel now obtains the number of processors from numberOfSubdomains
...
in decomposeParDict.
This default number of processors may be overridden by the new "-np"
option to runParallel which must be specified before the application
name e.g.:
runParallel -np 4 pisoFoam
2016-01-27 14:19:25 +00:00
Andrew Heather
14aee79198
STYLE: Corrected typos in file header - fixes #57
2016-01-18 09:02:14 +00:00
sergio
c6fe2f29fb
ENH: Changing BC for k and epsilon and scheme for Xi for oscillatingCylinder tutorial
2016-01-05 12:17:06 -08:00
sergio
9dd487a359
STY: Correcting spelling mistake in diffusionMulticomponent
2016-01-05 09:55:16 -08:00
Andrew Heather
f0c3e8d599
STYLE: Updated version to 'plus'
2015-12-22 23:14:17 +00:00
Andrew Heather
cab9b02c9e
STYLE: Updated docs to OpenFOAM.com
2015-12-22 16:57:50 +00:00
Andrew Heather
04752147c8
GIT: Resolved conflict on merge from upstream
2015-12-22 16:49:44 +00:00
sergio
8924b4ca86
BUG: Adding boundaryRadiationProperties in oppositeBurningPanels tutorial
...
Adding decompose boundaryRadiationProperties in constant folder in Allrun for oppositeBurningPanels and smallPoolFire3D
2015-12-14 10:02:49 -08:00
sergio
cf97c5d71c
BUG: Changing relaxation factors of angledDuctExplicitFixedCoeff.
...
Adding boundary file from our dev to incompressible/simpleFoam/airFoil2D
Adding missing boundaryRadiationProperties combustion/fireFoam/les/flameSpreadWaterSuppressionPanel
2015-12-14 09:36:42 -08:00
mattijs
92b5ee3487
Merge branch 'develop' into radiation
...
Conflicts:
applications/utilities/preProcessing/viewFactorsGen/shootRays.H
src/lagrangian/intermediate/submodels/addOns/radiation/absorptionEmission/cloudAbsorptionEmission/cloudAbsorptionEmission.C
src/thermophysicalModels/radiation/derivedFvPatchFields/radiationCoupledBase/radiationCoupledBase.C
src/thermophysicalModels/radiation/derivedFvPatchFields/radiationCoupledBase/radiationCoupledBase.H
src/thermophysicalModels/radiation/radiationModels/fvDOM/fvDOM/fvDOM.C
src/thermophysicalModels/radiation/radiationModels/fvDOM/radiativeIntensityRay/radiativeIntensityRay.C
tutorials/mesh/parallel/filter/0.org/T
2015-12-11 09:50:43 +00:00
Andrew Heather
0e01c44129
GIT: Resolved conflict
2015-12-09 16:19:28 +00:00
Andrew Heather
5c9dff6146
GIT: Resolved conflict
2015-12-09 16:19:28 +00:00
Andrew Heather
8837a89237
STYLE: Updated links from openfoam.org to openfoam.com
2015-12-09 15:03:05 +00:00
Andrew Heather
8f1d043364
GIT: Resolved conflict
2015-12-09 09:32:38 +00:00
Andrew Heather
e8118a9b04
ENH: Tutorials - removed boundary files from repository
2015-12-08 15:06:13 +00:00
mattijs
2e7d7d1609
BUG: RunFunctions: missing fi. Renamed variable. Updated Allrun scripts
2015-12-08 14:35:02 +00:00
Andrew Heather
dbea5806ce
ENH: Tutorials - removing fluxRequired from fvSchemes
2015-12-08 12:14:13 +00:00
sergio
4ba032b2be
ENH: Adding diffusionMulticomponent combustion model.
...
Adding optional files to smallPoolFire2D to run using this model.
Taking out of the compilation of FSD combustion. It needs futher work to run using the new turbulent framework
2015-12-07 17:02:18 -08:00
Andrew Heather
3f55f752fc
GIT: Resolve conflict with upstream merge from Foundation
2015-12-07 17:07:20 +00:00
Henry Weller
85c79d8398
fvOptions: New buoyancyForce and buoyancyEnergy
...
Provides run-time selection of buoyancy sources for compressible solvers
Replaces the built-in buoyancy sources in XiFoam, reactingFoam and
rhoReactingFoam.
e.g. in constant/fvOptions specify
momentumSource
{
type buoyancyForce;
buoyancyForceCoeffs
{
fieldNames (U);
}
}
and optionally specify the buoyancy energy source in the enthalpy
equation:
energySource
{
type buoyancyEnergy;
buoyancyEnergyCoeffs
{
fieldNames (h);
}
}
or internal energy equation
energySource
{
type buoyancyEnergy;
buoyancyEnergyCoeffs
{
fieldNames (e);
}
}
2015-11-23 09:29:10 +00:00
Henry Weller
62945ab1ea
chemFoam: Remove unused turbulence model
2015-11-21 18:30:35 +00:00
Henry Weller
093b4aade6
chemkinReader: Add support for reading transport properties from dictionary
...
Note the dictionary is in OpenFOAM format not CHEMKIN.
Patch provided by Daniel Jasinski
Resolves feature request http://www.openfoam.org/mantisbt/view.php?id=1888
2015-11-20 18:55:36 +00:00
Henry Weller
c1c7b30220
tutorials/combustion/fireFoam/les/smallPoolFire.*: Minor correction
2015-11-15 18:10:28 +00:00
Henry Weller
f4695953aa
tutorials/combustion/fireFoam/les/oppositeBurningPanels: Improved schemes and BCs
2015-11-14 19:31:06 +00:00
Henry Weller
d98136e122
tutorials: Removed unnecessary "boundary" files
2015-11-13 20:05:37 +00:00
Henry Weller
d84db55bd4
tutorials/combustion/fireFoam/les/smallPoolFire?D: Improved outlet BC
...
Now applies totalPressure and pressureInletOutletVelocity with hRef set
to the height of the outlet plane.
2015-11-13 14:17:07 +00:00
Henry Weller
fb2eacf2f1
tutorials/combustion/fireFoam/les/smallPoolFire?D: Improved outlet BC
...
Now applies totalPressure and pressureInletOutletVelocity with hRef set
to the height of the outlet plane.
2015-11-13 14:15:19 +00:00
mattijs
031de9c4ab
ENH: XiDyMFoam: new solver and tutorials
...
XiDyMFoam : compressible version of XiFoam
oscillatingCylinder : 2D case with cylinder moving up and down
annularCombustorTurbine : part of 3D combuster using cyclicPeriodicAMI
2015-11-10 12:24:34 +00:00
sergio
eedbd182d1
ENH: Adding solar radiation modelling and tutorial changes
2015-11-02 11:54:27 -08:00
Henry Weller
37cfc3ab46
tutorials: Removed unnecessary spaces between parentheses and values in vectors
2015-07-21 20:55:44 +01:00
Henry Weller
4c21f24a8c
Input of dimensionedScalars: update read-construction of dimensionedScalar in applications
...
so that the specification of the name and dimensions are optional in property dictionaries.
Update tutorials so that the name of the dimensionedScalar property is
no longer duplicated but optional dimensions are still provided and are
checked on read.
2015-07-20 22:52:53 +01:00
Henry Weller
0fb6a01280
fluxRequired: Added setFluxRequired function to fvSchemes class
...
Added calls to setFluxRequired for p, p_rgh etc. in all solvers which
avoids the need to add fluxRequired entries in fvSchemes dictionaries.
2015-07-15 21:57:16 +01:00
Henry Weller
f92d657ab7
LTS: Formalize the naming of the rDeltaT and rSubDeltaT fields
...
Now the specification of the LTS time scheme is simply:
ddtSchemes
{
default localEuler;
}
2015-06-28 21:41:40 +01:00
Henry Weller
64e831fea0
reactingFoam: Added run-time selectable LTS support replacing LTSReactingFoam
...
Select LTS via the ddtScheme:
ddtSchemes
{
default localEuler rDeltaT;
}
2015-06-27 22:35:49 +01:00
Henry
d36657a9f1
tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/0/N2: Correct name
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1706
2015-05-25 10:39:50 +01:00
Chris Greenshields
295a357a02
Updated kivaTest to run without restart at CA = -15 degs
...
using coded function object to change time step at CA = -15 degs
Also updated incorrect scheme keywords in fvSchemes
2015-05-20 08:28:03 +01:00
Henry
50ada7c994
blockMesh: Change default location of blockMeshDict from constant/polyMesh to system
...
For multi-region cases the default location of blockMeshDict is now system/<region name>
If the blockMeshDict is not found in system then the constant directory
is also checked providing backward-compatibility
2015-04-24 22:29:57 +01:00
Henry
5ecfb06398
tutorials: remove unnecessary under-relax fields entry
2015-02-22 16:52:21 +00:00
Henry
5a2c5c8fdc
Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration
2015-02-12 09:59:52 +00:00
Henry
46b2417f12
Remove references to mut and muSgs
2015-01-21 19:52:42 +00:00
Henry
2aec249647
Updated the whole of OpenFOAM to use the new templated TurbulenceModels library
...
The old separate incompressible and compressible libraries have been removed.
Most of the commonly used RANS and LES models have been upgraded to the
new framework but there are a few missing which will be added over the
next few days, in particular the realizable k-epsilon model. Some of
the less common incompressible RANS models have been introduced into the
new library instantiated for incompressible flow only. If they prove to
be generally useful they can be templated for compressible and
multiphase application.
The Spalart-Allmaras DDES and IDDES models have been thoroughly
debugged, removing serious errors concerning the use of S rather than
Omega.
The compressible instances of the models have been augmented by a simple
backward-compatible eddyDiffusivity model for thermal transport based on
alphat and alphaEff. This will be replaced with a separate run-time
selectable thermal transport model framework in a few weeks.
For simplicity and ease of maintenance and further development the
turbulent transport and wall modeling is based on nut/nuEff rather than
mut/muEff for compressible models so that all forms of turbulence models
can use the same wall-functions and other BCs.
All turbulence model selection made in the constant/turbulenceProperties
dictionary with RAS and LES as sub-dictionaries rather than in separate
files which added huge complexity for multiphase.
All tutorials have been updated so study the changes and update your own
cases by comparison with similar cases provided.
Sorry for the inconvenience in the break in backward-compatibility but
this update to the turbulence modeling is an essential step in the
future of OpenFOAM to allow more models to be added and maintained for a
wider range of cases and physics. Over the next weeks and months more
turbulence models will be added of single and multiphase flow, more
additional sub-models and further development and testing of existing
models. I hope this brings benefits to all OpenFOAM users.
Henry G. Weller
2015-01-21 19:21:39 +00:00
Henry
41368addc9
Minor change to comment
2014-12-14 21:50:14 +00:00
OpenFOAM-admin
9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
OpenFOAM-admin
fbb3ddf2c4
Updated for release 2.3.0
2014-02-17 10:21:46 +00:00
william
11416d066d
BUG: removed bash-dependent test for the existence of gnuplot
2014-02-05 16:20:53 +00:00
Henry
ee4e19ef85
Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM
2014-01-30 13:01:04 +00:00
william
69d6f29428
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2014-01-30 10:17:57 +00:00
william
699b7d2517
BUG: removed executable permissions on flameSpreadWaterSuppressionPanel case files and foamy make/options
2014-01-30 10:17:32 +00:00
Henry
205efe8627
ODE solver: change SIBS -> seulex (SIBS is deprecated)
2014-01-29 17:08:06 +00:00
Henry
c392b0748a
tutorials: deprecate filteredLinear.* in favour of LUST for LES cases
2014-01-23 17:13:58 +00:00
Sergio Ferraris
a2d6fe298d
ENH: Updating combustion and heat transfer tutorials
2014-01-08 10:15:01 +00:00
mattijs
b479c83c17
ENH: flameSpreadWaterSuppressionPanel: unused patchField entry in p_rgh
2013-12-13 13:04:11 +00:00
Sergio Ferraris
fbffbdb185
ENH: Adding soot field in 0 folder
2013-12-02 12:57:38 +00:00
Sergio Ferraris
9b482442e5
ENH: Adding soot model and updating tutorial for fireFoam
2013-11-29 16:53:17 +00:00
Henry
dd7809b4e2
Corrected ODE solver name
2013-11-11 13:02:59 +00:00
andy
6359588079
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-11-08 12:07:35 +00:00
Henry
bc2d925d61
chemFoam tutorials: set ODE solver to seulex which performs best overall
2013-11-07 18:38:58 +00:00
Henry
69ffc9051f
chemFoam tutorials: Changed ODE solver to rodas32 which is fastest and robust
2013-11-07 09:38:20 +00:00
andy
ce4131ccc4
GIT: resolve conflict
2013-11-05 16:39:20 +00:00
andy
00f7b44fa1
ENH: Tutorial updates
2013-11-05 15:22:35 +00:00
Henry
5c3df09323
LTSReactingFoam, reactingFoam counterFlowFlame2D: Chemistry is not stiff
...
and low accuracy is required so EulerImplicit is more efficient
2013-11-04 13:13:06 +00:00
Henry
d9cdb08934
ODESolvers: Completed Rosenbrock methods and removed legacy KRR4
2013-11-04 12:21:40 +00:00
Henry
17ae13c9c1
ODESolvers: Updated tolerance handling to use absolute and relative
2013-11-03 16:04:05 +00:00
Sergio Ferraris
584bf9b1f2
STY: Changing headers in dictionaries
2013-10-23 11:01:56 +01:00
Sergio Ferraris
fb52643a25
STY: Adding version to header
2013-10-23 10:46:29 +01:00
Sergio Ferraris
92629f2c8a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-10-23 10:42:46 +01:00
Henry
c7174c0302
Updated schemes
2013-10-11 22:15:15 +01:00
william
0bcdf88e30
ENH: laminarFlameSpeed: added RaviPetersen flame speed for Hydrogen
2013-10-09 09:27:08 +01:00
Sergio Ferraris
4beac9ac0e
Adding flameSpreadWaterSuppressionPanel which showa how to couple
...
gas , pyrolysis and film regions using fireFoam
2013-10-03 12:10:44 +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
Henry
27deb733aa
Thermodynamics: Further rationalization of the selection mechanism
2012-09-27 21:57:21 +01:00
Henry
ef8b6810f2
Thermodynamics: add specie type as argument to the "makeThermo" macros
...
Added "8" as the default Order of polynomial thermodynamic functions
2012-09-25 18:09:05 +01:00
Henry
f1bfeba127
Thermodynamics: rename specieThermo -> species::thermo and create the species namespace
...
Also remove the "<thermo" part of the names of thermodynamics packages
2012-09-24 15:37:36 +01:00
Henry
966dd4192b
Removed trailing space
2012-09-23 22:12:06 +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
Henry
78121bac4a
Solvers: Updated to solve EEqn rather than h,hs,eEqn
2012-09-22 16:34:20 +01:00
mattijs
b6c4e144c4
ENH: flowRateInletVelocity: require volumeFlowRate or massFlowRate keyword
2012-09-20 14:42:48 +01:00
Henry
afcd78e005
Tutorials: Updated for thermo changes
2012-09-19 15:55:41 +01:00
Henry
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
Henry
41a13eba57
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-23 14:13:41 +01:00
Henry
830c0ef382
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
2012-08-23 14:13:13 +01:00
Henry
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
andy
5541a62875
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-21 18:14:10 +01:00
andy
e7a238dc3a
ENH: Cleaned-up lagrangian tutorial cloud input properties dictionaries
2012-08-21 18:13:44 +01:00
mattijs
831bcdc6b9
STYLE: scripts: removed trailing spaces
2012-08-17 12:30:55 +01:00
andy
3821ee560a
ENH: Tutorial input dictionary updates
2012-08-14 14:27:10 +01:00
sergio
0731c47257
ENH: Modifying oppositePanels combustion case
2012-08-08 10:27:40 +01:00
sergio
4113feb869
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-03 14:49:25 +01:00
sergio
3fa9f70018
ENH: Modifying fvSolution and fvSchemes in smallPoolFire3D
2012-08-03 13:43:31 +01:00
andy
362d2fdac8
ENH: Updated lagrangian tutorials after radiation update
2012-08-03 10:39:43 +01:00
sergio
785adf0495
BUG: Changing rho name in fvSolution for the solid region
2012-07-24 17:08:39 +01:00
Henry
b18dac86cb
fireFoam/les/oppositeBurningPanels/0/alphaSgs: Update for new generalised wall-functions
2012-07-24 16:42:03 +01:00
Henry
5cb555db9e
Tutorials: Corrected selection of thermodynamics packages
2012-07-24 15:36:51 +01:00
Henry
734f853ca9
tutorials/combustion/XiFoam/les: Deleted the combusting pitzDaily case
2012-07-13 10:25:14 +01:00
sergio
433f81df7e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-03 14:12:09 +01:00
sergio
2cc1d163bf
Changing write interval at control
2012-07-03 14:10:08 +01:00
Henry
3069a182d5
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-03 14:00:42 +01:00
Henry
c1696f9cde
mutWallFunctions: Generalised for RAS and LES
...
muSgsUSpaldingWallFunction removed, now use mutUSpaldingWallFunction
2012-07-03 13:57:27 +01:00
sergio
dccad82084
ENH: Modification of solid thermo, thermo baffles, pyrolysis and
...
tutorial, solvers solve for h in the solid
2012-07-03 10:54:27 +01:00
andy
426f0ef0f6
ENH: Further tutorial updates
2012-06-19 14:49:40 +01:00
andy
8aee63f444
ENH: Updated chemistry-combustion tutorial cases
2012-06-19 13:17:59 +01:00
andy
da4993fe62
ENH: Removed inappropriate entries from tutorial input dictionary
2012-06-13 11:18:25 +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
sergio
fa4fd968a8
ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and
...
updating tutorials
2012-05-08 11:02:39 +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
sergio
e75a5571a5
ENH: Changes to input for the PDR models
2012-02-17 17:31:46 +00:00
Sergio Ferraris
4351cb49ea
ENh: Change schemes for oppositeBurningPanles
2011-12-02 12:36:13 +00:00
mattijs
2d0d6ab959
STYLE: oppositeBurningPanels: typo
2011-11-30 17:54:11 +00:00
mattijs
f0a68c0098
STYLE: tutorials: removed etraneous execute bit (chmod -x)
2011-11-25 15:59:59 +00:00
andy
636145b9b7
ENH: Added check to see if gnuplot exists on the system before creating graphs
2011-11-25 12:29:55 +00:00
Sergio Ferraris
93c8dc69e1
ENH: Uptoda topoSet in tutorial for fireFoam
2011-11-23 11:42:19 +00:00
Sergio Ferraris
be8284b0bd
ENH: Uptodate of tutorials
2011-11-23 10:38:10 +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
0d28b42b81
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-22 16:24:25 +00:00
Sergio Ferraris
7c111f606c
ENH: Changing singleStepCombustion to explicit in order to conserve
...
species
2011-11-22 16:23:41 +00:00
andy
d072fd9492
ENH: Updated extrudeToRegionMesh tutorial usage
2011-11-22 11:31:28 +00:00
andy
627991bfc4
ENH: deprecated dieselSpray library and related solvers/deps
2011-11-08 16:18:59 +00:00
Sergio Ferraris
6359c33bb8
STY: changing version name
2011-11-04 16:35:03 +00:00
Sergio Ferraris
7d4aa48b80
ENH: Up to date of flamePropagationWithObstacles tutorial
2011-11-04 16:33:31 +00:00
Henry
8a4c35d1b7
Corrected dictionary entries
2011-11-03 12:49:41 +00:00
Sergio Ferraris
cb13393b9d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-05 13:37:51 +01:00
Sergio Ferraris
8ede7fdda4
ENH: Changing Yt to "calculated" to avoid division by zero
2011-10-05 13:37:07 +01:00
andy
45ca32a7e0
ENH: Updated surface film tutorials re: addition of sampleMode to extrudeToRegionMeshDict
2011-10-03 10:21:08 +01:00
andy
f4f078b979
ENH: Updated tutorial fvSolution files to employ updated solution ctrl params
2011-09-09 14:36:28 +01:00
andy
881c362d59
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-09-09 12:55:38 +01:00
Sergio Ferraris
fc3621011e
STY: Changing headers version
2011-09-09 12:28:44 +01:00
andy
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
Sergio Ferraris
ecb1061d4f
BUG: Update pyrolysis dictionaries and change null constructor for
...
noPyrolysis model
2011-09-09 11:39:15 +01:00
andy
f790c24c6b
Merge branch 'AMI'
2011-09-07 14:50:57 +01:00
Sergio Ferraris
f9b1582253
ENH: Addition of a collection of pyrolysys models
2011-09-07 10:57:29 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
mattijs
a44de4c568
STYLE: Ydefault: object name in header
2011-08-09 10:51: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
andy
1d1e3c74ae
ENH: Added paraview tmp file generation to multi-region tutorial case run scripts
2011-07-01 15:22:32 +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
050bcfafb3
GIT: Conflict resolution
2011-06-08 16:34:27 +01:00
andy
29c485361a
STYLE: renamed version 2.0 -> 2.0.0
2011-06-08 16:31:07 +01:00
Henry
6038d5b02b
tutorials: Updated run and clean scripts and corresponding 0 directories
2011-06-08 16:28:18 +01:00
andy
d2d91bb84f
STYLE: Updated tutorial headers to version 2.0
2011-06-07 11:18:46 +01:00
sergio
3648f3953d
STY: Web address
2011-06-07 10:37:23 +01:00
sergio
11687f40b8
STY: Headers change in tutorial
2011-06-07 10:34:42 +01:00
sergio
f3ab801a82
ENH: oppositeburningpPanels tutorial
2011-06-07 10:28:35 +01:00
sergio
51bdfb51fd
STY: Update fireFoam tutorials for multispecies solver
2011-06-06 19:07:15 +01:00
andy
681948b401
ENH: Updated chemistry solver tutorials
2011-06-02 18:40:01 +01:00
andy
57f6a904ec
ENH: Updated tutorial thermo files
2011-05-27 17:33:41 +01:00
andy
11dab784cd
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-05-27 12:36:40 +01:00
andy
1e6eb893ff
ENH: Updated dieselFoam aachenBomb tutorial case initial conditions
2011-05-26 18:01:54 +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
andy
a81bfbfa09
ENH: Tutorial updates
2011-05-12 12:17:39 +01:00
mattijs
eaa2a9f1b5
COMP: tutorial scripts: add #!/bin/sh, chmod +x etc.
2011-04-28 17:47:11 +01:00
mattijs
0f0dd35413
STYLE: createPatchDict: updated comment
2011-04-28 10:40:26 +01:00
sergio
a038c90f21
Tutorial Updates
2011-04-21 10:00:53 +01:00
andy
f3e2afa23c
ENH: Tutorial updates re: PIMPLE updates
2011-04-18 11:54:59 +01:00
andy
154761a3a1
ENH: Updated tutorials
2011-04-15 16:46:35 +01:00
sergio
abdc97f260
STY: Changinf blockMeshDict style
2011-04-13 12:13:06 +01:00
Henry
293398cea5
tutorials: updatded header
2011-04-06 16:16:33 +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
Henry
ee67c2640c
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-24 21:42:20 +00:00
Henry
e1c9f43c08
tutorials: Use getApplication to set the application rather than hard-coding it
2011-03-24 21:42:09 +00:00
andy
6daa99f1cf
ENH: Updated kivaaTest tutorial case
2011-03-24 13:04:57 +00:00
Henry
a7db086522
tutorials: Rationalised headers
2011-03-23 17:36:57 +00:00
sergio
41121ee8f4
ENH: Uptodate to dev for several tutorials
2011-03-21 14:24:48 +00:00
andy
ae9640c75f
ENH: Updated kivaTest tutorial initial field files
2011-03-18 11:01:21 +00:00
andy
5428cd52e0
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-18 10:32:31 +00:00
Henry
4aa5302e67
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-18 10:26:04 +00:00
Henry
c8078e73e1
engineFoam: Corrected mesh construction and tutorial
2011-03-18 10:25:25 +00:00
andy
bd4f9a9b3b
ENH: Updated XiFoam tutorial set-up
2011-03-18 10:21:43 +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
1d020111b3
tutorials: minor updates
2011-03-17 17:49:45 +00:00
Henry
80393339a9
Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x
2011-03-17 15:03:15 +00:00
andy
0599dce7e6
Merge branch 'olesenm'
2011-03-08 13:59:37 +00:00
sergio
daa062e214
ENH: name change for tutorial and adding Schelkin effect
2011-03-08 10:49:54 +00:00
Mark Olesen
8c3a8fcd21
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/Allrun
tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/README
tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/constant/thermophysicalProperties
tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/fuels/propane.dat
tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/system/controlDict
tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/system/fvSchemes
tutorials/combustion/PDRFoam/FlamePropagationWithObstacles/system/fvSolution
2011-03-08 10:30:51 +01:00
sergio
1654393724
STY: adding name to PDRFoam tutorial
2011-03-07 16:51:08 +00:00
Mark Olesen
923e17b1e5
Merge remote branch 'OpenCFD/master' into olesenm
...
Also with trailing space cleanups!!
2011-03-07 17:02:37 +01:00
sergio
205d16c6c1
STY: Styke
2011-03-07 15:10:13 +00:00