9abbe4d31d
utilities particleTracks, steadyParticleTracks: Updated and corrected
2016-06-27 20:44:11 +01:00
565c96f3d1
rigidBodyMeshMotion: Check for attempted assignment of patches to a merged body
2016-06-27 16:31:51 +01:00
a7d89bdc09
functionObjects::XiReactionRate: Writes the turbulent flame-speed and reaction-rate volScalarFields for the Xi-based combustion models
...
Replaces the obsolete and 'wdot' utility.
2016-06-27 08:58:36 +01:00
53717e9137
writeCellCentres utility: Replaced by writeCellCentres functionObject
...
postProcess -func writeCellCentres
2016-06-27 07:51:19 +01:00
67e5e20c65
foamGraph.*: Simplified scripts
...
Added a 'deprecated' comment and recommendation to use 'foamLog'
2016-06-25 22:14:25 +01:00
e4397aed41
bin/foamGraph.*: Converted to POSIX shell
version-4.0
2016-06-24 22:32:50 +01:00
ce6be24847
foamListSourceFiles: keep .orig files
2016-06-24 22:32:22 +01:00
f84a6759f9
Corrected file permissions
2016-06-24 22:32:08 +01:00
2cb97ec2ef
wmake/Allwmake: Completed support for targetType 'objects'
...
Patch contributed by Mattijs Janssens
2016-06-24 15:25:11 +01:00
afa64919ec
potentialFoam: simplify the Phi BCs to use only fixedValue and zeroGradient by default
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2129
2016-06-24 15:16:51 +01:00
6e10f3a3eb
tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel: Updated entrainment BC
2016-06-24 14:06:30 +01:00
d251485534
etc/config.sh/aliases: For backward-compatibility unalias wmRefresh if it is defined as an alias
2016-06-24 10:36:04 +01:00
26057f8be6
applications/utilities/mesh/generation/Allwmake: Build foamyHexMesh if FOAMY_HEX_MESH is set
2016-06-24 08:48:29 +01:00
20da433202
Doxygen: Updated header
2016-06-23 16:06:12 +01:00
506dca5434
CGAL: Set to use the system CGAL installation by default
2016-06-23 16:05:44 +01:00
fc82c47ede
Doxygen: Cleanup 'dot' files
2016-06-23 16:05:19 +01:00
f331daa51f
Updated header
2016-06-23 16:05:11 +01:00
ad187e179e
Corrected file permissions
2016-06-23 16:05:02 +01:00
7e98654c65
etc/config.[c]sh: update wmRefresh to call wmUnset before updating the environment
2016-06-21 19:48:19 +01:00
35e6c03eab
foamyMesh: Simplify support for system CGAL installation
2016-06-21 19:47:46 +01:00
965e68dde0
Corrected headers
2016-06-21 16:17:37 +01:00
babaeeae84
etc/caseDicts: Removed trailing whitespace
2016-06-21 16:13:22 +01:00
d67a1df92e
mapFieldsPar: updated to enable mapping from source patches (instead of recreating)
...
- patchFields now get mapped (instead of created)
- with -consistent it now maps all patches except for processor ones (they are
the only ones that are processor-local)
- all constraint patches get evaluated after mapping to bring them up to date.
Patch contributed by Mattijs Janssens
2016-06-21 14:16:18 +01:00
e39282627b
uLabel: Removed unnecessary checks for < 0
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2128
2016-06-21 11:05:04 +01:00
18147a1aa1
doc/Doxygen/customdoxygen.css: simplified
2016-06-21 11:04:50 +01:00
f3f9e55ed2
Corrected documentation for Doxygen
2016-06-21 11:04:34 +01:00
cf89a3094a
Updated and simplified the Doxygen documentation
2016-06-20 21:20:28 +01:00
9321273c26
wclean all: if an Allclean script exists in sub-directories execute otherwise execute wclean
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2125
2016-06-20 10:05:23 +01:00
16d29c6300
Update headers
2016-06-20 09:39:47 +01:00
017903cb85
Remove/replace deprecated functions and classes
2016-06-20 09:39:02 +01:00
9f67acdc53
Updated header documentation processed by Doxygen
2016-06-19 21:23:54 +01:00
62e340f56c
fvPatchFields/derived/flowRateInletVelocity: Write the extrapolateProfile switch
2016-06-17 20:27:31 +01:00
1ef6ed3b9f
ODESolvers::seulex: Handle possible overflow in the calculation of the dy norm
2016-06-17 18:59:28 +01:00
988b5680ac
bin/tools/doxyFilter.sed: Corrected
2016-06-17 18:59:09 +01:00
8a5304edf6
Doxygen documentation: Standardized the 'See also' heading
2016-06-17 17:31:34 +01:00
2ca0a6f362
Doxygen documentation: Use the standard 'Usage' rather than the '\heading....'
2016-06-17 17:22:24 +01:00
2b7ee7354c
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
2016-06-17 17:14:30 +01:00
4ebaed67f9
Doxygen documentation: Remove superfluous linebreak
2016-06-17 17:13:39 +01:00
985df5f43e
foamSearch: new script that searches a directory for
...
dictionary files of a particular name and extracts entries of a
particular keyword, sorting results into a unique list.
For example,
foamSearch $FOAM_TUTORIALS laplacianSchemes.default fvSchemes
produces...
default Gauss linear corrected;
default Gauss linear limited corrected 0.33;
default Gauss linear limited corrected 0.5;
default Gauss linear orthogonal;
default Gauss linear uncorrected;
default none;
Uses the fantastic foamDictionary utility.
2016-06-17 14:53:43 +01:00
9f4ee75afc
singleGraph post-processing: added example configuration comments
2016-06-17 12:31:43 +01:00
2668106e2c
cyclicACMIPolyPatch: Clear geometry when resetting
...
Patch contributed by Mattijs Janssens
2016-06-17 11:50:56 +01:00
725787ec1a
cyclicACMIFvPatchField: Corrected declaration of updateCoeffs to be virtual
2016-06-17 11:50:30 +01:00
6e405f0a9b
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
2016-06-17 09:12:32 +01:00
7b75d81269
Rationalized Doxygen documentation of command-line options
2016-06-17 09:11:58 +01:00
1a276ee443
pitzDaily tutorial: replaced streamline function object
...
with new #includeFunc directive
2016-06-17 08:18:41 +01:00
0b333a4249
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
2016-06-17 07:38:14 +01:00
af3198d76c
foamList: Remove dependency on utility libraries
2016-06-17 07:37:43 +01:00
ad2cfd4288
sample function: add overrides comment and example
2016-06-16 22:51:22 +01:00
19ef39741b
Simplify and correct Doxygen lists using '-' rather than '\li \c'
2016-06-16 20:10:39 +01:00
2fc8911d3e
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
2016-06-16 15:32:43 +01:00