Commit Graph

379 Commits

Author SHA1 Message Date
f7ab1729e4 Merge commit 'origin/master' into olesenm 2008-06-05 09:20:18 +02:00
7cc0520c36 update to remove gcc4.3.0 warning messages 2008-06-04 19:13:23 +01:00
446c30cfe9 adding Mark's changes 2008-06-04 19:00:37 +01:00
0f69fc03bb Fixed the handling MPI_ARCH_PATH 2008-06-04 17:08:30 +01:00
6c15fb66bb Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 16:12:01 +01:00
d118e10d93 Added generic handling for the location of the MPI libraries by adding the
MPI_ARCH_PATH environmevt variable.
2008-06-04 16:11:56 +01:00
15fea54f38 constant not present 2008-06-04 15:22:11 +01:00
8b8a4f292b cleanup mpi settings in etc/settings.{sh,csh} 2008-06-04 16:16:49 +02:00
65b79dc7bf Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 15:16:32 +01:00
f985933723 removing references to mico 2008-06-04 14:52:25 +01:00
04d85fe399 Merge commit 'origin/master' into olesenm
* Note: some strange renmant files from the intel compiler
2008-06-04 16:06:32 +02:00
2ce442dac2 removing references to mico 2008-06-04 14:52:25 +01:00
f011fb4ffd removing reference to FoamX 2008-06-04 14:40:42 +01:00
25f16691e2 Add foamThirdParty script
Stop tracking files in src/other (moved to ThirdParty).
2008-06-04 15:36:15 +02:00
c4083ccbc8 touch up 2008-06-04 14:19:00 +01:00
168c7e1ca9 removing FoamX 2008-06-04 13:40:02 +01:00
74ad0cd4ad Removed duplicate "thirdParty" 2008-06-04 13:21:40 +01:00
f2d95a4dff Corrected handling of 32bit building on 64bit machines using the 64bit gcc 2008-06-04 12:04:32 +01:00
02a6e0f1bd Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 12:04:30 +01:00
4066b1fd9e Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 11:48:20 +01:00
b59effbe6d Changed location of cmake and ParaView2 to ThirdParty 2008-06-04 11:48:09 +01:00
ca7354437a Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 11:40:13 +01:00
fde672e2fa Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 11:37:10 +01:00
a57e6b8939 Moved cmake to ThirdParty 2008-06-04 11:32:19 +01:00
120d135a7f Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 11:28:17 +01:00
5f2e2e09ec corrected hard-coding of openmpi path replacements with user selected mpi path 2008-06-04 11:28:13 +01:00
60917d510f Changed zlib version to 1.2.3 2008-06-04 11:22:11 +01:00
4718db8895 Changed the location of the gcc builds to ThirdParty 2008-06-04 11:20:46 +01:00
93f482ea36 layerFaces not correct 2008-06-04 11:06:41 +01:00
02ce38ecb4 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-04 11:06:17 +01:00
098e61cfbc Changed binary directory to $WM_ARCH$WM_COMPILER 2008-06-04 11:05:48 +01:00
fd8ef6de5c Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-03 23:52:22 +01:00
d2bb8ce337 changed dictionary 2008-06-03 23:52:11 +01:00
303c61a7bb * bin/tools/buildParaViewFunctions: Added comment to previous change 2008-06-03 23:15:37 +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
2ac0e4bf1c * bin/tools/buildParaViewFunctions:
replace the $OPENMPI_ARCH_PATH with $ENV{OPENMPI_ARCH_PATH} in the *.cmake files.
Note this change is specific to OpenMPI and will need genaralising, Andy?
2008-06-03 21:51:07 +01:00
8c6878a9e5 Corrected for relacation of src/other to $WM_PROJECT_INST_DIR/ThirdParty 2008-06-03 21:34:07 +01:00
286223e74d fixes for incorrect paraview install dir 2008-06-04 11:48:40 +02:00
bab7f11792 Corrected for relacation of src/other to $WM_PROJECT_INST_DIR/ThirdParty 2008-06-03 21:34:07 +01:00
9a7ab49082 Added LD_LIBRARY_PATH and set location to be in "ThirdParty". 2008-06-03 21:21:25 +01:00
bcd1f1cf91 * bin/rmdepall: Correction to the removing of scanned files. 2008-06-03 21:19:13 +01:00
ee6a2ced47 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-03 15:34:34 +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
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