graham
f14d76738b
Adding floatingObject tutorial case.
2009-10-19 15:58:40 +01:00
Mark Olesen
ffc9d0d97b
find/replace pi/180.0 -> degToRad() and 180.0/pi -> radToDeg()
...
- note left utilities/mesh/advanced/collapseEdges/collapseEdges.C as-is.
It looks suspicious, but the change was recent, so maybe it means something
2009-10-19 13:53:25 +02:00
graham
2125ba00de
Merge branch 'master' into particleInteractions
2009-10-19 11:37:48 +01:00
andy
a8f7488e0f
Merge branch 'olesenm'
2009-10-13 12:39:35 +01:00
mattijs
2ff47b7909
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-10-12 13:04:02 +01:00
henry
e9da288118
Reverted the Americanism "math" back to the original "mathematical" and reverted name of
...
the include file back to mathematicalConstants.H to make upgrading code slightly easier.
2009-10-10 22:58:58 +01:00
Mark Olesen
08fb4d5833
avoid spurious warnings on rm log.*
2009-10-09 19:46:08 +02:00
mattijs
680c3272aa
extraneous libs
2009-10-09 17:17:09 +01:00
mattijs
9b89dd125c
renaming of solidBodyMotionFunctions
2009-10-09 13:45:40 +01:00
mattijs
5ecde8d92e
new solidBodyMotionFunctions
2009-10-08 17:55:26 +01:00
Mark Olesen
f7d9174738
Merge commit 'OpenCFD/master' into olesenm
2009-10-08 16:50:34 +02:00
mattijs
98c3d099fd
new solidBodyMotionFunctions
2009-10-08 15:15:42 +01:00
Mark Olesen
84be998ebc
Merge commit 'OpenCFD/master' into olesenm
2009-10-08 12:07:04 +02:00
graham
b4052f716b
Merge branch 'master' into particleInteractions
2009-10-07 16:19:51 +01:00
mattijs
4f08a18800
moved temperature coupled baffle into compressible
2009-10-06 14:48:31 +01:00
graham
e489c142c1
Merge branch 'master' into particleInteractions
2009-10-01 11:56:59 +01:00
mattijs
ddb312a279
made entry optional
2009-09-29 20:37:23 +01:00
mattijs
09e1bfa865
pointMotion derived cellMotion is equivalent
2009-09-29 20:34:35 +01:00
Mark Olesen
9dea06e9d8
Merge commit 'OpenCFD/master' into olesenm
2009-09-22 09:33:23 +02:00
graham
af09f19463
Merge branch 'master' into particleInteractions
2009-09-17 15:15:19 +01:00
henry
1d1fd3a37c
Improved the error message buffering by rewinding when the error is throw rather
...
than when it is initialised. This allows messages to be created and added to.
2009-09-17 15:10:07 +01:00
mattijs
ebe5735d5b
renamed b.c.
2009-09-15 18:37:48 +01:00
mattijs
0408d571a0
renamed b.c.
2009-09-15 18:37:34 +01:00
mattijs
d9b1645d8f
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-15 17:52:06 +01:00
mattijs
791b5aaeaa
replacing isType with isA to enable directMappedWall to work
2009-09-15 17:51:59 +01:00
graham
c1925b36e8
Fixing conflict.
2009-09-15 15:24:33 +01:00
Mark Olesen
bc8de81718
snappyHexMesh/Allrun - fit comments in 80-cols and add #!/bin/sh
2009-09-14 16:00:58 +02:00
henry
26dac39576
Added "value" to wall BCs.
2009-09-13 23:11:28 +01:00
henry
a80e2f83cd
Removed unnecessary and inconsistent entries.
2009-09-10 22:43:06 +01:00
henry
6832ad28b0
Cleanup.
2009-09-09 21:56:07 +01:00
henry
42162f27b7
Added basic support for thermal effects in porous zones.
...
Currently the only supported model is fixing the temperature within the porous zone to a fixed value.
2009-09-09 21:55:55 +01:00
graham
0e49835fd7
Merge branch 'master' into particleInteractions
2009-09-03 10:49:37 +01:00
graham
a39f80e565
Merge branch 'master' into particleInteractions
2009-09-02 14:44:16 +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
henry
0e782b6021
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-01 10:44:48 +01:00
graham
0ec2983437
Merge branch 'master' into particleInteractions
2009-08-31 11:11:09 +01:00
andy
56fb2b6db9
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-28 18:39:01 +01:00
henry
aabd9bbea8
Back again
2009-08-28 18:21:57 +01:00
andy
8dcea0f8cd
using new constant definitions
2009-08-28 18:04:22 +01:00
henry
a51e412ea8
Added comment.
2009-08-28 17:55:03 +01:00
mattijs
3335aa68f3
moved non-IOobject files to subdirectory
2009-08-28 12:39:37 +01:00
mattijs
65f59bc992
moved non-IOobject files to subdirectory
2009-08-28 12:39:03 +01:00
mattijs
6f530e77cb
moved non-IOobject files to subdirectory
2009-08-28 12:38:44 +01:00
mattijs
6519dc62e2
to be able to handle wall function bcs
2009-08-28 12:37:31 +01:00
mattijs
3355c8d9eb
initial streamlines functionobject
2009-08-25 12:35:48 +01:00
mattijs
c58af4fcce
empty file
2009-08-24 16:55:35 +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
andy
91fca60f79
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-19 16:43:40 +01:00
andy
98bd768d50
adding counterFlowFlame2D tutorial case for reactingFoam
2009-08-19 16:43:29 +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
henry
a1bf420f52
Corrected for new BCs.
2009-08-18 17:18:05 +01:00
henry
cf08f081da
Corrected tutorials.
2009-08-18 17:12:15 +01:00
henry
62a396b33f
Removed unnecessary files.
2009-08-17 23:43:27 +01:00
andy
a1d6fdf994
adding local foamLog.db
2009-08-13 17:09:22 +01:00
andy
a41b159fbc
adding boundaryFoam tutorial to evaluate wall functions
2009-08-13 16:56:59 +01:00
andy
248eb8b51e
README for buoyantCavity tutorial case
2009-08-13 11:56:05 +01:00
henry
25a4df9c1e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-12 23:00:19 +01:00
henry
ff89303a7a
Correct cases for the new version of settlingFoam.
2009-08-12 23:00:15 +01:00
andy
920fa49e7e
minor change to tutorial
2009-08-11 13:21:50 +01:00
andy
511ceab01c
adding buoyantCavity validation/test case
2009-08-11 12:36:43 +01:00
mattijs
8d115b35c1
Merge branch 'master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/advanced/modifyMesh/cellSplitter.C
applications/utilities/mesh/conversion/fluent3DMeshToFoam/fluent3DMeshToFoam.L
applications/utilities/mesh/generation/blockMesh/blockMesh.C
applications/utilities/mesh/generation/blockMesh/createTopology.C
applications/utilities/mesh/generation/snappyHexMesh/Make/options
src/OpenFOAM/containers/Lists/ListOps/ListOps.H
src/OpenFOAM/containers/Lists/ListOps/ListOpsTemplates.C
src/OpenFOAM/containers/Lists/UList/UList.H
src/OpenFOAM/containers/Lists/UList/UListI.H
src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C
src/OpenFOAM/meshes/polyMesh/polyMeshFromShapeMesh.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H
src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
src/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C
src/decompositionAgglomeration/Allwmake
src/decompositionAgglomeration/decompositionMethods/Make/files
src/decompositionAgglomeration/decompositionMethods/Make/options
src/dynamicMesh/attachDetach/attachInterface.C
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.H
src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8.C
src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H
src/dynamicMesh/polyTopoChange/polyTopoChange/removePoints.H
src/dynamicMesh/slidingInterface/coupleSlidingInterface.C
src/finiteVolume/Make/files
tutorials/channelOodles/channel395/constant/polyMesh/blockMeshDict
tutorials/icoFoam/cavity/constant/polyMesh/blockMeshDict
wmake/rules/linux64Gcc/c++Opt
2009-08-07 08:19:53 +01:00
Mark Olesen
b4c93398e0
no-frills fvSolution format in tutorials/incompressible/*
2009-08-03 20:16:24 +02: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
60e3918be8
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-08-03 12:06:51 +01: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
Mark Olesen
8d78978645
fixed bad fvSolution entries for tutorial cases
...
- rhoCentralFoam
2009-08-01 13:31:50 +02:00
henry
4e6dbf5730
Force construction of mesh.deltaCoeffs() which may be needed for the wall-function BCs.
2009-07-30 12:58:03 +01:00
henry
1089bbc69c
Corrected omega wall-function BCs.
2009-07-29 11:52:42 +01:00
andy
1313dc091b
fixing typo in injection specs
2009-07-27 18:17:57 +01:00
henry
816f6b3488
Updated the headers.
2009-07-24 17:01:31 +01:00
henry
4ada91067d
Changed h to e in the fvSolvers file.
2009-07-24 17:01:15 +01:00
Chris Greenshields
34f758b9f7
Changed rhoCentralFoam to be e-based
2009-07-24 15:51:07 +01:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
henry
150528e7bb
Corrected to use alphaEff for b and ft to ensure Lewis number of 1.
2009-07-22 16:07:01 +01:00
andy
86f104aa00
chtMultiRegionFoam tutorial update
2009-07-21 19:43:38 +01:00
andy
bc88cf965f
buoyantSimpleRadiationFoam tutorial update
2009-07-21 19:39:00 +01:00
andy
3dfc299a0a
buoyantSimpleFoam tutorial update
2009-07-21 19:37:49 +01:00
andy
6c222b5082
rhoPisoFoam tutorial update
2009-07-21 19:35:33 +01:00
andy
14e6cfdba2
engineFoam tutorial update
2009-07-21 19:33:44 +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
fa34079e5a
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-16 12:42:45 +01:00
henry
4363dac73f
Further updates of the XiFoam tutorials.
2009-07-16 12:42:34 +01:00
Mark Olesen
535789cf98
Merge commit 'OpenCFD/master' into olesenm
2009-07-15 08:20:06 +02: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
henry
bf60ede878
Updates to tutorials
2009-07-14 21:07:53 +01:00
Mark Olesen
7bd8eef47c
Merge commit 'OpenCFD/master' into olesenm
2009-07-14 18:16:15 +02:00
andy
a463585a7f
tutorial updates
2009-07-14 11:45:52 +01:00
Mark Olesen
f1fbc24638
Merge commit 'OpenCFD/master' into olesenm
2009-07-10 22:39:29 +02:00
Mark Olesen
7cbcc02d09
turbulence models get thermal dissipation source term(s)
...
- thermalDissipation()
corresponds to the energy lost due to viscous efffects and
what exits the energy cascade via dissipation.
- thermalDissipationEff()
corresponds to the energy lost due to effective viscous efffects.
Everything that is lost from momentum. Thus essentially assumes
turbulent equilibrium, but is what STAR-CD and Fluent seem to be using.
Thus even if it's wrong, provide it anyhow.
- minor consistency update in comments
2009-07-10 21:47:58 +02:00
henry
5a83c4660c
Added rho for the buoyantPressure BC.
2009-07-10 14:42:23 +01:00
henry
90298600e0
Corrected buoyancy BCs for p.
2009-07-10 12:59:51 +01:00
henry
e461ef53e9
Removed support for LAM.
2009-07-10 12:04:42 +01:00
henry
5f246c45e6
Improved the basic tutorial clean functions.
2009-07-10 11:55:50 +01:00
henry
d9b4966af2
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-09 23:28:56 +01:00
henry
37b0fe0ade
Corrections to get the tutorial test loop to run cleanly.
2009-07-09 23:28:54 +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
henry
4c3c9f2c38
Corrected application entry.
2009-07-09 14:42:17 +01:00
henry
4665779145
Renamed for consistency with other tutorials.
2009-07-09 14:41:54 +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
f4d7096d45
Don't initialise U; unnecessary edit.
2009-07-08 17:20:06 +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
henry
bbc4e8a25e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 22:57:30 +01:00
henry
4439183d96
Corrected handling of the wall BCs of p for buoyant flows.
2009-07-07 22:56:02 +01:00
andy
f05cd81c11
Merge branch 'molecularDynamics'
2009-07-07 16:46:17 +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
graham
9fb1dac1cc
Adding check for density < VSMALL to avoid FPE.
...
Modifying nanoNozzle tutorial to shorten the run and increase the density.
2009-07-07 10:50:37 +01:00
andy
aa4e0f7585
minor update to fvSolution
2009-07-06 19:45:58 +01:00
graham
e478718282
Modification to MD tuts.
2009-07-06 15:49:48 +01:00
andy
383823e69d
updated particle forces
2009-07-06 10:50:47 +01:00
andy
24fa65eb1c
merge with master + fix conflict
2009-07-03 18:02:43 +01:00
andy
ac79a282c1
updated soldFuelComponents->solidComponents
2009-07-03 17:21:25 +01:00
henry
d830441735
New boundary files
2009-07-03 11:46:56 +01:00
henry
218b2baec4
Changed SP and DP to WM_SP and WM_DP.
2009-07-03 11:46:45 +01:00
henry
a9ce16ea71
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
tutorials/incompressible/simpleFoam/motorBike/system/snappyHexMeshDict
tutorials/mesh/snappyHexMesh/iglooWithFridges
tutorials/mesh/snappyHexMesh/motorBike
2009-07-01 15:47:02 +01:00
henry
a11cf2e0da
Created simpleFoam case from the motorBike mesh tutorial.
...
Moved the snappyHexMesh tutorials to the appropriate solver directories and created links.
2009-07-01 15:40:52 +01:00
mattijs
d698d96677
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-01 14:17:07 +01:00
mattijs
2eebfa3a31
multiregion meshing tutorial
2009-07-01 14:16:30 +01:00
mattijs
543b593eba
corrected header
2009-07-01 13:55:34 +01:00
henry
72e706654b
Cleaned out unnecessary files in turorials
2009-07-01 11:38:04 +01:00
andy
0df64ea1d3
merge after conflict resolution
2009-07-01 10:59:48 +01:00
henry
71127a7a36
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
tutorials/mesh/snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict
2009-06-30 23:16:06 +01:00
henry
56724d5a2d
Created a runnable tutorial out of the iglooWithFridges case to demonstrate the buoyantBoussinesqSimpleFoam code.
2009-06-30 23:09:05 +01:00
henry
1783feeb90
Changed gamma to alpha1.
2009-06-30 23:07:31 +01:00
henry
ad7e0fb239
Use relative tolerances.
2009-06-30 23:06:59 +01:00
mattijs
55a9be9cea
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-30 22:21:21 +01:00
mattijs
1cabcf6c12
createBaffles with faceZone
2009-06-30 22:17:03 +01:00
mattijs
4d8c3ffe1f
remove abutted surfaces
2009-06-29 17:29:38 +01:00
graham
786a2621ad
New MD tutorials.
2009-06-29 16:34:27 +01:00
henry
bdf6a90794
Removed unnecessary files.
2009-06-26 17:24:19 +01:00
henry
1b25af21ff
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-26 17:19:17 +01:00
henry
ac02c60442
Changed Boussinesq solvers to use p rather than pd and added hotRoom tutorial cases for them.
2009-06-26 17:19:09 +01:00
mattijs
ff36c6640a
surface imprint tutorial
2009-06-26 14:07:29 +01:00
andy
9c7e263845
updated directMapped->directMappedPatch
2009-06-26 11:02:07 +01:00
andy
55f6a1affb
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-25 17:30:26 +01:00
henry
4ff9c018b6
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-25 15:40:45 +01:00
henry
82a0c2ae67
Improved relaxation factors for the new buoyantSimpleFoam solver.
...
Note the reversal between the p and U factors for compressible flow.
2009-06-25 15:40:33 +01:00
andy
fac1b596b8
sonicFoam solver and tutorial updates
2009-06-25 13:19:41 +01:00
andy
441b8b0832
more tutorial updates
2009-06-24 12:27:18 +01:00
andy
81dfb596d6
rhoPimpleFoam tutorial updates
2009-06-23 19:06:21 +01:00
andy
2c2c0163ca
XiFoam tutorial updates
2009-06-23 18:57:44 +01:00
andy
435712967f
updates to dieselFoam tutorial
2009-06-23 18:36:58 +01:00
andy
784c4b8261
tutorial solver and case updates
2009-06-23 18:31:36 +01:00
henry
9418392975
Changed by setFields.
2009-06-23 12:12:39 +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
6a9dfcdc82
merge of thermo branch into master
2009-06-19 13:21:55 +01:00
andy
9ec6e0ad35
updating hThermo->hPsiThermo in tutorials
2009-06-19 13:17:14 +01:00
andy
3393036e8f
rhoPisoFoam tutorial update
2009-06-18 15:56:51 +01:00
graham
864e56d1df
Merge branch 'master' into dsmc
2009-06-18 15:19:32 +01:00
graham
eefaf72069
Added four dsmc tutorials and run/clean scripts.
2009-06-18 14:52:31 +01:00
andy
8b0fc6bd3b
tutorial update
2009-06-17 13:08:12 +01:00
mattijs
be69815c2c
pimple settings
2009-06-16 20:00:02 +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
b70ad9e5af
Merge branch 'master' into thermo
2009-06-12 18:46:35 +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
henry
7cc81b32b8
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-11 22:48:08 +01:00
henry
4465d20ac6
Changed pd -> p.
2009-06-11 22:48:05 +01:00
andy
1ebc1c1ad4
Merge branch 'FT'
2009-06-11 17:10:58 +01:00
henry
1ec66cb4d4
Added for new turbulence models.
2009-06-11 16:03:18 +01:00
henry
ec4e44e4ce
Corrected for new turbulence BCs.
2009-06-11 16:01:02 +01:00
andy
71645b9bea
tutorial updates
2009-06-11 15:49:29 +01:00
henry
d7379c51eb
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-09 12:13:17 +01:00
henry
ac9132b0ee
Minor reformat.
2009-06-09 12:13:11 +01:00
henry
ea6da33740
Reformat.
2009-06-09 12:12:35 +01:00
henry
e7429463f8
Created new tutorial solver for MRF with VoF interface-capturing.
2009-06-09 12:11:18 +01:00
mattijs
e11aa502dd
updated syntax
2009-06-09 08:36:00 +01:00
mattijs
2a62ec3f39
added solverFrequency
2009-06-08 18:03:33 +01:00
mattijs
a253547154
fvDOM tutorial
2009-06-08 18:00:04 +01:00
andy
279df4d0e6
merge into master
2009-06-05 17:40:08 +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
mattijs
ba9e843784
new syntax
2009-06-04 16:29:40 +01:00
andy
d4da7d823a
tutorial updates
2009-06-03 19:39:18 +01:00
mattijs
9429a9ed36
make tutorial work
2009-06-02 15:12:00 +01:00
mattijs
d3bcca840d
solving for pd; new parallel b.c.
2009-06-02 14:59:07 +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
andy
d83f9991ed
added PostProcessingModel entry
2009-05-28 18:13:02 +01:00
andy
1649cd1844
refactored wall interaction to patch interaction
2009-05-28 17:13:01 +01:00
andy
87cfd68f32
added PostProcessingModel entry
2009-05-27 14:46:24 +01:00
andy
287fd398e2
adding missed file from tutorial
2009-05-20 17:37:54 +01:00
andy
69e2eefdb0
added new coalChemisryFoam tutorial
2009-05-20 17:30:21 +01:00
andy
5ccff5ffca
updated version in header to 1.5.x
2009-05-19 18:23:41 +01:00
andy
30baccd509
adding reactingParcelFoam tutorial
2009-05-19 17:54:45 +01:00
andy
69c7280f50
Merge branch 'olesenm'
2009-05-12 10:59:45 +01:00
henry
0ee817a060
Also added a separate specification of the static pressure level but the
...
location for the specification is the same as that for the pd level.
2009-05-11 23:19:56 +01:00
Mark Olesen
774cf8b4db
Merge commit 'OpenCFD/master' into olesenm
...
- with minor additional changes
2009-05-11 13:55:06 +02:00
Mark Olesen
d2a78f7e96
finally drop references to ~/.OpenFOAM-<ver> (use ~/.OpenFOAM/<ver>)
2009-05-07 10:37:55 +02:00
andy
b6be0105b1
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-05-06 13:13:03 +01:00
mattijs
c67b9e677a
scoping
2009-04-28 20:52:19 +01:00
mattijs
68e3014f93
scoping
2009-04-28 20:52:18 +01:00
andy
8fda94ae1f
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-04-24 12:53:13 +01:00
mattijs
2c31daa167
allow mut to be generated
2009-04-23 15:02:44 +01:00
mattijs
c153c5dc47
missing patch
2009-04-23 15:02:09 +01:00
mattijs
c0f131eab5
added scoping
2009-04-23 14:54:04 +01:00
mattijs
93b5c53ef4
added scoping
2009-04-23 14:51:43 +01:00
mattijs
975e800207
simple -> piso rename
2009-04-20 17:52:26 +01:00
mattijs
5e3b302477
update tutorial
2009-04-17 13:08:41 +01:00
mattijs
4f1f94ad83
update tutorial
...
modified: ../../../compressible/rhoPisoFoam/ras/cavity/constant/polyMesh/boundary
modified: ../../buoyantPisoFoam/hotRoom/constant/polyMesh/boundary
modified: ../../buoyantPisoFoam/hotRoom/system/controlDict
modified: ../../buoyantPisoFoam/hotRoom/system/fvSchemes
deleted: ../../buoyantPisoFoam/hotRoom/0/mut
modified: constant/polyMesh/boundary
deleted: ../../buoyantSimpleRadiationFoam/hotRadiationRoom/0/mut
deleted: ../../chtMultiRegionFoam/multiRegionHeater/0/mut
2009-04-17 12:35:47 +01:00
mattijs
d55c97669a
directMapped extension for inter-region
2009-04-17 11:00:15 +01:00
mattijs
74213da984
new solver syntax
2009-04-17 10:59:26 +01:00
mattijs
c42f04e843
multi-region directMapped
2009-04-16 18:45:01 +01:00
mattijs
cd898745ef
relaxed mesh quality constraints
2009-04-09 18:08:12 +01:00
mattijs
db3b8bafdb
example of feature edge refinement
2009-04-09 13:03:33 +01:00
andy
ad350c504f
cosmetics
2009-04-06 16:32:45 +01:00
andy
fa794c981d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-26 13:50:34 +00:00
andy
ecb14e0546
moved tuts in line with change in application structure
2009-03-26 13:50:12 +00:00
andy
836ede21de
formatting
2009-03-25 12:22:26 +00:00
mattijs
950c77117b
comment
2009-03-24 18:02:42 +00:00
mattijs
fe55f58d46
new turbulence setup
2009-03-23 16:35:53 +00:00
Mark Olesen
fb1e155eed
Merge commit 'OpenCFD/master' into olesenm
2009-03-16 08:28:08 +01:00
henry
48c75eef27
Corrected case for the new wall-function treatment.
2009-03-12 21:53:46 +00:00
Mark Olesen
e011328d99
Merge commit 'OpenCFD/master' into olesenm
2009-03-12 10:39:22 +01:00
henry
73b153f302
Updates and extensions to the MRF and SRF handling.
2009-03-11 16:49:46 +00:00
Mark Olesen
6ecdf4fc41
updated DebugSwitches, surfaceWriter
...
- added obj surfaceWriter
- don't bother with prepended field names on obj and stl surfaceWriter.
It fills the disk and suggests differences where there are none.
2009-03-09 15:37:54 +01:00
Mark Olesen
0cfce1a7ab
Merge commit 'OpenCFD/master' into olesenm
2009-03-05 11:00:34 +01:00
Mark Olesen
1a2bcf7d84
Merge commit 'OpenCFD/master' into olesenm
2009-03-04 12:20:51 +01:00
mattijs
7e735715a4
more flexible mrfzones
...
modified: finiteVolume/cfdTools/general/MRF/MRFZone.C
modified: finiteVolume/cfdTools/general/MRF/MRFZone.H
modified: ../tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/constant/MRFZones
2009-03-03 17:09:01 +00:00
mattijs
a15e5f7f05
zone faces derived from cell zone
2009-02-27 12:53:55 +00:00
mattijs
bb74c5ae14
sample usage of wildcards
2009-02-26 22:48:30 +00:00
Mark Olesen
507ad1e643
Merge commit 'OpenCFD/master' into olesenm
2009-02-25 10:50:26 +01:00
mattijs
364e8e001d
reintroduce comments
2009-02-24 12:07:50 +00:00
mattijs
5c97cd1d39
added comment
2009-02-19 13:08:07 +00:00
andy
181f252245
updates
2009-02-18 18:05:54 +00:00
andy
0781a2f387
correcting use of totalPressure BC
...
- still not consistent for pd as does not include buoyancy effects
2009-02-18 16:13:32 +00:00
andy
a40999c586
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-02-18 12:30:33 +00:00
andy
dee5fee4db
tutorial updates
2009-02-18 12:29:22 +00:00
Mark Olesen
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
henry
8b5457a829
Bug fix for the change in directory structure.
2009-02-17 22:01:40 +00:00
henry
fcd4e88e0e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-02-17 17:07:16 +00:00
henry
17b2e50e9c
Added shallowWaterFoam solver and tutorial case.
2009-02-17 17:07:09 +00:00
Mark Olesen
19aa23d707
Merge commit 'OpenCFD/master' into olesenm
2009-02-17 16:35:00 +01:00
andy
c799fb0014
renamed to be consistent with new solver naming convention
2009-02-17 12:27:38 +00:00
Mark Olesen
c2256e51f3
change solvers, utilities, etc. to use while (..) time-looping idiom
...
- this (now deprecated) idiom:
for (runTime++; !runTime.end(); runTime++) { ... }
has a few problems:
* stop-on-next-write will be off-by-one (ie, doesn't work)
* function objects are not executed on exit with runTime.end()
Fixing these problems is not really possible.
- this idiom
while (runTime.run())
{
runTime++;
...
}
works without the above problems.
2009-02-17 08:47:42 +01:00
andy
2002e46bb6
housekeeping
2009-02-16 11:32:34 +00:00
andy
e51f57c708
Merge branch 'tutorials'
2009-02-13 19:11:40 +00:00
andy
00fbaf627a
more updates...
2009-02-13 18:31:15 +00:00
andy
a5b039b4ca
updates
2009-02-13 17:28:21 +00:00
andy
4b81f44378
more updates...
2009-02-13 17:03:05 +00:00
andy
ef874be0b9
updates
2009-02-13 16:14:44 +00:00
andy
ab4d2e0f3e
updated
2009-02-13 15:20:28 +00:00
andy
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
mattijs
5ce9333c4c
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-02-13 09:01:17 +00:00
andy
485d821477
updated basic
2009-02-12 19:07:02 +00:00
andy
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00
andy
33caf9f6a7
general update
2009-02-11 14:33:18 +00:00
mattijs
54749c0e9b
no blockMesh
2009-02-10 23:35:42 +00:00
mattijs
f8c1396426
syntax changes
2009-02-10 17:37:40 +00:00
henry
c44f8aee42
Choosing mine.
2009-01-20 16:33:31 +00:00
henry
f97160ba7a
Choosing Andy's
2009-01-20 16:31:48 +00:00
henry
d29e728814
Upgraded.
2009-01-20 16:28:26 +00:00
andy
b1dcfe66ec
updated
2009-01-19 11:54:56 +00:00
mattijs
2dbf42085d
Initial set of changes.
2009-01-15 18:29:08 +00:00
mattijs
73426723b0
new boundary syntax
2009-01-15 18:25:51 +00:00
mattijs
9c9c43f23a
new boundary syntax
2009-01-15 18:25:11 +00:00
andy
e16553c68b
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-01-09 16:33:01 +00:00
andy
67ee945ad3
updating to new turbulence framework and injection specifications
2009-01-09 16:26:55 +00:00
Mark Olesen
cdd2266467
Merge commit 'OpenCFD/master' into olesenm
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C
2009-01-07 09:39:17 +01:00
mattijs
bbed85ab94
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-01-06 20:54:19 +00:00
mattijs
7db79b0439
wrong application
2009-01-06 18:33:38 +00:00
henry
5f1c919041
Header automatically changed. Should we try to avoid this?
2009-01-05 22:23:25 +00:00
henry
efd8afdbb6
Added the new "outputControl" option to the function objects.
2009-01-05 22:22:43 +00:00
henry
b1ca8f48e4
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-01-05 22:18:33 +00:00
henry
d793344af2
Corrected mhdFoam tutorial scripts.
2009-01-05 22:18:19 +00:00
mattijs
a386230785
sicortex
2009-01-05 12:38:30 +00:00
mattijs
ca6f085843
missing setFields
2009-01-05 12:17:09 +00:00
Mark Olesen
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
mattijs
1d450fbe11
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2008-12-30 22:00:52 +00:00
mattijs
22393b4262
new bc
2008-12-30 22:00:17 +00:00
andy
eaea0460cd
general updates for new turbulence model structure
2008-12-19 17:59:54 +00:00
henry
e1d7916c3b
From Niklas Nordin:
...
New fuels are iso/n-propanol and urea. Although urea is a bit dodgy, but that's
all of the properties Ive found so far.
I've also added a variation of temperature instead of constant temperature for
some injector-classes so Im sending you the new version of the dieselFoam
tutorial also.
2008-12-18 16:58:29 +00:00
henry
0479165024
Added generic turbulenceModel base class to incompressible turbulence models.
2008-11-20 20:33:06 +00:00
henry
326b86ec2d
Added generic turbulenceModel base class to incompressible turbulence models.
2008-11-20 17:07:17 +00:00
mattijs
99e8bf7516
volPointInterpolation, pointMesh now MeshObject
2008-10-21 15:02:04 +01:00
mattijs
50dcc40e9a
new interval syntax
2008-10-20 15:31:39 +01:00
Mark Olesen
073569c070
minor consistency changes, docu cosmetics
2008-10-13 09:28:34 +02:00
Mark Olesen
7a77e7ad3e
Merge commit 'OpenCFD/master' into olesenm
2008-10-09 16:13:41 +02:00
mattijs
9891d37172
parallel postChannel
2008-10-08 07:55:07 +01:00
Mark Olesen
ab5c014a69
tweaked tutorial run scripts, avoid some bashisms
2008-10-08 08:39:16 +02:00
mattijs
c15ceeb6ed
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-02 08:43:39 +01:00
mattijs
0c471dd861
corrected numbering
2008-10-02 08:43:03 +01:00
Mark Olesen
f8823b684b
wcleanAll - provide some information about the progress
...
- move tutorial cleanup to the end in case the user wishes to
abort the wcleanAll script
- adjusted wcleanAlmostAll according, but don't know if it's really
needed any more
2008-09-30 19:32:13 +02:00
Mark Olesen
eacad3d6ab
blockMeshDict.m4 files: print *not* printf, don't need POSIX with Math::Trig
2008-09-24 18:27:56 +02:00
andy
dc69c60269
update
2008-09-16 12:13:12 +01:00
andy
8c8f76fb7d
update
2008-09-16 12:13:12 +01:00
andy
e95b3a9312
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-16 11:27:07 +01:00
andy
85cbbbf6ec
updated to reflect changes to function object output handling
2008-09-16 11:24:03 +01:00
henry
7d74145339
Corrected the "format" entry to be consistent with the GNU extensions to m4.
2008-09-11 11:39:20 +01:00
mattijs
3128561a4a
generalised directMappedPolyPatch
2008-09-09 17:22:37 +01:00
mattijs
f526e28176
preserved keyword format
2008-09-09 17:14:29 +01:00
henry
fe58db2ecf
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-03 08:38:23 +01:00
henry
485a2549c8
Removed spaces.
2008-09-03 08:35:44 +01:00
mattijs
dab849c8ba
aligned sampling plane with cells
2008-08-28 15:51:08 +01:00
mattijs
c1cd9c4cd7
pimpleFoam tutorial
2008-08-15 12:20:42 +01:00
Mark Olesen
fb91e80086
tutorial and misc Dict cosmetics
2008-08-10 22:25:06 +02:00
Mark Olesen
7be206a5f3
Be pickier about only running certain scripts from the cwd
2008-08-09 18:50:27 +02:00
Mark Olesen
501c558f1f
cht tutorial - use 'paraFoam -touch' to create files for paraview
2008-08-09 18:44:59 +02:00
Mark Olesen
3bc28f6cb0
foamUpdate scripts - avoid destroying soft-links or trashing existing {RAS,LES}Properties
2008-08-08 23:15:28 +02:00
Mark Olesen
2e6f99627b
replace 'prinf' with 'print' in blockMeshDict.m4 files
...
- how did the old versions actually even work?
2008-08-08 22:40:40 +02:00
Mark Olesen
a99632d441
cht tutorial tidy up
...
- remove inappropriate fields from the regions
(only important or useful for post-processing)
- Allclean script had missed some files
2008-08-08 22:38:25 +02:00
mattijs
c809c1d5bd
adding coefficient logging
2008-08-06 16:14:05 +01:00
henry
fe4b18b053
Set the min value to 1e-8.
2008-08-04 16:05:06 +01:00
mattijs
700ba91ec7
changed header
2008-07-29 18:49:49 +01:00
mattijs
b4dd40f798
extraneous files
2008-07-29 18:25:43 +01:00
henry
9aaefba2f4
Added Allclean to preserve the mesh files
2008-07-29 09:28:36 +01:00
henry
3b59411239
Removed spurious file
2008-07-29 08:46:26 +01:00
henry
88b67a3263
New simpleFoam tutorial
2008-07-29 08:45:25 +01:00
andy
4a2475ac6c
correcting p initial internal field value
2008-07-24 10:32:06 +01:00
mattijs
46b102bd8f
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-15 22:11:10 +01:00
mattijs
67c010c729
chtMultiRegionFoam tutorial
2008-07-15 22:10:40 +01:00
Mark Olesen
5e5b26edd5
update dictionary headers and FoamFile entry to 1.5 format
2008-07-14 14:50:35 +02:00
mattijs
69a75b1ca4
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-09 15:18:45 +01:00
mattijs
17beb3c21a
meshing tutorials
2008-07-09 15:18:39 +01:00
Mark Olesen
f17c95cbff
Merge commit 'OpenCFD/master' into olesenm
2008-07-09 11:44:45 +02:00
andy
78de486b87
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-09 09:30:17 +01:00
Mark Olesen
9cde05b169
Merge commit 'OpenCFD/master' into olesenm
...
Resolved conflicts:
src/OpenFOAM/interpolations/interpolationTable/interpolationTable.C
src/OpenFOAM/interpolations/interpolationTable/interpolationTable.H
2008-07-09 09:14:18 +02:00
henry
27a474bed7
Use rm -rf to avoid warnings for files that have already been removed.
2008-07-08 19:13:07 +01:00
andy
e14d5bc4c5
removed redundant probes folder
2008-07-08 13:36:39 +01:00
Mark Olesen
d7f85054e8
minor fixup for flowRate bcs.
2008-07-07 08:49:35 +02:00
henry
2b91f04baf
Minor change to motion settings.
2008-07-04 13:49:50 +01:00
henry
65a5335757
New interDyMFoam tutorial: sloshingTank3D6DoF
2008-07-04 13:48:28 +01:00
graham
ba7d45228a
Added Allrun and Allclean scripts to gnemdFoam and mdEquilibrationFoam tutorials
2008-07-03 17:49:51 +01:00
andy
06dec3884e
clean-up of unused file
2008-07-03 17:09:31 +01:00
henry
1513f4a1f3
New interDyMFoam tutorial sloshingTank3D
2008-07-02 22:42:37 +01:00
henry
b3442bf900
Updates to sloshingTank2D
2008-07-02 22:41:36 +01:00
henry
98e1cd0256
Corrected headers.
2008-07-01 20:18:15 +01:00
henry
1e7f8941c9
New interDyMFoam tutorial: sloshing in a ship's tank
2008-07-01 20:17:56 +01:00
henry
a672bdda7c
New interDyMFoam tutorial: sloshing in a ship's tank
2008-07-01 20:16:00 +01:00
henry
b9a78b5407
Minor corrections to tutorials.
2008-06-30 12:02:43 +01:00
henry
24610e1c00
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-30 12:01:33 +01:00
henry
aabb4e3b2c
New tutorial case for compressibleLesInterFoam: depthCharge3D
2008-06-30 12:01:23 +01:00
andy
2573b0e8f1
consistency update - 0.orig->0.org
2008-06-30 11:33:15 +01:00
andy
2766a978a9
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-30 11:16:29 +01:00
andy
ad42db8f07
fix typo in p solver selection
2008-06-30 11:16:12 +01:00