97489df33d
Matrix: Switch n() and m() so that now m() = number of rows and n() = number of columns
...
For consistency with current references and other numerics libraries
2016-03-10 22:53:09 +00:00
7ba41e0095
Removed duplicate, inconsistent and spurious comments in .C files
2016-02-29 18:33:54 +00:00
dc43311e62
src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-10 21:13:04 +00:00
a4ab3f61db
src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-08 12:23:52 +00:00
4c21f24a8c
Input of dimensionedScalars: update read-construction of dimensionedScalar in applications
...
so that the specification of the name and dimensions are optional in property dictionaries.
Update tutorials so that the name of the dimensionedScalar property is
no longer duplicated but optional dimensions are still provided and are
checked on read.
2015-07-20 22:52:53 +01:00
7c03689569
filmViscosityModel/constantViscosity/constantViscosity: Add dimensions to mu0
2015-07-16 10:54:23 +01:00
3adf33da54
src/OpenFOAM: Added posPart and negPart functions
...
posPart returns a value or field in which the value or values are set to
0 if negative
negPart returns a value or field in which the value or values are set to
0 if positive
2015-07-03 18:02:24 +01:00
4b633ece2b
GIT: Resolved merge conflict
2014-01-10 09:59:37 +00:00
f8991db92d
ENH: dimensionSet - added copy/clone functionality
2014-01-09 12:57:40 +00:00
1d517e72ce
BUG: dimensionSet: avoid symbolic output in binary since ^ not parsed correctly
2014-01-09 12:14:57 +00:00
499b035d63
dimensionSets: Add dimViscosity
2013-07-03 22:17:24 +01:00
d7cadf4937
Merge remote-tracking branch 'origin/master' into feature/procAgglom
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
00e4cc8c95
Added atan2
2013-01-24 22:10:21 +00:00
ff04b56d2b
BUG: dimensionSets: do not use autoPtr in static construction/destruction
2013-01-04 09:27:37 +00:00
339844e1a2
BUG: DimensionSets: stored reference instead of dictionary
2013-01-03 08:53:44 +00:00
43df930775
ENH: dimensionSet: handle real exponents
2013-01-02 14:19:45 +00:00
496813923d
ENH: debug: add run-time debug switch modification
2012-12-12 12:48:16 +00:00
8e968f5647
STYLE: debug: move debug declaration into Foam namespace
2012-12-11 09:33:20 +00:00
b39ae12f81
Fields: add cbrt
2012-11-14 15:48:21 +00:00
4edd1e0257
BUG: dimensionSetIO: copy, not add, exponents
2012-10-08 16:09:20 +01:00
bdfba5ce2e
ENH: dimensionSet: symbolic units
2012-10-08 09:36:22 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00: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
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
d0f2aeb010
STYLE: define derived dimensionSets by calculating from existing ones
2010-02-03 11:36:42 +00:00
534b7dca70
dimensionSet enhancement
...
- added asText() method to assist people with remembering what the
dimensions are in English
- minor short-circuit optimizations in dimensionless() and operator==
2009-11-23 11:58:19 +01:00
eef3c7ceb6
added pow025 function
...
- graham showed significant speedup (8-9x) for sqrt(sqrt(x)) compared to pow(x, 0.25)
2009-09-09 16:30:26 +01:00
096b9f3bc1
typo
2009-02-09 16:53:19 +00:00
f4d1f6fa09
added dimEnergy
2009-02-09 13:19:39 +00:00
39f60a32a8
added dimEnergy
2009-02-09 11:58:58 +00:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
fcbffaef16
Added acceleration
2008-06-20 15:32:58 +01:00
a976f93756
Added Foam::
2008-05-02 09:11:18 +01:00
b9c73feec0
Added Foam::
2008-05-02 08:56:31 +01:00
1b33140c25
Add Foam::
2008-05-02 08:43:08 +01:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00