andy
2ce442dac2
removing references to mico
2008-06-04 14:52:25 +01:00
andy
f011fb4ffd
removing reference to FoamX
2008-06-04 14:40:42 +01:00
Mark Olesen
25f16691e2
Add foamThirdParty script
...
Stop tracking files in src/other (moved to ThirdParty).
2008-06-04 15:36:15 +02:00
andy
c4083ccbc8
touch up
2008-06-04 14:19:00 +01:00
andy
168c7e1ca9
removing FoamX
2008-06-04 13:40:02 +01:00
henry
74ad0cd4ad
Removed duplicate "thirdParty"
2008-06-04 13:21:40 +01:00
henry
f2d95a4dff
Corrected handling of 32bit building on 64bit machines using the 64bit gcc
2008-06-04 12:04:32 +01:00
mattijs
02a6e0f1bd
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-04 12:04:30 +01:00
henry
4066b1fd9e
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-04 11:48:20 +01:00
henry
b59effbe6d
Changed location of cmake and ParaView2 to ThirdParty
2008-06-04 11:48:09 +01:00
andy
ca7354437a
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-04 11:40:13 +01:00
mattijs
fde672e2fa
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-04 11:37:10 +01:00
henry
a57e6b8939
Moved cmake to ThirdParty
2008-06-04 11:32:19 +01:00
andy
120d135a7f
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-04 11:28:17 +01:00
andy
5f2e2e09ec
corrected hard-coding of openmpi path replacements with user selected mpi path
2008-06-04 11:28:13 +01:00
henry
60917d510f
Changed zlib version to 1.2.3
2008-06-04 11:22:11 +01:00
henry
4718db8895
Changed the location of the gcc builds to ThirdParty
2008-06-04 11:20:46 +01:00
mattijs
93f482ea36
layerFaces not correct
2008-06-04 11:06:41 +01:00
henry
02ce38ecb4
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-04 11:06:17 +01:00
henry
098e61cfbc
Changed binary directory to $WM_ARCH$WM_COMPILER
2008-06-04 11:05:48 +01:00
mattijs
fd8ef6de5c
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-03 23:52:22 +01:00
mattijs
d2bb8ce337
changed dictionary
2008-06-03 23:52:11 +01:00
henry
303c61a7bb
* bin/tools/buildParaViewFunctions: Added comment to previous change
2008-06-03 23:15:37 +01:00
mattijs
1021661f5a
comment typo
2008-06-03 23:11:51 +01:00
mattijs
28f36a1667
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-03 23:10:14 +01:00
henry
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
henry
8c6878a9e5
Corrected for relacation of src/other to $WM_PROJECT_INST_DIR/ThirdParty
2008-06-03 21:34:07 +01:00
Mark Olesen
286223e74d
fixes for incorrect paraview install dir
2008-06-04 11:48:40 +02:00
henry
bab7f11792
Corrected for relacation of src/other to $WM_PROJECT_INST_DIR/ThirdParty
2008-06-03 21:34:07 +01:00
henry
9a7ab49082
Added LD_LIBRARY_PATH and set location to be in "ThirdParty".
2008-06-03 21:21:25 +01:00
henry
bcd1f1cf91
* bin/rmdepall: Correction to the removing of scanned files.
2008-06-03 21:19:13 +01:00
henry
ee6a2ced47
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-03 15:34:34 +01:00
henry
be6fd90b92
* src/finiteVolume/fields/fvPatchFields/derived/timeVaryingUniformTotalPressure/:
...
Added new BC (untested).
2008-06-03 15:33:56 +01:00
henry
a38d55881a
Slightly massaged.
2008-06-03 15:18:49 +01:00
andy
077fc38663
changed default time behaviour to use targetTime (was sourceTime)
2008-06-03 13:09:20 +01:00
andy
d0a44dd1e3
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-03 11:54:38 +01:00
andy
9baef871a4
Updated command line arguments
2008-06-03 11:54:34 +01:00
henry
e6770582ac
* src/meshTools/triSurface/booleanOps/intersectedSurface/intersectedSurface.C:
...
Corrected the use of the "^" product operator.
2008-06-02 21:49:49 +01:00
andy
f2a13e6d7d
general cleaning up for warning messages generated by gcc 4.3.0
2008-06-02 19:27:48 +01:00
mattijs
93d1f74d8c
dummy Pstream update and typo in Time.C comment. Sorry for mixup.
2008-06-02 19:16:12 +01:00
Mark Olesen
a7508ac695
argList : remove FOAM_ROOT again. Use FOAM_CASE and delay expansion in BCs.
2008-06-02 15:07:15 +02:00
mattijs
daca3b3300
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-02 13:18:33 +01:00
henry
174e08262b
Changed back to openmpi-1.2.6 now it is out of git.
2008-06-02 12:53:08 +01:00
mattijs
2a4f0ee09a
additional argument
2008-06-02 11:39:39 +01:00
mattijs
da11607f7c
did not append any edges
2008-06-02 11:39:21 +01:00
mattijs
8032ac989a
whitespace
2008-06-02 11:38:59 +01:00
henry
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
henry
cbca6ad1fe
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-05-31 11:32:31 +01:00
henry
05cb29de14
Added corrections for complex mesh-motion from Frank Boss
2008-05-31 11:27:28 +01:00
mattijs
39e1b34bbc
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-05-30 12:54:04 +01:00