mattijs
|
bc57d89d01
|
COMP: setSet: extraneous library
|
2013-01-03 16:13:16 +00:00 |
|
laurence
|
9989b015a6
|
COMP/ENH: Update assignments to constructors to compile with clang. Add tensor->triad conversion.
|
2012-12-24 15:36:50 +00:00 |
|
laurence
|
180cb0bbc1
|
ENH: cvMesh: Construct cvMesh object after checkGeometry
|
2012-12-20 12:38:04 +00:00 |
|
mattijs
|
6c04062df2
|
STYLE: surfaceClean: unused routine
|
2012-12-18 17:24:42 +00:00 |
|
mattijs
|
14b93d5f7b
|
ENH: subsetMesh: revert to original behaviour. Moved clever selection into cellSources
|
2012-12-18 15:00:47 +00:00 |
|
mattijs
|
774db288aa
|
ENH: regionToCell: allow multiple regions and erosion
|
2012-12-18 14:49:35 +00:00 |
|
mattijs
|
100a25ee25
|
STYLE: defineDebug: move into Foam namespace
|
2012-12-17 17:35:42 +00:00 |
|
mattijs
|
9669f47bbd
|
COMP: conformalVoronoiMesh: missing include file
|
2012-12-17 15:02:33 +00:00 |
|
mattijs
|
b3ba13a43c
|
COMP: options: LIB_LIBS instead of EXE_LIBS
|
2012-12-17 14:58:47 +00:00 |
|
mattijs
|
e9be8229a3
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-17 13:51:35 +00:00 |
|
mattijs
|
ceecb84573
|
ENH: checkMesh: moved some checking functionality to polyMesh
|
2012-12-17 13:45:19 +00:00 |
|
Henry
|
db89978ade
|
Updated headers for Laurence and Andy
|
2012-12-17 11:42:00 +00:00 |
|
laurence
|
0953846fa9
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-12 16:32:23 +00:00 |
|
laurence
|
0832014a49
|
BUG: cvMesh: parallel redistribution
Redistribute reinserted feature points
Synchronise after distributing the background meshes in the constructor
|
2012-12-12 16:31:08 +00:00 |
|
laurence
|
262feb6b95
|
ENH: cvMesh: Code cleanup
|
2012-12-12 16:30:06 +00:00 |
|
mattijs
|
6622eb4ad4
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-12 12:08:50 +00:00 |
|
laurence
|
44d1ed3eae
|
ENH: boundBox: Change distanceFromBoxSqr to nearest()
Returns the nearest point instead of a distance
|
2012-12-12 11:07:52 +00:00 |
|
laurence
|
845b95522a
|
STYLE: Correct line lengths
|
2012-12-12 09:41:06 +00:00 |
|
laurence
|
fd8eebab13
|
ENH: Latest version of cvMesh. Squash of commits.
|
2012-12-11 17:22:06 +00:00 |
|
laurence
|
4cdb4a2c43
|
ENH: Ensure checkCoupledPoints works in parallel
|
2012-12-11 17:13:41 +00:00 |
|
laurence
|
f941955fc6
|
STYLE: Code cleanup
|
2012-12-11 17:12:58 +00:00 |
|
laurence
|
e81813a9c2
|
ENH: Add edgeCollapser utility and libraries.
edgeCollapser collapses small edges and faces.
Works in parallel by using PointEdgeWave.
|
2012-12-11 17:12:27 +00:00 |
|
laurence
|
f443931e5e
|
ENH: Make set an autoPtr. Remove flip switch.
|
2012-12-11 17:09:14 +00:00 |
|
laurence
|
9f61b9123b
|
ENH: Add enum and featurePointEdges.
|
2012-12-11 17:08:27 +00:00 |
|
laurence
|
057eff0e59
|
ENH: update fvMeshDistribute and domainDecomposition to use new
coupledPolyPatch constructor
|
2012-12-11 17:07:12 +00:00 |
|
laurence
|
4be7afde0a
|
STYLE: Fix some typos
|
2012-12-11 16:38:39 +00:00 |
|
mattijs
|
8d809e15ca
|
ENH: snappyHexMeshDict: specify patch groups
|
2012-12-11 15:57:17 +00:00 |
|
mattijs
|
7777493411
|
BUG: setFields: parallel running with different number of proc patches
|
2012-12-07 19:14:01 +00:00 |
|
mattijs
|
e8ff31f9e8
|
ENH: Time: use constant(), time() instead of hardcoded strings
|
2012-12-06 08:24:54 +00:00 |
|
mattijs
|
e2d2f505fb
|
ENH: snappyHexMesh: keep orientation of baffle
|
2012-12-05 15:50:56 +00:00 |
|
mattijs
|
9ccd5809b8
|
BUG: sampleDict: missing type
|
2012-12-05 15:21:00 +00:00 |
|
mattijs
|
db50024d44
|
ENH: probeLocations: force use of 'word' IOoutputFilter constructor
|
2012-12-05 15:17:10 +00:00 |
|
mattijs
|
b2edaba7a1
|
ENH: surfaceMeshConvert: dict option handling
|
2012-12-05 15:04:35 +00:00 |
|
mattijs
|
4d6a8cbd56
|
ENH: faceAgglomerate: dict option handling
|
2012-12-05 14:59:46 +00:00 |
|
mattijs
|
483d4007af
|
ENH: faceAgglomerateDict: sample dictionary
|
2012-12-05 14:58:30 +00:00 |
|
mattijs
|
dedc7ebf27
|
ENH: changeDictionary: use -dict handling
|
2012-12-05 12:48:27 +00:00 |
|
mattijs
|
2e046d32d0
|
ENH: subsetMesh: improved error checking
|
2012-12-05 12:42:53 +00:00 |
|
mattijs
|
da9762184f
|
STYLE: remove unused fields
|
2012-12-04 16:20:31 +00:00 |
|
mattijs
|
3fdc98dccd
|
ENH: createBafflesDict: moved comment
|
2012-12-04 15:03:17 +00:00 |
|
mattijs
|
2745cd7544
|
ENH: createBaffles: create patches and patchFields
|
2012-12-04 12:02:45 +00:00 |
|
mattijs
|
6209c5d735
|
ENH: extrudeToRegionMesh: make disconnected 1D the default. Use fvMeshTools.
|
2012-12-04 11:26:06 +00:00 |
|
mattijs
|
d1d6421b49
|
ENH: searchableSurfaceToFaceZone: selection of faces and normals
|
2012-11-30 15:52:36 +00:00 |
|
mattijs
|
83e7ddb0cc
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-11-30 14:45:30 +00:00 |
|
mattijs
|
bd766da9c8
|
ENH: splitMeshRegions: use fvMeshTools for fvPatch manipulation
|
2012-11-29 17:15:14 +00:00 |
|
andy
|
687ecdc559
|
STYLE: Updated copyright year
|
2012-11-27 17:24:20 +00:00 |
|
andy
|
aa5a119be6
|
ENH: Updated turbulence code/utilities affected by updates to turbulence model behaviour
|
2012-11-27 17:11:56 +00:00 |
|
andy
|
9a5ca74a53
|
ENH: Added region option to setFields
|
2012-11-27 10:26:54 +00:00 |
|
mattijs
|
b4bb215a8c
|
ENH: subsetMesh: have -cellSet and -dict argument
|
2012-11-23 11:27:46 +00:00 |
|
mattijs
|
c76869eb71
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-11-20 16:02:46 +00:00 |
|
mattijs
|
3e06dc9878
|
ENH: renumberMesh: renumber cellZones and faceZones (pointZones were already handled)
|
2012-11-20 16:02:14 +00:00 |
|
andy
|
7888a0d8bb
|
ENH: Updated comment/description
|
2012-11-19 09:37:41 +00:00 |
|
mattijs
|
e65512be4e
|
COMP: sampling: moved sampledSet writing to fileFormats
|
2012-11-16 13:13:39 +00:00 |
|
mattijs
|
eeac186f9f
|
BUG: paraFoam: pointFields not on faceZones
|
2012-11-14 11:24:21 +00:00 |
|
mattijs
|
d0c0fb9da2
|
ENH: combinePatchFaces: have -meshQuality option
|
2012-11-14 09:30:59 +00:00 |
|
mattijs
|
14da496a0e
|
ENH: setsToZones: allow -time options
|
2012-11-13 13:57:14 +00:00 |
|
mattijs
|
434e2fafcd
|
ENH: searchableSurfaces: add checking routines
|
2012-11-13 12:20:02 +00:00 |
|
mattijs
|
13fab4f892
|
ENH: sampleDict: improved comment
|
2012-11-01 12:51:32 +00:00 |
|
mattijs
|
6da9df714c
|
ENH: snappyHexMesh: allow layer thickness specification by total thickness
|
2012-11-01 12:50:39 +00:00 |
|
mattijs
|
357939a770
|
ENH: snappyHexMesh: refine by distance to feature
|
2012-10-29 13:20:42 +00:00 |
|
mattijs
|
2746ec8764
|
ENH: snappyHexMeshDict: updated comment
|
2012-10-26 14:40:04 +01:00 |
|
mattijs
|
d1c3327d20
|
COMP: foamDebugSwithces: extraneous lib
|
2012-10-26 14:39:39 +01:00 |
|
mattijs
|
e03612c106
|
ENH: surfaceFeatureExtract: handle baffles
|
2012-10-26 14:33:27 +01:00 |
|
Henry
|
d40a374cbc
|
dictionary: changes field scoping operator from "::" to '.'
|
2012-10-12 12:47:54 +01:00 |
|
mattijs
|
674990765a
|
ENH: surfaceFeatureExtract: new syntax for non-manifold edges
|
2012-10-11 11:04:24 +01:00 |
|
mattijs
|
eca5475f04
|
ENH: splitMeshRegions: optionally add regionName to all patches
|
2012-10-08 14:56:05 +01:00 |
|
mattijs
|
0ace34f62e
|
ENH: snappyHexMesh: additional parameter for layer truncation
|
2012-10-05 11:13:35 +01:00 |
|
mattijs
|
297c6c721d
|
COMP: wallHeatFlux: removed extraneous libraries
|
2012-10-04 15:03:41 +01:00 |
|
mattijs
|
267d6fa42c
|
ENH: checkMesh: parallel sizes printing for patches
|
2012-10-03 16:54:10 +01:00 |
|
mattijs
|
416940ed33
|
BUG: mergeMeshes: overwrite write to 0, not constant
|
2012-10-02 16:19:41 +01:00 |
|
mattijs
|
d21a32d44e
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-27 15:21:32 +01:00 |
|
mattijs
|
95572f359f
|
ENH: snappyHexMeshDict: updated comment
|
2012-09-27 15:21:11 +01:00 |
|
andy
|
cb29fc7c1c
|
ENH: restructured pv reader interface
|
2012-09-27 15:09:32 +01:00 |
|
andy
|
ee624a98a0
|
ENH: Updates to foamHelp utility
|
2012-09-26 14:10:55 +01:00 |
|
andy
|
77d51a6caf
|
STYLE: limit to 80 chars
|
2012-09-26 12:34:29 +01:00 |
|
andy
|
2e778373f6
|
GIT: conflict resolution
|
2012-09-26 12:32:07 +01:00 |
|
andy
|
f1deb4445e
|
GIT: conflict resolution
|
2012-09-26 12:13:44 +01:00 |
|
mattijs
|
da17674f0f
|
ENH: decomposePar,reconsturctPar: added -allRegions option
|
2012-09-26 12:08:43 +01:00 |
|
mattijs
|
e27d10761b
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-25 09:51:31 +01:00 |
|
mattijs
|
f145cc8fa4
|
BUG: paraFoam: keeping patchGroups thus doubling geometry
|
2012-09-25 09:50:37 +01:00 |
|
Henry
|
14153d57db
|
Thermodynamics: template the equations of state on Specie
This will allow alternative methods of storing mixture information for e.g. complex transport modelling
|
2012-09-24 17:57:12 +01:00 |
|
mattijs
|
15198110d8
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-24 17:43:08 +01:00 |
|
mattijs
|
07ddd52d6a
|
ENH: patchGroups: disable patch display
|
2012-09-24 17:09:53 +01:00 |
|
Henry
|
f1bfeba127
|
Thermodynamics: rename specieThermo -> species::thermo and create the species namespace
Also remove the "<thermo" part of the names of thermodynamics packages
|
2012-09-24 15:37:36 +01:00 |
|
mattijs
|
5dc1c259d4
|
ENH: verticalChannel: updated for fowRateInletVelocity
|
2012-09-21 12:03:08 +01:00 |
|
mattijs
|
4bc26d46bd
|
ENH: snappyHexMeshDict: improved comment
|
2012-09-20 13:00:16 +01:00 |
|
mattijs
|
4a3948383b
|
ENH: topoSetDict: add zoneToPoint
|
2012-09-20 12:59:32 +01:00 |
|
mattijs
|
ab0e9614b6
|
ENH: moveDynamicMesh: add -region option
|
2012-09-20 12:58:07 +01:00 |
|
mattijs
|
001a2ae3dd
|
ENH: createPatchDict: use same transform
|
2012-09-20 12:51:33 +01:00 |
|
andy
|
cedc508575
|
ENH: Updated copyright to OpenFOAM Foundation
|
2012-09-19 16:35:36 +01:00 |
|
andy
|
8489de277d
|
GIT: conflict resolution
|
2012-09-17 12:03:11 +01:00 |
|
mattijs
|
87bab77daf
|
ENH:dictionary: allow scoped variable lookup (using '.')
|
2012-09-12 09:14:43 +01:00 |
|
mattijs
|
c76acdd6ff
|
ENH: snappyHexMesh: added new dictionary entries
|
2012-09-12 09:08:57 +01:00 |
|
Henry
|
2456472b77
|
extrudeMesh/extrudedMesh: Updated headers and includes
|
2012-09-07 11:24:30 +01:00 |
|
mattijs
|
26fee7bc71
|
COMP: extrudedMesh: move templates to separate file
|
2012-09-07 10:24:34 +01:00 |
|
mattijs
|
3c183eba6c
|
ENH: polyPatch: adding constraint patches to group
|
2012-09-05 16:40:59 +01:00 |
|
mattijs
|
c1ef233e5d
|
ENH: pointMesh: use MeshObject form
|
2012-08-31 12:57:17 +01:00 |
|
mattijs
|
00e7b89ec3
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-08-28 10:31:40 +01:00 |
|
mattijs
|
db71ef6e34
|
ENH: solidWallHeatFlux: incorporated into wallHeatFlux
|
2012-08-28 10:31:09 +01:00 |
|
Henry
|
1ee6288d39
|
applyBoundaryLayer: Added LES libraryc
|
2012-08-24 14:25:06 +01:00 |
|
Henry
|
38906d21ed
|
applyBoundaryLayer: Updated to support LES cases more conveniently
|
2012-08-24 14:00:10 +01:00 |
|