8f90eb6037
STYLE: TableBase: added comment
2012-10-25 17:29:04 +01:00
69a958fbea
BUG: TableBase: preserve address of tableSamples since referenced in interpolationWeights
2012-10-24 11:36:53 +01:00
046dcbd46f
STYLE: CompatibilityConstant: indenting
2012-09-20 12:54:25 +01:00
30a7437682
STYLE: Table.H: comment out of date
2012-09-20 12:49:27 +01:00
dd3ab88f47
Thermodynamics: renamed isobaricPerfectGas -> incompressiblePerfectGas and incompressible -> rhoConst
...
Added isochoric and incompressible identifiers to equations of state to indicate the supported processes
2012-09-11 14:07:22 +01:00
3b62098b11
ENH: Updated polynomial DataEntry - related to mantis bug #607
2012-08-01 15:14:11 +01:00
6b5fa6cd33
STYLE: TableBase: keep includes out of header file
2012-06-22 16:42:04 +01:00
664fb30912
interpolationWeights: Info messages now switched by debug
2012-05-02 10:54:19 +01:00
af91ab5b91
BUG: TableBaseIO: write interpolationscheme; update comment
2012-04-19 16:47:09 +01:00
28d462b8ef
STYLE: TableFile: added to comment
2012-04-17 18:05:43 +01:00
78bd261ce9
ENH: interpolationWeights: run-time selectable interpolation
2012-04-17 18:02:25 +01:00
336f84fd0e
ENH: TableFile: improved error message
2012-04-17 17:59:29 +01:00
48c70a91df
ENH: Adding dimensioSet to DataEntry and modify MRFZone entry types
2012-04-13 16:31:07 +01:00
e730fbec12
ENH: polynomial: added constructor from components
2012-02-08 13:46:31 +00:00
99a7669440
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/primitives/functions/DataEntry/CSV/CSV.H
src/OpenFOAM/primitives/functions/DataEntry/DataEntry/DataEntry.C
src/OpenFOAM/primitives/functions/DataEntry/DataEntry/DataEntry.H
src/OpenFOAM/primitives/functions/DataEntry/Table/TableBase.H
2012-02-03 12:44:17 +00:00
100ba9c0c4
BUG: DataEntry: corrected external, file based tables
2012-02-03 12:39:48 +00:00
1da5da2a0f
BUG/ENH: Added use of engine time to cloud injection models - mantis #407
2012-02-02 18:58:17 +00:00
e2cc8830d4
ENH: tetrahedron: move slicing with plane. Removed tetPointRef.H
2012-01-16 15:48:15 +00:00
cfcc9f490e
BUG: Corrected behaviour of DataEntry for backward compatibility
2012-01-03 18:23:06 +00:00
4d23d3f574
STYLE: TableFile.H: fixed header comment
2012-01-03 11:08:11 +00:00
d46303b9cb
STYLE: Removed trailing spaces
2011-12-16 14:39:45 +00:00
7801d7f50f
ENH: Added CompatibilityConstant DataEntry for backwards comapatibility
2011-12-16 12:10:06 +00:00
810de38afb
STYLE: minor code formatting update
2011-11-23 10:19:02 +00:00
4cbd9ebc13
ENH: Added I/O to tableFile data entry
2011-11-22 15:15:57 +00:00
f69a2c7776
ENH: Changed default bounds handling to clamp
2011-11-22 15:03:31 +00:00
bdeff26fc7
BUG: corrected tableBase max-bounds check
2011-11-22 15:02:27 +00:00
e31a9da793
ENH: Added new table from file data entry
2011-11-22 14:59:09 +00:00
e9e9dcbd08
ENH: Refactored DataEntry table-types to make use of new table base class
2011-11-22 13:14:48 +00:00
1df679963e
ENH: Added base class for DataEntry table-types
2011-11-22 13:14:19 +00:00
031dff6233
ENH: Removed unised #include file
2011-11-22 11:54:41 +00:00
5763b7e404
ENH: Added CSV table DataEntry
2011-11-21 17:12:59 +00:00
8b4fa16d8b
ENH: Added dictionary write functionality to DataEntry
2011-11-17 18:10:42 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
35376d1c6b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-16 09:53:32 +01:00
7e74e1ed10
ENH: Updated copyrights
2011-02-15 17:54:05 +00:00
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01:00
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
b3cde56f27
Doxygen docs: Corrected doxyFilter to preserve line numbers
...
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
0f990cb447
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-07 16:56:31 +01:00
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
8eb9dcd547
ENH: corrections DataEntry polynomial (reverted back to arbitrary powers)
...
- added canIntegrate flag - issues warning if false and debug flag set
2011-02-02 09:48:14 +00:00
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
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
9b87336b3f
COMP: merge conflict
2010-10-11 17:59:46 +01:00
08dc01e05a
ENH: Added Polynomial dictionary constructor
2010-10-11 17:31:36 +01:00
71b7e7cee1
ENH: add StaticAssert to Polynomial - positive number of terms only
...
ENH: allow construct from UList of coefficients, from C-arrays
avoid uninitialized values for null constructor
2010-10-08 17:54:13 +02:00
dd5ed76a70
ENH: avoid costly pow() when evaluating Polynomial
...
OLD timings:
~~~~~~~~~~~~~~~~~~
evaluate: -6.82572e+31 in 10.38 s
hard-coded 0: -6.82572e+31 in 0.2 s
hard-coded 1: -6.82572e+31 in 10.37 s
hard-coded 2: -6.82572e+31 in 0.24 s
New timings:
~~~~~~~~~~~~~~~~~~
evaluate: -6.82572e+31 in 0.11 s
2010-10-08 15:56:58 +02:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +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