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
1970573609
STYLE: Misc coding cosmetics
2010-10-13 18:20:14 +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
7f949f41e8
Merge branch 'master' into dicts
2010-10-12 12:13:39 +01:00
Henry
eb51614780
Renamed rUA -> rAU
2010-10-11 20:10:34 +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
andy
32da2ff225
ENH: Multiple tutorial updates
2010-10-08 10:54:28 +01:00
andy
611a107bfd
ENH: Multiple tutorial updates
2010-10-07 17:17:48 +01:00
andy
b362957124
ENH: Multiple tutorial updates
2010-10-07 13:52:51 +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
04dee64ac4
ENH: Updated film multipleBoxes tutorial case
2010-09-17 14:22:26 +01:00
andy
4d28190435
ENH: Added evaporation test tutorial case for film modelling
2010-09-16 13:17:00 +01:00
andy
42a1e01000
ENH: Updated hotBoxes tutorial - added Tb to phase change model input
2010-09-10 16:56:53 +01:00
andy
a93194d80a
ENH: Added hotBoxes tutorial for the reactingParcelFilmFoam solver
2010-09-08 11:58:49 +01:00
andy
475ac59f67
ENH: Tutorial updates
2010-09-07 13:59:31 +01:00
andy
052b0157ef
ENH: Updated solvers that use the lagrangian/intermediate library
2010-09-07 13:58:11 +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
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
graham
9f702d722d
Merge branch 'master' into particleInteractions
2009-12-06 12:14:03 +00:00
Mark Olesen
b83e69818b
update some old dictionary headers - even found mention of Nabla!
2009-12-04 12:39:14 +01:00
mattijs
dcc53875f7
removed processorWeights
2009-11-19 19:37:07 +00:00
graham
6cbf1c9425
Merge branch 'master' into particleInteractions
2009-11-11 13:26:30 +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
graham
0e49835fd7
Merge branch 'master' into particleInteractions
2009-09-03 10:49:37 +01:00
andy
91675bd616
change in direction on Bird correction - using flag in base model instead...
2009-09-02 10:29:43 +01:00
andy
49295210c9
tutorial updates
2009-09-01 19:40:32 +01:00
graham
0e8fdf5b9b
Infrastructure for CollisionModel created and make...Submodel files
...
updated an created.
Included interactionLists from molecule library. Building with
temporary length squared hard coded.
Selecting collision partnersusing DIL and applying test force to each.
2009-08-20 20:06:13 +01:00
graham
48b452ae76
Merge branch 'master' into particleInteractions
2009-08-19 18:35:48 +01:00
henry
bcb1fc5ea8
Removed spurious "compressible::".
2009-08-18 22:03:34 +01:00
graham
698fa32b3f
Adding parcels and clouds for interacting particles. Creating solver
...
and test case.
2009-08-18 20:27:14 +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
1313dc091b
fixing typo in injection specs
2009-07-27 18:17:57 +01:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +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
773c6e9cd2
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-14 21:16:38 +01:00
henry
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
andy
a463585a7f
tutorial updates
2009-07-14 11:45:52 +01:00
andy
fd8ef1c05b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-09 18:38:27 +01:00
andy
4360798747
activating point mass sources
2009-07-09 18:15:02 +01:00
henry
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00
andy
d9a0715361
clean-up of dictionary
2009-07-09 13:25: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
andy
2e0e5d0ba9
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 16:36:36 +01:00
mattijs
7ebe502845
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Added softlinks for:
tutorials/mesh/snappyHexMesh/iglooWithFridges
tutorials/mesh/snappyHexMesh/motorBike
2009-07-07 16:02:52 +01:00
mattijs
6acfd6a3ae
execute bit set
2009-07-07 15:48:04 +01:00
mattijs
f3b6566f32
cleanup and running
2009-07-07 15:45:58 +01:00
andy
aa4e0f7585
minor update to fvSolution
2009-07-06 19:45:58 +01:00
andy
383823e69d
updated particle forces
2009-07-06 10:50:47 +01:00
andy
ac79a282c1
updated soldFuelComponents->solidComponents
2009-07-03 17:21:25 +01:00
mattijs
1cabcf6c12
createBaffles with faceZone
2009-06-30 22:17:03 +01:00
andy
441b8b0832
more tutorial updates
2009-06-24 12:27:18 +01:00
andy
784c4b8261
tutorial solver and case updates
2009-06-23 18:31:36 +01:00
andy
77ae8dbd02
tutorial updates
2009-06-22 18:39:42 +01:00
andy
98bd47cc08
removing old (no longer used) tracking stuff
2009-06-22 18:36:22 +01:00
andy
9ec6e0ad35
updating hThermo->hPsiThermo in tutorials
2009-06-19 13:17:14 +01:00
andy
8b0fc6bd3b
tutorial update
2009-06-17 13:08:12 +01:00
andy
27ecaba4ac
tutorial/solver update
2009-06-16 19:25:27 +01:00
andy
9b950c5eab
thermo updates - now create cloud using basicThermo instead of hCombustionThermo
2009-06-15 19:13:36 +01:00
andy
3e63edf5c7
tutorial mod
2009-06-12 16:31:05 +01:00
andy
0929b48698
simplifying i-o for chemistry models + thermo
2009-06-12 13:28:02 +01:00
andy
71645b9bea
tutorial updates
2009-06-11 15:49:29 +01:00
andy
dd6cdaaa63
removing Tbp
2009-06-05 16:46:24 +01:00
andy
c822efa629
minor tutorial updates - maxCo and active flag
2009-06-05 16:34:59 +01:00
andy
d4da7d823a
tutorial updates
2009-06-03 19:39:18 +01:00
andy
b19be17873
adding PostProcessingModel entry
2009-06-01 19:19:09 +01:00
andy
e40bc80cec
adding new tutorial case
2009-05-29 18:58:44 +01:00
andy
edf79bf061
renamed Lagrangian->lagrangian to be consistent with sources
2009-05-29 16:30:05 +01:00