Mass Transfer in a Stirred Batch Reactor

Size: px
Start display at page:

Download "Mass Transfer in a Stirred Batch Reactor"

Transcription

1 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, or shape can lead to increased conversion and space velocity as well as improved safety. One of many example where this can be important is in enzyme chemistry. Enzymes are used as catalysts not only for industrial processes such as manufacturing and waste treatment, but also in the production of pharmaceuticals and biotechnical research. One problem when working with enzymes is their sensitivity to fluid properties and mechanical stress. Because a change in temperature or ph can lead to geometric changes of the molecules, efficient stirring is needed but without stressing the molecules too much. This makes agitation interesting to study. An example of this can be found in ethanol production. The added enzymes mix with a cellulose solution under agitation and break it down into glucose. This is currently one of the key reactions in the effort to make ethanol a cheap transportation fuel. This example simulates a stirred research reactor using the Rotational Machinery feature of the Chemical Engineering Module. Using this application mode, this study first sets up a rotating geometry that represents the effect of an impeller on the fluid. It then solves a momentum balance to fully describe the stirred fluid. It also solves a material balance to describe how the concentration distribution is affected by the stirring. The features of the Chemical Engineering Module used in this model are mainly: The Rotating Machinery feature that, with just a few mouse clicks, allows rotation of one geometry while keeping neighboring geometries fixed Assemblies that connect geometries User-defined variables that can be used both for modeling and plotting; in this example the concentration of enzymes is integrated in an effort to quantify the mixing COMSOL Multiphysics transient solver to examine transient problems MASS TRANSFER IN A STIRRED BATCH REACTOR 33

2 On Rotating Machinery The Rotating Machinery application mode is designed to make modeling rotating objects in fixed surroundings as easy and fast as possible. This makes modeling equipment such as pumps, stirred tanks, rotors, mixers, and fans much more accessible and straightforward. To implement this functionality, you must divide the geometry into two parts: one that rotates and one that does not. The predefined application mode then takes care of the formulation of the momentum balance in the rotating coordinate system and linking it to the momentum balance in the fixed coordinate system. The boundary conditions for the affected equations are available as groups in their respective application modes. The rotational speed must also be defined for time-dependent problems. On Assemblies This model uses COMSOL Multiphysics assembly functionality. This advanced feature lets the software represent the geometry in a fashion different than normally done. In this way users can connect physics from different geometries to each other, geometries that are not part of the same geometry object. This allows for meshing two sides of the same boundary differently, and it also open the possibility for special boundary conditions. The connections between the geometries are called identity pairs. This model uses that feature to let the geometry on one side of a boundary have a rotating coordinate system while the other has a fixed coordinate system. Problem Definition A cellulose and water suspension is stirred in a batch reactor when a solution of enzymes is added though a pipe. Orifices in the pipe are opened for 1 sec and the enzyme solution flows in. The volume of fluid entering the reactor is small compared to the reactor volume. The enzymes are also very sensitive to fluid conditions and mechanical stress. Thus a quantification of the mixing rate as a function of time is desirable. This example calculates the concentration of enzymes, and it then determines the mixing efficiency for the proposed reactor configuration. 34 CHAPTER : COMSOL MULTIPHYSICS: CHEMICAL ENGINEERING MODULE MINICOURSE

3 Model Definition This model demonstrates how to model a stirred reactor with a momentum and mass transport balance. The reactor is represented by a 2D geometry as seen in Figure 2. A full 3D representation of this geometry (also in Figure 2) is not needed because the impeller goes from the top to the bottom of the reactor, so the reactor is invariant in the z-direction. The reduction from 3D to 2D also saves considerable computer resources and time. Figure 2: 2D representation of the tank along with a 3D representation. The model is solved in 2D since the tank can be assumed to be invariant in the z-direction. The batch reactor is filled with cellulose in a water suspension. Cellulose molecules are long chains of mono-saccharides, and the fluid is therefore quite viscous. Since the batch is full at t = 0 and the enzyme solution is only needed in a small volume it can be assumed that no inlet is affecting the flow. The flow is also well inside laminar limits. The behavior of the fluid is described by Navier-Stokes equations in the transient form: u T ρ η ( u + ( u) ) + ρu u + p = 0 t u = 0 where η denotes the dynamic viscosity (Pa s), u is the velocity vector (m/s), ρ gives the fluid s density (kg/m 3 ), and p is the pressure (Pa). This system is made up of three equations where the first two are the velocity in the x and y directions and the last one is the continuity equation that ensures the conservation of mass. When this system is solved, the flow velocity and the pressure are known in the entire domain. On the boundaries, No Slip conditions are imposed on the reactor walls: u = 0. MASS TRANSFER IN A STIRRED BATCH REACTOR 35

4 This is consistent with no inflow and outflow from the batch reactor, which is expected. Momentum is added to the fluid at the rotating impeller boundaries. The boundary conditions on the impeller represent No Slip conditions on the rotational domain, but to describe this state the model uses inflow/outflow conditions that match the effect of the rotating No Slip boundary. This way the momentum that causes the swirl is imposed on the system. The boundary conditions that COMSOL Multiphysics uses for clockwise rotation are: u = π n sin( π n t 30) ( X 30) + π n cos( π n t 30) ( Y 30) v = π n cos( ( π n t 30) ( X 30) π n sin( π n t 30) ( Y 30) ) where n is the revolution of the impeller (rpm), t is time (s), while X and Y are the independent coordinates in the fixed mesh (m). The pressure is set to 0 by the initial conditions and no further constrain is needed. In some cases it can be good to fix the pressure either in a point or in a boundary condition. This way some convergence issues can be avoided. This is not necessary in this model however. In many real conditions you can describe mass transport with Fick s law. This is certainly true in this case. The enzymes are injected into the cellulose mixture through a tube that goes all along the reactor wall in the z-direction. The volumes of enzymes is small compared to the batch because only a small volume is needed due to the catalytic nature of enzymes. This amount does not affect the flow. Fick s law is implemented in the Convection and Diffusion application mode. The mass transport equation is formulated in the transient form: c t + ( D c + cu) = 0 where c denotes the concentration of species i (mol/m 3 ), D denotes its diffusion coefficient (m 2 /s), and u denotes the velocity vector (m/s). The velocity in this equation is not unknown but is taken from the momentum balance just given. As boundary conditions, all the batch walls except the inlet have no-flux conditions, also called insulation/symmetry conditions: n A n = 0. At the impeller, the convection follows the flow so the impeller boundaries are set to convective flux: 36 CHAPTER : COMSOL MULTIPHYSICS: CHEMICAL ENGINEERING MODULE MINICOURSE

5 n ( D c) = 0 The inlet sends a 1-sec flow of enzymes into the tank, and the boundary is therefore set to flux. After that short time the flux drop to zero and then this boundary behaves just like the wall conditions. The boundary condition is formulated as n A n = 0.65 ( t < 1). Solving this equation gives the concentration of the enzyme in the entire domain at each solved time step. Results and Discussion The Figure 3 below displays the velocity field of the agitated fluid after 4 seconds. Arrows have also been added to further show the flow. It is clear from the length of the arrows that fluid moves slowly near the walls. Stagnant areas can also be found this way. Figure 3: The velocity field in the Batch after 4 seconds. How the distribution of enzymes vary with time can be seen in Figure 4, Figure 5 and Figure 6. After 4 seconds the enzymes are rather well distributed and the lowest MASS TRANSFER IN A STIRRED BATCH REACTOR 37

6 concentration in the batch is mole/m 3. Note that the scales are different in the pictures, which can make the solution look less mixed than it really is. Figure 4: Concentration distribution after 0 and 1 seconds. Figure 5: Concentration distribution after 2 and 3 seconds. 38 CHAPTER : COMSOL MULTIPHYSICS: CHEMICAL ENGINEERING MODULE MINICOURSE

7 Figure 6: Concentration distribution after 4 seconds. Not that the full color scale is used which can make the enzymes less distributed than they are. Minimum concentration is moles/m 3 To quantify the mixing the difference of the actual concentration and the mean concentration is integrated over the subdomain. This can be expressed as: MixingValue = ( c c mean ) 2 dω MixingValue then gives an idea how the mixing varies with time, which is showed in Figure 7. This gives a relative value of how well the solution is mixing as well as how far from ideal the reactor is. MASS TRANSFER IN A STIRRED BATCH REACTOR 39

8 Figure 7: MixingValue as a function of time. MixingValue is the difference of the actual concentration and the average concentration integrated over the domain. The increase the first second is due to the inlet of enzymes. Modeling Using the Graphical User Interface 1 Double-click the COMSOL Multiphysics icon on the desktop to open the Model Navigator. 2 Go to the New page and set the Space dimension to 2D. 3 In the list of application modes select Chemical Engineering Module>Rotating Machinery>Rotating Navier Stokes>Transient analysis. 4 Click the Multiphysics button, then add the selected application mode by clicking the Add button. 5 In the list of application modes mark Chemical Engineering Module>Mass Balance>Convection and Diffusion>Transient analysis. 6 Click Add. 7 Click OK. 40 CHAPTER : COMSOL MULTIPHYSICS: CHEMICAL ENGINEERING MODULE MINICOURSE

9 GEOMETRY MODELING 1 Hold the Shift key and click the Ellipse/Circle (Centered) button on the Draw toolbar. 2 Set the Radius to 0.06 and click OK. This draws the tank walls. 3 To specify the rotating domain, again hold the Shift key and click the Ellipse/Circle (Centered) button on the Draw toolbar. 4 Set the Radius to 0.04 and click OK. 5 Click the Zoom Extents button on the Main toolbar. 6 You will now remove any overlap between the large and the small circle: Press Ctrl+A to select both objects. 7 Click the Union button. 8 To separate the circles into two non-overlapping geometries, click the Split Object button on the Draw toolbar. 9 To draw the impeller, hold the Shift key and click the Line button on the Draw toolbar. Then enter these coordinates: COORDINATES x y Set the Style drop-down menu to Closed Polyline (solid) and click OK. 11 To draw the inlet tube, select Options>Axis/Grid settings, then select the Grid page. 12 Clear the Auto check box and set both the X spacing and Y spacing to Click OK. 13 Draw the inlet by clicking the Line button on the Draw toolbar and, using the mouse, draw a line through the following coordinates:. POINT NO. X Y 1 5e e e e Right-click the end point in the polyline. All these points are on the grid, and you can see the shape of the pipe in Figure 8. MASS TRANSFER IN A STIRRED BATCH REACTOR 41

10 Figure 8: A cross section plot of the inlet pipe. 14 You will not model the interior of the tube or the impeller, so you can remove them from the geometry. Click the Create Composite Object button on the Draw toolbar and write CO3 CO1 in the Formula edit field. 15 Click the Apply button. 16 Now write CO2 CO4 in the Formula edit field and again click the Apply button. Doing so removes the impeller from the inner circle and the inlet from the outer circle. 17 Click OK. USING ASSEMBLIES 1 Select Draw>Use Assembly. This will turn on the assembly function. 2 Select Draw>Create Pairs to open the Create Pairs dialog box. 3 Select both geometries in the Object Selection list and click OK. You have now created an identity pair that connect the physics in the different geometries while still letting the coordinate systems differ. 42 CHAPTER : COMSOL MULTIPHYSICS: CHEMICAL ENGINEERING MODULE MINICOURSE

11 OPTIONS AND SETTINGS Open the Constants dialog box from the Options menu and enter the following names and settings; when done, click OK: PROPERTY EXPRESSION DESCRIPTION rpm 20 Revolution speed rho 920[kg/m^3] Density (kg/m^3) eta 1e-2[Pa*s] Viscosity (Pa*s) diff 1e-3[m^2/s] Diffusion (m^2/s) PHYSICS SETTINGS Select Moving Mesh (ale) (ALE) from the Model Tree view.that is the left-most window in the graphical user interface. You can also choose this from the Multiphysics menu. Subdomain Settings: Moving Mesh (ale) Application Mode 1 Select Subdomain Settings from the Physics menu. 2 Select the inner geometry with the impeller (subdomain number 2). 3 In the Group list choose Rotate_CW and note how the displacement expression changes. This sets the rotation of the inner circle to clockwise rotation with the speed rpm. 4 Now select the outer geometry (subdomain number 1) and choose Fixed in the Group drop down list. 5 Click OK. Subdomain Settings: Incompressible Navier Stokes Application Mode 1 From the Model Tree view select the Incompressible Navier Stokes application mode. 2 Select Subdomain settings from the Physics menu. 3 In the Subdomain selection list select 1 and 2. 4 Type rho in the Density edit field and eta in the Viscosity edit field. 5 Click OK. Boundary Conditions: Incompressible Navier Stokes Application Mode 1 Open the Boundary Settings dialog box from the Physics menu. 2 In the Boundary selection list select Do so either from the list or by clicking and dragging a box over the impeller. 3 From the Group list choose No_slip_CW. The boundary conditions are now set to No Slip conditions but in the rotational system. MASS TRANSFER IN A STIRRED BATCH REACTOR 43

12 4 Click OK. Subdomain Settings: Convection and Diffusion Application Mode Now configure the Convection and Diffusion application mode to the model. This application adds the concentration c as an unknown and the equation to solve for it. The new application mode, Convection and Diffusion (chcc), should be visible in the Model Tree on the left side of the screen. Select that application mode by clicking on it. 1 Select the application mode Convection and Diffusion (chcd) in the Model Tree on the left-hand side of the user interface. 2 Select Subdomain Settings from the Physics menu. 3 In the Subdomain selection list select 1 and 2. 4 Enter diff in the D isotropic edit field. 5 To use the flow field, enter u in the u edit field and v in the v edit field. 6 Click OK. Boundary Conditions: Convection and Diffusion Application Mode 1 Open the Boundary Settings dialog box from the Physics menu. 2 Select Boundary 2, which is the flat surface of the inlet pipe. 3 In the Boundary Condition list select Flux. 4 Enter 0.65*(t<1) in the N 0 edit field. 5 Mark Boundaries in the Boundary Selection list or drag a box over the impeller geometry. 6 Set the Boundary condition to Convective Flux. By default all the other boundaries are set to lsolation Symmetry, which is correct. 7 Click OK. COMPUTING THE SOLUTION Generate the mesh, set the solver settings, and solve for the flow field 1 Click the Initialize Mesh button on the Main toolbar. 2 Click the Solver Parameters button on the Main toolbar to open the Solver Parameters dialog box. 3 In the Times edit field enter 0:0.1:4. 4 Click OK. 5 Click the Solve button on the Main toolbar to calculate the flow filed. This takes approximately 4 minutes. 44 CHAPTER : COMSOL MULTIPHYSICS: CHEMICAL ENGINEERING MODULE MINICOURSE

13 POSTPROCESSING AND VISUALIZATION OF THE FLOW FIELD To create Figure 3 perform these steps: 1 From the Postprocessing menu open the Plot parameters dialog box. 2 On the General page select the plot types Surface and Arrow. 3 On the Surface page set the Surface data to Velocity field. 4 On the Arrow page set the Arrow data to Velocity field. 5 Click OK. To create the plots in Figure 4 to Figure 6 perform these steps: 1 On the General page select 0 from the Solution at time list. 2 On the Surface page set the Surface data to Concentration, c. 3 Click Apply. 4 Repeat this procedure for times 1, 2, 3, and 4. To create the plots in Figure 7perform these steps: 1 Select Options>Integration Coupling Variables>Subdomain Variables. 2 In the Subdomain selection list select 1 and 2. 3 In the Name edit field enter MixingValue. 4 In the Expression field enter (c-0.275)^2. This creates an integration of that quantified how far the concentration is from the average value Click OK. 6 Select Solve>Update Model to perform the integration. 7 Choose Postprocessing>Domain Plot Parameters. 8 Select the Point tab and click on any point. 9 Enter MixingValue the Expression edit field. 10 Click Apply. MASS TRANSFER IN A STIRRED BATCH REACTOR 45

Peristaltic Pump. Introduction. Model Definition

Peristaltic Pump. Introduction. Model Definition Peristaltic Pump Introduction In a peristaltic pump, rotating rollers are squeezing a flexible tube. As the pushed down rollers move along the tube, the fluid in the tube follows the motion. The main advantage

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

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

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

Example Resistive Heating

Example Resistive Heating Example Resistive Heating SOLVED WITH COMSOL MULTIPHYSICS 3.5a COPYRIGHT 2008. All right reserved. No part of this documentation may be photocopied or reproduced in any form without prior written consent

More information

An Overview of Impellers, Velocity Profile and Reactor Design

An Overview of Impellers, Velocity Profile and Reactor Design An Overview of s, Velocity Profile and Reactor Design Praveen Patel 1, Pranay Vaidya 1, Gurmeet Singh 2 1 Indian Institute of Technology Bombay, India 1 Indian Oil Corporation Limited, R&D Centre Faridabad

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

Generator. Introduction. Modeling in COMSOL Multiphysics

Generator. Introduction. Modeling in COMSOL Multiphysics Generator Introduction This example shows how the circular motion of a rotor with permanent magnets generates an induced EMF in a stator winding. The generated voltage is calculated as a function of time

More information

Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals

Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals Originally published in 007 American Society for Engineering Education Conference Proceedings

More information

Electromagnetic Forces on Parallel Current-

Electromagnetic Forces on Parallel Current- Page 1 of 5 Tutorial Models : Electromagnetic Forces on Parallel Current-Carrying Wires Electromagnetic Forces on Parallel Current- Carrying Wires Introduction One ampere is defined as the constant current

More information

Mixing in Flow Devices:

Mixing in Flow Devices: Mixing in Flow Devices: Spiral microchannels in two and three dimensions Prepared by Ha Dinh Mentor: Professor Emeritus Bruce A. Finlayson Department of Chemical Engineering University of Washington June

More information

Orbital Mixing In Comsol Using Coriolis and Centrifugal Forces. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson

Orbital Mixing In Comsol Using Coriolis and Centrifugal Forces. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson Orbital Mixing In Comsol Using Coriolis and Centrifugal Forces Written by Shawn Lillie Supervised by Dr. Bruce Finlayson University of Washington Department of Chemical Engineering Undergraduate Research

More information

Homework 4 in 5C1212; Part A: Incompressible Navier- Stokes, Finite Volume Methods

Homework 4 in 5C1212; Part A: Incompressible Navier- Stokes, Finite Volume Methods Homework 4 in 5C11; Part A: Incompressible Navier- Stokes, Finite Volume Methods Consider the incompressible Navier Stokes in two dimensions u x + v y = 0 u t + (u ) x + (uv) y + p x = 1 Re u + f (1) v

More information

Integrated Square-Shaped Spiral Inductor

Integrated Square-Shaped Spiral Inductor Page 1 of 9 Electrical Component Models : Integrated Square-Shaped Spiral Inductor Integrated Square-Shaped Spiral Inductor This example presents a model of a micro-scale square inductor, used for LC bandpass

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

Modeling a Catalytic Converter in Comsol Multiphysics

Modeling a Catalytic Converter in Comsol Multiphysics Modeling a Catalytic Converter in Comsol Multiphysics By Jacob Harding December 10 th, 2007 Chem E 499 Problem The goal of this project was to develop a model of a catalytic converter in Comsol Multiphysics.

More information

Two Dimensional Orbital Mixing for a Fluid. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson

Two Dimensional Orbital Mixing for a Fluid. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson Two Dimensional Orbital Mixing for a Fluid Written by Shawn Lillie Supervised by Dr. Bruce Finlayson University of Washington Department of Chemical Engineering Undergraduate Research December 13, 2006

More information

AN OVERVIEW OF IMPELLERS, VELOCITY PROFILES AND REACTOR DESIGN

AN OVERVIEW OF IMPELLERS, VELOCITY PROFILES AND REACTOR DESIGN AN OVERVIEW OF IMPELLERS, VELOCITY PROFILES AND REACTOR DESIGN Instructor: Gurmeet Singh (Department Manager of Polymer and Processing Department IOCL R&D center, Faridabad) 1 Presented by: Pranay. K.

More information

Packed Bed Reactor. Introduction. Model Definition

Packed Bed Reactor. Introduction. Model Definition Packed Bed Reactor Introduction The packed bed reactor is one of the most common reactors in the chemical industry, for use in heterogeneous catalytic processes. In essence, the reactor consists of a container

More information

Shape, Convection and Convergence

Shape, Convection and Convergence Presented at the COMSOL Conference 2008 Boston Shape, Convection and Convergence,VP Research, Inc. Who is? Who is? We are: A Technical Consultation firm in business since 1993 Who is? We are: A Technical

More information

Analysis of Mixing Chambers for the Processing of Two-Component Adhesives for Transport Applications

Analysis of Mixing Chambers for the Processing of Two-Component Adhesives for Transport Applications Analysis of Mixing Chambers for the Processing of Two-Component Adhesives for Transport Applications P. Steinert* 1, I. Schaarschmidt 1, R. Paul 1, M. Zinecker 1, M. Hackert-Oschätzchen 1, Th. Muschalek

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

CFD in COMSOL Multiphysics

CFD in COMSOL Multiphysics CFD in COMSOL Multiphysics Mats Nigam Copyright 2016 COMSOL. Any of the images, text, and equations here may be copied and modified for your own internal use. All trademarks are the property of their respective

More information

1. Starting of a project and entering of basic initial data.

1. Starting of a project and entering of basic initial data. PROGRAM VISIMIX TURBULENT SV. Example 1. Contents. 1. Starting of a project and entering of basic initial data. 1.1. Opening a Project. 1.2. Entering dimensions of the tank. 1.3. Entering baffles. 1.4.

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

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

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

COMSOL Multiphysics Training. COMSOL Multiphysics

COMSOL Multiphysics Training. COMSOL Multiphysics COMSOL Multiphysics Training COMSOL Multiphysics 5. Products Chemical Field CHEMICAL 1 - Chemical Reaction Engineering Chemical Reaction Engineering g Mass, Energy, and Momentum Transport 0D, very few

More information

Application of COMSOL Multiphysics in Transport Phenomena Educational Processes

Application of COMSOL Multiphysics in Transport Phenomena Educational Processes Application of COMSOL Multiphysics in Transport Phenomena Educational Processes M. Vasilev, P. Sharma and P. L. Mills * Department of Chemical and Natural Gas Engineering, Texas A&M University-Kingsville,

More information

VISIMIX LAMINAR. MODELING OF A STAGNANT ZONE FORMATION AS A RESULT OF INEFFICIENT MIXING.

VISIMIX LAMINAR. MODELING OF A STAGNANT ZONE FORMATION AS A RESULT OF INEFFICIENT MIXING. VISIMIX LAMINAR. MODELING OF A STAGNANT ZONE FORMATION AS A RESULT OF INEFFICIENT MIXING. If your media has a high Yield stress value, Shear stress on the wall may be lower than Yield stress. Stagnant

More information

Computational Study of Chemical Kinetics (GIDES)

Computational Study of Chemical Kinetics (GIDES) Computational Study of Chemical Kinetics (GIDES) Software Introduction Berkeley Madonna (http://www.berkeleymadonna.com) is a dynamic modeling program in which relational diagrams are created using a graphical

More information

Molecular Modeling and Conformational Analysis with PC Spartan

Molecular Modeling and Conformational Analysis with PC Spartan Molecular Modeling and Conformational Analysis with PC Spartan Introduction Molecular modeling can be done in a variety of ways, from using simple hand-held models to doing sophisticated calculations on

More information

Tutorial. Getting started. Sample to Insight. March 31, 2016

Tutorial. Getting started. Sample to Insight. March 31, 2016 Getting started March 31, 2016 Sample to Insight CLC bio, a QIAGEN Company Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.clcbio.com support-clcbio@qiagen.com Getting started

More information

Physics to PDE. Tutorial

Physics to PDE. Tutorial Physics to PDE Tutorial 1 1. Exercise Heat Transfer: Heat conduction in the steady state 2. Exercise Structural Mechanics: Bending test 3. Exercise Electrodynamics: Plate capacitor 4. Exercise Fluid Dynamics:

More information

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

Section 26.1: Reporting Conventions. Section 26.2: Fluxes Through Boundaries. Section 26.3: Forces on Boundaries 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

More information

Athena Visual Software, Inc. 1

Athena Visual Software, Inc. 1 Athena Visual Studio Visual Kinetics Tutorial VisualKinetics is an integrated tool within the Athena Visual Studio software environment, which allows scientists and engineers to simulate the dynamic behavior

More information

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

FEMLAB FEMLAB ECRE V ERSION 3.1

FEMLAB FEMLAB ECRE V ERSION 3.1 FEMLAB FEMLAB ECRE V ERSION 3.1 How to contact COMSOL: Benelux COMSOL BV Röntgenlaan 19 2719 DX Zoetermeer The Netherlands info@femlab.nl www.femlab.nl Denmark COMSOL A/S Rosenkæret 11C DK-2860 Søborg

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

VISIMIX TURBULENT. BATCH REACTOR SCALING UP.

VISIMIX TURBULENT. BATCH REACTOR SCALING UP. Introduction. VISIMIX TURBULENT. BATCH REACTOR SCALING UP. This example is based on a practical case application of VisiMix Turbulent by one of our clients. It is related to development of a new process

More information

Tutorial for the heated pipe with constant fluid properties in STAR-CCM+

Tutorial for the heated pipe with constant fluid properties in STAR-CCM+ Tutorial for the heated pipe with constant fluid properties in STAR-CCM+ For performing this tutorial, it is necessary to have already studied the tutorial on the upward bend. In fact, after getting abilities

More information

Separation through Dialysis

Separation through Dialysis Separation through Dialysis SOLVED WITH COMSOL MULTIPHYSICS 3.5a COPYRIGHT 2008. All right reserved. No part of this documentation may be photocopied or reproduced in any form without prior written consent

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

Magnetic Drug Targeting in Cancer Therapy

Magnetic Drug Targeting in Cancer Therapy Magnetic Drug Targeting in Cancer Therapy SOLVED WITH COMSOL MULTIPHYSICS 3.5a COPYRIGHT 2008. All right reserved. No part of this documentation may be photocopied or reproduced in any form without prior

More information

Nicholas Cox, Pawel Drapala, and Bruce F. Finlayson Department of Chemical Engineering, University of Washington, Seattle, WA, USA.

Nicholas Cox, Pawel Drapala, and Bruce F. Finlayson Department of Chemical Engineering, University of Washington, Seattle, WA, USA. Transport Limitations in Thermal Diffusion Nicholas Cox, Pawel Drapala, and Bruce F. Finlayson Department of Chemical Engineering, University of Washington, Seattle, WA, USA Abstract Numerical simulations

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

Space Objects. Section. When you finish this section, you should understand the following:

Space Objects. Section. When you finish this section, you should understand the following: GOLDMC02_132283433X 8/24/06 2:21 PM Page 97 Section 2 Space Objects When you finish this section, you should understand the following: How to create a 2D Space Object and label it with a Space Tag. How

More information

OCEAN/ESS 410 Lab 4. Earthquake location

OCEAN/ESS 410 Lab 4. Earthquake location Lab 4. Earthquake location To complete this exercise you will need to (a) Complete the table on page 2. (b) Identify phases on the seismograms on pages 3-6 as requested on page 11. (c) Locate the earthquake

More information

Transient flow and heat equations - the Rayleigh-Benard instability

Transient flow and heat equations - the Rayleigh-Benard instability Transient flow and heat equations - the Rayleigh-Benard instability Directory: RayleighBenard Solvers: HeatSolve, FlowSolve Tools: ElmerGUI Dimensions: 2D, Transient Case definition This tutorial is about

More information

6. Expressions for Describing Steady Shear Non-Newtonian Flow

6. Expressions for Describing Steady Shear Non-Newtonian Flow Non-Newtonian Flows Modified from the Comsol ChE Library module. Rev 10/15/08 2:30PM Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 http://ciks.cbt.nist.gov/~garbocz/sp946/node8.htm

More information

CFD Analysis of a Stirred Vessel Bioreactor with Double Pitch Blade and Rushton Type Impellers

CFD Analysis of a Stirred Vessel Bioreactor with Double Pitch Blade and Rushton Type Impellers CFD Analysis of a Stirred Vessel Bioreactor with Double Pitch Blade and Rushton Type Impellers A. Buss 1, 2, A. Suleiko 2, 3, K. Rugele 2, J. Vanags 3 1. Riga Biomaterials Innovation and Development Centre,

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 energy performance of an airflow window

The energy performance of an airflow window The energy performance of an airflow window B.(Bram) Kersten / id.nr. 0667606 University of Technology Eindhoven, department of Architecture Building and Planning, unit Building Physics and Systems. 10-08-2011

More information

through any three given points if and only if these points are not collinear.

through any three given points if and only if these points are not collinear. Discover Parabola Time required 45 minutes Teaching Goals: 1. Students verify that a unique parabola with the equation y = ax + bx+ c, a 0, exists through any three given points if and only if these points

More information

Helical Coil Flow: a Case Study

Helical Coil Flow: a Case Study Excerpt from the Proceedings of the COMSOL Conference 2009 Milan Helical Coil Flow: a Case Study Marco Cozzini Renewable Energies and Environmental Technologies (REET) Research Unit, Fondazione Bruno Kessler

More information

Application Note. Capillary Zone Electrophoresis

Application Note. Capillary Zone Electrophoresis Application Note Capillary Zone Electrophoresis i Application Note: Capillary Zone Electrophoresis Version 8/PC Part Number 30-090-101 September 2008 Copyright IntelliSense Software Corporation 2004, 2005,

More information

Preparations and Starting the program

Preparations and Starting the program Preparations and Starting the program https://oldwww.abo.fi/fakultet/ookforskning 1) Create a working directory on your computer for your Chemkin work, and 2) download kinetic mechanism files AAUmech.inp

More information

GEC ICP Reactor, Argon/Oxygen Chemistry

GEC ICP Reactor, Argon/Oxygen Chemistry GEC ICP Reactor, Argon/Oxygen Chemistry Introduction Electronegative discharges exhibit very different characteristics to electropositive discharges due to the presence of negative ions. Examples of electronegative

More information

Modeling of Packed Bed Reactors: Hydrogen Production by the Steam Reforming of Methane and Glycerol

Modeling of Packed Bed Reactors: Hydrogen Production by the Steam Reforming of Methane and Glycerol Modeling of Packed Bed Reactors: Hydrogen Production by the Steam Reforming of Methane and Glycerol A. G. Dixon *,1, B. MacDonald 1, A. Olm 1 1 Department of Chemical Engineering, Worcester Polytechnic

More information

Exercises for Windows

Exercises for Windows Exercises for Windows CAChe User Interface for Windows Select tool Application window Document window (workspace) Style bar Tool palette Select entire molecule Select Similar Group Select Atom tool Rotate

More information

BUILDING BASICS WITH HYPERCHEM LITE

BUILDING BASICS WITH HYPERCHEM LITE BUILDING BASICS WITH HYPERCHEM LITE LAB MOD1.COMP From Gannon University SIM INTRODUCTION A chemical bond is a link between atoms resulting from the mutual attraction of their nuclei for electrons. There

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

SIMULATION OF THE CONVECTIVE HEAT T W T TRANSFER AND WORKING TEMPERATURE FIELD OF A PHOTOVOLTAIC MODULE USING COMSOL MULTIPHYSICS

SIMULATION OF THE CONVECTIVE HEAT T W T TRANSFER AND WORKING TEMPERATURE FIELD OF A PHOTOVOLTAIC MODULE USING COMSOL MULTIPHYSICS 1 Presented at the COMSOL Conference 2009 Milan SIMULATION OF THE CONVECTIVE HEAT T W T TRANSFER AND WORKING TEMPERATURE FIELD OF A PHOTOVOLTAIC MODULE USING COMSOL MULTIPHYSICS E. Ruiz-Reina and M. Sidrach-de-Cardona

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

Chem 1 Kinetics. Objectives. Concepts

Chem 1 Kinetics. Objectives. Concepts Chem 1 Kinetics Objectives 1. Learn some basic ideas in chemical kinetics. 2. Understand how the computer visualizations can be used to benefit the learning process. 3. Understand how the computer models

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

VISIMIX TURBULENT. TACKLING SAFETY PROBLEMS OF STIRRED REACTORS AT THE DESIGN STAGE.

VISIMIX TURBULENT. TACKLING SAFETY PROBLEMS OF STIRRED REACTORS AT THE DESIGN STAGE. VISIMIX TURBULENT. TACKLING SAFETY PROBLEMS OF STIRRED REACTORS AT THE DESIGN STAGE. This example demonstrates usage of the VisiMix software to provide an Inherently Safer Design of the process based on

More information

The effect of Entry Region on Thermal Field

The effect of Entry Region on Thermal Field The effect of Entry Region on Thermal Field Flow Fractionation Nick Cox Supervised by Professor Bruce Finlayson University of Washington Department of Chemical Engineering June 6, 2007 Abstract Achieving

More information

CFD SIMULATIONS OF FLOW, HEAT AND MASS TRANSFER IN THIN-FILM EVAPORATOR

CFD SIMULATIONS OF FLOW, HEAT AND MASS TRANSFER IN THIN-FILM EVAPORATOR Distillation Absorption 2010 A.B. de Haan, H. Kooijman and A. Górak (Editors) All rights reserved by authors as per DA2010 copyright notice CFD SIMULATIONS OF FLOW, HEAT AND MASS TRANSFER IN THIN-FILM

More information

Tutorial for the supercritical pressure pipe with STAR-CCM+

Tutorial for the supercritical pressure pipe with STAR-CCM+ Tutorial for the supercritical pressure pipe with STAR-CCM+ For performing this tutorial, it is necessary to have already studied the tutorial on the upward bend. In fact, after getting abilities with

More information

Tutorial Number 18: Heat transfer analysis of a teapot

Tutorial Number 18: Heat transfer analysis of a teapot Tutorial Number 18: Heat transfer analysis of a teapot Stefano Morlacchi September 2014 T. 01608 811777 F. 01608811770 E.info@ssanalysis.co.uk W. www.ssanalysis.co.uk 1. Introduction In this tutorial,

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

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

Create Satellite Image, Draw Maps

Create Satellite Image, Draw Maps Create Satellite Image, Draw Maps 1. The goal Using Google Earth, we want to create and import a background file into our Adviser program. From there, we will be creating paddock boundaries. The accuracy

More information

NMR Predictor. Introduction

NMR Predictor. Introduction NMR Predictor This manual gives a walk-through on how to use the NMR Predictor: Introduction NMR Predictor QuickHelp NMR Predictor Overview Chemical features GUI features Usage Menu system File menu Edit

More information

Performance characteristics of turbo blower in a refuse collecting system according to operation conditions

Performance characteristics of turbo blower in a refuse collecting system according to operation conditions Journal of Mechanical Science and Technology 22 (2008) 1896~1901 Journal of Mechanical Science and Technology www.springerlink.com/content/1738-494x DOI 10.1007/s12206-008-0729-6 Performance characteristics

More information

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE)

(THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) PART 2: Analysis in ArcGIS (THIS IS AN OPTIONAL BUT WORTHWHILE EXERCISE) Step 1: Start ArcCatalog and open a geodatabase If you have a shortcut icon for ArcCatalog on your desktop, double-click it to start

More information

mixing of fluids MIXING AND AGITATION OF FLUIDS

mixing of fluids MIXING AND AGITATION OF FLUIDS Levenspiel [2] considered when two fluids are mixed together, the molecular behavior of the dispersed fluid falls between two extremes. If molecules are completely free to move about, the dispersed fluid

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

Computational Chemistry Lab Module: Conformational Analysis of Alkanes

Computational Chemistry Lab Module: Conformational Analysis of Alkanes Introduction Computational Chemistry Lab Module: Conformational Analysis of Alkanes In this experiment, we will use CAChe software package to model the conformations of butane, 2-methylbutane, and substituted

More information

Entropic Evaluation of Dean Flow Micromixers

Entropic Evaluation of Dean Flow Micromixers COMSOL Conference, Boston, 2013 Brian Vyhnalek, Petru S. Fodor and Miron Kaufman Physics Department Cleveland State University Entropic Evaluation of Dean Flow Micromixers ABSTRACT We study the use of

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

ME 431A/538A/538B Homework 22 October 2018 Advanced Fluid Mechanics

ME 431A/538A/538B Homework 22 October 2018 Advanced Fluid Mechanics ME 431A/538A/538B Homework 22 October 2018 Advanced Fluid Mechanics For Friday, October 26 th Start reading the handout entitled Notes on finite-volume methods. Review Chapter 7 on Dimensional Analysis

More information

Supporting Information

Supporting Information Supporting Information Abnormal Ionic Current Rectification Caused by Reversed Electroosmotic flow under Viscosity Gradients across Thin Nanopores Yinghua Qiu, 1 * # Zuzanna S. Siwy, 2 and Meni Wanunu

More information

Numerical analysis of fluid flow and heat transfer in 2D sinusoidal wavy channel

Numerical analysis of fluid flow and heat transfer in 2D sinusoidal wavy channel Numerical analysis of fluid flow and heat transfer in 2D sinusoidal wavy channel Arunanshu Chakravarty 1* 1 CTU in Prague, Faculty of Mechanical Engineering, Department of Process Engineering,Technická

More information

Electric Fields and Equipotentials

Electric Fields and Equipotentials OBJECTIVE Electric Fields and Equipotentials To study and describe the two-dimensional electric field. To map the location of the equipotential surfaces around charged electrodes. To study the relationship

More information

Flow Focusing Droplet Generation Using Linear Vibration

Flow Focusing Droplet Generation Using Linear Vibration Flow Focusing Droplet Generation Using Linear Vibration A. Salari, C. Dalton Department of Electrical & Computer Engineering, University of Calgary, Calgary, AB, Canada Abstract: Flow focusing microchannels

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

ADDING RCGEO BASEMAPS TO ARCMAP. Versions 10.0, 10.1 and 10.1 sp1

ADDING RCGEO BASEMAPS TO ARCMAP. Versions 10.0, 10.1 and 10.1 sp1 ADDING RCGEO BASEMAPS TO ARCMAP Versions 10.0, 10.1 and 10.1 sp1 May, 2014 Contents Adding the Ortho and Carto Base Maps to ArcMap... 2 Richland County Base Maps... 2 Adding the Base Map Connections ArcMap

More information

Chem 253. Tutorial for Materials Studio

Chem 253. Tutorial for Materials Studio Chem 253 Tutorial for Materials Studio This tutorial is designed to introduce Materials Studio 7.0, which is a program used for modeling and simulating materials for predicting and rationalizing structure

More information

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA This help guide describes how to merge two or more feature classes (vector) or rasters into one single feature class or raster dataset. The Merge Tool The Merge Tool combines input features from input

More information

ELEC 1908 The Electric Potential (V) March 28, 2013

ELEC 1908 The Electric Potential (V) March 28, 2013 ELEC 1908 The Electric Potential (V) March 28, 2013 1 Abstract The objective of this lab is to solve numerically Laplace s equation in order to obtain the electric potential distribution in di erent electric

More information

Application Note. U. Heat of Formation of Ethyl Alcohol and Dimethyl Ether. Introduction

Application Note. U. Heat of Formation of Ethyl Alcohol and Dimethyl Ether. Introduction Application Note U. Introduction The molecular builder (Molecular Builder) is part of the MEDEA standard suite of building tools. This tutorial provides an overview of the Molecular Builder s basic functionality.

More information

Understanding Transport Phenomena Concepts in Chemical Engineering with COMSOL Multiphysics

Understanding Transport Phenomena Concepts in Chemical Engineering with COMSOL Multiphysics Understanding Transport Phenomena Concepts in Chemical Engineering with COMSOL Multiphysics Erick S. Vasquez, Ph.D. Department of Chemical and Materials Engineering, University of Dayton, Dayton, OH, USA

More information

CFD ANALYSIS OF TURBULENCE EFFECT ON REACTION IN STIRRED TANK REACTORS

CFD ANALYSIS OF TURBULENCE EFFECT ON REACTION IN STIRRED TANK REACTORS CFD ANALYSIS OF TURBULENCE EFFECT ON REACTION IN STIRRED TANK REACTORS Udaya Bhaskar Reddy R*, Gopalakrishnan S, Ramasamy E Department of Chemical Engineering, Coimbatore Institute of Technology, Coimbatore-

More information

Solving Differential Equations on 2-D Geometries with Matlab

Solving Differential Equations on 2-D Geometries with Matlab Solving Differential Equations on 2-D Geometries with Matlab Joshua Wall Drexel University Philadelphia, PA 19104 (Dated: April 28, 2014) I. INTRODUCTION Here we introduce the reader to solving partial

More information

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus.

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. PCI GEOMATICS GEOMATICA QUICKSTART 1. Introduction This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. All data used in

More information

COMSOL Multiphysics. Heat Transfer MODULE MODEL LIBRARY V ERSION 3.5

COMSOL Multiphysics. Heat Transfer MODULE MODEL LIBRARY V ERSION 3.5 COMSOL Multiphysics Heat Transfer MODULE MODEL LIBRARY V ERSION 3.5 How to contact COMSOL: Benelux COMSOL BV Röntgenlaan 19 2719 DX Zoetermeer The Netherlands Phone: +31 (0) 79 363 4230 Fax: +31 (0) 79

More information

Modeling as a tool for understanding the MEA. Henrik Ekström Utö Summer School, June 22 nd 2010

Modeling as a tool for understanding the MEA. Henrik Ekström Utö Summer School, June 22 nd 2010 Modeling as a tool for understanding the MEA Henrik Ekström Utö Summer School, June 22 nd 2010 COMSOL Multiphysics and Electrochemistry Modeling The software is based on the finite element method A number

More information

Introduction to Spark

Introduction to Spark 1 As you become familiar or continue to explore the Cresset technology and software applications, we encourage you to look through the user manual. This is accessible from the Help menu. However, don t

More information