Hydrodynamics in Espresso. Kai Grass 1

Size: px
Start display at page:

Download "Hydrodynamics in Espresso. Kai Grass 1"

Transcription

1 Hydrodynamics in Espresso Kai Grass 1

2 Hydrodynamics in Espresso Explicit solvent: Lennard-Jones liquid at constant energy Dissipative Particle Dynamics (DPD): thermostated particle fluid Lattice Boltzmann (LB): thermostated lattice fluid Stochastic Rotation Dynamics (SRD): thermostated particle gas currently under development Mesoscopic fluid models 2

3 ESPResSo does not offer atomistic water models (TIP3,...)... instantaneous hydrodynamics (Rotne- Prager-Oseen tensor)... But extensibility of ESPResSo allows for integrating these methods if needed 3

4 Comparison Explicit (LJ) solvent easy to model no special algorithm needed BUT times slower than mesoscopic fluid models DPD easy to approach and model complex thermostat input parameters have to be maped tohydrodynamic properties of the fluid 4

5 Comparison LB abstract lattice fluid with complex internal dynamics easy coupling to the MD particles hydrodynamic properties of the fluid are well described by input parameters SRD abstract particle gas based on stochastics different coupling schemes 5

6 Lattice Boltzmann theory Lattice Boltzmann equation streaming and collision discrete set of velocity populations hydrodynamic fields from populations Frictional coupling of MD particles to LB fluid Stokesian drag momentum transfer total momentum conserved [ ] F = Γ V u( R, t) [1] P. Ahlrichs and B. Dünweg. International Journal of Modern Physics C, 9: ,

7 Lattice Boltzmann usage 4 # d e f i n e the c e l l s y s t e m 5 cellsystem domain decomposition n o v e r l e t l i s t 6 7 i f {! ( $continue ) } { 8 # s e t s i m u l a t i o n box 9 setmd box l $length $length $length 0 setmd p e r i o d i c setmd s k i n $ skin 2 setmd t i m e s t e p $timestep 3 } 4 5 puts System s i z e : [ setmd box l ]. # s t o p a l l p a r t i c l e s b e f o r e e n t e r i n g l b stop particles thermostat o f f thermostat l b $temp lbfluid dens $lbdens v i s c $ v i s c a g r i d $ a grid tau $ l b t i m e s t e p lbfluid f r i c t i o n $lbgamma puts [ thermostat ] 7

8 Lattice Boltzmann problems Particle sizes: only one friction parameter Boundaries: only plane walls (see Marcellos document) lbboundaries bounce_back. constraint wall normal dist [ expr $wallposlow ] type $walls constraint wall normal dist [ expr -1.*($wallposhigh) ] type $walls 8

9 DPD theory F i = i j ( F C ij + F D ij + F R ij ), F C ij = a ij (r c r ij ) ˆr ij for r ij < r c 0 for r ij r c, F D ij = ω D (r ij )ζ(ˆr ij u ij )ˆr ij, F R ij = ω R (r ij ) 2ζk B T γ ij tˆr ij, 9

10 DPD usage Syntax thermostat dpd temperature gamma r cut [ WF wf tgamma tr cut TWF twf ] Interaction DPD thermostat The DPD thermostat can also be set up as a normal interaction to make friction between different particle types different. Syntax thermostat inter_dpd temperature Description and Syntax inter type1 type2 inter_dpd gamma r cut [ WF wf tgamma tr cut TWF twf ] 10

11 DPD problems Fluid properties are not defined by DPD parameters and have to be matched (see Different boundary conditions: stick / slip are available by means of viscous layer 11

The Lattice Boltzmann Method in ESPResSo: Polymer Diffusion and Electroosmotic Flow

The Lattice Boltzmann Method in ESPResSo: Polymer Diffusion and Electroosmotic Flow ESPResSo Tutorial The Lattice Boltzmann Method in ESPResSo: Polymer Diffusion and Electroosmotic Flow Stefan Kesselheim Georg Rempfer June 14, 2016 Institute for Computational Physics, Stuttgart University

More information

Kobe-Brown Simulation Summer School 2015 Project: DPD Simulation of a Membrane

Kobe-Brown Simulation Summer School 2015 Project: DPD Simulation of a Membrane Kobe-Brown Simulation Summer School 2015 Project: DPD Simulation of a Membrane Clark Bowman Karen Larson Yuji Funaki Ross Parker Tae Woo Kim Week 1: Introduction to Molecular Dynamics (MD) Computer simulation

More information

arxiv: v4 [cond-mat.soft] 5 Jul 2016

arxiv: v4 [cond-mat.soft] 5 Jul 2016 The Raspberry Model for Hydrodynamic Interactions Revisited. II. The Effect of Confinement arxiv:1503.02681v4 [cond-mat.soft] 5 Jul 2016 Joost de Graaf, 1, Toni Peter, 1 Lukas P. Fischer, 1 and Christian

More information

Emergence of collective dynamics in active biological systems -- Swimming micro-organisms --

Emergence of collective dynamics in active biological systems -- Swimming micro-organisms -- 12/08/2015, YITP, Kyoto Emergence of collective dynamics in active biological systems -- Swimming micro-organisms -- Norihiro Oyama John J. Molina Ryoichi Yamamoto* Department of Chemical Engineering,

More information

Smoothed Dissipative Particle Dynamics Model for Predicting Self-Assembled Nano-Cellulose Fibre Structures

Smoothed Dissipative Particle Dynamics Model for Predicting Self-Assembled Nano-Cellulose Fibre Structures Smoothed Dissipative Particle Dynamics Model for Predicting Self-Assembled Nano-Cellulose Fibre Structures David Vidal and Tetsu Uesaka FPInnovations, Pointe-Claire, Québec, CANADA Nano-cellulose fibres

More information

APMA 2811T. By Zhen Li. Today s topic: Lecture 2: Theoretical foundation and parameterization. Sep. 15, 2016

APMA 2811T. By Zhen Li. Today s topic: Lecture 2: Theoretical foundation and parameterization. Sep. 15, 2016 Today s topic: APMA 2811T Dissipative Particle Dynamics Instructor: Professor George Karniadakis Location: 170 Hope Street, Room 118 Time: Thursday 12:00pm 2:00pm Dissipative Particle Dynamics: Foundation,

More information

Particle-Simulation Methods for Fluid Dynamics

Particle-Simulation Methods for Fluid Dynamics Particle-Simulation Methods for Fluid Dynamics X. Y. Hu and Marco Ellero E-mail: Xiangyu.Hu and Marco.Ellero at mw.tum.de, WS 2012/2013: Lectures for Mechanical Engineering Institute of Aerodynamics Technical

More information

ISCST shall not be responsible for statements or opinions contained in papers or printed in its publications.

ISCST shall not be responsible for statements or opinions contained in papers or printed in its publications. Modeling of Drop Motion on Solid Surfaces with Wettability Gradients J. B. McLaughlin, Sp. S. Saravanan, N. Moumen, and R. S. Subramanian Department of Chemical Engineering Clarkson University Potsdam,

More information

CEE 618 Scientific Parallel Computing (Lecture 12)

CEE 618 Scientific Parallel Computing (Lecture 12) 1 / 26 CEE 618 Scientific Parallel Computing (Lecture 12) Dissipative Hydrodynamics (DHD) Albert S. Kim Department of Civil and Environmental Engineering University of Hawai i at Manoa 2540 Dole Street,

More information

Modeling and simulation of nanoparticle aggregation in colloidal systems

Modeling and simulation of nanoparticle aggregation in colloidal systems Retrospective Theses and Dissertations Iowa State University Capstones, Theses and Dissertations 2008 Modeling and simulation of nanoparticle aggregation in colloidal systems Sergiy Markutsya Iowa State

More information

Application of the Dissipative Particle Dynamics Method to Ferromagnetic Colloidal Dispersions

Application of the Dissipative Particle Dynamics Method to Ferromagnetic Colloidal Dispersions Application of the Dissipative Particle Dynamics Method to Ferromagnetic Colloidal Dispersions AKIRA SATOH Professor, Akita Prefectural University, Japan Roy W. Chantrell Professor, York University, U.

More information

BROWNIAN DYNAMICS SIMULATIONS WITH HYDRODYNAMICS. Abstract

BROWNIAN DYNAMICS SIMULATIONS WITH HYDRODYNAMICS. Abstract BROWNIAN DYNAMICS SIMULATIONS WITH HYDRODYNAMICS Juan J. Cerdà 1 1 Institut für Computerphysik, Pfaffenwaldring 27, Universität Stuttgart, 70569 Stuttgart, Germany. (Dated: July 21, 2009) Abstract - 1

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

FORCE ENERGY. only if F = F(r). 1 Nano-scale (10 9 m) 2 Nano to Micro-scale (10 6 m) 3 Nano to Meso-scale (10 3 m)

FORCE ENERGY. only if F = F(r). 1 Nano-scale (10 9 m) 2 Nano to Micro-scale (10 6 m) 3 Nano to Meso-scale (10 3 m) What is the force? CEE 618 Scientific Parallel Computing (Lecture 12) Dissipative Hydrodynamics (DHD) Albert S. Kim Department of Civil and Environmental Engineering University of Hawai i at Manoa 2540

More information

Hydrodynamic interactions and wall drag effect in colloidal suspensions and soft matter systems

Hydrodynamic interactions and wall drag effect in colloidal suspensions and soft matter systems Hydrodynamic interactions and wall drag effect in colloidal suspensions and soft matter systems Maciej Lisicki" Institute of Theoretical Physics" Faculty of Physics, University of Warsaw" Poland SOMATAI

More information

Dissipative particle dynamics: Bridging the gap between atomistic and mesoscopic simulation

Dissipative particle dynamics: Bridging the gap between atomistic and mesoscopic simulation Dissipative particle dynamics: Bridging the gap between atomistic and mesoscopic simulation Robert D. Groot and Patrick B. Warren Unilever Research Port Sunlight Laboratory, Quarry Road East, Bebington,

More information

An Event-Driven Hybrid Molecular Dynamics and Direct Simulation Monte Carlo Algorithm. Abstract

An Event-Driven Hybrid Molecular Dynamics and Direct Simulation Monte Carlo Algorithm. Abstract An Event-Driven Hybrid Molecular Dynamics and Direct Simulation Monte Carlo Algorithm Aleksandar Donev, 1 Alejandro L. Garcia, 2 and Berni J. Alder 1 1 Lawrence Livermore National Laboratory, P.O.Box 808,

More information

Coarse-graining limits in open and wall-bounded dissipative particle dynamics systems

Coarse-graining limits in open and wall-bounded dissipative particle dynamics systems THE JOURNAL OF CHEMICAL PHYSICS 124, 184101 2006 Coarse-graining limits in open and wall-bounded dissipative particle dynamics systems Igor V. Pivkin and George E. Karniadakis a Division of Applied Mathematics,

More information

(Crystal) Nucleation: The language

(Crystal) Nucleation: The language Why crystallization requires supercooling (Crystal) Nucleation: The language 2r 1. Transferring N particles from liquid to crystal yields energy. Crystal nucleus Δµ: thermodynamic driving force N is proportional

More information

The lattice Boltzmann method for contact line dynamics

The lattice Boltzmann method for contact line dynamics The lattice Boltzmann method for contact line dynamics Sudhir Srivastava, J.H.M. ten Thije Boonkkamp, Federico Toschi April 13, 2011 Overview 1 Problem description 2 Huh and Scriven model 3 Lattice Boltzmann

More information

Stochastic Event-Driven Molecular Dynamics

Stochastic Event-Driven Molecular Dynamics Available online at www.sciencedirect.com Journal of Computational Physics 227 (2008) 2644 2665 www.elsevier.com/locate/jcp Stochastic Event-Driven Molecular Dynamics Aleksandar Donev a, *, Alejandro L.

More information

What is Classical Molecular Dynamics?

What is Classical Molecular Dynamics? What is Classical Molecular Dynamics? Simulation of explicit particles (atoms, ions,... ) Particles interact via relatively simple analytical potential functions Newton s equations of motion are integrated

More information

Entropy generation and transport

Entropy generation and transport Chapter 7 Entropy generation and transport 7.1 Convective form of the Gibbs equation In this chapter we will address two questions. 1) How is Gibbs equation related to the energy conservation equation?

More information

Migration Behavior of Bead-spring Dumbbell Models under Microchannel Flow from Dissipative Particle Dynamics Simulations

Migration Behavior of Bead-spring Dumbbell Models under Microchannel Flow from Dissipative Particle Dynamics Simulations 2426 Bull. Korean Chem. Soc. 2007, Vol. 28, No. 12 Kwang Jin Oh Migration Behavior of Bead-spring Dumbbell Models under Microchannel Flow from Dissipative Particle Dynamics Simulations Kwang Jin Oh Supercomputing

More information

Introduction to molecular dynamics

Introduction to molecular dynamics 1 Introduction to molecular dynamics Yves Lansac Université François Rabelais, Tours, France Visiting MSE, GIST for the summer Molecular Simulation 2 Molecular simulation is a computational experiment.

More information

Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang,

Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang, Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang, yfwang09@stanford.edu 1. Problem setting In this project, we present a benchmark simulation for segmented flows, which contain

More information

Momentum (Newton s 2nd Law of Motion)

Momentum (Newton s 2nd Law of Motion) Dr. Nikos J. Mourtos AE 160 / ME 111 Momentum (Newton s nd Law of Motion) Case 3 Airfoil Drag A very important application of Momentum in aerodynamics and hydrodynamics is the calculation of the drag of

More information

A comparative study between dissipative particle dynamics and molecular dynamics for simple- and complex-geometry flows

A comparative study between dissipative particle dynamics and molecular dynamics for simple- and complex-geometry flows THE JOURNAL OF CHEMICAL PHYSICS 123, 104107 2005 A comparative study between dissipative particle dynamics and molecular dynamics for simple- and complex-geometry flows Eric E. Keaveny, Igor V. Pivkin,

More information

Lattice Boltzmann Method for Moving Boundaries

Lattice Boltzmann Method for Moving Boundaries Lattice Boltzmann Method for Moving Boundaries Hans Groot March 18, 2009 Outline 1 Introduction 2 Moving Boundary Conditions 3 Cylinder in Transient Couette Flow 4 Collision-Advection Process for Moving

More information

A Nobel Prize for Molecular Dynamics and QM/MM What is Classical Molecular Dynamics? Simulation of explicit particles (atoms, ions,... ) Particles interact via relatively simple analytical potential

More information

1. Introduction, tensors, kinematics

1. Introduction, tensors, kinematics 1. Introduction, tensors, kinematics Content: Introduction to fluids, Cartesian tensors, vector algebra using tensor notation, operators in tensor form, Eulerian and Lagrangian description of scalar and

More information

Rouse vs. Zimm Regime: Hydrodynamic Interactions 1, a)

Rouse vs. Zimm Regime: Hydrodynamic Interactions 1, a) THEOY OF POLYME DYNAMICS ouse vs. Zimm egime: Hydrodynamic Interactions 1, a) Henri Menke Institute for Computational Physics, Universität Stuttgart, Allmandring 3, D-70569 Stuttgart, Germany (Dated: February

More information

Mesoscale fluid simulation of colloidal systems

Mesoscale fluid simulation of colloidal systems Mesoscale fluid simulation of colloidal systems Mingcheng Yang Institute of Physics, CAS Outline (I) Background (II) Simulation method (III) Applications and examples (IV) Summary Background Soft matter

More information

An alternative approach to dissipative particle dynamics

An alternative approach to dissipative particle dynamics EUROPHYSICS LETTERS 15 July 1999 Europhys. Lett., 47 (2), pp. 145-151 (1999) An alternative approach to dissipative particle dynamics C. P. Lowe Computational Physics, Delft University of Technology Lorentzweg

More information

Discontinuous shear thickening on dense non-brownian suspensions via lattice Boltzmann method

Discontinuous shear thickening on dense non-brownian suspensions via lattice Boltzmann method Discontinuous shear thickening on dense non-brownian suspensions via lattice Boltzmann method Pradipto and Hisao Hayakawa Yukawa Insitute for Theoretical Physics Kyoto University Rheology of disordered

More information

Dresden, September 20-24, 2010 by Hartmut Löwen

Dresden, September 20-24, 2010 by Hartmut Löwen Computer simulations of colloidal dispersions Outline 1) Introduction 2) Colloidal sedimentation 3) Lane formation in driven colloids 4) Band formation in oscillatory fields 5) Lane formation in complex

More information

A Coupling Tool for Parallel Molecular Dynamics Continuum Simulations

A Coupling Tool for Parallel Molecular Dynamics Continuum Simulations A Coupling Tool for Parallel Molecular Dynamics Continuum Simulations ISPDC 2012 Philipp Neumann and Nikola Tchipev 29.06.2012 ISPDC 2012, 29.06.2012 1 Contents Motivation The Macro Micro Coupling Tool

More information

Introduction to Computer Simulations of Soft Matter Methodologies and Applications Boulder July, 19-20, 2012

Introduction to Computer Simulations of Soft Matter Methodologies and Applications Boulder July, 19-20, 2012 Introduction to Computer Simulations of Soft Matter Methodologies and Applications Boulder July, 19-20, 2012 K. Kremer Max Planck Institute for Polymer Research, Mainz Overview Simulations, general considerations

More information

Alternative and Explicit Derivation of the Lattice Boltzmann Equation for the Unsteady Incompressible Navier-Stokes Equation

Alternative and Explicit Derivation of the Lattice Boltzmann Equation for the Unsteady Incompressible Navier-Stokes Equation ISSN (e): 2250 3005 Volume, 06 Issue, 12 December 2016 International Journal of Computational Engineering Research (IJCER) Alternative and Explicit Derivation of the Lattice Boltzmann Equation for the

More information

Strategy in modelling irregular shaped particle behaviour in confined turbulent flows

Strategy in modelling irregular shaped particle behaviour in confined turbulent flows Title Strategy in modelling irregular shaped particle behaviour in confined turbulent flows M. Sommerfeld F L Mechanische Verfahrenstechnik Zentrum Ingenieurwissenschaften 699 Halle (Saale), Germany www-mvt.iw.uni-halle.de

More information

Computer Simulation of Particle Suspensions

Computer Simulation of Particle Suspensions Computer Simulation of Particle Suspensions Jens Harting, Martin Hecht, Hans J. Herrmann, and Sean McNamara Institute for Computational Physics, University of Stuttgart, Pfaffenwaldring 27, D-70569 Stuttgart

More information

fluid mechanics as a prominent discipline of application for numerical

fluid mechanics as a prominent discipline of application for numerical 1. fluid mechanics as a prominent discipline of application for numerical simulations: experimental fluid mechanics: wind tunnel studies, laser Doppler anemometry, hot wire techniques,... theoretical fluid

More information

Dissipative Particle Dynamics: Foundation, Evolution and Applications

Dissipative Particle Dynamics: Foundation, Evolution and Applications Dissipative Particle Dynamics: Foundation, Evolution and Applications Lecture 4: DPD in soft matter and polymeric applications George Em Karniadakis Division of Applied Mathematics, Brown University &

More information

Modeling the combined effect of surface roughness and shear rate on slip flow of simple fluids

Modeling the combined effect of surface roughness and shear rate on slip flow of simple fluids Modeling the combined effect of surface roughness and shear rate on slip flow of simple fluids Anoosheh Niavarani and Nikolai Priezjev www.egr.msu.edu/~niavaran November 2009 A. Niavarani and N.V. Priezjev,

More information

Density Functional Modeling of Nanocrystalline Materials

Density Functional Modeling of Nanocrystalline Materials Density Functional Modeling of Nanocrystalline Materials A new approach for modeling atomic scale properties in materials Peter Stefanovic Supervisor: Nikolas Provatas 70 / Part 1-7 February 007 Density

More information

Mesoscale Simulation Methods. Ronojoy Adhikari The Institute of Mathematical Sciences Chennai

Mesoscale Simulation Methods. Ronojoy Adhikari The Institute of Mathematical Sciences Chennai Mesoscale Simulation Methods Ronojoy Adhikari The Institute of Mathematical Sciences Chennai Outline What is mesoscale? Mesoscale statics and dynamics through coarse-graining. Coarse-grained equations

More information

Origins of Mechanical and Rheological Properties of Polymer Nanocomposites. Venkat Ganesan

Origins of Mechanical and Rheological Properties of Polymer Nanocomposites. Venkat Ganesan Department of Chemical Engineering University of Texas@Austin Origins of Mechanical and Rheological Properties of Polymer Nanocomposites Venkat Ganesan $$$: NSF DMR, Welch Foundation Megha Surve, Victor

More information

Multiscale Methods for Hydrodynamics of Complex Fluids

Multiscale Methods for Hydrodynamics of Complex Fluids 1 This work performed under the auspices of the U.S. Department of Energy by Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344 (LLNL-PRES-408395). A. Donev (LLNL) Complex Fluids Nov.

More information

Stream line, turbulent flow and Viscosity of liquids - Poiseuille s Method

Stream line, turbulent flow and Viscosity of liquids - Poiseuille s Method Stream line, turbulent flow and Viscosity of liquids - Poiseuille s Method Dr D. Arun Kumar Assistant Professor Department of Physical Sciences Bannari Amman Institute of Technology Sathyamangalam General

More information

Randomly Triangulated Surfaces as Models for Fluid and Crystalline Membranes. G. Gompper Institut für Festkörperforschung, Forschungszentrum Jülich

Randomly Triangulated Surfaces as Models for Fluid and Crystalline Membranes. G. Gompper Institut für Festkörperforschung, Forschungszentrum Jülich Randomly Triangulated Surfaces as Models for Fluid and Crystalline Membranes G. Gompper Institut für Festkörperforschung, Forschungszentrum Jülich Motivation: Endo- and Exocytosis Membrane transport of

More information

Dynamics of Polymers and Membranes P. B. Sunil Kumar

Dynamics of Polymers and Membranes P. B. Sunil Kumar Dynamics of Polymers and Membranes P. B. Sunil Kumar Department of Physics, Indian Institute of Technology Madras, Chennai, 600036 Dissipative Particle Dynamics (DPD) - Basic model P. Espagnol and P. Warren,

More information

A comparison of lattice-boltzmann and Brownian-dynamics simulations of polymer migration in confined flows. Abstract

A comparison of lattice-boltzmann and Brownian-dynamics simulations of polymer migration in confined flows. Abstract A comparison of lattice-boltzmann and Brownian-dynamics simulations of polymer migration in confined flows Rahul Kekre, Jason E. Butler, and Anthony J. C. Ladd Department of Chemical Engineering, University

More information

Molecular Dynamics. Timothy O Sullivan Supervised by Naida Lacevic & John Sader The University of Melbourne

Molecular Dynamics. Timothy O Sullivan Supervised by Naida Lacevic & John Sader The University of Melbourne Molecular Dynamics Timothy O Sullivan Supervised by Naida Lacevic & John Sader The University of Melbourne 1 1 Introduction Molecular Dynamics (MD) is a method of simulating systems of nanoscale volumes,

More information

Particles in Fluids. Sedimentation Fluidized beds Size segregation under shear Pneumatic transport Filtering Saltation Rheology of suspensions

Particles in Fluids. Sedimentation Fluidized beds Size segregation under shear Pneumatic transport Filtering Saltation Rheology of suspensions Particles in Fluids Sedimentation Fluidized beds Size segregation under shear Pneumatic transport Filtering Saltation Rheology of suspensions Sandstorm Fluidized Bed Equation of motion v of v fluid v vx

More information

UvA-DARE (Digital Academic Repository)

UvA-DARE (Digital Academic Repository) UvA-DARE (Digital Academic Repository) Poiseuille flow to measure the viscosity of particle model fluids. Backer, J.A.; Lowe, C.P.; Hoefsloot, H.C.J.; Iedema, P.D. Published in: Journal of Chemical Physics

More information

Lattice Boltzmann investigation of chemical kinetics in microflow reactor

Lattice Boltzmann investigation of chemical kinetics in microflow reactor Lattice Boltzmann investigation of chemical kinetics in microflow reactor Ivan Pribec, Tomaz Urbic, Igor Plazl University of Ljubljana, Faculty of Chemistry and Chemical Technology www.fkkt.uni-lj.si Microreactor

More information

Long-range Interactions in Particle Simulations ScaFaCoS. Olaf Lenz

Long-range Interactions in Particle Simulations ScaFaCoS. Olaf Lenz Long-range Interactions in Particle Simulations ScaFaCoS 1/33 Outline Many-particle Simulations Short-range Interactions Long-range Interactions: ScaFaCoS If time permits: ESPResSo and coarse-graining

More information

Temperature and Pressure Controls

Temperature and Pressure Controls Ensembles Temperature and Pressure Controls 1. (E, V, N) microcanonical (constant energy) 2. (T, V, N) canonical, constant volume 3. (T, P N) constant pressure 4. (T, V, µ) grand canonical #2, 3 or 4 are

More information

WATER PERMEATION THROUGH GRAPHENE NANOSLIT BY MOLECULAR DYNAMICS SIMULATION

WATER PERMEATION THROUGH GRAPHENE NANOSLIT BY MOLECULAR DYNAMICS SIMULATION WATER PERMEATION THROUGH GRAPHENE NANOSLIT BY MOLECULAR DYNAMICS SIMULATION Taro Yamada 1 and Ryosuke Matsuzaki 2 1 Department of Mechanical Engineering, Tokyo University of Science, 2641 Yamazaki, Noda,

More information

External Flow and Boundary Layer Concepts

External Flow and Boundary Layer Concepts 1 2 Lecture (8) on Fayoum University External Flow and Boundary Layer Concepts By Dr. Emad M. Saad Mechanical Engineering Dept. Faculty of Engineering Fayoum University Faculty of Engineering Mechanical

More information

Interaction(s) fluide-structure & modélisation de la turbulence

Interaction(s) fluide-structure & modélisation de la turbulence Interaction(s) fluide-structure & modélisation de la turbulence Pierre Sagaut Institut Jean Le Rond d Alembert Université Pierre et Marie Curie- Paris 6, France http://www.ida.upmc.fr/~sagaut GDR Turbulence

More information

Mesoscopic simulation of DNA using Smoothed Dissipative Particle Dynamics

Mesoscopic simulation of DNA using Smoothed Dissipative Particle Dynamics Technische Universität München Lehrstuhl für Aerodynamik und Strömungsmechanik Mesoscopic simulation of DNA using Smoothed Dissipative Particle Dynamics Sergey Litvinov Vollständiger Abdruck der von der

More information

Temperature and Pressure Controls

Temperature and Pressure Controls Ensembles Temperature and Pressure Controls 1. (E, V, N) microcanonical (constant energy) 2. (T, V, N) canonical, constant volume 3. (T, P N) constant pressure 4. (T, V, µ) grand canonical #2, 3 or 4 are

More information

Simulation of 2D non-isothermal flows in slits using lattice Boltzmann method

Simulation of 2D non-isothermal flows in slits using lattice Boltzmann method Simulation of 2D non-isothermal flows in slits using lattice Boltzmann method João Chambel Leitão Department of Mechanical Engineering, Instituto Superior Técnico, Lisboa, Portugal Abstract: The present

More information

Dissipative Particle Dynamics

Dissipative Particle Dynamics CHAPTER 2 Dissipative Particle Dynamics Igor V. Pivkin, a,b Bruce Caswell, a and George Em Karniadakis a a Division of Applied Mathematics, Brown University, Providence, Rhode Island b Department of Materials

More information

Modeling of Micro-Fluidics by a Dissipative Particle Dynamics Method. Justyna Czerwinska

Modeling of Micro-Fluidics by a Dissipative Particle Dynamics Method. Justyna Czerwinska Modeling of Micro-Fluidics by a Dissipative Particle Dynamics Method Justyna Czerwinska Scales and Physical Models years Time hours Engineering Design Limit Process Design minutes Continious Mechanics

More information

arxiv: v1 [cond-mat.soft] 16 Nov 2014

arxiv: v1 [cond-mat.soft] 16 Nov 2014 Polyelectrolytes polarization in non-uniform electric fields Farnoush Farahpour 1, Fathollah Varnik 2, and Mohammad Reza Ejtehadi 1 1 Sharif University of Technology, Department of Physics, P.O. Box 11155-9161,

More information

Molecular Diffusion and Tensorial Slip at Surfaces with Periodic and Random Nanoscale Textures. Nikolai V. Priezjev

Molecular Diffusion and Tensorial Slip at Surfaces with Periodic and Random Nanoscale Textures. Nikolai V. Priezjev Molecular Diffuion and Tenorial Slip at Surface with Periodic and Random Nanocale Teture Nikolai V. Priezjev Department of Mechanical Engineering Michigan State Univerity Movie, preprint @ http://www.egr.mu.edu/~priezjev

More information

Molecular computer experiment

Molecular computer experiment Molecular computer experiment 1/13 Also simulation or pseudoexperiment REAL EXPERIMENT Record everything in a lab notebook Build the experimental apparatus (from parts) Purchase chemicals, synthetise if

More information

Transport properties controlled by a thermostat: An extended dissipative particle dynamics thermostat

Transport properties controlled by a thermostat: An extended dissipative particle dynamics thermostat PAPER www.rsc.org/softmatter Soft Matter Transport properties controlled by a thermostat: An extended dissipative particle dynamics thermostat Christoph Junghans, a Matej Praprotnik ab and Kurt Kremer

More information

CONVECTIVE HEAT TRANSFER

CONVECTIVE HEAT TRANSFER CONVECTIVE HEAT TRANSFER Mohammad Goharkhah Department of Mechanical Engineering, Sahand Unversity of Technology, Tabriz, Iran CHAPTER 3 LAMINAR BOUNDARY LAYER FLOW LAMINAR BOUNDARY LAYER FLOW Boundary

More information

Langevin Dynamics of a Single Particle

Langevin Dynamics of a Single Particle Overview Langevin Dynamics of a Single Particle We consider a spherical particle of radius r immersed in a viscous fluid and suppose that the dynamics of the particle depend on two forces: A drag force

More information

Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations

Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations The Hilltop Review Volume 7 Issue 1 Winter 2014 Article 10 December 2014 Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations Tai-Hsien Wu Western Michigan University

More information

Coupling Atomistic and Continuum Hydrodynamics

Coupling Atomistic and Continuum Hydrodynamics Coupling Atomistic and Continuum Hydrodynamics Matej Praprotnik praprot@cmm.ki.si Laboratory for Molecular Modeling National Institute of Chemistry Ljubljana, Slovenia & Department of Physics Faculty of

More information

Fluctuating Hydrodynamics Approaches for Mesoscopic Modeling and Simulation Applications in Soft Materials and Fluidics

Fluctuating Hydrodynamics Approaches for Mesoscopic Modeling and Simulation Applications in Soft Materials and Fluidics Fluctuating Hydrodynamics Approaches for Mesoscopic Modeling and Simulation Applications in Soft Materials and Fluidics Theoretical Background and Applications Summer School on Multiscale Modeling of Materials

More information

Adaptive resolution molecular-dynamics simulation: Changing the degrees of freedom on the fly

Adaptive resolution molecular-dynamics simulation: Changing the degrees of freedom on the fly THE JOURNAL OF CHEMICAL PHYSICS 123, 224106 2005 Adaptive resolution molecular-dynamics simulation: Changing the degrees of freedom on the fly Matej Praprotnik, a Luigi Delle Site, and Kurt Kremer b Max-Planck-Institut

More information

Lattice Boltzmann approach to liquid - vapour separation

Lattice Boltzmann approach to liquid - vapour separation Lattice Boltzmann approach to liquid - vapour separation T.Biciușcă 1,2, A.Cristea 1, A.Lamura 3, G.Gonnella 4, V.Sofonea 1 1 Centre for Fundamental and Advanced Technical Research, Romanian Academy Bd.

More information

B.1 NAVIER STOKES EQUATION AND REYNOLDS NUMBER. = UL ν. Re = U ρ f L μ

B.1 NAVIER STOKES EQUATION AND REYNOLDS NUMBER. = UL ν. Re = U ρ f L μ APPENDIX B FLUID DYNAMICS This section is a brief introduction to fluid dynamics. Historically, a simplified concept of the boundary layer, the unstirred water layer, has been operationally used in the

More information

Computer simulations of fluid dynamics. Lecture 11 LBM: Algorithm for BGK Maciej Matyka

Computer simulations of fluid dynamics. Lecture 11 LBM: Algorithm for BGK Maciej Matyka Computer simulations of fluid dynamics Lecture 11 LBM: Algorithm for BGK Maciej Matyka https://www.youtube.com/watch? v=vluyp_ydfjc https://youtu.be/cj52zpggka (789 citations) Lecture goal l l Give a complete

More information

CHAPTER 8 ENTROPY GENERATION AND TRANSPORT

CHAPTER 8 ENTROPY GENERATION AND TRANSPORT CHAPTER 8 ENTROPY GENERATION AND TRANSPORT 8.1 CONVECTIVE FORM OF THE GIBBS EQUATION In this chapter we will address two questions. 1) How is Gibbs equation related to the energy conservation equation?

More information

arxiv: v1 [cond-mat.soft] 14 May 2015

arxiv: v1 [cond-mat.soft] 14 May 2015 Diffusion of a Janus nanoparticle in an explicit solvent: A molecular dynamics simulation study Ali Kharazmi 1 and Nikolai V. Priezjev 2 arxiv:1505.03838v1 [cond-mat.soft] 14 May 2015 1 Department of Mechanical

More information

Drag Force Simulations of Particle Agglomerates with the Lattice-Boltzmann Method

Drag Force Simulations of Particle Agglomerates with the Lattice-Boltzmann Method Drag Force Simulations of Particle Agglomerates with the Lattice-Boltzmann Method Christian Feichtinger, Nils Thuerey, Ulrich Ruede Christian Binder, Hans-Joachim Schmid, Wolfgang Peukert Friedrich-Alexander-Universität

More information

Porosity-Permeability Relations in Granular, Fibrous and Tubular Geometries

Porosity-Permeability Relations in Granular, Fibrous and Tubular Geometries Porosity-Permeability Relations in Granular, Fibrous and Tubular Geometries November 21 st Feng Xiao, Xiaolong Yin Colorado School of Mines American Physical Society, 64 th Annual DFD Meeting, Baltimore,

More information

HIGHLY RESOLVED SIMULATIONS OF SOLIDS SUSPENSION IN A MIXING TANK

HIGHLY RESOLVED SIMULATIONS OF SOLIDS SUSPENSION IN A MIXING TANK Ninth International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 10-12 December 2012 HIGHLY RESOLVED SIMULATIONS OF SOLIDS SUSPENSION IN A MIXING TANK Jos DERKSEN

More information

Multiscale simulations of complex fluid rheology

Multiscale simulations of complex fluid rheology Multiscale simulations of complex fluid rheology Michael P. Howard, Athanassios Z. Panagiotopoulos Department of Chemical and Biological Engineering, Princeton University Arash Nikoubashman Institute of

More information

6.2 Governing Equations for Natural Convection

6.2 Governing Equations for Natural Convection 6. Governing Equations for Natural Convection 6..1 Generalized Governing Equations The governing equations for natural convection are special cases of the generalized governing equations that were discussed

More information

Molecular dynamics simulation of nanofluidics and nanomachining

Molecular dynamics simulation of nanofluidics and nanomachining Molecular dynamics simulation of nanofluidics and nanomachining M. T. Horsch,1, 4 S. Stephan,1 S. Becker,1 M. Heier,1 M. P. Lautenschläger,1 F. Diewald,2 R. Müller,2 H. M. Urbassek,3 and H. Hasse1 1 Engineering

More information

Introduction to Simulation - Lectures 17, 18. Molecular Dynamics. Nicolas Hadjiconstantinou

Introduction to Simulation - Lectures 17, 18. Molecular Dynamics. Nicolas Hadjiconstantinou Introduction to Simulation - Lectures 17, 18 Molecular Dynamics Nicolas Hadjiconstantinou Molecular Dynamics Molecular dynamics is a technique for computing the equilibrium and non-equilibrium properties

More information

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Johan Hoffman May 14, 2006 Abstract In this paper we use a General Galerkin (G2) method to simulate drag crisis for a sphere,

More information

COMPUTER SIMULATION OF TRACER DIFFUSION IN GEL NETWORK

COMPUTER SIMULATION OF TRACER DIFFUSION IN GEL NETWORK COMPUTER SIMULATION OF TRACER DIFFUSION IN GEL NETWORK ZHOU HUAI A THESIS SUBMITED FOR THE DEGREE OF DOCTOR OF PHILOSOPHY DEPARTMENT OF CHEMICAL AND BIOMOLECULAR ENGINEERING NATIONAL UNIVERSITY OF SINGAPORE

More information

arxiv: v1 [cond-mat.soft] 5 Nov 2013

arxiv: v1 [cond-mat.soft] 5 Nov 2013 A Dissipative-Particle-Dynamics Model for Simulating Dynamics of Charged Colloid Jiajia Zhou and Friederike Schmid Institut für Physik, Johannes Gutenberg-Universität Mainz arxiv:1311.1179v1 [cond-mat.soft]

More information

An electrokinetic LB based model for ion transport and macromolecular electrophoresis

An electrokinetic LB based model for ion transport and macromolecular electrophoresis An electrokinetic LB based model for ion transport and macromolecular electrophoresis Raffael Pecoroni Supervisor: Michael Kuron July 8, 2016 1 Introduction & Motivation So far an mesoscopic coarse-grained

More information

Non-Equilibrium Molecular Dynamics. Investigation of Parameters Affecting Planar. Nanochannel Flows

Non-Equilibrium Molecular Dynamics. Investigation of Parameters Affecting Planar. Nanochannel Flows Contemporary Engineering Sciences, Vol., 009, no. 6, 83-98 Non-Equilibrium Molecular Dynamics Investigation of Parameters Affecting Planar Nanochannel Flows F. Sofos, T. E. Karakasidis and A. Liakopoulos

More information

arxiv: v2 [cond-mat.soft] 31 Jul 2007

arxiv: v2 [cond-mat.soft] 31 Jul 2007 Comparison of Dissipative Particle Dynamics and Langevin thermostats for out-of-equilibrium simulations of polymeric systems C. Pastorino, T. Kreer, M. Müller, and K. Binder Departamento de Física, Centro

More information

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

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

More information

From Molecular Dynamics to hydrodynamics a novel Galilean invariant thermostat

From Molecular Dynamics to hydrodynamics a novel Galilean invariant thermostat To appear in: Journal of Chemical Physics, 08 APR 005 From Molecular Dynamics to hydrodynamics a novel Galilean invariant thermostat Simeon D. Stoyanov and Robert D. Groot Unilever Research Vlaardingen,

More information

Inertial Coupling Method for particles in an incompressible fluctuating fluid

Inertial Coupling Method for particles in an incompressible fluctuating fluid Inertial Coupling Method for particles in an incompressible fluctuating fluid Florencio Balboa Usabiaga, 1 Rafael Delgado-Buscalioni, 1 Boyce E. Griffith,, 3 and Aleksandar Donev 3, 1 Departamento de Física

More information

Simulation of Individual Polymer Chains and Polymer Solutions with Smoothed Dissipative Particle Dynamics

Simulation of Individual Polymer Chains and Polymer Solutions with Smoothed Dissipative Particle Dynamics Article Simulation of Individual Polymer Chains and Polymer Solutions with Smoothed Dissipative Particle Dynamics Sergey Litvinov 1, Qingguang Xie 2, Xiangyu Hu 3, Nikolaus Adams 3 and Marco Ellero 4,

More information

Boundary Conditions for the Moving Contact Line Problem. Abstract

Boundary Conditions for the Moving Contact Line Problem. Abstract Boundary Conditions for the Moving Contact Line Problem Weiqing Ren Courant Institute of Mathematical Sciences, New York University, New York, NY 10012, USA Weinan E Department of Mathematics and PACM,

More information

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling Turbulence Modeling Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark 1 Outline

More information