Commit Graph

2268 Commits

Author SHA1 Message Date
00913099ee put into compressiblenamespace 2009-09-18 08:45:26 +01:00
a8fb86fc80 extraneous include file 2009-09-18 08:44:35 +01:00
25d6f29e86 read using number() instead of scalarToken() 2009-09-17 08:27:35 +01:00
791b5aaeaa replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
e852355764 extra printing 2009-09-15 15:02:06 +01:00
693f659e16 error printing 2009-09-11 16:19:12 +01:00
10caa3dd12 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-10 22:43:56 +01:00
5467d69f5b Corrected handling of density. 2009-09-10 22:43:48 +01:00
8c26da7856 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-10 12:46:29 +01:00
eb2d394420 clip pressure drop 2009-09-10 12:44:41 +01:00
da4337fcce derive from wall patch instead of generic patch 2009-09-10 12:44:20 +01:00
55f2b496a9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-09 21:56:40 +01:00
464ac32ab8 Corrected the handling of reverse-flow and forced-flow. 2009-09-09 21:56:33 +01:00
42162f27b7 Added basic support for thermal effects in porous zones.
Currently the only supported model is fixing the temperature within the porous zone to a fixed value.
2009-09-09 21:55:55 +01:00
8af623cd1e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-09 16:48:18 +01:00
9bd141f10c using new pow025 function 2009-09-09 16:40:20 +01:00
eef3c7ceb6 added pow025 function
- graham showed significant speedup (8-9x) for sqrt(sqrt(x)) compared to pow(x, 0.25)
2009-09-09 16:30:26 +01:00
1a9204c178 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-08 17:41:12 +01:00
9c86fec6e3 protect against illegal number of layers 2009-09-08 17:39:47 +01:00
0aa0114310 preservePatches option still needed for geometric decomposition options 2009-09-08 17:39:01 +01:00
fd35d9d36a more descriptive comment 2009-09-07 16:57:17 +01:00
75b0c7d1f8 added wall check for particle lambda calc 2009-09-07 13:37:58 +01:00
b82e21a815 updating IO for (previously missed) clouds 2009-09-04 17:49:14 +01:00
f9a420cfa9 Merge branch 'lagDev' 2009-09-04 17:21:14 +01:00
2bdd654108 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-04 16:23:49 +01:00
94f5bc6dbf removed unused variable 2009-09-04 16:23:46 +01:00
6062a1ef66 updates/improvements to the cloud IO system and using new constants 2009-09-04 16:19:57 +01:00
964710e8b3 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-04 12:25:49 +01:00
fd1873fe4b handling zero-sized triangles 2009-09-04 12:25:42 +01:00
0fa766332f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-04 10:25:53 +01:00
4e1dc5ffe1 removed faceZonesIntegrationFunctionObject - functionality offered by fieldValuesFunctionObject 2009-09-04 10:25:31 +01:00
ae95696aac minor formatting 2009-09-03 18:15:18 +01:00
6ae71645a2 using cbrt(x) instead of pow(x, 0.333) 2009-09-03 18:12:12 +01:00
4c9ae0171a code tidying 2009-09-03 18:01:32 +01:00
f0af9c8ba1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-03 12:29:52 +01:00
4f4d1393fa firstTime always chooses constant 2009-09-03 12:29:49 +01:00
b1f0e2808c bugfix: corrected ordering of args to calcPhaseChange 2009-09-03 12:10:38 +01:00
266cf951fe Removed run-time selectable wall functions for low-Re models + minor mods 2009-09-03 10:46:03 +01:00
97af722217 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-02 17:56:39 +01:00
906a0458da added pressure reference 2009-09-02 17:55:42 +01:00
40e22860e9 added find(name) method + general updates 2009-09-02 17:24:46 +01:00
fa5091dd50 initial error checking 2009-09-02 16:13:55 +01:00
a85a0f7f0e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-02 15:22:43 +01:00
0a24060ac3 superfluous function 2009-09-02 15:22:40 +01:00
4594d03b32 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-02 14:51:49 +01:00
5d12391461 bail-out criterion was incorrect 2009-09-02 14:51:24 +01:00
aae0345283 code tidying 2009-09-02 11:15:02 +01:00
91675bd616 change in direction on Bird correction - using flag in base model instead... 2009-09-02 10:29:43 +01:00
68ad701335 library updates + introduction of thermal shielding 2009-09-01 19:40:00 +01:00
49faec23f9 added binary diffusion calc - uses molecular weight of binary pair 2009-09-01 19:35:59 +01:00