-
Notifications
You must be signed in to change notification settings - Fork 13
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
Feature question: Modelling aqueous phase Jet/Plume #20
Comments
Hello,
Thank you for the question. TAMOC is already capable of making single-phase jet in crossflow simulations. This is handled in the bent_plume_model. The .simulate() method accepts Vj as the initial velocity of produced water in the jet. For an oil well blowout, this is normally zero. For a pure jet, this value should take on the jet exit velocity and the particles list should be empty. The salinity and temperature of the jet discharge are given by Sj and Tj.
Hope this answer the question.
Thank you,
Scott
…-----------
Scott A. Socolofsky,
J. Walter “Deak” Porter ’22 and James W. “Bud” Porter ’51 Chair,
Zachry Department of Civil and Environmental Engineering
Department of Oceanography
Department of Ocean Engineering
Texas A&M University
(979) 845-4517
-----------
On Jan 17, 2023, at 2:46 AM, KKotzak ***@***.******@***.***>> wrote:
This Message Is From an External Sender
This message came from outside your organization.
Hi developers and thank you for this great model.
My question is if it is possible to model with TAMOC aqueous phase Jet/Plume, such as in the case of produced water from a oil well or brine releases. In this cases you have water with significantly different salinity, temperature (and density).
If yes, what is the best way to approach this setup. e.g. create a aqueous "pseudo component" or create "salt" component etc?
I am not sure if interfacial tension is required to calculate breakup into droplets since they are miscible fluids (the brine and the seawater).
This is not an issue but I though if I post it here it could be useful for other people too.
Thank you for any advice.
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/socolofs/tamoc/issues/20__;!!KwNVnqRv!C2lp6lQfJcYMuOtl9XYF_Bq5z5-odLwh4LhOqSQOnj4PwN-siLq3ejCQ6-N6WpVH_zGoj1HASyws3YJkEX_sZVu0uQ$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AA6XESGJCG3X7HG4ALETJ4DWSZL7FANCNFSM6AAAAAAT5SPKZI__;!!KwNVnqRv!C2lp6lQfJcYMuOtl9XYF_Bq5z5-odLwh4LhOqSQOnj4PwN-siLq3ejCQ6-N6WpVH_zGoj1HASyws3YJkEX_WCLJ1FA$>.
You are receiving this because you are subscribed to this thread.
|
Thank you Scott for the explanation. I will try it out as you described. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi developers and thank you for this great model.
My question is if it is possible to model with TAMOC aqueous phase Jet/Plume, such as in the case of produced water from a oil well or brine releases. In this cases you have water with significantly different salinity, temperature (and density).
If yes, what is the best way to approach this setup. e.g. create a aqueous "pseudo component" or create "salt" component etc?
I am not sure if interfacial tension is required to calculate breakup into droplets since they are miscible fluids (the brine and the seawater).
This is not an issue but I though if I post it here it could be useful for other people too.
Thank you for any advice.
The text was updated successfully, but these errors were encountered: