644e9f3a48
ENH: displacementLaplacian: demand-driven diffusivity
2013-12-11 16:36:32 +00:00
15f34ee839
ENH: timeVaryingMapped: added offset like fvPatchField variant
2013-12-04 15:46:20 +00:00
614ff49977
ENH: displacementInterpolationSolver: corrected comment
2013-11-28 15:10:38 +00:00
867d5088a7
BUG: timeVaryingMapped: enforce re-evaluation when not providing initial values
2013-11-17 19:21:32 +00:00
474785b8e7
Revert "BUG: displacementLaplacianMotionSolver: startup evaluation of point bcs (since not solved for)"
...
This reverts commit 5dea505798 .
2013-11-16 20:23:36 +00:00
5dea505798
BUG: displacementLaplacianMotionSolver: startup evaluation of point bcs (since not solved for)
2013-11-16 20:09:33 +00:00
c3a1724684
ENH: timeVaryingMapped: use value if provided
2013-11-16 20:07:31 +00:00
ed6b1b16c0
COMP: uniformInterpolatedDisplacementPointPatchVectorField: missing include
2013-10-03 11:10:50 +01:00
b737127c13
COMP: surfaceSlipDisplacement: avoid compiler warning
2013-09-24 14:59:50 +01:00
f5abba4df3
ENH: displacementInterpolationSolver: added comment
2013-08-08 15:19:02 +01:00
ee77c2bb0b
Update headers
2013-06-20 10:45:35 +01:00
01bb8728bc
surfaceDisplacementPointPatchVectorField: Initialise variable
2013-06-20 10:45:09 +01:00
a38ff1757c
displacementLayeredMotionMotionSolver: correct constructor for clang
2013-06-12 13:07:58 +01:00
dee88bcedd
BUG: displacementLayeredMotionSolver: too early evaluation of boundary conditions
2013-06-12 10:33:36 +01:00
b12af57d7e
ENH: inverseVolume: not register temporary field V
2013-04-30 11:56:02 +01:00
2f74439607
BUG: timeVaryingMapped: missing rmap,automap functionality
2013-03-27 10:18:03 +00:00
df00abfbb1
STYLE: Corrected typo - mantis #760
2013-03-12 18:16:54 +00:00
74e16d7729
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
944b8d438b
Reformat "template <..." to template<"
...
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
d5ef310d43
ENH: timeVaryingMapped: added checking
2013-02-06 11:37:45 +00:00
3ac086402d
COMP: sampling: moved sampledSet writers to fileFormats library
2012-11-16 13:11:17 +00:00
434e2fafcd
ENH: searchableSurfaces: add checking routines
2012-11-13 12:20:02 +00:00
cbdba6b471
GIT: revert: revert bad commit b6c4e144c4
2012-09-20 15:19:25 +01:00
dfa74d978c
ENH: flowRateInletVelocity: different keywords for volumetric and mass
2012-09-20 14:21:40 +01:00
4c00dee9f3
STYLE: motionSolvers: unused code
2012-08-31 16:54:55 +01:00
1444b6f6c5
ENH: motionSolver: refactor into displacement v.s. velocity
2012-08-31 14:25:13 +01:00
c1ef233e5d
ENH: pointMesh: use MeshObject form
2012-08-31 12:57:17 +01:00
cddd11fb80
ENH: motionDiffusivity: construct from fvMesh instead of fvMotionSolver
2012-08-24 12:24:46 +01:00
c00e99a6ec
ENH: uniformInterpolatedDisplacement: point boundary condition by interpolating existing motion
2012-04-18 10:52:03 +01:00
cd51a5eea3
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
2012-04-17 16:48:27 +01:00
37de1d4bad
ENH: timeVaryingMappedFixedValuePoint: pointField version of timeVaryingMapped
2012-04-12 17:40:05 +01:00
6fd0c3347b
ENH: inversePointDistance: allow wildcard for patchNames
2012-02-20 16:53:15 +00:00
aedeb6e4b3
BUG: Changing waveLenght to waveNumber
2011-10-17 14:33:28 +01:00
2453b4704d
ENH: add of waveDisplacementPointPatch
2011-10-11 16:58:01 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
ff5bc12a99
STYLE: displacementLaplacian: date
2011-08-12 10:17:09 +01:00
a545d4a146
ENH: displacementLaplacianSolver: export diffusivity
2011-08-12 09:55:47 +01:00
1e2832fd7d
Corrected class names in the file descriptions
2011-07-19 17:26:55 +01: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
96edf6f32d
STYLE: pass wordReList instead of wordList to polyBoundaryMesh::patchSet()
...
- make warning optional and reuse in cellDistFuncs::getPatchIDs
2011-02-08 13:48:01 +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
da439f5484
STYLE: consistent naming for templated/non-templated patch field construction
...
eg,
- makePatchTypeField -> makeTemplatePatchTypeField
- makeNonTemplatedPatchTypeField -> makePatchTypeField
2010-12-30 09:36:09 +01: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
af7c53443e
ENH: FaceCellWave,PointEdgeWave : contiguous underlying data type
2010-12-20 17:16:30 +00:00
cc8ad42aa8
COMP: avoid ambiguous construct from tmp - fvMotionSolver
2010-12-17 17:02:42 +01:00
5e4c5c9469
COMP: macros for non-templated boundary conditions
2010-12-17 16:05:22 +01:00
90ea219f77
COMP: 'template' keyword for specialization with '.' or '->'
2010-12-17 15:24:15 +01:00