mattijs
af25e71e1c
ENH: patchDist: helper class to determine distance on patch to neighbouring patches
2011-12-16 11:28:44 +00:00
mattijs
4faf9f4d41
BUG: Test-readCHEMKINIII.C: missing speciesTable
2011-11-23 15:40:15 +00:00
andy
9dd55c02cb
ENH: Added further ouput to volPointInterp test app
2011-11-21 13:59:42 +00:00
mattijs
e1ae53ef67
STYLE: octree: replaced by indexedOctree
2011-11-09 13:52:23 +00:00
mattijs
827cc609d7
ENH: Test-GAMGAgglomeration: additional options
2011-11-08 12:56:33 +00:00
mattijs
063d3ca9a4
ENH: Test-GAMGAgglomeration: some printing
2011-11-08 09:46:11 +00:00
mattijs
83ec8559d6
ENH: GAMGAgglomeration: test app to dump agglomeration of GAMG
2011-11-08 09:31:49 +00:00
mattijs
27d4209839
ENH: PatchEdgeFaceWave: new wave method
2011-10-17 18:31:41 +01:00
andy
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
graham
caea0aec03
Merge branch 'master' into cvm
2011-06-17 10:57:23 +01:00
OpenFOAM-admin
cedfb1b2be
STYLE: Updated copyright dates
2011-06-17 10:12:36 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
mattijs
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
Henry
9ef2864870
Corrected constructors for clang
2011-06-09 13:45:02 +01:00
mattijs
3a5f546aeb
COMP: Applications/test: clean build
2011-06-08 15:37:11 +01:00
graham
fe0f6a487a
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
mattijs
b89f6082b0
STYLE: dictionary headers
2011-04-06 20:35:56 +01:00
graham
f81c0abef7
Merge branch 'master' into cvm
2011-03-28 12:06:56 +01:00
mattijs
7faf1a5205
COMP: app/test: make test apps compile
2011-03-23 16:18:06 +00:00
mattijs
ac4aff42b5
BUG: liquid/Make/options: different library
2011-03-23 16:07:53 +00:00
Mark Olesen
2a925aeff3
ENH: support alternative values in string expansion
...
- syntax as per Bourne/Korn shell
${parameter:+altValue}
If parameter is unset or null, nothing is substituted.
Otherwise the \c altValue is substituted.
2011-03-18 10:12:38 +01:00
graham
1fac7b662e
Merge branch 'master' into cvm
...
Conflicts:
src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
Mark Olesen
e8a3587df4
ENH: support file-scope 'localCode' in dynamicCode
2011-03-08 11:08:42 +01:00
Mark Olesen
97da787c69
ENH: add fileName::name(bool) for returning basename without extension
2011-03-03 13:48:04 +01:00
Mark Olesen
3b72fc3e38
ENH: support default values in string expansion
...
- syntax as per Bourne/Korn shell
${parameter:-defValue}
If parameter is unset or null, the \c defValue is substituted.
Otherwise, the value of parameter is substituted.
2011-03-02 14:11:30 +01:00
Mark Olesen
01ea4623f9
BUG: string expand bombed out on first unknown construct
...
- eg,
"$USER $(PWD) $USER" -> "username $(PWD) $USER"
instead of
"$USER $(PWD) $USER" -> "username $(PWD) username"
this is noticable in some dynamicCode usages
STYLE: consolidate all string expand code into stringOps
2011-03-02 13:46:15 +01:00
Mark Olesen
4aafea74a9
COMP: removed calcEntry bits missed in b4dae1a5ab
2011-02-24 11:35:24 +01:00
Mark Olesen
67fc6a171a
ENH: use stringOps::expandDict when processing codeStream input
2011-02-23 14:22:14 +01:00
Mark Olesen
31f6d9ba5e
ENH: add stringOps::expandDict
2011-02-23 13:38:57 +01:00
Mark Olesen
71d21f6de4
ENH: implement stringOps - trim, trimRight, inplaceTrim, inplaceTrimRight
2011-02-23 10:13:10 +01:00
Mark Olesen
4aa279d7bc
ENH: use HashTable for mapping codeStream entries
...
- write intermediate code to _SHA1 directories
- add Test-codeStream
2011-02-22 12:34:20 +01:00
graham
de64877baa
Merge branch 'master' into cvm
...
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
src/edgeMesh/Make/files
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
src/edgeMesh/featureEdgeMesh/featureEdgeMesh.H
2011-02-17 11:20:03 +00:00
Mark Olesen
808ff1aa32
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-15 16:55:05 +01:00
graham
0090ec6526
Merge branch 'master' into cvm
2011-02-14 15:39:40 +00:00
Mark Olesen
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01:00
mattijs
790146fbdb
ENH: Test-syncTools.C : cannot use magSqr with point::max
2011-02-11 12:26:01 +00:00
mattijs
f5b7477722
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-09 14:10:19 +00:00
Henry
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
mattijs
2adfd534db
ENH: globalMeshData, mapDistribute : added pointBoundaryFaces/pointBoundaryCells
2011-02-08 16:16:50 +00:00
Mark Olesen
0f990cb447
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-07 16:56:31 +01:00
Mark Olesen
ffd20770dd
ENH: add (non-templated) polynomialFunction
...
STYLE: integrateLimits() -> integrate() for consistency with
DataEntry/polynomial. Rename old 'integrate', 'integrateMinus1'
methods to 'integral', 'integralMinus1' (ie, substantive instead of
verb for clarity).
2011-02-04 18:59:45 +01:00
mattijs
a6e8df4aa2
ENH: Test-syncTools : remove warning about transformations
2011-02-03 22:20:32 +00:00
graham
e664fe1240
Merge branch 'master' into cvm
2011-02-02 13:44:51 +00:00
andy
4634aa3ad0
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-01 16:00:44 +00:00
andy
9da43d1558
STYLE: consistency - moved radiation->radiation models
2011-02-01 16:00:27 +00:00
Mark Olesen
08680b8b35
STYLE: rename Polynomial method evaluate() to value() for consistency with DataEntry
...
STYLE: move DataEntry to OpenFOAM/primitives/functions
2011-01-28 16:32:08 +01:00
Mark Olesen
c891e7065a
Merge remote branch 'OpenCFD/master' into olesenm
2011-01-26 16:45:22 +01:00
graham
52bc7df7d7
Merge branch 'master' into cvm
2011-01-21 14:05:20 +00:00