Commit Graph

3805 Commits

Author SHA1 Message Date
5467d69f5b Corrected handling of density. 2009-09-10 22:43:48 +01:00
a80e2f83cd Removed unnecessary and inconsistent entries. 2009-09-10 22:43:06 +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
6832ad28b0 Cleanup. 2009-09-09 21:56:07 +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
21ba33aad1 added region option 2009-09-08 17:37:56 +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
c01cfedba8 added some comment 2009-09-04 12:44:45 +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
1198d3e0ad added region option 2009-09-04 12:25:28 +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
1a7814c223 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-03 12:15:21 +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
0aab704321 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-03 08:57:10 +01:00
e94d59d88e check on existence of faceZone 2009-09-03 08:56:07 +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
8feabf5e81 Merge branch 'wbm' 2009-09-02 14:52:54 +01:00
4594d03b32 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-02 14:51:49 +01:00
6dc2e62946 do not map demand driven geometric data 2009-09-02 14:51:42 +01:00
5d12391461 bail-out criterion was incorrect 2009-09-02 14:51:24 +01:00
33a2ec60de Changed the time-selection so that it works correctly with the -parallel option for when
the time directories only exist in the processor sub-directories.
2009-09-02 11:34:58 +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
49295210c9 tutorial updates 2009-09-01 19:40:32 +01:00