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

Re-organize the randomly_perturbed_parabolic_inflow funciton #150

Closed
ju-liu opened this issue Jul 8, 2024 · 0 comments · Fixed by #152
Closed

Re-organize the randomly_perturbed_parabolic_inflow funciton #150

ju-liu opened this issue Jul 8, 2024 · 0 comments · Fixed by #152
Assignees
Labels
enhancement New feature or request

Comments

@ju-liu
Copy link
Contributor

ju-liu commented Jul 8, 2024

Currently, we have a virtual function named randomly_perturbed_parabolic_inflow funciton in the PDNSolution class. It is actually implemented in PDNSolution_NS class in examples/ns.

The proposal is to move the random perturbation to the nonlinear solver. Consult
void PNonlinear_CMM_Solver::rescale_inflow_value function in the RUC example.

@ju-liu ju-liu added the enhancement New feature or request label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants