Henry Weller
d3ba4e6a53
alphaContactAngleFvPatchScalarField, constantAlphaContactAngleFvPatchScalarField: minor update
2015-12-20 18:16:15 +00:00
Henry Weller
ba960a4185
supersonicFreestreamFvPatchVectorField: Corrected documentation
2015-12-20 18:12:58 +00:00
Henry Weller
64fc1c11fc
fanFvPatchField: Minor reorganization
2015-12-20 18:12:35 +00:00
Henry Weller
ccc0c71df0
prghPressureFvPatchScalarField: Updated rho name specification
...
for consistency with prghPressureFvPatchScalarField
2015-12-17 12:23:29 +00:00
Henry Weller
ad529cf414
prghPressureFvPatchScalarField: Updated documentation
...
Corrected rho name specification.
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1956
2015-12-17 12:20:10 +00:00
Henry Weller
3ad87864a3
turbulenceModels/RAS/v2f: removed the fvOptions source from the f-equation
...
It is not clear what form an fvOptions source should take as f is not a
transported dynamic field. For the moment the fvOptions source from the
f-equation has been removed until there is a specific need which will
show what the form should be.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1955
2015-12-17 08:40:52 +00:00
Henry Weller
668edf8465
foamMonitor: change format to support old gnuplot versions
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1952
2015-12-16 20:26:25 +00:00
Henry Weller
5defb3b751
wmake: General cleanup to improve consistency and maintainability
...
The Makefiles are now in the makefiles sub-directory
The "-f | -force" option in wmakeLnInclude is now "-u | -update" for
consistency with the other scripts.
The "Usage" entry in the headers is now consistently formatted in all
scripts.
2015-12-16 18:31:02 +00:00
Henry Weller
be44ad5184
solvers: Change from pure RAS to any turbulence model
...
Provides support for running laminar.
2015-12-16 10:13:09 +00:00
Henry Weller
64b2cddfe5
SRFSimpleFoam: Change from pure RAS to any turbulence model
...
Provides support for running laminar.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1951
2015-12-15 19:05:08 +00:00
Henry Weller
947632531c
Updated header
2015-12-15 15:40:06 +00:00
Henry Weller
098e90de88
wmakeLnIncludeAll: Start messages with capital
2015-12-15 15:39:26 +00:00
Henry Weller
01840651d4
Updated header
2015-12-15 15:39:19 +00:00
Henry Weller
88e523aad6
wmakeLnInclude: Use xargs with find
2015-12-15 15:38:59 +00:00
Henry Weller
119708e401
wcleanPlatform: Updated version of wcleanMachine and wcleanAll
...
wcleanPlatform is a more general and cleaner version of wcleanMachine
supporting the "-all" option to provide the equivalent of wcleanAll.
Both wcleanMachine and wcleanAll are now deprecated and will be removed
for the next major release.
2015-12-15 12:12:06 +00:00
Chris Greenshields
764fc85e5c
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
2015-12-15 11:17:00 +00:00
Chris Greenshields
2781d583d9
Updated Guides to v3.0.1
2015-12-15 11:16:49 +00:00
Henry Weller
d1992c7e99
wmake/makeWmake: Removed
...
Legacy script which is no longer used
2015-12-14 18:23:50 +00:00
Henry Weller
608dd321d1
wcleanAll, wrmdep: Updated check for the WM_PROJECT_DIR
2015-12-14 17:49:02 +00:00
Henry Weller
436c3b92e4
AllwmakeParseArguments: Added "-update" option
...
Updates lnInclude directories and dep files before compilation. This is
useful to apply following a "git pull" to ensure consistency between the
source files, dep files and links.
2015-12-14 11:03:16 +00:00
Henry Weller
9977d77d91
tutorials/incompressible/pimpleDyMFoam/wingMotion/Allrun: Updated to handle missing polyMesh dir
2015-12-14 10:22:06 +00:00
Henry Weller
5d8757d6bb
PairCollision: Reduce division stabilization to SMALL
2015-12-14 10:21:22 +00:00
Henry Weller
dbe56f6460
wrmdep: Update documentation
2015-12-13 21:23:04 +00:00
Henry Weller
1185daf9b7
wrmdep: Added "update" option
...
Searches all the "src" and "application" directories of the project for
broken symbolic links for source code files and then remove all .dep
files that relate to the files that no longer exist. Must be executed
in main project source code folder: $WM_PROJECT_DIR
Patch provided by Bruno Santos
Resolves feature-request http://www.openfoam.org/mantisbt/view.php?id=1941
2015-12-13 20:57:25 +00:00
Henry Weller
21cf5fbe10
wclean: Added the target "empty", which removes empty directories
...
It will exit after removing the empty folders and it will not do the
other standard "wclean" operations. This replaces the functionality
provided by "wrmdepold".
Patch provided by Bruno Santos
2015-12-13 20:55:24 +00:00
Henry Weller
72bc2ac4a9
OSspecific/POSIX: Dynamically resize the path buffer in cwd
...
Starting from an initial buffer size of 256 it is incremented in steps
of 256 upto the maximum of 4096 as required.
Based on patch provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1944
2015-12-13 18:33:01 +00:00
Henry Weller
35439753ef
PairCollision: stabilize normalization of the force direction for low force
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1948
2015-12-12 09:00:42 +00:00
Henry Weller
71f13ec9dd
foamSequenceVTKFiles: Avoid the -s and -a options for basename
...
Only recent GNU/Linux distributions support this functionality
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1947
2015-12-11 14:21:02 +00:00
Henry Weller
5c658dbfa2
Updated header
2015-12-11 13:12:19 +00:00
Henry Weller
65245da016
foamSequenceVTKFiles, mpirunDebug: Correct call to "usage"
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1946
2015-12-11 13:11:54 +00:00
Chris Greenshields
d95e02dd84
compressibleInterFoam: updated tutorials with 0.org directory
2015-12-11 12:55:46 +00:00
Henry Weller
baa5a1df12
LimitFuncs: Update function specializations to satisfy gcc, clang and icpc
2015-12-09 22:37:43 +00:00
Henry Weller
c47adcc10d
src/finiteVolume/interpolation: Modified code to conform to OpenFOAM coding standards
...
declaring the namespace in function definitions in C files
2015-12-09 22:23:38 +00:00
Henry Weller
6b3af46cdf
reactingEulerFoam/interfacialModels/dragModels/TomiyamaKataokaZunSakaguchi: New drag model
...
Drag model for gas-liquid system of Tomiyama et al.
Reference:
"Drag coefficients of single bubbles under normal and microgravity
conditions"
Tomiyama, A., Kataoka, I., Zun, I., Sakaguchi, T.
JSME International Series B, Fluids and Thermal Engineering,
Vol. 41, 1998, pp. 472-479
Provided by Alberto Passalacq
2015-12-09 16:51:46 +00:00
Henry Weller
649c58423a
reactingMultiphaseEulerFoam: Correct and test LTS support
2015-12-09 15:39:45 +00:00
Henry Weller
b6bc068c42
reactingEulerFoam: Move LTS controls maxCo, maxDeltaT and rDeltaTSmoothingCoeff into the PIMPLE sub-dictionary
...
For consistency with all other solvers supporting the LTS option
2015-12-09 15:38:09 +00:00
Henry Weller
338ffee34c
metisDecomp: Changed to use scalar rather than float
...
Requires that metis is compiled with REALTYPEWIDTH set to 32 for SP and 64 for DP.
2015-12-09 09:16:08 +00:00
Henry Weller
efa28279b8
fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions
...
It is better to declare the namespace of each function in the C file
rather than "open" the namespace as this may lead to inconsistencies
between the declaration in the H files and definition in the C file.
2015-12-08 22:29:05 +00:00
Henry Weller
3e6f38f1a8
uniformInletOutletFvPatchField: Update refValue in updateCoeffs
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1943
2015-12-08 14:24:12 +00:00
Henry Weller
a2fbd855a6
fanFvPatchField, freestreamPressureFvPatchScalarField: added write function
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1942
2015-12-08 11:57:37 +00:00
Henry Weller
9bc2cecc91
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
2015-12-07 22:39:06 +00:00
Henry Weller
2d08d8dc82
fvcAverage: Removed temporary Info statement
2015-12-07 22:38:33 +00:00
Chris Greenshields
ece0783afd
foamNewApp: corrected template case
2015-12-07 17:28:40 +00:00
Chris Greenshields
e0bb09718b
foamNewApp: added execution and clock times to template
2015-12-07 14:15:14 +00:00
Henry Weller
a13b036db3
saturationModels/Antoine: Corrected dimensions in Tsat
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1940
2015-12-05 16:12:57 +00:00
Chris Greenshields
6b67e39136
foamNewBC: script to create template code for a new boundary condition
...
Run foamNewBC -h for details
2015-12-04 14:33:56 +00:00
Chris Greenshields
10ded8a669
foamNewApp: script to create template for a new application
...
Creates a directory containing source .C file and Make directory
Will deprecate foamNewSource with App argument in due course
2015-12-04 14:21:37 +00:00
Henry Weller
2a592ec363
reactingTwoPhaseEulerFoam/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels: Added support for fvOptions
2015-12-03 16:39:13 +00:00
Henry Weller
5a6038ccf5
TurbulenceModels/phaseCompressible/LES/SmagorinskyZhang: Added support for fvOptions
2015-12-03 16:39:00 +00:00
Henry Weller
bdabd09781
TurbulenceModels/phaseCompressible/LES/continuousGasKEqn: Added support for fvOptions
2015-12-03 16:38:43 +00:00