andy
|
37aec66281
|
formatting
|
2009-04-14 13:11:43 +01:00 |
|
andy
|
a1000b51b1
|
improved error handling
|
2009-04-14 12:57:27 +01:00 |
|
andy
|
26aef1ae5a
|
bugfix: missed cloud() when referencing composition()
|
2009-04-14 12:48:02 +01:00 |
|
mattijs
|
0825825008
|
relaxed mesh quality constraints; absolute layer size
|
2009-04-14 12:31:38 +01:00 |
|
mattijs
|
79d4641b37
|
cleanup; introduced UIndirectList
|
2009-04-14 12:30:49 +01:00 |
|
graham
|
a8b37fc4a7
|
When iDof = 0, equipartitionInternalEnergy will enter an infinite loop, adding a check and return.
|
2009-04-13 13:02:17 +01:00 |
|
mattijs
|
f0d3088592
|
added tolerance
|
2009-04-13 12:31:04 +01:00 |
|
mattijs
|
76bb575f45
|
updated comment
|
2009-04-13 12:28:43 +01:00 |
|
mattijs
|
cd898745ef
|
relaxed mesh quality constraints
|
2009-04-09 18:08:12 +01:00 |
|
mattijs
|
54ec95e271
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-09 16:57:41 +01:00 |
|
mattijs
|
fa77b7ce77
|
triangle intersection return value
|
2009-04-09 16:54:35 +01:00 |
|
mattijs
|
b020b28787
|
made selfintersection check optional
|
2009-04-09 16:51:52 +01:00 |
|
mattijs
|
fae55d5b83
|
unused includes; changed comments
|
2009-04-09 13:06:08 +01:00 |
|
mattijs
|
8ad04131f4
|
single precision changes; corrected intersection with tolerance
|
2009-04-09 13:05:32 +01:00 |
|
mattijs
|
c203c3d6fd
|
fixed layer addition iterations
|
2009-04-09 13:04:23 +01:00 |
|
mattijs
|
db3b8bafdb
|
example of feature edge refinement
|
2009-04-09 13:03:33 +01:00 |
|
mattijs
|
bbaa0d57e3
|
missing debug symbol
|
2009-04-09 13:00:21 +01:00 |
|
Graham Macpherson
|
886cab29a0
|
Merge branch 'master' into dsmc
|
2009-04-09 10:58:32 +01:00 |
|
henry
|
1bc097af33
|
Convert integers which overflow label to scalar.
|
2009-04-08 16:54:42 +01:00 |
|
henry
|
2ffe3eaaf4
|
Changed "==" to "=" for correcting nut.
|
2009-04-08 16:54:04 +01:00 |
|
henry
|
20fc02fbf1
|
Removed unnecessary assignment.
|
2009-04-08 16:53:31 +01:00 |
|
henry
|
5dd31ee0e5
|
Bug fixes from Niklas.
|
2009-04-08 16:53:05 +01:00 |
|
mattijs
|
353cff3ee8
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-07 14:48:30 +01:00 |
|
mattijs
|
1f19d13b5a
|
tolerance to triangle intersection
|
2009-04-07 13:49:33 +01:00 |
|
henry
|
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 |
|
henry
|
51b470c0ee
|
Improved argument handling and error messages.
Changed "axisNormal" to "axis": it isn't the normal to the axis.
|
2009-04-07 12:52:59 +01:00 |
|
andy
|
ad350c504f
|
cosmetics
|
2009-04-06 16:32:45 +01:00 |
|
mattijs
|
deb7abdd4d
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-06 13:28:21 +01:00 |
|
mattijs
|
bb4a182081
|
comment
|
2009-04-06 13:27:51 +01:00 |
|
henry
|
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 |
|
henry
|
150ad8c97a
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-03 17:46:32 +01:00 |
|
henry
|
c09f9589b7
|
Added new BC for rotating walls, e.g. wheels.
|
2009-04-03 17:46:26 +01:00 |
|
mattijs
|
b2ecadd9f5
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-03 13:59:41 +01:00 |
|
mattijs
|
becfce6709
|
intersection
|
2009-04-03 13:56:17 +01:00 |
|
andy
|
c3289a9b92
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-03 13:19:24 +01:00 |
|
andy
|
814c134d1c
|
bugfix - incorrect matrix type for d_p
|
2009-04-03 13:03:40 +01:00 |
|
mattijs
|
2e6888a714
|
write hexRef8 data to correct mesh
|
2009-04-03 12:29:40 +01:00 |
|
henry
|
394bcfd6a3
|
Compile the .L file directly.
|
2009-04-02 23:06:58 +01:00 |
|
henry
|
70f3da7a3b
|
Making lib and bin directories is no longer needed following the change to foamCleanPath.
|
2009-04-02 23:06:27 +01:00 |
|
mattijs
|
6831022508
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-02 13:29:42 +01:00 |
|
mattijs
|
bfb8d042fd
|
split of decompositionAgglomeration
|
2009-04-02 13:29:28 +01:00 |
|
mattijs
|
cbd181fa90
|
do not strip non-existent dirs
|
2009-04-02 13:11:14 +01:00 |
|
henry
|
cff4ab5c3e
|
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-02 12:26:51 +01:00 |
|
henry
|
9c95fd034b
|
Added initial support for LinuxPPC.
|
2009-04-02 12:26:41 +01:00 |
|
andy
|
918b7051c0
|
updates
|
2009-04-02 10:52:40 +01:00 |
|
henry
|
afd820ddd1
|
Reintroduced WM_OS because the build system currently uses it.
|
2009-04-01 17:02:52 +01:00 |
|
mattijs
|
dbe15aa3f7
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2009-04-01 10:45:33 +01:00 |
|
mattijs
|
103b37d5e1
|
unmapped particle did not get cellID set
|
2009-04-01 10:33:50 +01:00 |
|
henry
|
4dedd47382
|
Changed the option to select the generation of a C++ scanner to the backward compatible -+.
|
2009-03-31 20:14:40 +01:00 |
|
henry
|
fc33d49ae0
|
Added flux handling to the correction functions.
|
2009-03-30 13:20:56 +01:00 |
|