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

Groundwater advection #219

Open
MassimoCimmino opened this issue Jul 15, 2022 · 0 comments
Open

Groundwater advection #219

MassimoCimmino opened this issue Jul 15, 2022 · 0 comments
Labels

Comments

@MassimoCimmino
Copy link
Owner

This issue is to implement the moving infinite line source solution (MFLS) for the evaluation of g-functions with groundwater flow. The solution is presented in [1]. An inclined moving finite line source should be possible following the implementation in #50. One thing to keep in mind is that, under groundwater flow, the reciprocal thermal response factor h_12 != H_2/H_1 * h_21. Similarity rules can be inferred from the MFLS solution. The 'equivalent' solver may be extended to consider groundwater flow. It is unknown if an approximation of the MFLS is possible.

The heat transport velocity can be added as an optional parameter to the finite_line_source function and the gFunction class, with v_T = 0..


[1] Molina-Giraldo, N., Blum, P., Zhu, K., Bayer, P., & Fang, Z. (2011). A moving finite line source model to simulate borehole heat exchangers with groundwater advection. International Journal of Thermal Sciences, 50(12), 2506-2513.

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

No branches or pull requests

1 participant