Skip to content

Question: Additional Jacobian Term in SST Axisymmetric Source Code #1367

Answered by FlorianDm
mskim0401 asked this question in Q&A
Discussion options

You must be logged in to vote

Why do you believe these jacobian terms "should be needed"?

In general a jacobian does not need to be exact and an approximation which captures the dominant terms (typically 2D convection here) my be preferable (using the default Kyrlov solver FGMRES with the ILU preconditioner the matrix does not necessarily need to be diagonally dominant, positive definite or well conditioned but it is often advantageous for convergence).

You are right that the jacobian entries are overwritten after the function call so you would need to change =- to -= there but I have tried that and found ever so slightly inferior convergence when including the turbulence axisymmetry terms (keeping all or only diagona…

Replies: 1 comment 2 replies

Comment options

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

@bigfooted
Comment options

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