ucns3d-team / UCNS3D

Unstructured Compressible Navier Stokes 3D code (UCNS3D)
https://ucns3d.com
GNU General Public License v3.0
256 stars 92 forks source link

Cannot find surface tension parameter #59

Open sidkamat opened 1 year ago

sidkamat commented 1 year ago

Hi, I am trying to simulate a liquid jet in air crossflow and to model to breakup of the liquid jet accurately I need to specify the surface tension of the liquid. I can't see a variable assigned to surface tension in the source code. How is the surface tension of fluids calculated in the code?

Thanks