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

清理生成入流的随机扰动(turbulence intensity)的方法 #152

Merged
merged 8 commits into from
Jul 19, 2024

Conversation

ju-liu
Copy link
Contributor

@ju-liu ju-liu commented Jul 11, 2024

No description provided.

@@ -86,6 +86,12 @@ class PNonlinear_NS_Solver
const ICVFlowRate * const &flrate,
const PDNSolution * const &sol_base,
PDNSolution * const &sol ) const;

void rescale_inflow_value_randomly_perturbed( const double &stime,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

考虑同上一个rescale inflow函数合并

@ju-liu ju-liu linked an issue Jul 18, 2024 that may be closed by this pull request
@ju-liu ju-liu merged commit dc8ff54 into master Jul 19, 2024
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

Successfully merging this pull request may close these issues.

Re-organize the randomly_perturbed_parabolic_inflow funciton
2 participants