Commit Graph

10204 Commits

Author SHA1 Message Date
f57c22bb46 set floatTransfer off in code 2009-04-28 10:04:58 +02:00
c26396c00e Merge commit 'OpenCFD/master' into olesenm 2009-04-27 15:29:35 +02:00
c227f951de Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-27 12:58:27 +01:00
e41ae7eb92 bugfix: incorrect type checking 2009-04-27 10:47:10 +01:00
0b1b0c2962 Merge branch 'dsmc' 2009-04-27 09:39:10 +01:00
48247a3d62 consistency update
- DynamicList gets append methods as per List
- misc cosmetic changes
2009-04-27 10:08:29 +02: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
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
2c48a69e50 scotch decomposition method 2009-04-23 14:44:23 +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
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
d544973b14 Modified do-while for U generation, incorrect use of continue. 2009-04-17 12:46:20 +01:00
d55c97669a directMapped extension for inter-region 2009-04-17 11:00:15 +01: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
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
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
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