Commit Graph

7666 Commits

Author SHA1 Message Date
Mark Olesen
5fb0a71241 STYLE: use string directly in call to Foam::system 2011-02-24 08:56:59 +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
Henry
94531ff695 GeometricTensorField: Corrected dimensions of Eigenvalues and Eigenvectors 2011-02-23 23:04:57 +00:00
andy
c84125e6f6 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-23 16:53:23 +00:00
mattijs
c07e9f6600 ENH: coupledPolyPatch: pass in transform type to enable 180 degree rotations 2011-02-23 16:51:46 +00:00
andy
b4dae1a5ab ENH: removed calcEntry 2011-02-23 16:49:26 +00:00
mattijs
a3e27ed1df ENH: codeStream: add reduction before trying to load lib 2011-02-23 16:07:42 +00:00
mattijs
b67810c898 STYLE: etc/prefs.* : changed to be different from default 'system' compiler 2011-02-23 16:06:48 +00:00
mattijs
2f3cb0f63c BUG: foamPackSource: moved up to bin/ 2011-02-23 16:05:14 +00:00
Mark Olesen
b0e39f71c3 STYLE: minor cleanup on doc/code for codeStream 2011-02-23 16:17:25 +01:00
Mark Olesen
6e6d3bb4f8 STYLE: move InfoSwitches, OptimisationSwitches up front in etc/controlDict
- add doc-dir doc/doxygen so it doesn't get forgotten
2011-02-23 16:16:28 +01:00
Mark Olesen
5ab254d5b0 STYLE: drop dubious string::expand recursion
- was used for on-the-fly, but not needed anymore
2011-02-23 15:18:01 +01:00
Mark Olesen
97a15a8b06 STYLE: simplify stringOps::expand names 2011-02-23 14:42:51 +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
23dd3e072b ENH: provide for writing contents only from dictionary entries 2011-02-23 13:02:36 +01:00
mattijs
6799381974 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-23 10:31:10 +00:00
mattijs
c564235402 STYLE: processorCyclic, lduPrimitiveMesh: extraneous code, comment 2011-02-23 10:14:43 +00:00
Mark Olesen
f4a84af465 STYLE: trim both ends of codeStream entries
- improves consistency of SHA1 calculation
2011-02-23 10:23:50 +01:00
Mark Olesen
71d21f6de4 ENH: implement stringOps - trim, trimRight, inplaceTrim, inplaceTrimRight 2011-02-23 10:13:10 +01:00
Mark Olesen
b7429ef5c4 STYLE: relocate codeStreamTools into dynamicLibrary subdir 2011-02-22 19:40:37 +01:00
Mark Olesen
abde400dd5 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	bin/foamCleanPath
2011-02-22 19:24:31 +01:00
Mark Olesen
f8cae3f43c ENH: add cleanCodeStream to tools/CleanFunctions 2011-02-22 19:11:51 +01:00
Mark Olesen
70f359bb2b STYLE: refactor codeStream code into codeStreamTools 2011-02-22 18:22:57 +01:00
mattijs
79939b9e18 ENH: #codeStream: preserve across preprocessing
- new token: token::VERBATIMSTRING
- writing of this type in primitiveEntry
- disabling of all functionEntries in entry
2011-02-22 15:29:57 +00:00
mattijs
869d6fa460 ENH: ReleaseNotes-dev: mention of clang 2011-02-22 15:27:24 +00:00
Mark Olesen
dce20ade07 ENH: compile codedFixedValueFvPatchScalarField into local directory only 2011-02-22 16:25:34 +01:00
Mark Olesen
141fe37a86 ENH: compile codeStream into local directory only 2011-02-22 16:07:06 +01:00
Mark Olesen
ea2fcaa08b ENH: add verbose option for dlLibraryTable::open/close
- allows silent operation when we know what we are doing.
2011-02-22 15:41:55 +01:00
Mark Olesen
f0f2bfa632 ENH: refactor codeStreamTools, use for codedFixedValueFvPatchScalarField 2011-02-22 15:01:20 +01:00
mattijs
96c670e99f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-22 12:17:28 +00:00
mattijs
d9a1d9c5bd ENH: codeStream: derive input binary/ascii format. (though use of #codeStream in binary field?) 2011-02-22 12:16:29 +00:00
mattijs
e5f8d855ec ENH: codeStreamTemplate.C: added some default includes 2011-02-22 12:15:59 +00:00
mattijs
5f883935f3 ENH: codeStream.org: updated with system/codeDict 2011-02-22 12:15:10 +00:00
sergio
6915df23c7 STY: Adding date to the header 2011-02-22 11:57:56 +00:00
sergio
ce22eec4a0 Merge branch 'master' into greyAbsorption 2011-02-22 11:56:44 +00:00
sergio
5bd56ebdaf ENH: grey absorption with multispecies solvers 2011-02-22 11:55:00 +00: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
Mark Olesen
ba873744f3 ENH: add stringOps namespace with a collection of string-related ops 2011-02-22 10:20:55 +01:00
Henry
1d3a93554b Add conversion to scalar for SP 2011-02-21 22:50:17 +00:00
sergio
79bb78c667 STY: copyright year fixing 2011-02-21 17:28:55 +00:00
sergio
093c4307c9 STY: bad streams 2011-02-21 17:26:54 +00:00
sergio
c5676efd94 STY: fixing bad streams 2011-02-21 17:25:51 +00:00
sergio
4cad47d0a0 Merge branch 'master' into pairPatchAgglomeration
Conflicts:
	applications/solvers/lagrangian/steadyReactingParcelFoam/pEqn.H
2011-02-21 17:20:43 +00:00
sergio
9cd5d4ec8e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-21 17:17:36 +00:00
sergio
6b1adaf52b ENH: update tutorials to nre emissivity look up 2011-02-21 17:16:15 +00:00
sergio
1ca7097ad6 BUG: non-orthogonal correction corrected in pEq 2011-02-21 16:54:28 +00:00
mattijs
809d33f583 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-21 16:47:10 +00:00
mattijs
fcfca9106c ENH: systemCall: added allowSystemOperations checking. Added to argList. 2011-02-21 16:45:17 +00:00
mattijs
0ffe4c0fd9 BUG: foamCleanPath: did not remove last element in path when stripping using wildcards 2011-02-21 16:43:11 +00:00