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
093c4307c9
STY: bad streams
2011-02-21 17:26:54 +00:00
sergio
c5676efd94
STY: fixing bad streams
2011-02-21 17:25:51 +00:00
sergio
4cad47d0a0
Merge branch 'master' into pairPatchAgglomeration
...
Conflicts:
applications/solvers/lagrangian/steadyReactingParcelFoam/pEqn.H
2011-02-21 17:20:43 +00:00
sergio
6b1adaf52b
ENH: update tutorials to nre emissivity look up
2011-02-21 17:16:15 +00:00
andy
2005f3ab0a
BUG: Corrected chemistry reactions - read from dictionary
2011-02-18 17:52:34 +00:00
andy
e3dc7cf667
STYLE: diesel lib: dropletDistributionModel->sizeDistribution
2011-02-02 10:40:34 +00:00
andy
6c1e58605b
ENH: moved thermo/pdfs->lagrangian/distributionModels
2011-02-02 09:28:44 +00:00
andy
fba9ffeeb2
ENH: removed TABs
2011-01-28 14:13:01 +00:00
andy
07e356574d
STLE: tweaks to createGraph tutorial scripts
2011-01-27 13:01:19 +00:00
andy
e260d68e9c
ENH: Updated chemi.inp tutorial file
2011-01-26 16:57:44 +00:00
andy
ac3335be53
STYLE: Added suppressSolverInfo flag to chemFoam tutorial case
2011-01-26 16:50:16 +00:00
andy
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +00:00
Mark Olesen
e95e9700c8
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-17 10:21:58 +01:00
andy
bc268ab155
ENH: Updates to tutorial fvSchemes
2011-01-12 13:16:22 +00:00
andy
f9ecfb5f7b
ENH: removed commented code from tutorial case
2011-01-12 13:15:34 +00:00
andy
7ecbefa49e
ENH: Removed duplicate solver from tutorials
2011-01-12 13:13:38 +00:00
Henry
d005fa29b4
XiFoam tutorials: Updated alphaSgsJayatillekeWallFunction BC and fvSchemes
2011-01-07 12:32:18 +00:00
Henry
0a6c711664
Tutorials: removed all references to metis to protect the innocent from persecution.
2011-01-07 12:01:08 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
e2db4e630e
Merge remote branch 'bundle/home' into olesenm
2011-01-03 10:06:56 +01:00
Mark Olesen
6091cdb0a5
BUG: incorrect log-check in runParallel (RunFunctions)
...
STYLE: minor rewording, drop grep/sed in favour of sed only
2011-01-02 18:42:26 +01:00
andy
3d039770f0
ENH: Added new chemFoam solver and test cases for stiff chemistry problems
2010-11-24 11:28:58 +00:00
Henry
a061b6e41b
Changed E to e in scalars
2010-11-03 11:34:34 +00:00
andy
8962878a1c
STYLE: Updated tutorial foam headers back to dev (from dev.localBranchName)
2010-10-18 13:13:21 +01:00
andy
f2581d7b57
ENH: tutorial thermo updates
2010-10-14 12:13:24 +01:00
andy
265ed0f033
ENH: Updated tutorial thermo props
2010-10-12 14:15:11 +01:00
andy
9b87336b3f
COMP: merge conflict
2010-10-11 17:59:46 +01:00
andy
806dfc707f
ENH: tutorial thermo input updates
2010-10-11 17:42:47 +01:00
Henry
9ad02ff740
fireFoam: Updated solver and tutorials from OpenFOAM-1.7.x
2010-10-08 22:50:58 +01:00
andy
b362957124
ENH: Multiple tutorial updates
2010-10-07 13:52:51 +01:00
graham
ebb9a9e1ac
ENH: tet decomposed particle tracking.
...
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
andy
35354bab8d
BUG: Removed execution bits from tutorial input files
2010-08-31 10:02:13 +01:00
graham
67136c25ee
STYLE: Remove tabs.
2010-07-27 12:24:27 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
Mark Olesen
f9f988d82f
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
2010-05-31 11:50:56 +02:00
Mark Olesen
80b8071e75
ENH: add default control values to ease SIMPLE->PIMPLE transition
...
- add const-ness for control variables
- drop unused fluxGradp variable
- use lookupOrDefault instead of found/lookup combination
2010-05-20 08:24:55 +02:00
mattijs
f84a91d7ce
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
src/dynamicMesh/motionSmoother/motionSmoother.C
src/dynamicMesh/motionSmoother/motionSmoother.H
src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
Mark Olesen
bde8dc579a
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
henry
af65028d19
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-06 14:45:56 +01:00
henry
911f50cebe
XiFoam: Added relaxation statements to Su and Xi equations
...
This makes the solver more robust when the "Courant number" of the flame
propagation fluctuates.
2010-05-06 14:45:53 +01:00
mattijs
8420ff9e90
ENH: Updated boundaryFoam/boundaryWallFunctions tutorial
2010-05-04 16:19:22 +01:00
mattijs
b04a87a0a1
STYLE: Removed irrelevant comment
2010-05-04 15:50:23 +01:00
mattijs
fa2c806920
BUG: adapted createPatchDict for new syntax
2010-05-04 15:47:14 +01:00
mattijs
3973126deb
ENH: Updated combustion/XiFoam/les/pitzDaily3D
2010-05-04 15:29:51 +01:00
Mark Olesen
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
Mark Olesen
10141f907b
STYLE: use dict entry for function objects in controlDict
2010-04-09 12:23:25 +02:00
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
andy
3784ae12dd
ENH: Updating tutorial cases to use sensible enthalpy thermo packages
2010-02-12 17:51:38 +00:00
henry
9259d4f635
New tutorial case for fireFoam.
2010-02-10 19:09:58 +00:00
Mark Olesen
b83e69818b
update some old dictionary headers - even found mention of Nabla!
2009-12-04 12:39:14 +01:00
andy
91fca60f79
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-19 16:43:40 +01:00
andy
98bd768d50
adding counterFlowFlame2D tutorial case for reactingFoam
2009-08-19 16:43:29 +01:00
henry
bcb1fc5ea8
Removed spurious "compressible::".
2009-08-18 22:03:34 +01:00
henry
cf08f081da
Corrected tutorials.
2009-08-18 17:12:15 +01:00
andy
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00
Mark Olesen
ecb8d29b83
Merge commit 'OpenCFD/master' into olesenm
2009-08-03 16:20:24 +02:00
andy
6dbb672b01
updating tutorial cases to use new nut/mut wall function names
2009-08-03 12:04:40 +01:00
Mark Olesen
d749aac04d
adjust tutorial fvSolution to use regular expressions and $variable
2009-08-01 14:51:59 +02:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
henry
150528e7bb
Corrected to use alphaEff for b and ft to ensure Lewis number of 1.
2009-07-22 16:07:01 +01:00
andy
14e6cfdba2
engineFoam tutorial update
2009-07-21 19:33:44 +01:00
henry
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +01:00
henry
fa34079e5a
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-16 12:42:45 +01:00
henry
4363dac73f
Further updates of the XiFoam tutorials.
2009-07-16 12:42:34 +01:00
Mark Olesen
535789cf98
Merge commit 'OpenCFD/master' into olesenm
2009-07-15 08:20:06 +02:00
henry
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
Mark Olesen
f1fbc24638
Merge commit 'OpenCFD/master' into olesenm
2009-07-10 22:39:29 +02:00
Mark Olesen
7cbcc02d09
turbulence models get thermal dissipation source term(s)
...
- thermalDissipation()
corresponds to the energy lost due to viscous efffects and
what exits the energy cascade via dissipation.
- thermalDissipationEff()
corresponds to the energy lost due to effective viscous efffects.
Everything that is lost from momentum. Thus essentially assumes
turbulent equilibrium, but is what STAR-CD and Fluent seem to be using.
Thus even if it's wrong, provide it anyhow.
- minor consistency update in comments
2009-07-10 21:47:58 +02:00
henry
90298600e0
Corrected buoyancy BCs for p.
2009-07-10 12:59:51 +01:00
henry
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00
henry
4c3c9f2c38
Corrected application entry.
2009-07-09 14:42:17 +01:00
henry
caff5576b1
Reinstated "application" entry in controlDict.
...
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
henry
cd3b5808df
Corrected class.
2009-07-08 22:45:05 +01:00
henry
d76820dc57
Changed g from being read from environmentalProperties to being read directly as a
...
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
henry
d830441735
New boundary files
2009-07-03 11:46:56 +01:00
henry
218b2baec4
Changed SP and DP to WM_SP and WM_DP.
2009-07-03 11:46:45 +01:00
andy
2c2c0163ca
XiFoam tutorial updates
2009-06-23 18:57:44 +01:00
andy
435712967f
updates to dieselFoam tutorial
2009-06-23 18:36:58 +01:00
henry
ac9132b0ee
Minor reformat.
2009-06-09 12:13:11 +01:00
andy
ad350c504f
cosmetics
2009-04-06 16:32:45 +01:00
Mark Olesen
507ad1e643
Merge commit 'OpenCFD/master' into olesenm
2009-02-25 10:50:26 +01:00
andy
181f252245
updates
2009-02-18 18:05:54 +00:00
andy
dee5fee4db
tutorial updates
2009-02-18 12:29:22 +00:00
Mark Olesen
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
andy
ef874be0b9
updates
2009-02-13 16:14:44 +00:00
andy
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
andy
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00