Commit Graph

10 Commits

Author SHA1 Message Date
OpenFOAM-admin
fbb3ddf2c4 Updated for release 2.3.0 2014-02-17 10:21:46 +00:00
Sergio Ferraris
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
Sergio Ferraris
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
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
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
sergio
cf54434499 BUG: Proper handling of zero size patches 2011-07-08 09:43:48 +01:00
andy
b4230fa874 ENH: Removed view factor hard-coding from faceAgglomerate utility 2011-06-14 13:45:30 +01:00
sergio
28080c0d43 ENH: files trimming 2011-02-11 18:46:20 +00:00
sergio
ed58f0e691 ENH: faceAgglomeration, vuew factor molde and view factor generator 2011-02-11 18:30:08 +00:00