Show power spectral in one area and do fields averaging
Issue/feature addressed
Two features are added in this merge request.
1, To analyze the characteristic spanwise wavelength of the flow, the energy distribution on the spanwise wavenumber space can be output. The most energetic wavenumber is the characteristic wavelength.
2, Field averaging can be done using FilterAverageFields during simulation, but cannot be done in the postprocessing stage.
Proposed solution
1, The power spectral in a given box region is output.
2, Fields averaging is implemented as a FieldConvert module.
Implementation
Tests
Suggested reviewers
Notes
Checklist
-
Functions and classes, or changes to them, are documented. -
User guide/documentation is updated. -
Changelog is updated. -
Suitable tests added for new functionality. -
Contributed code is correctly formatted. (See the contributing guidelines). -
License added to any new files. -
No extraneous files have been added (e.g. compiler output or test data files).
Edited by Ankang Gao
Merge request reports
Activity
added 507 commits
-
96b9a2a3...fcf918a6 - 505 commits from branch
nektar:master
- 3f5b20f7 - Merge remote-tracking branch 'upstream/master' into feature/showpowerspectral
- 8ece6ce1 - Merge remote-tracking branch 'upstream/master' into feature/showpowerspectral
-
96b9a2a3...fcf918a6 - 505 commits from branch
added 212 commits
-
e372c1fb...76740bd9 - 210 commits from branch
nektar:master
- 3edf68b7 - Merge remote-tracking branch 'upstream/master' into feature/showpowerspectral
- 2c913aa5 - update code
-
e372c1fb...76740bd9 - 210 commits from branch
added 13 commits
-
621eb32d...b9041a54 - 12 commits from branch
nektar:master
- 4e68cf89 - Merge remote-tracking branch 'upstream/master' into feature/showpowerspectral
-
621eb32d...b9041a54 - 12 commits from branch
assigned to @ccantwel
requested review from @CFD-Xing
added 63 commits
-
4e68cf89...e83ecc68 - 62 commits from branch
nektar:master
- f9b94e6e - Merge remote-tracking branch 'upstream/master' into feature/showpowerspectral
-
4e68cf89...e83ecc68 - 62 commits from branch
added 8 commits
-
f9b94e6e...c8178d7d - 6 commits from branch
nektar:master
- 7af633c7 - Merge remote-tracking branch 'upstream/master' into feature/showpowerspectral
- 5c69eca1 - add changelog
-
f9b94e6e...c8178d7d - 6 commits from branch
Please register or sign in to reply