Commit Graph

8611 Commits

Author SHA1 Message Date
ef1cec75f8 Change the strain rate from mag(grad(U)) to mag(symm(grad(U))). The
old formulation includes the effect of gradients caused by solid body
rotation on the strain rate, while the second returns only the
irrotational part.
2008-06-09 18:38:28 +01:00
9fc1615a86 Changed WM_THIRD_PARTY to WM_THIRD_PARTY_DIR and added to all 'options' files that use third-party software. 2008-06-09 15:31:17 +01:00
09dcc45dae new decomposition options; fixed decomposePar preserveFaceZones 2008-06-06 18:17:50 +01:00
49b6c94f66 Merge commit 'origin/master' into olesenm 2008-06-06 14:04:52 +02:00
b2fd02df8d Doxygen : fixed rogue classes, simplified INPUT 2008-06-06 10:17:32 +02:00
9f5351af6d Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-05 20:20:11 +01:00
935d7a8131 Changed format to be spreadsheet-friendly:
#           x         0.05         0.03
#           y         0.05         0.04
#           z        0.001        0.001
#        Time
        0.005     0.130842   7.7749e-05
         0.01    0.0554095   -0.0100031
        0.015    0.0388121   -0.0115969
2008-06-05 20:19:41 +01:00
d536f087b5 region not preserved when stitching 2008-06-05 19:23:58 +01:00
d25d392c9f removed call to putenv since incorrect 2008-06-05 13:09:20 +01:00
a13820c394 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-05 13:06:23 +01:00
ef69bc6c61 bounding box incorrect 2008-06-05 13:05:55 +01:00
fc67818323 Introduced Makefile variable 'THIRD_PARTY' 2008-06-05 13:17:31 +02:00
446c30cfe9 adding Mark's changes 2008-06-04 19:00:37 +01:00
15fea54f38 constant not present 2008-06-04 15:22:11 +01:00
65b79dc7bf Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 15:16:32 +01:00
168c7e1ca9 removing FoamX 2008-06-04 13:40:02 +01:00
fde672e2fa Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 11:37:10 +01:00
60917d510f Changed zlib version to 1.2.3 2008-06-04 11:22:11 +01:00
93f482ea36 layerFaces not correct 2008-06-04 11:06:41 +01:00
d2bb8ce337 changed dictionary 2008-06-03 23:52:11 +01:00
1021661f5a comment typo 2008-06-03 23:11:51 +01:00
28f36a1667 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-03 23:10:14 +01:00
bab7f11792 Corrected for relacation of src/other to $WM_PROJECT_INST_DIR/ThirdParty 2008-06-03 21:34:07 +01:00
bcd1f1cf91 * bin/rmdepall: Correction to the removing of scanned files. 2008-06-03 21:19:13 +01:00
be6fd90b92 * src/finiteVolume/fields/fvPatchFields/derived/timeVaryingUniformTotalPressure/:
Added new BC (untested).
2008-06-03 15:33:56 +01:00
a38d55881a Slightly massaged. 2008-06-03 15:18:49 +01:00
e6770582ac * src/meshTools/triSurface/booleanOps/intersectedSurface/intersectedSurface.C:
Corrected the use of the "^" product operator.
2008-06-02 21:49:49 +01:00
f2a13e6d7d general cleaning up for warning messages generated by gcc 4.3.0 2008-06-02 19:27:48 +01:00
93d1f74d8c dummy Pstream update and typo in Time.C comment. Sorry for mixup. 2008-06-02 19:16:12 +01:00
daca3b3300 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-02 13:18:33 +01:00
da11607f7c did not append any edges 2008-06-02 11:39:21 +01:00
8032ac989a whitespace 2008-06-02 11:38:59 +01:00
05cb29de14 Added corrections for complex mesh-motion from Frank Boss 2008-05-31 11:27:28 +01:00
508b757fbb Attempt to fix src/OpenFOAM/lnInclude/triFace*H problem 2008-05-30 11:08:35 +01:00
8dc018bb53 Add flex version selection of the yywrap() function to support
the new and more correct version 2.5.34.
2008-05-29 23:29:28 +01:00
ff6dd11bc2 Minor reformatting. 2008-05-29 21:33:08 +01:00
8c2c22604a Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 14:06:54 +01:00
2e0962685a strange triFace constructors 2008-05-29 13:26:21 +01:00
31c5a625e5 Corrected constructors to compile with gcc-4.2.1 2008-05-29 12:23:10 +01:00
6b36879ae5 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 12:19:43 +01:00
993a18af63 constructor from primitive 2008-05-29 12:02:36 +01:00
039adebb14 added new div postprocessing function, and removed old divPhi and divU apps 2008-05-28 19:21:29 +01:00
1e3f9823c0 new foamCalc app and foamCalcFunctions lib, to eventually replace current postProcess functionality 2008-05-28 18:46:02 +01:00
2c548926f4 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 16:14:47 +01:00
cac72ae991 Further changes to remove warnings from gcc-4.3.0. 2008-05-27 16:13:24 +01:00
0b9c6cace3 Merge commit 'origin/master' into olesenm 2008-05-27 09:57:59 +02:00
f4c462cac5 chemkinReader : handle relative filenames when reading from thermo Dict 2008-05-27 09:00:20 +02:00
8f0c802318 Adjusted the timeVaryingUniformFixedValue pointPatch to match the fvPatch 2008-05-27 08:56:36 +02:00
0f687ccd76 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 19:27:23 +01:00
f6107f4033 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 13:47:04 +01:00