bde2fb728f
Merge remote-tracking branch 'origin/develop' into develop
2016-06-30 15:34:06 +02:00
6d71d03f44
ENH: default to collateTimes on for ensight output
...
- the uncollated version becomes quite difficult to process.
Caveat: cannot use "collateTimes true" for non-static geometries
2016-06-30 15:32:21 +02:00
da6820c300
ENH: Added Pawan's sineWaveDamping tutorial to test new acousticDamping fvOption
2016-06-30 12:48:50 +01:00
a60b1ddd6e
ENH: acousticDamping - updated blending factor
2016-06-30 12:46:46 +01:00
f2d05873b8
BUG: cshrc - corrected version back to 'plus'
2016-06-30 11:23:34 +01:00
eff10b0f96
BUG: acousticDamping - set the blending factor after reading the coefficients
2016-06-30 11:22:50 +01:00
3be20b492d
Merge remote-tracking branch 'origin/develop' into develop
...
- conflicts resolved:
src/conversion/ensight/file/ensightGeoFile.C
2016-06-30 01:05:35 +02:00
c133f98dda
BUG: corrupt keywords in ensight binary
...
- regression introduced by ef9a14b288
2016-06-30 00:52:49 +02:00
ad4e8a1f76
ENH: cleaner output directory for ensight surfaces
...
- similar to foamToEnsightParts, provide a data/ subdirectory to hold
the time-varying field information (collated output only).
- widen data mask to avoid possible overflows with many time steps
2016-06-30 00:44:14 +02:00
a4f6836f3e
BUG: avoid duplicate ensight surface mesh/geometries (issue #167 )
...
- ensight does supports geometry in a separate file, but for the
surface writer we claim that this is not true. This allows
the field writers to control where the mesh/case files land.
With 'true', the uncollated output would incidentally create
things like this:
Previous (w/ fields) | Now (w/ fields)
----------------------------+----------------------
0.05/surf.case |
0.05/surf.mesh |
0.05/p/surf.case | 0.05/p/surf.case
0.05/p/surf.mesh | 0.05/p/surf.mesh
0.05/p/surf.0000.p | 0.05/p/surf.0000.p
Previous (w/o fields) | Now (w/o fields)
----------------------------+----------------------
0.05/surf.case | 0.05/surf.mesh
0.05/surf.case | 0.05/surf.mesh
Move the separateGeometry() flag to the *.C code, where it is less
likely to be mistakenly altered.
2016-06-29 23:11:27 +02:00
4b266671a3
Merge branch 'feature-noise' into 'develop'
...
Feature noise
New functionality includes:
- run-time selectable noise models: point|surface
- run-time selectable window models: Hanning (+ options symmetric, extended), uniform
- calculates PSD (Pa^2/Hz) and dB/HZ; SPL (Pa^2) and dB
- calculates 1/3 octave data, with centre frequency 1kHz
surfaceNoise only:
- reads ascii/binary ensight surface data (requires collateTimes option)
- generates graphs for surface average quantities
- operates in parallel
See merge request !50
2016-06-29 21:44:36 +01:00
038356cdda
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-29 21:37:10 +01:00
208de6b320
ENH: Added new mapFields function object
2016-06-29 21:34:33 +01:00
5062c50ebc
ENH: surfaceNoise - using mean for surface average
2016-06-29 21:16:59 +01:00
a0b598a5e4
COMP: Created conditional Allwmake scripts for FFTW dependent applications
2016-06-29 20:50:49 +01:00
7972d0b0e3
ENH: Noise functionality library and application updates
2016-06-29 20:46:20 +01:00
fe13ff56fc
ENH: Updated ensight surface file reading
2016-06-29 20:43:20 +01:00
a415752eb5
ENH: window models - updated and added uniform window
2016-06-29 20:40:29 +01:00
0efe8b8ffa
ENH: FFT - replaced Numerical Recipes-based FFT by the FFTW library
2016-06-29 20:37:39 +01:00
45198c5884
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-29 18:00:52 +01:00
5c673119ad
BUG: ensightFile: does not handle writeKeyword since no virtual for const word&
...
Related to #132 .
2016-06-29 17:58:38 +01:00
2058ae5a85
ENH: TurbulentDFSEM - increment eddy OBJ file index to avoid over-writing
2016-06-29 17:13:01 +01:00
b2234f19e5
BUG: could not set system clang (issue #166 )
...
- gcc/g++ always being used
STYLE: spurious unsetenv WM_COMPILER_TYPE (csh only)
- more stringent cleanup of ThirdParty settings for wmUNSET
2016-06-29 16:06:48 +02:00
5de8c1538f
BUG: motorBike: starting off with correct controlDict
2016-06-29 14:34:35 +01:00
6e6ed0ca94
STYLE: cleanup rhoPorousSimpleFoam tutorial case
...
- better cleanup, avoid collisions between implicit and explicit cases
2016-06-29 14:21:02 +02:00
820f809bd5
STYLE: cleanup handling of 0.org directories (in parallel)
...
- remove duplicate 0/ files from the repository
2016-06-29 13:34:36 +02:00
8bdc7e01bf
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-29 10:43:51 +01:00
49e4475b46
STYLE: redistributePar: indentation
2016-06-29 10:43:36 +01:00
cc36db19de
GIT: Resolved conflict
2016-06-28 16:59:01 +01:00
f0375fc35c
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-28 16:53:35 +01:00
0f6f3e3c90
COMP: TensorI.H - provide default case to suppress compiler warning
2016-06-28 16:53:21 +01:00
dd3fb6225f
ENH: Tutorials - added new channel tutorial to show turbulence DFSEM inlet behaviour
2016-06-28 15:49:18 +01:00
8752f77ab9
ENH: adjust output format of profiling (issue #157 )
...
- output as dictionary format instead of PtrList.
Makes it easier to manipulate (changeDictionaryDict, foamInfoExec).
2016-06-28 15:52:58 +02:00
b9bb92b65d
ENH: provide configuration settings for FFTW
2016-06-28 15:27:11 +02:00
8549012947
ENH: Added new syntheic turbulence inlet boundary condition for LES/DES
...
Reference:
Poletto, R., Craft, T., and Revell, A.,
"A New Divergence Free Synthetic Eddy Method for the
Reproduction of Inlet Flow Conditions for LES",
Flow Turbulence Combust (2013) 91:519-539
2016-06-28 14:23:17 +01:00
c233552dda
ENH: cachedRandom - added 'shuffle' function to shuffle list inplace
...
BUG: cachedRandom - updated how generator is (re)initialied
2016-06-28 13:55:58 +01:00
1988e4bb60
STYLE: avoid backticks for getApplication
2016-06-27 17:50:55 +02:00
dd60cfcd06
FIX: provide restore0Dir function to fix issue #159
...
- makes it easier to ensure the correct behaviour, consistently
2016-06-27 16:33:55 +02:00
ca9923932a
BUG: decomposePar: force creation of uniform dir. Fixes #163
2016-06-27 11:18:06 +01:00
cbc169adba
ENH: insideCells: does not run parallel. Fixes #162 .
2016-06-27 10:14:18 +01:00
704cfa1e0a
ENH: add timing/memory info to foamToEnsight, foamToEnsightParts, foamToVTK
...
- useful for performance comparisons
2016-06-26 15:39:43 +02:00
8ba70962b2
Merge branch '3rdparty-updates' into 'develop'
...
3rdparty updates
See merge request !49
2016-06-24 10:09:19 +01:00
4b7056acf9
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-23 15:46:30 +01:00
92f833db75
ENH: snappyHexMesh: walk through faceZones without attached cellZone
...
If a side is not yet assigned to a cellZone (but the neighbour is)
and the surface is not related to a faceZone, assign the neighbour cellZone.
Fixes #156
2016-06-23 15:44:41 +01:00
32a6697728
Merge remote-tracking branch 'origin/develop' into develop
2016-06-23 16:16:38 +02:00
95c9e53a14
STYLE: remove echo to stdout for profiling::writeNow()
2016-06-23 16:15:27 +02:00
53d1084723
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-23 14:54:07 +01:00
4d95d6e8d9
BUG: Continuation of #155 - further fix for accessing data object
2016-06-23 14:53:50 +01:00
ea58a523da
ENH: use long for number of calls in profiling (issue #157 )
...
- provide a static profiling::print(Ostream&) method to output
values to a log file.
2016-06-23 14:34:45 +02:00
eb3ba2479a
BUG: disturbing warning about multiple initialization of profiling
...
- For example, decomposePar use multiple simultaneous Times.
So permit multiple initialization without a warning. (issue #157 )
2016-06-23 14:18:17 +02:00