FDS Source: Add random ray rotation for radiation angles#16368
Merged
Conversation
FDS Verification: Add example cases FDS Source: Change the random axis generation algorithm. FDS Source: Fix a silly mistake. FDS Source: Correct radiation boundary excahneg for ray rotation FDS Source: Allow mesh exchange for random rotation FDS Source: Fix radiation MPI exchange for random rotation FDS Source: Remove the energy balance logic,as it doesn't seems to do much. FDS Source: Initialize RSA FDS Source: Add a Rotation Freq Factor and cpu times FDS Source: reorganize the calc to avoid repeat calculation of FVM angles FDS Verification: Add verification cases for ray rotation FDS Verification: Delete Verification cases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To mitigate ray effects in the wall radiative heat flux, the option RANDOMIZE_RADIATION_DIRECTIONS randomly rotates the local meridian,azimuthal, and axial coordinate system used to define the angular coordinates. If RANDOMIZE_RADIATION_DIRECTIONS is true, this rotation is performed after each complete sweep of the angular directions.