Commit Graph

3820 Commits

Author SHA1 Message Date
2cee56ee01 extra printing 2009-09-15 15:02:41 +01:00
e852355764 extra printing 2009-09-15 15:02:06 +01:00
40dd870588 sample gmsh files 2009-09-11 16:19:49 +01:00
693f659e16 error printing 2009-09-11 16:19:12 +01:00
d879bea118 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-11 10:21:51 +01:00
9bec0a6715 added some checking 2009-09-11 10:21:16 +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
a80e2f83cd Removed unnecessary and inconsistent entries. 2009-09-10 22:43:06 +01:00
c34b49aad8 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-10 21:11:48 +01:00
feba218914 make -cellDist output compatible with manualDecomp 2009-09-10 21:11:43 +01:00
e829004a71 bugfix: use ptf.name() on point fields 2009-09-10 16:02:35 +01:00
9215ef540e moved UEqn to within outer loop 2009-09-10 15:34:18 +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
10ae335e08 added warning message - coupled bcs not handled 2009-09-10 12:43:51 +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