mattijs
51b6dcd4a3
COMP: 64bit label changes
2011-11-28 12:56:34 +00:00
mattijs
8558af2cdf
COMP: 64bit label changes
2011-11-28 11:10:46 +00:00
mattijs
b06cd15151
BUG: extrudeToRegionMesh: fix indexing.
2011-11-23 15:28:38 +00:00
mattijs
0e11b5090e
ENH: redistributePar: renamed redistributeMeshPar
2011-11-22 12:56:28 +00:00
Sergio Ferraris
7ae2d39f42
ENH: Changing dict and name of wedge and empty polypatch
2011-11-18 14:35:03 +00:00
mattijs
cb6c3452e7
STYLE: snappyHexMeshDict: added writing of cellCentre fields in debug mode
2011-11-18 11:28:01 +00:00
mattijs
cc825319d2
ENH: singleCellMesh: do all times, write to different region
2011-11-18 11:27:30 +00:00
laurence
075e47ea5a
ENH: Merge cvMesh functionality into cv2DMesh
...
- Added conformationSurface and searchableSurface classes in place
of querySurface.
- Added cellSizeControl class.
- Change cvMesh argument of relaxation model constructor to Time.
- Add writePrecision option to surfaceConvert.
- Add onLine function to surfaceFeatureExtract.
- Remove querySurface.
- Move createShellMesh and extrude2DMesh to their own libraries.
- Replace controls and tolerances with a cv2DControls object.
- Add patchToPoly2DMesh class to extrude2DMesh.
2011-11-18 09:53:46 +00:00
laurence
b69f513f20
ENH: surfaceFeatureExtract: Provide -plane argument for creating 2D edge meshes
2011-11-17 15:39:59 +00:00
mattijs
acba38b8aa
ENH: setSet: do not exit upon error if in interactive mode
2011-11-16 11:52:40 +00:00
mattijs
d6ef1ac9d1
STYLE: snappyHexMeshDict: changed default
2011-11-15 18:18:25 +00:00
mattijs
f1aa8b5f2a
ENH: topoSet: add remove support
2011-11-15 17:58:10 +00:00
laurence
7b88ff0824
ENH: cv2DMesh and cvMesh: Addition of 2D mesher.
...
cv2DMesh: Initial commit
cvMesh: Constructors take Time argument instead of conformalVoronoiMesh
2011-11-11 09:55:46 +00:00
andy
b7239be526
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-11-10 16:00:44 +00:00
andy
1dd6004a64
BUG: changeDictionary - new dictionary entry index was not being incremented
2011-11-10 16:00:33 +00:00
mattijs
c1ac184893
ENH: decomposePar: implemented keeping faceSet on single processor
2011-11-09 12:34:03 +00:00
mattijs
03baed76ec
ENH: foamToTetDualMesh: move to FOAM_APPBIN
2011-11-08 17:37:49 +00:00
mattijs
3be86aa7fc
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/lagrangian/dieselSpray/spray/findInjectorCell.H
2011-11-08 17:06:05 +00:00
mattijs
ca4b8c347c
ENH: polyMesh,meshSearch: default value on findCell, pointInCell
2011-11-08 17:03:54 +00:00
mattijs
24b3b3e1a9
ENH: extrudeToRegionMesh: removing empty patches
2011-11-08 16:35:04 +00:00
andy
627991bfc4
ENH: deprecated dieselSpray library and related solvers/deps
2011-11-08 16:18:59 +00:00
mattijs
e5a635c8b1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-28 11:46:45 +01:00
mattijs
ee11f9c0e8
ENH: pointInCell, findCell: switchable in-cell algorithm
2011-10-28 11:33:30 +01:00
mattijs
6e08162fc2
BUG: extrude2DMesh: offset z-points
2011-10-28 11:31:45 +01:00
andy
ecd1dd8144
ENH: Updated chemkinToFoam utility to reflect changes in chemistry reader constructors
2011-10-27 15:05:35 +01:00
laurence
70bc297da5
BUG: cvMesh.C: Remove #include "fvCFD.H".
2011-10-27 09:44:48 +01:00
laurence
3b67987c7d
BUG: extrude2DMesh.C: Add thickness to new point's extrude direction coordinate
2011-10-26 12:07:39 +01:00
mattijs
cfc8d7a190
ENH: checkMesh: output faceSet from faceFaces check (partially duplicate faces)
2011-10-25 10:25:17 +01:00
mattijs
09247dd122
ENH: topoSetDict: corrected comment
2011-10-19 18:26:09 +01:00
mattijs
8bb44c7410
ENH: extrudeToRegionMesh: parallel operation
2011-10-19 18:25:00 +01:00
mattijs
d25d4d28ce
ENH: checkMesh: zero cell meshes
2011-10-17 18:27:47 +01:00
mattijs
2088364c43
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-04 15:37:14 +01:00
mattijs
ba308083ab
ENH: chtMultiRegionFoam: solve single h equation
2011-10-04 15:36:52 +01:00
andy
0fc6fc3e3d
ENH: Added sampleMode to extrudeToRegionMesh utility
2011-10-03 10:20:27 +01:00
mattijs
ca358fdc1c
ENH: sampling: add offsetMode to patchInternalField sampleSurface
2011-09-28 11:33:05 +01:00
mattijs
c3239ceec2
ENH: splitMeshRegions: write region map
2011-09-22 21:58:27 +01:00
mattijs
41133ed370
ENH: isoSurfaceCell: orientation of triangles
2011-09-22 21:53:28 +01:00
mattijs
1d60681ec5
STYLE: snappyHexMeshDict: added comment for additionalReporting
2011-09-21 09:52:41 +01:00
mattijs
46616b54ec
STYLE: topoSetDict: adapted comment
2011-09-20 13:44:39 +01:00
mattijs
01e3850eda
STYLE: snappyHexMeshDict: adapted comment on maxLocalCells.
2011-09-16 18:23:47 +01:00
mattijs
9f8fb69105
ENH: streamFunction: added -region option
2011-09-15 16:45:08 +01:00
mattijs
b104525720
ENH: execFlowFunctionObjects: added -region option. Added -noFlow option.
2011-09-15 16:04:25 +01:00
andy
484cd6c221
ENH: Added -dict option to extrudeToRegionMesh
2011-09-14 15:46:21 +01:00
mattijs
89c502af13
ENH: sampledCuttingPlane: user specifiable merge tolerance
2011-09-13 10:54:58 +01:00
mattijs
906acdcdef
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C
2011-09-13 10:14:15 +01:00
andy
87ddff154e
ENH: Added AMI option to extrudeToRegionMesh
2011-09-09 12:55:28 +01:00
andy
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
andy
f790c24c6b
Merge branch 'AMI'
2011-09-07 14:50:57 +01:00
mattijs
2d192faa50
COMP: coupledPolyPatch: screwed up merge.
2011-08-30 11:58:23 +01:00
mattijs
ed7e7ab725
ENH: zipUpMesh: added region option
2011-08-26 16:03:10 +01:00
mattijs
95a2ed3f1f
BUG: decomposePar: constrained decomposition - enforce single processor
2011-08-26 12:21:06 +01:00
mattijs
721d2092e8
ENH: decomposePar: add preserve-faceZone-on-single-processor decomposition
2011-08-25 15:14:47 +01:00
mattijs
a242a3787b
ENH: checkMesh: added check for coupled point synchronisation
2011-08-24 08:58:48 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
mattijs
537c573ff9
COMP: tetCell: namespace error
2011-08-12 17:32:14 +01:00
mattijs
2e9a8984f7
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-08-12 09:56:09 +01:00
mattijs
5da4dbe698
ENH: conformalVoronoiMesh: replace fixedlist by tetCell
2011-08-12 09:55:12 +01:00
Henry
76b13790d7
mesh/generation/Allwmake: Corrected compilation of the extrude sub-directory
2011-08-11 21:41:35 +01:00
mattijs
034176f8f4
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-08-09 10:48:25 +01:00
Henry
2f00aecea2
cvMesh: updated tutorials
2011-08-09 10:40:44 +01:00
Henry
d9c6591451
topoSet: minor reformatting
2011-08-06 21:31:24 +01:00
mattijs
f6cc29b82e
STYLE: conformalVoronoiMeshCalcDualMesh: updated message
2011-08-04 16:49:47 +01:00
mattijs
cb5796df09
ENH: ideasUnvToFoam: handle reversed boundary faces.
2011-08-02 21:48:32 +01:00
mattijs
172ff9edeb
ENH: foamToVTK: disable field reading with empty -fields ().
2011-07-28 22:30:12 +01:00
mattijs
5fa1338e0e
ENH: splitMeshRegions: -overwrite and -insidePoint/-largestOnly will overwrite starting mesh
2011-07-28 22:21:35 +01:00
mattijs
1b26f41bd5
ENH: conformalMeshCalcDualMesh: protect merging processor points
2011-07-28 13:48:12 +01:00
Henry
2e90deddcc
changeDictionary: added -dict option
2011-07-25 15:26:43 +01:00
Henry
855aa199fb
cfx4ToFoam: Removed unused files
2011-07-23 19:49:57 +01:00
Henry
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
Henry
8417b828d6
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-07-22 10:25:30 +01:00
Henry
3cc1a8f115
conformalVoronoiMesh: Resolve conflict between GPL and QPL
2011-07-22 10:25:25 +01:00
mattijs
ea570ad2cc
ENH: surfaceFeatureExtract: disabled curvature calculation (only CGAL dependency)
2011-07-22 10:14:11 +01:00
mattijs
2ea1ff1923
STYLE: date
2011-07-21 14:45:30 +01:00
mattijs
7ca505ce1b
ENH: checkTopology: illegal cells checking
2011-07-21 14:02:49 +01:00
mattijs
592271921b
ENH: polyMesh: remove support for read in cellCentres
2011-07-21 14:00:17 +01:00
mattijs
9ff346bb11
Merge branch 'cvm'
2011-07-21 13:06:10 +01:00
mattijs
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
mattijs
74e71fe1d7
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-07-19 22:09:26 +01:00
mattijs
9576c18c02
ENH: snappyHexMeshDict: changed default feature
2011-07-19 22:08:51 +01:00
mattijs
ce5db60a94
ENH: checkTopology: improved message
2011-07-19 22:08:22 +01:00
mattijs
68973728a1
ENH: conformalVoronoiMesh: renamed writeTetMesh to writeTetDualMesh
2011-07-19 17:30:25 +01:00
Henry
1e2832fd7d
Corrected class names in the file descriptions
2011-07-19 17:26:55 +01:00
mattijs
ea15911286
ENH: foamToTetDualMesh: map data onto tetDualMesh mesh
2011-07-14 22:19:26 +01:00
mattijs
e47ac108ee
ENH: patchCloud: return pTraits<Type>::max for unfound points
2011-07-14 22:10:14 +01:00
mattijs
405dc5aafa
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-07-13 17:16:46 +01:00
mattijs
71fa63273e
ENH: patchCloudSet: new sampledSet for nearest point on cloud
2011-07-13 16:41:13 +01:00
mattijs
776ae0a6a5
ENH: gmshToFoam: remove empty defaultFaces patch
2011-07-13 16:38:13 +01:00
sergio
bbbaf89c20
ENH: Adding general constructors with dictionary to implement
...
thermal baffle hold at a boundary
2011-07-12 15:51:08 +01:00
mattijs
31de9dacf1
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-08 11:54:14 +01:00
sergio
cf54434499
BUG: Proper handling of zero size patches
2011-07-08 09:43:48 +01:00
graham
be23241240
STYLE: dates.
2011-07-07 13:36:52 +01:00
graham
4da50ebb91
Rolling back MD modifications to master branch.
2011-07-07 13:30:42 +01:00
mattijs
227f440496
BUG: foamDebubSwitches: use findEtcFiles
2011-07-07 10:25:16 +01:00
mattijs
23b828f22f
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-06 15:28:25 +01:00
graham
292bf5cbca
ENH: Switch on and off curvature and closeness testing.
2011-07-06 13:43:07 +01:00
Henry
49285512c7
etc/controlDict: add support for merging etc/controlDict with user-specialised versions
2011-07-06 12:40:06 +01:00
mattijs
bbe91bb651
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-06 11:21:26 +01:00
graham
471a6becc1
ENH: reduce output in parallel.
2011-07-05 13:23:41 +01:00
graham
e675839a21
ENH: Added monoatomic object and updated applications.
2011-07-04 20:22:50 +01:00
graham
d3ddb37480
ENH: Templated MolecularCloud.
2011-07-04 16:17:52 +01:00
graham
b0b8e04c59
ENH: Adding controllers.
2011-07-04 12:11:02 +01:00
graham
0c51d2628a
ENH: Running and improvements.
2011-07-01 19:55:48 +01:00
mattijs
d6eeb3ab89
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-07-01 15:15:16 +01:00
mattijs
80db456b5f
BUG: surfaceFeatureExtract: option not in argList
2011-07-01 15:11:42 +01:00
mattijs
006eb30c8a
ENH: cvMeshDict: updated comment
2011-07-01 15:10:28 +01:00
graham
004d83e219
Merge branch 'master' into cvm
2011-07-01 13:39:58 +01:00
mattijs
f7f069083d
COMP: timeSelector: remove local copy
2011-06-30 17:46:38 +01:00
Henry
b66b36022e
temporalInterpolate: new utility to interpolate fields between time-steps
2011-06-30 13:56:09 +01:00
graham
373d633fd2
Merge branch 'master' into cvm
2011-06-30 10:21:18 +01:00
Henry
d1a8375816
wmake options files: corrected EXE_LIBS -> LIB_LIBS
2011-06-27 16:58:58 +01:00
mattijs
d008d22cea
STYLE: writeCellCentres: date
2011-06-24 17:58:03 +01:00
mattijs
f68356679c
ENH: writeCellCentres: added region option
2011-06-24 17:55:59 +01:00
mattijs
77d1e2231d
ENH: surfaceFeatureExtract: optionally filter out non-manifold edges
2011-06-24 16:24:58 +01:00
mattijs
3732286a69
ENH: added writeTetMesh control to dump tets
2011-06-24 16:16:31 +01:00
mattijs
bc22e604d5
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-06-23 12:24:17 +01:00
mattijs
e5a6967af2
Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm
2011-06-23 12:24:10 +01:00
mattijs
64f586966d
ENH: surfaceOrient: orient using intersections
2011-06-23 12:24:01 +01:00
mattijs
54d55295f0
ENH: surfaceOrient: orient using intersections
2011-06-23 12:23:13 +01:00
mattijs
23f2ee8989
ENH: cvMeshDict: merging close points
2011-06-23 12:19:48 +01:00
graham
709069329e
STYLE: Copyright start date.
2011-06-23 11:01:59 +01:00
graham
d2ad25fdd6
ENH: topoSet: time loop
...
Conflicts:
applications/utilities/mesh/manipulation/topoSet/topoSet.C
2011-06-23 10:55:58 +01:00
mattijs
a38774d7e6
ENH: topoSet: time loop
2011-06-21 18:56:20 +01:00
mattijs
8650e477e4
STYLE: modification date
2011-06-20 15:35:18 +01:00
mattijs
b2d32246b8
ENH: topoSet: added time options
2011-06-20 15:34:14 +01:00
mattijs
b831dfd761
surfaceClean: have minimum quality
2011-06-20 12:06:32 +01:00
mattijs
74d06462ff
ENH: surfaceClean: have minimum quality
2011-06-20 11:43:27 +01:00
mattijs
57561886bd
COMP: buildCGALPolyhedron.C: using typename outside of template
2011-06-20 11:42:33 +01:00
mattijs
0520872ce0
ENH: cvMeshDict: updated for removed point seeding method
2011-06-17 17:53:52 +01:00
graham
caea0aec03
Merge branch 'master' into cvm
2011-06-17 10:57:23 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
mattijs
18e043f704
ENH: cvMeshDict: added comments
2011-06-16 19:08:33 +01:00
mattijs
f983ffbdaf
ENH: cvMeshDict: added comment
2011-06-16 12:53:13 +01:00
andy
b4230fa874
ENH: Removed view factor hard-coding from faceAgglomerate utility
2011-06-14 13:45:30 +01:00
andy
cb684c42ba
STYLE: Code conformance tweaks
2011-06-14 13:23:45 +01:00
mattijs
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
graham
e1ead74461
Merge branch 'master' into cvm
2011-06-08 17:28:03 +01:00
mattijs
cb96a67774
COMP: domainDecomposition: force constructor usage
2011-06-08 14:22:29 +01:00
mattijs
ba6f1c4dd4
BUG: Make/options: tabulatedWallFunctions not yet built.
2011-06-06 12:54:25 +01:00
sergio
bcfb96be03
ENH: Add look up for empty or wedges to extrude 1D mesh
2011-06-03 17:50:19 +01:00
andy
c047319296
BUG: libs not available to debug switches at this point in build
2011-06-03 11:00:22 +01:00
mattijs
c01101a275
ENH: snappyHexMeshDict: show patch type specification
2011-06-03 01:45:24 +01:00
mattijs
7902377c02
ENH: treeDataTrisurface: expose tolerance
2011-06-02 12:14:53 +01:00
mattijs
b469d09c3c
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-06-01 18:09:06 +01:00
mattijs
c805ed359f
ENH: redistributeMeshPar: better error message
2011-06-01 18:07:00 +01:00
andy
3a899a1b76
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-06-01 18:00:08 +01:00
andy
ff3b9eeff6
ENH: Added DimensionedField handling to decomposePar
2011-06-01 17:39:57 +01:00
andy
f657cd91ed
STYLE: Updated general comments
2011-06-01 17:39:19 +01:00
sergio
f149f16788
ENH : extrudeToRegionMesh with face zone extension
2011-06-01 17:29:58 +01:00
mattijs
7dcb23c506
ENH: decomposePar/decomposeParDict: updated for decomposition methods
2011-06-01 12:25:59 +01:00
graham
1be43f88ae
Merge branch 'master' into cvm
2011-05-31 16:18:03 +01:00
sergio
42a2ce3321
STY: mnaking viewFactorsGen folder consisten
2011-05-26 15:14:59 +01:00
mattijs
1025e4ddd5
ENH: foamFormatConvert: implement -noConstant argument
2011-05-26 12:38:24 +01:00
mattijs
3ac90128f2
BUG: redistributeMeshPar: zones were read from undecomposed case
2011-05-26 12:04:43 +01:00
mattijs
6e4b93b6cc
ENH: foamFormatConvert: convert constant (i.e. polyMesh) by default
2011-05-25 21:37:36 +01:00
mattijs
5c50c64de4
ENH: snappyHexMesh: updated comment
2011-05-23 16:10:32 +01:00
mattijs
38d068c476
ENH: createShellMesh: guarantee 0'th vertex ordered
2011-05-20 17:00:30 +01:00
graham
74b4639b4f
COMP: meshTools.H
2011-05-13 10:39:19 +01:00
graham
c0537248fb
Merge branch 'master' into cvm
2011-05-13 10:17:22 +01:00
graham
b2d207ce2d
ENH: Add basic functionality for better parallel decomp.
...
BUG: Wrong decision about wellInside.
STYLE: Rename variable - maxLevels to minLevels - better description.
COMP: Add decomp libs.
2011-05-13 10:11:30 +01:00
andy
10373183b6
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-05-12 13:14:58 +01:00
graham
dac5beb53a
BUG/STYLE: vector type fails to compile. Using extendedFeatureEdgeMesh naming.
2011-05-03 16:33:11 +01:00
graham
02ff182be1
Merge branch 'master' into cvm
2011-05-03 11:02:23 +01:00
Henry
e3eae71014
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-28 21:14:18 +01:00
Henry
5222405567
Create graphs in a sub-directory
2011-04-28 21:13:08 +01:00
mattijs
1c1cac6646
ENH: ideasUnvToFoam.C: added support for zones
2011-04-28 16:27:20 +01:00
mattijs
0f0dd35413
STYLE: createPatchDict: updated comment
2011-04-28 10:40:26 +01:00
mattijs
8782283d62
ENH: cyclicPolyPatch: have local 'matchTolerance' entry in dictionary
2011-04-27 20:41:17 +01:00
mattijs
a3739657e2
STYLE: sampleDict, interpolationTable usage: added comment about csv reading/writing
2011-04-27 14:38:39 +01:00
mattijs
9245a084a0
ENH: domainDecomposition.C: added inbalance stats
2011-04-22 10:55:37 +01:00
graham
a3417e4596
Merge branch 'master' into cvm
...
Conflicts:
tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/extrudeToRegionMeshDict
tutorials/lagrangian/reactingParcelFilmFoam/panel/system/extrudeToRegionMeshDict
2011-04-21 12:02:49 +01:00
mattijs
784e9f444d
ENH: extrudeToRegionMesh: extrude into single empty patch
2011-04-20 11:07:14 +01:00
mattijs
a44a993d27
ENH: emptyFvPatchField: moved check to checkMesh
...
It now handles multiple empty patches
2011-04-20 10:51:48 +01:00
Henry
f70593a8ff
Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam
2011-04-19 23:23:49 +01:00
Henry
f8f575e23c
Tutorial solvers and mesh converters moved to applications
2011-04-19 23:20:18 +01:00
mattijs
dd52f4c0ea
ENH: decomposeParDict: changed
2011-04-18 09:41:37 +01:00
Mark Olesen
c20efb0923
ENH: add 'report' to trace #includeEntry/#includeIfPresentEntry
...
- used in "expandDictionary -list" to find which files are included by
any particular dictionary
2011-04-15 13:34:25 +02:00
Mark Olesen
8687d00c2d
Merge remote branch 'opencfd/master' into olesenm
2011-04-12 12:54:35 +02:00
Mark Olesen
03bae68436
STYLE: drop face::area() and triFace::area() - less useful than expected
2011-04-12 12:53:51 +02:00
mattijs
6594b254b5
STYLE: chckTopology: wrong message.
2011-04-11 13:36:33 +01:00
mattijs
13ce640b92
ENH: dates
2011-04-07 22:36:11 +01:00
graham
fe0f6a487a
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
mattijs
d22c89db9a
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-07 13:48:49 +01:00
graham
d5d88fdba2
STYLE: Writing surface feature set out the root of the case.
2011-04-07 11:27:00 +01:00
mattijs
876aa9cdda
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
mattijs
472bb82160
ENH: foamToFieldView: added region option.
2011-04-07 09:27:02 +01:00
Mark Olesen
9153534a9d
ENH: use face::area() method for surfaceMeshInfo
2011-04-07 09:29:05 +02:00
Henry
1a0095489b
gcc-4.6.0 warnings: removed initialised but unused variables
2011-04-06 22:55:47 +01:00
mattijs
19332dc06e
STYLE: fixed headers.
2011-04-06 19:20:36 +01:00
mattijs
acd7554ae0
STYLE: dictionaries in $FOAM_UTILITIES: header
2011-04-06 19:15:15 +01:00
mattijs
35e9958de6
ENH: selectCells: parallel running
2011-04-06 10:38:18 +01:00
mattijs
b1ce027774
ENH: cellClassification: parallel running
2011-04-06 10:36:00 +01:00
mattijs
b09a19e026
ENH: sampledPatch: patchSet instead of single patch
2011-04-05 20:54:18 +01:00
Mark Olesen
4bc4c1900b
ENH: new utility surfaceMeshInfo
...
- useful at the moment for reporting face areas from a surface mesh
2011-04-05 20:05:57 +02:00
mattijs
5497bcb22d
ENH: foamUpgradeCyclics,foamFormatConvert etc: switch off master-only reading.
2011-04-05 15:55:27 +01:00
mattijs
5cf0612207
ENH: surfaceFeatureExtact: optionally write obj files
2011-04-05 12:11:08 +01:00
mattijs
3e71574d8a
ENH: snappyHexMesh: initial feature-line support
2011-04-05 11:56:57 +01:00
mattijs
e6b7c7f445
BUG: changeDictionary: swit6ch off any parallel time-stamp checking
2011-04-04 16:38:21 +01:00
graham
1bad1265f7
Merge branch 'master' into cvm
2011-03-31 11:58:44 +01:00
mattijs
4fa972e4be
ENH: surfaceClean: do a triangle cleanup unless suppressed
2011-03-29 12:27:25 +01:00