Commit Graph

2613 Commits

Author SHA1 Message Date
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
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
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
5e3b302477 update tutorial 2009-04-17 13:08:41 +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
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
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
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
b020b28787 made selfintersection check optional 2009-04-09 16:51:52 +01:00
fae55d5b83 unused includes; changed comments 2009-04-09 13:06:08 +01:00
8ad04131f4 single precision changes; corrected intersection with tolerance 2009-04-09 13:05:32 +01:00
c203c3d6fd fixed layer addition iterations 2009-04-09 13:04:23 +01:00
db3b8bafdb example of feature edge refinement 2009-04-09 13:03:33 +01:00
bbaa0d57e3 missing debug symbol 2009-04-09 13:00:21 +01:00
1bc097af33 Convert integers which overflow label to scalar. 2009-04-08 16:54:42 +01:00
2ffe3eaaf4 Changed "==" to "=" for correcting nut. 2009-04-08 16:54:04 +01:00
20fc02fbf1 Removed unnecessary assignment. 2009-04-08 16:53:31 +01:00