graham
67136c25ee
STYLE: Remove tabs.
2010-07-27 12:24:27 +01:00
Mark Olesen
3ef7831a1e
STYLE: correct header format (as per ccfb6e32a6
)
2010-06-24 09:04:39 +02:00
henry
bfbab34491
Corrected merge conflicts from header changes.
2010-06-23 17:03:41 +01:00
henry
6574570ba0
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/constant/polyMesh/boundary
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/0/rho
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/polyMesh/boundary
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/RASProperties
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/thermophysicalProperties
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/topAir/turbulenceProperties
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/cp
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/0/rho
tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/constant/polyMesh/boundary
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/fixedInlet
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/include/sideAndTopPatches
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/nut
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/p
tutorials/incompressible/simpleFoam/windTurbineTerrain/constant/RASProperties
tutorials/incompressible/simpleFoam/windTurbineTerrain/system/decomposeParDict
2010-06-23 16:56:45 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
sergio
73445367b8
ENH: wind turbine terrain tutorial(windSimpleFoam)
2010-06-23 10:54:33 +01:00
mattijs
245e31adef
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-06-11 17:00:31 +01:00
mattijs
8b46d0cc68
BUG: chtMultiRegionFoam : adapt for basicSolidThermo
2010-06-11 16:55:32 +01:00
mattijs
4c3021ba61
ENH: chtMulti* : adapted to use solidBasicThermo
2010-06-11 16:38:22 +01:00
henry
cf1fa7115f
Tutorial updates -- incomplete.
...
These changes are pushed to avoid continuous merge conflicts caused by scripted
changes to all the tutorial files.
2010-06-10 13:01:14 +01:00
henry
460faa33ed
buoyantSimpleFoam buoyantCavity tutorial: Updated
...
Update not complete.
2010-06-10 12:59:34 +01:00
henry
d53f5edf5c
damBreak4phase: Tested and updated multiphaseInterFoam solver tutorial.
2010-06-10 12:55:04 +01:00
Mark Olesen
0ca515e3b1
Merge remote branch 'OpenCFD/master' into olesenm
2010-06-02 10:46:45 +02:00
graham
c1f565a186
STYLE: rename tutorial from wingFlutter to wingMotion. Not
...
necessarily a flutter.
2010-05-31 12:02:03 +01:00
graham
ed6041eb50
ENH: Adding more useful information to sixDoFRigidBodyMotion restraint
...
reporting.
Making sixDoFRigidBodyMotionConstraints less verbose by default, now
requires debug switch to be set.
2010-05-31 12:00:53 +01:00
henry
068b6b1d14
Resolved unexpected merge problem.
2010-05-25 18:49:10 +01: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
51c8c307eb
ENH: Adding actve flag to dsmc binary collision submodels to allow
...
collision step to be skipped for the NoBinaryCollision model.
2010-05-20 17:34:01 +01:00
graham
0368f38a7c
ENH. Update dsmc submodels to allow models with no coeffs dictionary.
...
Updated dsmc and md tuts, including new cyclic handling.
2010-05-20 16:49:03 +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
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
mattijs
f54de2aad9
ENH: porousExplicitSourceReactingParcelFoam adapted for createBaffles
2010-05-17 18:05:04 +01:00
mattijs
8816653041
BUG: t-junction-with-fan/Allrun : split cyclics
2010-05-17 17:19:30 +01:00
mattijs
2567ac7c17
ENH: adapted t-junction-with-fan for new createBaffles.
2010-05-17 17:11:14 +01: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
Mark Olesen
bde8dc579a
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
mattijs
78e5ef9dbd
ENH: specification of selection of cellZone in snappyHexMeshDict.
...
Now allows specification of inside point to help leaky surfaces.
2010-05-17 11:45:01 +01:00
graham
7fc4368586
ENH: New pimpleDyMFoam tutorial of fluttering wing, demonstrating the
...
sixDoFRigidBodyDisplacement BC restraints and constraints.
2010-05-14 17:54:58 +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
andy
7ad0be020e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-10 11:44:49 +01: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
c90ac07985
ENH: updated tutorial lagrangian/porousExplicitSourceReactingParcelFoam/filter
2010-05-04 17:53:36 +01:00
mattijs
51c2adc21f
ENH: updated simpleSRFFoam/mixer tutorial
2010-05-04 17:33:44 +01:00
mattijs
f39c200e02
ENH: updated tutorial boundaryFoam/boundaryWallFunctionsProfile
2010-05-04 16:23:59 +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
mattijs
409d373c6d
ENH: updated channel395 tutorial
2010-05-04 15:14:42 +01:00
mattijs
061a0014c4
ENH: converted boxTurb16
2010-05-04 14:53:35 +01:00
Mark Olesen
0e9851b432
Merge remote branch 'OpenCFD/master' into olesenm
2010-05-03 09:34:31 +02:00
mattijs
7f6740a9eb
Merge commit 'origin/master' into splitCyclic
2010-04-30 15:10:10 +01:00
graham
23b5edd02d
ENH: molecularDynamics now using new InteractionLists.
2010-04-29 20:14:54 +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
d303fd76a4
Merge branch 'master' into particleInteractions
2010-04-29 15:24:56 +01:00
henry
d036af2921
Corrected multiRegionHeater tutorial.
2010-04-29 14:21:11 +01:00