eb2e37b296
SiCortex port
2009-01-06 21:41:20 +00:00
cdd2266467
Merge commit 'OpenCFD/master' into olesenm
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/IPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/OPstream.C
2009-01-07 09:39:17 +01:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
ebaaa0005f
etc/paraview3/*rc - added minor note
2008-12-16 16:07:35 +01:00
49bbb29ac8
update build scripts and etc/apps/paraview3 settings for paraview-3.5 (cvs)
...
- The new cmake seems to be even smarter. If we try to use env variables in
the .cmake files (eg, with And's sed fixup), they are rewritten in a
subsequent re-make and take much longer). Adjusting the compiler values
themselves causes a full remake. On the positive side, disabling the rpath
seems to mean we may not need any of this.
In summary - yuck!
2008-12-15 22:06:54 +01:00
aa522c93f1
buildParaView changes
...
- set CMAKE_INSTALL_PREFIX:PATH now
- allow separation between -config/-make/-install stages
- update for cmake 2.6
2008-12-13 17:55:07 +01:00
7467c891bb
minor tweak for matching MPI types, documentation cosmetics
2008-12-11 10:12:06 +01:00
c98e404f45
Corrected HPMPI case.
2008-11-27 16:46:06 +00:00
74cb43af0b
s/openfoam\.org/OpenFOAM.org/g
2008-11-19 19:03:22 +01:00
367639bf02
Merge commit 'OpenCFD/master' into olesenm
2008-11-19 18:57:15 +01:00
16e9f10e22
Added support for HP-MPI.
2008-11-19 14:57:06 +00:00
ce22f5dfe8
etc/apps - formatting and cint-svn from ThirdParty (or home)
2008-11-05 11:23:58 +01:00
345df1e970
Merge commit 'OpenCFD/master' into olesenm
2008-11-05 10:42:05 +01:00
44c014397e
Corrected an error in hc.
2008-10-29 13:19:02 +00:00
aa2eba40a2
etc/settings.{csh,sh} - mkdir for mpi-paths
2008-10-27 07:45:35 +01:00
1faad839a9
etc/settings.* set a minimum MPI_BUFFER_SIZE, but retain larger values
2008-10-23 09:52:47 +02:00
3efb4ebe20
merge from master
2008-10-21 15:04:18 +01:00
9b15a7e249
foamAddLib does not like multiple paths
2008-10-21 13:45:50 +01:00
b51bc77986
csh syntax
2008-10-16 15:27:50 +01:00
b1360b7671
etc/settings.{csh,sh} - streamline
...
- avoid mkdir except for a few directories
- grouped settings and added comments
- minor bugfix: $FOAM_INST_DIR/linux64/bin was in path (pre OpenFOAM-1.5)
- local (non-exported) variables in lowercase
2008-10-06 17:38:29 +02:00
7895a413a7
Merge commit 'OpenCFD/master' into olesenm
2008-10-06 16:45:47 +02:00
a819078614
multi-dir path handling
2008-10-06 14:42:22 +01:00
2bc4f64450
multi-dir path handling
2008-10-06 14:41:49 +01:00
34b727e098
addLib for multidir paths
2008-10-06 14:32:17 +01:00
1da63f2237
update to gmp-4.2.4
2008-10-06 10:33:33 +02:00
9f107b6a01
settings.sh - bugfix
...
- let _foamAddPath and _foamAddLib handle ':'-separated variables
This unfortunately gets the order backwards, but at least doesn't
try making really stupid directory names
TODO:
- settings.csh still has the same bug
- perhaps _foamAddExistingLib function (or with a switch) to avoid the mkdir
2008-10-06 10:05:02 +02:00
e88b0b497f
Changed gcc version to 4.3.2 and improved the "settings" scripts.
2008-09-19 20:04:15 +01:00
459024f839
Changed gcc version to 4.3.2 and improved the "settings" scripts.
2008-09-19 20:04:15 +01:00
b136c76292
Made floatTransfer 0 the default.
2008-09-15 14:07:38 +01:00
fe72c1c788
paraview .so library locations
2008-09-03 10:55:58 +01:00
ec6ba9c15b
paraview .so library locations
2008-09-03 10:55:54 +01:00
e480daefa9
reset version to dev (from 1.5)
2008-07-15 09:56:41 +01:00
642842f435
Changed dev to 1.5 for release.
2008-07-09 18:21:57 +01:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
0f76df8b2d
etc/ shell settings cleanup
...
* prefix internal functions with _foam to prevent collisions
* cleanup functions after use
* centralized FOAM_VERBOSE info to etc/{bashrc,cshrc}
2008-06-25 14:26:42 +02:00
29c8fd500b
I have no idea...
2008-06-17 17:03:27 +01:00
f02ef4fa4b
Corrected for gcc-4.3.1
2008-06-17 16:56:42 +01:00
dcb487fd0f
wmake : set WM_NCOMPPROCS automatically when both WM_HOSTS and WM_SCHEDULER are set
...
This substantially eases enabling/disabling distributed compiling
For example,
- export WM_HOSTS="host1:N ... hostN:N" as usual
- simply set/unset WM_SCHEDULER
etc/aliases.{sh,csh} added aliases for enabling/disabling wmakeScheduler
- alias wmSchedON='export WM_SCHEDULER=$WM_PROJECT_DIR/wmake/wmakeScheduler'
- alias wmSchedOFF='unset WM_SCHEDULER'
Removed wmakeLockScheduler, identical to wmakeScheduler except a 'sleep'
2008-06-16 11:46:11 +02:00
e570205b8c
Removed FoamX stuff.
2008-06-13 20:14:40 +01:00
28d5c784dc
Changed to use $WM_THIRD_PARTY_DIR
2008-06-09 22:24:02 +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
65e5080ec8
Added WM_THIRD_PARTY environment variable.
2008-06-09 14:10:14 +01:00
c661d5c9a4
Added MPI_HOME
2008-06-06 21:10:18 +01:00
5e02aeb8a1
re-instated MPI_HOME variable
2008-06-06 19:10:07 +01:00
49b6c94f66
Merge commit 'origin/master' into olesenm
2008-06-06 14:04:52 +02:00
1785a87350
updating with mark's changes - consistency
2008-06-05 11:17:55 +01:00
14fefb0554
Use uniform MPI_ARCH_PATH instead of {OPENMPI,LAM,..}_ARCH_PATH
2008-06-05 10:53:44 +02:00
f7ab1729e4
Merge commit 'origin/master' into olesenm
2008-06-05 09:20:18 +02:00
446c30cfe9
adding Mark's changes
2008-06-04 19:00:37 +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