Henry
7d218b5e02
porousExplicitSourceReactingParcelFoam: Add total energy source term to enthalpy equation
...
Pressure time derivative term is run-time switchable
2011-11-24 15:26:59 +00:00
Henry
dc810ea88d
Thermodynamics: Completed most of the conversion of the enthalpy source
2011-11-23 16:56:13 +00:00
andy
c486fc97f7
ENH: Tutorial file update
2011-11-22 16:33:02 +00:00
andy
6b71297665
ENH: tutorial input file updates related to DataEntry changes
2011-11-21 18:38:47 +00:00
andy
4ccd9a3ade
ENH: Updated tutorials using field sources
2011-11-02 12:41:58 +00:00
andy
f4f078b979
ENH: Updated tutorial fvSolution files to employ updated solution ctrl params
2011-09-09 14:36:28 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +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
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
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
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
andy
ca492058d8
ENH: Updated cloud tutorials
2011-05-09 17:53:19 +01:00
andy
f3e2afa23c
ENH: Tutorial updates re: PIMPLE updates
2011-04-18 11:54:59 +01:00
Henry
a54afe65c3
potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow
2011-04-05 14:54:14 +01:00
andy
ab95424f8b
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-03-25 14:44:39 +00:00
andy
ec5fb1ca68
ENH: Tutorial updates
2011-03-25 14:44:21 +00:00
Henry
a93e63e7b7
tutorials: use getApplication
rather than hard-coded application name
2011-03-25 12:06:18 +00:00
andy
1e5b8016a0
ENH: Updated lagrangian tutorials to reflect change in particle force I/O
2011-03-23 18:19:24 +00:00
andy
1cbf680a00
ENH: lagrangian tutorial updates
2011-03-17 17:17:26 +00:00
andy
1ec2377731
ENH: further lagrangian tutorial updates
2011-02-25 16:43:18 +00:00
andy
1e371c13b6
ENH: Updated lagrangian tutorials
2011-02-25 14:58:54 +00:00
andy
feda5b9520
ENH: Updated particle tutorials re: particle forces
2011-02-15 11:01:48 +00:00
andy
d6155f802d
ENH: Initial check-in of re-worked particle forces
2011-02-14 15:49:46 +00:00
andy
f4f38c3ccb
STYLE: intermediate lib: parcelDistributionModel->sizeDistribution
2011-02-02 10:45:55 +00:00
andy
6c1e58605b
ENH: moved thermo/pdfs->lagrangian/distributionModels
2011-02-02 09:28:44 +00:00
andy
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +00:00
Henry
e802d3102e
Tutorials: Added missing "application" entries.
2011-01-07 12:03:22 +00:00
andy
dc460d3d45
ENH: Updated lagrangian tutorials
2010-11-02 13:15:15 +00:00
andy
f2d170a215
ENH: Re-shuffled particle parcelTypeId label and radition flag
2010-10-18 17:41:31 +01:00
andy
83db9efc84
ENH: Encapuslated cloud solution params
2010-10-18 16:58:53 +01:00
andy
2ae6047ac0
ENH: Removed dimensions from cloud constant props (not used)
2010-10-18 16:11:01 +01:00
andy
e54dae6db7
ENH: Encapsulated cloud sub-models in sub-dictionary
2010-10-18 16:06:47 +01:00
andy
a732cb54d9
STYLE: Updated poly thermo naming conventions
2010-10-18 13:03:44 +01:00
andy
806dfc707f
ENH: tutorial thermo input updates
2010-10-11 17:42:47 +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
475ac59f67
ENH: Tutorial updates
2010-09-07 13:59:31 +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
henry
361b153343
Final iteration information now available in mesh::data (used to be mesh::fvData)
...
Relaxation and solution parameters for the final iteration in PIMPLE loops are
now selected according to the value of the "finalIteration" entry in the
mesh::data dictionary.
rhoPimpleFoam significantly updates and now replaces rhoPisoFoam.
2010-05-25 18:45:25 +01:00
graham
b7f8f37d8d
ENH: lagrangian tutorials. Adding CollisionModel data and
...
paramagnetic force Switch to cloud properties.
2010-04-29 15:47:29 +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
andy
39f66fbefa
ENH: Updates to lagrangian tutorials re: SurfaceFilmModel entry
2010-04-08 17:58:57 +01:00
andy
5a6f5a83ca
ENH: Renamed volumeFlowRate to flowRateProfile in injection models
2010-04-01 12:37:17 +01:00
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
andy
ce9a3064ba
ENH: Updated porousExplicitSourceReactingParcelFoam verticalChannel tutorial case
2010-02-15 18:44:55 +00:00