ENH: Added new function object to calculate the energy spectrum
Description Calculates the energy spectrum for a structured IJK mesh Usage Example of function object specification: energySpectrum1 { type energySpectrum; libs ("libfieldFunctionObjects.so"); } Where the entries comprise: \table Property | Description | Required | Default value type | type name: energySpectrum | yes | log | write info to standard output | no | yes \endtable Output data is written to the file \<timeDir\>/energySpectrum.dat
Showing
- etc/caseDicts/postProcessing/fields/energySpectrum 19 additions, 0 deletionsetc/caseDicts/postProcessing/fields/energySpectrum
- src/functionObjects/randomProcesses/Allwmake 16 additions, 0 deletionssrc/functionObjects/randomProcesses/Allwmake
- src/functionObjects/randomProcesses/Make/files 3 additions, 0 deletionssrc/functionObjects/randomProcesses/Make/files
- src/functionObjects/randomProcesses/Make/options 9 additions, 0 deletionssrc/functionObjects/randomProcesses/Make/options
- src/functionObjects/randomProcesses/energySpectrum/energySpectrum.C 263 additions, 0 deletions...onObjects/randomProcesses/energySpectrum/energySpectrum.C
- src/functionObjects/randomProcesses/energySpectrum/energySpectrum.H 178 additions, 0 deletions...onObjects/randomProcesses/energySpectrum/energySpectrum.H
Please register or sign in to comment