Commit Graph

3770 Commits

Author SHA1 Message Date
4c3c9f2c38 Corrected application entry. 2009-07-09 14:42:17 +01:00
4665779145 Renamed for consistency with other tutorials. 2009-07-09 14:41:54 +01:00
e7109637ae updating copyright notices 2009-07-09 13:25:40 +01:00
d9a0715361 clean-up of dictionary 2009-07-09 13:25:17 +01:00
caff5576b1 Reinstated "application" entry in controlDict.
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
1c095c249d Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-09 13:05:06 +01:00
990b54a3d3 new bc 2009-07-09 12:43:40 +01:00
4c13ef589b faceZone checking. wip 2009-07-09 11:57:21 +01:00
3a37e1a053 pass through readFields 2009-07-09 11:55:40 +01:00
db77abe02b Merge branch 'master' into cvm 2009-07-09 10:24:23 +01:00
0fa8ffcf7a fixed inverted directory-test logic in IOobject.C 2009-07-09 08:57:59 +02:00
222d3e41f6 porousZone - output 'note' entry (if it exists) too 2009-07-13 09:27:38 +02:00
d4d31594b1 fixed inverted directory-test logic in IOobject.C 2009-07-09 08:57:59 +02:00
fd191e771f revert to paraview-3.6 (in name at least) 2009-07-09 08:48:59 +02:00
92c973d65f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-08 22:45:26 +01:00
fda6bcbc0c Minor correction to comments. 2009-07-08 22:45:21 +01:00
cd3b5808df Corrected class. 2009-07-08 22:45:05 +01:00
e55c47478d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-08 19:10:55 +01:00
94b88a5c45 Removal of distanceToClosestSurface_ and indexOfClosestPatch_ members and
associated functions from indexedVertex.H - were temporary variables in
CV3DMesher for cell size control prototype code.
2009-07-08 17:27:55 +01:00
f4d7096d45 Don't initialise U; unnecessary edit. 2009-07-08 17:20:06 +01:00
d76820dc57 Changed g from being read from environmentalProperties to being read directly as a
uniformDimensionedVectorField.
2009-07-08 17:09:51 +01:00
54f9cc3fe9 added output of heat release, dQ (got lost somewhere along the way...) 2009-07-08 16:54:59 +01:00
e6e8485e83 corrected typo in comment - compressibility->density 2009-07-08 16:44:04 +01:00
10fa5172cc optimisation - removed double allocation of storage of t 2009-07-08 16:35:09 +01:00
2cecd709f6 New surfaceOffsetLinearDistance cellSizeFunction.
Implemented linearDistance and uniformDistance cellSizeFunctions.

Reading mesh from file as an fvMesh once read, creating a volScalarField to test
the cellSizeFunctions.
2009-07-08 16:14:55 +01:00
0f2ed0eea4 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-08 14:11:04 +01:00
979c35edbb added (previously removed) rules for dirToString and wmkdep 2009-07-08 14:10:56 +01:00
f5205d3f7e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-08 13:26:14 +01:00
0856be9907 New uniformDimensionedField class based on dimensioned but registered to the db
and with IO functionality.  This can be used for "fields" like g which can then be looked up
in boundary conditions.
2009-07-08 13:26:11 +01:00
9e54053f2e merge with master + fix conflicts in tuts/mesh 2009-07-08 12:15:44 +01:00
365df48725 adding Mark's change to .gitignore 2009-07-08 11:31:18 +01:00
237cec3bf9 addind Mark's backward compatibility RAS BCs 2009-07-08 11:28:29 +01:00
d535ebc906 adding Mark's change to the build PV options 2009-07-08 11:20:46 +01:00
1701411a94 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 23:01:29 +01:00
bbc4e8a25e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 22:57:30 +01:00
74ecfe9f0e Made destructor virtual. 2009-07-07 22:57:26 +01:00
7485b1c867 Added execute permissions. 2009-07-07 22:57:02 +01:00
d12ef65839 Added version control to ThirdParty. 2009-07-07 22:56:34 +01:00
4439183d96 Corrected handling of the wall BCs of p for buoyant flows. 2009-07-07 22:56:02 +01:00
eca9cf4c2d Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 19:48:20 +01:00
e92aaab813 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 19:48:11 +01:00
cd8b38fede zone flip only for zone faces 2009-07-07 19:47:51 +01:00
9015b7f493 added comment 2009-07-07 18:54:19 +01:00
f8f5324740 comment clean-up 2009-07-07 18:34:42 +01:00
eebfda5f10 optimisation for diffusion calc 2009-07-07 18:21:13 +01:00
57f5a2f878 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 17:58:47 +01:00
f9e3cf3e9e adding missing include file 2009-07-07 17:46:46 +01:00
32dd993084 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-07 17:41:08 +01:00
9dac3301bf updated H2O vapour diffusion coefficients 2009-07-07 17:37:34 +01:00
92311ec76d cloud rereading 2009-07-07 17:36:32 +01:00