Update OmegaV1GoverningEqns.md#324
Conversation
I found that this change would require many updates in both Omega and Polaris. I don’t think it’s necessary at this point, so we should keep using |
mark-petersen
left a comment
There was a problem hiding this comment.
@hyungyukang thanks for your attention to the documentation. This looks good to me.
- Update definition of unit normal since the current definition is actually upward normal
|
@hyungyukang, I also noticed several issues with this document. Most are different from your changes but I think a few may overlap. After we merge your fixes, I would like to rebase #326 and have you take a look at that. |
- Remove \rho_0 in (64) and add \tilde to (63)
I would be strongly in favor or renaming |
|
@hyungyukang and @vanroekel, could we get this finalized an merged? I would like to rebase #326 onto that merge and then I have yet another PR (#351) I'd like to make to revise the way the pressure-gradient term is handled. We ended up needing those revisions for our final implementation. |
|
@vanroekel, could you please review this PR? I’ve approved #326, and I think we can merge both PRs into develop and open another PR later if needed. |
vanroekel
left a comment
There was a problem hiding this comment.
Thanks for the ping on this one - approving based on visual inspection
|
@vanroekel, can you merge this one? (You're the assignee.) Then, I can rebase and merge #326 later today. |
|
@vanroekel, it looks like you didn't have time to get to this, which is totally fine. I'll take care of it now that I'm not on my phone :-). |
This PR slightly modifies the Omega-V1 governing equation document OmegaV1GoverningEqns.md.
Variable Definitionsto match its usage in the documentCompiled version is here.
The code needs to be updated (e.g., changing
LayerThicknesstoPseudoThickness) to match the document. I will open another PR for this.Checklist