Commit Graph

12135 Commits

Author SHA1 Message Date
a38d55881a Slightly massaged. 2008-06-03 15:18:49 +01:00
077fc38663 changed default time behaviour to use targetTime (was sourceTime) 2008-06-03 13:09:20 +01:00
d0a44dd1e3 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-03 11:54:38 +01:00
9baef871a4 Updated command line arguments 2008-06-03 11:54:34 +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
a7508ac695 argList : remove FOAM_ROOT again. Use FOAM_CASE and delay expansion in BCs. 2008-06-02 15:07:15 +02:00
daca3b3300 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-02 13:18:33 +01:00
174e08262b Changed back to openmpi-1.2.6 now it is out of git. 2008-06-02 12:53:08 +01:00
2a4f0ee09a additional argument 2008-06-02 11:39:39 +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
cce69a4a0b Added Kerstin's bug fix
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/7880

* applications/utilities/mesh/generation/blockMesh/curvedEdges/polySplineEdge.C:
2008-06-02 08:49:36 +01:00
cbca6ad1fe Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-31 11:32:31 +01:00
05cb29de14 Added corrections for complex mesh-motion from Frank Boss 2008-05-31 11:27:28 +01:00
39e1b34bbc Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-30 12:54:04 +01:00
32ec76fc6d Added cpp support 2008-05-30 12:53:52 +01:00
c8180a915b Merge branch 'master' of ssh://andy@noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-30 12:13:45 +01:00
d347b703dc Cannot read List<> as an entry 2008-05-30 12:03:58 +01:00
c61aed673a Reverting OpenMPI back to version 1.2.5 due to insurmountable build problems with 1.2.6 2008-05-30 11:22:59 +01:00
508b757fbb Attempt to fix src/OpenFOAM/lnInclude/triFace*H problem 2008-05-30 11:08:35 +01:00
9ae900e175 sh compatibility 2008-05-30 10:10:12 +01:00
454fb81bea Merge branch 'master' of ssh://andy@noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-30 09:32:09 +01:00
98e1b15fb8 Added support for .hpp and .cpp files. 2008-05-30 09:30:28 +01:00
a22813da28 Added support for .hpp and .cpp files. 2008-05-30 09:30:28 +01:00
12e6ca0bb7 Merge branch 'master' of ssh://andy@noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-30 09:25:02 +01:00
4bfb21b1b0 Made WM_COMPILER externally selectable. Default is set to Gcc. 2008-05-30 09:04:32 +01:00
53518e6979 Made WM_COMPILER externally selectable. Default is set to Gcc. 2008-05-30 09:04:32 +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
988deba0b8 ading 32 bit make rules for gcc 4.3.0 2008-05-29 17:45:27 +01:00
8e6eb1ac26 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 16:03:13 +01:00
c0a6360f0b Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc. 2008-05-29 16:02:39 +01:00
b1e9a7f74a Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc. 2008-05-29 16:02:39 +01:00
f8f37495c5 add cpp extension for c++ 2008-05-29 15:38:54 +01:00
8c2c22604a Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 14:06:54 +01:00
451fa204fa cleanup backups 2008-05-29 14:05:42 +01:00
2e0962685a strange triFace constructors 2008-05-29 13:26:21 +01:00
2f6a6be48b region lagrangian handling 2008-05-29 13:25:51 +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
7581e0976d Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 22:38:26 +01:00
dd22a8d8a0 Implamented Rasmus' corrections to the particle force. 2008-05-28 22:38:03 +01:00
039adebb14 added new div postprocessing function, and removed old divPhi and divU apps 2008-05-28 19:21:29 +01:00
2db98ed90c Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 18:46:33 +01:00
1e3f9823c0 new foamCalc app and foamCalcFunctions lib, to eventually replace current postProcess functionality 2008-05-28 18:46:02 +01:00
f1bcfe95b6 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 14:41:15 +01:00
43b9be1163 bash syntax in csh script 2008-05-28 13:50:37 +01:00