Skip to content

The kOmegaSSTLM transition model cannot calculate derivatives during field inversion #740

Answered by friedenhe
6Mrzhang asked this question in Bug
Discussion options

You must be logged in to vote

As I understand, gammaIntEff_ = max(gammaInt_(), gammaSep); , so they are related. I just looked at the SSTLM code and realized that something may be missing. Check my comment here:

// for SSTLM also update gammaIntEff_

Can you add gammaIntEff_ = max(gammaInt_(), gammaSep); to the above place and see if it fixes the problem? You may also need to add the codes to compute gammaSep. Basically, we need to add the code to update gammaIntEff in updateIntermediateVariables

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@6Mrzhang
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

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

@6Mrzhang
Comment options

Answer selected by 6Mrzhang
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Bug
Labels
None yet
2 participants