Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time derivatives in two-phase region #49

Open
thorade opened this issue Sep 8, 2022 · 0 comments
Open

time derivatives in two-phase region #49

thorade opened this issue Sep 8, 2022 · 0 comments

Comments

@thorade
Copy link
Owner

thorade commented Sep 8, 2022

s_der := p_der*(-1.0/(state.d*state.T))
+ h_der*(1.0/state.T);

The time derivative is calculated form the partial derivatives. Here, the single-phase definition was used, but that is not correct for two-phase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant