question about the algorithm of solving the cyclic tridiagnal system (i.e. when periodic conditions are used) #257
Answered
by
slaizet
esaka-forever
asked this question in
Q&A
-
Dear community, can anybody tell me what algorithm has been used in solving the cyclic tridiagnal system (which is used in the filtering subroutine and also for the calculation of the derivatives)? Or is there a reference for the algorithm used in Xcompact3d? Any help is appreciated !!! |
Beta Was this translation helpful? Give feedback.
Answered by
slaizet
Apr 9, 2024
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
esaka-forever
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
We are using the Thomas algorithm.
Best,
Sylvain