Commit Graph

3856 Commits

Author SHA1 Message Date
graham
65ca8a8b99 Merge branch 'master' into dsmc 2009-09-24 09:55:56 +01:00
mattijs
ce66ff5ed3 points never assigned if not merged 2009-09-21 11:00:19 +01:00
mattijs
217d71b9ec changed print message 2009-09-21 10:59:49 +01:00
mattijs
9415727b94 renamed literalRE option 2009-09-21 10:59:19 +01:00
mattijs
af62832bff master instead of masterNo 2009-09-21 10:58:51 +01:00
mattijs
071065df8e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-18 08:45:34 +01:00
mattijs
00913099ee put into compressiblenamespace 2009-09-18 08:45:26 +01:00
mattijs
a8fb86fc80 extraneous include file 2009-09-18 08:44:35 +01:00
mattijs
1008c0dd4d allow wildcards in changeDictionary 2009-09-18 08:44:06 +01:00
henry
344a43fd37 Cleaned error title slightly 2009-09-17 17:00:43 +01:00
henry
47d3f1c31d Improved IOerror in the same manner as error 2009-09-17 16:56:27 +01:00
henry
1d1fd3a37c Improved the error message buffering by rewinding when the error is throw rather
than when it is initialised.  This allows messages to be created and added to.
2009-09-17 15:10:07 +01:00
henry
9011070676 Added support for SP compilation. 2009-09-17 15:09:02 +01:00
andy
5ef09ce543 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-17 11:52:25 +01:00
andy
6c13d978cf extending template max depth to 60 2009-09-17 11:52:09 +01:00
mattijs
8977f1f05f specified direction extrusion mode 2009-09-17 08:28:10 +01:00
mattijs
25d6f29e86 read using number() instead of scalarToken() 2009-09-17 08:27:35 +01:00
mattijs
ed78938873 renamed b.c. 2009-09-15 18:40:49 +01:00
mattijs
ebe5735d5b renamed b.c. 2009-09-15 18:37:48 +01:00
mattijs
0408d571a0 renamed b.c. 2009-09-15 18:37:34 +01:00
mattijs
d9b1645d8f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-15 17:52:06 +01:00
mattijs
791b5aaeaa replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
mattijs
2cee56ee01 extra printing 2009-09-15 15:02:41 +01:00
mattijs
e852355764 extra printing 2009-09-15 15:02:06 +01:00
andy
d7b6c3aa03 corrected NO_READ->MUST_READ 2009-09-14 11:20:32 +01:00
henry
70e764b4b6 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-13 23:11:37 +01:00
henry
26dac39576 Added "value" to wall BCs. 2009-09-13 23:11:28 +01:00
mattijs
40dd870588 sample gmsh files 2009-09-11 16:19:49 +01:00
mattijs
693f659e16 error printing 2009-09-11 16:19:12 +01:00
mattijs
d879bea118 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-11 10:21:51 +01:00
mattijs
9bec0a6715 added some checking 2009-09-11 10:21:16 +01:00
henry
10caa3dd12 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-10 22:43:56 +01:00
henry
5467d69f5b Corrected handling of density. 2009-09-10 22:43:48 +01:00
henry
a80e2f83cd Removed unnecessary and inconsistent entries. 2009-09-10 22:43:06 +01:00
mattijs
c34b49aad8 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-10 21:11:48 +01:00
mattijs
feba218914 make -cellDist output compatible with manualDecomp 2009-09-10 21:11:43 +01:00
andy
e829004a71 bugfix: use ptf.name() on point fields 2009-09-10 16:02:35 +01:00
andy
9215ef540e moved UEqn to within outer loop 2009-09-10 15:34:18 +01:00
mattijs
8c26da7856 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-10 12:46:29 +01:00
mattijs
eb2d394420 clip pressure drop 2009-09-10 12:44:41 +01:00
mattijs
da4337fcce derive from wall patch instead of generic patch 2009-09-10 12:44:20 +01:00
mattijs
10ae335e08 added warning message - coupled bcs not handled 2009-09-10 12:43:51 +01:00
henry
55f2b496a9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-09 21:56:40 +01:00
henry
464ac32ab8 Corrected the handling of reverse-flow and forced-flow. 2009-09-09 21:56:33 +01:00
henry
6832ad28b0 Cleanup. 2009-09-09 21:56:07 +01:00
henry
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
andy
8af623cd1e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-09 16:48:18 +01:00
andy
9bd141f10c using new pow025 function 2009-09-09 16:40:20 +01:00
andy
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
graham
2d120142d4 Making dsmcCloud just a typedef of DsmcCloud<dsmcParcel>. 2009-09-09 13:40:14 +01:00