Commit Graph

3936 Commits

Author SHA1 Message Date
ed3c3c29a1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-28 16:29:26 +01:00
4def3721e6 added dependency 2009-04-28 16:29:20 +01:00
3c0e9e62f3 Added free stream velocity components to tangential velocities. 2009-04-28 13:17:37 +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
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
c7dd5e32c5 added some debug printing 2009-04-24 18:09:48 +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
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
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
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
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
cd898745ef relaxed mesh quality constraints 2009-04-09 18:08:12 +01:00
54ec95e271 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-09 16:57:41 +01:00
fa77b7ce77 triangle intersection return value 2009-04-09 16:54:35 +01:00