5fb4fb855c
ENH: snappyHexMesh: implicit feature edge snapping
2012-09-10 17:36:29 +01:00
27ce62abe7
ENH: refinementSurfaces: get normal on nearest
2012-09-10 14:18:19 +01:00
306e43fa40
ENH: shellSurfaces: allow wildcards
2012-09-07 15:11:21 +01:00
9470100570
STYLE: autoHexMesh: various messges
2012-08-24 12:51:53 +01:00
1950db74b0
ENH: snappyHexMesh: allow patch groups in layer specification
2012-08-20 21:57:11 +01:00
ef2ce78768
ENH: autoHexMesh: snap to multi-patch point only if it has constraints
2012-06-18 14:30:54 +01:00
0fbcb8b832
ENH: snappyHexMesh: special handling for multi-patch points
2012-06-15 13:24:34 +01:00
d3c6758319
ENH: meshRefinement: #552 : allow features without start or end
2012-06-11 17:30:38 +01:00
10332e4fff
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/thermophysicalModels/basic/Make/files
src/thermophysicalModels/basic/basicThermo/basicThermo.C
src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.C
src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.C
src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.C
src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.C
src/thermophysicalModels/thermalPorousZone/thermalModel/fixedTemperature/fixedTemperature.C
2012-05-30 15:32:20 +01:00
63da3e9afc
Thermodynamics: Rationalization
...
At the specie level:
hs = sensible enthalpy
ha = absolute (what was total) enthalpy
es = sensibly internal energy
ea = absolute (what was total) internal energy
At top-level
Rename total enthalpy h -> ha
Rename sensible enthalpy hs -> h
Combined h, hs, e and es thermo packages into a single structure.
Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form
alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
1858d30c18
ENH: autoLayerDriver: do not disable extrusions around edges
2012-05-24 11:48:53 +01:00
cba9a30d3d
ENH: autoSnapDriverFeature: make bounding box 3D
2012-04-27 11:41:36 +01:00
5c84589ae9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-19 14:10:14 +01:00
9d6def688f
ENH: Adding extrudePatchMesh, re-location of extrudeModel and
...
createShellMesh and introducing io::READ_IF_PRESENT option
in polyMesh constructor from components
2012-04-19 14:07:51 +01:00
5682987dc7
Updated headers
2012-04-17 16:49:03 +01:00
cd51a5eea3
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
2012-04-17 16:48:27 +01:00
ccb510e6ff
ENH: meshRefinement.C: no need to dump cell centres anymore with ParaFoam handling polys
2012-04-10 12:29:42 +01:00
124295b3c9
ENH: autoSnapDriver: preserve baffles on faceZone surfaces
2012-04-02 18:02:16 +01:00
f9b7b4b445
ENH: hexRef8: perfect restart
2012-03-28 18:59:26 +01:00
ec25783410
ENH: splitMeshRegions, autoHexMesh: allocate face-decomp structure before doing findCell
2012-03-26 12:17:46 +01:00
552261cf45
ENH: autoLayerDriver: better medial axis
2012-03-01 12:51:46 +00:00
8407dd2454
ENH: autoLayerDriver: use weighted smoothing
2012-03-01 12:43:10 +00:00
b2f40aecf5
STYLE: autoLayerDriver: extra comment
2012-01-13 08:31:23 +00:00
d7d0a84392
BUG: meshRefinementProblemCells: conversion of angle into cos
2011-12-23 11:38:35 +00:00
6372b7bbc9
ENH: autoLayerShrink: mark medial axis points based extrusion direction instead of nearest point
2011-12-09 12:04:18 +00:00
90d5787d42
STYLE: meshRefinemehtProblemCells: extraneous include
2011-12-09 12:01:45 +00:00
645ef86330
ENH: autoLayerDriver: parallel point normals
2011-12-09 12:00:57 +00:00
17a38cff7c
ENH: mergePoints: new API, now templated
2011-12-08 16:32:46 +00:00
d3fa9e0aae
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-28 13:03:03 +00:00
000ea6b8aa
ENH: autoSnapDriver: improved debug writing
2011-11-28 12:59:39 +00:00
8558af2cdf
COMP: 64bit label changes
2011-11-28 11:10:46 +00:00
00fec91ff2
ENH: meshRefinement.C: write cell centres if in debug mode
2011-11-17 12:33:42 +00:00
ca4b8c347c
ENH: polyMesh,meshSearch: default value on findCell, pointInCell
2011-11-08 17:03:54 +00:00
ee11f9c0e8
ENH: pointInCell, findCell: switchable in-cell algorithm
2011-10-28 11:33:30 +01:00
6084361ca3
ENH: autoLayerDriver: additional printing in checkAndUnmark
2011-09-20 13:45:25 +01:00
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
5f9e3a04f0
cvMesh: Relocated the conformalVoronoiMesh library and localised all uses of CGAL
...
Removed unused dependencies on CGAL
2011-07-22 14:12:08 +01:00
3cc1a8f115
conformalVoronoiMesh: Resolve conflict between GPL and QPL
2011-07-22 10:25:25 +01:00
d205a84e8d
Merge branch 'master' into cvm
...
Conflicts:
src/meshTools/searchableSurface/closedTriSurfaceMesh.C
src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
4da59cd060
ENH: conformalVoronoiMesh: write map from tet mesh to poly
2011-07-20 17:43:31 +01:00
68973728a1
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
2011-07-19 17:30:25 +01:00
534c6e03ff
ENH: indexedCell,indexedVertex: added info() for printing
2011-07-19 16:28:48 +01:00
31de9dacf1
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-08 11:54:14 +01:00
391f0d3b54
BUG: reduce inside if statement, not valid on all processors.
2011-07-06 22:20:27 +01:00
19184de042
STYLE: autoRefineDriver.C: comment
2011-07-06 18:59:17 +01:00
8cea9a58dc
ENH: Limiting size of edge groups for very sharp edges.
...
BUG: 1 + acos(na ^ nb), not 1 + acos(mag(na ^ nb))
2011-07-06 17:18:29 +01:00
23b828f22f
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-06 15:28:25 +01:00
e52b8d3078
ENH: Better number of vertices reporting.
2011-07-06 13:46:10 +01:00
bbe91bb651
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-06 11:21:26 +01:00