andy
35fc17fd8f
ENH: Updated to paraview 3.10.1
2011-05-29 16:43:05 +01:00
andy
6976dc9bbc
Merge branch 'olesenm'
2011-05-24 11:56:23 +01:00
andy
3efed9f334
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-05-24 09:29:29 +01:00
andy
74df36e9b7
Merge branch 'olesenm'
2011-05-24 09:29:23 +01:00
mattijs
ffffda19ef
ENH: etc/controlDict: added missing entry
2011-05-23 12:25:20 +01:00
Mark Olesen
020d5f9b2d
EHN: preserve WM_PROJECT_SITE in bashrc, cshrc
...
- otherwise there is actually no means of placing a site-site
prefs.sh in the $WM_PROJECT_SITE/ directory
2011-05-19 17:32:57 +02:00
Mark Olesen
e8e5d2f5a8
CONF: move settings.{csh,sh} into OpenFOAM etc/config
...
- leave bashrc/cshrc and prefs.{csh,sh} in etc/ for visibility
2011-05-19 13:35:41 +02:00
andy
10373183b6
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-05-12 13:14:58 +01:00
Mark Olesen
c59a6a5713
Merge remote branch 'opencfd/master' into olesenm
2011-05-10 17:08:23 +02:00
Mark Olesen
3202ef296c
CONF: consolidate more files into OpenFOAM etc/config
2011-05-03 15:06:48 +02:00
Mark Olesen
20693b96bd
CONF: move OpenFOAM etc/apps -> etc/config
...
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02:00
Mark Olesen
83c8407692
BUG: apps/paraview/bashrc trashed argument list
2011-04-28 09:17:32 +02:00
Mark Olesen
b55c3fb66b
ENH: avoid stray options affecting _foamEval, pass FOAM_SETTINGS to foamExec
2011-04-28 08:32:00 +02:00
Mark Olesen
debb4b42fd
ENH: add foamEtcFile -silent option to suppress stderr
...
- need to trap possibly weird input within etc/bashrc, etc/cshrc and
can't easily redirect stderr in csh.
2011-04-27 16:55:32 +02:00
Mark Olesen
0fc6700a14
ENH: allow for user adjustment of compiler/openmpi versions
2011-04-27 14:31:37 +02:00
graham
a39476be8e
COMP: CGAL 3.8.
2011-04-21 10:10:19 +01:00
Henry
9e6f7b70e9
Compilation: Correct the gcc location for compilation in 32bit on a 64bit machine
2011-04-12 11:49:02 +01:00
mattijs
b89f6082b0
STYLE: dictionary headers
2011-04-06 20:35:56 +01:00
mattijs
ef50bd794d
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-05 12:12:07 +01:00
mattijs
22e752d348
ENH: etc/settings: define MPI_ARCH_PATH for systemopenmpi
2011-04-05 11:49:45 +01:00
Mark Olesen
7dee8058e1
ENH: add Gcc46 rules
2011-03-30 09:22:01 +02:00
Mark Olesen
f2a30512ec
Merge remote branch 'opencfd/master' into olesenm
2011-03-28 10:47:17 +02:00
Mark Olesen
99240d869f
ENH: add wmUNSET alias to source etc/unset.{csh,sh}
...
- renamed clearEnv -> unset
2011-03-28 08:13:36 +02:00
Mark Olesen
e40c0c6521
ENH: add clearEnv.{csh,sh} to cleanse environment as much as possible
2011-03-25 17:52:01 +01:00
Mark Olesen
56f75de6fd
BUG: WM_PROJECT_SITE was not cleaned from PATH
2011-03-25 17:51:25 +01:00
Mark Olesen
9c468ea567
ENH: update openmpi version
2011-03-25 17:05:02 +01:00
mattijs
b60866d98c
ENH: coded functionObject: added mesh()
2011-03-23 09:34:51 +00:00
mattijs
889b0a0488
ENH: Release-notes-dev: updated for coded functionObject
2011-03-23 04:58:00 +00:00
mattijs
e24dd4fe2a
ENH: codedFunctionObject: initial version.
2011-03-22 22:16:48 +00:00
Mark Olesen
da7a535317
ENH: remove old WM_PROJECT_INST_DIR from path(s) in csh too
2011-03-11 19:09:47 +01:00
Mark Olesen
4739621578
STYLE: move WM_PROJECT_SITE to bashrc, cshrc
...
- avoid editing of settings.{sh,csh}
2011-03-11 19:01:14 +01:00
Mark Olesen
9cbc0efca3
ENH: add support for WM_PROJECT_SITE env variable
...
- alternative to WM_PROJECT_INST_DIR/site for systems with locked down
installation paths (eg, when packaged as RPM or deb)
When "$WM_PROJECT_SITE" is defined, it is used in favour of
"$WM_PROJECT_INST_DIR/site"
2011-03-11 18:32:18 +01:00
Mark Olesen
7a0d3ebd64
ENH: refactor fixedValueFvPatchFieldTemplate
...
- can be reused for other (vector, tensor, ...) field types
2011-03-11 17:28:51 +01:00
Mark Olesen
12d965ead9
STYLE: more constness on const char* values
2011-03-11 09:08:45 +01:00
Mark Olesen
fd6695d329
ENH: move WM_ARCH details into settings.csh, settings.sh
2011-03-09 08:45:28 +01:00
Mark Olesen
e8a3587df4
ENH: support file-scope 'localCode' in dynamicCode
2011-03-08 11:08:42 +01:00
Mark Olesen
3d34c5146c
BUG: codedFixedValueFvPatchScalarField oldLibPath_ not copied
...
- prevented the reloading from working properly (thanks Mattijs!)
2011-03-08 08:48:27 +01:00
Mark Olesen
336fa74478
ENH: add static const char* SHA1sum to fixedValueFvPatchScalarFieldTemplate
...
- useful for debugging purposes
2011-03-07 18:10:29 +01:00
Mark Olesen
923e17b1e5
Merge remote branch 'OpenCFD/master' into olesenm
...
Also with trailing space cleanups!!
2011-03-07 17:02:37 +01:00
mattijs
ebf81300e8
ENH: cshrc-EXAMPLE: missing cshrc version
2011-03-07 13:23:15 +00:00
Mark Olesen
4d418eccf7
COMP: remove linking against lib iberty, now using add2line
2011-03-07 13:35:59 +01:00
Mark Olesen
d8b4ebde05
STYLE: match code and comments in etc/prefs.*EXAMPLE
2011-03-03 14:21:57 +01:00
Mark Olesen
7cd3c926bd
ENH: discard codeProperties in favour of using sha1-encoded library names
2011-03-03 09:06:14 +01:00
Mark Olesen
815a806be7
ENH: allow verbose output for fixedValueFvPatchScalarFieldTemplate
2011-03-02 14:28:22 +01:00
Mark Olesen
d3c2038cef
ENH: add foamSite alias for changing to site-directory
2011-03-01 16:36:47 +01:00
Mark Olesen
97cd3af1ff
ENH: cleanup codeStream - use dynamicCode, dynamicCodeContext encapsulation
...
Problems remain with codedFixedValueFvPatchScalarField:
- readIfModified() notices change on system/codeDict, but the
codeProperties::setUnmodified() means that only a single entry will
get processed
- it appears that while dlclose() may (or may not) be actually closing
the library, there are probably still references about. This means
that a subsequent reloading still points to the original functions
and the lookup is not updated correctly.
2011-03-01 14:19:24 +01:00
Mark Olesen
6b79aae433
BUG: removing coded FixedValue patch deleted fvPatch constructor tables
...
- use newly introduced makeRemovablePatchTypeField to avoid this problem
2011-03-01 10:51:59 +01:00
Mark Olesen
51399bbbd1
STYLE: use dynamicCode/ instead of codeStream/ for dynamically generated code
2011-02-24 13:21:39 +01:00
Mark Olesen
78f4315ff5
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-24 09:08:50 +01:00
Mark Olesen
6eb982573c
ENH: add stub function to codedFixedValueFvPatchScalarField for version checking
...
- eg, fixedValue10_<SHA1>, its existence indicates that the correct
library has been loaded
2011-02-24 08:54:12 +01:00