Henry Weller
158fc138e9
surfaceToCell, surfaceToPoint: Add surface file name expansion
...
Resolves feature-request http://www.openfoam.org/mantisbt/view.php?id=1754
2015-06-19 15:47:33 +01:00
Henry Weller
6b92731286
PatchInjection::parcelsToInject: Ensure parallel consistency
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1746
2015-06-16 15:09:54 +01:00
Henry Weller
678abe2fea
filmViscosityModel/thixotropicViscosity: Corrected the handling of the effect of droplet deposition
...
on the lambda of the film
2015-06-16 12:45:26 +01:00
Henry Weller
f691ac1efb
externalWallHeatFluxTemperature: Correct doc
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1745
2015-06-15 19:22:49 +01:00
Henry Weller
04c63ba9a5
pairPatchAgglomeration: Stop agglomeration loop if no further agglomeration is achieved
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1157
2015-06-15 16:09:25 +01:00
Henry Weller
3d8da0e960
Corrected typo
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1741
2015-06-15 11:18:02 +01:00
Henry Weller
42ecf9c980
pairPatchAgglomeration: Do not use the result agglomeratePatch if the return indicates it is not valid
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1157
2015-06-13 23:11:12 +01:00
Henry
664271ec09
filmViscosityModel/ArrheniusViscosity: temperature-dependent viscosity function
...
Applied as a correction pre-factor to the viscosity obtained from a
run-time selectable base-model.
2015-06-05 12:03:09 +01:00
Henry
b750988e16
filmViscosityModel/thixotropicViscosity/thixotropicViscosity: Remove the spurious mask and correct the blending
2015-06-03 17:28:06 +01:00
Henry
9b0d7415bb
kLowReWallFunction: Limit k to avoid /0
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1724
2015-05-31 21:18:34 +01:00
Henry
bfb49fc90e
fvPatchFields: Support explicitly named U, phi and rho in all BCs
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1717
2015-05-28 20:41:23 +01:00
Henry
756043acb1
cyclicAMIPolyPatch: Correct report of sweep angle
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1716
2015-05-28 16:27:44 +01:00
Henry
5214c25ac5
/externalWallHeatFluxTemperatureFvPatchScalarField.H: Updated docs
2015-05-28 16:22:28 +01:00
Henry
6c9dc8867f
MRFZone: Synchronize the faceType across processor patches
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1685
2015-05-25 11:34:30 +01:00
Henry
1c47345dc5
Corrected
2015-05-24 22:19:39 +01:00
Henry
24059d8139
externalWallHeatFluxTemperature: Added support for relaxing the radiative contribution
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1704
2015-05-24 19:34:52 +01:00
Henry
909575ce07
radiationModels/derivedFvPatchFields: Corrected documentation
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1687
2015-05-24 18:56:45 +01:00
Henry
dcea1e13ff
src/parallel/decompose/Allwmake: remove redundant -lscotch condition
2015-05-21 18:01:09 +01:00
Henry
f0842aea0e
Updated version to 2.4.0
2015-05-20 22:38:10 +01:00
Henry
bd11d30c85
cyclicAMIPolyPatch: Correct particle transformations across cyclic AMI patches
...
Patch provided by Daniel Jasiński
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1694
2015-05-20 12:48:09 +01:00
Henry
cc267ba127
ptscotchDecomp: link scotch library to resolve undefined symbol
2015-05-19 14:22:25 +01:00
Henry
3354ee4350
printStack: rewritten to utilize dladdr for resolution of the stack addresses
...
Patch provided by Alexey Matveichev
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1676
2015-05-19 08:38:40 +01:00
Henry
8277c32802
thermalBaffle1DFvPatchScalarField: Correct handling of relaxation
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1696
2015-05-18 16:27:09 +01:00
Chris Greenshields
939cdc3313
Default expansionRatio to 1 for mesh extrusion
2015-05-18 13:17:34 +01:00
Chris Greenshields
344a6fe2fc
Function object that writes out the initial residual for specified fields
...
For vector/tensor fields, e.g. U, the largest residual of all components is written out
2015-05-17 16:48:10 +01:00
Henry
866da1bbac
cellSource: Correct handling of volume in parallel
2015-05-15 15:52:35 +01:00
Henry
24e7e2527b
faceSource: Corrected handling of totalArea in parallel
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1693
2015-05-15 15:36:26 +01:00
Henry
cb78a60b33
externalWallHeatFluxTemperature: Correct docs
...
Resolved part of bug-report http://www.openfoam.org/mantisbt/view.php?id=1690
2015-05-14 19:19:23 +01:00
Henry
91cf2da75e
Updated header
2015-05-08 13:21:09 +01:00
Henry
ae184d1f85
surfaceFilmModels: Replaced removeInjection with patchInjection
...
patchInjection accumulates mass exchanges on a per-patch basis which are
reported by injectionModelList
2015-05-08 13:19:59 +01:00
Henry
e0b2369cc0
fieldAverage: Correct handling of resetOnOutput
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1653
Thanks to Armin Wehrfritz for proposed fixes
2015-05-05 19:32:18 +01:00
Henry
e7d58edf1e
fieldMinMax: add optional switch to control the output of max/min location
...
and simplify output format for graphing
With "location yes;"
log:
fieldMinMax fieldMinMax output:
min/max(mag(U.air)) = 0 28.309442
min/max(mag(U.water)) = 0 27.221734
file:
# Field minima and maxima
# Time min(U.air) max(U.air) min(U.water) max(U.water)
4.00061050e-01 0.00000000e+00 2.87015987e+01 0.00000000e+00 2.71025731e+01
4.00134265e-01 0.00000000e+00 2.86505310e+01 0.00000000e+00 2.71134246e+01
4.00222098e-01 0.00000000e+00 2.85937449e+01 0.00000000e+00 2.71255302e+01
With "location no;"
log:
fieldMinMax fieldMinMax output:
min(mag(U.air)) = 0 at location (-0.058373423 -0.15376628 0.021017389)
max(mag(U.air)) = 28.701599 at location (-0.24002836 0.0053456235 3.8964638)
min(mag(U.water)) = 0 at location (-0.058373423 -0.15376628 0.021017389)
max(mag(U.water)) = 27.102573 at location (-0.24002836 0.0053456235 3.8964638)
file:
# Field minima and maxima
# Time field min location(min) max location(max)
4.00061050e-01 U.air 0.00000000e+00 (-5.83734226e-02 -1.53766281e-01 2.10173892e-02) 2.87015987e+01 (-2.40028359e-01 5.34562354e-03 3.89646377e+00)
4.00061050e-01 U.water 0.00000000e+00 (-5.83734226e-02 -1.53766281e-01 2.10173892e-02) 2.71025731e+01 (-2.40028359e-01 5.34562354e-03 3.89646377e+00)
2015-05-05 15:47:31 +01:00
Henry
1036a31979
probes: Improved formatting of header to make it easier to parse and read probe locations
...
New layout:
# Probe 0 (0.0254 0.0253 0)
# Probe 1 (0.0508 0.0253 0)
# Probe 2 (0.0762 0.0253 0)
# Probe 0 1 2
# Time
1e-05 142974 128861 115934
2e-05 -69444.1 -62541 -56395.7
3e-05 -1546.81 -1445.94 -1154.79
2015-05-05 12:29:33 +01:00
Henry
608cb3ad2c
extrudeMesh: Add sector extrusion type and specialize wedge and plane
...
to create single layer extrusions with wedge and empty front and back
patches respectively.
2015-05-04 21:20:05 +01:00
Henry
fdfc124848
GAMG solver: Set the following defaults:
...
cacheAgglomeration true;
agglomerator faceAreaPair;
nCellsInCoarsestLevel 10;
mergeLevels 1;
2015-05-03 18:10:05 +01:00
Henry
46abaef7f1
sampledSets, sampledSurfaces: Provide warning message if field cannot be found
...
Generate fatal error if iso-surface field cannot be found
2015-05-03 16:55:38 +01:00
Henry
c2aebc2ef1
pimpleControl: Support field relaxation when the number of PIMPLE iterations = 1
...
This allows PIMPLE solvers to operate in SIMPLE mode
2015-05-03 11:51:42 +01:00
Henry
b9f67ecadb
steadyStateDdtScheme: Corrected dimensions of ddtCorr for compressible flow
2015-05-02 17:39:22 +01:00
Henry
439a04b3a5
patchInteractionDataList: Ignore empty patches
2015-04-29 23:07:33 +01:00
Henry
62f0ad175f
surfaceNormalFixedValueFvPatchVectorField: Update fixedValue field to handle mesh-motion
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1667
2015-04-28 22:27:24 +01:00
Henry
fd0b7d87c6
sixDoFRigidBodyMotion: Apply accelerationDamping to the acceleration only
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1675
2015-04-28 15:00:19 +01:00
Henry
00eea57685
includeEtcEntry: New dictionary include directive: #includeEtc "etcFile"
...
Description
Specify an etc file to include when reading dictionaries, expects a
single string to follow.
Searches for files from user/group/shipped directories.
The search scheme allows for version-specific and
version-independent files using the following hierarchy:
- \b user settings:
- ~/.OpenFOAM/\<VERSION\>
- ~/.OpenFOAM/
- \b group (site) settings (when $WM_PROJECT_SITE is set):
- $WM_PROJECT_SITE/\<VERSION\>
- $WM_PROJECT_SITE
- \b group (site) settings (when $WM_PROJECT_SITE is not set):
- $WM_PROJECT_INST_DIR/site/\<VERSION\>
- $WM_PROJECT_INST_DIR/site/
- \b other (shipped) settings:
- $WM_PROJECT_DIR/etc/
An example of the \c \#includeEtc directive:
\verbatim
#includeEtc "etcFile"
\endverbatim
The usual expansion of environment variables and other constructs is
retained.
2015-04-27 12:10:03 +01:00
Henry
105f106f30
patchInteractionDataList: Remove default patch interaction method
...
Now interaction methods must be specified for all non-coupled patches.
If this approach proves irritating a warning rather than an error could
be generated.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1670
2015-04-27 11:38:39 +01:00
Henry
4de360804e
AMIMethod: Corrected type of tgtPatch_
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1669
2015-04-27 11:11:16 +01:00
Henry
6b8cab4b61
cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional
...
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
writeVolume yes;
The initial volume is written in the log and data file header e.g.:
# Source : all
# Cells : 3829
# Volume : 9.943164e-01
Also added
sumMag | sum of component magnitudes
2015-04-26 22:08:51 +01:00
Henry
c92401a598
faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional
...
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
writeArea yes;
The initial total area is written in the log and data file header e.g.:
# Source : faceZone f0
# Faces : 8
# Area : 1.063860e-02
2015-04-26 22:06:56 +01:00
Henry
0a5f0be87c
MRFZone: Add regex and group support to the specification of nonRotatingPatches
2015-04-26 16:44:01 +01:00
Henry
8f3c293472
faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional
...
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
writeTotalArea yes;
The initial total area is written in the log and data file header e.g.:
# Source : faceZone f0
# Faces : 8
# Area : 1.063860e-02
2015-04-26 16:43:29 +01:00
Henry
95cb20b5ef
SRFModel: Changes origin to be user-input rather than hard-coded to (0 0 0)
...
Updated tutorials
2015-04-26 11:26:25 +01:00
Henry
1f4766ece2
codedFunctionObject: Add meshTools library to include and link line
2015-04-25 22:01:16 +01:00