Commit Graph

3546 Commits

Author SHA1 Message Date
bd7ace5b2e added updated() check 2009-08-03 15:26:41 +01:00
60e3918be8 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-03 12:06:51 +01:00
6dbb672b01 updating tutorial cases to use new nut/mut wall function names 2009-08-03 12:04:40 +01:00
ab4c4840b4 Adding warning msgs to RAS S-A models if requesting k or eps - not defined 2009-08-03 11:57:03 +01:00
96f23c2796 Updated wall function boundary types for utils 2009-08-03 11:44:14 +01:00
87d36bf3db Refactoring mut wall functions to mirror incompressible form 2009-08-03 11:38:45 +01:00
d320fab4ab Refactoring of nut wall function BCs
- names updated to reflect what they are based on, e.g. either k
   or U
2009-08-03 11:10:13 +01:00
827f834a93 corrected y+ calc, re-structured, better handling for walls 2009-08-03 09:53:13 +01:00
8f95d4ea3d Changed to correspond to Mark's changes to the scripts in ThirdParty. 2009-07-31 12:51:40 +01:00
54a734670e Change to the ThirdParty directory before building. 2009-07-30 15:59:30 +01:00
4e6dbf5730 Force construction of mesh.deltaCoeffs() which may be needed for the wall-function BCs. 2009-07-30 12:58:03 +01:00
2d58cdf8ca Added a consistency check for the location of the installation. 2009-07-29 12:52:06 +01:00
1089bbc69c Corrected omega wall-function BCs. 2009-07-29 11:52:42 +01:00
35500b5dc3 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-28 14:32:16 +01:00
548f67f4cd Merge branch 'olesenm' 2009-07-28 12:42:31 +01:00
1ec00de14c and back to dev..... 2009-07-28 12:35:26 +01:00
33a13e6827 fixed up .gitignore
- partial revert for
  commit 9557f2cb6e
2009-07-28 13:14:42 +02:00
81705a6d21 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-28 09:38:47 +01:00
1afd00c63b Merge commit 'OpenCFD/master' into olesenm
Conflicts:
	README
2009-07-28 09:05:03 +02:00
1313dc091b fixing typo in injection specs 2009-07-27 18:17:57 +01:00
39d336d038 cshrc consistent with bashrc 2009-07-27 16:47:37 +01:00
fcd8fa9c77 Minor clarification of Qt version. 2009-07-27 13:15:41 +01:00
f9809900cf Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-27 12:38:32 +01:00
2d1fd0444b Updated ParaView information in README 2009-07-27 12:38:05 +01:00
e2a74e59d9 Corrected gcc version test.
Removed network tests.
2009-07-27 12:32:20 +01:00
04fabaade0 Merge commit 'OpenCFD/master' into olesenm 2009-07-27 12:24:58 +02:00
0ce7570777 Two new BCs. 2009-07-27 11:03:30 +01:00
3e1f753522 Restructured. 2009-07-27 10:36:46 +01:00
3e39ba2dda Merge commit 'OpenCFD/master' into olesenm 2009-07-27 09:27:20 +02:00
a034711c39 Additions. 2009-07-27 07:52:54 +01:00
5ab9eca915 Changed to compile single-precision. 2009-07-27 07:52:38 +01:00
5297267a5f Use new patch-based wall-functions. 2009-07-27 07:52:14 +01:00
7fd14818e9 drop 'set -x' from top-level Allwmake - it's in the subordinate ones anyhow
- also gives better isolation between scripts
2009-07-27 08:46:43 +02:00
655608678e Merge commit 'OpenCFD/master' into olesenm 2009-07-27 08:31:06 +02:00
4ebca29890 argList: avoid relative cases ending in '..' - makes for very ugly names
- this stop problems caused by a "-case .." specification

  Previously  args.globalCaseName() + ".Ext"  resulted in silly names
  eg, "...png", or "surface-...stl"
2009-07-26 13:04:03 +02:00
35986a3972 implement fileName::clean() method
* remove repeated slashes
      /abc////def        -->   /abc/def

* remove '/./'
      /abc/def/./ghi/.   -->   /abc/def/./ghi
      abc/def/./         -->   abc/def

* remove '/../'
      /abc/def/../ghi/jkl/nmo/..   -->   /abc/ghi/jkl
      abc/../def/ghi/../jkl        -->   abc/../def/jkl

* remove trailing '/'
2009-07-25 20:40:52 +02:00
f8d87e2ab4 first implementation of filename clean method
- test as independent application first
2009-07-25 20:32:29 +02:00
91157af10c All ThirdParty build-related stuff moved there. 2009-07-24 23:10:15 +02:00
4d788e0c17 updates to copyright dates 2009-07-24 18:09:27 +01:00
75d5ebea52 typos: epsilon->omega 2009-07-24 18:03:10 +01:00
930477f0f1 updating verion dev->1.6 2009-07-24 17:49:15 +01:00
90b50529ae Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-24 17:41:23 +01:00
d7f5c905c2 updates to copyright dates 2009-07-24 17:36:32 +01:00
f4afbc3163 updates - QT info needs to be checked 2009-07-24 17:36:11 +01:00
5df9bfbe2a removing redundant files 2009-07-24 17:17:49 +01:00
5a3eeb732e update copyright dates 2009-07-24 17:16:09 +01:00
8960e13fea removing redundant files 2009-07-24 17:15:39 +01:00
072b7a6321 better header descriptions 2009-07-24 17:03:42 +01:00
3389652a7e corrected typo: ordinary->ordinates 2009-07-24 17:03:19 +01:00
816f6b3488 Updated the headers. 2009-07-24 17:01:31 +01:00