Commit Graph

105 Commits

Author SHA1 Message Date
mattijs
28410e24ed ENH: parcelInBox tutorial : added application 2010-08-19 15:41:31 +01:00
graham
49a853116a STYLE: copyright and 80 char line fixes. 2010-07-27 15:45:43 +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
7507b5f6bd BUG: fixed subset action in topoSet; renamed sourceDict keyword to sourceInfo. 2010-05-11 12:09:49 +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
graham
0f47cc05eb Merge branch 'master' into particleInteractions 2010-04-09 18:04:49 +01:00
Mark Olesen
a55ce8eeba Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	tutorials/incompressible/simpleFoam/pitzDaily/system/controlDict
2010-04-09 14:21:34 +02:00
graham
ed3d9ef3eb Merge branch 'master' into particleInteractions 2010-04-09 12:33:21 +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
andy
1fc97066c5 ENH: Updated lagrangian tutorials to reflect changes in lagrangian/intermediate library 2010-04-09 11:49:48 +01:00
Mark Olesen
10141f907b STYLE: use dict entry for function objects in controlDict 2010-04-09 12:23:25 +02:00
graham
b19a8e3748 Merge branch 'master' into particleInteractions
Conflicts:
	src/lagrangian/intermediate/clouds/Templates/KinematicCloud/KinematicCloud.C
	src/lagrangian/intermediate/clouds/Templates/KinematicCloud/KinematicCloud.H
	tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/coalCloud1Properties
	tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/limestoneCloud1Properties
2010-04-09 11:03:19 +01:00
andy
39f66fbefa ENH: Updates to lagrangian tutorials re: SurfaceFilmModel entry 2010-04-08 17:58:57 +01:00
andy
078a3204ba ENH: Updating libs/applications affected by surface film modelling 2010-04-08 17:03:35 +01:00
andy
df1716f48b ENH: Added tutorial cases for the reactingParcelFilmFoam solver 2010-04-08 17:02:52 +01:00
graham
6a5069b61f Merge branch 'master' into particleInteractions 2010-04-07 17:29:38 +01:00
andy
5a6f5a83ca ENH: Renamed volumeFlowRate to flowRateProfile in injection models 2010-04-01 12:37:17 +01:00
graham
94bab707d3 Merge branch 'master' into particleInteractions 2010-03-31 11:48:58 +01:00
Mark Olesen
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
graham
876f975c29 Merge branch 'master' into particleInteractions 2010-03-19 16:01:41 +00:00
Mark Olesen
6b6dd51a27 STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
graham
a03e484dee ENH: Updating coalCombustion with collision variables and models.
Adding youngsModulus and poissons ratio to coalChemistryFoam cloud
properties.
2010-03-03 15:54:45 +00:00
graham
b98c7c9d3e ENH: Removing interactingKinematicParcelFoam tutorials - out of date
and unnecessary.
2010-03-03 14:59:43 +00:00
graham
ad77ffc868 Merge branch 'master' into particleInteractions
Conflicts:
	src/lagrangian/basic/Cloud/Cloud.H
	src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.C
	src/parallel/decompositionMethods/Make/options
2010-03-01 09:15:11 +00: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
539e911822 ENH: Updated rhoPisoTwinParcelFoam simplifiedSiwek tutorial case 2010-02-15 18:36:10 +00:00
andy
ca00cf2487 ENH Updated rhoPisoTwinParcelFoam tutorial solver to use sensible enthalpy 2010-02-15 18:33:10 +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
21c3504199 ENH: Updated coalChemistryFoam tutorial case 2010-02-04 13:30:24 +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