PROOST: Object oriented approach to multiphase reactive transport. modeling in porous media.

Size: px
Start display at page:

Download "PROOST: Object oriented approach to multiphase reactive transport. modeling in porous media."

Transcription

1 1 2 3 PROOST: Objet oriented approah to multiphase reative transport modeling in porous media. P. Gamazo a, L.J. Slooten b,e, J. Carrera b,e, M.W. Saaltink,e, S. Bea d and J. Soler a a Departamento del Agua, CENUR LINO, Universidad de la Repúblia, Gral. Rivera 135, 5 Salto, Uruguay, gamazo@unorte.edu.uy, jsoler@unorte.edu.uy b Institute of Environmental Assessment and Water Researh (IDAEA), CSIC, /Lluis Solè Sabarìs, s/n, 828 Barelona, Spain, luitjan.slooten@up.edu, jesus.arrera@idaea.si.es Dept. Geotehnial Engineering and Geosienes, Universitat Politenia de Catalunya, UPC, /Jordi Girona 1 3, 834 Barelona, Spain, maarten.saaltink@up.edu d CONICET IHLLA Repúblia de Italia 78, 73, Azul, Buenos Aires, Argentina, sabea@faa.unien.edu.ar e Assoiated Unit: Hydrogeology Group (UPC CSIC) Abstrat Reative transport modelling involves solving several nonlinear oupled phenomena, among them, the flow of fluid phases, the transport of hemial speies and energy, and hemial reations.. There are different ways to aount this oupling that might be more or less suitable depending on the nature of the problem to be solved. In this paper we aknowledge the importane of flexibility on reative transport odes and how objet oriented programming an failitate this feature. We present PROOST, an objet oriented ode that allows solving reative transport problems onsidering different oupling approahes. The ode main lasses and their interations are presented. PROOST performane is illustrated by the resolution of a multiphase reative transport problem where geohemistry affets hydrodynami proesses Introdution Reative transport models are tools that help to understand the hydrauli and hemial behavior of natural and artifiial porous media. It has been used to solve a broad range of 1

2 problems like groundwater remediation (Loomer et al. 21), nulear waste disposal (MaQuarrie and Mayer 25) and CO2 sequestration (Zhang et al. 212) among others, from miro sale (Trebotih et al. 214) to field sale problems (Sassen et al. 212). Modeling reative transport in porous media involves simulating several oupled phenomena: phase flow, solute transport, and reations. It may also involve multiphase flow, heat transport and porous media deformation (Steefel et al. 214,). These phenomena may be omplex to model individually, and modeling together brings on new diffiulties assoiated with oupled effets (Lihtner 1996). Whih oupled effets have to be onsidered and the optimal solution strategy for the oupled equations depend on the nature of the problem to be solved and may vary signifiantly from ase to ase (Zhang et al. 212). The ideal reative transport ode would have to use an aurate, robust and effiient numerial approah. However, it is diffiult to obtain these goals with a single numerial approah. Therefore, onessions have to be made and different oupling alternatives have to be hosen at different levels. Numerial auray is generally preferred on other issues when solving modeling researh appliations. On the other hand, when solving field sale problems, effiieny and robustness have priority while auray remains within the bounds of the unertainty assoiated with model parameters (Yeh et al. 212). Two big family of methods were addressed to aount for the oupling between solute transport and hemial reation proesses: (1) the Operator Splitting (or Sequential Iterative (or NON iterative) Approah, and (2) the Global Impliit or Diret Substitution Approah (Saaltink et al. 21). As regards the first one (i.e., the sequential methods), whether iterative (SIA) or not (SNIA) adopt operator splitting tehniques that effetively deouple omponent transport equations. As regards the last one, diret substitution approahes (DSA) solve both transport and hemial reations simultaneously. A number of authors have studied the numerial performane of these methods (Steefel and MaQuarrie, 1996), and they onlude that in spite of the fat that the DSA is more aurate and robust, there are ases where the 2

3 SIA is more onvenient from an effiieny auray point of view. In addition, SNIA may be appropriated for senario with Courant number smaller than 1 (Xu et al. 212). Some reative transport odes are able to work with both of these approahes (CRUNCHFLOW, Steefel 29; DUMUX, Flemish et al. 211; HYDROGEOCHEM, Yeh et al, 21; PFLOTRAN, Lihtner et al. 213; RETRASOCODEBRIGHT et al. Saaltink et al. 24.), while others use the fully impliit approah (NUFT, Hao et al. 212; MIN3P, Mayer et al. 212), or different variants of operator splitting tehniques (CORE, Samper et al 29; HYDRUS PHREEQC (HP1), Jaques et al. 211; HYTEC, Lagneau and Van Der Lee 21; IPARS, Wheeler et al. 212; OPENGEOSYS, Li et al. 214; ORCHESTRA, Meeussen 23; PHAST, Parkhurst et al. 21; PHREEQC, Parkhurst and Appelo 213; PHT3D, Prommer and Post 21; RT3D, Johnson and Truex 26; STOMP, White and MGrail 25; TOUGHREACT, Xu et al. 211). On a more omplex level is the oupling between phase onservation and reative solute transport. Most reative transport odes deouple phase onservation (i.e. flow equation) from reative transport alulations (RT3D, MIN3P, PFLOTRAN, PHAST, RETRASOCODEBRIGHT, HYTEC, TOUGHREACT). This approah is onvenient in most ases, but a numerially oupled solution will generally be more suitable when the phenomena involved are highly physially oupled. One example of this ould be found in problems related with the CO 2 sequestration in brine aquifers, whih has prompted the development of odes that solve oupled multiphase flow and reative transport (Fan et al. 212) and even mehanial deformation (Zhang et al. 212). Likewise, Wissmeier and Barry (28) showed that the onsumption of water due to hydrated mineral preipitation an have impats on flow and solute transport for unsaturated flow problems. These impats an be even more important if gas transport is also onsidered beause water ativity, whih ontrols vapor pressure, is affeted by apillary and osmoti effets. Moreover, ertain mineral paragenesis an fix water ativity (produing an invariant point), ausing the geohemistry to ontrol vapor pressure, whih is the key variable for vapor flow (Risaher and 3

4 Clement, 21). In suh ases, deoupling is not appropriated. Formulations that are able to represent these effets are omplex to implement sine they should onsider all oupled phenomenon and a variable number of omponents in spae and time. While most reative transport odes onsider a single tehni for the resolution of the partial differential equation some odes an adopt more than one. In Table 1 the supported disretization method and oupling strategies for different reative transport odes are detailed. Table 1 Supported disretization method and oupling strategies for different reative transport odes Reative transport modeling in fratured media might also require flexibility regarding the way the medium is onsidered. Important hanges in fluid pressures and solute onentrations will propagate rapidly through the frature system, while exhanges with the matrix bloks will 4

5 our slowly. To aount this, some reative transport odes have inluded Multiple Interating Continua modeling (TOUGHREACT, PFLOTRAN). In short, for reative transport modeling the adopted oupling tehniques, the partial differential equation disretization method and the way as the domain is onsidered, may be problem dependent. Therefore, a reative transport ode should inlude several solution approahes to be used in a broad range of problems. Moreover, in order to ensure its use for present and future problems, it must have an extensible design. A number of authors have pointed out that objet oriented (OO) programming failitates the implementation of these features (Commend and Zimmermann 21, Filho and Devloo 1991) The sientifi ommunity has been adopting OO tehniques for problem solving sine the end of the last entury (Forde et al. 199, Slooten et al. 21, Wang and Kolditz 27). But only in the last deade have OO odes been developed for reative transport modeling. Meysman et al. (23) developed an OO reative transport ode for a single fluid phase. Gandy and Younger (27) developed an OO multiphase reative transport ode for pyrite oxidation and pollutant transport in tailing ponds. Shao et al. (29) inlude reative transport alulations into a Thermo Hydro Mehani OO framework adopting a sequential non iterative approah (SNIA). Bea et al. (29) developed an OO module apable of solving reative transport for a single phase onsidering the SNIA, SIA or DSA approah. However, all of these odes, and most of the proedural reative transport odes, have a predefined strategy for dealing with oupling effets. Partiularly, they do not allow for hanging number and definitions of hemial omponents when solving flow and reative transport in a oupled way. The objetive of this paper is to present an OO struture for reative transport that an aommodate different level of physial and hemial proesses oupling. The struture presented here is apable to model from single phase SIA problems to fully oupled multiphase reative transport problems. In addition, the best of our knowledge, it is the first OO tool apable to aount the ourrene of invariant points (e.g., for referene see Risaher 5

6 and Clement) in a reative transport problem. This is an extreme ase where geohemial proesses signifiantly affet fluid flow and the number and definitions of hemial omponents may vary signifiantly in spae and time. This struture has been implemented in PROOST whih was programmed in FORTRAN 95 following the OO paradigm, and until now ould solve single phase reative transport by the SIA method and a fully oupled multi phase reative transport by the DSA method Equations to solve Reative transport modeling implies establishing several onservation priniples, like mass or energy onservation, expressed as partial differential equations (PDE), and several onstitutive and thermodynami laws (suh as retention urve or mass ations laws) expressed as algebrai equations (AE). Dary s law is used to represent momentum onservation. In this setion we present a generi onservation equation to represent onservation priniples in reative transport problems. We onsider in detail the speies and omponent onservation and we briefly present the onstitutive and thermodynami laws General onservation equation 133 Conservation of a physial entity an be expressed as 134 A F j, (1) t Where A is the amount of per unit volume of medium, j, is the flux of due to the driving fore (e.g. advetion or diffusion), and F is a sink soure term. Sine time and spatial derivatives are involved, onservation equations usually take the form of a partial differential equation (PDE) Speies and omponent onservation equation 6

7 The onservation of a speies i belonging to phase, whih is a partiular ase of equation (1) has the following expression: Where Ne Nk i, L i, Sej, irej Skj, irkj fi (2) t j1 j1 is the volumetri ontent of phase, i, is the speies i onentration in phase, Se is the stoihiometri oeffiient of the equilibrium reation j for the speie i, j, i re is the reation rate of the equilibrium reation j, and Ne is the number of equilibrium j reations. Sk, j, i rk and Nk are analogous to j Se, j, i re and Ne but for kineti reations. f j i is an external sink soure term, and involving advetive and diffusive dispersive proesses: Mobile phase fluxes L is the linear transport operator for the mobile phase i, i, D, i L q are alulated aording to Dary s law: q j (3) q K p g (4) 152 where K, p and are the ondutivity tensor, pressure and density of the phase respetively. Diffusive dispersive fluxes j D, i are alulated aording to Fik s law: where diff D and the tortuosity. diff disp j D D D (5) D, i i, i, disp D are the diffusion and dispersion tensor for phase respetively and is Note that the general sink soure term of equation (1) F involves several different terms in equation (2): 159 Ne F Se re Sk rk f Nk (6) j, i j j, i j i j1 j1 7

8 There is no expliit expression for the equilibrium reation rates that the orresponding mass ation law is satisfied. Therefore, re, their value has to be suh j re values an be written as a j funtion of both transport and hemial proesses (De Simoni et al. 25). A ommon approah to avoid dealing with these terms is to formulate the onservation of omponents as a linear ombination of speies that remain unaffeted by equilibrium reations. As suh, equilibrium reative rates disappear from the onservation equations of omponents (Steefel and MaQuarrie 1996). However, omponents may involve speies belonging to different phases, therefore onservation equation for omponents have to be written: t t ui, ui, L ui, ku f (7) i ui Where ui, and ui, are the i omponent onentration in mobile phases and immobile phases respetively, and k u i is a linear ombination of the kineti terms that affet the speies omposing the omponent. We onsider as immobile phases minerals and fluid solid interfae, despite the fat an interphase is not a phase from a thermodynami point of view. Note that the omponent onservation equation (7) has the same struture as equation (2). The main differene is that a omponent ui may be present in more than one phase, while a speies i belongs to a single phase. There are several ways of defining omponents and therefore some freedom in the hoie of omponents. This has led to formulations that try defining omponents that do not affet eah other, suh as those proposed by Molins et al. (24), Kräutle and Knabner (25) and Hoffmann et al. (21). Saaltink et al. (1998) introdued a definition that eliminates speies whose ativities are known and onstant. That is the ase of minerals, that are onsidered as pure phases, so that their ativity equals unity. Also, the ativity of water an be assumed unity for the ase of diluted solutions. Minerals, often onsidered as onstant ativity speies, might appear or disappear from portions of the domain due to preipitation dissolution proesses. Therefore, under equilibrium assumption, 8

9 the dimension of the omponent vetor, the number of omponents, may be different at eah disrete point in spae and vary in time. This inreases the diffiulty of solving equation (7) sine the matrix system to be solved has a dynami size, whih signifiantly affets the ode. One all omponent onservation and geohemial equations have been solved, all speies onentrations are known. Equilibrium reation rates re are then alulated form speies j onservation equation (2). If onstant ativity speies have been eliminated from the omponent definition, their onentration must also to be alulated from equation (2) Constitutive and thermodynami laws The literature provides several models for density, visosity and diffusion oeffiients of mobile phases. These parameters are usually expressed as an expliit funtion of phase omposition, pressure and temperature. Several models express saturation and relative permeability as an expliit funtion of apillary pressure and surfae tension. All these relations lead to a loal system of equations, whih is valid at every point of the domain. Thermodynami relations also form part of this loal system of equations. The most important of these are the hemial equilibrium reations, whih may be expressed by means of mass ation laws, as often done in reative transport. Also required are models for the alulation of ativity, suh as Debye Hükel (1923), or Pitzer (1973) and expressions for kineti rate laws (suh as Monod or Lasaga, Mayer et al. 22). Minor hanges on the solid matrix, like porosity hanges due to mineral dissolutionpreipitation or logging, may also be expressed as algebrai equations (Soleimani et al. 29). More omplex mehanial proesses, like deformation or onsolidation, involve momentum onservation equation and have to be solved as a PDE (Villar et al. 28). Constitutive and thermodynami relationships define a set of algebrai equations (AE) that have to be solved together with the onservation equations (PDE). 29 9

10 Numerial solution of the equations Methods suh as finite element or finite differenes, among others, are normally used to approximate time or spae derivative terms in PDEs. Appliation of suh methods leads to a set of equations that represent the onservation priniple for disrete portions of the domain (representing nodes or ells). The urrent version of PROOST supports two methods: the Finite Elements and the Mixed Finite Elements. Contrary to onstitutive or thermodynami laws, these equations are not loal, that is, equations at a disrete point are funtion of variables at other disrete points. As onstitutive and thermodynami models (AEs) involve variables that appear in the PDE, both AEs and PDEs may have to be solved simultaneously. Generally, the resulting set of equations is non linear, whih makes their solution more diffiult. As mentioned in the introdution different approahes an be adopted for solving these oupled sets of equation: independently, sequentially, iteratively or oupled OO analysis of reative transport modeling and PROOST lass organization Aording to the OO philosophy, the numerial solution of reative transport an be represented by a group of interating objets. These objets belong to lasses whih define ommon types of data and funtionality. Aording to Filho and Devloo (1991), defining suitable lasses is the first and perhaps the most important step in software design under OO Our analysis was based on the following abstration: reative transport modeling is onsidered as a set of equations (PDEs and AEs), representing the onservation of hemial speies, that need to be solved in a ertain domain. These equations involve several variables or fields (suh as onentrations, density or porosity) whih are also defined over portions of the same domain. The domain is disretized and fields are defined over the disretized spae (nodes or ells). Using disretization tehniques (suh as finite element or finite differenes methods) PDEs are onverted into a set of algebrai equations whih represent a disrete version of the 1

11 PDE. For eah disretized time interval, this set of equations an simultaneously be solved with the AE or using an operator splitting tehnique The above desription points to a natural lass struture for our problems. The PDEs share attributes suh as terms in the equation, state variables or domain definitions, and also share funtionalities suh as omputing the balane or the matries for the disretized PDE. Therefore, we find it natural to define a lass, termed Phenomenon, to identify PDEs. In the same fashion, we define Proess as the lass whose instanes will be speifi terms in the PDE (e.g. advetion, dispersion, et.). The lass Meshfields defines objets representing various properties defined over spae (and time). To deal the geohemial proesses we use the lass CHEPROO (CHEmial PRoesses Objet Oriented, Bea et al. 29). All these objets produe the terms for the (non linear) disretized PDEs, whih are solved with the funtions of the lass Solver. The lass organization desribed above is shown in Figure 1 and its detailed desription is given below. 11

12 Figure 1 Organization of main lasses in PROOST. Eah box represents a lass with its attributes and methods. A paradigm is show below eah lass Phenomenon lass PDEs are a entral ingredient of reative transport modeling. All PDEs represent a onservation priniple. All of them onsist of different terms, like storage, flux divergene or soure terms and are subjet to initial and boundary onditions. Therefore, we define a lass for representing PDEs. We term this lass Phenomenon. Note that a number of authors have also defined similar lasses in their analysis (Boivin and Ollivier Gooh 24, Kolditz and Bauer 24, Meysman et al. 23). But the main differene here is that in our ase, the Phenomenon objet is omposed by several objets of the lass Proess whih represent the different terms 12

13 of the PDE. This is a key aspet that failitates ode reuse, as will be shown below in the Proess lass desription. Beside the Proesses that define the PDE, the initial and boundary onditions are also the main attributes of the Phenomenon lass. Methods inlude the omputations of balanes or the ontribution to matries omprising the disrete version of the PDEs. The values of the solution variables or unknowns will be obtained from the solution of this matrix system. Initial onditions and Dirihlet boundary onditions are defined as a Meshfields and are handled by the Phenomenon Class. The rest of boundary onditions, as an be expressed as different terms of the PDE, are represented by instanes of the Proess lass. The Dirihlet boundary onditions has the partiularity of imposing the state variable value over different parts of the domain. For this reason there are handled diretly by the Phenomenon. A Phenomenon objet an be used to represent a single onservation priniple (suh as speies mass or energy) or several onservation priniples with similar equations, like omponents onentrations. For this latter ase, the Phenomenon lass makes use of the fat that the same onservation equation applies to all omponents, and therefore only one PDE has to be defined whih applies to all omponents Proess lass The terms that ompose the PDE (e.g., storage or advetion) and the boundary onditions that onstrain it (e.g. leakage) are represented by the Proess lass. The atual nature of this term is defined via inheritane by speialization lasses (Figure 1) The main attributes of this lass are the time and spae where the Proess is applied (for example the loation of a pumping well for a sink soure Proess) and the fields it involves (the pumping rate in this example). Methods inlude the omputation of the proess ontribution to the system matrix or to the global balane. All these are performed by using methods of the lass Mesh, where all disretization integration information and methods are enapsulated. 13

14 The Proesses objets are the terms that onstitute the onservation equations. A Phenomenon an be formulated by ombining different Proesses. This lass failitates the extensibility of the ode beause only the new terms (new speialization of the lass Proess) have to be programmed to extend the set of equations that an be solved. It also allows reusing ode, sine the same type of Proesses an be used for different onservation equations. For example, a diffusive proess for a mass onservation equation and an energy onservation equation are a different instane of the same lass. Another example is the extension of the omponent onservation equation from single phase to multiphase (equation (7)). For this ase, all proesses have to be repliate for eah mobile phase. This an be easily done by onsidering new instanes of the same Proess objets There are ertain limitations regarding the kind of Proesses that an be added to a Phenomenon, and are related to the numerial method hosen for solving it. The nature of the onsidered Proess has to be supported by the numerial method. For example, in its urrent implementation, advetive terms annot be onsidered when solving a PDE with the Mixed Finite Element Method Most boundary onditions are represented with objets of the lass Proess. Imposed fluxes and variable dependent fluxes are onsidered through a Sink Soure objets, whih are speialization of the lass Proess. As mentioned before Dirihlet boundary onditions are handled by the Phenomenon lass Mesh lass There are different tehniques to solve PDEs numerially. All these tehniques share an approah for disretizing the spatial domain (suh as nodes, elements or ells) and methods to integrate (or differentiate) the terms (Proess) of a PDE (Phenomenon) to produe a matrix system from whih the disrete solution of the PDE an be obtained. 14

15 Thus, all the data and funtionality regarding spatial disretization and the disretizationintegration methods for solving PDE (suh as finite element or finite differenes) define a lass that we term Mesh. A number of authors have defined similar lasses in their analysis. However, most of them separate the domain disretization from the integration methods in different lasses (Commend and Zimmermann 21, Wang and Kolditz 27). This integration was made beause, despite of the fat that both methods an share a mesh (elements and nodes), the mesh topologial data required might be different. For example, Mixed Finite Elements and Finite Elements an both use the same mesh, but Mixed Finite Elements needs extra information about edges for 2D problems or sides for 3D. Another differene between these two methods is that while Finite Elements gives a ontinuum salar field for the solution over the mesh, Mixed Finite Elements gives a vetor field. Therefore, some aspets of the spatial disretization are related to the integration method, and that is why both are onsider in a single objet in PROOST. The main attributes of the Mesh lass are the domain disretization information (suh as nodes or ell oordinates and onnetivity between these disrete elements). Methods inlude yielding information of spae disretization (suh as the number of disrete elements and their geometrial information), integrating the different terms of the onservation equation (Proesses) over the domain, and evaluating spatial properties of variables suh as gradients. The Mesh lass allows inorporating new disretization integration numerial methods by adding new speializations of the lass. Two speializations of the lass Mesh are urrently implemented in PROOST: the Finite Elements and the Mixed Finite Elements Meshfield lass Another important element of reative transport modeling is the AEs that represent onstitutive and thermodynami laws. Constitutive laws express one field as a funtion of others. Thus a lass termed Meshfield is defined to represent the projetion of different salar, 15

16 vetor or tensor fields (suh as pressure, flux or ondutivity) in the disrete domain. The main attributes of this lass are the values and derivatives of a field for the disrete entities (nodes, elements or ells) and the parameters of the funtion or onstitutive laws they represent. The main methods of the lass are to alulate its values and derivatives, and to interpolate its values over any point of the domain. Among others, Meshfield is used to represent retention urves, relative permeability urves and dispersion oeffiients. For example a flux Meshfield objet defined as q T h, an alulate its values and its derivatives to transmissivity T and head h fields. When a Meshfield represents one of the solution variables of the problems, like head in the previous example, its values are set by the solver lass. The Meshfield lass failitates ode extension sine new onstitutive laws an be easily added to the ode by reating new speializations CHEPROO lass Geohemial alulations for the omponent onentrations and kineti rate laws of equation (4) are in fat onstitutive laws. Hene, we treat them as a speialization of a Meshfield, whih we term Chemial Meshfield. Many geohemial variables affet the evolution of the system but do not appear expliitly in any PDE (e.g. the ativity of aqueous speies). For this reason and also beause of the omplexity of some geohemial alulations, all geohemial models and omputations are enapsulated into a single objet of a lass termed CHEPROO. Only the hemial variables that appear in PDE (suh as omponent onentration or density) are stored in a Chemial Meshfield. The CHEPROO lass uses a module with the same name, with an internal lass hierarhy inluding lasses like speies, phase and reation (Bea et al.29). CHEPROO attributes inlude the geohemial models, suh as those for ativity oeffiients, density or kineti rates laws, and the hemial data assoiated to eah disrete point of the problem, suh as onentrations 16

17 or omponents definition. CHEPROO inludes methods for alulating the values and derivatives of hemial variables (like omponent onentration) with respet to the solution variables of the PDE, and to dump them into Chemial Meshfield objets. CHEPROO also ontrols the number of hemial omponents. For some formulations, like the one of Saaltink et al. (1998), the number of omponents may hange in time and spae. Thus, CHEPROO has to provide information about the omponents in order to establish the dimension of the final matrix system to be solved Solver lass A oupling strategy (oupled or deoupled) needs to be hosen when solving several PDEs. A solution tehnique for non linear systems (Newton Raphson or Piard) is also needed. An objet of the Solver lass will be in harge of solving a number of PDEs with a hosen solution strategy: Independently, there are no rossed influenes between Phenomena (for example hanges on porosity due to hemial hanges are not onsidered when solving fluid phase onservation) Sequentially, influenes between Phenomena are onsidered lagged in time (for the porosity example, hanges due to hemistry in time t are onsidered for flow in time t +dt) Iteratively, all Phenomena are alternately solved until no signifiant hanges on linking variables ours (for the porosity example, flow and transport are solved alternately until no signifiant hanges in porosity ours) Coupled, all Phenomena are solved at one. Solver attributes inlude the set of Phenomena, the oupling strategy, the time disretization parameters or the onvergene riteria. Methods are required for assembling and solving the disretized PDE system, for time integration. To address these, Solver uses other lasses. For instanes, matrix systems are handled by a lass termed Matrix that enapsulates matrix data and solution tehniques for linear systems. 17

18 Solver is the lass that ontributes most to the flexibility of the ode sine it an be used to solve several onservation equations following different strategies. For example, it might be used to solve first a steady state phase onservation equation (for phase flow alulation) and then a transient omponent onservation. Or it an be used to solve simultaneously the omponent and energy onservation Component onservation Phenomenon for the SIA and DSA approah Despite the fat that the SIA and DSA are two approahes for solving the same Phenomenon, (the omponent onservation equation), the way this Phenomenon is formulated in PROOST depends on the hosen approah When solving omponent onservation equations with the DSA approah the input Phenomenon for PROOST should be the same as in equation (7). However, for the SIA approah immobile speies storage and kineti reations are treated as a sink soure term : 397 f u k (8) SIA i i, ui t Thus the omponent onservation equation is written only in terms of mobile omponent onservation: t ui, L ui, fsia f i u (9) i The Proost lass organization allowed implementing the SIA method without many modifiations. The SIA sink soure term was represented with the preexisting sink soure Proess lass. This proess evaluates the values of the sink soure term, whih are given by a Meshifield, and alulates its ontribution to the disretized PDE system. By doing this, all the 18

19 45 46 omplexity of this term is enapsulated in the lass Cheproo, whih sets the values of the SIA soure term in a Chemial Meshfield Solution proedure sheme for a time step The interation between PROOST objets an be illustrated by the solution of a time interval for a reative transport problem onsidering the DSA method. The flow diagram is shown in Figure 2, from whih 15 relevant points have been identified. 19

20 Figure 2 Flow diagram of a time interval resolution for a reative transport problem in PROOST 2

21 Solver establishes the size of the matrix system to be solved. This size depends on the number of oupled phenomena and the dimension of eah state variable. Reall that omponent onservation dimension an be different for eah disrete point and may hange among the iterative proess. 2. Solver assembles the matrix system to be solved. To this end, Solver requests eah Phenomenon for its ontribution. 3. Phenomenon requests for the ontribution of all its Proesses. 4. Eah Proeses request the values of all the Meshfields to whih it is related. 5. Meshfield omputes its values. 6. CHEPROO alulates Chemial Meshfield values. 7. Mesh omputes the ontribution of the Proess to the matrix system. 8. Matrix solves the matrix system. 9. Solver updates the alulated solution variables (onentrations, temperature or pressures) in CHEPROO. 1. CHEPROO alulates the onentration of all speies from these values (speiation). If there are signifiant hanges on hemial omposition, like omplete dissolution of minerals in equilibrium or preipitation of new ones, geohemial alulation might not onverge. If that is the ase, the length of time interval is redued and the resolution proedure is restarted. The user sets the ideal time step, but if the resolution of the matrix system (whih goes from step 2 to 11) exeeds a ertain number of iterations, also set by the user, the time step is redued. 11. Solver ontrols the onvergene of the PDEs linearization and resolution proess. When onvergene is reahed all variables involved in the phenomena are known, exept equilibrium reations rates that were eliminated when solving omponent onservation (equation (7)). These rates an be alulated from the speies onservation equations (equation (2)). In order to avoid the formality of formulating both omponents and speies 21

22 Phenomenon, this is done by onsidering an alternative omponent definition; eah mobile speies is onsidered a omponent. Therefore, the result of the balane of the new omponent onservation will be the produt of the stoihiometri oeffiient and the equilibrium reation rates. These aspets are illustrated with an example in the next setion. 12. CHEPROO hanges omponent definition (eah mobile speies is onsidered a omponent). This step allows solving speies onservation equations with the same struture used for omponent onservation equations. This is one of the advantages of Proost lass organization. More details on this partiular aspet will be given in setion Phenomenon omputes balane (similar to step 3). 14. CHEPROO alulates equilibrium reation rates from Phenomenon balane. Some reative transport formulations, like the one of Saaltink et al. (1998), eliminate onstant ativity speies, like minerals, from omponent omposition. These speies onentration an be alulated one the equilibrium reation rates are known. 15. If the formulation onsidered eliminates onstant ativity speies, the number of omponent is affeted by the disappearane or appearane of minerals. Therefore, omponent definition has to be ontrolled after the eliminated speies were alulated. If omponent definition hanges the resolution proedure has to be started for the new definition, if not the resolution proedure for the time step is finished Code implementation The ode presented results from merging and expanding two existing odes: PROOST and CHEPROO. The original design of PROOST was already apable of solving different phenomenona, in a oupled or deoupled way, by onsidering different tehniques for the resolution of non linear system (suh as Newton Raphson or Piard). However, suh a design only allowed solving Phenomenon objets that had one salar field as unknown. Also 22

23 Phenomenon Proesses had to be written expliitly as a funtion of the unknown variable. These featured lashed with the resolution of omponent onservation, espeially when the DSA approah is onsidered. The solution of omponent onservation equations involves onsidering the onservation equation of several omponents. As the number of omponents and its definition might hange in time and spae (beause of omplete dissolution or appearane of new mineral speies), the number of Phenomenon onsidered would also have to vary. In order to avoid this diffiulty, and as the same Proesses affet all omponent onentrations, only one Phenomenon is onsidered whih applies to a vetor variable: the omponent onentration vetor. Therefore, Phenomenon and Proess lasses were expanded to handle a vetor variable whose size may hange in time and spae. Proesses where originally designed to represent terms of PDEs that diretly involve the unknowns of the problem (i.e. main state variables of the phenomenon: pressure for flow equation, onentration for transport equation). For example, all Proesses in a onservative transport problem involve the solute onentration variable, whih is also the unknown of this problem. When solving reative transport by the DSA method Proesses are formulated in terms of omponent onentrations, but the unknowns of the problem are the primary speies onentrations. Therefore, Phenomenon and Proess lasses were expanded so they an be formulated in terms of any variable and not neessarily the unknown. Originally, CHEPROO was apable of solving single phase reative transport problems. CHEPROO uses a matrix system alulated by another onservative transport ode to formulate and solve the reative transport problem (Bea et al. 28). In order to take advantage of PROOST s flexibility we hoose to formulate and solve the multiphase reative transport equations in PROOST instead of CHEPROO. Therefore, CHEPROO was added to the PROOST struture with the only purpose of performing the hemial alulations (speiation) and provide geohemial variables values and derivatives. 23

24 Besides adding new servies to make hemial variables available outside its module, several improvements were made in CHEPROO. Phase properties like density, visosity and enthalpy, and apillary effet on water ativity were added. The PROOST lass organization allowed representing all this hemial variables in the lass Chemial meshfield. By doing this all the work related to the evaluation, update and dependeny of these fields to others (like pressure or temperature) is done by pre existing methods. Also a new speiation algorithm that uses the Newton Raphson method had to be programmed in CHEPROO due to the high nonlinearity of onentrated solutions. CHEPROO and PROOST were programmed in FORTRAN 95 following the OO paradigm. This language was hosen for its high popularity among hydrogeologists and its exellent performane reputation. Even though FORTRAN is not a full objet oriented language it an diretly support many of the important onepts of OO programming. Details about OOP onepts in FORTRAN an be found in Akin (1999), Carr (1999), Deyk et al. (1998), Gorelik (24), Maley et al. (1996) and Norton et al. (1998) Appliation: 6.1. Appliation Desription In order to illustrate the lasses introdued before, some aspets of the solution proedure sheme for a time step (generially desribed in setion 4) are shown for a onrete appliation. We present the modeling of a 24 m olumn of porous gypsum subjeted to a onstant soure of heat, in whih a signifiant evaporation ours. We will fous on the omponent onservation equation. This syntheti example was designed for illustrating the interation between hydrodynami and geohemial proesses and it is desribed in detail by Gamazo et al. (212). Due to this interation a ompositional formulation was adopted and therefore no phase onservation equations are expliitly solved. The finite element method was used for the spatial disretization. One of the most interesting aspet of the appliation is how the equilibrium reation rates were alulated. This implies solving a different onservation equation, speies onservation instead of omponents. The PROOST struture allowed to alulate the equilibrium reation rates by using preexisting methods. 24

25 This appliation example inludes gypsum, liquid water and vapor, dissolved and gaseous, alium and sulfate (main omponents of gypsum besides water) and 2 onservative speies potassium and hloride (see Table 2). It also onsiders the ourrene of anhydrite, whih may preipitate as a result of gypsum dehydration. Note that the oexistene in equilibrium of anhydrite and gypsum an fix water ativity and therefore produe invariant points (Risaher and Clement 21). As was exposed above, to our knowledge, PROOST is the first multiphase reative transport apable of modeling this senario. 526 Table 2 Chemial speies and reations onsidered h2 o, h2 o,,, Ca, So, K, Cl, gypsum, anhydrite l g l g 4 H O H O 2 ( l) 2 ( g) K Pa Kgh o x1 exp T mol 11 2 vapour ( l) ( g) K 8 Pa Kgh2o 2.9x1 mol Ca SO anhydrite K anhydrite Ca SO H O gypsum ( l) K gypsum Initial omponent definition Pore solution was initially onsidered in equilibrium with gypsum with a mineral volumetri ontent of.6. The inoming energy heats the olumn, whih inreases evaporation and redues saturation degree at the top. This indues an asending non statured flow of liquid water. At ertain point a desending evaporation front appears followed by an also desending gypsum dehydration front in whih anhydrite preipitates (see Figure 3). Note that this seond front has a signifiant effet on vapor flow. 25

26 Figure 3 Liquid saturation, mineral mass, evaporation rate and vapor flux for the upper 8 m of the olumn. Note that besides the typial evaporation front assoiated to the drying front there is a seond evaporation front assoiated to hydrated mineral dissolution. This seond front has a signifiant effet on vapor flow. 26

27 When the simulation starts the whole domain has the same mineral omposition and therefore the omponent onservation equations for all nodes are the same (see Table 3 for omponent definition): 54 K K K l g l l g g f g aq Ca So 4 g aq Ca So 4 aq Ca t t q D 2 So4 qg Dg Cl Cl Cl h2o 2 2 h2o 2 2 g 2 l So h o l So h2o 2 h o 4 g h2o f g h2o l So g 4 (1) This implies that the number of omponents is the same for the entire domain. This aspet is ontrolled by a single objet of the Cheproo lass, and affets almost all lasses: from the Solver, in harge of alulating the dimension of the system to be solved, to the Meshfiled, in harge of storing field values and their derivatives to state variables Table 3 Component definition for different mineral ombinations (from up to down: only gypsum, gypsum and anhydrite, only anhydrite) and the one omponent per mobile speies omponent definition U 1. U U gypsum anhgyp u u u u u K CaSO4 Cl ho 2 2SO4 u u u u K CaSO4 Cl 2 2 H2O Ca SO4 K Cl H2O anh gyp l l g g H2O Ca SO4 K Cl H2O anh gyp l l g g

28 U anhydrite u u u u u u u u U1 u u u u u K CaSO4 Cl ho 2 ho 2 l l Ca SO4 K Cl ho 2 g l 2 2 H2O Ca SO4 K Cl H2O anh gyp l l g g H2O Ca SO4 K Cl H2O anh gyp l l g g Despite of having several omponents, eah with its own onservation equation or phenomenon, PROOST treats omponents as entities pertaining to one phenomenon. This simplifies the ode s internal operability and problem definition, sine it allows taking benefit of the fat that several proesses affet speies in the same way. For example the storage, advetion and diffusion dispersion proesses in equation (1) affet all speies from a phase in the same way. For these proesses the ontribution to the system matrix are alulated for all omponents together. Enapsulation allows onfining to the Proess lass all the omplexity assoiated to the fat that proesses an be part of one or a set of partial differential equations. Currently the only proess that ats differently over eah speies is the sink/soure proess The Cheproo objet also defines whih speies and variables will be onsidered as state variables for Newton Raphson system. When only gypsum is present in the system, the states 558 variables assoiated to omponent onservation equations are: K 2 l Ca Cl p l. The rest 559 of speies (, g h 2 o, 2 g So ) are seondary and its values are alulated by Cheproo by 4 28

29 onsidering mass ations laws. Reation rates and non mobile speies onentrations are alulated in a subsequent step In order to understand the physial meaning of omponent onservation equations, it is helpful to assoiate state variables to speifi omponents. For example, eah of the speies 564 hosen as state variables (, K, 2 and l Ca Cl ) an be onsidered as the onstituents of the four first omponents of the onservation equations (1). The assoiation of the liquid pressure ( p l ) to a speifi omponent is not straight forward. Liquid pressure is related to liquid saturation whih affets all omponents. Sine the last omponent in equation (1) ontains all water speies and only involves seondary speies, liquid pressure an then be assoiated to its main variable. However, variables like ativity oeffiients, density, visosity, gas pressure and liquid saturation, depend on all state variables and make the system fully oupled. Nevertheless, the exerise of defining a main variable for every omponent provides a more profound knowledge about variables dependeny, whih may be relevant for some ases as will be shown in setion 6.3. For that ase water speies is eliminated from the omponent equation and both alium and sulfate are defined as seondary variables As an be seen in Figure 2, matrix system assembling is the ore of a time interval resolution. It involves all the lasses shown in Figure One the system is solved there are still unknown variables to be alulated: the eliminated speies onentration and the equilibrium reation rates These variables an be alulated by onsidering the speies onservation equation. In order to avoid formulating a different phenomenon the PROOST lass organization allows using the same struture as used for alulating omponent onservation for speies onservation. This is one of the advantages of the Proost lass organization. The same phenomenon is onsidered 29

30 and only the omponent definition is hanged. The new omponent definition onsiders every mobile speies as a omponent (see Table 3): 585 K K K l l l 1 g g f g g 1 r 2 2 Ca 2 Ca Ca 1 aq g aq t q Daq g g 2 2 So t 4 So 2 4 q D 2 So 4 1 rh o Cl r gyp Cl Cl h2o l h2o l h2o 1 2 l h2o g 2 2 h o g h o f g h2o 1 g (11) Note that all the proesses in equation (11) are analogous to equation (1), exept the last one. This is the only term in equation (11) that has unknown variables ( r, r 2 h o, r gypsum ), the other terms involve known variables. In order to alulate these unknown variables the U 1 omponent definition is onsidered and a general method of the proess lass, balane, is used to alulate all terms at the right hand side of equation (9): K K K r l l l r g g f g g r 2 2 gyp Ca 2 Ca aq g Ca aq r q Daq g 2 gyp t So t q Dg So 4 So4 Cl Cl Cl rh2 o2r gyp h2o l h2o l h2o l r h2o h2o g 2 h o g h2o f g h2o g (12) The result is used by Cheproo to alulate the reation rates (evaporation, volatilization of dissolved and gypsum preipitation). Note that the number of equations exeeds the number of unknowns (eight and three, respetively). In theory, solution of all equations should give the same reations rates. For simpliity we used the least square method for the solution of equation (9). One the reation rates are alulated, the mole variations of mineral speies an be omputed (gypsum for this ase). If a mineral is ompletely depleted or if the solution has beome saturated for a new mineral, omponents should be redefined and alulations for the time step realulated. 3

31 Anhydrite preipitation As the system evolves over time, water ativity dereases at the top of the olumn due to osmoti and apillary effet, and anhydrite starts to preipitate. When anhydrite and gypsum oexists a singularity, known as invariant point, ours and water ativity remains onstant (Risaher and Clement 21 and Gamazo et al. 211). Combining the mass ations law for anhydrite and gypsum (equation (13)) the fixed water ativity value an be obtained: 67 a a K K 2 2 Ca SO 4 anhydrite gypsum ah2 ( l ) 2 2 Ca SO h 22 4 ( l ) gypsum anhydrite a a a K K (13) Under this senario gypsum dissolves and anhydrite preipitates at a rate that ensures this fixed water ativity: gypsum anhydrite 2H2O (14) This implies a singular omponent definition (see Table 3) whih results in the following omponent onservation equation: 613 K K K l l l g g aq g aq aq g t 2 2 t q 2 D 2 2 q g f g 2 Ca So Dg 4 Ca So4 Ca So4 Cl Cl Cl (15) Note that all forms of water have been eliminated from the omponents onservation equation. For all nodes where anhydrite and gypsum oexists these new omponents have to be onsidered, and the states variables assoiated to onservation equation will be: Cl, p l. K, l, This onservation equation, and the orresponding states variables, may make it diffiult to assoiate state variables to speifi omponents. As in the previous system, the state variables K, l, Cl an be assoiated to the first, seond and fourth omponent respetively. Hene, the remaining variable, liquid pressure, must be assoiated to the third omponent of equation (15). Although this third omponent only ontains Ca 2+ and SO 4 2 and no H 2 O, it still 31

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

Where as discussed previously we interpret solutions to this partial differential equation in the weak sense: b

Where as discussed previously we interpret solutions to this partial differential equation in the weak sense: b Consider the pure initial value problem for a homogeneous system of onservation laws with no soure terms in one spae dimension: Where as disussed previously we interpret solutions to this partial differential

More information

KINETICS OF IRON OXIDE DIRECT REDUCTION BY COAL E.R. ABRIL 1

KINETICS OF IRON OXIDE DIRECT REDUCTION BY COAL E.R. ABRIL 1 KINETICS OF IRON OXIDE DIRECT REDUCTION BY COAL E.R. ABRIL 1 CIMM- Av.Velez Sarsfield 1561 C.P.5000 Córdoba, Argentina. aabril@intiemor.gov.ar Abstrat - A new interpretation to the kinetis of iron oxide

More information

Mechanistic Model for Reactive Transport of Radionuclides on Iron-(Oxy)Hydroxide Colloids at the Yucca Mountain Repository

Mechanistic Model for Reactive Transport of Radionuclides on Iron-(Oxy)Hydroxide Colloids at the Yucca Mountain Repository U.S. Department of Energy Offie of Civilian Radioative Waste Management Mehanisti Model for Reative Transport of Radionulides on Iron-(Oxy)Hydroxide Colloids at the Yua Mountain Repository Presented to:

More information

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS CHAPTER 4 DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS 4.1 INTRODUCTION Around the world, environmental and ost onsiousness are foring utilities to install

More information

3 Tidal systems modelling: ASMITA model

3 Tidal systems modelling: ASMITA model 3 Tidal systems modelling: ASMITA model 3.1 Introdution For many pratial appliations, simulation and predition of oastal behaviour (morphologial development of shorefae, beahes and dunes) at a ertain level

More information

General Equilibrium. What happens to cause a reaction to come to equilibrium?

General Equilibrium. What happens to cause a reaction to come to equilibrium? General Equilibrium Chemial Equilibrium Most hemial reations that are enountered are reversible. In other words, they go fairly easily in either the forward or reverse diretions. The thing to remember

More information

Developing Excel Macros for Solving Heat Diffusion Problems

Developing Excel Macros for Solving Heat Diffusion Problems Session 50 Developing Exel Maros for Solving Heat Diffusion Problems N. N. Sarker and M. A. Ketkar Department of Engineering Tehnology Prairie View A&M University Prairie View, TX 77446 Abstrat This paper

More information

Determination of the reaction order

Determination of the reaction order 5/7/07 A quote of the wee (or amel of the wee): Apply yourself. Get all the eduation you an, but then... do something. Don't just stand there, mae it happen. Lee Iaoa Physial Chemistry GTM/5 reation order

More information

The gravitational phenomena without the curved spacetime

The gravitational phenomena without the curved spacetime The gravitational phenomena without the urved spaetime Mirosław J. Kubiak Abstrat: In this paper was presented a desription of the gravitational phenomena in the new medium, different than the urved spaetime,

More information

Singular Event Detection

Singular Event Detection Singular Event Detetion Rafael S. Garía Eletrial Engineering University of Puerto Rio at Mayagüez Rafael.Garia@ee.uprm.edu Faulty Mentor: S. Shankar Sastry Researh Supervisor: Jonathan Sprinkle Graduate

More information

Advances in Radio Science

Advances in Radio Science Advanes in adio Siene 2003) 1: 99 104 Copernius GmbH 2003 Advanes in adio Siene A hybrid method ombining the FDTD and a time domain boundary-integral equation marhing-on-in-time algorithm A Beker and V

More information

A simple expression for radial distribution functions of pure fluids and mixtures

A simple expression for radial distribution functions of pure fluids and mixtures A simple expression for radial distribution funtions of pure fluids and mixtures Enrio Matteoli a) Istituto di Chimia Quantistia ed Energetia Moleolare, CNR, Via Risorgimento, 35, 56126 Pisa, Italy G.

More information

Physical Laws, Absolutes, Relative Absolutes and Relativistic Time Phenomena

Physical Laws, Absolutes, Relative Absolutes and Relativistic Time Phenomena Page 1 of 10 Physial Laws, Absolutes, Relative Absolutes and Relativisti Time Phenomena Antonio Ruggeri modexp@iafria.om Sine in the field of knowledge we deal with absolutes, there are absolute laws that

More information

Improvements in the Modeling of the Self-ignition of Tetrafluoroethylene

Improvements in the Modeling of the Self-ignition of Tetrafluoroethylene Exerpt from the Proeedings of the OMSOL onferene 010 Paris Improvements in the Modeling of the Self-ignition of Tetrafluoroethylene M. Bekmann-Kluge 1 *,. errero 1, V. Shröder 1, A. Aikalin and J. Steinbah

More information

The Concept of Mass as Interfering Photons, and the Originating Mechanism of Gravitation D.T. Froedge

The Concept of Mass as Interfering Photons, and the Originating Mechanism of Gravitation D.T. Froedge The Conept of Mass as Interfering Photons, and the Originating Mehanism of Gravitation D.T. Froedge V04 Formerly Auburn University Phys-dtfroedge@glasgow-ky.om Abstrat For most purposes in physis the onept

More information

Relativistic Dynamics

Relativistic Dynamics Chapter 7 Relativisti Dynamis 7.1 General Priniples of Dynamis 7.2 Relativisti Ation As stated in Setion A.2, all of dynamis is derived from the priniple of least ation. Thus it is our hore to find a suitable

More information

A Queueing Model for Call Blending in Call Centers

A Queueing Model for Call Blending in Call Centers A Queueing Model for Call Blending in Call Centers Sandjai Bhulai and Ger Koole Vrije Universiteit Amsterdam Faulty of Sienes De Boelelaan 1081a 1081 HV Amsterdam The Netherlands E-mail: {sbhulai, koole}@s.vu.nl

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

EFFECTS OF COUPLE STRESSES ON PURE SQUEEZE EHL MOTION OF CIRCULAR CONTACTS

EFFECTS OF COUPLE STRESSES ON PURE SQUEEZE EHL MOTION OF CIRCULAR CONTACTS -Tehnial Note- EFFECTS OF COUPLE STRESSES ON PURE SQUEEZE EHL MOTION OF CIRCULAR CONTACTS H.-M. Chu * W.-L. Li ** Department of Mehanial Engineering Yung-Ta Institute of Tehnology & Commere Ping-Tung,

More information

Modeling of Threading Dislocation Density Reduction in Heteroepitaxial Layers

Modeling of Threading Dislocation Density Reduction in Heteroepitaxial Layers A. E. Romanov et al.: Threading Disloation Density Redution in Layers (II) 33 phys. stat. sol. (b) 99, 33 (997) Subjet lassifiation: 6.72.C; 68.55.Ln; S5.; S5.2; S7.; S7.2 Modeling of Threading Disloation

More information

Hankel Optimal Model Order Reduction 1

Hankel Optimal Model Order Reduction 1 Massahusetts Institute of Tehnology Department of Eletrial Engineering and Computer Siene 6.245: MULTIVARIABLE CONTROL SYSTEMS by A. Megretski Hankel Optimal Model Order Redution 1 This leture overs both

More information

23.1 Tuning controllers, in the large view Quoting from Section 16.7:

23.1 Tuning controllers, in the large view Quoting from Section 16.7: Lesson 23. Tuning a real ontroller - modeling, proess identifiation, fine tuning 23.0 Context We have learned to view proesses as dynami systems, taking are to identify their input, intermediate, and output

More information

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach Measuring & Induing Neural Ativity Using Extraellular Fields I: Inverse systems approah Keith Dillon Department of Eletrial and Computer Engineering University of California San Diego 9500 Gilman Dr. La

More information

Wave Propagation through Random Media

Wave Propagation through Random Media Chapter 3. Wave Propagation through Random Media 3. Charateristis of Wave Behavior Sound propagation through random media is the entral part of this investigation. This hapter presents a frame of referene

More information

A Spatiotemporal Approach to Passive Sound Source Localization

A Spatiotemporal Approach to Passive Sound Source Localization A Spatiotemporal Approah Passive Sound Soure Loalization Pasi Pertilä, Mikko Parviainen, Teemu Korhonen and Ari Visa Institute of Signal Proessing Tampere University of Tehnology, P.O.Box 553, FIN-330,

More information

Analysis of discretization in the direct simulation Monte Carlo

Analysis of discretization in the direct simulation Monte Carlo PHYSICS OF FLUIDS VOLUME 1, UMBER 1 OCTOBER Analysis of disretization in the diret simulation Monte Carlo iolas G. Hadjionstantinou a) Department of Mehanial Engineering, Massahusetts Institute of Tehnology,

More information

A Stochastic Analysis of Liquid Mixing in Bubble Column

A Stochastic Analysis of Liquid Mixing in Bubble Column Amerian Journal of Fluid Dynamis 013, 3(3): 75-79 DOI: 193/j.ajfd.0130303.04 A Stohasti Analysis of Liquid Mixing in Bubble Column Rajeev Parmar, Subrata Kumar Majumder * Department of Chemial Engineering,

More information

Chapter 13, Chemical Equilibrium

Chapter 13, Chemical Equilibrium Chapter 13, Chemial Equilibrium You may have gotten the impression that when 2 reatants mix, the ensuing rxn goes to ompletion. In other words, reatants are onverted ompletely to produts. We will now learn

More information

Numerical modeling approaches for multiphase flow and

Numerical modeling approaches for multiphase flow and Effiient Shemes for Reduing Numerial Dispersion in Modeling Multiphase Transport through Heterogeneous Geologial Media SPECIAL SECTION: TOUGH2 Yu-Shu Wu* and P. A. Forsyth When modeling transport of hemials

More information

On Certain Singular Integral Equations Arising in the Analysis of Wellbore Recharge in Anisotropic Formations

On Certain Singular Integral Equations Arising in the Analysis of Wellbore Recharge in Anisotropic Formations On Certain Singular Integral Equations Arising in the Analysis of Wellbore Reharge in Anisotropi Formations C. Atkinson a, E. Sarris b, E. Gravanis b, P. Papanastasiou a Department of Mathematis, Imperial

More information

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances An aptive Optimization Approah to Ative Canellation of Repeated Transient Vibration Disturbanes David L. Bowen RH Lyon Corp / Aenteh, 33 Moulton St., Cambridge, MA 138, U.S.A., owen@lyonorp.om J. Gregory

More information

Planning with Uncertainty in Position: an Optimal Planner

Planning with Uncertainty in Position: an Optimal Planner Planning with Unertainty in Position: an Optimal Planner Juan Pablo Gonzalez Anthony (Tony) Stentz CMU-RI -TR-04-63 The Robotis Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 Otober

More information

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines DOI.56/sensoren6/P3. QLAS Sensor for Purity Monitoring in Medial Gas Supply Lines Henrik Zimmermann, Mathias Wiese, Alessandro Ragnoni neoplas ontrol GmbH, Walther-Rathenau-Str. 49a, 7489 Greifswald, Germany

More information

Temperature Control of Batch Suspension Polyvinyl Chloride Reactors

Temperature Control of Batch Suspension Polyvinyl Chloride Reactors 1285 A publiation of CHEMICAL ENGINEERING TRANSACTIONS VOL. 39, 2014 Guest Editors: Petar Sabev Varbanov, Jiří Jaromír Klemeš, Peng Yen Liew, Jun Yow Yong Copyright 2014, AIDIC Servizi S.r.l., ISBN 978-88-95608-30-3;

More information

SEISMIC ANALYSIS OF SPHERICAL TANKS INCLUDING FLUID-STRUCTURE-SOIL INTERACTION

SEISMIC ANALYSIS OF SPHERICAL TANKS INCLUDING FLUID-STRUCTURE-SOIL INTERACTION 3 th World Conferene on Earthquake Engineering Vanouver, B.C., Canada August -6, 2004 aper o. 84 SEISMIC AALYSIS OF SHERICAL TAKS ICLUDIG FLUID-STRUCTURE-SOIL ITERACTIO T.L. Karavasilis, D.C. Rizos 2,

More information

Variation Based Online Travel Time Prediction Using Clustered Neural Networks

Variation Based Online Travel Time Prediction Using Clustered Neural Networks Variation Based Online Travel Time Predition Using lustered Neural Networks Jie Yu, Gang-Len hang, H.W. Ho and Yue Liu Abstrat-This paper proposes a variation-based online travel time predition approah

More information

Modelling and Simulation. Study Support. Zora Jančíková

Modelling and Simulation. Study Support. Zora Jančíková VYSOKÁ ŠKOLA BÁŇSKÁ TECHNICKÁ UNIVERZITA OSTRAVA FAKULTA METALURGIE A MATERIÁLOVÉHO INŽENÝRSTVÍ Modelling and Simulation Study Support Zora Jančíková Ostrava 5 Title: Modelling and Simulation Code: 638-3/

More information

BINARY RANKINE CYCLE OPTIMIZATION Golub, M., Koscak-Kolin, S., Kurevija, T.

BINARY RANKINE CYCLE OPTIMIZATION Golub, M., Koscak-Kolin, S., Kurevija, T. BINARY RANKINE CYCLE OPTIMIZATION Golub, M., Kosak-Kolin, S., Kurevija, T. Faulty of Mining, Geology and Petroleum Engineering Department of Petroleum Engineering Pierottijeva 6, Zagreb 0 000, Croatia

More information

Four-dimensional equation of motion for viscous compressible substance with regard to the acceleration field, pressure field and dissipation field

Four-dimensional equation of motion for viscous compressible substance with regard to the acceleration field, pressure field and dissipation field Four-dimensional equation of motion for visous ompressible substane with regard to the aeleration field, pressure field and dissipation field Sergey G. Fedosin PO box 6488, Sviazeva str. -79, Perm, Russia

More information

Simplified Buckling Analysis of Skeletal Structures

Simplified Buckling Analysis of Skeletal Structures Simplified Bukling Analysis of Skeletal Strutures B.A. Izzuddin 1 ABSRAC A simplified approah is proposed for bukling analysis of skeletal strutures, whih employs a rotational spring analogy for the formulation

More information

A multiscale description of failure in granular materials

A multiscale description of failure in granular materials A multisale desription of failure in granular materials Nejib Hadda, François Niot, Lu Sibille, Farhang Radjai, Antoinette Tordesillas et al. Citation: AIP Conf. Pro. 154, 585 (013); doi: 10.1063/1.4811999

More information

Review of classical thermodynamics

Review of classical thermodynamics Review of lassial thermodynamis Fundamental Laws, roperties and roesses () First Law - Energy Balane hermodynami funtions of state Internal energy, heat and work ypes of paths (isobari, isohori, isothermal,

More information

Assessing the Performance of a BCI: A Task-Oriented Approach

Assessing the Performance of a BCI: A Task-Oriented Approach Assessing the Performane of a BCI: A Task-Oriented Approah B. Dal Seno, L. Mainardi 2, M. Matteui Department of Eletronis and Information, IIT-Unit, Politenio di Milano, Italy 2 Department of Bioengineering,

More information

Chapter 8 Thermodynamic Relations

Chapter 8 Thermodynamic Relations Chapter 8 Thermodynami Relations 8.1 Types of Thermodynami roperties The thermodynami state of a system an be haraterized by its properties that an be lassified as measured, fundamental, or deried properties.

More information

Normative and descriptive approaches to multiattribute decision making

Normative and descriptive approaches to multiattribute decision making De. 009, Volume 8, No. (Serial No.78) China-USA Business Review, ISSN 57-54, USA Normative and desriptive approahes to multiattribute deision making Milan Terek (Department of Statistis, University of

More information

IMPACT MODELLING OF THE COEFFICIENT OF RESTITUTION OF POTATOES BASED ON THE KELVIN- VOIGHT PAIR

IMPACT MODELLING OF THE COEFFICIENT OF RESTITUTION OF POTATOES BASED ON THE KELVIN- VOIGHT PAIR Bulletin of the Transilvania University of Braşov Series II: Forestry Wood Industry Agriultural Food Engineering Vol. 9 (58) No. - 06 IMPACT MODELLING OF THE COEFFICIENT OF RESTITUTION OF POTATOES BASED

More information

An Improved Model for Calculating Heats of Dilution and Equilibrium Constants for High Temperature Aqueous Electrolyte Solutions

An Improved Model for Calculating Heats of Dilution and Equilibrium Constants for High Temperature Aqueous Electrolyte Solutions Brigham Young University BYU SholarsArhive All Theses and Dissertations 2007-01-08 An Improved Model for Calulating Heats of Dilution and Equilibrium Constants for High Temperature Aqueous Eletrolyte Solutions

More information

Complexity of Regularization RBF Networks

Complexity of Regularization RBF Networks Complexity of Regularization RBF Networks Mark A Kon Department of Mathematis and Statistis Boston University Boston, MA 02215 mkon@buedu Leszek Plaskota Institute of Applied Mathematis University of Warsaw

More information

CHAPTER 26 The Special Theory of Relativity

CHAPTER 26 The Special Theory of Relativity CHAPTER 6 The Speial Theory of Relativity Units Galilean-Newtonian Relativity Postulates of the Speial Theory of Relativity Simultaneity Time Dilation and the Twin Paradox Length Contration Four-Dimensional

More information

Chemistry (Physical chemistry) Lecture 10.

Chemistry (Physical chemistry) Lecture 10. Chemistry (Physial hemistry) Leture 0. EPM, semester II by Wojieh Chrzanowsi, PhD, DS Wyłady współfinansowane ze środów Unii Europejsiej w ramah EFS, UDA-POKL 04.0.02.-00-37/-00 Absolwent Wydziału Chemiznego

More information

A NEW FLEXIBLE BODY DYNAMIC FORMULATION FOR BEAM STRUCTURES UNDERGOING LARGE OVERALL MOTION IIE THREE-DIMENSIONAL CASE. W. J.

A NEW FLEXIBLE BODY DYNAMIC FORMULATION FOR BEAM STRUCTURES UNDERGOING LARGE OVERALL MOTION IIE THREE-DIMENSIONAL CASE. W. J. A NEW FLEXIBLE BODY DYNAMIC FORMULATION FOR BEAM STRUCTURES UNDERGOING LARGE OVERALL MOTION IIE THREE-DIMENSIONAL CASE W. J. Haering* Senior Projet Engineer General Motors Corporation Warren, Mihigan R.

More information

Chapter 14. The Concept of Equilibrium and the Equilibrium Constant. We have for the most part depicted reactions as going one way.

Chapter 14. The Concept of Equilibrium and the Equilibrium Constant. We have for the most part depicted reactions as going one way. Chapter 14 The Conept of Equilibrium and the Equilibrium Constant In hapter 1 we dealt with Physial Equilibrium Physial Changes HO 2 (l) HO 2 (g) In hapter 14 we will learn about Chemial Equilibrium. We

More information

Mean Activity Coefficients of Peroxodisulfates in Saturated Solutions of the Conversion System 2NH 4. H 2 O at 20 C and 30 C

Mean Activity Coefficients of Peroxodisulfates in Saturated Solutions of the Conversion System 2NH 4. H 2 O at 20 C and 30 C Mean Ativity Coeffiients of Peroxodisulfates in Saturated Solutions of the Conversion System NH 4 Na S O 8 H O at 0 C and 0 C Jan Balej Heřmanova 5, 170 00 Prague 7, Czeh Republi balejan@seznam.z Abstrat:

More information

7 Max-Flow Problems. Business Computing and Operations Research 608

7 Max-Flow Problems. Business Computing and Operations Research 608 7 Max-Flow Problems Business Computing and Operations Researh 68 7. Max-Flow Problems In what follows, we onsider a somewhat modified problem onstellation Instead of osts of transmission, vetor now indiates

More information

Chapter 15: Chemical Equilibrium

Chapter 15: Chemical Equilibrium Chapter 5: Chemial Equilibrium ahoot!. At eq, the rate of the forward reation is the rate of the reverse reation. equal to, slower than, faster than, the reverse of. Selet the statement that BEST desribes

More information

Development of the Numerical Schemes and Iteration Procedures Nielsen, Peter Vilhelm

Development of the Numerical Schemes and Iteration Procedures Nielsen, Peter Vilhelm Aalborg Universitet Development of the Numerial Shemes and Iteration Proedures Nielsen, Peter Vilhelm Published in: Euroaademy on Ventilation and Indoor Climate Publiation date: 2008 Doument Version Publisher's

More information

Nonreversibility of Multiple Unicast Networks

Nonreversibility of Multiple Unicast Networks Nonreversibility of Multiple Uniast Networks Randall Dougherty and Kenneth Zeger September 27, 2005 Abstrat We prove that for any finite direted ayli network, there exists a orresponding multiple uniast

More information

Experimental Investigation and FE Analysis of Fiber Woven Layered Composites under Dynamic Loading

Experimental Investigation and FE Analysis of Fiber Woven Layered Composites under Dynamic Loading 2th International LS-DYNA Users Conferene Constitutive Modeling(2) xperimental Investigation and F Analysis of Fiber Woven Layered Composites under Dynami Loading Pavel A. Mossakovsky, Fedor K. Antonov,

More information

Modeling real gas equations of state in high density combustion

Modeling real gas equations of state in high density combustion 26 th ICDERS July 3 th August 4 th, 217 Boston, MA, USA Modeling real gas equations of state in high density ombustion Chenwei Zheng, Deshawn Coombs, Ben Akih-Kumgeh Department of Mehanial and Aerospae

More information

1.72, Groundwater Hydrology Prof. Charles Harvey Lecture Packet #11: Solute Transport in Groundwater

1.72, Groundwater Hydrology Prof. Charles Harvey Lecture Packet #11: Solute Transport in Groundwater 1.72, Groundwater Hydrology Prof. harles Harvey Leture Paket #11: Solute Transport in Groundwater Importane of Solute Transport in Groundwater Geologi questions: ion migration, ore deposition. Environmental

More information

EFFECTIVE STRESS LAW FOR THE PERMEABILITY OF CLAY-RICH SANDSTONES

EFFECTIVE STRESS LAW FOR THE PERMEABILITY OF CLAY-RICH SANDSTONES SCA22-5 1/6 EFFECTIVE STRESS LAW FOR THE PERMEABILITY OF CLAY-RICH SANDSTONES Widad Al-Wardy and Robert W. Zimmerman Department of Earth Siene and Engineering Imperial College of Siene, Tehnology and Mediine

More information

MODELLING THE POSTPEAK STRESS DISPLACEMENT RELATIONSHIP OF CONCRETE IN UNIAXIAL COMPRESSION

MODELLING THE POSTPEAK STRESS DISPLACEMENT RELATIONSHIP OF CONCRETE IN UNIAXIAL COMPRESSION VIII International Conferene on Frature Mehanis of Conrete and Conrete Strutures FraMCoS-8 J.G.M. Van Mier, G. Ruiz, C. Andrade, R.C. Yu and X.X. Zhang Eds) MODELLING THE POSTPEAK STRESS DISPLACEMENT RELATIONSHIP

More information

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker.

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker. UTC Engineering 329 Proportional Controller Design for Speed System By John Beverly Green Team John Beverly Keith Skiles John Barker 24 Mar 2006 Introdution This experiment is intended test the variable

More information

Surface tension in a reactive binary mixture of incompressible fluids

Surface tension in a reactive binary mixture of incompressible fluids Surfae tension in a reative binary mixture of inompressible fluids Henning Struhtrup Institute for Mathematis and its Appliations, 400 Lind Hall, 07 Churh Street S.E, Minneapolis MN55455 John Dold Mathematis

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

Battery Sizing for Grid Connected PV Systems with Fixed Minimum Charging/Discharging Time

Battery Sizing for Grid Connected PV Systems with Fixed Minimum Charging/Discharging Time Battery Sizing for Grid Conneted PV Systems with Fixed Minimum Charging/Disharging Time Yu Ru, Jan Kleissl, and Sonia Martinez Abstrat In this paper, we study a battery sizing problem for grid-onneted

More information

Bäcklund Transformations: Some Old and New Perspectives

Bäcklund Transformations: Some Old and New Perspectives Bäklund Transformations: Some Old and New Perspetives C. J. Papahristou *, A. N. Magoulas ** * Department of Physial Sienes, Helleni Naval Aademy, Piraeus 18539, Greee E-mail: papahristou@snd.edu.gr **

More information

Robust Recovery of Signals From a Structured Union of Subspaces

Robust Recovery of Signals From a Structured Union of Subspaces Robust Reovery of Signals From a Strutured Union of Subspaes 1 Yonina C. Eldar, Senior Member, IEEE and Moshe Mishali, Student Member, IEEE arxiv:87.4581v2 [nlin.cg] 3 Mar 29 Abstrat Traditional sampling

More information

A Eulerian-Eulerian Physical-Biological Impact Model of Zooplankton Injury Due to CO 2 Ocean Sequestration

A Eulerian-Eulerian Physical-Biological Impact Model of Zooplankton Injury Due to CO 2 Ocean Sequestration Journal of Oeanography, Vol. 60, pp. 797 to 805, 2004 A Eulerian-Eulerian Physial-Biologial Impat Model of Zooplanton Inury Due to CO 2 Oean Sequestration BAIXIN CHEN*, YONGCHEN SONG, MASAHIRO NISHIO and

More information

Bending resistance of high performance concrete elements

Bending resistance of high performance concrete elements High Performane Strutures and Materials IV 89 Bending resistane of high performane onrete elements D. Mestrovi 1 & L. Miulini 1 Faulty of Civil Engineering, University of Zagreb, Croatia Faulty of Civil

More information

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % (

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % ( 16.50 Leture 0 Subjet: Introdution to Component Mathing and Off-Design Operation At this point it is well to reflet on whih of the many parameters we have introdued (like M, τ, τ t, ϑ t, f, et.) are free

More information

Heat exchangers: Heat exchanger types:

Heat exchangers: Heat exchanger types: Heat exhangers: he proess of heat exhange between two fluids that are at different temperatures and separated by a solid wall ours in many engineering appliations. he devie used to implement this exhange

More information

Laboratory exercise No. 2 Basic material parameters of porous building materials

Laboratory exercise No. 2 Basic material parameters of porous building materials Laboratory exerise No. Basi material parameters of porous building materials Materials (building materials) an be lassified aording to the different riteria, e.g. based on their properties, funtion, hemial

More information

In this case it might be instructive to present all three components of the current density:

In this case it might be instructive to present all three components of the current density: Momentum, on the other hand, presents us with a me ompliated ase sine we have to deal with a vetial quantity. The problem is simplified if we treat eah of the omponents of the vet independently. s you

More information

Active Magnetic Bearings for Frictionless Rotating Machineries

Active Magnetic Bearings for Frictionless Rotating Machineries Ative Magneti Bearings for Fritionless Rotating Mahineries Joga Dharma Setiawan Abstrat Ative magneti bearing (AMB systems an support a rotor without physial ontat and enable users to preisely ontrol rotor

More information

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION 09-1289 Citation: Brilon, W. (2009): Impedane Effets of Left Turners from the Major Street at A TWSC Intersetion. Transportation Researh Reord Nr. 2130, pp. 2-8 IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE

More information

CEE 670 TRANSPORT PROCESSES IN ENVIRONMENTAL AND WATER RESOURCES ENGINEERING. Kinetics Lecture #1

CEE 670 TRANSPORT PROCESSES IN ENVIRONMENTAL AND WATER RESOURCES ENGINEERING. Kinetics Lecture #1 Updated: 8 Deember 0 Print version CEE 670 TRNSPORT PROCESSES IN ENVIRONMENTL ND WTER RESOURCES ENGINEERING Kinetis Leture # Introdution: Simple Rate Laws Clark, 9.-9.6 Brezonik, pp.-39 Introdution Kinetis

More information

The concept of the general force vector field

The concept of the general force vector field The onept of the general fore vetor field Sergey G. Fedosin PO box 61488, Sviazeva str. 22-79, Perm, Russia E-mail: intelli@list.ru A hypothesis is suggested that the lassial eletromagneti and gravitational

More information

On the Quantum Theory of Radiation.

On the Quantum Theory of Radiation. Physikalishe Zeitshrift, Band 18, Seite 121-128 1917) On the Quantum Theory of Radiation. Albert Einstein The formal similarity between the hromati distribution urve for thermal radiation and the Maxwell

More information

NUMERICAL SIMULATION OF ATOMIZATION WITH ADAPTIVE JET REFINEMENT

NUMERICAL SIMULATION OF ATOMIZATION WITH ADAPTIVE JET REFINEMENT Paper ID ILASS8--7 ILASS 28 Sep. 8-, 28, Como Lake, Italy A44 NUMERICAL SIMULATION OF ATOMIZATION WITH ADAPTIVE JET REFINEMENT Anne Bagué, Daniel Fuster, Stéphane Popinet + & Stéphane Zaleski Université

More information

EXACT TRAVELLING WAVE SOLUTIONS FOR THE GENERALIZED KURAMOTO-SIVASHINSKY EQUATION

EXACT TRAVELLING WAVE SOLUTIONS FOR THE GENERALIZED KURAMOTO-SIVASHINSKY EQUATION Journal of Mathematial Sienes: Advanes and Appliations Volume 3, 05, Pages -3 EXACT TRAVELLING WAVE SOLUTIONS FOR THE GENERALIZED KURAMOTO-SIVASHINSKY EQUATION JIAN YANG, XIAOJUAN LU and SHENGQIANG TANG

More information

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties Amerian Journal of Applied Sienes 4 (7): 496-501, 007 ISSN 1546-939 007 Siene Publiations Robust Flight ontrol Design for a urn oordination System with Parameter Unertainties 1 Ari Legowo and Hiroshi Okubo

More information

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems An Integrated Arhiteture of Adaptive Neural Network Control for Dynami Systems Robert L. Tokar 2 Brian D.MVey2 'Center for Nonlinear Studies, 2Applied Theoretial Physis Division Los Alamos National Laboratory,

More information

STUDY OF INTERFACIAL BEHAVIOR OF CNT/POLYMER COMPOSITE BY CFE METHOD

STUDY OF INTERFACIAL BEHAVIOR OF CNT/POLYMER COMPOSITE BY CFE METHOD THE 19TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS STUDY OF INTERFACIAL BEHAVIOR OF CNT/POLYMER COMPOSITE BY CFE METHOD Q. S. Yang*, X. Liu, L. D. Su Department of Engineering Mehanis, Beijing University

More information

Chapter 15 Chemical Equilibrium

Chapter 15 Chemical Equilibrium Chapter 5 Chemial Equilibrium 5. The Conept of Equilibrium Figure: 3. from Chemistry by MMurray & Fey Figure 3.(a) NO 4( g) NO( g) olorless brown we start with reatant, N O 4, so the solution is olorless

More information

Array Design for Superresolution Direction-Finding Algorithms

Array Design for Superresolution Direction-Finding Algorithms Array Design for Superresolution Diretion-Finding Algorithms Naushad Hussein Dowlut BEng, ACGI, AMIEE Athanassios Manikas PhD, DIC, AMIEE, MIEEE Department of Eletrial Eletroni Engineering Imperial College

More information

Wavetech, LLC. Ultrafast Pulses and GVD. John O Hara Created: Dec. 6, 2013

Wavetech, LLC. Ultrafast Pulses and GVD. John O Hara Created: Dec. 6, 2013 Ultrafast Pulses and GVD John O Hara Created: De. 6, 3 Introdution This doument overs the basi onepts of group veloity dispersion (GVD) and ultrafast pulse propagation in an optial fiber. Neessarily, it

More information

ELECTROMAGNETIC WAVES WITH NONLINEAR DISPERSION LAW. P. М. Меdnis

ELECTROMAGNETIC WAVES WITH NONLINEAR DISPERSION LAW. P. М. Меdnis ELECTROMAGNETIC WAVES WITH NONLINEAR DISPERSION LAW P. М. Меdnis Novosibirs State Pedagogial University, Chair of the General and Theoretial Physis, Russia, 636, Novosibirs,Viljujsy, 8 e-mail: pmednis@inbox.ru

More information

DYNAMICS OF CAPILLARY FLOW AND TRANSPORT PROPERTIES IN CARBONATE SEDIMENTARY FORMATION BY TIME-CONTROLLED POROSIMETRY

DYNAMICS OF CAPILLARY FLOW AND TRANSPORT PROPERTIES IN CARBONATE SEDIMENTARY FORMATION BY TIME-CONTROLLED POROSIMETRY SCA4-44 /5 DYNAMICS OF CAPILLARY FLOW AND TRANSPORT PROPERTIES IN CARBONATE SEDIMENTARY FORMATION BY TIME-CONTROLLED POROSIMETRY A. Cerepi, Institut EGID-Bordeaux 3, Université Mihel de Montaigne,, allée

More information

Optimization of replica exchange molecular dynamics by fast mimicking

Optimization of replica exchange molecular dynamics by fast mimicking THE JOURNAL OF CHEMICAL PHYSICS 127, 204104 2007 Optimization of replia exhange moleular dynamis by fast mimiking Jozef Hritz and Chris Oostenbrink a Leiden Amsterdam Center for Drug Researh (LACDR), Division

More information

Simplification of Network Dynamics in Large Systems

Simplification of Network Dynamics in Large Systems Simplifiation of Network Dynamis in Large Systems Xiaojun Lin and Ness B. Shroff Shool of Eletrial and Computer Engineering Purdue University, West Lafayette, IN 47906, U.S.A. Email: {linx, shroff}@en.purdue.edu

More information

Aharonov-Bohm effect. Dan Solomon.

Aharonov-Bohm effect. Dan Solomon. Aharonov-Bohm effet. Dan Solomon. In the figure the magneti field is onfined to a solenoid of radius r 0 and is direted in the z- diretion, out of the paper. The solenoid is surrounded by a barrier that

More information

Gluing Potential Energy Surfaces with Rare Event Simulations

Gluing Potential Energy Surfaces with Rare Event Simulations This is an open aess artile published under an ACS AuthorChoie Liense, whih permits opying and redistribution of the artile or any adaptations for non-ommerial purposes. pubs.as.org/jctc Gluing Potential

More information

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 16 Aug 2004

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 16 Aug 2004 Computational omplexity and fundamental limitations to fermioni quantum Monte Carlo simulations arxiv:ond-mat/0408370v1 [ond-mat.stat-meh] 16 Aug 2004 Matthias Troyer, 1 Uwe-Jens Wiese 2 1 Theoretishe

More information

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS Fratals, Vol. 9, No. (00) 09 World Sientifi Publishing Company UPPER-TRUNCATED POWER LAW DISTRIBUTIONS STEPHEN M. BURROUGHS and SARAH F. TEBBENS College of Marine Siene, University of South Florida, St.

More information

Scalable Positivity Preserving Model Reduction Using Linear Energy Functions

Scalable Positivity Preserving Model Reduction Using Linear Energy Functions Salable Positivity Preserving Model Redution Using Linear Energy Funtions Sootla, Aivar; Rantzer, Anders Published in: IEEE 51st Annual Conferene on Deision and Control (CDC), 2012 DOI: 10.1109/CDC.2012.6427032

More information

Likelihood-confidence intervals for quantiles in Extreme Value Distributions

Likelihood-confidence intervals for quantiles in Extreme Value Distributions Likelihood-onfidene intervals for quantiles in Extreme Value Distributions A. Bolívar, E. Díaz-Franés, J. Ortega, and E. Vilhis. Centro de Investigaión en Matemátias; A.P. 42, Guanajuato, Gto. 36; Méxio

More information