Commit Graph

2786 Commits

Author SHA1 Message Date
mattijs
2d96e32b13 add region option 2009-04-25 14:46:03 +01:00
graham
4fdcd3ef7b Merge branch 'master' into dsmc 2009-04-25 14:26:44 +01:00
mattijs
c7dd5e32c5 added some debug printing 2009-04-24 18:09:48 +01:00
andy
b3eba3afc2 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-24 17:56:17 +01:00
mattijs
ba540dcc86 name patch different from patchField; conflicting symbols 2009-04-24 17:44:42 +01:00
mattijs
b3bf5034af region prefix already in IOobject 2009-04-24 17:01:39 +01:00
andy
8fda94ae1f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-24 12:53:13 +01:00
mattijs
92dbf49ae6 allow multiple coincident baffles 2009-04-24 09:02:03 +01:00
mattijs
04b82d9231 reconstructing moving mesh cases 2009-04-23 18:30:44 +01:00
mattijs
dd0da3a3f5 new decomposition option 2009-04-23 18:30:26 +01:00
mattijs
2bb5e90fb6 changed indentation 2009-04-23 18:30:08 +01:00
mattijs
371903eb4a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-23 16:22:31 +01:00
mattijs
de2a74b2fa use gcc, not g++ for flex 2009-04-23 16:20:57 +01:00
mattijs
2c31daa167 allow mut to be generated 2009-04-23 15:02:44 +01:00
mattijs
c153c5dc47 missing patch 2009-04-23 15:02:09 +01:00
mattijs
c0f131eab5 added scoping 2009-04-23 14:54:04 +01:00
mattijs
93b5c53ef4 added scoping 2009-04-23 14:51:43 +01:00
mattijs
2c48a69e50 scotch decomposition method 2009-04-23 14:44:23 +01:00
mattijs
6c1fe9b4b6 reference instead of copy 2009-04-23 14:42:52 +01:00
mattijs
7c093d7aaa indentation corrected 2009-04-23 14:42:18 +01:00
mattijs
2aed2a2a9b moved hEqn out of inner loop for consistency 2009-04-23 14:41:59 +01:00
mattijs
89c66aa016 unused option 2009-04-23 14:41:18 +01:00
Mark Olesen
6ce8e7d0c0 added List::append() methods 2009-04-22 16:11:52 +02:00
Mark Olesen
35adfbf525 minor cosmetic changes
- PackedList comments
- solution.C verbosity about new solver syntax on master only
2009-04-21 14:43:27 +02:00
mattijs
975e800207 simple -> piso rename 2009-04-20 17:52:26 +01:00
mattijs
6543a38506 fix walking using edges 2009-04-20 17:50:06 +01:00
mattijs
7de5697a2d use PatchTools algorithms 2009-04-20 17:49:24 +01:00
graham
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
mattijs
5e3b302477 update tutorial 2009-04-17 13:08:41 +01:00
graham
d544973b14 Modified do-while for U generation, incorrect use of continue. 2009-04-17 12:46:20 +01:00
mattijs
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
mattijs
adc012cab8 renamed ghf to prevent duplicate regIOobject 2009-04-17 12:23:05 +01:00
mattijs
d55c97669a directMapped extension for inter-region 2009-04-17 11:00:15 +01:00
mattijs
74213da984 new solver syntax 2009-04-17 10:59:26 +01:00
Mark Olesen
6a3d9effa0 fixed typo in surface utils 2009-04-17 11:16:44 +02:00
andy
3f4dae4695 bugfix: added missing multiply by nParticle 2009-04-16 19:37:52 +01:00
graham
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
mattijs
c42f04e843 multi-region directMapped 2009-04-16 18:45:01 +01:00
mattijs
485ea4c84f region option for decomposePar 2009-04-16 17:59:34 +01:00
Mark Olesen
8740edfd23 Merge commit 'OpenCFD/master' into olesenm 2009-04-15 16:30:44 +02:00
Mark Olesen
1807f2d20b backwardsCompatibilityWallFunctions: move files instead of writing fields
- this helps avoid trashing carefully crafted input dictionaries
2009-04-15 15:14:38 +02:00
mattijs
676b7bfe73 added region option 2009-04-15 12:32:33 +01:00
mattijs
923764e35a in-place subset bug 2009-04-15 12:32:18 +01:00
mattijs
42c075d80a constructSize bug if construct from synchronised info 2009-04-15 12:31:57 +01:00
mattijs
099114d138 changed indentation 2009-04-15 12:30:49 +01:00
mattijs
dbe2b2c5fd added region option 2009-04-15 12:30:18 +01:00
andy
ef39baacfc re-packaged particle forces into class 2009-04-14 17:06:44 +01:00
andy
66c2cfa1b6 moved constant properties to be read from their own sub-dict 2009-04-14 15:28:10 +01:00
andy
79488f6df8 added missing globalGasIds_ in constructor initialisers + error msg 2009-04-14 14:06:45 +01:00
andy
e1cb1a379d better error messages 2009-04-14 14:05:47 +01:00