a744f7d126
STYLE: fieldSources - changed fieldData -> injectionRate
2011-11-03 15:29:28 +00:00
99cbc2726d
ENH: fieldSources - added ability to apply source to eqn with specified name
2011-11-03 15:00:20 +00:00
3a4d247cee
ENH: Updated setting/warning for applied status of field sources
2011-11-03 14:25:59 +00:00
819a0d14e9
STYLE: Minor code formatting
2011-11-02 15:32:55 +00:00
aaf8985467
ENH: Added read-if-present equivalent functionality to IObasicSourceList
2011-11-02 15:17:25 +00:00
638f39f1cb
ENH: Delayed evaluation of checkApplied() for field sources
2011-11-02 14:20:40 +00:00
9cf75a6569
ENH: Added I/O for ExplicitSource
2011-11-02 14:02:50 +00:00
557b67011a
ENH: Improved basicSource I/O
2011-11-02 13:56:15 +00:00
11f421d4b5
STYLE: minro code formatting
2011-11-02 13:12:52 +00:00
1f474b835b
ENH: Added check to field sources to issue warning if source defined but not used
2011-11-02 13:11:21 +00:00
3dcc83c444
ENH: set 'applied' flag to field sources when applied
2011-11-02 12:59:42 +00:00
f18f1ca15c
GIT: Resolve conflict
2011-11-02 12:50:27 +00:00
e9a297b045
STYLE: Corrected comment in header file
2011-11-02 12:44:14 +00:00
2592fe8999
ENH: field source re-factoring
2011-11-02 10:47:51 +00:00
b3cf36ee71
ENH: Using const variables
2011-11-02 09:32:09 +00:00
368dbd2dba
ENH Templated and re-worked explicitSetValue field source
2011-11-01 16:50:27 +00:00
175e8bf27e
ENH: Aligned finite volume sources - now all derived from basicSource
2011-11-01 15:23:51 +00:00
ee11f9c0e8
ENH: pointInCell, findCell: switchable in-cell algorithm
2011-10-28 11:33:30 +01:00
3b4a9bb60e
STYLE: Corrected lne lengths
2011-10-20 17:12:53 +01:00
ae6d935936
BUG: Corrected basic source and derived classes I/O
2011-10-20 17:10:45 +01:00
dd506c3f14
ENH: Added new rotorDiskSource momentum source model for rotor blades/airfoils
2011-10-20 16:40:04 +01:00
3b0e45371e
STYLE: code spelling and formatting corrections
2011-10-20 15:26:30 +01:00
b69ebd9e77
ENH: setExplicitValue source
2011-10-10 12:01:49 +01:00
6ac8d99e92
BUG: radialActuactionDiskSource: corrected maxR calculation.
2011-09-16 14:44:38 +01:00
82f569972f
ENH: Addition of radialActuationDiskSource
2011-09-13 12:40:22 +01:00
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
1e2832fd7d
Corrected class names in the file descriptions
2011-07-19 17:26:55 +01:00
ad1c2e7578
fieldSources: Corrected for clang
2011-06-15 16:52:22 +01:00
4618cc6b00
STYLE: explicitSourceI.H: date
2011-06-15 11:09:31 +01:00
7517f6f9b2
BUG: explicitSource: work on matrix, not matrix.source() level
2011-06-15 11:06:13 +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
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
e08395c045
COMP: avoid ambiguous construct from tmp - finiteVolume/cfdTools
2010-12-17 16:49:49 +01:00
f883a3f136
COMP: incorrect constructor used in explicitSource
2010-12-17 16:50:14 +01:00
f7eed98dcb
ENH: basicSourceIOList : set correct IOobject flag for re-reading
2010-12-08 16:02:23 +00:00
f26b8c1cc7
STYLE: 80 char lines.
2010-07-28 16:42:53 +01:00
da7a0b2cec
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-06-23 11:38:33 +01:00
a5ee60eced
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2010-06-23 11:30:08 +01:00
cf43a1043e
STYLE: minor code style changes + move template funcs into separate files
2010-06-23 11:30:04 +01:00
ddcf2ee997
ENH: Adding:
...
1) basicSource for explicit sources(ActuationDisk and
explicit source so far)
2) cylindricalInlet BC
3) swirlMassFlowRate BC
4) dynamicLagrangian LES incompressible turbulence model
5) atmospheric boundary layer inlet BC for velocity and
epsilon
2010-06-22 15:21:12 +01:00