mattijs
4d7eae5104
ENH: hexRef8: cleanup
2013-09-23 17:22:33 +01:00
mattijs
2a3c54ba8f
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-20 17:36:11 +01:00
mattijs
4ca945f49b
ENH: fvMesh: map fields using old volume
2013-09-20 17:35:49 +01:00
laurence
e24e08bba3
STYLE: line endings
2013-09-19 16:25:11 +01:00
laurence
ccb0e90abb
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-19 16:23:16 +01:00
mattijs
8d5977c186
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-19 16:16:19 +01:00
Henry
3018a0ef97
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-19 15:11:27 +01:00
Henry
2824e86e4f
Test-volField: Corrected equation and test case to run
2013-09-19 15:09:45 +01:00
mattijs
3e4f021d10
BUG: Test-fieldMapping: correct comment
2013-09-19 14:49:26 +01:00
mattijs
a009a149b4
ENH: hexRef8: new testcase for refinement and unrefinement
2013-09-19 14:48:39 +01:00
mattijs
f101836853
BUG: Test-fieldMapping: was always inflating
2013-09-19 11:34:09 +01:00
mattijs
9a534cf76d
ENH: fieldMapping: new test app
2013-09-18 17:24:57 +01:00
laurence
4486773fc0
COMP: foamyHexMesh: Remove unused code
2013-09-18 16:01:19 +01:00
laurence
a0196d4f0e
BUG: foamyHexMesh: Make enum public
2013-09-18 15:59:09 +01:00
laurence
b4a742fc89
ENH: collapseEdges: Points now get a priority. The higher the number, the more likely the
...
collapse will be towards that point
2013-09-18 15:31:58 +01:00
laurence
e8d651060d
ENH: foamyHexMesh: Insert referred points that are outside convex hull
2013-09-18 14:58:28 +01:00
laurence
95256688e5
ENH: foamyHexMesh: Move zoning to separate .C file
2013-09-18 14:37:43 +01:00
mattijs
70a25b9c84
ENH: orientFaceZone: new app for orienting faceZones
2013-09-17 15:35:40 +01:00
mattijs
12d87fcacc
ENH: snappyHexMesh: detect small distance snapping
2013-09-13 16:20:03 +01:00
Henry
a1a427f875
alphaEqnsSubCycle: Corrected dimensions of rhoPhiSum
2013-09-12 23:49:44 +01:00
Henry
4f2b3e4cba
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-12 17:48:56 +01:00
Henry
0cb195fa8d
multiphase: Improve the construction of rhoPhiSum
2013-09-12 17:48:14 +01:00
Henry
5521dfece0
multiphase: Improve the construction of rhoPhiSum
2013-09-12 17:48:08 +01:00
Sergio Ferraris
5eb6320a74
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-12 17:40:23 +01:00
Sergio Ferraris
c7d1a4b023
ENH:
...
1) Modification to extrudeToRegionMesh to use extrudeModel point distribution function
2) Addition of firstCellThickness option to linearNormal extrude model
2013-09-12 17:39:32 +01:00
Henry
0e170be388
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-12 17:02:05 +01:00
Henry
40db2359b1
interDyMFoam: Update surface fields following mesh change
2013-09-12 17:02:02 +01:00
Henry
17f2d5f189
Completed update of ddtCorr to use Uf for DyM solvers
2013-09-12 16:58:39 +01:00
mattijs
a37d59664c
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.C
2013-09-12 15:39:26 +01:00
mattijs
5ac31aabc8
ENH: FieldMapper: extend with unmapped checking flag
2013-09-12 15:37:53 +01:00
Henry
0417e181e9
rhoPimpleDyMFoam: Updated to use Uf rather than phiAbs for ddtCorr
2013-09-12 14:58:27 +01:00
Henry
e9b6c5f293
Rationalise all correctPhi implementations
2013-09-11 22:59:00 +01:00
Henry
6f62380b65
cavitatingDyMFoam: Updated to use Uf in ddtCorr (Untested)
2013-09-11 16:46:32 +01:00
Henry
5dbe19b7a6
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-11 16:18:44 +01:00
Henry
ada61bfe2c
Rationalise correctPhi in VoF solvers
2013-09-11 16:18:41 +01:00
Henry
006938fc16
compressibleInterDyMFoam: Update ddtCorr to use Uf rather than phi
...
Add tutorial case
2013-09-11 16:17:38 +01:00
laurence
be937b65dd
BUG: foamyQuadMesh: Track and update all region edges
2013-09-11 15:20:41 +01:00
mattijs
f6673d4bb5
BUG: subsetMesh: consistent instance setting
2013-09-11 12:57:42 +01:00
mattijs
bcc9ee7ab4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-11 09:32:09 +01:00
mattijs
198d0ebc6f
ENH: foamToEnsight: cellZone support
2013-09-11 09:31:20 +01:00
Henry
08baa6eda6
fixedFluxPressure BC: the snGrad is now pushed into the BC from pEqn.H rather than being evaluated in the BC
2013-09-11 00:10:00 +01:00
Henry
72e9a0bab9
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-10 17:08:35 +01:00
Henry
3ac2d3e65a
Rationalised createPcorrTypes.H and createUf.H
2013-09-10 17:08:29 +01:00
mattijs
8fb58d0e88
BUG: reconstructPar: disallow explicit conversion of instant
2013-09-10 09:07:27 +01:00
mattijs
969af752ad
ENH: patchToPoly2DMesh: added some checking
2013-09-10 08:53:15 +01:00
mattijs
a4909c94bc
BUG: extrude2DMesh: upper-triangular reordering
2013-09-09 17:37:01 +01:00
mattijs
b6fbff5229
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-09 15:37:02 +01:00
mattijs
3aacc8eb48
BUG: foamyQuadMesh: in case of 90 degrees exactly alignment dirs not set
2013-09-09 15:32:18 +01:00
Henry
470553c61a
Updated headers
2013-09-09 12:41:33 +01:00
Henry
51f085faa5
Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
...
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
2013-09-09 12:41:20 +01:00
laurence
f430a501f6
Merge branch 'feature/foamyHexMesh-baffles'
2013-09-06 17:11:45 +01:00
laurence
42b9779bea
STYLE: Line lengths
2013-09-06 17:11:33 +01:00
laurence
fa748aad69
Merge branch 'feature/foamyHexMesh-baffles'
2013-09-06 17:04:12 +01:00
laurence
6ffcc03de1
BUG: foamyHexMesh: Missing include and find all intersections function
2013-09-06 17:03:41 +01:00
laurence
19df5f6928
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-06 16:31:12 +01:00
laurence
0df0edf359
ENH: foamyHexMesh: cell/face zone in parallel
2013-09-06 16:30:17 +01:00
andy
f15ad8513e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-05 18:24:26 +01:00
mattijs
90a8332ffb
ENH: foamToEnsight: add cellZone support
2013-09-05 16:25:03 +01:00
andy
185eded8d2
ENH: doxygenXmlParser - replaced recursion
2013-09-05 12:11:15 +01:00
mattijs
c40460644f
ENH: snappyHexMesh: move writeLevel into snappyHexMeshDict
2013-09-05 09:52:34 +01:00
mattijs
71528efa13
BUG: surfaceFeatureExtract: checking for valid dictionary
2013-09-05 09:50:44 +01:00
mattijs
714799612e
ENH: surfaceFeatureExtract: skip non-dictionary entries.
2013-09-04 16:23:49 +01:00
laurence
040e6d9159
ENH: foamyHexMesh: add face/cell zoning
2013-09-03 21:00:57 +01:00
andy
11f8a670bf
STYLE: Corrected spelling
2013-09-03 12:18:47 +01:00
laurence
57d929497c
Merge branch 'feature/foamyHexMesh-baffles'
2013-09-03 11:25:14 +01:00
laurence
eaad256f31
face/cell zoning: Create new class surfaceZonesInfo
2013-09-03 11:09:16 +01:00
laurence
298724b078
REVERT: foamyHexMesh: correct function argument list
2013-09-02 16:09:32 +01:00
laurence
505fef5112
REVERT: foamyHexMesh: correct function argument list
2013-09-02 16:08:14 +01:00
laurence
baad5a48d9
REVERT: foamyHexMesh: do not check inside/outside for surface points
2013-09-02 16:06:14 +01:00
laurence
25d81b1f71
ENH: foamyHexMesh: add hasBoundaryPoint() to indexedCell
2013-09-02 15:29:54 +01:00
laurence
2545d88205
ENH: foamyHexMesh: Insert surface points if internal points are exposed
2013-09-02 15:28:13 +01:00
laurence
bf68378389
BUG: foamyHexMesh: write to own processor file in parallel
2013-09-02 14:16:46 +01:00
laurence
c60419e850
ENH: foamyHexMesh: insert surface points on close parallel surfaces
2013-09-02 12:49:24 +01:00
laurence
d2d6514245
BUG: foamyHexMesh: With surfaces of same priority do not overwrite cell size
2013-09-02 10:54:39 +01:00
laurence
6d224df76a
ENH: foamyHexMesh: change inside/outside test to check for nearest intersection
2013-08-30 12:50:02 +01:00
laurence
5e3a057965
ENH: foamyHexMesh: do not allow perturbation to cross surface
2013-08-30 12:19:48 +01:00
laurence
e9cdbdef5e
ENH: foamyHexMesh: Allow surface point insertion on close surfaces
...
ENH: foamyHexMesh: do not point motion to cross surfaces
ENH: foamyHexMesh: do not allow perturbation to cross surface
ENH: foamyHexMesh: change inside/outside test to check for nearest intersection
BUG: foamyHexMesh: With surfaces of same priority do not overwrite cell size
ENH: foamyHexMesh: insert surface points on close parallel surfaces
BUG: foamyHexMesh: write to own processor file in parallel
ENH: foamyHexMesh: Insert surface points if internal points are exposed
ENH: foamyHexMesh: add hasBoundaryPoint() to indexedCell
REVERT: foamyHexMesh: do not check inside/outside for surface points
REVERT: foamyHexMesh: correct function argument list
REVERT: foamyHexMesh: correct function argument list
2013-08-30 12:18:15 +01:00
Henry
9a8d75df11
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-02 22:51:19 +01:00
Henry
3e12a89a04
Check mesh is 2D and scale resulting steam-function by the thickness
2013-09-02 22:51:15 +01:00
Henry
b7187c6018
Remove unnecessary library
2013-09-02 22:50:22 +01:00
andy
0d13d8f1fc
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-02 14:25:35 +01:00
mattijs
e34f2c8da1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-02 11:12:34 +01:00
mattijs
491e4821d0
ENH: plane sampling: make triangulation optional
2013-09-02 11:12:17 +01:00
Henry
f7145eb63f
Removed unnecessary include directory
2013-09-02 09:46:25 +01:00
laurence
6f4202c08c
ENH: foamyHexMesh: do not point motion to cross surfaces
2013-08-30 12:18:15 +01:00
andy
668cd823b5
BUG: corrected steadyParticleTracks utility
2013-08-29 17:24:30 +01:00
andy
73b7f6e617
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-29 16:38:34 +01:00
laurence
067c80b0d7
ENH: foamyHexMesh: correct proc boundary intersection in ray shooting
2013-08-29 16:34:39 +01:00
laurence
20a8649a00
ENH: foamyHexMesh: calc maxRayLength from bounds of surface
2013-08-29 16:04:24 +01:00
andy
85b66e92cd
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-29 16:03:39 +01:00
andy
b539e6b188
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-29 16:00:42 +01:00
laurence
8dda57ddbf
ENH: foamyHexMesh: correct rayShooting point addition on intersection
2013-08-29 16:00:04 +01:00
andy
d844c3761e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-29 15:39:11 +01:00
laurence
7531ccba9b
ENH: foamyHexMesh: add rayShooting initial points method
2013-08-29 15:32:43 +01:00
andy
c22ce1a111
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-28 13:01:33 +01:00
laurence
94c4d37f63
ENH: foamyHexMesh: check for intersection in inside/outside test
2013-08-28 12:55:22 +01:00
andy
480d51ee59
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-28 10:36:12 +01:00
andy
df2273f0c4
ENH: Refactored code
2013-08-28 10:28:10 +01:00
Henry
5cfbce4070
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-23 16:20:46 +01:00
Henry
2cc2770530
multiphaseEulerFoam: Avoid cyclic linkage dependency
2013-08-23 16:20:42 +01:00
andy
7c3d2ec15e
ENH: Updated R utility to include compressible cases
2013-08-23 14:19:32 +01:00
mattijs
31446daab0
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-23 12:15:07 +01:00
andy
35aba04b2a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-23 10:56:44 +01:00
Henry
c3a425ae62
Updated headers
2013-08-22 16:51:41 +01:00
Henry
005bfcd851
multiphase: completed renaming of phase fields to use the new groupName convention and interface
2013-08-22 16:51:16 +01:00
andy
664a431886
BUG: changeDictionaryDict - always write boundary file uncompressed
2013-08-22 16:36:35 +01:00
Henry
48bf5ba4fb
twoPhaseEulerFoam: Update the handling of phi BCs in MRF region
2013-08-21 12:10:18 +01:00
mattijs
1bf5080066
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-20 16:02:24 +01:00
mattijs
77d47e9125
ENH: surfaceToCell: use surface orientation
2013-08-20 16:01:18 +01:00
Henry
046f740f0e
Renamed relativeFlux -> makeRelative and absoluteFlux -> makeAbsolute
2013-08-20 15:40:00 +01:00
Henry
0175bc3615
multiphase: Ensure that phi at fixedValue U BCs are up to date
2013-08-20 12:32:20 +01:00
Henry
9e79d990f3
multiphaseEulerFoam: Ensure that the flux at inflow BCs is preserved
2013-08-20 12:30:44 +01:00
andy
395cde4e5d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-19 17:55:28 +01:00
Henry
77bb4721ae
twoPhaseEulerFoam: Update the fluxes from the velocities for changes in fixedValue conditions
2013-08-19 11:49:26 +01:00
andy
25ccf356fe
BUG: applyBoundaryLayer - re-ordered operations
2013-08-15 17:32:54 +01:00
Henry
f891ac738e
Added comment
2013-08-15 17:29:13 +01:00
Henry
12539b23c5
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-15 17:03:57 +01:00
Henry
13e1addc35
twoPhaseEulerFoam: Corrected potential conservation issue at inlet-outlet BCs
...
Updated MULES to ensure the limiter is 1 at inlet BCs
2013-08-15 17:03:52 +01:00
mattijs
205e1e77bc
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-15 15:36:29 +01:00
mattijs
0860c370b5
STYLE: snappyHexMesh: fancy printing
2013-08-15 15:36:17 +01:00
laurence
9883825eed
STYLE: correct line widths
2013-08-15 15:01:36 +01:00
Henry
e0dbbdfbb7
Updated headers
2013-08-15 10:30:50 +01:00
Henry
175f03f87d
Removed twoPhaseEulerFoam and renamed compressibleTwoPhaseEulerFoam -> twoPhaseEulerFoam
2013-08-15 10:30:09 +01:00
Henry
d54c9c7327
cavitatingDyMFoam: Update phase names
2013-08-14 12:30:05 +01:00
Henry
9780e56a57
Update headers
2013-08-14 12:27:02 +01:00
Henry
46dcabdb4d
interMixingFoam: Updated to using the new naming convention for phases
2013-08-14 12:26:47 +01:00
mattijs
eb0100ff8f
COMP: temporalInterpolate: avoid implicit instant creation
2013-08-14 09:33:55 +01:00
mattijs
9628cc2ff4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-14 09:20:23 +01:00
Henry
c7a18b6b4a
Correct line length
2013-08-13 23:26:26 +01:00
Henry
2780df8365
multiphase: Update phase-naming to use the new convention e.g. alpha.water
2013-08-13 23:21:46 +01:00
mattijs
401b2624f9
COMP: foamToEnsight: missing include dir
2013-08-13 15:30:58 +01:00
mattijs
7ff512b91e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-13 12:09:54 +01:00
mattijs
472fbded89
BUG: ensight: symmTensor writing
2013-08-13 10:19:10 +01:00
andy
04be292f0a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-12 15:52:59 +01:00
mattijs
06e79e007d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-12 12:03:08 +01:00
mattijs
2f9111a50a
BUG: renumberMesh: conversion scalar*label -> label
2013-08-12 12:02:56 +01:00
Henry
0b416be9d7
Correct for SP compilation
2013-08-11 10:56:44 +01:00
andy
e67805422f
ENH: moveDynamicMesh - output AMI patch names
2013-08-09 12:26:56 +01:00
Sergio Ferraris
05022c2c02
BUG: In these solvers adjustPhi in the pEqn was calculated "before"
...
fvOption.relativeFlux() statement. Therefore adjustPhi was using
the absolute phi instead if the relative when the MRF was active
2013-08-07 17:18:08 +01:00
andy
64ceed495c
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-07 12:55:41 +01:00
andy
eef8df7b6a
BUG: extrudeToRegionMesh - corrected parallel behaviour
2013-08-07 12:55:34 +01:00
mattijs
f9139aa031
ENH: decomposePar: added logic for preserving baffles
2013-08-07 11:03:01 +01:00
mattijs
10e5fae325
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-06 17:19:59 +01:00
mattijs
560df1929b
ENH: snappyHexMesh: extra comment
2013-08-06 17:19:38 +01:00
Henry
20220a26cf
TurbulenceModels: New macros to instantiate models
2013-08-06 12:50:17 +01:00
laurence
0a4b72ee3e
ENH: foamyHexMesh: Flip order of evaluation in if statement
2013-08-15 11:55:24 +01:00
laurence
f2dbdd66bf
ENH: foamyHexMesh: surface conformation and initial point insertion
...
autoDensity: Change to reference and correct typo
surfaceConformation: Include Delaunay cells that are entirely made
up of boundary points. Also increase the length of the line to intersect.
2013-08-14 12:40:52 +01:00
laurence
d8aced9070
BUG: foamyHexMesh: Read in non uniform sizing fields correctly
2013-08-13 16:58:04 +01:00
laurence
9dcb920861
ENH: foamyHexMesh: enable point randomisation for point file insertion
2013-08-12 16:40:22 +01:00
laurence
8d3508f78a
STYLE: foamyHexMesh printouts
2013-08-12 15:40:16 +01:00
laurence
e7388fefb8
REVERT: surfaceSimplify: Use background mesh to start surfaceSimplify
2013-08-12 11:12:16 +01:00
laurence
967b042197
ENH: Read Delaunay Mesh
2013-08-09 12:24:55 +01:00
laurence
2b0e835583
ENH: foamyHexMesh: Better reading of Delaunay meshes
2013-08-08 17:01:41 +01:00
laurence
0415e5689c
ENH: Write out cell centres when running surfaceSimplify in snappyHexMesh.
...
Also provide option to not do inside outside test when reading points into
foamyHexMesh from file
2013-08-08 12:59:40 +01:00
Henry
2c4c1320d9
interPhaseChangeFoam: Compensate for compressibility effects
2013-08-05 15:21:54 +01:00
mattijs
fd5cebcd47
ENH: decompositionMethod: move constraints into library
2013-08-02 17:41:47 +01:00
Henry
dcfb92801b
TurbulenceModels: Reorganised, cleaned, added documentation and made more consistent
2013-08-02 16:34:25 +01:00
Henry
b0eb5b8ab5
compressibleTwoPhaseEulerFoam: Added kEqn SGS model
2013-08-01 18:29:59 +01:00
Henry
3615248b8f
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-08-01 17:14:56 +01:00
Henry
b3d794ee97
TurbulenceModels: Added structure for LES model and the Smagorinsky model within this structure.
2013-08-01 17:14:42 +01:00
mattijs
f6757ce79e
BUG: surfaceFeatureExtract: extraneous check for CGAL
2013-08-01 15:18:41 +01:00
laurence
700215cab3
BUG: foamyHexMesh: Correct max depth of recursion
2013-08-01 14:23:31 +01:00
mattijs
968c01fd20
ENH: reconstructParMesh: added -cellDist option like decomposePar
2013-08-01 13:14:01 +01:00
laurence
ee8b1f4332
BUG: foamyHexMesh: Incorrect logic for serial mesh motion
2013-08-01 10:42:33 +01:00
laurence
fe25191f45
ENH: foamyHexMesh: Remove some unused functions. Change initialPointMethod constructors
2013-07-30 15:52:09 +01:00
laurence
d0be901c63
BUG: foamyHexMesh: Reference to temporary. Some code cleanup.
2013-07-30 14:21:15 +01:00
mattijs
db0036f34e
ENH: patchRegion: test app for PatchEdgeFaceWave
2013-07-30 13:01:32 +01:00
laurence
1269eb2e97
STYLE: foamyHexMesh: Do not output point insertion failure to screen by default.
...
- Write some comments
2013-07-30 12:55:55 +01:00
laurence
056246c95f
BUG: foamyHexMesh: Correct calc for number of external points
2013-07-30 12:23:01 +01:00
laurence
09a44ad606
ENH: foamyHexMesh: Check moved internal points are inside the geometry before inserting them
2013-07-30 12:12:18 +01:00
laurence
1e420e02e7
ENH: foamyHexMesh: Move feature point conformation to separate class.
...
- Update point conversion routines
- Slightly more efficient point redistribution
2013-07-30 11:03:19 +01:00
laurence
2a1c26131e
ENH: foamyHexMesh: Combine inside and outside functions in conformationSurfaces
2013-07-29 15:56:59 +01:00
laurence
e7aeee33d7
ENH: foamyHexMesh: Construct backgroundMeshDecomposition in initialisation list
2013-07-29 15:55:11 +01:00
laurence
d68c31eb23
ENH: foamyHexMesh: Move variable construction outside of loop
2013-07-29 15:51:46 +01:00
laurence
8b12dcfdb3
ENH: foamyHexMesh: Remove reconformation enum.
2013-07-29 15:40:39 +01:00
laurence
56421096d1
ENH: foamyHexMesh: Shift calculateLoadBalance to DistributedDelaunayMesh
2013-07-29 15:38:30 +01:00
laurence
60764c3941
ENH: foamyHexMesh: Move some functions to new namespaces
...
- Added indexedVertexOps namespace
- Added indexedCellOps namespace
2013-07-29 15:35:12 +01:00
laurence
2bfe5c8864
ENH: foamyHexMesh: Move writing functions to a new namespace
2013-07-29 15:16:37 +01:00
laurence
c1a77b102e
COMP: foamyHexMesh: Add missing includes
2013-07-29 15:02:59 +01:00
laurence
c8ac5b19b4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-29 14:27:29 +01:00
Henry
7a3181c593
compressibleTwoPhaseEulerFoam tutorials: Updated fvSchemes and improved naming of kineticTheory stress correction
2013-07-28 22:59:22 +01:00
Henry
0df1fa0642
compressibleTwoPhaseEulerFoam/Allwmake: updated
2013-07-28 20:15:06 +01:00
Henry
0af5f10b63
RhoPimpleFoam: test version of rhoPimpleFoam demonstrating the new templated turbulence library
2013-07-28 18:11:04 +01:00
Henry
def7148136
applications/test/PisoFoam: test version of pisoFoam using new templated turbulence library
2013-07-28 18:09:54 +01:00
Henry
f348ad8a92
compressibleTwoPhaseEulerFoam: Updated to use the new templated turbulence library
...
Supports separate turbulence models for each phase
Complete Lahey k-epsilon model provided
kineticTheory and particle-pressure models folded into same turbulence framework
by the addition of phase-pressure functions
2013-07-28 18:05:41 +01:00
andy
84143865cf
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-23 15:00:17 +01:00
andy
4c0db5934d
BUG: buoyantBoussinesq[Simple|Pimple]Foam - added missing fvOptions to pressure equations - mantis #921
2013-07-23 12:47:23 +01:00
laurence
e4cd1b949d
ENH: plane: Add member function that mirrors a point in a plane
2013-07-22 16:20:29 +01:00
laurence
1a9329ed48
STYLE: foamyHexMesh: Remove old code related mainly to the deprecated cell sizing methods
2013-07-19 16:46:24 +01:00
laurence
f008250b03
ENH: foamyHexMesh: Normalise the aspect ratio direction
2013-07-19 16:43:07 +01:00
laurence
1c55166d36
BUG: DelaunayMesh: Do not allow vertexCount to be externally updated
2013-07-19 16:42:16 +01:00
mattijs
102805befe
ENH: snappyHexMesh: improved table printing
2013-07-18 13:09:43 +01:00
Henry
d3fa77a93e
interPhaseChangeDyMFoam: New dynamic-mesh version of interPhaseChangeFoam
2013-07-17 11:26:14 +01:00
Henry
313547796e
transportModel: Constructor does not need any arguments
2013-07-14 23:17:55 +01:00
mattijs
ecd53eaef6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-11 17:28:28 +01:00
mattijs
6c319ce47b
ENH: surfaceSubset: add select-by-plane
2013-07-11 17:12:49 +01:00
laurence
86c5a3a228
ENH: foamyHexMesh: Do not allow default patch types when reading patchInfo from dictionary
2013-07-11 12:31:43 +01:00
mattijs
8fdce7f8cf
ENH: snappyHexMesh: writing pointLevel,cellLevel under switch
2013-07-09 11:06:46 +01:00
Henry
72ea7b4680
transportModel: remove IOdictionary base-class so that it is entirely abstract
2013-07-07 22:54:33 +01:00
mattijs
0cadad5c85
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-05 15:20:31 +01:00
mattijs
d35926b0eb
BUG: snappyHexMesh: refinementSurfaces fix
2013-07-05 15:19:53 +01:00
mattijs
daf9a6c64d
ENH: Allwmake: remove so compilation happens in parallel
2013-07-05 12:52:10 +01:00
mattijs
4cb0abfc38
COMP: CGAL: get rid of Allwmake
2013-07-05 12:43:19 +01:00
Henry
ac43185300
threePhaseMixture: Add access function for phi to avoid warning from clang-3.3
2013-07-05 11:32:12 +01:00
mattijs
12c7ba9dce
BUG: execFlowFunctionObjects: accessing out-of-scope dictionary
2013-07-05 10:22:45 +01:00
mattijs
a5e88f3e03
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-04 16:15:37 +01:00
laurence
7546c1529a
BUG: searchableSurfaceControl: Correct resizing of region controls
2013-07-04 13:12:11 +01:00
laurence
5e4c161100
BUG: foamyHexMesh surface region names: Do not use global patch names
2013-07-04 12:34:25 +01:00
mattijs
19f1941eb3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-04 12:30:08 +01:00
mattijs
a5dae2480f
ENH: snappyHexMeshDict: added comment
2013-07-04 12:29:55 +01:00
Henry
144a2b232e
dimensionedType: Added missing cmpt functions
2013-07-04 10:00:44 +01:00
mattijs
ed1ecd5f7a
BUG: snappyHexMesh: outFile is fileName, not word
2013-07-03 12:49:59 +01:00
mattijs
f2397e7f41
ENH: snappyHexMesh: clean up mesh quality settings
2013-07-02 15:01:32 +01:00
mattijs
f2e2ce6f91
ENH: Test-volField: patchGroup reading
2013-07-02 13:45:01 +01:00
laurence
e2f62ee317
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-26 15:56:59 +01:00
laurence
da5b88eef7
BUG: searchableBoxFeatures: Correct extendedFeatureEdgeMesh constructor call
2013-06-26 15:56:30 +01:00
Henry
b7fe6ae087
multiphaseEulerFoam: Update phi fixed BCs from U
2013-06-25 18:36:17 +01:00
mattijs
9fc91675b3
ENH: surfaceCheck: do self-intersection more efficiently
2013-06-21 12:34:25 +01:00
Henry
d0d32e5fa5
conformalVoronoiMesh: update for clang complication
2013-06-20 16:33:36 +01:00
Henry
052d81785a
multiphase: move alpha solution controls into the appropriate sub-dictionary of fvSolution:solvers
2013-06-20 16:32:39 +01:00
Henry
f867322323
interDyMFoam: phi.oldTime() is not needed but U.oldTime() needs to be created
2013-06-20 16:30:07 +01:00
laurence
62f18ee7d5
BUG: extendedFeatureEdgeMesh: Add stream operators for sideVolumeType
2013-06-20 12:40:15 +01:00
laurence
cea555f49b
ENH: foamyHexMesh: meshableSide
2013-06-20 11:35:25 +01:00
laurence
8e04e92f74
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh
2013-06-20 11:30:36 +01:00
laurence
1320397db9
BUG: foamyHexMesh: Check for hit
2013-06-20 11:28:20 +01:00
Sergio Ferraris
b482e3e45f
BUG: Bad indexing on shadowFaceZones
2013-06-20 11:02:36 +01:00
Henry
f1f344b812
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-20 10:45:19 +01:00
Henry
2d124e8e8b
Removed blank-line
2013-06-20 10:40:01 +01:00
laurence
a8bf900a95
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-19 17:37:52 +01:00
laurence
13e44eee24
STYLE: foamyHexMesh: print out starting time name
2013-06-19 16:05:13 +01:00
andy
bb69f0d87a
ENH: improved documentation for noise utility
2013-06-17 17:41:44 +01:00
andy
cd3b6e213d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-17 16:48:37 +01:00
andy
0b94582a9a
ENH: Updated paraview 3.98->4
2013-06-17 16:48:24 +01:00
laurence
29cadae2ca
BUG: foamyHexMesh: Explicitly update the backgroundMeshDecomposition instance on
...
write.
2013-06-17 11:28:48 +01:00
laurence
8803896d37
BUG: foamyHexMesh: Write control for backgroundMeshDecomposition
2013-06-14 17:17:54 +01:00
laurence
dd502d1e05
ENH: foamyHexMesh: Enable reading and writing of the background meshes
2013-06-14 16:41:14 +01:00
mattijs
1f64e5c7f5
ENH: reconstructPar: added reconstructing cellSets, pointSets, faceSets
2013-06-14 14:56:33 +01:00
mattijs
ba45a48caf
ENH: decomposePar: decomposing cellSets, faceSets, pointSets
2013-06-14 12:46:32 +01:00
laurence
5d33f36a2f
ENH: foamyHexMesh: Allow feature edge point insertion on close features edges
...
If two feature edges are close, allow points to be inserted on both edges if
the angle is large enough
2013-06-14 09:31:09 +01:00
andy
846283d0c5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-13 13:00:10 +01:00
andy
ea94da2168
ENH: Documentation updates
2013-06-13 12:58:03 +01:00
mattijs
5ef9cf70d5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-13 10:57:44 +01:00
laurence
11d22dbf47
REVERT: Change parallel referral algorithm back to original
2013-06-13 09:30:05 +01:00
laurence
182e0cc2d3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-12 13:17:35 +01:00
laurence
6cf69b1644
ENH: foamyHexMesh: Enable only the conformation step to be run if internal points are all fixed
2013-06-12 13:16:04 +01:00
laurence
838639cd5d
ENH: Snapping to surfaces if point is far outside
2013-06-12 13:08:15 +01:00
andy
d5d92af0bf
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-12 09:38:26 +01:00
andy
77d8b45ded
BUG: chemFoam - reverted change to pressure indexing
2013-06-12 09:38:13 +01:00
laurence
d48c4423b4
git pushMerge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-11 14:30:48 +01:00
laurence
3d2a4ece30
ENH: foamyHexMesh: Split location of infinite cells and processor boundary cells
2013-06-11 14:30:20 +01:00