Dynamics of Inhomogeneous Polymeric Fluids Douglas R. Tree - - PowerPoint PPT Presentation

dynamics of inhomogeneous polymeric fluids
SMART_READER_LITE
LIVE PREVIEW

Dynamics of Inhomogeneous Polymeric Fluids Douglas R. Tree - - PowerPoint PPT Presentation

Dynamics of Inhomogeneous Polymeric Fluids Douglas R. Tree Materials Research Laboratory University of California, Santa Barbara CFDC Meeting February 3, 2016 Can we predict the microstructure of polymers? Microstructure dictates


slide-1
SLIDE 1

Dynamics of Inhomogeneous Polymeric Fluids

Douglas R. Tree

Materials Research Laboratory University of California, Santa Barbara

CFDC Meeting February 3, 2016

slide-2
SLIDE 2

Can we predict the microstructure of polymers?

◮ Microstructure dictates properties ◮ Microstructure depends on process

history

A very general problem!

Polymer membranes

◮ clean water ◮ medical filters

Saedi et al. Can. J. Chem. Eng. (2014)

Polymer Blends

◮ commodity

plastics (e.g. HIPS)

◮ block polymer

thin films

www.leica-microsystems.com

Polymer composites

◮ bulk hetero-

junctions

◮ nano-

composites

Hoppe and Sariciftci J. Mater. Chem. (2006)

Biological patterning

◮ Eurasian jay

feathers

Parnell et al.

  • Sci. Rep. (2015)

2

slide-3
SLIDE 3

How can we model microstructure formation?

A difficult challenge

◮ Complex thermodynamics out of equilibrium ◮ Spatially inhomogeneous (multi-phase) ◮ Multiple modes of transport (diffusion & convection) ◮ Large separation of length/time scales

Continuum fluid dynamics

Teran et al. Phys. Fluid. (2008)

Self-consistent field theory (SCFT)

  • Fredrickson. J. Chem. Phys. 6810 (2002)

Hall et al. Phys. Rev. Lett. 114501 (2006)

Key idea – cheaper models

Classical density functional theory (CDFT)/“phase field” models

3

slide-4
SLIDE 4

Multi-fluid models

Two-fluid model

◮ Momentum equation

for each species

◮ Large drag enforces

  • cons. of momentum

de Gennes. J. Chem Phys. (1980)

The Rayleighian

A Lagrangian expression of “least energy dissipation” for

  • verdamped systems (Re = 0).

R[{vi}] = ˙ F[{vi}] free energy + Φ[{vi}] dissipation − λG[{vi}] constraints δR δvi & ∂φi ∂t = −∇ · (φivi) Transport equations

Doi and Onuki. J Phys (Paris). 1992

4

slide-5
SLIDE 5

Multi-fluid models

Two-fluid model

◮ Momentum equation

for each species

◮ Large drag enforces

  • cons. of momentum

de Gennes. J. Chem Phys. (1980)

The Rayleighian

A Lagrangian expression of “least energy dissipation” for

  • verdamped systems (Re = 0).

R[{vi}] = ˙ F[{vi}] free energy + Φ[{vi}] dissipation − λG[{vi}] constraints δR δvi & ∂φi ∂t = −∇ · (φivi) Transport equations

Doi and Onuki. J Phys (Paris). 1992

4

slide-6
SLIDE 6

PFPD Software

Phase-Field Polymer Dynamics

Efficient, parallelized, object-oriented C++ program for simulating the flow and phase behavior of inhomogeous polymeric fluids.

Field library (KTD) Field vector/matrix operations Operators

  • Pseudospectral
  • Hybrid

(FD)

BCs Models

  • Ternary FHG
  • Block polymers

Time Int.

  • Model B
  • Model H

Scripts and plotting tools

5

slide-7
SLIDE 7

PFPD Software

Phase-Field Polymer Dynamics

Efficient, parallelized, object-oriented C++ program for simulating the flow and phase behavior of inhomogeous polymeric fluids.

Time Int.

  • Model B
  • Model H

Field library (KTD) Field vector/matrix operations Operators

  • Pseudospectral
  • Hybrid

(FD)

BCs Models

  • Ternary FHG
  • Block polymers

Scripts and plotting tools

5

slide-8
SLIDE 8

Integration of transport equations

Model B Model H ∂φi ∂t + v · ∇φi = ∇ ·  

j

Mij({φ})∇µj   Convection-Diffusion µi = δF[{φi}] δφi Chemical Potential 0 = −∇p + ∇ ·

  • η({φ})(∇v + ∇vT )

N−1

  • i=0

φi∇µi Momentum 0 = ∇ · v Incompressibility

6

slide-9
SLIDE 9

Stable and efficient time integration

Semi-implicit stabilization

◮ Unconditionally stable for practical use ◮ Inexpensive relative to fully implicit methods

φn+1 − φn ∆t = ∇ · [M(φ)∇µn

i ] + m∇2µn+1 lin

− m∇2µn

lin

Variable time-stepping

◮ Step-doubling (50%

greater cost per step)

◮ Enables much larger step

sizes for slow dynamics

7

slide-10
SLIDE 10

State-of-the-art method for hydrodynamics

Variable-η Stokes equation

◮ Fixed-point method ◮ Enhanced efficiency with

− Anderson mixing − 1st order continuation

◮ Solution for both PS and

hybrid discretizations 0 = −∇p − ∇ · Π + ∇ ·

  • η(φ)
  • ∇v + ∇vT

0 = ∇ · v

Doi and Edwards. (1986)

∇2p = ∇∇ : (Θn − Π) ∇2ˆ vn+1 = 1 η∗ ∇ · (Θn − Π − Ip) where, Θn = [η(φ)−η∗]

  • ∇vn + (∇vn)T

(Figure courtesy of Tatsu Iwama) 1000 10000 100000 1000000 1 100 10000 simulation time (sec ) viscosity ratio (eta_P/eta_r) t=500 (new code) t=500 (old code) model B(new code) 8

slide-11
SLIDE 11

PFPD Software

Phase-Field Polymer Dynamics

Efficient, parallelized, object-oriented C++ program for simulating the flow and phase behavior of inhomogeous polymeric fluids.

Operators

  • Pseudospectral
  • Hybrid

(FD)

BCs Models

  • Ternary FHG
  • Block polymers

Time Int.

  • Model B
  • Model H

Field library (KTD) Field vector/matrix operations Scripts and plotting tools

9

slide-12
SLIDE 12

Non-periodic Boundary Conditions

Pseudo-spectral derivatives

∂f ∂x ≈ FFT −1[−ikx ˆ f]

◮ periodic or homogeneous

BCs only

◮ very good accuracy

Finite differences

∂f ∂x ≈ fi+1 − fi−1 2∆x

◮ flexible BCs ◮ accuracy depends on

  • rder of FD

x y

A hybrid method

◮ Periodic BCs in y

(PS)

◮ Arbitrary BCs in x

(FD)

10

slide-13
SLIDE 13

Spinodal decomposition example (diffusion only)

Hybrid simulation

◮ Left and right BCs

∂φp ∂x = 0, ∂3φp ∂x3 = 0 ∂φn ∂x = 0, ∂3φn ∂x3 = 0

◮ Top and bottom are

periodic

◮ (Top) Polymer

concentration

◮ (Bottom) Slice through

y = 32. Notice that the slope at x = 0 and x = 64 is zero.

(Parameters: N = 5, χ = 1.361, κ = 4)

11

slide-14
SLIDE 14

PFPD Software

Phase-Field Polymer Dynamics

Efficient, parallelized, object-oriented C++ program for simulating the flow and phase behavior of inhomogeous polymeric fluids.

Models

  • Ternary FHG
  • Block polymers

Time Int.

  • Model B
  • Model H

Field library (KTD) Field vector/matrix operations Operators

  • Pseudospectral
  • Hybrid

(FD)

BCs Scripts and plotting tools

12

slide-15
SLIDE 15

How can we model the free energy?

Analytical approximations to a field theory

0.01 0.1 1 10 0.01 0.1 1 10 kRg/21/2 Γ-1

Field theory simulations (SCFT/CL) Numerical approximations to a field theory

13

slide-16
SLIDE 16

How can we model the free energy?

Analytical approximations to a field theory

0.01 0.1 1 10 0.01 0.1 1 10 kRg/21/2 Γ-1

Field theory simulations (SCFT/CL) Numerical approximations to a field theory

13

slide-17
SLIDE 17

Deriving free energy functionals

Exact DFT

F[φ] = −kBT ln

  • Dw
  • Dφ exp(−βH[φ, w]) −
  • J(r)φ(r)

+ Mean-Field Approximation & Weak-Inhomogeneity* ↓

Random Phase Approximation (RPA)

F[φ] = F0[φ] + 1 2

  • dr
  • dr′ Γ(r − r′)δφ(r)δφ(r′) + O(δφ3)

* Other approximations are possible, e.g. slow gradient expansion

G.H. Fredrickson. The Equilibrium Theory of Inhomogeneous Polymers. Oxford (2006). 14

slide-18
SLIDE 18

Square-gradient (Cahn–Hilliard) models

For a simple mixture the RPA (or gradient expansion) simplifies to: F[φ] =

  • dr
  • f0(φ) + 1

2κ(φ) |∇φ|2

  • Flory–Huggins–de Gennes

f0(φ) =

2

  • i=1

φi Ni ln φi + χ12φ1φ2 κ(φ) = b2

  • 1

18φ1φ2 − χ

  • Ginzburg–Landau

f0(φ) = a(φ)2 + bφ4 κ(φ) = κ

P.G. de Gennes. J. Chem. Phys. (1980). Cahn and Hilliard. J. Chem. Phys. (1958). 15

slide-19
SLIDE 19

Stability is a challenge at strong segregation

An unstable code is bad

◮ The parameter space is

very limited

◮ The quench depth can

vary with time polymer solvent non-solvent H L-L G L-G

Why is it hard? Accuracy

Small w and small ∆φ means we need a fine grid (small ∆x) and accurate time integration (small ∆t).

16

slide-20
SLIDE 20

Interaction between small w and small ∆φ

binary polymer solution N = 30, χ = 0.979

The key challenge

Resolve the curvature of the asymmetric interfacial profile within the order of accuracy

  • f ∆φ.

17

slide-21
SLIDE 21

Regularizing the free energy

Modified Flory–Huggins

f(φ) = φ N ln φ + (1 − φ) ln(1 − φ) + χφ(1 − φ) + A exp(−φ/δ)

0.2 0.4 0.6 0.8 1.0 0.1 0.2 0.3 0.4 0.5

N = 40, χ = 3.5

  • 0.01

0.01 0.02 0.03 0.04 0.05 0.02 0.04 0.06 0.08 0.10 0.12

A = 10−2, δ = 5 × 10−3

18

slide-22
SLIDE 22

Effect of regularization on the phase diagram

No regularization Regularized (A = δ = 5e − 3)

19

slide-23
SLIDE 23

Effect of regularization on the dynamics

No regularization Regularized (A = δ = 5e − 3)

20

slide-24
SLIDE 24

What about inhomogeneous polymer models?

Limitations of the RPA

◮ Γ(k) is a complex

function

◮ Limited to O(δφ2), i.e.

“weak segregation”

Leibler.

  • J. Chem. Phys. (1980)

0.01 0.1 1 10 0.01 0.1 1 10 kRg/21/2 Γ-1

Ohta-Kawasaki procedure

◮ Get non-local terms from

the small k and large k limits of the RPA

◮ Local approximation

beyond O(δφ2)

Ohta & Kawasaki. Macromol. (1986)

0.01 0.1 1 10 0.01 0.1 1 10 kRg/21/2 Γ-1

21

slide-25
SLIDE 25

Ohta-Kawasaki proof of principle

F[φ] =

  • dr
  • f({φi}) +
  • i

κi 2 |∇φi|2 +1 2

  • i

ξi

  • dr
  • dr′ G(r, r′)δφi(r)δφi(r′)
  • “OK Model” – Lam

“OK Model” – Hex

22

slide-26
SLIDE 26

How can we model the free energy?

Analytical approximations to a field theory

0.01 0.1 1 10 0.01 0.1 1 10 kRg/21/2 Γ-1

Field theory simulations (SCFT/CL) Numerical approximations to a field theory

23

slide-27
SLIDE 27

Force matching free energy functionals

A generic functional

Assume F[φ] can be written as a linear combination, F[φ] =

  • i

cifi[φ] e.g. (Ohta-Kawasaki) F[φ] =

  • dr
  • c2φ(r)2 + c3φ(r)3 + c4φ(r)4

+ c5 |∇φ(r)|2 + c7

  • dr′ G(r − r′)φ(r)φ(r′)
  • Force matching to SCFT

Ψ = 1 V

  • dr
  • δF[φ]

δφ(r)

  • φ∗

− δFSCFT[φ] δφ(r)

  • φ∗

2

24

slide-28
SLIDE 28

Outlook of current and future capabilities

World-class software for the dynamics of polymeric liquids

◮ Parallel (GPU, MPI/OMP) ◮ Efficient, stable time-integration ◮ Flexible boundary conditions ◮ Extensible models (free energy, mobility, etc.)

Ongoing studies

  • 1. NIPS model and

methods (in review)

  • 2. Mass transfer (in prep.)
  • 3. Coarsening (Jan Garcia)
  • 4. Hydrodynamic

instabilities (macrovoids)

Low-hanging fruit

  • 1. NIPS in flowing systems

− Jets

  • 2. Alternative formulations

for NIPS

− Multiple solvents − Block polymer additives

  • 3. Reactive blending

25

slide-29
SLIDE 29

Can we predict the microstructure of polymers?

◮ Microstructure dictates properties ◮ Microstructure depends on process

history

A very general problem!

Polymer membranes

◮ clean water ◮ medical filters

Saedi et al. Can. J. Chem. Eng. (2014)

Polymer Blends

◮ commodity

plastics (e.g. HIPS)

◮ block polymer

thin films

www.leica-microsystems.com

Polymer composites

◮ bulk hetero-

junctions

◮ nano-

composites

Hoppe and Sariciftci J. Mater. Chem. (2006)

Biological patterning

◮ Eurasian jay

feathers

Parnell et al.

  • Sci. Rep. (2015)

26

slide-30
SLIDE 30

Clean water is a present and growing concern

July 7, 2015 U.S. Drought Monitor

D0 Abnormally Dry D1 Moderate Drought D2 Severe Drought D3 Extreme Drought D4 Exceptional Drought

Intensity:

http://droughtmonitor.unl.edu/

Author: Brian Fuchs National Drought Mitigation Center

Why membranes?

◮ Water is projected to

become increasingly scarce.

◮ Filtration is a key

technology for water purification.

http://www.kochmembrane.com/Learning- Center/Configurations/What-are-Hollow-Fiber-Membranes.aspx 27

slide-31
SLIDE 31

Polymer membrane synthesis by immersion precipitation

Figure inspired by: www.synderfiltration.com/learning-center/articles/introduction-to-membranes

non-solvent bath membrane substrate polymer solution

nonsolvent solvent

28

slide-32
SLIDE 32

Polymer membrane synthesis by immersion precipitation

Figure inspired by: www.synderfiltration.com/learning-center/articles/introduction-to-membranes

non-solvent bath membrane substrate polymer solution

nonsolvent solvent

polymer solvent

non-solvent

H L-L G L-G

28

slide-33
SLIDE 33

Microstructural variety in membranes

Uniform “Sponge” Asymmetric“Sponge” Fingers or Macro-voids Skin Layer

Strathmann et al.

  • Desalination. (1975)

29

slide-34
SLIDE 34

Microstructural variety in membranes

Uniform “Sponge” Asymmetric“Sponge” Fingers or Macro-voids Skin Layer

Strathmann et al.

  • Desalination. (1975)

◮ Model development and

characterization

29

slide-35
SLIDE 35

A ternary solution model

˙ F[{vi}] free energy Φ[{vi}] dissipation λG[{vi}] constraints

Transport Equations

◮ Diffusion & Momentum ◮ Coupled, Non-lin. PDEs

Solve numerically

◮ Pseudo-spectral on GPUs ◮ Semi-implicit stabilization

Ternary polymer solution (Flory–Huggins–de Gennes) F =

  • dr
  • f({φi}) + 1

2

  • i

κi |∇φi|2

  • Newtonian fluid with

φ-dependent viscosity Φ = 1 2

  • dr
  • i

ζi(vi − v)2 +2η({φi})D : D

  • Incompressibility

λG = p∇ · v

30

slide-36
SLIDE 36

Characterization of model thermodynamics

φp φn φs

32 64 96 128

x/R

0.0 0.2 0.4 0.6 0.8 1.0

φp

N = 50 κ = 12 χ = 0.912

31

slide-37
SLIDE 37

Measured interface width for many parameters

100 101 102 10−2 10−1 100 l/l∞ χ∗ 2 1 N = 1 N = 2 N = 5 N = 10 N = 20 N = 50 N = 80 N = 100

32

slide-38
SLIDE 38

What explains the interface width data?

We are near the critical point, χc

We recover the mean-field critical exponent, l = l∞ χ − χc χc −1/2

33

slide-39
SLIDE 39

Microstructural variety in membranes

Uniform “Sponge” Asymmetric“Sponge” Fingers or Macro-voids Skin Layer

Strathmann et al.

  • Desalination. (1975)

◮ Model development and

characterization

◮ How develop asymmetry?

− Quench-depth gradient

34

slide-40
SLIDE 40

Quench-depth gradient theory

polymer solvent

non-solvent

H L-L G L-G

35

slide-41
SLIDE 41

Isotropic spinodal decomposition

36

slide-42
SLIDE 42

There are two dynamic regimes

100 101 102 100 101 102 103 104 105 domain size simulation time

37

slide-43
SLIDE 43

Early-time regime — initiation of spinodal decomposition

0.5 1.0 1.5 2.0 2.5 3.0 k

  • 20
  • 15
  • 10
  • 5

5 10 λ λ+ λ-

Two key parameters

◮ qm – fastest growing

mode

◮ λm – rate of spinodal

decomposition

Linear stability analysis

Exponential growth of the fastest growing mode, δψ = exp[λ+(q)t]

φp φn φs

0.00 0.08 0.16 0.24 0.32 0.40 0.48 0.56 0.64 0.72

qm

38

slide-44
SLIDE 44

Long-time regime — coarsening

domain size time slope=1/4 domain size time s l

  • p

e = 1 / 3 domain size time slope=1

surface diffusion bulk diffusion hydrodynamics

39

slide-45
SLIDE 45

Increasing the quench-depth

100 101 102 100 101 102 103 104 105 domain size, 2π/ q simulation time, t

φp φn φs

40

slide-46
SLIDE 46

Increasing the quench-depth

100 101 102 100 101 102 103 104 105 domain size, 2π/ q simulation time, t

φp φn φs

run

40

slide-47
SLIDE 47

Comparing to LSA

10−1 100 101 10−3 10−2 10−1 100 101 102 103 104 4 1 scaled domain size, qm/ q scaled simulation time, λmt

41

slide-48
SLIDE 48

The quench-depth graident theory is too simple

t=0 t=25 t=50 t=75 t=100 t=50

42

slide-49
SLIDE 49

Microstructural variety in membranes

Uniform “Sponge” Asymmetric“Sponge” Fingers or Macro-voids Skin Layer

Strathmann et al.

  • Desalination. (1975)

◮ Model development and

characterization

◮ How develop asymmetry?

− Quench-depth gradient − Coarsening/arrest (Jan)

43

slide-50
SLIDE 50

Microstructural variety in membranes

Uniform “Sponge” Asymmetric“Sponge” Fingers or Macro-voids Skin Layer

Strathmann et al.

  • Desalination. (1975)

◮ Model development and

characterization

◮ How develop asymmetry?

− Quench-depth gradient − Coarsening/arrest (Jan) − Mass-Transfer

◮ How do macrovoids form?

43

slide-51
SLIDE 51

How does a quench happen by mass transfer?

The kinetics of a mass-transfer-driven quench are inherently different than a temperature-driven quench.

film bath

Important questions

  • 1. How does mass-transfer

initiate the quench?

  • 2. How does the initial film

concentration affect the quench?

  • 3. What role does film

thickness play?

Key concept – time scales

Phase separation happens much faster than bulk mass transfer.

  • Pego. P. Roy. Soc. A-Math. Phy. 422, 261 (1989)

44

slide-52
SLIDE 52

Early-time behavior

A simplifying assumption

At short times we can neglect the role of film thickness. Example: Simple diffusion from a step function initial condition

45

slide-53
SLIDE 53

Early-time behavior

A simplifying assumption

At short times we can neglect the role of film thickness. Example: Simple diffusion from a step function initial condition

Three possible cases

  • 1. No phase separation, just

diffusion

45

slide-54
SLIDE 54

Early-time behavior

A simplifying assumption

At short times we can neglect the role of film thickness. Example: Simple diffusion from a step function initial condition

Three possible cases

  • 1. No phase separation, just

diffusion

  • 2. Phase separation, single

domain film

45

slide-55
SLIDE 55

Early-time behavior

A simplifying assumption

At short times we can neglect the role of film thickness. Example: Simple diffusion from a step function initial condition

Three possible cases

  • 1. No phase separation, just

diffusion

  • 2. Phase separation, single

domain film

  • 3. Phase separation, multiple

domain film

45

slide-56
SLIDE 56

Ternary plot of immediate SDSD

46

slide-57
SLIDE 57

Real-space plot of immediate SDSD

47

slide-58
SLIDE 58

A finite-sized film can exhibit a delayed phase-separation

φp φn φs

0.0 0.5 1.0

φp

IC i ii iii iv

0.0 0.5 1.0

φn

50 100 150 200

x/R0

0.0 0.5 1.0

φs

The delayed phase separation can produce either single or multiple domains in the thin film, depending on parameters and initial conditions.

48

slide-59
SLIDE 59

Finite-film data collapse with a similarity variable

5 10 15 20 25

ξ

0.0 0.2 0.4 0.6 0.8 1.0

φn

f = 0. 05 f = 0. 025

φp φn φs

49

slide-60
SLIDE 60

A comment about macrovoids

Sternling and

  • Scriven. AICHE
  • J. (1959)

Because there is no inertia, the instability must be driven by spinodal decomposition.

50

slide-61
SLIDE 61

What do we know so far about a mass-transfer driven quench?

Important questions

  • 1. How does mass-transfer

initiate the quench?

  • 2. How does the initial film

concentration affect the quench?

  • 3. What role does film

thickness play?

  • Pego. P. Roy. Soc. A-Math. Phy. 422, 261 (1989)

Ball and Essery. J. Phys.-Condens. Mat. 2, 10303 (1990)

(1) Initiation

◮ Early-time or late-time are

qualitatively different

◮ Single domain films or

multiple domain films can form

(2) Initial film concentration

◮ Imporant influence on

whether phase-separation is instantaneous or delayed

(3) Role of film thickness

◮ Sets diffusion time-scale

51

slide-62
SLIDE 62

Conclusions

Software development

◮ Stable, efficient methods

and an extensible framework

◮ NIPS with flow &

formulations are promising avenues for future research

Field library (KTD) Field vector/matrix operations Operators

  • Pseudospectral
  • Hybrid

(FD)

BCs Models

  • Ternary FHG
  • Block polymers

Time Int.

  • Model B
  • Model H

Scripts and plotting tools

Polymer membranes

◮ Characterized the model and

spinodal decomp. kinetics

◮ Ongoing work:

− Mass transfer − Coarsening and arrest − Macrovoids

Saedi et al. Can. J. Chem. Eng. (2014) 52

slide-63
SLIDE 63

Acknowledgements

◮ Jan Garcia ◮ Jimmy Liu ◮ Lucas Francisco dos Santos ◮ Dr. Kris T. Delaney ◮ Prof. Hector D. Ceniceros ◮ Prof. Glenn H. Fredrickson ◮ Dr. Jeffrey Weinhold

(Dow)

◮ Dr. Tatsuhiro Iwama

(Asahi Kasei)

53

slide-64
SLIDE 64

Effect of hydrodynamics

10−1 100 101 10−3 10−2 10−1 100 101 102 103 104 1 1 scaled domain size, qm/ q scaled simulation time, λmt diffusion only with hydrodynamics

54

slide-65
SLIDE 65

Effect of hydrodynamics

10−1 100 101 10−3 10−2 10−1 100 101 102 103 104 1 1 scaled domain size, qm/ q scaled simulation time, λmt diffusion only with hydrodynamics 54