f9358d33a0
pairPatchAgglomeration: Stop agglomeration loop if no further agglomeration is achieved
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1157
2015-06-15 17:14:24 +01:00
406f0ab830
pairPatchAgglomeration: Do not use the result agglomeratePatch if the return indicates it is not valid
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1157
2015-06-13 23:05:45 +01:00
1dd5b93897
wmake/scripts/AllwmakeParseArguments: Handle stop-on-error
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1485
2015-01-10 21:58:19 +00:00
844b283030
New version of wmake supporting out-of-tree object and dependency files
2014-12-14 21:42:18 +00:00
3a719eb5dd
Update headers
2014-01-08 16:52:32 +00:00
6ef906812c
MGridGenGAMGAgglomeration: add support for weighting and iterating the agglomeration between adjacent processors to improve correspondence
2014-01-08 16:50:17 +00:00
3837044194
porosityModelList: make base list public
2014-01-08 16:49:10 +00:00
9498ec97a9
BUG: Correcting smoothing of view factor matrix in viewFactor.C
...
Initialize faceAgglom list to identity when a patch is not agglomerated in faceAgglomerate.C
Restrict agglomeration through edges with more than two faces attached in pairPatchAgglomeration.C
2013-12-02 12:56:23 +00:00
ebd0272a54
BUG: Allwmake: misspelled
2013-09-26 10:57:32 +01:00
9cebba4c16
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-09-26 10:56:57 +01:00
79e356f8df
ENH: GAGMAgglomeration: preliminary support for scotch
2013-09-26 10:56:36 +01:00
88d4cca45b
fvAgglomerationMethods/Allwmake: Better check for the availability of
...
libMGridGen
2013-09-25 13:06:46 +01:00
aef8c35ea0
Update header
2013-06-20 10:44:51 +01:00
471c9f25ed
MGridGenGAMGAgglomerate: use magSf rather than Sf when agglomerating
2013-06-20 10:44:33 +01:00
6b054eab14
MGridGenGAMGAgglomerate: Use sum magSf rather than mag(sum Sf) for face-weighting
...
This is more consistent with the faceArea agglomeration and generates more reliable agglomerations.
2013-06-12 12:55:37 +01:00
9ba219d0f3
ENH: MGridGen: enforce all coarse cells to be single connected region
2013-06-06 06:04:00 +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
6b656e63f7
BUG: MGridGenAgglomerate: make sure face data is correct size
2013-05-17 11:20:26 +01:00
9e60647c42
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 17:15:38 +01:00
da8679d8c7
COMP: lduPrimitiveMesh: renamed size to totalSize
2013-05-03 17:15:03 +01:00
5da306b1c1
ENH: viewFactorsGen:
...
Modification of shootRays algorithm. Rays that hit themselfs are continued
until they hit(or not) the agglomeration target. If they do the surfaces can see
each other.
faceAgglomerate:
The agglomeration now stops when the global nCoarse is reached (not per-processor)
2013-05-03 15:59:41 +01:00
e0b972606b
STYLE: GAMGAgglomeration: move starting mesh interface setting into base class
2013-05-03 09:27:26 +01:00
316cb8302f
BUG: lduPrimitiveMesh: hold, not refer to, interfaces
2013-05-01 16:53:00 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
0a8fbae639
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-07-08 15:05:43 +01:00
cf54434499
BUG: Proper handling of zero size patches
2011-07-08 09:43:48 +01:00
60ff30a5d7
STYLE: corrected poor formatting
2011-07-04 11:54:30 +01:00
855df4757f
ENH: Allwmake: pass through build option
2011-04-21 15:55:33 +01:00
e0311539fc
STYLE: change makeOption to makeType internally
...
- also simplify setting makeType in the Allwmake scripts
2011-03-08 08:58:44 +01:00
abde400dd5
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
bin/foamCleanPath
2011-02-22 19:24:31 +01:00
9a74ca1a19
ENH: add options for radiation and delete old sover
2011-02-09 15:16:04 +00:00
a909be7d9b
ENH: pairPatchAgglomeratnio
2011-02-04 17:57:52 +00:00
3e6bfa814f
COMP: MGridGenGamgAgglomeration : compile only if present in ThirdParty
2011-02-02 12:42:45 +00:00
dd57f3c4b4
STYLE: set makeOption before 'set -x' (cleaner output) in Allwmake
2011-01-27 16:22:32 +01:00
c9d6212006
ENH: Allwmake : allow easy building of static libraries
2011-01-26 16:59:13 +00:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
060acc6eae
COMP: fix missing link references to FOAM_EXT_LIBBIN
2011-01-04 09:54:14 +01:00
d5acd22a63
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
2010-11-02 09:32:32 +01:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
a50f01b079
STYLE: use forAllIter, forAllConstIter instead of long-hand version
...
STYLE: use 'forAll(' NOT 'forAll (', as per coding guide
2010-04-12 11:18:38 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
5e972c772f
remove trailing space from some files
2009-12-04 13:39:35 +01:00
218b2baec4
Changed SP and DP to WM_SP and WM_DP.
2009-07-03 11:46:45 +01:00
bfb8d042fd
split of decompositionAgglomeration
2009-04-02 13:29:28 +01:00