Skip to content

interThermalPhaseChangeFoam - CFD simulation platform for liquid-vapor thermal phase change flows

Notifications You must be signed in to change notification settings

MahdiNabil/CFD-PC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interThermalPhaseChangeFoam

CFD simulation platform for liquid-vapor thermal phase change flows

Copyright 2016: Alexander S Rattner, Mahdi Nabil, Sanjay S. Adhikari

Multiscale Thermal Fluids and Energy (MTFE) Laboratory

The Pennsylvania State University

Overview

interThermalPhaseChangeFoam is an extensible open source volume-of-fluid (VOF) based simulation tool for studying two-phase fluid flows with thermally driven phase phenomena. The solver approach is based on the adiabatic two-phase interFoam code developed by OpenCFD Ltd.. Target applications for interThermalPhaseChangeFoam include:

  • Film condensation
  • Dropwise condensation
  • Evaporation
  • Nucleate boiling

Dropwise Condensation Example

If you use this solver in a project or scholarly work, we ask that you include a citation for Rattner and Garimella (2014) and Nabil and Rattner (2016).

Installation

The current version of the code uses the OpenFOAM 2.4.0 libraries. The code has been developed and tested using a source pack installation, but should be compatible with a installation using a package manager (i.e., for Ubuntu/Debian). Some of the tutorial cases use swak4Foam to initialize fields and set boundary conditions. GNU Octave can be used to run validation scripts in the tutorial cases.

To Install: Navigate to a working folder in a shell terminal, clone the git code repository, and build.

$ git clone https://github.com/MahdiNabil/CFD-PC.git CFD-PC
$ cd CFD-PC/interThermalPhaseFoam
$ git checkout tags/v2.4.0.5
$ source Allwmake.sh

The installation can be tested using the tutorial cases described below.

Tutorial cases

Stefan (Horizontal Film Condensation)

This tutorial case demonstrates horizontal film condensation on an isothermal subcooled surface (Stefan problem). In this test case, the dynamic effects are relatively minor. Vapor condenses to form a liquid film on the top surface of an isothermal plate (at Tw) in a pure atmosphere. The analytical solution is readily available.

To run the case, call the InitScript.sh script. This will generate the mesh, initialize the fields, and begin the simulation. Results (film thickness) are logged to an output .dat file during the run. After completing or ending the run, results can be validated with the provided octave script. To run the validation check, call: octave CheckStefan.m. Errors are on the order of 10% early in the simulation due to the relative coarseness of the mesh, but reduce as film thickness grows. The case can be reset using the cleanup.sh script. An image of the output is presented below.

Stefan Problem Example

NusseltSmooth (Smooth Falling Film Condensation)

This tutorial demonstrates condensation of a smooth 2D falling film (Nusselt problem). A mechanistic analytical solution is available for this case. The vertical wall is isothermal, and subcooled. A small vane is employed to prevent inlet film waviness.

The case can be started using the InitScript.sh script. The script uses swak4Foam to initialize the film . By default, this script will start a 4-way parallel simulation. Results can be checked using the provided octave script (run octave CheckNusselt.m). Wall heat flux errors are generally < 1% after sufficient startup time. Representative film profile and temperature field results are presented below.

Nusselt Smooth Problem Example

NusseltWavy (Wavy Falling Film Condensation)

This case demonstrates wavy falling film condensation on an isothermal subcooled vertical surface. A cyclic domain is employed to enable spontaneous development of waves (requires ~0.2 s to initiate). The simulation reaches steady state behavior after ~0.5 s. This case uses the sharp surface tension force model of Raeini et al. (2012) to evaluate surface tension effects with high accuracy. Additionally, the hydrostatic contributions are included in the pressure field to simplify definition of boundary conditions for this cyclic simulation. See the controlDict and transportProperties dictionaries for the flags that enable this behavior.

The wavy film simulation can be initiated using the InitScript.sh script. Results can be checked using the CheckWavy.m script. No exact solutions are available for wavy film heat transfer, but results are comparable to those predicted using various empirical correlations. About 6% deviation from the correlation of Fujita and Ueda (1978) is found over t = 0.50 - 0.75 s. A representative output from the case is presented below.

Nusselt Wavy Problem Example

NucleateBoiling2D (Nucleate Boiling)

This case demonstrates nucleate boiling and growth of a bubble from an initial cavity on a superheated surface. This case uses an axisymmetric mesh, and the InitScript.sh will automatically install the makeAxialMesh utility to generate the mesh. An output image series from this case is presented below.

Nucleate Boiling Example

Yang (Bubble Condensation)

This case demonstrates the condensation of a small vapor bubble in a subcooled liquid medium. This case also uses an axisymmetric mesh, and employs the phase change model of Yang et al. (2008). It is initiated using the provided InitScript.sh. Results can be evaluated against empirical correlations for bubble heat transfer coefficient (CheckCond.m), and agree reasonably closely (within about ~20%) after a startup period. Representative bubble profile and temperature distribution results are presented below.

Bubble Condensation Example

  • Bubble Condensation: This test case represents the phase change (shrinkage) of a vapor bubble condensing as it rises in a column of liquid water (due to Buoyancy force).

Algorithm

At the beginning, the solver loads the mesh, reads in fields and boundary conditions, and initializes submodels for two-phase fluid properties, turbulence (if selected), and the phase-change model. During this initialization stage, the phase-change model constructs the graph of mesh-cell connectivity used to identify interface cells. The main solver loop is then initiated. First, the time step is dynamically modified to ensure numerical stability. Next, the two-phase fluid mixture properties and turbulence quantities are updated. The phase-change model is then evaluated. The discretized phase-fraction equation is then solved for a user-defined number of subtime steps (typically 2–3) using the multidimensional universal limiter with explicit solution solver. This solver is included in the OpenFOAM library, and performs conservative solution of hyperbolic convective transport equations with defined bounds (0 and 1 for α1). Once the updated phase field is obtained, the program enters the pressure–velocity loop, in which p and u are corrected in an alternating fashion. The process of correcting the pressure and velocity fields in sequence is known as pressure implicit with splitting of operators (PISO). In the OpenFOAM environment, PISO is repeated for multiple iterations at each time step. This process is referred to as merged PISO- semi-implicit method for pressure-linked equations (SIMPLE), or the pressure-velocity loop (PIMPLE) process, where SIMPLE is an iterative pressure–velocity solution algorithm. PIMPLE continues for a user specified number of iterations. Finally, the thermal energy transport subsection is entered. First, the enthalpy field is reevaluated from the temperature field. Then for a user-defined number of steps (typically 2–3), alternating correction of the energy equation and update of the temperature field (T(h)) are performed. This process is employed because temperature and enthalpy are coupled, but are not directly proportional for many fluids, and thus cannot be solved together in a single system of equations. The main solver loop iterates until program termination. A summary of the simulation algorithm is presented below:

  • Flow Simulation Algorithm Summary:
    • Initialize simulation data and phase change model
    • WHILE t<t_end DO
      1. Update delta_t for stability
      1. Update fluid and turbulence properties
      1. Update phase change model
      1. Phase equation sub-cycle
      1. DO PIMPLE
        1. Form u equation
        1. PISO
          1. Obtain and correct face fluxes
          1. Solve p-Poisson equation
          1. Correct u
      1. LOOP
      1. Update h(T)
      1. DO Energy Loop
        1. Solve h equation
        1. Update T(h)
      1. LOOP
    • LOOP

Two sample tutorial cases, i.e. Horizontal film condensation and Smooth Nusselt falling film condensation are validated versus the available analytical solutions in the literature with less than 2% error. The corresponding MATLAB scripts included in the aforementioned tutorial cases folders are CheckStefan.m and CheckNusselt.m, respectively.

Phase Change Models

A number of phase change models are included with the solver, and are described below:

  • InterfaceEquilibrium – An improved version of the model of Rattner and Garimella (2014) that determines the phase change heat sources so that interface cells recover the saturation temperature at each time step. This model performs a graph scan over mesh cells, and applies phase change on the two-cell thick interface layer about user-specified threshold values of α1. Different high and low threshold values for condensation and evaporation, respectively, can be specified, which has been found to reduce numerical smearing of the interface. Numerical under-relaxation of the phase change rate is supported, which can improve numerical stability.
  • InterfaceEquilibrium_SplitDilatation – A modified version of the above model, which splits the liquid and vapor portions of the dilatation rate, and applies them on the respective sides of the interface (Rattner, 2015). This approach yields better conservation of the two phases, and reduces smearing of the interface during evaporation.
  • InterfaceEquilibrium_NoDilatation – A modified version of InterfaceEquilibrium that sets the dilatation rate to 0. This model can yield accurate results with reduced CFL time step constraints for cases without significant vapor-phase effects on phase change (e.g., falling film condensation in a quiescent vapor medium).
  • HiLoNoPCVAlpha1 – A modified version of InterfaceEquilibrium that sets both the dilatation rate and phase fraction source term to 0. This model can also yield accurate results with reduced CFL time step constraints for cases without significant vapor-phase effects on phase change
  • EmpiricalRateParameter – An implementation of the empirical rate parameter model of Yang et al. (2008).

Example applications

  • Progression of dropwise condensation for a moderate surface tension fluid Dropwise condensation, high sigma
  • Progression of dropwise condensation for a low surface tension fluid (transition to film condensation) Dropwise condensation, low sigma
  • Simulation of nucleate boiling on a structured surface Nucleate boiling
  • Simulation of vapor absorption into solution flowing over rectangular cooled tubes (film colored by concentration) Falling film absorption

Contribute

MTFE welcomes collaboration with other investigators studying phase-change flows. Please contact us if you are interested in expanding the solver or find bugs to correct. We can also provide limited support (on a case-by-case basis) or consulting servies.

License

Information about the GPL V3.0 license is included in the "GNU License" file in the main CFD-PC directory: https://github.com/MahdiNabil/CFD-PC/blob/master/GNU%20Licence

Acknowledgements

This research was generously supported, in part, by the US Department of Energy through the Krell Institute, and the National Energy Research Scientific Computing Center.

References

  • Fujita, T., Ueda, T., 1978, Heat transfer to falling liquid films and film breakdown, International Journal of Heat and Mass Transfer, 21, 97-108.
  • Raeini, A.Q., Blunt, M.J., Bijeljic, B., 2012. Modelling two-phase flow in porous media at the pore scale using the volume-of-fluid method, Journal of Computational Physics, 17(1), 5653–5668. doi:10.1016/j.jcp.2012.04.011.
  • Rattner, A.S., Garimella, S., 2014. Simple mechanistically consistent formulation for volume-of-fluid based computations of condensing flows. Journal of Heat Transfer 136 (7): 71501-1–9. DOI: 10.1115/1.4026808.
  • Nabil, M., Rattner, A.S., 2016. interThermalPhaseChangeFoam—A framework for two-phase flow simulations with thermally driven phase change. SoftwareX 5: 216–226. DOI: 10.1016/j.softx.2016.10.002.
  • Rattner, A.S., 2015. Single-pressure absorption refrigeration systems for low-source-temperature applications. Ph.D. Thesis, Georgia Institute of Technology, Atlanta, GA. Link.
  • Yang, Z., Peng, X. F., Ye, P., 2008. Numerical and experimental investigation of two phase flow during boiling in a coiled tube. International Journal of Heat and Mass Transfer, 51(5-6), 1003–1016. doi.org/10.1016/j.ijheatmasstransfer.2007.05.025.

About

interThermalPhaseChangeFoam - CFD simulation platform for liquid-vapor thermal phase change flows

Resources

Stars

Watchers

Forks

Packages

No packages published