Commit Graph

2671 Commits

Author SHA1 Message Date
202db17dcc Adding lookup of coefficients to cvControls and calling functions for cell sizes
when required, rather than looking up from dictionary every time.

Added relaxationModel and faceAreaWeightModel runTime selectable models.
2009-04-28 21:20:19 +01:00
b7b6dd7d4a Merge branch 'master' into cvm 2009-04-28 14:01:17 +01:00
b3b650fa98 Added free stream velocity components to tangential velocities. 2009-04-28 13:17:37 +01:00
607e9e53b9 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-28 12:15:14 +01:00
5bc9d3f3f8 stabilise interpolation on zero area faces 2009-04-28 12:14:59 +01:00
bfc3a6961e use relaxed mesh checks in shrinking as well as layering 2009-04-28 12:14:05 +01:00
3e445d422c Modifying decompositionMethods Make/options to add librt, required on 64bit
openSUSE 11.1.  Added 20 to the template depth for all architectures for CGAL.
2009-04-28 11:07:19 +01:00
0b1b0c2962 Merge branch 'dsmc' 2009-04-27 09:39:10 +01:00
2d96e32b13 add region option 2009-04-25 14:46:03 +01:00
4fdcd3ef7b Merge branch 'master' into dsmc 2009-04-25 14:26:44 +01:00
ff66dc68d4 Merge branch 'master' into cvm 2009-04-25 13:47:54 +01:00
c7dd5e32c5 added some debug printing 2009-04-24 18:09:48 +01:00
aee81bd45e Added points and edges only constructor for surfaceFeatureConvert 2009-04-24 17:57:18 +01:00
ba540dcc86 name patch different from patchField; conflicting symbols 2009-04-24 17:44:42 +01:00
b3bf5034af region prefix already in IOobject 2009-04-24 17:01:39 +01:00
92dbf49ae6 allow multiple coincident baffles 2009-04-24 09:02:03 +01:00
04b82d9231 reconstructing moving mesh cases 2009-04-23 18:30:44 +01:00
dd0da3a3f5 new decomposition option 2009-04-23 18:30:26 +01:00
2bb5e90fb6 changed indentation 2009-04-23 18:30:08 +01:00
7e5a42cc26 Feature edge reading and construction with nearestFeatureEdge query test code. 2009-04-23 18:23:58 +01:00
cf10cbbd6f Modified nearestFeatureEdge arguments to take standard, sample, distSqr, pointHitIndex. Querying object will use the edge index to lookup supplementary information. 2009-04-23 18:22:08 +01:00
371903eb4a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-23 16:22:31 +01:00
de2a74b2fa use gcc, not g++ for flex 2009-04-23 16:20:57 +01:00
2c31daa167 allow mut to be generated 2009-04-23 15:02:44 +01:00
c153c5dc47 missing patch 2009-04-23 15:02:09 +01:00
c0f131eab5 added scoping 2009-04-23 14:54:04 +01:00
93b5c53ef4 added scoping 2009-04-23 14:51:43 +01:00
2c48a69e50 scotch decomposition method 2009-04-23 14:44:23 +01:00
6c1fe9b4b6 reference instead of copy 2009-04-23 14:42:52 +01:00
7c093d7aaa indentation corrected 2009-04-23 14:42:18 +01:00
2aed2a2a9b moved hEqn out of inner loop for consistency 2009-04-23 14:41:59 +01:00
89c66aa016 unused option 2009-04-23 14:41:18 +01:00
423ed7be7e Merge branch 'master' into cvm 2009-04-22 19:46:48 +01:00
261b4dc28f Basic featureEdgeMesh functionality. Dropped intermediate edgeMesh, not serving any purpose, moved io into featureEdgeMesh. Reads and writes from file. Can construct self from surfaceFeatures object. This functionality added to surfaceFeatureExtract, writing to constant/featureEdgeMesh. 2009-04-22 18:47:13 +01:00
6ce8e7d0c0 added List::append() methods 2009-04-22 16:11:52 +02:00
35adfbf525 minor cosmetic changes
- PackedList comments
- solution.C verbosity about new solver syntax on master only
2009-04-21 14:43:27 +02:00
975e800207 simple -> piso rename 2009-04-20 17:52:26 +01:00
6543a38506 fix walking using edges 2009-04-20 17:50:06 +01:00
7de5697a2d use PatchTools algorithms 2009-04-20 17:49:24 +01:00
70b438dba2 Basic infrastructure for featureEdgeMesh. 2009-04-17 17:00:10 +01:00
a117c97e3b Fixing conflict in triSurfaceMesh.C, committing failed automatic merge of master. 2009-04-17 14:46:33 +01:00
e0eafb9773 Added probabilistic insertion of an additional particle on a face proportional to the remainder after taking the integer part. 2009-04-17 13:59:09 +01:00
5e3b302477 update tutorial 2009-04-17 13:08:41 +01:00
d544973b14 Modified do-while for U generation, incorrect use of continue. 2009-04-17 12:46:20 +01:00
4f1f94ad83 update tutorial
modified:   ../../../compressible/rhoPisoFoam/ras/cavity/constant/polyMesh/boundary
	modified:   ../../buoyantPisoFoam/hotRoom/constant/polyMesh/boundary
	modified:   ../../buoyantPisoFoam/hotRoom/system/controlDict
	modified:   ../../buoyantPisoFoam/hotRoom/system/fvSchemes
	deleted:    ../../buoyantPisoFoam/hotRoom/0/mut
	modified:   constant/polyMesh/boundary
	deleted:    ../../buoyantSimpleRadiationFoam/hotRadiationRoom/0/mut
	deleted:    ../../chtMultiRegionFoam/multiRegionHeater/0/mut
2009-04-17 12:35:47 +01:00
adc012cab8 renamed ghf to prevent duplicate regIOobject 2009-04-17 12:23:05 +01:00
d55c97669a directMapped extension for inter-region 2009-04-17 11:00:15 +01:00
74213da984 new solver syntax 2009-04-17 10:59:26 +01:00
6a3d9effa0 fixed typo in surface utils 2009-04-17 11:16:44 +02:00
239b954ad3 Changing FreeStream to create inflow on all patches of type patch. Implemented Bird eqn 4.22 for the number flux and eqn 12.5 for the velocity distibution. Drawing T and U for the FreeStream from the boundaryT and boundaryU fields. 2009-04-16 19:18:15 +01:00