SlideShare uma empresa Scribd logo
1 de 23
Baixar para ler offline
Thermal Radiation Steam Thrust
Final Results
Mihai Pruna
ME632
For reference use only
Objectives
Develop analysis methodology to determine the thrust obtained from a
water tank heated by a radiative heat flux (solar concentrator or laser), with
a small opening for vapor to escape.
• System-level analysis system for preliminary design.
coupled with
• 3D Computational Fluid Dynamics analysis.
•Add boiling modeling to OpenFOAM 2.3.1
Determine optimal configuration for tank exhaust (that produces most
thrust for the fixed heat flux).
For reference use only
Review
Tank
Boiling
Water
Parabolic
Solar
Collector
Insulated
surface
Converging Nozzle
Accelerating Steam Exhaust
Radiation->Heat
Flux
Water boiled by solar concentrator
Problem Definition
Preliminary System-level Analysis in Excel /VBA
For reference use only
Tank overall dimensions (m)
For reference use only
• The open source CFD Toolbox OpenFOAM was used.
• A solver that can model phase changes (mainly used for cavitation), interPhaseChangeFoam has been selected
to model the problem.
• The solver was modified to account for the temperature field and thus be able to model boiling, based on the
work by Andersen(2011)
CFD Solver Additional Equations:
• Transport Equation to Model Temperature: Eqn 4 Andersen(2011)
• Where DT is the Thermal Diffusivity: Eqn 3 Andersen(2011)
• Roche-Magnus formula to get sat. pressure as a function of temp.(K)
Eqn 5 Andersen(2011)
• Phase change rate modeled with Kunz (1999) formulas, already
implemented in OpenFOAM
How do we pick the right Cc and Cv coefficients for our problem? Eqn 1 and 2 Andersen (2011)
CFD Analysis Method
For reference use only
Liquid volume fraction from system analysis
Alpha water from system analysis sensitivity study
Volumetric phase ratio at 0.15 seconds for Baseline case
For reference use only
0.984
0.986
0.988
0.99
0.992
0.994
0.996
0.998
-0.1 -0.05 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1.05 1.1
Kunz phase change model sensitivity study
Alpha Value from System
Analysis
Alpha water from CFD analysis sensitivity study
Volumetric phase ratio at 0.15 seconds for Baseline case
Alpha water
versus Kunz
coefficients
Moving average trendline
Settled on Cc and Cv=0.69
Increasing Cc and Cv beyond
0.8 has shown rapid increase in
the phase change rate and
increase in Courant number to
unphysical values.
For reference use only
Boundary conditions
Mesh size reduction: ¼ of the tank is modeled
Symmetry
Plane
Symmetry
Plane
Mesh
Refinements
near
Walls
And
Exit
Plane
For reference use only
Boundary conditions
Wall
Outlet
P=Patm
Initial conditions (inside the tank)
Heated
bottom wall
T=377.86K
Calculated from
radiation heat flux, on
next slide
T (K) 373.15
Static pressure
(Pascals) 101325
Alpha liquid 1
Transport Properties
(assumed constant for T around 373.15K)
Thermal Diffusivity 0.000023m²/s
Surface Tension 0.07N/m²
Liquid Kinematic Viscosity 9.00E-07m2/s
Density 1000kg/m3
Vapor Kinematic Viscosity 4.27E-04m2/s
Density 0.02308kg/m3
For reference use only
Determining the bottom wall temperature
Equation 10.5 in Incropera DeWitt (2002)
• Radiative heat flux prescribed: 14739 W/m2 from El Ouederni et all (2009)
• Calculate wall temperature Ts with the system analysis spreadsheet:
• The surface temperature remains fairly constant through the iterative process, so the average value can be used
as a boundary condition in OpenFOAM: 377.8645K
Plot of Prandl Number vs Time from System Analysis
• Fluid properties remain constant due to the system achieving equilibrium pressure and temperature almost
immediately.
1.749
1.74905
1.7491
1.74915
1.7492
1.74925
1.7493
1.74935
0 0.05 0.1 0.15 0.2 0.25
Prandl Number (liquid) / timeFor reference use only
Water volume fraction animation, 0 to 1s.
1 Frame=0.01s Video at 5FPS X=0 cut
For reference use only
Nozzle velocity animation, 0 to 1s.
1 Frame=0.01s Video at 5FPS X=0
For reference use only
Validation (Baseline Configuration)
Figure 11 in Son,Dhir and Ramanujapu (1999)
Bubble diameter with time for wall superheat of 7.0K
Bubble departure timeline from CFD Results – at the wall
Time between frames is 0.01s:
0 0.01 0.02 0.03 0.04 0.05
Bubble departure diameter from CFD results.
Wall superheat is 4.7K
• Data was not available for the wall superheat determined
from the prescribed solar heat flux.
• The bubble departure time should decrease with
temperature difference increase.
• Overall the CFD solver appears to capture the phenomena
of bubble generation with sufficient accuracy.
For reference use only
Limitations
Method
• Diffuse Interface (A feature of the VOF method without interface sharpening)
• Simulations on nucleate boiling require special treatment at the wall (micro region)
Figure 2(a) in Yohei and Bojan (2011)
• Thermal Diffusivity modeled as a constant
• Phase change model more suitable for cavitation rather than temperature driven evaporation
Computational Power / Time
• Each simulation of 1s took 12 hours. Phenomena beyond 1s were not captured.
• Mesh was rather coarse, finer mesh would help with a sharper interface and more accuracy,
For reference use only
Geometry variations
Baseline Wide nozzle intake Narrow nozzle exhaust
For reference use only
Baseline
Wide nozzle intake
Narrow nozzle
exhaust
Nozzle velocity plots at 0.63s
For reference use only
Thrust variation with nozzle geometry
Baseline Wide nozzle intake Narrow nozzle exhaust
4.43*10-3N 4.06*10-3N 6.47*10-3N
0
0.001
0.002
0.003
0.004
0.005
0.006
0.007
0.008 0.009 0.01 0.011 0.012 0.013 0.014 0.015 0.016
Thrust vs Avg. Nozzle Diam
Thrust was averaged over the first second , ignoring
the first tenth of a second, in order to allow the flow
to adjust from the initial conditions to a more
natural exhaust.
For reference use only
Summary of project accomplishments
Developed a hybrid analysis method for computing thrust of a
nozzle-equipped vessel heated from below with a radiation
flux.
Iterative system analysis in Excel:
• Radiative heat flux converted to temperature difference for easy application of CFD BC
• Estimate of liquid volume fraction with time used to tweak CFD phase change model.
CFD Analysis in OpenFOAM
• Extended the work of Andersen(2011) to add evaporation to a newer version of OpenFOAM,
2.3.1
• Performed sensitivity studies to determine the best Kunz phase change model coefficients
• Shared insights gained on the cfd-online.com forums so that others can continue to refine the
solver
• Determined the trend of thrust increasing with smaller overall nozzle dimensions. (more
simulation runs for different configurations will help refine the trend)
For reference use only
References
• Hill, Philip G., and Carl R. Peterson. Mechanics and Thermodynamics of Propulsion. Reading, MA: Addison-
Wesley Pub., 1992. Print.
• Incropera, Frank P., and David P. DeWitt. Fundamentals of Heat and Mass Transfer. New York: Wiley, 2002.
Print.
• Brennen, Christopher E. Fundamentals of Multiphase Flow. Cambridge: Cambridge UP, 2005. Print.
• Michta, Edouard. Modeling of Subcooled Nucleate Boiling with OpenFOAM. Master of Science Thesis. Royal
Institute of Technology. Stockholm, Sweden, 2011.
• CFD Online." CFD Online. N.p., n.d. Web. 10 Feb. 2015. cfd-online.com
• El Ouederni A.R. , Salah M. Ben , Askri F. , Nasrallah M. Ben and Aloui F. Experimental Study of a Parabolic
Solar Concentrator. Revue des Energies Renouvelables Vol. 12 N°3 (2009) 395 – 404
• "The OpenFOAM Foundation." OpenFOAM®. N.p., n.d. Web. 10 Feb. 2015.openfoam.org
• Yohei Sato, Bojan Ničeno. A New Conservative Phase Change Model for Nucleate Boiling. Proceedings of the
International Conference Nuclear Energy for New Europe. Bovec, Slovenia, 2011
• Andersen, Martin. CFD with OpenSource software. Chalmers University of Technology. Sweden, 2011.
• Kunz, Robert F., Boger, David A., Chyczewski, Thomas S., Stinebring, David R. and Gibeling, Howard J. Multi-phase
CFD Analysis of Natural And Ventilated Cavitation About Submerged Bodies. 3rd ASME/JSME Joint Fluids
Engineering Conference. San Francisco, California, 1999.
• Son, G., Dhir, V. and Ramanujapu, N. “Dynamics and Heat Transfer Associated With a Single Bubble During Nucleate
Boiling on a Horizontal Surface”. Journal of Heat Transfer, Vol 121. Los Angeles, CA, 1999.
For reference use only
Appendix 1: CFD Analysis Equation Details
• Andersen (2011) eqn. 3: Thermal Diffusivity
• Andersen (2011) eqns. 1 and 2 or Kunz and all (1999) eqn. 3: Evaporation / CondensationFor reference use only
Appendix 2: Auxiliary equations details
Equation 10.5 in Incropera DeWitt (2002)
Csf is the surface fluid combination; Cpl is the specific heat of the liquid. L suffix means liquid and v
suffix means vapor; hfg is the latent heat of vaporization; Ts is the temperature of the heated surface ;
Tsat is the temperature of saturated vapor.
Prandl Number is the ratio of viscous diffusion rate to thermal diffusion rate
Equation 6.46 in Incropera DeWitt (2002)
For reference use only
Appendix 3: Determining thrust with Paraview
Exhaust surface patch (top)Calculate thrust/area for each
cell cell
Integrate by multiplying with
cell area and summing over
surface
For reference use only
Appendix 4: Thrust versus time
(Baseline configuration)
0
0.001
0.002
0.003
0.004
0.005
0.006
0.007
0 0.2 0.4 0.6 0.8 1 1.2
Thrust(N) vs Time(s) for Baseline
Averaging thrust over the first 0.7s (0.1-0.7 in 0.1s increments) appears to be sufficient to calculate a value.
Thrust might decrease later on but a longer analysis will require computational resources currently unavailable.
For reference use only

Mais conteúdo relacionado

Mais procurados

EES Functions and Procedures for Forced convection heat transfer
EES Functions and Procedures for Forced convection heat transferEES Functions and Procedures for Forced convection heat transfer
EES Functions and Procedures for Forced convection heat transfertmuliya
 
CFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAMCFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAMFumiya Nozaki
 
Q923+rfl+l04
Q923+rfl+l04Q923+rfl+l04
Q923+rfl+l04AFATous
 
02 conservation equations
02 conservation equations02 conservation equations
02 conservation equationsanees solangi
 
EES Procedures and Functions for Heat exchanger calculations
EES Procedures and Functions for Heat exchanger calculationsEES Procedures and Functions for Heat exchanger calculations
EES Procedures and Functions for Heat exchanger calculationstmuliya
 
Gas dynamics and_jet_propulsion- questions & answes
Gas dynamics and_jet_propulsion- questions & answesGas dynamics and_jet_propulsion- questions & answes
Gas dynamics and_jet_propulsion- questions & answesManoj Kumar
 
Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0
Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0
Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0ARPIT SINGHAL
 
Mathematical behaviour of pde's
Mathematical behaviour of pde'sMathematical behaviour of pde's
Mathematical behaviour of pde'sparabajinkya0070
 
Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsPankaj Koli
 
Performing Iterations in EES
Performing Iterations in EESPerforming Iterations in EES
Performing Iterations in EESNaveed Rehman
 
Two Dimensional Steady Heat Conduction using MATLAB
Two Dimensional Steady Heat Conduction using MATLABTwo Dimensional Steady Heat Conduction using MATLAB
Two Dimensional Steady Heat Conduction using MATLABShehzaib Yousuf Khan
 
Navier stokes equation
Navier stokes equationNavier stokes equation
Navier stokes equationnaveensapare
 
Engineering Equation Solver (Thai)
Engineering Equation Solver (Thai)Engineering Equation Solver (Thai)
Engineering Equation Solver (Thai)Denpong Soodphakdee
 
و درجة حرارة الاشتعال الذاتي auto-ignition temperature درجة الوميض (flash...
  و درجة حرارة الاشتعال الذاتي  auto-ignition temperature  درجة الوميض (flash...  و درجة حرارة الاشتعال الذاتي  auto-ignition temperature  درجة الوميض (flash...
و درجة حرارة الاشتعال الذاتي auto-ignition temperature درجة الوميض (flash...Saif al-din ali
 

Mais procurados (20)

CONDENSATION
CONDENSATIONCONDENSATION
CONDENSATION
 
Laboratorio 2 fluidos
Laboratorio 2 fluidosLaboratorio 2 fluidos
Laboratorio 2 fluidos
 
Cfd basics
Cfd basicsCfd basics
Cfd basics
 
EES Functions and Procedures for Forced convection heat transfer
EES Functions and Procedures for Forced convection heat transferEES Functions and Procedures for Forced convection heat transfer
EES Functions and Procedures for Forced convection heat transfer
 
CFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAMCFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAM
 
Taylor slides
Taylor slidesTaylor slides
Taylor slides
 
Q923+rfl+l04
Q923+rfl+l04Q923+rfl+l04
Q923+rfl+l04
 
Cfx12 03 physics1
Cfx12 03 physics1Cfx12 03 physics1
Cfx12 03 physics1
 
02 conservation equations
02 conservation equations02 conservation equations
02 conservation equations
 
EES Procedures and Functions for Heat exchanger calculations
EES Procedures and Functions for Heat exchanger calculationsEES Procedures and Functions for Heat exchanger calculations
EES Procedures and Functions for Heat exchanger calculations
 
Lecture 1_1
Lecture 1_1Lecture 1_1
Lecture 1_1
 
Gas dynamics and_jet_propulsion- questions & answes
Gas dynamics and_jet_propulsion- questions & answesGas dynamics and_jet_propulsion- questions & answes
Gas dynamics and_jet_propulsion- questions & answes
 
Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0
Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0
Tutorial to set up a case for chtMultiRegionFoam in OpenFOAM 2.0.0
 
Mathematical behaviour of pde's
Mathematical behaviour of pde'sMathematical behaviour of pde's
Mathematical behaviour of pde's
 
Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid Dynamics
 
Performing Iterations in EES
Performing Iterations in EESPerforming Iterations in EES
Performing Iterations in EES
 
Two Dimensional Steady Heat Conduction using MATLAB
Two Dimensional Steady Heat Conduction using MATLABTwo Dimensional Steady Heat Conduction using MATLAB
Two Dimensional Steady Heat Conduction using MATLAB
 
Navier stokes equation
Navier stokes equationNavier stokes equation
Navier stokes equation
 
Engineering Equation Solver (Thai)
Engineering Equation Solver (Thai)Engineering Equation Solver (Thai)
Engineering Equation Solver (Thai)
 
و درجة حرارة الاشتعال الذاتي auto-ignition temperature درجة الوميض (flash...
  و درجة حرارة الاشتعال الذاتي  auto-ignition temperature  درجة الوميض (flash...  و درجة حرارة الاشتعال الذاتي  auto-ignition temperature  درجة الوميض (flash...
و درجة حرارة الاشتعال الذاتي auto-ignition temperature درجة الوميض (flash...
 

Semelhante a Thermal Radiation Steam Thrust

Energy system |Multi phase
Energy system |Multi phaseEnergy system |Multi phase
Energy system |Multi phaseNandi Sudheer
 
COOLING SYSTEM OF AUTOMOTIVE ENGINES.pptx
COOLING SYSTEM OF AUTOMOTIVE ENGINES.pptxCOOLING SYSTEM OF AUTOMOTIVE ENGINES.pptx
COOLING SYSTEM OF AUTOMOTIVE ENGINES.pptxNabyenduMukherjee1
 
CFD analysis of flow through packed bed bunker
CFD analysis of flow through packed bed bunkerCFD analysis of flow through packed bed bunker
CFD analysis of flow through packed bed bunkerkailas53muke
 
Single Phase Heat Transfer with Nanofluids
Single Phase Heat Transfer with Nanofluids Single Phase Heat Transfer with Nanofluids
Single Phase Heat Transfer with Nanofluids Ehsan B. Haghighi
 
Fundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docx
Fundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docxFundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docx
Fundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docxhanneloremccaffery
 
New shell & tube heat exchanger
New shell & tube heat exchangerNew shell & tube heat exchanger
New shell & tube heat exchangervatsalpateln
 
Numerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens universityNumerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens universityYashar Seyed Vahedein
 
Computational model for multi alloy casting of aluminum rolling ingots
Computational model for multi alloy casting of aluminum rolling ingotsComputational model for multi alloy casting of aluminum rolling ingots
Computational model for multi alloy casting of aluminum rolling ingotsLOKESH BAVISKAR
 
Thermal Modeling of Fluid Cooled 3D ICs
Thermal Modeling of Fluid Cooled 3D ICsThermal Modeling of Fluid Cooled 3D ICs
Thermal Modeling of Fluid Cooled 3D ICsM Mei
 
ROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUEL
ROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUELROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUEL
ROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUELPraveen S Duth
 
FEEMSSD presentation on shell and tube heat exchanger75 .pptx
FEEMSSD presentation on shell and tube heat exchanger75 .pptxFEEMSSD presentation on shell and tube heat exchanger75 .pptx
FEEMSSD presentation on shell and tube heat exchanger75 .pptxAdarshPandey510683
 
IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...
IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...
IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...IRJET Journal
 
analysis of fins subjected to forced convection.
analysis of fins subjected to forced convection.analysis of fins subjected to forced convection.
analysis of fins subjected to forced convection.ChandraprabhuVyavhar
 

Semelhante a Thermal Radiation Steam Thrust (20)

Energy system |Multi phase
Energy system |Multi phaseEnergy system |Multi phase
Energy system |Multi phase
 
COOLING SYSTEM OF AUTOMOTIVE ENGINES.pptx
COOLING SYSTEM OF AUTOMOTIVE ENGINES.pptxCOOLING SYSTEM OF AUTOMOTIVE ENGINES.pptx
COOLING SYSTEM OF AUTOMOTIVE ENGINES.pptx
 
Boiling heat transfer
Boiling heat transferBoiling heat transfer
Boiling heat transfer
 
CFD analysis of flow through packed bed bunker
CFD analysis of flow through packed bed bunkerCFD analysis of flow through packed bed bunker
CFD analysis of flow through packed bed bunker
 
Single Phase Heat Transfer with Nanofluids
Single Phase Heat Transfer with Nanofluids Single Phase Heat Transfer with Nanofluids
Single Phase Heat Transfer with Nanofluids
 
Fundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docx
Fundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docxFundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docx
Fundamentals of Heat and Mass Transfer, Theodore L. Bergman,.docx
 
New shell & tube heat exchanger
New shell & tube heat exchangerNew shell & tube heat exchanger
New shell & tube heat exchanger
 
Numerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens universityNumerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens university
 
Computational model for multi alloy casting of aluminum rolling ingots
Computational model for multi alloy casting of aluminum rolling ingotsComputational model for multi alloy casting of aluminum rolling ingots
Computational model for multi alloy casting of aluminum rolling ingots
 
FINAL2 PPT3
FINAL2 PPT3FINAL2 PPT3
FINAL2 PPT3
 
B0541218
B0541218B0541218
B0541218
 
Thermal Modeling of Fluid Cooled 3D ICs
Thermal Modeling of Fluid Cooled 3D ICsThermal Modeling of Fluid Cooled 3D ICs
Thermal Modeling of Fluid Cooled 3D ICs
 
mel709-41.ppt
mel709-41.pptmel709-41.ppt
mel709-41.ppt
 
Reportnew
ReportnewReportnew
Reportnew
 
Semianr Presentation
Semianr PresentationSemianr Presentation
Semianr Presentation
 
ROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUEL
ROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUELROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUEL
ROCKET ENGINE COOLING AND CDF ANALYSIS WITH HYDRO CARBON FUEL
 
FEEMSSD presentation on shell and tube heat exchanger75 .pptx
FEEMSSD presentation on shell and tube heat exchanger75 .pptxFEEMSSD presentation on shell and tube heat exchanger75 .pptx
FEEMSSD presentation on shell and tube heat exchanger75 .pptx
 
IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...
IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...
IRJET- Computational Fluid Dymamic Analysis Natural Convection Flow through S...
 
analysis of fins subjected to forced convection.
analysis of fins subjected to forced convection.analysis of fins subjected to forced convection.
analysis of fins subjected to forced convection.
 
274 iitb 274 corrected
274 iitb 274 corrected274 iitb 274 corrected
274 iitb 274 corrected
 

Último

Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxsomshekarkn64
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 

Último (20)

Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
lifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptxlifi-technology with integration of IOT.pptx
lifi-technology with integration of IOT.pptx
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 

Thermal Radiation Steam Thrust

  • 1. Thermal Radiation Steam Thrust Final Results Mihai Pruna ME632 For reference use only
  • 2. Objectives Develop analysis methodology to determine the thrust obtained from a water tank heated by a radiative heat flux (solar concentrator or laser), with a small opening for vapor to escape. • System-level analysis system for preliminary design. coupled with • 3D Computational Fluid Dynamics analysis. •Add boiling modeling to OpenFOAM 2.3.1 Determine optimal configuration for tank exhaust (that produces most thrust for the fixed heat flux). For reference use only
  • 3. Review Tank Boiling Water Parabolic Solar Collector Insulated surface Converging Nozzle Accelerating Steam Exhaust Radiation->Heat Flux Water boiled by solar concentrator Problem Definition Preliminary System-level Analysis in Excel /VBA For reference use only
  • 4. Tank overall dimensions (m) For reference use only
  • 5. • The open source CFD Toolbox OpenFOAM was used. • A solver that can model phase changes (mainly used for cavitation), interPhaseChangeFoam has been selected to model the problem. • The solver was modified to account for the temperature field and thus be able to model boiling, based on the work by Andersen(2011) CFD Solver Additional Equations: • Transport Equation to Model Temperature: Eqn 4 Andersen(2011) • Where DT is the Thermal Diffusivity: Eqn 3 Andersen(2011) • Roche-Magnus formula to get sat. pressure as a function of temp.(K) Eqn 5 Andersen(2011) • Phase change rate modeled with Kunz (1999) formulas, already implemented in OpenFOAM How do we pick the right Cc and Cv coefficients for our problem? Eqn 1 and 2 Andersen (2011) CFD Analysis Method For reference use only
  • 6. Liquid volume fraction from system analysis Alpha water from system analysis sensitivity study Volumetric phase ratio at 0.15 seconds for Baseline case For reference use only
  • 7. 0.984 0.986 0.988 0.99 0.992 0.994 0.996 0.998 -0.1 -0.05 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1.05 1.1 Kunz phase change model sensitivity study Alpha Value from System Analysis Alpha water from CFD analysis sensitivity study Volumetric phase ratio at 0.15 seconds for Baseline case Alpha water versus Kunz coefficients Moving average trendline Settled on Cc and Cv=0.69 Increasing Cc and Cv beyond 0.8 has shown rapid increase in the phase change rate and increase in Courant number to unphysical values. For reference use only
  • 8. Boundary conditions Mesh size reduction: ¼ of the tank is modeled Symmetry Plane Symmetry Plane Mesh Refinements near Walls And Exit Plane For reference use only
  • 9. Boundary conditions Wall Outlet P=Patm Initial conditions (inside the tank) Heated bottom wall T=377.86K Calculated from radiation heat flux, on next slide T (K) 373.15 Static pressure (Pascals) 101325 Alpha liquid 1 Transport Properties (assumed constant for T around 373.15K) Thermal Diffusivity 0.000023m²/s Surface Tension 0.07N/m² Liquid Kinematic Viscosity 9.00E-07m2/s Density 1000kg/m3 Vapor Kinematic Viscosity 4.27E-04m2/s Density 0.02308kg/m3 For reference use only
  • 10. Determining the bottom wall temperature Equation 10.5 in Incropera DeWitt (2002) • Radiative heat flux prescribed: 14739 W/m2 from El Ouederni et all (2009) • Calculate wall temperature Ts with the system analysis spreadsheet: • The surface temperature remains fairly constant through the iterative process, so the average value can be used as a boundary condition in OpenFOAM: 377.8645K Plot of Prandl Number vs Time from System Analysis • Fluid properties remain constant due to the system achieving equilibrium pressure and temperature almost immediately. 1.749 1.74905 1.7491 1.74915 1.7492 1.74925 1.7493 1.74935 0 0.05 0.1 0.15 0.2 0.25 Prandl Number (liquid) / timeFor reference use only
  • 11. Water volume fraction animation, 0 to 1s. 1 Frame=0.01s Video at 5FPS X=0 cut For reference use only
  • 12. Nozzle velocity animation, 0 to 1s. 1 Frame=0.01s Video at 5FPS X=0 For reference use only
  • 13. Validation (Baseline Configuration) Figure 11 in Son,Dhir and Ramanujapu (1999) Bubble diameter with time for wall superheat of 7.0K Bubble departure timeline from CFD Results – at the wall Time between frames is 0.01s: 0 0.01 0.02 0.03 0.04 0.05 Bubble departure diameter from CFD results. Wall superheat is 4.7K • Data was not available for the wall superheat determined from the prescribed solar heat flux. • The bubble departure time should decrease with temperature difference increase. • Overall the CFD solver appears to capture the phenomena of bubble generation with sufficient accuracy. For reference use only
  • 14. Limitations Method • Diffuse Interface (A feature of the VOF method without interface sharpening) • Simulations on nucleate boiling require special treatment at the wall (micro region) Figure 2(a) in Yohei and Bojan (2011) • Thermal Diffusivity modeled as a constant • Phase change model more suitable for cavitation rather than temperature driven evaporation Computational Power / Time • Each simulation of 1s took 12 hours. Phenomena beyond 1s were not captured. • Mesh was rather coarse, finer mesh would help with a sharper interface and more accuracy, For reference use only
  • 15. Geometry variations Baseline Wide nozzle intake Narrow nozzle exhaust For reference use only
  • 16. Baseline Wide nozzle intake Narrow nozzle exhaust Nozzle velocity plots at 0.63s For reference use only
  • 17. Thrust variation with nozzle geometry Baseline Wide nozzle intake Narrow nozzle exhaust 4.43*10-3N 4.06*10-3N 6.47*10-3N 0 0.001 0.002 0.003 0.004 0.005 0.006 0.007 0.008 0.009 0.01 0.011 0.012 0.013 0.014 0.015 0.016 Thrust vs Avg. Nozzle Diam Thrust was averaged over the first second , ignoring the first tenth of a second, in order to allow the flow to adjust from the initial conditions to a more natural exhaust. For reference use only
  • 18. Summary of project accomplishments Developed a hybrid analysis method for computing thrust of a nozzle-equipped vessel heated from below with a radiation flux. Iterative system analysis in Excel: • Radiative heat flux converted to temperature difference for easy application of CFD BC • Estimate of liquid volume fraction with time used to tweak CFD phase change model. CFD Analysis in OpenFOAM • Extended the work of Andersen(2011) to add evaporation to a newer version of OpenFOAM, 2.3.1 • Performed sensitivity studies to determine the best Kunz phase change model coefficients • Shared insights gained on the cfd-online.com forums so that others can continue to refine the solver • Determined the trend of thrust increasing with smaller overall nozzle dimensions. (more simulation runs for different configurations will help refine the trend) For reference use only
  • 19. References • Hill, Philip G., and Carl R. Peterson. Mechanics and Thermodynamics of Propulsion. Reading, MA: Addison- Wesley Pub., 1992. Print. • Incropera, Frank P., and David P. DeWitt. Fundamentals of Heat and Mass Transfer. New York: Wiley, 2002. Print. • Brennen, Christopher E. Fundamentals of Multiphase Flow. Cambridge: Cambridge UP, 2005. Print. • Michta, Edouard. Modeling of Subcooled Nucleate Boiling with OpenFOAM. Master of Science Thesis. Royal Institute of Technology. Stockholm, Sweden, 2011. • CFD Online." CFD Online. N.p., n.d. Web. 10 Feb. 2015. cfd-online.com • El Ouederni A.R. , Salah M. Ben , Askri F. , Nasrallah M. Ben and Aloui F. Experimental Study of a Parabolic Solar Concentrator. Revue des Energies Renouvelables Vol. 12 N°3 (2009) 395 – 404 • "The OpenFOAM Foundation." OpenFOAM®. N.p., n.d. Web. 10 Feb. 2015.openfoam.org • Yohei Sato, Bojan Ničeno. A New Conservative Phase Change Model for Nucleate Boiling. Proceedings of the International Conference Nuclear Energy for New Europe. Bovec, Slovenia, 2011 • Andersen, Martin. CFD with OpenSource software. Chalmers University of Technology. Sweden, 2011. • Kunz, Robert F., Boger, David A., Chyczewski, Thomas S., Stinebring, David R. and Gibeling, Howard J. Multi-phase CFD Analysis of Natural And Ventilated Cavitation About Submerged Bodies. 3rd ASME/JSME Joint Fluids Engineering Conference. San Francisco, California, 1999. • Son, G., Dhir, V. and Ramanujapu, N. “Dynamics and Heat Transfer Associated With a Single Bubble During Nucleate Boiling on a Horizontal Surface”. Journal of Heat Transfer, Vol 121. Los Angeles, CA, 1999. For reference use only
  • 20. Appendix 1: CFD Analysis Equation Details • Andersen (2011) eqn. 3: Thermal Diffusivity • Andersen (2011) eqns. 1 and 2 or Kunz and all (1999) eqn. 3: Evaporation / CondensationFor reference use only
  • 21. Appendix 2: Auxiliary equations details Equation 10.5 in Incropera DeWitt (2002) Csf is the surface fluid combination; Cpl is the specific heat of the liquid. L suffix means liquid and v suffix means vapor; hfg is the latent heat of vaporization; Ts is the temperature of the heated surface ; Tsat is the temperature of saturated vapor. Prandl Number is the ratio of viscous diffusion rate to thermal diffusion rate Equation 6.46 in Incropera DeWitt (2002) For reference use only
  • 22. Appendix 3: Determining thrust with Paraview Exhaust surface patch (top)Calculate thrust/area for each cell cell Integrate by multiplying with cell area and summing over surface For reference use only
  • 23. Appendix 4: Thrust versus time (Baseline configuration) 0 0.001 0.002 0.003 0.004 0.005 0.006 0.007 0 0.2 0.4 0.6 0.8 1 1.2 Thrust(N) vs Time(s) for Baseline Averaging thrust over the first 0.7s (0.1-0.7 in 0.1s increments) appears to be sufficient to calculate a value. Thrust might decrease later on but a longer analysis will require computational resources currently unavailable. For reference use only