Commit Graph

13229 Commits

Author SHA1 Message Date
8205da653a ENH: AMI - added optional normailisation flag/function 2013-05-28 12:31:47 +01:00
672194747e ENH: Optimization of
1) fvDOM BC. greyDiffusiveRadiationMixedFvPatchScalarField.C
	2) radiationProperties and fvSolution for rays in fvDOM model
	3) radiativeIntensityRay.C using weighted residuals.
2013-05-28 11:32:54 +01:00
6f03f36cf1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-27 11:16:08 +01:00
4b9f2ae6fc ENH: snappyHexMesh: added proximity refinement 2013-05-27 11:15:39 +01:00
7261c7eb3e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-23 17:47:36 +01:00
91994d4775 BUG: Deleting redundant entried in RASProperties and adding
reference paper
2013-05-23 17:46:53 +01:00
a932f906ba Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-23 17:20:04 +01:00
39b0fda0e9 ENH: Only set parcel type ID to default if not already set 2013-05-23 14:56:23 +01:00
5a12b338a0 BUG: Corrected porosity model functions 2013-05-23 14:52:30 +01:00
a5a15f29c5 ENH: Moved cyclicAMI patches into cyclicAMI sub-folder 2013-05-22 18:27:36 +01:00
35a944beea Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-22 17:26:34 +01:00
9ffb6c3f99 STYLE: processor*patch: unused argument 2013-05-22 17:26:05 +01:00
43a8629a99 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-22 09:23:34 +01:00
bfc3b12920 ENH: faceSource|cellSource function objects: added warning if field not processed 2013-05-22 09:23:24 +01:00
2e5227a6f8 ENH: Test-ExtendedStencil: more examples 2013-05-21 15:33:17 +01:00
975602a937 ENH: createBafflesDict: added comment 2013-05-21 15:31:07 +01:00
5f034c9235 ENH: processorPolyPatch: remove unused argument 2013-05-21 14:24:44 +01:00
f115890dba ENH: autoPtr: added reUse flag, improved error message 2013-05-21 14:22:43 +01:00
3cdc5d4085 STYLE: processorPatch: remove unused comm argument 2013-05-21 14:20:41 +01:00
e6e477432f BUG: Do not check for close feature points when synchronising trees
+ Firstly, it has already been done
+ Secondly, the 'nearest' criteria is a different distance on different
processors
2013-05-20 10:57:08 +01:00
45955e958d ENH: timeVaryingMapped: do not reread table 2013-05-20 10:45:54 +01:00
88ceb57654 BUG: foamToEnsight: 4 digit files 2013-05-20 09:29:51 +01:00
099ad24c21 STYLE: structuredRenumber: indentation 2013-05-20 09:18:23 +01:00
7db31447c9 BUG: Check for NULL vertex on cell 2013-05-17 14:33:48 +01:00
ef2adac0b9 BUG: Test for infinite vertex 2013-05-17 11:44:37 +01:00
6b656e63f7 BUG: MGridGenAgglomerate: make sure face data is correct size 2013-05-17 11:20:26 +01:00
02f727c0eb ENH: GAMGAgglomeration: corrected message 2013-05-17 11:19:58 +01:00
f925f93eab BUG: When distributing mesh vertices check return values for locate 2013-05-17 09:56:12 +01:00
6d12b2d4f0 BUG: Returned reference to a tmp 2013-05-17 09:22:05 +01:00
941e1778dc BUG: timeVaryingMappedFixedValueFvPatchField: clone only if existing 2013-05-16 20:29:34 +01:00
fc0120f9a0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-16 20:29:05 +01:00
153e0c690b ENH: GAMGAgglomeration: better printing 2013-05-16 20:28:47 +01:00
e949a025f0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-16 15:59:11 +01:00
08c1cac832 ENH: Added option to (de)activate Ashford correction in turbulnce SA models 2013-05-16 15:58:15 +01:00
25a373bd39 ENH: snappyHexMesh: enable free-standing baffle merging 2013-05-16 12:49:16 +01:00
20c0e0a84d BUG: Add normalVolumeType to constructor 2013-05-16 11:46:06 +01:00
d5ce058df3 BUG: remove baffle call 2013-05-16 11:41:49 +01:00
9c115398ba BUG: Missing function declaration 2013-05-16 11:38:54 +01:00
285b2942ee ENH: Add normalDirections and normalTypes to extendedFeatureEdgeMesh 2013-05-16 11:37:40 +01:00
5f68e587e6 ENH: viewFactorsGen: exclude AMI 2013-05-16 11:28:02 +01:00
c7366549fc Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-05-16 11:24:49 +01:00
64a6994a62 ENH: Update cellSizeCalculation to return tmp 2013-05-16 11:22:56 +01:00
3a845d5192 ENH: Fix initial point insertion 2013-05-16 11:20:28 +01:00
fe32d73d5a BUG: distributedTriSurfaceMesh: handle zero sized local surfaces 2013-05-16 11:17:54 +01:00
379d8ac070 STYLE: Set location of foamyHexMeshDict 2013-05-16 10:44:30 +01:00
143a43836f REVERT: Remove findNearestOpSubset from treeDataEdge and add to the application 2013-05-16 10:43:44 +01:00
57329f290f BUG: If point is outside octree need to call getVolumeType explicitly
instead of via the octree
2013-05-16 10:42:25 +01:00
c0eb9d678f STYLE: Change cv2DMesh to foamyHex2DMesh 2013-05-16 10:29:36 +01:00
0bf5772998 Merge remote-tracking branch 'origin/feature/procAgglom' 2013-05-14 20:59:57 +01:00
caebdcc895 STYLE: meshObject: fix start date 2013-05-14 20:56:13 +01:00