e5c36daef8
using fieldname as label for point field data instead of volPointInterpolate(X)
2009-07-17 18:06:33 +01:00
b67065aadf
option for reading cubit meshes
2009-07-16 14:16:12 +01:00
85e0f54ec9
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-15 12:04:31 +01:00
077b6ec769
extraneous include files
2009-07-15 12:03:43 +01:00
773c6e9cd2
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-14 21:16:38 +01:00
110b65add1
Put UEqn in PIMPLE loop.
2009-07-14 21:09:15 +01:00
e7d9bf9a35
Force Unity Lewis number constraint by using alphaEff in b and ft equations.
2009-07-14 21:08:52 +01:00
1f8e1a0a58
Added objOutput Switch to controls to allow debug obj output to be controlled.
...
Added function to limit vertex displacements that penetrate the surface or come
to close to it (closer than twice the local point pair distance) by recursively
halving the displacement vector.
Using runTime.loop() construct in app for time loop - with runTime++ at the end
of the loop - wasn't getting the polyMesh written to the final timestep. Moving
targetCellSize and internal delaunay vertex writing out of writeDual function
and calling them from the move() function.
2009-07-14 15:34:30 +01:00
6cf07c4cb8
Implemented face rotation controller and some associated functions and fixes.
...
Some test code code commented out at point of displacementAccumulator
addition/clip.
2009-07-13 18:24:21 +01:00
d8145ab608
cosmetics/coding style updates
2009-07-13 14:38:56 +01:00
51d68d011a
adding example dictionary for particleTracks
2009-07-13 14:37:36 +01:00
5f50cd5f29
Closing brace in wrong place, non internalOrBoundaryPoint Dvs asked for
...
alignment which was uninitialised.
2009-07-11 12:49:34 +01:00
492b0153df
Merge branch 'master' into cvm
2009-07-10 20:39:16 +01:00
5a83c4660c
Added rho for the buoyantPressure BC.
2009-07-10 14:42:23 +01:00
1dbb7bb393
Merge branch 'master' into cvm
2009-07-10 11:39:45 +01:00
37b0fe0ade
Corrections to get the tutorial test loop to run cleanly.
2009-07-09 23:28:54 +01:00
e6cdada5d6
correct extrudeMesh
2009-07-09 16:01:36 +01:00
1c095c249d
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-09 13:05:06 +01:00
4c13ef589b
faceZone checking. wip
2009-07-09 11:57:21 +01:00
db77abe02b
Merge branch 'master' into cvm
2009-07-09 10:24:23 +01:00
e55c47478d
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-08 19:10:55 +01:00
d76820dc57
Changed g from being read from environmentalProperties to being read directly as a
...
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
54f9cc3fe9
added output of heat release, dQ (got lost somewhere along the way...)
2009-07-08 16:54:59 +01:00
bbc4e8a25e
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 22:57:30 +01:00
4439183d96
Corrected handling of the wall BCs of p for buoyant flows.
2009-07-07 22:56:02 +01:00
9015b7f493
added comment
2009-07-07 18:54:19 +01:00
32dd993084
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 17:41:08 +01:00
92311ec76d
cloud rereading
2009-07-07 17:36:32 +01:00
2e0e5d0ba9
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-07 16:36:36 +01:00
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
3d6be6aa5e
expand on case directory
2009-07-07 15:48:18 +01:00
6acfd6a3ae
execute bit set
2009-07-07 15:48:04 +01:00
d02e3f1468
unused files
2009-07-07 15:38:50 +01:00
3deed0eb44
updates to ../../applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam
2009-07-06 17:07:31 +01:00
516c20c8e7
adding rhoReactingFoam solver
2009-07-06 15:33:55 +01:00
0cbe8c8466
Fixing snappyHexMesh tut conflict
2009-07-06 14:40:38 +01:00
218b2baec4
Changed SP and DP to WM_SP and WM_DP.
2009-07-03 11:46:45 +01:00
801f18b5ed
added region option
2009-07-01 13:55:05 +01:00
e17c87d876
wildcards for patch spec
2009-07-01 13:54:48 +01:00
95dfa44497
missing entry
2009-07-01 13:54:20 +01:00
0df64ea1d3
merge after conflict resolution
2009-07-01 10:59:48 +01:00
9e4fcd1844
clean-up of #include files
2009-07-01 10:50:41 +01:00
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
1a41b9b1b5
Changed h to e.
2009-06-30 22:30:48 +01:00
55a9be9cea
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-06-30 22:21:21 +01:00
12a924a3f5
no backup of old set
2009-06-30 22:17:20 +01:00
1cabcf6c12
createBaffles with faceZone
2009-06-30 22:17:03 +01:00
e28256477a
checks on zones
2009-06-30 22:16:01 +01:00
f00b156252
Merge branch 'master' into cvm
2009-06-30 11:24:34 +01:00
e6416c2604
preserve flipmap
2009-06-29 17:30:02 +01:00