Commit Graph

305 Commits

Author SHA1 Message Date
henry
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
henry
508b757fbb Attempt to fix src/OpenFOAM/lnInclude/triFace*H problem 2008-05-30 11:08:35 +01:00
Henry Weller
9ae900e175 sh compatibility 2008-05-30 10:10:12 +01:00
henry
a22813da28 Added support for .hpp and .cpp files. 2008-05-30 09:30:28 +01:00
henry
53518e6979 Made WM_COMPILER externally selectable. Default is set to Gcc. 2008-05-30 09:04:32 +01:00
henry
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
henry
ff6dd11bc2 Minor reformatting. 2008-05-29 21:33:08 +01:00
henry
8e6eb1ac26 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 16:03:13 +01:00
henry
b1e9a7f74a Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc. 2008-05-29 16:02:39 +01:00
mattijs
8c2c22604a Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 14:06:54 +01:00
mattijs
451fa204fa cleanup backups 2008-05-29 14:05:42 +01:00
mattijs
2e0962685a strange triFace constructors 2008-05-29 13:26:21 +01:00
mattijs
2f6a6be48b region lagrangian handling 2008-05-29 13:25:51 +01:00
henry
31c5a625e5 Corrected constructors to compile with gcc-4.2.1 2008-05-29 12:23:10 +01:00
mattijs
6b36879ae5 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-29 12:19:43 +01:00
mattijs
993a18af63 constructor from primitive 2008-05-29 12:02:36 +01:00
henry
7581e0976d Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 22:38:26 +01:00
henry
dd22a8d8a0 Implamented Rasmus' corrections to the particle force. 2008-05-28 22:38:03 +01:00
andy
039adebb14 added new div postprocessing function, and removed old divPhi and divU apps 2008-05-28 19:21:29 +01:00
andy
2db98ed90c Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 18:46:33 +01:00
andy
1e3f9823c0 new foamCalc app and foamCalcFunctions lib, to eventually replace current postProcess functionality 2008-05-28 18:46:02 +01:00
mattijs
f1bcfe95b6 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-28 14:41:15 +01:00
mattijs
43b9be1163 bash syntax in csh script 2008-05-28 13:50:37 +01:00
andy
a7a97ca865 re-location of PV3FoamReader 2008-05-28 09:48:46 +01:00
henry
9879aacb5a Removed ddtPhiCorr as the standard approach does not work with
moving meshes
2008-05-27 22:51:14 +01:00
henry
975c2d3c51 Moved ccm26ToFoam to Optional and created empty Allwmake to stop compilation 2008-05-27 20:07:31 +01:00
henry
bf7959d2c8 Correctinons to the wmake options to pick-up the ParaView headers 2008-05-27 19:30:59 +01:00
andy
046cfb01dd removing FoamX.jar from repo 2008-05-27 17:29:17 +01:00
henry
3f20e26231 Reverting ddtPhiCorr back to standard (not good for moving meshes) 2008-05-27 17:13:35 +01:00
andy
f3f1186fbd Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 16:21:35 +01:00
andy
96b1c70043 updates to ParaView build scripts 2008-05-27 16:21:30 +01:00
henry
c49a6df84d Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 16:18:14 +01:00
andy
6277b6da7a minor changes to get libccmio and ccm26ToFoam converter built 2008-05-27 16:14:49 +01:00
henry
2c548926f4 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 16:14:47 +01:00
henry
cac72ae991 Further changes to remove warnings from gcc-4.3.0. 2008-05-27 16:13:24 +01:00
andy
46f84af1ea updating PV3FoamReader with Mark's version 2008-05-27 14:23:21 +01:00
andy
bada64a0f0 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-05-27 14:18:40 +01:00
andy
ac394e5a8f re-instating earlier paraview build script, and moving to tools/bin 2008-05-27 14:11:35 +01:00
andy
407a2120a9 merge with Marks sources 2008-05-27 13:53:57 +01:00
Mark Olesen
0b9c6cace3 Merge commit 'origin/master' into olesenm 2008-05-27 09:57:59 +02:00
henry
ba3acaaf08 Removed LD_LIBRARY_PATH, apparently not needed. 2008-05-27 08:44:34 +01:00
henry
e13118f898 Corrected based on Mark's suggestion. These now should be the
same as in the olesenm branch.
2008-05-27 08:37:24 +01:00
Mark Olesen
f4c462cac5 chemkinReader : handle relative filenames when reading from thermo Dict 2008-05-27 09:00:20 +02:00
Mark Olesen
8f0c802318 Adjusted the timeVaryingUniformFixedValue pointPatch to match the fvPatch 2008-05-27 08:56:36 +02:00
henry
c48a0638af Temporary fix to allow the reader module to build for ParaView-3.3-cvs 2008-05-26 23:37:28 +01:00
henry
7d7a2c22fc Reverted back to previous settings. I have no idea why they were
changed.
2008-05-26 23:25:49 +01:00
henry
0f687ccd76 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 19:27:23 +01:00
henry
f6107f4033 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 13:47:04 +01:00
henry
4a2a23a710 Lots of changes from Mark and my changes to ddtPhiCorr all mixed together
because I failed to work out how to merge Mark's stuff -- HELP!!!
2008-05-25 21:46:37 +01:00
henry
a016fa314e Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev/ 2008-05-25 19:44:52 +01:00