Commit Graph

448 Commits

Author SHA1 Message Date
mattijs
f0ddc03279 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-21 10:54:47 +00:00
graham
fabbd8bb47 Merge branch 'master' into dsmc 2009-11-20 11:31:30 +00:00
mattijs
dcc53875f7 removed processorWeights 2009-11-19 19:37:07 +00:00
mattijs
01cc6c1f8c added some comment 2009-11-17 18:26:42 +00:00
graham
35f0c0ab8d Changing BC types on walls to calculated instead of zeroGradient for
fields:

    iDof  internalE  linearKE  momentum  q  rhoM  rhoN

because the boundary values are required to record surface data.
2009-11-11 15:41:27 +00:00
Mark Olesen
ebe39c4ea4 Merge commit 'OpenCFD/master' into olesenm 2009-11-04 08:56:20 +01:00
Mark Olesen
53a9208d9f Merge commit 'bundle/home' into olesenm
Conflicts:
	src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.C
	src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.H
	tutorials/incompressible/simpleFoam/airFoil2D/Allclean
	tutorials/multiphase/settlingFoam/ras/tank3D/Allclean
2009-11-04 08:54:34 +01:00
henry
51bb18ce78 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-10-30 17:24:05 +00:00
henry
9bb3c1c1ba New solvers and tutorial cases transferred from OpenFOAM-1.6.x. 2009-10-30 17:24:02 +00:00
henry
f5aa277982 Minor clean-up. 2009-10-30 17:22:55 +00:00
graham
270db50f3c Folder called 0.orig was missed from commit as caught by .gitignore.
Now 0.org.
2009-10-29 11:59:15 +00:00
andy
3c54d945b4 removing done msg to be consistent with other tuts 2009-10-27 11:15:12 +00:00
andy
006803b4c5 added -f option when removing logs to avoid warning msg when cleaning 2009-10-27 10:58:19 +00:00
andy
7bce90d19e re-vamped patch interaction - generalised into reflect, stick and escape 2009-10-23 17:54:15 +01:00
andy
8d70c5b025 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-10-21 18:16:42 +01:00
andy
153e2190d4 corrected heat of formation for water vapour 2009-10-21 17:55:00 +01:00
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
Mark Olesen
3c788010fb Merge commit 'bundle/olesenm' into home 2009-10-19 19:47:45 +02: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
Mark Olesen
08fb4d5833 avoid spurious warnings on rm log.* 2009-10-09 19:46:08 +02: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