e8e79cc9eb
ENH: add command-line mechanism for specifying user prefs
...
- eg,
. PATH_TO_FOAM/etc/bashrc myPrefs.sh
2010-12-07 15:30:22 +01:00
d132a6bacf
Merge branch 'master' into cvm
2010-11-17 17:25:43 +00:00
55265204b9
ENH: Better timeCheck function, memory output, optional description.
2010-11-17 17:23:03 +00:00
350df4db3f
STYLE: remove trailing space from wmake rules
...
- To-do:
wmake/rules/General/bison
wmake/rules/General/btyacc
wmake/rules/General/btyacc++
wmake/rules/General/byacc
wmake/rules/General/moc
wmake/rules/General/yacc
but these files have <TAB>
2010-11-17 11:22:31 +01:00
6260055989
ENH: add in C++0x support for linux64Gcc - for testing purposes
2010-11-17 11:15:23 +01:00
758c7fec4f
Revert "ENH: set MPI_ARCH_PATCH for ThirdParty Allwmake"
...
This reverts commit d7d88b7d89 .
- ThirdParty Allwmake now handles SYSTEMOPENMPI directly without this
kludge
2010-11-17 09:17:25 +01:00
2dd05b8a1a
ENH: debug switches and output.
2010-11-16 18:28:52 +00:00
b5dddd8980
ENH: parallel runTimeModifiable - master only
2010-11-16 12:41:44 +00:00
d7d88b7d89
ENH: set MPI_ARCH_PATCH for ThirdParty Allwmake
2010-11-12 14:32:31 +00:00
3629979263
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/primitives/random/Random/random.3
src/OpenFOAM/primitives/random/Random/random.c
2010-11-11 18:29:28 +00:00
c1493b1748
ENH: move scotch settings to etc/apps/scotch
...
- NB: A csh version is not needed, since the values here are only
sourced during the wmake process
2010-11-09 12:49:27 +01:00
be9fe276a6
STYLE: avoid intermediate variables when calling _foamSource (csh)
2010-11-09 11:47:55 +01:00
f8213e80f7
Merge branch 'master' into cvm
2010-10-22 12:45:30 +01:00
820ae84da0
STYLE: do not need intermediate variables when calling _foamSource
...
- sh/ksh/bash only, doesn't seem possible for csh
2010-10-14 16:31:03 +02:00
d967687f14
ENH: add settings/rules for clang-2.8
2010-10-12 10:57:08 +02:00
6a70f4ecdb
Merge branch 'master' into cvm
2010-10-01 15:36:26 +01:00
9d175880ce
etc/cshrc: allow option setting for option software to be specified in ~/OpenFOAM/???/apps/<application>/cshrc
2010-09-30 17:22:40 +01:00
322ddc1771
etc/bashrc: allow option setting for option software to be specified in ~/OpenFOAM/???/apps/<application>/bashrc
2010-09-30 17:01:21 +01:00
5375553608
Merge branch 'master' into cvm
2010-09-30 11:20:01 +01:00
f4dee922ab
Start-up scripts: The environment variables are now set unconditionally as in 1.7.x
2010-09-29 10:50:49 +01:00
f39d084874
Merge branch 'master' into cvm
2010-09-17 17:20:19 +01:00
ebb9a9e1ac
ENH: tet decomposed particle tracking.
...
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
1412553d06
Merge branch 'master' into cvm
...
Conflicts:
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
2010-07-23 13:41:31 +01:00
4b307cf543
STYLE: etc/*rc : update version number, add comment
2010-07-06 11:48:46 +01:00
24734787b8
BUG: etc/settings.*sh : make SYSTEMOPENMPI work with multiple paths
2010-07-06 11:46:00 +01:00
50fc6c846a
ENH: apps/paraview3 : upgrade to 3.8.0
2010-07-06 11:44:37 +01:00
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
0ca515e3b1
Merge remote branch 'OpenCFD/master' into olesenm
2010-06-02 10:46:45 +02:00
4d60414377
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-06-01 15:29:13 +01:00
1b152b6902
BUG: paraview3/cshrc : using non-existing variable is illegal in csh.
2010-06-01 15:28:27 +01:00
ed6041eb50
ENH: Adding more useful information to sixDoFRigidBodyMotion restraint
...
reporting.
Making sixDoFRigidBodyMotionConstraints less verbose by default, now
requires debug switch to be set.
2010-05-31 12:00:53 +01:00
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
f106f89f1f
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2010-05-11 13:00:25 +01:00
856f0f4685
ENH: use FOAM_DOC_BROWSER to specify alternative html document browser
...
- change from 'kde-open %f' to the desktop-agnostic 'firefox %f' as
the default document browser.
2010-05-03 09:23:07 +02:00
e4ad77da06
Merge remote branch 'bundle2/homedoxy' into olesenm
2010-05-03 08:28:09 +02:00
20e9505b69
ENH: first reasonable draft of new doxygen look
2010-05-02 12:02:45 +02:00
845314b280
Merge remote branch 'OpenCFD/master' into olesenm
2010-04-28 14:49:39 +02:00
c8f3b1019a
BUG: incorrect mpc version
2010-04-26 16:56:33 +01:00
015e11f91b
COMP: unset variable in Gcc4.5 path
2010-04-26 11:40:18 +01:00
a823b627a6
ENH: handle command-line parameters in bashrc/cshrc
...
- this provides a means to temporarily override the default settings
and/or the prefs.{csh,sh} settings.
bash:
name= -> unset name
name=value -> export name=value
csh:
name= -> unsetenv name
name=value -> setenv name value
eg,
. <WM_PROJECT_DIR>/etc/bashrc WM_COMPILER=Gcc45 WM_MPLIB=
to use gcc 4.5 and the default mplib
2010-04-26 08:49:41 +02:00
b16ef5f0fa
ENH: set PINC, PLIBS in the rules (not the env) for system-openmpi
...
BUG: syntax error in settings.sh
2010-04-22 15:46:54 +02:00
5cfa97624e
STYLE: more consistent New methods, use unregistered IOobject where appropriate
2010-04-20 17:13:35 +02:00
af12964ba1
ENH: add gcc-4.5.0, drop gcc-4.4.2, avoid gcc lib/ on 64-bit systems
2010-04-16 14:00:41 +02:00
240c714aab
Merge branch 'master' into cvm
...
Conflicts:
etc/settings.csh
etc/settings.sh
wmake/rules/General/CGAL
2010-04-09 10:13:42 +01:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
f3ab304d79
ENH: simplify compiler settings, provision for boost/CGAL
2010-03-25 10:37:44 +01:00
829c30733d
COMP: Boost and CGAL environment.
...
Targeting all building and linking to CGAL and boost installed to
$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER.
Reverting to CGAL 3.5.1, waiting for 3.6.1 - problem in 3.6 with boost
1.42.0.
Removing MPFR_HOME variable, not needed as include and link is done
with the $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER_ARCH
versions.
2010-03-24 13:33:29 +00:00
c428da83cc
COMP: CGAL 3.6.
2010-03-23 12:01:08 +00:00
5342baa2a7
Merge branch 'master' into cvm
...
Conflicts:
etc/settings.csh
etc/settings.sh
2010-03-23 11:43:17 +00:00
56a5650f5e
ENH: in cshrc - prevent local variables from shadowing setenv variables
2010-03-23 11:42:28 +01:00