Commit Graph

3936 Commits

Author SHA1 Message Date
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
bbaa0d57e3 missing debug symbol 2009-04-09 13:00:21 +01:00
886cab29a0 Merge branch 'master' into dsmc 2009-04-09 10:58:32 +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
5dd31ee0e5 Bug fixes from Niklas. 2009-04-08 16:53:05 +01:00
353cff3ee8 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-07 14:48:30 +01:00
1f19d13b5a tolerance to triangle intersection 2009-04-07 13:49:33 +01:00
9f83184c29 Scoped the name of "G" to avoid name clashes.
Better solution would be to derive the turbulenceModel class from objectRegistry and keep "G"
on that local registry.
2009-04-07 12:54:55 +01:00
deb7abdd4d Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-06 13:28:21 +01:00
bb4a182081 comment 2009-04-06 13:27:51 +01:00
5b42b30b5d Use scoped class names to avoid name clashes when both the compressible and incompressible
libraries are linked into the same executable.
2009-04-03 23:02:46 +01:00
150ad8c97a Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-03 17:46:32 +01:00
c09f9589b7 Added new BC for rotating walls, e.g. wheels. 2009-04-03 17:46:26 +01:00
b2ecadd9f5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-03 13:59:41 +01:00
becfce6709 intersection 2009-04-03 13:56:17 +01:00
c3289a9b92 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-03 13:19:24 +01:00
814c134d1c bugfix - incorrect matrix type for d_p 2009-04-03 13:03:40 +01:00
394bcfd6a3 Compile the .L file directly. 2009-04-02 23:06:58 +01:00
6831022508 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-02 13:29:42 +01:00
bfb8d042fd split of decompositionAgglomeration 2009-04-02 13:29:28 +01:00
918b7051c0 updates 2009-04-02 10:52:40 +01:00
dbe15aa3f7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-01 10:45:33 +01:00
103b37d5e1 unmapped particle did not get cellID set 2009-04-01 10:33:50 +01:00
fc33d49ae0 Added flux handling to the correction functions. 2009-03-30 13:20:56 +01:00
731ae70e5c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-30 11:12:42 +01:00
bf19a3c707 synchronisation at start of loop 2009-03-30 11:05:59 +01:00
002c85dd67 Added "correction" function which return the correction form of the given matrix
by subtracting the matrix multiplied by the current field.
2009-03-30 09:29:27 +01:00
27dd7cb99e Stabilised the calculation of the equivalence ratio for the case of pure fuel. 2009-03-28 19:49:52 +00:00
9898801494 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-27 23:43:29 +00:00
fda71c46a0 Corrected non-orthogonal check for single-precision. 2009-03-27 23:43:24 +00:00
a0d36e3f90 further dev on coupling, bits of restructuring 2009-03-27 13:15:06 +00:00
7bcd0d5bce no calculation at startup 2009-03-26 18:14:00 +00:00
45cfddbdcd added maxIter 2009-03-26 18:00:35 +00:00
b5f26540e4 load IDefault once 2009-03-26 16:53:07 +00:00
21a9b5406a static initialisation 2009-03-26 16:52:16 +00:00
6c8ad1aeec comment 2009-03-26 16:51:54 +00:00
1dc79d7a1c Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-26 15:39:44 +00:00
5bb8304ade general improvements - BCs and setting of ids 2009-03-26 15:39:13 +00:00
fa794c981d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-26 13:50:34 +00:00
6bdf87c041 resolve merge conflict 2009-03-26 13:47:31 +00:00
1ea0e871a7 more tidying... 2009-03-26 13:16:01 +00:00
eaf0e819e9 removed qr (no longer reqd) 2009-03-26 12:34:04 +00:00
b6eb2047de Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-26 12:30:08 +00:00
e905a4c120 debug; neighbour truncated 2009-03-26 12:09:33 +00:00
ab2fe81805 changed to better initialisation of table 2009-03-26 12:08:45 +00:00
96da5f0e5b sorted zones
modified:   ../applications/utilities/mesh/manipulation/setsToZones/setsToZones.C
	modified:   dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
2009-03-26 12:07:56 +00:00