|
|
c4d5f65a10
|
Completed update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-11 09:03:39 +00:00 |
|
|
|
8628ef2fea
|
Corrected capitalization of Doxygen documentation comments
|
2015-02-14 13:10:15 +00:00 |
|
|
|
ab1ecc1451
|
Update header
|
2015-02-12 13:19:47 +00:00 |
|
|
|
32acfb3991
|
Name intermediate fields to avoid duplicate registration
|
2015-02-12 13:19:28 +00:00 |
|
|
|
66cb99e696
|
Updated headers to ensure the class name declared to Doxygen is in the appropriate namespace
Also moved global classes which should be in the Foam namespace into it.
|
2015-02-09 14:43:11 +00:00 |
|
|
|
bf7affba14
|
ENH: timeVaryingMapped: added option to disable interpolation
|
2014-09-03 12:26:40 +01:00 |
|
|
|
709b92d907
|
ENH: mesh motion updates
|
2014-06-03 14:42:39 +01:00 |
|
|
|
920946e594
|
ENh: Adding access to diffusion model and make constructor from mesh and dictionary
make to read solver type from the dictionary instead of typeName
|
2014-03-20 11:26:39 +00:00 |
|
|
|
1f192f8b73
|
ENH: snappyHexMesh: have single region surface named as <surface> instead of <surface>_<region>
|
2014-01-27 12:44:45 +00:00 |
|
|
|
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 |
|