Commit Graph

27070 Commits

Author SHA1 Message Date
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
3f4dae4695 bugfix: added missing multiply by nParticle 2009-04-16 19:37:52 +01: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
c42f04e843 multi-region directMapped 2009-04-16 18:45:01 +01:00
485ea4c84f region option for decomposePar 2009-04-16 17:59:34 +01:00
8740edfd23 Merge commit 'OpenCFD/master' into olesenm 2009-04-15 16:30:44 +02:00
1807f2d20b backwardsCompatibilityWallFunctions: move files instead of writing fields
- this helps avoid trashing carefully crafted input dictionaries
2009-04-15 15:14:38 +02:00
676b7bfe73 added region option 2009-04-15 12:32:33 +01:00
923764e35a in-place subset bug 2009-04-15 12:32:18 +01:00
42c075d80a constructSize bug if construct from synchronised info 2009-04-15 12:31:57 +01:00
099114d138 changed indentation 2009-04-15 12:30:49 +01:00
dbe2b2c5fd added region option 2009-04-15 12:30:18 +01:00
ef39baacfc re-packaged particle forces into class 2009-04-14 17:06:44 +01:00
66c2cfa1b6 moved constant properties to be read from their own sub-dict 2009-04-14 15:28:10 +01:00
79488f6df8 added missing globalGasIds_ in constructor initialisers + error msg 2009-04-14 14:06:45 +01:00
e1cb1a379d better error messages 2009-04-14 14:05:47 +01:00
37aec66281 formatting 2009-04-14 13:11:43 +01:00
a1000b51b1 improved error handling 2009-04-14 12:57:27 +01:00
26aef1ae5a bugfix: missed cloud() when referencing composition() 2009-04-14 12:48:02 +01:00
0825825008 relaxed mesh quality constraints; absolute layer size 2009-04-14 12:31:38 +01:00
79d4641b37 cleanup; introduced UIndirectList 2009-04-14 12:30:49 +01:00
25f0a4c01d Merge branch 'master' into cvm 2009-04-13 13:11:00 +01:00
a8b37fc4a7 When iDof = 0, equipartitionInternalEnergy will enter an infinite loop, adding a check and return. 2009-04-13 13:02:17 +01:00
f0d3088592 added tolerance 2009-04-13 12:31:04 +01:00
76bb575f45 updated comment 2009-04-13 12:28:43 +01:00
ce65125574 Surface conformation point pair insertions and polyMesh output (without patching) included. 2009-04-10 17:31:59 +01:00
cd898745ef relaxed mesh quality constraints 2009-04-09 18:08:12 +01:00