Commit Graph

430 Commits

Author SHA1 Message Date
henry
d6a278f2b2 Introduced the new file unitConversion.H to hold degToRad, radToDeg
and other unit conversion functions as they are required e.g. slug <-> kg.
2009-10-21 10:55:00 +01:00
graham
1e3e3d3439 Merge branch 'sixDofPatch' 2009-10-19 15:59:05 +01:00
graham
f14d76738b Adding floatingObject tutorial case. 2009-10-19 15:58:40 +01:00
Mark Olesen
ffc9d0d97b find/replace pi/180.0 -> degToRad() and 180.0/pi -> radToDeg()
- note left utilities/mesh/advanced/collapseEdges/collapseEdges.C as-is.
  It looks suspicious, but the change was recent, so maybe it means something
2009-10-19 13:53:25 +02:00
andy
a8f7488e0f Merge branch 'olesenm' 2009-10-13 12:39:35 +01:00
mattijs
2ff47b7909 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-10-12 13:04:02 +01:00
henry
e9da288118 Reverted the Americanism "math" back to the original "mathematical" and reverted name of
the include file back to mathematicalConstants.H to make upgrading code slightly easier.
2009-10-10 22:58:58 +01:00
mattijs
680c3272aa extraneous libs 2009-10-09 17:17:09 +01:00
mattijs
9b89dd125c renaming of solidBodyMotionFunctions 2009-10-09 13:45:40 +01:00
mattijs
5ecde8d92e new solidBodyMotionFunctions 2009-10-08 17:55:26 +01:00
Mark Olesen
f7d9174738 Merge commit 'OpenCFD/master' into olesenm 2009-10-08 16:50:34 +02:00
mattijs
98c3d099fd new solidBodyMotionFunctions 2009-10-08 15:15:42 +01:00
Mark Olesen
84be998ebc Merge commit 'OpenCFD/master' into olesenm 2009-10-08 12:07:04 +02:00
mattijs
4f08a18800 moved temperature coupled baffle into compressible 2009-10-06 14:48:31 +01:00
mattijs
ddb312a279 made entry optional 2009-09-29 20:37:23 +01:00
mattijs
09e1bfa865 pointMotion derived cellMotion is equivalent 2009-09-29 20:34:35 +01:00
Mark Olesen
9dea06e9d8 Merge commit 'OpenCFD/master' into olesenm 2009-09-22 09:33:23 +02: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
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
Mark Olesen
bc8de81718 snappyHexMesh/Allrun - fit comments in 80-cols and add #!/bin/sh 2009-09-14 16:00:58 +02:00
henry
26dac39576 Added "value" to wall BCs. 2009-09-13 23:11:28 +01:00
henry
a80e2f83cd Removed unnecessary and inconsistent entries. 2009-09-10 22:43:06 +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
91675bd616 change in direction on Bird correction - using flag in base model instead... 2009-09-02 10:29:43 +01:00
andy
49295210c9 tutorial updates 2009-09-01 19:40:32 +01:00
henry
0e782b6021 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-01 10:44:48 +01:00
andy
56fb2b6db9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-28 18:39:01 +01:00
henry
aabd9bbea8 Back again 2009-08-28 18:21:57 +01:00
andy
8dcea0f8cd using new constant definitions 2009-08-28 18:04:22 +01:00
henry
a51e412ea8 Added comment. 2009-08-28 17:55:03 +01:00
mattijs
3335aa68f3 moved non-IOobject files to subdirectory 2009-08-28 12:39:37 +01:00
mattijs
65f59bc992 moved non-IOobject files to subdirectory 2009-08-28 12:39:03 +01:00
mattijs
6f530e77cb moved non-IOobject files to subdirectory 2009-08-28 12:38:44 +01:00
mattijs
6519dc62e2 to be able to handle wall function bcs 2009-08-28 12:37:31 +01:00
mattijs
3355c8d9eb initial streamlines functionobject 2009-08-25 12:35:48 +01:00
mattijs
c58af4fcce empty file 2009-08-24 16:55:35 +01:00
andy
91fca60f79 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-19 16:43:40 +01:00
andy
98bd768d50 adding counterFlowFlame2D tutorial case for reactingFoam 2009-08-19 16:43:29 +01:00
henry
bcb1fc5ea8 Removed spurious "compressible::". 2009-08-18 22:03:34 +01:00
henry
a1bf420f52 Corrected for new BCs. 2009-08-18 17:18:05 +01:00
henry
cf08f081da Corrected tutorials. 2009-08-18 17:12:15 +01:00
henry
62a396b33f Removed unnecessary files. 2009-08-17 23:43:27 +01:00
andy
a1d6fdf994 adding local foamLog.db 2009-08-13 17:09:22 +01:00
andy
a41b159fbc adding boundaryFoam tutorial to evaluate wall functions 2009-08-13 16:56:59 +01:00
andy
248eb8b51e README for buoyantCavity tutorial case 2009-08-13 11:56:05 +01:00
henry
25a4df9c1e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-12 23:00:19 +01:00