Commit Graph

76 Commits

Author SHA1 Message Date
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
8962878a1c STYLE: Updated tutorial foam headers back to dev (from dev.localBranchName) 2010-10-18 13:13:21 +01:00
andy
a732cb54d9 STYLE: Updated poly thermo naming conventions 2010-10-18 13:03:44 +01:00
andy
7ceb2689cd ENH: Further thermo tutorial updates 2010-10-12 18:43:50 +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
ca8f5aee75 Tutorials: Added libOpenFOAM.so to libs when used to avoid paraFoam failing 2010-10-11 14:16:57 +01:00
Henry
89ee9b3e0f Merged all multiphase developments in OpenFOAM-1.7.x 2010-09-29 22:22:48 +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
andy
35354bab8d BUG: Removed execution bits from tutorial input files 2010-08-31 10:02:13 +01:00
mattijs
28410e24ed ENH: parcelInBox tutorial : added application 2010-08-19 15:41: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
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
mattijs
bba50b2152 ENH: updated more tutorials 2010-05-18 12:18:42 +01:00
mattijs
f54de2aad9 ENH: porousExplicitSourceReactingParcelFoam adapted for createBaffles 2010-05-17 18:05:04 +01:00
mattijs
c367e07642 ENH: Converted all cellSet/faceSet/pointSet to topoSet. 2010-05-10 17:17:49 +01:00
mattijs
c90ac07985 ENH: updated tutorial lagrangian/porousExplicitSourceReactingParcelFoam/filter 2010-05-04 17:53:36 +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
andy
8f1a6aa050 ENH: Updated Allclean script for tutorial case 2010-02-15 18:41:31 +00:00
andy
5a025e63ad ENH: Updated porousExplicitSourceReactingParcelFoam parcelInBox tutorial case 2010-02-15 18:41:05 +00:00
andy
3784ae12dd ENH: Updating tutorial cases to use sensible enthalpy thermo packages 2010-02-12 17:51:38 +00:00
andy
7b3da686d8 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-02-08 19:13:37 +00:00
andy
b3630c3f45 ENH: update to porousExplicitSourceReactingParcelFoam filter tutorial 2010-02-08 16:32:08 +00:00
andy
f8faccf8dd ENH: updated porousExplicitSourceReactingParcelFoam filter tutorial 2010-02-03 18:48:33 +00:00
andy
82dab7d673 ENH: Updated the porousExplicitSourceReactingParcelFoam solver to use the
reacting multi-phase level of cloud/parcel

- changes to createClouds.H
- updated tutorial cases to reflect changes
2010-02-01 13:14:34 +00:00
Mark Olesen
03956d46be Fix typos in tutorial initial conditions. 2010-01-15 19:33:39 +01:00
andy
90032a8c02 Correcting typo in omega initial field in tutorial 2010-01-11 16:32:28 +00:00
andy
6fa46f7bdc Tutorial updates 2010-01-05 10:58:40 +00:00
andy
c2a85fe666 Adding active flag to tutorial cloud properties files 2009-12-14 13:31:27 +00:00
andy
9589828aa8 Added another new tutorial case for porousExplicitSourceReactingParcelFoam 2009-12-10 16:40:18 +00:00
andy
29d7d3f50b Added new tutorial case for porousExplicitSourceReactingParcelFoam 2009-12-10 16:02:37 +00:00
andy
49818dd9ea Added enthalpyTransfer option to liquid evap coeffs 2009-12-10 15:37:55 +00:00
andy
94c61aba3e Updated thermo poly inputs for tutorial case 2009-12-10 15:26:21 +00:00
andy
7bce90d19e re-vamped patch interaction - generalised into reflect, stick and escape 2009-10-23 17:54:15 +01:00
andy
153e2190d4 corrected heat of formation for water vapour 2009-10-21 17:55:00 +01:00
andy
91675bd616 change in direction on Bird correction - using flag in base model instead... 2009-09-02 10:29:43 +01:00