Skip to content

Regarding imposition of the boundary conditions (pre_correc function) #156

Answered by slaizet
MarcoArtiano asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

The RK3 scheme implemented in Xcompact3d can be found in [Williamson, J. H. (1980). Low-storage runge-kutta schemes. Journal of computational physics, 35(1), 48-56.]. Attached is a small document with more information, this is from [Peyret, R. (2000). Introduction to high-order approximation methods for computational fluid dynamics. In Advanced Turbulent Flow Computations (pp. 1-79). Springer Vienna.]
RK.pdf

In pre_correc, we simply impose the boundary condition on the intermediate velocity field (as this cannot be done on u^{n+1} without loosing the incompressibility). It corresponds to equation 3 in [Laizet, S., & Lamballais, E. (2009). High-order compact schemes for incompressible …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MarcoArtiano
Comment options

@slaizet
Comment options

Answer selected by MarcoArtiano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants