Commit Graph

266 Commits

Author SHA1 Message Date
graham
c1925b36e8 Fixing conflict. 2009-09-15 15:24:33 +01:00
andy
e829004a71 bugfix: use ptf.name() on point fields 2009-09-10 16:02:35 +01:00
graham
a39f80e565 Merge branch 'master' into particleInteractions 2009-09-02 14:44:16 +01:00
henry
0e782b6021 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-09-01 10:44:48 +01:00
henry
0d33a7eb46 Corrected conversion of tensor fields of all types. 2009-09-01 10:44:37 +01:00
graham
0ec2983437 Merge branch 'master' into particleInteractions 2009-08-31 11:11:09 +01:00
andy
8a8e302999 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-26 18:31:31 +01:00
andy
7eb4019877 improved pdfPlot utility 2009-08-25 17:57:06 +01:00
mattijs
3b57660542 added genericFvPatchFields 2009-08-25 17:41:40 +01:00
mattijs
3355c8d9eb initial streamlines functionobject 2009-08-25 12:35:48 +01:00
mattijs
e7b3ede72e multiple line writing; vtk output 2009-08-24 17:41:20 +01:00
graham
d781ca0602 Merge branch 'master' into dsmc 2009-08-19 09:53:17 +01:00
mattijs
333dff7885 use of tensor::XX instead of symmTensor::XX 2009-08-13 12:14:05 +01:00
Mark Olesen
60549b30f5 ensightFoamReader - updated README* and global_extern*h from ensight-82
- still using the same version of the reader API (2.03)

- this seems to solve strange issues with genericPatchField symbols,
  but it still doesn't get the reader module working.

- added in the release information (the build string)
2009-08-06 14:53:40 +02:00
henry
d4864d9b6e Moved the "generic" BCs into a separate library and included it only in those utilities
which need this functionality.  Solvers will now check the correctness of the BCs on
read.
2009-08-04 22:13:54 +01:00
henry
268574393a Removed orphaned files. 2009-08-04 10:12:25 +01:00
andy
96f23c2796 Updated wall function boundary types for utils 2009-08-03 11:44:14 +01:00
graham
9d1fc15616 Merge branch 'master' into dsmc 2009-07-29 14:16:27 +01:00
andy
930477f0f1 updating verion dev->1.6 2009-07-24 17:49:15 +01:00
henry
816f6b3488 Updated the headers. 2009-07-24 17:01:31 +01:00
andy
9ff255962f added feedback in the case that no valid nut/mut BCs are identified 2009-07-24 12:07:50 +01:00
mattijs
5cda312edc Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-23 13:08:30 +01:00
mattijs
76b25b20e7 update comment 2009-07-23 12:57:38 +01:00
andy
c1993c92fa Merge branch 'olesenm' 2009-07-23 12:42:52 +01:00
andy
d7f3143a91 Revert "bugfix for extra RASModel::yPlus() parameters"
This reverts commit 82e59fa112.
2009-07-23 12:37:12 +01:00
andy
7acb2904f3 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-23 12:05:45 +01:00
andy
1a1abf3544 updated yPlusRAS utility 2009-07-23 12:02:36 +01:00
andy
711ef82589 updated yPlusRAS utility 2009-07-22 17:54:47 +01:00
Chris Greenshields
1bfa912781 Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
Mark Olesen
82e59fa112 bugfix for extra RASModel::yPlus() parameters 2009-07-22 12:54:24 +02:00
Mark Olesen
5692a06a32 fixed up sloppy Allwclean files 2009-07-22 12:39:20 +02:00
Mark Olesen
bda95a48fd Export new environment variable FOAM_CASENAME
- contains the name part of the FOAM_CASE environment variable
2009-07-22 11:30:03 +02:00
andy
e5c36daef8 using fieldname as label for point field data instead of volPointInterpolate(X) 2009-07-17 18:06:33 +01:00
graham
9321f7e1e5 Adding pressure field measurement, internal and surface. 2009-07-15 15:28:04 +01:00
andy
d8145ab608 cosmetics/coding style updates 2009-07-13 14:38:56 +01:00
andy
51d68d011a adding example dictionary for particleTracks 2009-07-13 14:37:36 +01:00
henry
37b0fe0ade Corrections to get the tutorial test loop to run cleanly. 2009-07-09 23:28:54 +01:00
mattijs
92311ec76d cloud rereading 2009-07-07 17:36:32 +01:00
mattijs
7ebe502845 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Added softlinks for:

	tutorials/mesh/snappyHexMesh/iglooWithFridges
	tutorials/mesh/snappyHexMesh/motorBike
2009-07-07 16:02:52 +01:00
mattijs
6acfd6a3ae execute bit set 2009-07-07 15:48:04 +01:00
henry
218b2baec4 Changed SP and DP to WM_SP and WM_DP. 2009-07-03 11:46:45 +01:00
andy
8d70babf13 adding time and region options 2009-06-23 15:19:51 +01:00
andy
cc6fe463cd updated since origProc and origId are now stored on the particle 2009-06-22 18:19:55 +01:00
andy
6a9dfcdc82 merge of thermo branch into master 2009-06-19 13:21:55 +01:00
graham
864e56d1df Merge branch 'master' into dsmc 2009-06-18 15:19:32 +01:00
graham
edcf49af67 More modified copyright years 2009-06-17 14:59:34 +01:00
andy
7d73dd3171 updates for new thermo and general code tidying 2009-06-15 15:36:57 +01:00
andy
9af9f9c478 merging master into local branch 2009-06-11 17:29:19 +01:00
andy
dee5c153ca Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-06-11 17:24:51 +01:00
andy
1ebc1c1ad4 Merge branch 'FT' 2009-06-11 17:10:58 +01:00