Section 26.1: Reporting Conventions. Section 26.2: Fluxes Through Boundaries. Section 26.3: Forces on Boundaries

Size: px
Start display at page:

Download "Section 26.1: Reporting Conventions. Section 26.2: Fluxes Through Boundaries. Section 26.3: Forces on Boundaries"

Transcription

1 Chapter 26. Alphanumeric Reporting FLUENT provides tools for computing and reporting integral quantities at surfaces and boundaries. These tools enable you to find the mass flow rate and heat transfer rate through boundaries, the forces and moments on boundaries, and the area, integral, flow rate, average, and mass average (among other quantities) on a surface or in a volume. In addition, you can print histograms of geometric and solution data, set reference values for the calculation of nondimensional coefficients, and compute projected surface areas. You can also print or save a summary report of the models, boundary conditions, and solver settings in the current case. These features are described in the following sections. Section 26.1: Reporting Conventions Section 26.2: Fluxes Through Boundaries Section 26.3: Forces on Boundaries Section 26.4: Projected Surface Area Calculations Section 26.5: Surface Integration Section 26.6: Volume Integration Section 26.7: Histogram Reports Section 26.8: Reference Values Section 26.9: Summary Reports of Case Settings Reporting tools for the discrete phase are described in Section c Fluent Inc. November 28,

2 Alphanumeric Reporting 26.1 Reporting Conventions For 2D problems, FLUENT computes all integral quantities per unit depth. For axisymmetric problems, all integral quantities are computed for an angle of 2π radians Fluxes Through Boundaries For selected boundary zones, you can compute the following quantities: The mass flow rate through a boundary is computed by summing the dot product of the density times the velocity vector and the area projections over the faces of the zone. The total heat transfer rate through a boundary is computed by summing the total heat transfer rate, q = q c + q r, over the faces, where q c is the convective heat transfer rate and q r is the radiation heat transfer rate. The computation of the heat transfer through the face depends on the specified boundary condition. For example, the conduction heat transfer on a constant-temperature wall face would be the product of the thermal conductivity with the dot product of the area projection and the temperature gradient. For flow boundaries, the total heat transfer rate is the flow rate of the conserved quantity. Depending on the models that are being used, the total heat transfer rate may include the convective flow of sensible or total enthalpy, diffusive flux of energy, etc. The radiation heat transfer rate through a boundary is computed by summing the radiation heat transfer rate q r over the faces. The computation of the radiation heat transfer depends on the radiation model used. For example, you might use flux reporting to compute the resulting mass flow through a duct with pressure boundaries specified at the inlet and exit c Fluent Inc. November 28, 2001

3 26.2 Fluxes Through Boundaries Flux Reporting with Particles and Volumetric Sources Note that the reported mass and heat balances address only flow that enters or leaves the domain through boundaries; they do not include the contributions from user-defined volumetric sources or particle injections. For this reason, a mass or heat imbalance may be reported. To determine if a solution involving a discrete phase is converged, you can compare this imbalance with the change in mass flow or heat content computed in the particle tracking summary report. The net flow rate or heat transfer rate reported in the Flux Reports panel should be nearly equal to the Change in Mass Flow or Heat Content in the summary report generated from the Particle Tracks panel Generating a Flux Report To obtain a report of mass flow rate, heat transfer rate, or radiation heat transfer rate on selected boundary zones, use the Flux Reports panel (Figure ). Report Fluxes... The steps for generating the report are as follows: 1. Specify which flux computation you are interested in by selecting Mass Flow Rate, Total Heat Transfer Rate, orradiation Heat Transfer Rate under Options. 2. In the Boundaries list, choose the boundary zone(s) on which you want to report fluxes. If you want to select several boundary zones of the same type, you can select that type in the Boundary Types list instead. All of the boundaries of that type will be selected automatically in the Boundaries list (or deselected, if they are all selected already). Another shortcut is to specify a Boundary Name Pattern and click Match to select boundary zones with names that match the specified pattern. For example, if you specify wall*, all boundaries whose names begin with wall (e.g., wall-1, wall-top) will be selected c Fluent Inc. November 28,

4 Alphanumeric Reporting Figure : The Flux Reports Panel automatically. If they are all selected already, they will be deselected. If you specify wall?, all boundaries whose names consist of wall followed by a single character will be selected (or deselected, if they are all selected already). 3. Click on the Compute button. The Results list will display the results of the selected flux computation for each selected boundary zone, and the box below the Results list will show the summation of the individual zone flux results. Note that the fluxes are reported exactly as computed by the solver. Therefore, they are inherently more accurate than those computed with the Flow Rate option in the Surface Integrals panel (described in Section 26.5) c Fluent Inc. November 28, 2001

5 26.3 Forces on Boundaries 26.3 Forces on Boundaries You can compute and report the forces along a specified vector and the moments about a specified center for selected wall zones. This feature can be used, for example, to report aerodynamic coefficients such as lift, drag, and moment coefficient for an airfoil calculation Computing Forces and Moments The forces on a wall zone are computed by summing the dot product of the pressure and viscous forces on each face with the specified force vector. In addition to the actual pressure, viscous, and total forces, the associated force coefficients are also computed, using the reference values specified in the Reference Values panel (as described in Section 26.8). The force coefficient is defined as force divided by 1 2 ρv2 A,whereρ, v, and A are the density, velocity, and area explicitly specified in the Reference Values panel. Finally, the summations of the pressure, viscous, and total forces for all the selected wall zones are presented in both dimensional form and as nondimensional coefficients. The moment vector about a specified center is computed by summing the product of the force vectors for each face with the moment vector i.e., summing the forces on each face about the moment center. In addition to the actual components of the pressure, viscous, and total moment, the moment coefficients are also printed. The moment coefficient is defined as the moment divided by the product of the reference dynamic pressure, reference area, and the reference length. Finally, the summations of the pressure, viscous, and total moments for all the selected wall zones are presented in both dimensional form and as nondimensional coefficients. To reduce round-off error, a reference pressure (also specified in the Reference Values panel) is used to normalize the cell pressure for computation of the pressure force. For example, the net pressure force vector is computed as the vector sum of the individual force vectors for each face: n F p = (p p ref )Aˆn (26.3-1) = n paˆn + p ref n Aˆn (26.3-2) c Fluent Inc. November 28,

6 Alphanumeric Reporting where n is the number of faces, A is the area of the face, and ˆn is the unit normal to the face. This normalization has implications when computing total force coefficients for open domains. For closed domains, the additional term introduced by the reference pressure cancels, but for open domains the pressure normalization introduces a net force equivalent to the product of the projected area of the missing portion of the domain and the specified reference pressure Generating a Force or Moment Report To obtain a report for selected wall zones of forces along a specified vector or moments about a specified center, use the Force Reports panel (Figure ). Report Forces... Figure : The Force Reports Panel The steps for generating the report are as follows: 1. Specify which type of report you are interested in by selecting Forces or Moments under Options c Fluent Inc. November 28, 2001

7 26.4 Projected Surface Area Calculations 2. If you choose a force report, specify the X, Y, andz components of the Force Vector along which the forces will be computed. If you choose a moment report, specify the X, Y, andz coordinates of the Moment Center about which the moments will be computed. 3. In the Wall Zones list, choose the wall zone(s) on which you want to report the force or moment information. A shortcut that may be useful if you have a large number of wall zones is to specify a Wall Name Pattern and click Match to select wall zones with names that match the specified pattern. For example, if you specify out*, all walls whose names begin with out (e.g., outer-wall-top, outside-wall) will be selected automatically. If they are all selected already, they will be deselected. If you specify out?, all walls whose names consist of out followed by a single character will be selected (or deselected, if they are all selected already). 4. Click on the Print button. In the console (text) window, the pressure, viscous (if appropriate), and total forces or moments, and the pressure, viscous, and total force or moment coefficients along the specified force vector or about the specified moment center will be printed for the selected wall zones. The summations of the coefficients and the forces or moments for all selected wall zones will be printed at the end of the report Projected Surface Area Calculations You can use the Projected Surface Areas panel (Figure ) to compute an estimated area of the projection of selected surfaces along the x, y, or z axis (i.e., onto the yz, xz, orxy plane). Report Projected Areas... The procedure for calculating the projected area is as follows: 1. Select the Projection Direction (X, Y, or Z). 2. Choose the surface(s) for which the projected area is to be calculated in the Surfaces list. c Fluent Inc. November 28,

8 Alphanumeric Reporting Figure : The Projected Surface Areas panel 3. Set the Min Feature Size to the length of the smallest feature in the geometry that you want to resolve in the area calculation. (You can just use the default value to start with, if you are not sure of the size of the smallest geometrical feature.) 4. Click on Compute. The area will be displayed in the Area box and in the console window. 5. To improve the accuracy of the area calculation, reduce the Min Feature Size by half and recompute the area. Repeat this step until the computed Area stops changing (or you reach memory capacity). This feature is available only for 3D domains c Fluent Inc. November 28, 2001

9 26.5 Surface Integration 26.5 Surface Integration You can compute the area or mass flow rate, or the integral, areaweighted average, flow rate, mass-weighted average, sum, facet average, facet maximum, facet minimum, vertex average, vertex minimum, and vertex maximum for a selected field variable on selected surfaces in the domain. These surfaces are sets of data points created by FLUENT for each of the zones in your model, or defined by you using the methods described in Chapter 24. Since a surface can be arbitrarily positioned in the domain, the value of a variable at each data point is obtained by linear interpolation of node values. For some variables, these node values are computed explicitly by the solver. For others, however, only cell-center values are computed, and the node values are obtained by averaging of the cell values. These successive interpolations can lead to small errors in the surface integration reports. (Chapter 27 provides information on which variables have computed node values.) Example uses of several types of surface integral reports are given below: Area: You can compute the area of a velocity inlet zone, and then estimate the velocity from the mass flow rate: v = ṁ (26.5-1) ρa Area-weighted average: You can find the average value on a solid surface, such as the average heat flux on a heated wall with a specified temperature. Mass average: You can find the average value on a surface in the flow, such as average enthalpy at a velocity inlet. Mass flow rate: You can compute the mass flow rate through a velocity inlet zone, and then estimate the velocity from the area, as described above. Flow rate: To calculate the heat transfer rate through a surface, you can calculate the flow rate of enthalpy. c Fluent Inc. November 28,

10 Alphanumeric Reporting Integral: You can use integrals for more complex calculations, which may involve the use of the Custom Field Function Calculator panel, described in Section 27.5, to calculate a function that requires integral computations (e.g., swirl number) Computing Surface Integrals Area The area of a surface is computed by summing the areas of the facets that define the surface. Facets on a surface are either triangular or quadrilateral in shape. n da = A i (26.5-2) Integral An integral on a surface is computed by summing the product of the facet area and the selected field variable, such as density or pressure. Each facet is associated with a cell in the domain. If the facet is the result of an isovalue cut through the cell, the field variable assigned to the facet is the associated cell value. If the facet is on a boundary surface, an interpolated face value is used for the integration instead of the cell value. This is done to improve the accuracy of the calculation, and to ensure that the result matches the boundary conditions specified on the boundary and the fluxes reported on the boundary. n φda = φ i A i (26.5-3) Area-Weighted Average The area-weighted average of a quantity is computed by dividing the summation of the product of the selected field variable and facet area by the total area of the surface: c Fluent Inc. November 28, 2001

11 26.5 Surface Integration 1 A φda = 1 n φ i A i (26.5-4) A Flow Rate The flow rate of a quantity through a surface is computed by summing the product of density and the selected field variable with the dot product of the facet area vector and the facet velocity vector: φρ v da n = φ i ρ i v i A i (26.5-5) Mass Flow Rate The mass flow rate through a surface is computed by summing the product of density with the dot product of the facet area vector and the facet velocity vector: ρ v da n = ρ i v i A i (26.5-6) Mass-Weighted Average The mass-weighted average of a quantity is computed by dividing the summation of the product of the selected field variable and the absolute value of the dot product of the facet area and momentum vectors by the summation of the absolute value of the dot product of the facet area and momentum vectors (surface mass flux): φρ v d A ρ v d A = n φ i ρ i vi A i n ρ i vi A i (26.5-7) c Fluent Inc. November 28,

12 Alphanumeric Reporting Sum The sum of a specified field variable on a surface is computed by summing the value of the selected variable at each facet: Facet Average n φ i (26.5-8) The facet average of a specified field variable on a surface is computed by dividing the summation of the cell values of the selected variable at each facet by the total number of facets: n φ i n (26.5-9) Facet Minimum The facet minimum of a specified field variable on a surface is the minimum cell value of the selected variable on the surface. Facet Maximum The facet maximum of a specified field variable on a surface is the maximum cell value of the selected variable on the surface. Vertex Average The vertex average of a specified field variable on a surface is computed by dividing the summation of the node values of the selected variable at each node by the total number of nodes: n φ i n ( ) c Fluent Inc. November 28, 2001

13 26.5 Surface Integration Vertex Minimum The vertex minimum of a specified field variable on a surface is the minimum node value of the selected variable on the surface. Vertex Maximum The vertex maximum of a specified field variable on a surface is the maximum node value of the selected variable on the surface Generating a Surface Integral Report To obtain a report for selected surfaces of the area or mass flow rate or the integral, flow rate, sum, facet maximum, facet minimum, vertex maximum, vertex minimum, or mass-, area-, facet-, or vertex-averaged quantity of a specified field variable, use the Surface Integrals panel (Figure ). Report Surface Integrals... The steps for generating the report are as follows: 1. Specify which type of report you are interested in by selecting Area, Integral, Area-Weighted Average, Flow Rate, Mass Flow Rate, Mass-Weighted Average, Sum, Facet Average, Facet Minimum, Facet Maximum, Vertex Average, Vertex Minimum, orvertex Maximum in the Report Type drop-down list. 2. If you are generating a report of area or mass flow rate, skip to the next step. Otherwise, use the Field Variable drop-down lists to select the field variable to be used in the surface integrations. First, select the desired category in the upper drop-down list. You can then select a related quantity from the lower list. (See Chapter 27 for an explanation of the variables in the list.) 3. In the Surfaces list, choose the surface(s) on which to perform the surface integration. If you want to select several surfaces of the same type, you can select that type in the Surface Types list instead. All of the surfaces c Fluent Inc. November 28,

14 Alphanumeric Reporting Figure : The Surface Integrals Panel of that type will be selected automatically in the Surfaces list (or deselected, if they are all selected already). Another shortcut is to specify a Surface Name Pattern and click Match to select surfaces with names that match the specified pattern. For example, if you specify wall*, all surfaces whose names begin with wall (e.g., wall-1, wall-top) will be selected automatically. If they are all selected already, they will be deselected. If you specify wall?, all surfaces whose names consist of wall followed by a single character will be selected (or deselected, if they are all selected already). 4. Click on the Compute button. Depending on the type of report you have selected, the label for the result will change to Area, Integral, c Fluent Inc. November 28, 2001

15 26.6 Volume Integration Area-Weighted Average, Flow Rate, Mass Flow Rate, Mass-Weighted Average, Sum of Facet Values, Average of Facet Values, Minimum of Facet Values, Maximum of Facet Values, Average of Surface Vertex Values, Minimum of Vertex Values, ormaximum of Vertex Values, as appropriate. Note the following items: Mass averaging weights toward regions of higher velocity (i.e., regions where more mass crosses the surface). Flow rates reported using the Surface Integrals panel are not as accurate as those reported with the Flux Reports panel (described in Section 26.2). The facet and vertex average options are recommended for zeroarea surfaces Volume Integration The volume, sum, volume integral, volume-weighted average, mass integral, and mass-weighted average can be obtained for a selected field variable in selected cell zones in the domain. Example uses of the different types of volume integral reports are given below: Volume: You can compute the total volume of a fluid region. Sum: You can add up the discrete-phase mass or energy sources to determine the net transfer from the discrete phase. You can also sum user-defined sources of mass or energy. Volume integral: For quantities that are stored per unit volume, you can use volume integrals to determine the net value (e.g., integrate density to determine mass). Volume-weighted average: You can obtain volume averages of mass sources, energy sources, or discrete-phase exchange quantities. c Fluent Inc. November 28,

16 Alphanumeric Reporting Mass integral: You can determine the total mass of a particular species by integrating its mass fraction. Mass-weighted average: You can find the average value (such as average temperature) in a fluid zone Computing Volume Integrals Volume The volume of a surface is computed by summing the volumes of the cells that comprise the zone: n dv = V i (26.6-1) Sum The sum of a specified field variable in a cell zone is computed by summing the value of the selected variable at each cell in the selected zone: Volume Integral n φ i (26.6-2) A volume integral is computed by summing the product of the cell volume and the selected field variable: n φdv = φ i V i (26.6-3) Volume-Weighted Average The volume-weighted average of a quantity is computed by dividing the summation of the product of the selected field variable and cell volume by the total volume of the cell zone: c Fluent Inc. November 28, 2001

17 26.6 Volume Integration Mass-Weighted Integral 1 V φdv = 1 V n φ i V i (26.6-4) The mass-weighted integral is computed by summing the product of density, cell volume, and the selected field variable: n φρdv = φ i ρ i V i (26.6-5) Mass-Weighted Average The mass-weighted average of a quantity is computed by dividing the summation of the product of density, cell volume, and the selected field variable by the summation of the product of density and cell volume: φρdv n φ i ρ i V i = ρdv n ρ i V i (26.6-6) Generating a Volume Integral Report To obtain a report for selected cell zones of the volume or the sum, volume integral, volume-weighted average, mass-weighted integral, or massweighted average quantity of a specified field variable, use the Volume Integrals panel (Figure ). Report Volume Integrals... The steps for generating the report are as follows: 1. Specify which type of report you are interested in by selecting Volume, Sum, Volume Integral, Volume-Average, Mass Integral, or Mass-Average under Options. 2. If you are generating a report of volume, skip to the next step. Otherwise, use the Field Variable drop-down lists to select the field c Fluent Inc. November 28,

18 Alphanumeric Reporting Figure : The Volume Integrals Panel variable to be used in the integral, sum, or averaged volume integrations. First, select the desired category in the upper drop-down list. You can then select a related quantity from the lower list. (See Chapter 27 for an explanation of the variables in the list.) 3. In the Cell Zones list, choose the zones on which to compute the volume, sum, volume integral, volume-weighted average, mass integral, or mass-averaged quantity. 4. Click on the Compute button. Depending on the type of report you have selected, the label for the result will change to Total Volume, Sum, Total Volume Integral, Volume-Weighted Average, Total Mass- Weighted Integral, ormass-weighted Average, as appropriate c Fluent Inc. November 28, 2001

19 26.7 Histogram Reports 26.7 Histogram Reports In FLUENT, you can print geometric and solution data in the console (text) window in histogram format or plot a histogram in the graphics window. Graphical display of histograms and the procedures for defining a histogram are discussed in Section The number of cells, the range of the selected variable or function, and the percentage of the total number of cells in the interval will be reported, as in the example below: 0 cells below (0 %) 2 cells between and ( %) 1 cells between and ( %) 0 cells between and (0 %) 0 cells between and (0 %) 2 cells between and ( %) 1 cells between and ( %) 6 cells between and (12.5 %) 9 cells between and (18.75 %) 25 cells between and ( %) 2 cells between and ( %) 0 cells above (0 %) To generate such a printed histogram, use the Solution Histogram panel. Report Histogram... Follow the instructions in Section for generating histogram plots, but click on Print instead of Plot to create the report. c Fluent Inc. November 28,

20 Alphanumeric Reporting 26.8 Reference Values You can control the reference values that are used in the computation of derived physical quantities and nondimensional coefficients. These reference values are used only for postprocessing. Some examples of the use of reference values include the following: Force coefficients use the reference area, density, and velocity. In addition, the pressure force calculation uses the reference pressure. Moment coefficients use the reference length, area, density and velocity. In addition, the pressure force calculation uses the reference pressure. Reynolds number uses the reference length, density, and viscosity. Pressure and total pressure coefficients use the reference pressure, density, and velocity. Entropy uses the reference density, pressure, and temperature. Skin friction coefficient uses the reference density and velocity. Heat transfer coefficient uses the reference temperature. Turbomachinery efficiency calculations use the ratio of specific heats Setting Reference Values To set the reference quantities used for computing normalized flow-field variables, use the Reference Values panel (Figure ). Report Reference Values... You can input the reference values manually or compute them based on values of physical quantities at a selected boundary zone. The reference values to be set are Area, Density, Enthalpy, Length, Pressure, Temperature, Velocity, dynamic Viscosity, and Ratio Of Specific Heats. For 2D problems, an additional quantity, Depth, can also be defined. This value c Fluent Inc. November 28, 2001

21 26.8 Reference Values Figure : The Reference Values Panel c Fluent Inc. November 28,

22 Alphanumeric Reporting will be used for reporting fluxes and forces. (Note that the units for Depth are set independently from the units for length in the Set Units panel.) If you want to compute reference values from the conditions set on a particular boundary zone, select the zone in the Compute From dropdown list. Note, however, that depending on the boundary condition used, only some of the reference values may be set. For example, the reference length and area will not be set by computing the reference values from a boundary condition; you will need to set these manually. To set the values manually, simply enter the value for each under the Reference Values heading Setting the Reference Zone If you are solving a flow involving multiple reference frames or sliding meshes, you can plot velocities and other related quantities relative to the motion of a specified reference zone. Choose the desired zone in the Reference Zone drop-down list. Changing the reference zone allows you to plot velocities (and total pressure, temperature, etc.) relative to the motion of different zones. See Chapter 9 for details about postprocessing of relative quantities c Fluent Inc. November 28, 2001

23 26.9 Summary Reports of Case Settings 26.9 Summary Reports of Case Settings You may sometimes find it useful to get a report of the current settings in your case. In FLUENT, you can list the settings for physical models, boundary conditions, material properties, and solver controls. This report allows you to get an overview of your current problem definition quickly, instead of having to check the settings in each panel Generating a Summary Report To generate a summary report you will use the Summary panel (Figure ). Report Summary... Figure : The Summary Panel The steps are as follows: 1. Select the information you would like to see in the report (Models, Boundary Conditions, Solver Controls, and/or Material Properties) in the Report Options list. 2. To print the information to the FLUENT console window, click on the Print button. To save the information to a text file, click on the Save... button and specify the filename in the resulting Select File dialog box. c Fluent Inc. November 28,

24 Alphanumeric Reporting c Fluent Inc. November 28, 2001

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Introduction The purpose of this tutorial is to illustrate the use of user-defined scalars (UDS) and user defined

More information

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Introduction The purpose of this tutorial is to provide guidelines and recommendations for setting up and solving the

More information

1D-HAM. Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2.

1D-HAM. Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2. 1D-HAM Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2.0 30 t=70 days (1680 h) 100 Temperatures ( C) v (g/m³) 25 20 15 10 5

More information

Heat Transfer Modeling using ANSYS FLUENT

Heat Transfer Modeling using ANSYS FLUENT Lecture 2 - Conduction Heat Transfer 14.5 Release Heat Transfer Modeling using ANSYS FLUENT 2013 ANSYS, Inc. March 28, 2013 1 Release 14.5 Agenda Introduction Energy equation in solids Equation solved

More information

TABLE OF CONTENTS CHAPTER TITLE PAGE

TABLE OF CONTENTS CHAPTER TITLE PAGE v TABLE OF CONTENTS CHAPTER TITLE PAGE TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS LIST OF APPENDICES v viii ix xii xiv CHAPTER 1 INTRODUCTION 1.1 Introduction 1 1.2 Literature Review

More information

Dimerization in a Tubular Reactor

Dimerization in a Tubular Reactor Dimerization in a Tubular Reactor Tubular reactors are very common in large-scale continuous, for example in the petroleum industry. One key design and optimization parameter is the conversion, that is

More information

Mass Transfer in a Stirred Batch Reactor

Mass Transfer in a Stirred Batch Reactor Mass Transfer in a Stirred Batch Reactor In many processes, efficient reactor usage goes hand in hand with efficient mixing. The ability to accurately examine the effects of impeller placement, speed,

More information

midas NFX 2015 R1 Release Note

midas NFX 2015 R1 Release Note Total Solution for True Analysis-driven Design midas NFX 2015 R1 Release Note 1 midas NFX R E L E A S E N O T E 2 0 1 5 R 1 Accurate whenever you Need Be more efficient by focusing on the right details

More information

Lab 1 Uniform Motion - Graphing and Analyzing Motion

Lab 1 Uniform Motion - Graphing and Analyzing Motion Lab 1 Uniform Motion - Graphing and Analyzing Motion Objectives: < To observe the distance-time relation for motion at constant velocity. < To make a straight line fit to the distance-time data. < To interpret

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

Boat Reactor for Low Pressure Chemical Vapor Deposition

Boat Reactor for Low Pressure Chemical Vapor Deposition Boat Reactor for Low Pressure Chemical Vapor Deposition Introduction Chemical vapor deposition (CVD) is an important step in the process of manufacturing microchips. A common application is the deposition

More information

Heat Transfer Modeling

Heat Transfer Modeling Heat Transfer Modeling Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 7-2 Outline Energy Equation Wall Boundary Conditions Conjugate Heat Transfer

More information

Numerical Solution of Partial Differential Equations governing compressible flows

Numerical Solution of Partial Differential Equations governing compressible flows Numerical Solution of Partial Differential Equations governing compressible flows Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore

More information

Validation 3. Laminar Flow Around a Circular Cylinder

Validation 3. Laminar Flow Around a Circular Cylinder Validation 3. Laminar Flow Around a Circular Cylinder 3.1 Introduction Steady and unsteady laminar flow behind a circular cylinder, representing flow around bluff bodies, has been subjected to numerous

More information

MAE 598 Project #1 Jeremiah Dwight

MAE 598 Project #1 Jeremiah Dwight MAE 598 Project #1 Jeremiah Dwight OVERVIEW A simple hot water tank, illustrated in Figures 1 through 3 below, consists of a main cylindrical tank and two small side pipes for the inlet and outlet. All

More information

ISIS/Draw "Quick Start"

ISIS/Draw Quick Start ISIS/Draw "Quick Start" Click to print, or click Drawing Molecules * Basic Strategy 5.1 * Drawing Structures with Template tools and template pages 5.2 * Drawing bonds and chains 5.3 * Drawing atoms 5.4

More information

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination 2011 ProSim S.A. All rights reserved. Introduction This document presents the different steps to follow in order

More information

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH 82 CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH The coefficient of lift, drag and power for wind turbine rotor is optimized using an iterative approach. The coefficient

More information

OECD QSAR Toolbox v.4.1

OECD QSAR Toolbox v.4.1 OECD QSAR Toolbox v.4.1 Step-by-step example on how to predict the skin sensitisation potential approach of a chemical by read-across based on an analogue approach Outlook Background Objectives Specific

More information

Lab Reports Due on Monday, 11/24/2014

Lab Reports Due on Monday, 11/24/2014 AE 3610 Aerodynamics I Wind Tunnel Laboratory: Lab 4 - Pressure distribution on the surface of a rotating circular cylinder Lab Reports Due on Monday, 11/24/2014 Objective In this lab, students will be

More information

OECD QSAR Toolbox v.3.3

OECD QSAR Toolbox v.3.3 OECD QSAR Toolbox v.3.3 Step-by-step example on how to predict the skin sensitisation potential of a chemical by read-across based on an analogue approach Outlook Background Objectives Specific Aims Read

More information

Analysis of the Cooling Design in Electrical Transformer

Analysis of the Cooling Design in Electrical Transformer Analysis of the Cooling Design in Electrical Transformer Joel de Almeida Mendes E-mail: joeldealmeidamendes@hotmail.com Abstract This work presents the application of a CFD code Fluent to simulate the

More information

OECD QSAR Toolbox v.3.4

OECD QSAR Toolbox v.3.4 OECD QSAR Toolbox v.3.4 Step-by-step example on how to predict the skin sensitisation potential approach of a chemical by read-across based on an analogue approach Outlook Background Objectives Specific

More information

Taylor Dispersion Created by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2005

Taylor Dispersion Created by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2005 Taylor Dispersion Created by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 005 In this problem you will simulate a tubular reactor with fluid flowing in laminar flow. The governing equations

More information

Principles of Convection

Principles of Convection Principles of Convection Point Conduction & convection are similar both require the presence of a material medium. But convection requires the presence of fluid motion. Heat transfer through the: Solid

More information

Summary of Dimensionless Numbers of Fluid Mechanics and Heat Transfer

Summary of Dimensionless Numbers of Fluid Mechanics and Heat Transfer 1. Nusselt number Summary of Dimensionless Numbers of Fluid Mechanics and Heat Transfer Average Nusselt number: convective heat transfer Nu L = conductive heat transfer = hl where L is the characteristic

More information

1. Prepare the MALDI sample plate by spotting an angiotensin standard and the test sample(s).

1. Prepare the MALDI sample plate by spotting an angiotensin standard and the test sample(s). Analysis of a Peptide Sequence from a Proteolytic Digest by MALDI-TOF Post-Source Decay (PSD) and Collision-Induced Dissociation (CID) Standard Operating Procedure Purpose: The following procedure may

More information

"C:\Program Files\ANSYS Inc\v190\CFX\bin\perllib\cfx5solve.pl" -batch -ccl runinput.ccl -fullname "Fluid Flow CFX_002"

C:\Program Files\ANSYS Inc\v190\CFX\bin\perllib\cfx5solve.pl -batch -ccl runinput.ccl -fullname Fluid Flow CFX_002 This run of the CFX Release 19.0 Solver started at 19:06:17 on 05 Jun 2018 by user ltval on DESKTOP-JCG0747 (intel_xeon64.sse2_winnt) using the command: "C:\Program Files\ANSYS Inc\v190\CFX\bin\perllib\cfx5solve.pl"

More information

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active.

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active. You w i ll f ol l ow these st eps : A. O pen a n i m a g e s t a c k. B. Tr a c e t h e d e n d r i t e w i t h t h e user-guided m ode. C. D e t e c t t h e s p i n e s a u t o m a t i c a l l y. D. C

More information

Leaf Spring (Material, Contact, geometric nonlinearity)

Leaf Spring (Material, Contact, geometric nonlinearity) 00 Summary Summary Nonlinear Static Analysis - Unit: N, mm - Geometric model: Leaf Spring.x_t Leaf Spring (Material, Contact, geometric nonlinearity) Nonlinear Material configuration - Stress - Strain

More information

THE CRYSTAL BALL FORECAST CHART

THE CRYSTAL BALL FORECAST CHART One-Minute Spotlight THE CRYSTAL BALL FORECAST CHART Once you have run a simulation with Oracle s Crystal Ball, you can view several charts to help you visualize, understand, and communicate the simulation

More information

Heat and Mass Transfer Prof. S.P. Sukhatme Department of Mechanical Engineering Indian Institute of Technology, Bombay

Heat and Mass Transfer Prof. S.P. Sukhatme Department of Mechanical Engineering Indian Institute of Technology, Bombay Heat and Mass Transfer Prof. S.P. Sukhatme Department of Mechanical Engineering Indian Institute of Technology, Bombay Lecture No. 18 Forced Convection-1 Welcome. We now begin our study of forced convection

More information

15. Studio ScaleChem Getting Started

15. Studio ScaleChem Getting Started 15. Studio ScaleChem Getting Started Terminology Analysis Brines Gases Oils Reconciliation Before we can discuss how to use Studio ScaleChem we must first discuss some terms. This will help us define some

More information

Turbulent Boundary Layers & Turbulence Models. Lecture 09

Turbulent Boundary Layers & Turbulence Models. Lecture 09 Turbulent Boundary Layers & Turbulence Models Lecture 09 The turbulent boundary layer In turbulent flow, the boundary layer is defined as the thin region on the surface of a body in which viscous effects

More information

OECD QSAR Toolbox v.4.1. Tutorial illustrating new options for grouping with metabolism

OECD QSAR Toolbox v.4.1. Tutorial illustrating new options for grouping with metabolism OECD QSAR Toolbox v.4.1 Tutorial illustrating new options for grouping with metabolism Outlook Background Objectives Specific Aims The exercise Workflow 2 Background Grouping with metabolism is a procedure

More information

1 Solution of Electrostatics Problems with COM- SOL

1 Solution of Electrostatics Problems with COM- SOL 1 Solution of Electrostatics Problems with COM- SOL This section gives examples demonstrating how Comsol can be used to solve some simple electrostatics problems. 1.1 Laplace s Equation We start with a

More information

CFD study for cross flow heat exchanger with integral finned tube

CFD study for cross flow heat exchanger with integral finned tube International Journal of Scientific and Research Publications, Volume 6, Issue 6, June 2016 668 CFD study for cross flow heat exchanger with integral finned tube Zena K. Kadhim *, Muna S. Kassim **, Adel

More information

HOW TO ANALYZE SYNCHROTRON DATA

HOW TO ANALYZE SYNCHROTRON DATA HOW TO ANALYZE SYNCHROTRON DATA 1 SYNCHROTRON APPLICATIONS - WHAT Diffraction data are collected on diffractometer lines at the world s synchrotron sources. Most synchrotrons have one or more user facilities

More information

Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls

Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls OBJECTIVES - To perform air flow measurement using the wind tunnel. - To compare measured and theoretical velocities for various

More information

Verification of a Micropile Foundation

Verification of a Micropile Foundation Engineering manual No. 36 Update 02/2018 Verification of a Micropile Foundation Program: File: Pile Group Demo_manual_en_36.gsp The objective of this engineering manual is to explain the application of

More information

EXAMPLE 115 NON-ISOTHERMAL FLOW IN A SINGLE SCREW EXTRUDER DESCRIPTION KEYWORDS FILENAMES. Example 115

EXAMPLE 115 NON-ISOTHERMAL FLOW IN A SINGLE SCREW EXTRUDER DESCRIPTION KEYWORDS FILENAMES. Example 115 EXAMPLE 115 NON-ISOTHERMAL FLOW IN A SINGLE SCREW EXTRUDER DESCRIPTION In this example, we evaluate the flow in the last part of a single screw extruder, including the last few conveying screw elements,

More information

Part III. Dr. Scott R. Runnels. Databases Analyses Ladings Old TPS New TPS. Lading Properties Entry Meaning. AFFTAC Training Class

Part III. Dr. Scott R. Runnels. Databases Analyses Ladings Old TPS New TPS. Lading Properties Entry Meaning. AFFTAC Training Class Old Details New Model Old New Part III Dr. Scott R. Runnels Version 2010-02-24a Copyright 2010 RSI-AAR Tank Car Safety Research Project Old Details New Model Old New Old Details 2 Old Model Details Old

More information

vector H. If O is the point about which moments are desired, the angular moment about O is given:

vector H. If O is the point about which moments are desired, the angular moment about O is given: The angular momentum A control volume analysis can be applied to the angular momentum, by letting B equal to angularmomentum vector H. If O is the point about which moments are desired, the angular moment

More information

85. Geo Processing Mineral Liberation Data

85. Geo Processing Mineral Liberation Data Research Center, Pori / Pertti Lamberg 14024-ORC-J 1 (23) 85. Geo Processing Mineral Liberation Data 85.1. Introduction The Mineral Liberation Analyzer, MLA, is an automated mineral analysis system that

More information

Coupling Physics. Tomasz Stelmach Senior Application Engineer

Coupling Physics. Tomasz Stelmach Senior Application Engineer Coupling Physics Tomasz Stelmach Senior Application Engineer Agenda Brief look @ Multiphysics solution What is new in R18 Fluent Maxwell coupling wireless power transfer Brief look @ ANSYS Multiphysics

More information

CityGML XFM Application Template Documentation. Bentley Map V8i (SELECTseries 2)

CityGML XFM Application Template Documentation. Bentley Map V8i (SELECTseries 2) CityGML XFM Application Template Documentation Bentley Map V8i (SELECTseries 2) Table of Contents Introduction to CityGML 1 CityGML XFM Application Template 2 Requirements 2 Finding Documentation 2 To

More information

Flare Sizing Ver1.0. KLM Technology Group. Practical Engineering Guidelines for Processing Plant Solutions

Flare Sizing Ver1.0. KLM Technology Group. Practical Engineering Guidelines for Processing Plant Solutions Flare Sizing Ver1.0 KLM Technology Group Practical Engineering Guidelines for Processing Plant Solutions #03-12 Block Aronia, Jalan Sri Perkasa 2 Taman Tampoi Utama 81200 Johor Bahru Malaysia SOLUTIONS,

More information

OECD QSAR Toolbox v.3.3

OECD QSAR Toolbox v.3.3 OECD QSAR Toolbox v.3.3 Step-by-step example of how to predict aquatic toxicity to Tetrahymena pyriformis by trend analysis using category pruning capabilities Outlook Background Objectives Specific Aims

More information

Masters in Mechanical Engineering. Problems of incompressible viscous flow. 2µ dx y(y h)+ U h y 0 < y < h,

Masters in Mechanical Engineering. Problems of incompressible viscous flow. 2µ dx y(y h)+ U h y 0 < y < h, Masters in Mechanical Engineering Problems of incompressible viscous flow 1. Consider the laminar Couette flow between two infinite flat plates (lower plate (y = 0) with no velocity and top plate (y =

More information

Isentropic Efficiency in Engineering Thermodynamics

Isentropic Efficiency in Engineering Thermodynamics June 21, 2010 Isentropic Efficiency in Engineering Thermodynamics Introduction This article is a summary of selected parts of chapters 4, 5 and 6 in the textbook by Moran and Shapiro (2008. The intent

More information

Calculating Bond Enthalpies of the Hydrides

Calculating Bond Enthalpies of the Hydrides Proposed Exercise for the General Chemistry Section of the Teaching with Cache Workbook: Calculating Bond Enthalpies of the Hydrides Contributed by James Foresman, Rachel Fogle, and Jeremy Beck, York College

More information

Computational Fluid Dynamics Study Of Fluid Flow And Aerodynamic Forces On An Airfoil S.Kandwal 1, Dr. S. Singh 2

Computational Fluid Dynamics Study Of Fluid Flow And Aerodynamic Forces On An Airfoil S.Kandwal 1, Dr. S. Singh 2 Computational Fluid Dynamics Study Of Fluid Flow And Aerodynamic Forces On An Airfoil S.Kandwal 1, Dr. S. Singh 2 1 M. Tech Scholar, 2 Associate Professor Department of Mechanical Engineering, Bipin Tripathi

More information

OECD QSAR Toolbox v.3.3. Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists

OECD QSAR Toolbox v.3.3. Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists OECD QSAR Toolbox v.3.3 Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists Background Objectives Specific Aims Trend analysis The exercise

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

Express Introductory Training in ANSYS Fluent Lecture 2 Boundary Conditions & Solver Settings

Express Introductory Training in ANSYS Fluent Lecture 2 Boundary Conditions & Solver Settings Express Introductory Training in ANSYS Fluent Lecture 2 Boundary Conditions & Solver Settings Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

OECD QSAR Toolbox v.3.0

OECD QSAR Toolbox v.3.0 OECD QSAR Toolbox v.3.0 Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists Background Objectives Specific Aims Trend analysis The exercise

More information

Contents. 1 Introduction to Gas-Turbine Engines Overview of Turbomachinery Nomenclature...9

Contents. 1 Introduction to Gas-Turbine Engines Overview of Turbomachinery Nomenclature...9 Preface page xv 1 Introduction to Gas-Turbine Engines...1 Definition 1 Advantages of Gas-Turbine Engines 1 Applications of Gas-Turbine Engines 3 The Gas Generator 3 Air Intake and Inlet Flow Passage 3

More information

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid Using a GIS to Calculate Area of Occupancy Part 1: Creating a Shapefile Grid By Ryan Elliott California Natural Diversity Database, A NatureServe network program December 2008 This document describes the

More information

Where does Bernoulli's Equation come from?

Where does Bernoulli's Equation come from? Where does Bernoulli's Equation come from? Introduction By now, you have seen the following equation many times, using it to solve simple fluid problems. P ρ + v + gz = constant (along a streamline) This

More information

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

There are no simple turbulent flows

There are no simple turbulent flows Turbulence 1 There are no simple turbulent flows Turbulent boundary layer: Instantaneous velocity field (snapshot) Ref: Prof. M. Gad-el-Hak, University of Notre Dame Prediction of turbulent flows standard

More information

Introduction to Turbomachinery

Introduction to Turbomachinery 1. Coordinate System Introduction to Turbomachinery Since there are stationary and rotating blades in turbomachines, they tend to form a cylindrical form, represented in three directions; 1. Axial 2. Radial

More information

Fog Monitor 100 (FM 100) Extinction Module. Operator Manual

Fog Monitor 100 (FM 100) Extinction Module. Operator Manual Particle Analysis and Display System (PADS): Fog Monitor 100 (FM 100) Extinction Module Operator Manual DOC-0217 Rev A-1 PADS 2.7.3, FM 100 Extinction Module 2.7.0 5710 Flatiron Parkway, Unit B Boulder,

More information

C:\Dokumente und Einstellungen \All Users\Anwendungsdaten \Mathematica. C:\Dokumente und Einstellungen \albert.retey\anwendungsdaten \Mathematica

C:\Dokumente und Einstellungen \All Users\Anwendungsdaten \Mathematica. C:\Dokumente und Einstellungen \albert.retey\anwendungsdaten \Mathematica Installation SmartCAE`HeatTransmission` is delivered as either a Microsoft Windows Installer Package (SmartCAEHeatTransmission-1.0.msi) or a ZIP-File. If you have trouble installing the package, please

More information

The View Data module

The View Data module The module Use to examine stored compound data (H, S, C p (T), G, etc.) in Compound type databases and list solutions and their constituents in Solution type databases. Table of contents Section 1 Section

More information

85. Geo Processing Mineral Liberation Data

85. Geo Processing Mineral Liberation Data Research Center, Pori / Pertti Lamberg 15023-ORC-J 1 (23) 85. Geo Processing Mineral Liberation Data 85.1. Introduction The Mineral Liberation Analyzer, MLA, is an automated mineral analysis system that

More information

Chapter 13. Modeling Species Transport and Finite-Rate Chemistry

Chapter 13. Modeling Species Transport and Finite-Rate Chemistry Chapter 13. Modeling Species Transport and Finite-Rate Chemistry FLUENT can model the mixing and transport of chemical species by solving conservation equations describing convection, diffusion, and reaction

More information

Chapter 6: Momentum Analysis

Chapter 6: Momentum Analysis 6-1 Introduction 6-2Newton s Law and Conservation of Momentum 6-3 Choosing a Control Volume 6-4 Forces Acting on a Control Volume 6-5Linear Momentum Equation 6-6 Angular Momentum 6-7 The Second Law of

More information

Earth dam steady state seepage analysis

Earth dam steady state seepage analysis Engineering manual No. 32 Updated 3/2018 Earth dam steady state seepage analysis Program: FEM Water Flow File: Demo_manual_32.gmk Introduction This example illustrates an application of the GEO5 FEM module

More information

RT3D Rate-Limited Sorption Reaction

RT3D Rate-Limited Sorption Reaction GMS TUTORIALS RT3D Rate-Limited Sorption Reaction This tutorial illustrates the steps involved in using GMS and RT3D to model sorption reactions under mass-transfer limited conditions. The flow model used

More information

Assignment 3: blood oxygen uptake. Lars Johansson IEI/mechanics Linköping university

Assignment 3: blood oxygen uptake. Lars Johansson IEI/mechanics Linköping university Assignment 3: blood oxygen uptake Lars Johansson IEI/mechanics Linköping university 1 Introduction In the human lung, the airway branches to the terminal structures which are the alveoli. The alveoli are

More information

L03 The Coefficient of Static Friction 1. Pre-Lab Exercises

L03 The Coefficient of Static Friction 1. Pre-Lab Exercises L03 The Coefficient of Static Friction 1 Full Name: Lab Section: Pre-Lab Exercises Hand this in at the beginning of the lab period. The grade for these exercises will be included in your lab grade this

More information

3D Molecule Viewer of MOGADOC (JavaScript)

3D Molecule Viewer of MOGADOC (JavaScript) 3D Molecule Viewer of MOGADOC (JavaScript) Movement of the Molecule Rotation of the molecule: Use left mouse button to drag. Translation of the molecule: Use right mouse button to drag. Resize the molecule:

More information

Introduction to Heat Transfer Analysis

Introduction to Heat Transfer Analysis Introduction to Heat Transfer Analysis Thermal Network Solutions with TNSolver Bob Cochran Applied Computational Heat Transfer Seattle, WA TNSolver@heattransfer.org ME 331 Introduction to Heat Transfer

More information

LAB 2 - ONE DIMENSIONAL MOTION

LAB 2 - ONE DIMENSIONAL MOTION Name Date Partners L02-1 LAB 2 - ONE DIMENSIONAL MOTION OBJECTIVES Slow and steady wins the race. Aesop s fable: The Hare and the Tortoise To learn how to use a motion detector and gain more familiarity

More information

Center of Mass. Evaluation copy

Center of Mass. Evaluation copy Center of Mass Experiment 19 INTRODUCTION In the most of the previous experiments you have examined the motion of a single object as it underwent a variety of motions. You learned that an object subject

More information

Lecture 9 Thermal Analysis

Lecture 9 Thermal Analysis Lecture 9 Thermal Analysis 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter, performing steady-state thermal analyses in Mechanical will

More information

1 Newton s 2nd and 3rd Laws

1 Newton s 2nd and 3rd Laws Physics 13 - Winter 2007 Lab 2 Instructions 1 Newton s 2nd and 3rd Laws 1. Work through the tutorial called Newton s Second and Third Laws on pages 31-34 in the UW Tutorials in Introductory Physics workbook.

More information

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Creating Feature Objects and Mapping Attributes to the 2D Grid Populate hydrologic parameters in a GSSHA model using land use and soil data Objectives This tutorial

More information

Geometric Nonlinear Analysis of a Cantilever Beam

Geometric Nonlinear Analysis of a Cantilever Beam WORKSHOP PROBLEM 2b Geometric Nonlinear Analysis of a Cantilever Beam Objectives: Demonstrate the use of geometric nonlinear analysis. Observe the behavior of the cantilever beam under four increasing

More information

Bloomsburg University Weather Viewer Quick Start Guide. Software Version 1.2 Date 4/7/2014

Bloomsburg University Weather Viewer Quick Start Guide. Software Version 1.2 Date 4/7/2014 Bloomsburg University Weather Viewer Quick Start Guide Software Version 1.2 Date 4/7/2014 Program Background / Objectives: The Bloomsburg Weather Viewer is a weather visualization program that is designed

More information

Determining the Conductivity of Standard Solutions

Determining the Conductivity of Standard Solutions Determining the Conductivity of Standard Solutions by Anna Cole and Shannon Clement Louisiana Curriculum Framework Content Strand: Science as Inquiry, Physical Science Grade Level 11-12 Objectives: 1.

More information

Using the Budget Features in Quicken 2008

Using the Budget Features in Quicken 2008 Using the Budget Features in Quicken 2008 Quicken budgets can be used to summarize expected income and expenses for planning purposes. The budget can later be used in comparisons to actual income and expenses

More information

Jasco V-670 absorption spectrometer

Jasco V-670 absorption spectrometer Laser Spectroscopy Labs Jasco V-670 absorption spectrometer Operation instructions 1. Turn ON the power switch on the right side of the spectrophotometer. It takes about 5 minutes for the light source

More information

ncounter PlexSet Data Analysis Guidelines

ncounter PlexSet Data Analysis Guidelines ncounter PlexSet Data Analysis Guidelines NanoString Technologies, Inc. 530 airview Ave North Seattle, Washington 98109 USA Telephone: 206.378.6266 888.358.6266 E-mail: info@nanostring.com Molecules That

More information

Sudden Expansion Exercise

Sudden Expansion Exercise Sudden Expansion Exercise EAS 361, Fall 2009 Before coming to the lab, read sections 1 through 4 of this document. Engineering of Everyday Things Gerald Recktenwald Portland State University gerry@me.pdx.edu

More information

Multiphysics Modeling

Multiphysics Modeling 11 Multiphysics Modeling This chapter covers the use of FEMLAB for multiphysics modeling and coupled-field analyses. It first describes the various ways of building multiphysics models. Then a step-by-step

More information

Simulation of Particulate Solids Processing Using Discrete Element Method Oleh Baran

Simulation of Particulate Solids Processing Using Discrete Element Method Oleh Baran Simulation of Particulate Solids Processing Using Discrete Element Method Oleh Baran Outline DEM overview DEM capabilities in STAR-CCM+ Particle types and injectors Contact physics Coupling to fluid flow

More information

Impulse, Momentum, and Energy

Impulse, Momentum, and Energy Impulse, Momentum, and Energy Impulse, Momentum, and Energy 5-1 INTRODUCTION Newton expressed what we now call his second law of motion, 1 not as F = m a, but in terms of the rate of change of momentum

More information

Surface Chemistry Tutorial

Surface Chemistry Tutorial Surface Chemistry Tutorial Introduction Surface chemistry is often the most important and most overlooked aspect of reacting flow modeling. Surface rate expressions can be hard to find or not even exist

More information

Quality Measures Green Light Report Online Management Tool. Self Guided Tutorial

Quality Measures Green Light Report Online Management Tool. Self Guided Tutorial Quality Measures Green Light Report Online Management Tool Self Guided Tutorial 1 Tutorial Contents Overview Access the QM Green Light Report Review the QM Green Light Report Tips for Success Contact PointRight

More information

Appendix F. + 1 Ma 1. 2 Ma Ma Ma ln + K = 0 (4-173)

Appendix F. + 1 Ma 1. 2 Ma Ma Ma ln + K = 0 (4-173) 5:39p.m. Page:949 Trimsize:8.5in 11in Appendix F F.1 MICROSOFT EXCEL SOLVER FOR NON-LINEAR EQUATIONS The Solver is an optimization package that finds a maximum, minimum, or specified value of a target

More information

Pressure Losses for Fluid Flow Through Abrupt Area. Contraction in Compact Heat Exchangers

Pressure Losses for Fluid Flow Through Abrupt Area. Contraction in Compact Heat Exchangers Pressure Losses for Fluid Flow Through Abrupt Area Contraction in Compact Heat Exchangers Undergraduate Research Spring 004 By Bryan J. Johnson Under Direction of Rehnberg Professor of Ch.E. Bruce A. Finlayson

More information

2. FLUID-FLOW EQUATIONS SPRING 2019

2. FLUID-FLOW EQUATIONS SPRING 2019 2. FLUID-FLOW EQUATIONS SPRING 2019 2.1 Introduction 2.2 Conservative differential equations 2.3 Non-conservative differential equations 2.4 Non-dimensionalisation Summary Examples 2.1 Introduction Fluid

More information

Freezing Method with Comsol Multiphysics

Freezing Method with Comsol Multiphysics Freezing Method with Comsol Multiphysics Nagumo Equation: Traveling 1-front Denny Otten 1 Department of Mathematics Bielefeld University 33501 Bielefeld Germany Date: 26. Oktober 2015 1. Freezing Traveling

More information

OECD QSAR Toolbox v.3.2. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding

OECD QSAR Toolbox v.3.2. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding OECD QSAR Toolbox v.3.2 Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding Outlook Background Objectives Specific Aims The exercise Workflow

More information

DEVELOPED LAMINAR FLOW IN PIPE USING COMPUTATIONAL FLUID DYNAMICS M.

DEVELOPED LAMINAR FLOW IN PIPE USING COMPUTATIONAL FLUID DYNAMICS M. DEVELOPED LAMINAR FLOW IN PIPE USING COMPUTATIONAL FLUID DYNAMICS M. Sahu 1, Kishanjit Kumar Khatua and Kanhu Charan Patra 3, T. Naik 4 1, &3 Department of Civil Engineering, National Institute of technology,

More information

Thermal Network Analysis with TNSolver

Thermal Network Analysis with TNSolver Thermal Network Analysis with TNSolver Steady Conduction - The Composite Wall Problem Bob Cochran Applied Computational Heat Transfer Seattle, WA rjc@heattransfer.org ME 331 Introduction to Heat Transfer

More information

Two problems to be solved. Example Use of SITATION. Here is the main menu. First step. Now. To load the data.

Two problems to be solved. Example Use of SITATION. Here is the main menu. First step. Now. To load the data. Two problems to be solved Example Use of SITATION Mark S. Daskin Department of IE/MS Northwestern U. Evanston, IL 1. Minimize the demand weighted total distance (or average distance) Using 10 facilities

More information