Download as pdf or txt
Download as pdf or txt
You are on page 1of 43

Can cubic equations of state be recast in the virial form?

Romain PRIVAT(a), Yannick PRIVAT(b) and Jean-Noël JAUBERT(a,*).

(a) Laboratoire de Thermodynamique des Milieux Polyphasés, Nancy-Université.


1 rue Grandville, B.P. 20451, F-54001 Nancy Cedex.
(b) MAPMO UMR 6628, Fédération Denis Poisson, CNRS. Université d'Orléans, UFR Sciences.
Bâtiment de mathématiques - Route de Chartres. B.P. 6759 - 45067 Orléans cedex 2.

E-mail: jean-noel.jaubert@ensic.inpl-nancy.fr - Fax number: +33 3 83 17 51 52


(*) author to whom the correspondence should be addressed.

Abstract

In this paper, we propose a mathematical study of the virial expansion of cubic equations of
state. We attempt to provide an answer to the following questions:
- is the virial equation only appropriate for the description of gases at low to moderate
densities?
- What is the impact of the order of truncation on the representation of P-v isotherms?
- What is the difference between a truncation at an even order and a truncation at an odd
order?
- What is the theoretical volume range of validity of a virial expansion?
To illustrate and apply these concepts, we considered four classical cubic equations of state,
namely: Van der Waals, Redlich-Kwong-Soave, Peng-Robinson and Schmidt-Wenzel. For all
of these equations, we detail the limitations and the capabilities of the virial expansions.

Finally, we propose a new general relation between the coefficients of the virial equation in
pressure and those of the virial equation in density.

Keywords: Cubic equations of state, virial expansion, power series expansion, Van der
Waals, Redlich-Kwong, Redlich-Kwong-Soave, Peng-Robinson, Schmidt-Wenzel.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-1-
Notations

a , attractive parameter of a cubic EoS


A, B, C, D, E, first, second, third, fourth and fifth virial coefficient
A′ , B′ , C′ , D′ , E′ , first, second, third, fourth and fifth coefficient associated to a virial series
expansion in the variable P
b , covolume.
ci, ith virial coefficient i.e. coefficient associated to a virial series expansion in the variable
1/ v
c′′i , ith coefficient associated to a virial series expansion in the variable P
c′i , ith coefficient associated to a virial series expansion in the variable η
EoS, equation of state
f(x), mathematical function of the variable x
R, gas constant
R, R0, R1, radius of convergence
P, pressure
Pc, critical pressure
PR, Peng-Robinson
Q(v), quadratic polynomial of v
r1, r2, specific parameters of a given equation of state
SRK, Soave-Redlich-Kwong
SW, Schmidt-Wenzel
T, absolute temperature
Tc, critical temperature
v , molar volume
VdW, Van der Waals
x, real number
z = Pv / ( RT ) , molar compressibility factor
αi, ith coefficient of a series
η = b / v , packing fraction
ρ = 1 / v , reciprocal molar volume (molar density)
ω, acentric factor

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-2-
Introduction

The virial equation of state gives the molar compressibility factor z of a pure fluid as an
infinite power series in the reciprocal molar volume 1 v :

+∞


Pv B(T) C(T) D(T) ci +1 (T)
z(T, v) = =1+ + 2 + 3 + ... = 1 + (1)
RT v v v i =1 vi
Eq. (1), is frequently written in the equivalent form:
+∞

∑ ci+1(T) ⋅ ρi
Pv
z(T, ρ) = = 1 + B(T) ⋅ ρ + C(T) ⋅ ρ2 + D(T) ⋅ ρ3 + ... = 1 + (2)
RT i =1
where ρ, the molar density, is equal to 1 v .
By convention, B = c2 is called the second virial coefficient, C = c3 the third virial
coefficient, D = c4 the fourth, and so on. By this convention, the first virial coefficient is
unity. All virial coefficients are independent of pressure or density; for pure components they
are function only of the temperature. The compressibility factor is also sometimes written as
an infinite power series in the pressure:
+∞

∑ c′′i+1(T) ⋅ Pi
Pv
z(T,P) = = 1 + B′(T) ⋅ P + C′(T) ⋅ P 2 + D′(T) ⋅ P3 + ... = 1 + (3)
RT i =1
where coefficients B′ , C′ , D′ , … depend on temperature but are independent of pressure or
density. We will follow the general practice of reserving the name virial coefficients for B, C,
D, … of Eqs. (1) and (2), and not for B′ , C′ , D′ , … of Eq. (3). Eqs. (2) and (3) provide two
equivalent expressions for z and the coefficients in the two series are related with the results:
B C − B2 D − 3BC + 2B3 E − 4DB − 2C2 + 10CB2 − 5B4
B' = C' = D' = E' = (4)
RT (RT)2 (RT)3 (RT)4
The general relation between the two sets of coefficients but also more details regarding the
virial equation in pressure are given in Appendix 1.
The actual representation of z by an infinite series in ρ or P is a practical impossibility;
moreover values for the virial coefficients beyond the seventh are, to our knowledge, never
available in data compilation tables. Thus one must in practice deal with truncations of the
virial equations, and for the same number of terms these are not equivalent for the two kinds
of series. It is however obvious that whatever the virial equation considered, its range of
applicability increases with the number of coefficients used. Truncations to two terms
( z = 1 + Bρ or z = 1 + BP RT ) and truncations to three terms ( z = 1 + Bρ + Cρ2 or
( )
z = 1 + BP RT + C − B2 P 2 (RT)2 ) are widely used. The common observation shows that z
for dense gases is better represented by a polynomial in density [1,2] than by a polynomial of
the same degree in pressure. Thus z = 1 + Bρ + Cρ2 is the preferred three-term virial equation.
At low density, z = 1 + BP RT is the preferred two-term virial equation [1] because it is easier
to use and probably more accurate than z = 1 + Bρ .

The reason for the special importance of the virial equation of state is that it has a thoroughly
sound theoretical foundation. There is a definite interpretation for each virial coefficient in
terms of molecular properties. The second virial coefficient represents the deviations from
perfection corresponding to interactions between two molecules, the third represents the

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-3-
deviations corresponding to interactions among three molecules, and so on. To summarize,
the importance of the virial equation of state lies in its theoretical connection with the forces
between molecules. This is the reason why, in 1901 [3], Heike Kamerlingh Onnes, an eminent
professor of the Dutch school, Van der Waals’s fellow and future holder of the Nobel prize
(1913), decided to call for the first time the coefficients of the polynomial expansion of z in
the molar density, virial coefficients. Indeed, the word virial (from the Latin vis, genitive
viris) means force. H. K. Onnes used this word by reference to Clausius’s exact virial
theorem, which relates the average kinetic energy of a system of moving molecules to the
average of the inner product of intermolecular force and intermolecular distance [4].

This paper is aimed at understanding why it is always claimed that the virial equation of state
(infinite power series of z the in molar density) is only appropriate for the description of gases
at low to moderate densities. Indeed, it is generally felt that the virial equation of state
actually diverges at high densities, although the questions as the nature of the divergence and
the region of convergence have never been entirely settled, either theoretically or
experimentally. Some simple possibilities which have occasionally been mentioned are that
the series is only asymptotically convergent in any case, or that terms have been omitted
which are negligible at low densities but important at high densities [2]. Below the critical
temperature it seems reasonably certain from experiment that the series is convergent up to
the density of the saturated vapour. But, is the series really divergent for liquid densities? and
why? What we can say is that the exact region of convergence is still not well established.
The question of convergence is of both theoretical and practical importance and will be
addressed in this paper. Moreover the problem of how many virial coefficients are sufficient
to give useful results has been investigated very incompletely. The impact of the order of
truncation, but also the impact of truncation at an even or at an odd order on the
representation of P-v isotherms will be discussed.

To address these questions, the popular two-parameter cubic equations of state (Van der
Waals [5], Soave-Redlich-Kwong [6], Peng-Robinson [7] or Schmidt-Wenzel [8], …) which
are known to be capable of representing both vapour and liquid behaviour will be used. We
will explain, in which conditions, such equations of state can be recast into the virial form. By
knowing the virial coefficients to all orders for the four equations of state, the models in
question become natural choices to consider in the inquiry of whether cubic equations of state,
put in the form of virial series expansion, contain information relevant to the condensed
phase. We will debate whether the virial expansion contains all the information about the
complete equation of state for all phases.

To summarize, we shall firstly address some general mathematical aspects regarding the
power series expansion of cubic EoS, then we shall study in-depth their range of validity.
Through our study, we will attempt to find out whether and if so, why these equations can
effectively not represent liquid phase behaviours.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-4-
1. Virial expansions of cubic EoS

In this paper, we only address cubic equations of state deriving from the Van der Waals
equation. These ones take the general following form:

RT a
P ( T, v ) = − (5)
v − b Q (v)

Q is a quadratic polynomial of v that can generally be written as: Q ( v ) = ( v − r1b )( v − r2 b ) .


The parameters r1 and r2 are specific to each equation. Table 1 reminds their values in the
case of the four aforementioned models.

The molar compressibility factor of a pure fluid, calculated from a cubic EoS is thus:

v a v
z ( T, v ) = − (6)
v − b RT ( v − r1b )( v − r2 b )

b
By introducing the positive dimensionless variable η = , called packing fraction, Eq. (6)
v
becomes:
1 a η
z ( T, η) = − (7)
1 − η RTb (1 − r1η)(1 − r2η)

• If r1 ≠ r2 , by using a partial fraction expansion, one has:

1 aη  r2 r 
z ( T, η) = −  − 1  (8)
1 − η RTb ( r2 − r1 )  1 − r2 η 1 − r1η 

1
It is moreover well known that, for any x in ]−1,1[ , the function f defined by: f (x) =
1− x
+∞

∑ xi .
1
can be expressed as an infinite power series by: =
1− x i =0

As a consequence:
+∞ rj +∞

∑η ∑ rji+1ηi with j ∈{1,2}


1
= i
and thus: =
1− η i =0
1 − r jη i =0

+∞
1  r2 r   r2i +1 − r1i +1  i
We thus obtain:  − 1 =
( r2 − r1 )  1 − r2 η 1 − r1η  ∑ 
r2 − r1 
η
i =0 

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-5-
And thus:
+∞  i +1
aη  r2 r1  r2 − r1i +1  i +1

a
−  − =−  η
RTb ( r2 − r1 )  1 − r2η 1 − r1η  RTb i =0  r2 − r1 
+∞  r2i − r1i  i

a
=−   η
RTb i =1 
r2 − r1 
+∞  i
r2 − r1i  i r20 − r10 0

a
=−   η since η =0
RTb i =0  r2 − r1  r2 − r1
Eq. (8) can be rewritten:
 +∞ +∞
a  r2i − r1i   i  a  r2i − r1i   i
z ( T, η) =

1 ∑

RTb

r −
 2 1  
r
  η = 1 + ∑ 

1 −
RTb


 2 1  
r r
  η (9)
i =0  i =1 
Remembering that η = bρ , one has:
+∞  i abi −1  r i − r i   i +∞  i −1  i
r − ri  i
z ( T, ρ ) = ∑ b −
 RT

 r
2
− r
1
  ρ = 1 +
 
b −


i ab
RT
 2 1   ρ
 r − r  
(10)
i =0  2 1  i =1  2 1 
By comparison with Eq. (2), the virial coefficients for cubic equations of state, when r1 ≠ r2 ,
are:
abi −1  r2i − r1i 
c1 = 1 and for all i ≥ 1, ci +1 = bi −   (11)
RT  r2 − r1 
Eq. (9) shows that when working with cubic EoS, it is convenient to write the molar
compressibility factor z of a pure fluid as an infinite power series in the packing fraction η :
+∞

∑ c′i+1 ( T ) ⋅ ηi
Pv
z ( T, η) = = 1+ (12)
RT i =1
The coefficients c′i +1 are simply related to the virial coefficients ci+1 by:
a  r2i − r1i 
c′i +1 = ci +1b −i = 1 −   (13)
RTb  r2 − r1 

• If r1 = r2 = r , Eq. (7) writes:


1 a η
z ( T, η) = − (14)
1 − η RTb (1 − rη)2
x
Moreover, for any x in ]−1,1[ , the function f defined by: f (x) = can be expressed as
(1 − x )2
+∞

∑ i ⋅ xi .
x
an infinite power series by: =
(1 − x ) 2
i =1
+∞
η ηr
∑ iriηi
a a a
As a consequence : − =− =−
RTb (1 − rη) 2 RTbr (1 − rη) 2 RTbr i =1

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-6-
+∞

∑ ηi , Eq. (14) becomes:


1
Since, = 1+
1− η i =1

+∞
 air i −1  i
z ( T, η) = 1 + ∑ 1 −

 RTb
η

(15)
i =1

air i −1
meaning that: c′i +1 = 1 − (16)
RTb

By the end:
+∞
 i air i −1bi −1  i
z ( T, ρ ) = 1 + ∑ b −
 RT
ρ

(17)
i =1 

By comparison with Eq. (2), the virial coefficients for cubic equations of state, when r1 = r2 ,
are:
air i −1bi −1
c1 = 1 and for all i ≥ 1, ci +1 = bi − (18)
RT

In Table 2, the expressions of the six first virial coefficients for the four aforementioned cubic
EoS are provided. We can notice that all cubic EoS have the same mathematical formulation
for the second virial coefficient: B = b − a (RT) . For the SRK, PR and SW EoS, all the virial
coefficients (except the first which is obviously 1), are temperature-dependant. This feature
contrasts markedly with the virial coefficients due to the Van der Waals EoS, whereof only
the second virial coefficient depends on the temperature.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-7-
2. Existence domain of virial expansion series.

As a limitation, power series expansions are not necessarily defined on the same range as the
expanded function. Cubic equations of state are defined for any η = b v ranging from zero
(the fluid is thus an ideal gas) to one (the fluid is thus a compressed liquid under infinite
pressure). The question we thus need to answer is: are the virial expansions previously
defined (Eqs. 9 and 15) valid for any η in [ 0;1[ . In order to properly address this question, let
us start with some general mathematical reminders about that subject.

Let us consider a function f, expressed as an infinite power series expansion by:


+∞
f (x) = ∑ αi x i (19)
i =0
where x is the variable and αi, the i coefficient of the series.
th

The radius of convergence, denoted R, is a nonnegative real number such that the series
converges if x < R and diverges if x > R . At x = R , the series may converge or diverge
but this latter case which requires a specific study is out of interest for this work and will not
be considered through this article.

In other words, for a specified value of the variable x, so that x is in ]−R; R [ , f (x) is
rigorously equal to its power series expansion.

To find out the value of the radius of convergence, one may, in many cases, refer to
d’Alembert's ratio test. This one states that the reciprocal of R is given by the infinite limit of
the absolute ratio of two consecutive terms of the series:
1 α
= lim i +1 (if the limit exists) (20)
R i →+∞ αi

Once the general mathematical context reminded, the calculation of the domain of validity
(that is, the calculation of the radius of convergence) for cubic EoS expanded in the virial
form (Eq. 12) can now be performed. Thereafter, we shall assume that r1 ≤ r2 (according to
the sets of parameters given in Table 1). In order to properly address the calculation of R, four
different cases have to be distinguished:

• CASE 1: r2 > 1 and r1 < r2 (this is the case for the Peng-Robinson and the Schmidt-
Wenzel equations of state).
According to Eq. (13), the coefficient c′i at infinite order takes the following form:

c′i = 1 −
ar2i −1
RTb(r2 − r1 )
[
1 − (r1 / r2 )i −1 ∼
i → +∞
− ]
ar2i −1
RTb(r2 − r1 )
(21)

As a consequence, by applying d’Alembert's ratio test, we get:


c′
lim i +1 = r2
i →+∞ c′i

1
And thus: R= (22)
r2

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
-8-
• CASE 2: r2 ≤ 1 and r1 < r2 (this is the case for the SRK equation of state)
- If r2 < 1 , the coefficient c′i at infinite order is equal to one:
ar2i −1
c′i = 1 −
RTb(r2 − r1 )
[
1 − (r1 / r2 )i −1  → 1
i → +∞
] (23)

and therefore, the radius of convergence is equal to one:


c′i
R = lim =1 (24)
i →+∞ c′i +1

- If r2 = 1 , the ratio c′i / c′i +1 has a finite limit when i tends to infinity:
a 1 − r1i −1
1−
c′i RTb 1 − r1
=  → 1 (since lim r1i = 0 )
(25)
c′i +1 a i → +∞
1 − r1i i → +∞
1−
RTb 1 − r1
and one finds back: R = 1.
- If r2 = −1 , the radius of convergence may be found by splitting the expression of z ( T,η) as
an infinite power series in the packing fraction (cf. Eqs. 12 and 13) in an odd-term series plus
an even-term series. By doing so, one may observe that for each of the two series the radius of
convergence is equal to one, thus: R = 1 .

• CASE 3: r1 = − r2 = r
This configuration requires a special treatment because in this case, Eqs. (21) and (23) cannot
be used since the quantity ( r1 / r2 ) = ( −1) has no limit when i tends to infinity.
i i

For sake of convenience, the cubic EoS can be rewritten:


1 a η 1 a rη
z ( T, η) = − = − (26)
1 − η RTb (1 − rη)(1 + rη) 1 − η RTbr 1 − ( rη)2
x
We know that the function f defined by f (x) = can be expressed as an infinite power
1− x2
+∞

∑ x 2i+1 .
x
series by: =
1− x 2
i =0
The expansion in power series of Eq. (26) is thus:
+∞ +∞

∑ ∑ r 2iη2i+1
a
z ( T, η) = η − i
(27)
i =0
RTb i =0
+∞
The radius of convergence of the series ∑ ηi is R1 = 1 , whereas the one of the series
i =0
+∞


a 1
− r 2i η2i +1 is equal to R 2 = 2 , according to d’Alembert's ratio test. The radius of
RTb i = 0 r
convergence of the sum of these two series is the smallest out of the two: R = min {R1, R 2 } .
Finally, one has:
- if r ≤ 1 , then the radius of convergence is equal to one: R = R1 = 1 (this is the case for the
VdW equation of state).
Can cubic equations of state be recast in the virial form?
R. Privat, Y. Privat and J.-N. Jaubert
-9-
1
- if r > 1 , then the radius of convergence is: R = R 2 = .
r2

• CASE 4: r1 = r2 = r
For similar reasons to case 3, this case has to be treated specifically. The compressibility
factor is given by Eq. (14) and the c′i coefficients are given by Eq. (16). D’Alembert's ratio
test leads to the following results:
- if r ≤ 1 , then the radius of convergence is equal to one: R = 1 (this is the case for the VdW
equation of state).
1
- if r > 1 , then the radius of convergence is: R = .
r

To sum up: all the EoS which can be written under the form of Eq. (6) can be expanded in
virial series according to Eq. (12). The series range of validity is η∈ [0; R [ ( η being a
 R b 
positive variable), or identically: ρ ∈ 0;  or v ∈  ; +∞  . The virial expansion can by no
 b  R 
means be used outside this domain. As a consequence, before using a virial equation
stemming from a cubic EoS, one needs to carefully check its range of applicability. The range
of validity of the virial expansion will be the same as that of the cubic EoS ( η∈ [0;1[ ) only if
R is equal to one.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 10 -
3. Discussion

3.a) The Van der Waals EoS


The VdW EoS [5], although not very used nowadays, is at the root of many recent models.
According to Eqs. (6), (14) and Table 1, VdW EoS takes the following form:
 RT a
 P ( T, v ) = v − b − v 2
 (28)
z ( T, η) = 1 − aη
 1 − η RTb
The infinite power series of z in the packing fraction is according to Eq. (15):
+∞
 a 
z ( T, η) = 1 + 1 −
 RTb
η +

ηi ∑ (29)
i=2
The radius of convergence of this series is according to the previous study: R = 1 .

The virial expansion of z in the molar density is according to Eq. (17):


+∞
 a 
z ( T, ρ ) = 1 +  b −

ρ +
RT  ∑
biρi (30)
i=2
The radius of convergence of this series is according to the previous study: R = 1 b .

Consequently, the virial equation can be used in the same domain: η∈ [ 0;1[ , ρ ∈ [ 0;1 b[ or
v ∈ ]b; +∞[ as the cubic EoS. The VdW EoS can thus be recast in the virial form but except
the second, all the virial coefficients are temperature independent.

3.b) Redlich-Kwong type EoS


Redlich-Kwong (RK) type EoS can be written under the general form:
 RT a (T)
 P ( T, v ) = v − b − v v + b
 ( )
 (31)
z T, η = 1 − a ( T ) η
 ( )
1 − η RTb 1 + η
The original Redlich-Kwong EoS version is not still very used today. The SRK EoS (RK EoS
modified by G. Soave [6]) is currently much more spread through industrialist and academic
worlds. Theoretical results that we shall mention apply both to RK and SRK EoS. Figures
shown in this paper are calculated with the SRK equation.

The infinite power series of z in the packing fraction is according to Eq. (9):
+∞

∑ 1 + ( −1)i RTb  ηi


a
z ( T, η) = 1 + (32)
i =1
According to our previous study (case 2, r2 = −1 ), the radius of convergence of this series is:
R = 1.
The virial expansion of z in the molar density is according to Eq. (10):
+∞  i −1 
z ( T, ρ ) = 1 + ∑  b + ( −1)

i i ab
RT 
ρ
i
(33)
i =1 
The radius of convergence of this series is thus: R = 1 b .
Can cubic equations of state be recast in the virial form?
R. Privat, Y. Privat and J.-N. Jaubert
- 11 -
Consequently, the virial equation can be used in the same domain η∈ [ 0;1[ , ρ ∈ [ 0;1 b[ or
v ∈ ]b; +∞[ as the cubic EoS. It is thus possible to claim that the RKS EoS can be recast in the
virial form with temperature dependent virial coefficients. The RKS EoS is well-known to be
able to represent the gas and the liquid state. We thus see no reason to claim that the virial
expansion is only valid for gases. As stated in the introduction, the representation of z by an
infinite series in ρ (Eq. 33) is a practical impossibility. This is why, we are going to study the
influence of the order of truncation on the prediction of P-v isotherms. We will distinguish
truncations to odd terms and truncations to even terms. In Figs. 1 and 2, the P-v isotherm of
pure ethane at 287 K calculated with the SRK EoS (Eq. 31) is compared with some isotherms
calculated from truncated virial expansions. From Fig. 1, it is clear that by considering a
truncation to the fifth term: z(T, v) = 1 + B v + C v 2 + D v3 + E v4 , satisfying results can be
obtained for molar volumes in the gas but also in the liquid region. Nevertheless, the vapour
pressure tends to be overestimated. By truncating the virial expansion to the 21st or 22nd term
(see Figs. 1 and 2), it becomes possible to perfectly reproduce the isotherm calculated with the
SRK EoS. Figs. 1 and 2 clearly highlight that the behaviour of the isotherm is not the same
whether an odd (Fig. 1) or an even (Fig. 2) number of virial coefficients is considered. To
better illustrate this point, we have plotted in Fig. 3, on a very large domain of pressure (a
logarithmic scale is used) the isotherm of pure ethane calculated with the SRK EoS and with
the virial equation truncated to the fifth and to the sixth term. First let us recall that cubic EoS
predict that the pressure of a liquid phase becomes infinite when the molar volume tends to
the covolume b, which represents the minimum volume that a pure fluid can take up.
Truncated virial expansions are polynomial functions in the variable ρ = 1 / v (e.g.
z = 1 + Bρ + Cρ2 + Dρ3 ). As a consequence, z and P tend to infinity ( +∞ or −∞ ) when ρ
tends to +∞ i.e. when v tends to zero. The P-v isotherm, calculated with a truncated virial
expansion, will always admit v = 0 as a vertical asymptote. The isotherm calculated with a
cubic EoS will admit v = b as a vertical asymptote. This means that at very high pressure, all
the truncated virial expansions will always underestimate the molar liquid volume. In order to
make the truncated virial equation able to represent liquid phase behaviours, the pressure and
the compressibility factor must tend to +∞ for a null molar volume. This requires that the
highest degree term of the virial expansion (the last virial coefficient considered), which is
predominant when v is null, is positive. In Fig. 3, the fifth virial coefficient (E) is positive and
the pressure P tends to +∞ when v tends to zero. However, the sixth (F) virial coefficient is
negative and in this case the pressure tends to −∞ when v tends to zero. As a consequence, a
much less accurate prediction of the liquid volume is observed.
By looking at Table 2, we can notice that the ci virial coefficients are always positive when i
is odd. When i is even, the virial coefficients may be positive or not, according to the EoS and
the temperature considered. For instance, it is obvious that the VdW EoS only leads to
positive even order coefficients (except B) that are not temperature dependent. On the other
hand, regarding the RKS EoS, even virial coefficients (see Table 2) are temperature
dependent but they all can be expressed as a simple function of B. Indeed, one has (see Table
2): D = c4 = b2 B , F = c6 = b4 B , and more generally c2k = b(2k − 2) B for k ≥ 1 . This means
that all the even virial coefficients have the same sign as B. It is however well-known that the
second virial coefficient, B(T), is an increasing function of temperature. It is negative at low
temperatures, passes through zero at the so-called "Boyle temperature" and then becomes
positive. As a conclusion, for any temperature below the Boyle temperature, the even ci will
be negative. Because the Boyle temperature is much higher than the critical temperature,
subcritical isotherms will be better predicted in the liquid region using a truncated virial

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 12 -
expansion to odd terms than to even terms. This is exactly what is observed in Fig. 3 (with n =
5, the liquid phase is better predicted than with n = 6).

To sum up, when the virial series is truncated to an odd term, feasible results are always
obtained in the vicinity of null molar volumes. When the virial series is truncated to an even
term, the last considered virial coefficient has to be positive to make the expansion able to
reproduce uncompressible liquid phase behaviour.

3.c) Peng-Robinson EoS


The Peng-Robinson EoS [7], still very popular [9-20] writes:
 RT a (T)
 P ( T, v ) = v − b − v v + b + b v − b
 ( ) ( )
 (34)
z ( T, η) = 1 − a ( T ) η
 1 − η RTb 1 + 2η − η2

The infinite power series of z in the packing fraction is according to Eq. (9):

+∞
z ( T, η) = 1 + ∑ 1 + 2
a
2RTb
[ ( i  i
−1 − 2 ] − [ −1 + 2 ]  η
i

) (35)
i =1
According to Eq. (22), the radius of convergence of this series is:
1
R= = 2 − 1 ≈ 0.4142 (36)
1+ 2

The virial expansion of z in the molar density is according to Eq. (10):

+∞
 i abi −1 i  ρi
z ( T, ρ ) = 1 + ∑ b + [ (
−1 − 2 ]i
− [ ]
−1 + 2  ) (37)
i =1  2 2RT 
The radius of convergence of this series is thus: R = ( )
2 −1 b .

Consequently, the virial equations can be only used in the domain η∈ 0; 2 − 1 ,

( )
ρ ∈ 0;( 2 − 1) b  or v ∈  b 2 + 1 ; +∞  smaller than that of the cubic EoS. For this
 
reason, we will say that the PR EoS can not be recast in the virial form. As a consequence,
regardless of the order of truncation, the PR EoS can by no means be written as a virial series
to represent liquid phase behaviour.
In Figs. 4 and 5, the isotherm of pure ethane at 287 K calculated with the PR EoS is compared
with isotherms calculated from truncated virial expansions. It clearly appears that in the
vicinity of the radius of convergence, the virial series truncated to odd terms (Fig. 4) is unable
to follow the shape of the isotherm calculated from the PR EoS. Using virial series truncated
to even terms (Fig. 5), the liquid branch of the isotherm is never reached.

At this stage, it seems interesting to have a look at supercritical isotherms. Dealing with the
SRK EoS and supercritical temperatures, one observes (see Fig. 6a) that a very low order of
truncation of the virial series expansion enables to model the P-v isotherm with quite a good
accuracy from low to very high pressures (e.g. n = 3 in Fig. 6a). In addition, when the
Can cubic equations of state be recast in the virial form?
R. Privat, Y. Privat and J.-N. Jaubert
- 13 -
temperature is above the Boyle temperature [ TB = a /( bR ) ], all the virial coefficients are
positive and regardless of the parity of the order of truncation, the pressure calculated from
the virial expansion always tends to + ∞ when the molar volume tends to zero. It is thus
possible to expect an accurate prediction of the P-v isotherm.

Using the PR EoS, the conclusions in the supercritical area are quite similar to those drawn in
the subcritical area: there is a limitation due to the radius of convergence of the series, and
one still has to take care to truncate the series to an order such that the last considered virial
coefficient is positive (e.g. n = 3 or n = 71 in Fig. 6b). Furthermore, contrary to the SRK
EoS, a truncation at a low order of the virial expansion (e.g. n = 3 ) of the PR EoS does not
enable to get a proper representation of the isotherm at high pressure (i.e. at high density). An
important deviation appears even when the density is much smaller than the one
corresponding to the radius of convergence of the series. All these observations can be found
back in Fig. 6b.

3.d) Schmidt-Wenzel EoS


This cubic EoS [8] is a little bit more elaborate than the SRK and the PR EoS because the
parameters r1 and r2 of Eq. (6) are not anymore two universal constants characterising the EoS
but depend on the nature of the component via the acentric factor ω.
The SW equation writes:
 RT a (T )
 P ( T, v ) = v − b − 2
 v + (1 + 3ω) bv − 3ωb2
 (38)
z ( T, η) = 1 − a ( T ) η

 1 − η RTb 1 + (1 + 3ω) η − 3ωη2
As a specificity, this EoS tends to behave as the SRK EoS for values of ω close to zero and
looks rather like the PR EoS when ω increases.

2
In the case where ω ≥ −1 + 2 ≈ −0.057 , the polynomial function Q = 1 + (1 + 3ω) η − 3ωη2
3
can be factorised under the form Q = (1 − r1η)(1 − r2 η) and the values of parameters r1 and r2
are provided in Table 1. This is the unique case discussed hereafter but more information
2
about the expansion of the SW EoS in virial series when ω < −1 + 2 may be found in
3
Appendix 2.

The infinite power series of z in the packing fraction is according to Eq. (9):
 −1 − 3ω + 1 + 18ω + 9ω2
+∞   r =
a  r2i − r1i   i 1

z ( T, η) = 1 + 

1 −
RTb

 r − r
 
 
η with 

2 (39)
i =1  2 1 −1 − 3ω − 1 + 18ω + 9ω 2
r2 =
 2
Keeping in mind that the radius of convergence of a virial series expansion in η is at the most
equal to one, by using Eq. (22), one finds:
 1  1 2 2
R = min 1;  with = , when ω ≥ −1 + 2 (40)
 r2  r2 1 + 3ω + 1 + 18ω + 9ω2 3

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 14 -
For ω in [ 0;1] , the radius of convergence is plotted as a function of ω in Fig. 7.

The virial expansion of z in the molar density is according to Eq. (10):

 − 1 − 3ω + 1 + 18ω + 9ω2
+∞  i abi −1  r i − r i   i  r =
1

z ( T, ρ ) = 1 + b −

 2 1   ρ with 
RT  r2 − r1  
2 (41)
i =1   − 1 − 3ω − 1 + 18ω + 9ω2
2r =
 2

As a consequence, the virial equations can only be used in the domain η∈ [0; R [ , ρ ∈ [ 0;R b[
or v ∈ ]b / R; +∞[ ) smaller than that of the cubic EoS. It is interesting to notice that for values
of ω close to zero, the radius of convergence is close to one. This reminds of the behaviour of
the SRK EoS.

The more ω increases, the more R decreases. For large molecules, the domain of validity of
the virial series is very limited, as observed with the PR EoS.
As an illustration, we propose to consider two fictive molecules M1 and M2 having the
following features:
Tc,M1 = Tc,ethane = 305.3 K Tc,M 2 = Tc,ethane = 305.3 K
M1 Pc,M1 = Pc,ethane = 48.7 bar and M 2 Pc,M 2 = Pc,ethane = 48.7 bar
ωM1 = 0 ωM 2 = 0.5

In Fig. 8, a subcritical isotherm and a supercritical isotherm calculated with the SW EoS are
represented for each of the two molecules M1 and M2. These isotherms are compared with
those generated with the truncated virial expansion of the SW EoS. In order not to see the
limitations due to the order of truncation, the virial equation is expanded to n = 101 terms.
Concerning molecule M1, for which the radius of convergence is exactly equal to one (ω = 0) ,
the isotherms calculated from the EoS or its truncated virial expansion are completely merged
on the whole range of molar volume. Regarding molecule M2, results are strongly different. In
this case, the radius of convergence is smaller than one ( R = 1 3 ≈ 0.33 for ω = 0.5 ): the EoS
and its truncated virial expansion only match on the range v ∈ ]3b; +∞[ . Outside this domain,
strong divergences are observed.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 15 -
Conclusion

Many textbooks state that cubic EoS as any pressure-explicit EoS which yields z = 1 in the
limit as the molar volume v → +∞ can be recast into the virial form. On the other hand, it is
always written that the virial equation in density is only appropriate for the description of
gases at low to moderate densities. These two statements are obviously contradictory since the
popular two-parameter cubic equations of state (Van der Waals, Soave-Redlich-Kwong,
Peng-Robinson or Schmidt-Wenzel, …) are known to be capable of representing both vapour
and liquid behaviour. The aim of this paper was to clarify this situation.

Our study has shown that when one wants to use a truncated virial expansion to calculate pure
fluids properties, at least two precautions have to be taken:
(i) Firstly, the conditions of temperature and pressure of the fluid of interest have to be
compatible with the order of truncation of the virial series. As an example, it is obvious that a
liquid cannot be modelled by a first order virial series. Let us notice that nothing prevents
from using a truncated virial series to represent liquid phase behaviours. As shown previously,
a mere truncation to five terms of the SRK EoS allows to reproduce rather accurately the
liquid branch of a pure component P-v isotherm. Unfortunately these coefficients are scarcely
known but they could be fitted on experimental data. Our paper has also shown that by
considering an odd number of virial coefficients, the liquid state calculation was considerably
improved.
(ii) Secondly, when using analytical expressions of virial coefficients, the radius of
convergence of the series has to be calculated in order to deduce the volume range on which
the virial equation is applicable. As underlined in this article, trying to use a virial expansion
issued from the PR EoS to represent an incompressible liquid would be a pure waste of time.
We have indeed shown that the VdW and RKS EoS could be recast in the virial form whereas
the PR and the SW EoS could not. To avoid confusion, we here mean that, according to Eq.
(9), proof was given that the PR and the SW EoS could be put in the form of virial series
expansions. However the radius of convergence of these two series in the variable η is smaller
than one. This means that the series expansions (virial form of the EoS) have a smaller range
of validity than the cubic EoS and can only be used in a shrunken domain.

Dealing with the VdW or the RKS EoS, the virial expansion is valid for any η in [ 0;1[ and
thus contains all the information about the complete EoS for all phases. This is however not
the case for the PR and SW EoS explaining why we wrote that such EoS could not be recast
in the virial form.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 16 -
References

[1] H.C. Van Ness, M.M. Abbott, Classical thermodynamics of non electrolyte solutions with
applications to phase equilibria, McGraw-Hill Chemical Engineering Series, New York,
1982.
[2] E.A. Mason, T.H. Spurling, The virial equation of state in "The international
encyclopedia of physical chemistry and chemical physics", Pergamon Press, 1969.
[3] H. Kamerlingh Onnes, Royal Netherlands Academy of Arts and Sciences (KNAW). 4
(1902) 125-147.
[4] J. Levelt Sengers, How fluids unmix, Edited by the Royal Netherlands Academy of Arts
and Sciences, Amsterdam, 2002.
[5] J.D. Van der Waals, On the continuity of the gaseous and liquid states (Over de
continuiteit van den gas- en vloeistoftoestand), Ph.D. thesis, Leiden, 1873.
[6] G. Soave, Chem. Eng. Sci. 27(6) (1972) 1197-1203.
[7] D.-Y. Peng, D. B. Robinson, Ind. Eng. Chem. Fundam. 15(1) (1976) 59-64.
[8] G. Schmidt, H. Wenzel, Chem. Eng. Sci. 35 (1980) 1503-1512.
[9] J.-N. Jaubert, L. Coniglio, F. Denet, Ind. Eng. Chem. Res. 38 (1999) 3162-3171.
[10] J.-N. Jaubert, L. Coniglio, Ind. Eng. Chem. Res. 38 (1999) 5011-5018.
[11] J.-N. Jaubert, P. Borg, L. Coniglio, D. Barth, J. Supercrit. Fluids 20 (2001) 145-155.
[12] J.-N. Jaubert, F. Mutelet, Fluid Phase Equilib. 224 (2004) 285-304.
[13] J.-N. Jaubert, S. Vitu, F. Mutelet, J.P. Corriou, Fluid Phase Equilib. 237 (2005) 193-
211.
[14] F. Mutelet, S. Vitu, R. Privat, J.-N. Jaubert, Fluid Phase Equilib. 238 (2005) 157-168.
[15] S. Vitu, J.-N. Jaubert, F. Mutelet, Fluid Phase Equilib. 243 (2006) 9-28.
[16] S. Vitu, R. Privat, J.-N. Jaubert, F. J. Supercrit. Fluids 45(1) (2008) 1-26.
[17] R. Privat, J.-N. Jaubert, F. Mutelet, Ind. Eng. Chem. Res. 47(6) (2008) 2033-2048.
[18] R. Privat, J.-N. Jaubert, F. Mutelet, J. Chem. Thermodynamics 40 (2008) 1331-1341.
[19] R. Privat, J.-N. Jaubert, F. Mutelet, Ind. Eng. Chem. Res. 47 (2008) 7483-7489.
[20] R. Privat, F. Mutelet, J.-N. Jaubert, Ind. Eng. Chem. Res. 47 (2008) 10041-10052.
[21] W.E. Putnam, J.E. Kilpatrick, J. Chem. Phys. 21 (1953) 951.
[22] A. Bulinski, A. Shashkin, Limit Theorems for Associated Random Fields and Related
Systems (Advanced Series on Statistical Science and Applied Probability). World
Scientific Publishing, Singapore, 2007.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 17 -
Appendix 1 – General relation between the coefficients of the virial equation in pressure
and those of the virial equation in density.

As mentioned in the introduction, the virial equation in pressure is sometimes preferred to the
virial equation in density. By choosing pressure as the independent variable and by expanding
z in an infinite power series, one has:
+∞
z (T, P ) = ∑ c′i′+1 (T ) ⋅ Pi (42)
i=0
In Fig. 9, the subcritical isotherm of pure ethane at 287 K calculated with the PR EoS and
with three truncated virial equations in pressure to n = 3 , n = 4 and n = 12 terms are
represented. One may observe that even with a few coefficients ( n = 3 , n = 4 ), quite accurate
representations of the isotherm gas branch are obtained. It is however obvious that contrary to
virial equation in density, virial equation in pressure can by no means simultaneously
represent both liquid-like and vapour-like molar volumes. Indeed for specified values of T
and P, Eq. (42) always yields one volume root whereas three roots would be necessary for a
vapour-liquid equilibrium calculation. As a conclusion, one can state that the virial equation
in pressure is in the best case, only valid for pressures belonging to the range 0; Pis (T ) . [ ]
′ 1 (T ) of the virial equation in pressure, one may
In order to calculate the coefficients c′i+
express them with respect to the virial coefficients c j ( j ≤ i + 1 ). Eq. (4) gives the equations
enabling the calculation of the four coefficients B′ = c′2′ (T ) , C′ = c′3′ (T ) , D′ = c′4′ (T ) and
E′ = c′5′ (T ) from the knowledge of B = c2 ( T ) , C = c3 ( T ) , D = c4 ( T ) and E = c5 ( T ) . A
general relation between the two sets of coefficients has been worked out in 1953 by Putnam
and Kilpatrick [21]. Their method is in practice quite tricky to apply and highly time
consuming when one wants to calculate high order coefficients. Although to our mind, simple
and rapid methods do not exist, we propose here after a new rigorous relation allowing to
calculate the c′i+ ′ 1 (T ) coefficients of the virial equation in pressure from the c j virial
coefficients. Our method is much simpler and easier to use than the one developed in 1953.

Explicit calculation of the coefficients of the virial series expansion in pressure


On one hand, according to the virial series expansion in density, the pressure of a pure
component is:
+∞ +∞

∑ ∑ ci+1 ( T ) ⋅ ρi
P
z ( T, ρ ) = = ci +1 ( T ) ⋅ ρi ⇒ P = RTρ (43)
ρRT i =0 i =0
As a consequence, Eqs. (42) and (43), lead to:
i
+∞  +∞ 
z ( T, ρ ) = ∑ c′′i +1 ( T ) ⋅ ( RT ) ⋅ ρ
i i

 j=0
c j+1 ( T ) ⋅ ρ j 

(44)
i =0  

i
 +∞ 
 j=0 ∑
In order to express the quantity  c j+1 ( T ) ⋅ ρ j  as a power series expansion, the Cauchy’s

 
product is used. Let us denote α j = c j+1 ( T ) ⋅ ρ j .

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 18 -
Hence:
2
 +∞  +∞ +∞ +∞ k


 c j+1 ( T ) ⋅ ρ j  =
 j=0  ∑ αj × ∑ αj = ∑ m k,1 with m k ,1 = ∑ αk ⋅ α k − k
1 1
  j=0 j=0 k =0 k1 = 0

Similarly, according to the Cauchy’s product:


3
 +∞  +∞ +∞ +∞


 c j+1 ( T ) ⋅ ρ j  =
 j=0  ∑ α j × ∑ mk,1 = ∑ mk,2
  j=0 k =0 k =0
k k k1
with m k,2 = ∑ mk ,1 ⋅ αk −k = ∑ ∑ αk
1 1 2
⋅ α k1 − k 2 ⋅ α k −k1
k1 =0 k1 =0 k 2 =0

  + ∞ i 
 
By using a recurrence relation, the ith term of the sequence   α j   is:
  j= 0  

 

i
 +∞  +∞ k k1 ki−2


 c j+1 ( T ) ⋅ ρ j  =
 j=0  ∑ ∑ ∑ ... ∑ αk −k 1
⋅ α k1 −k 2 ⋅ ... ⋅ α k i − 2 −ki −1 ⋅ α ki −1
  k =0 k1 =0 k 2 =0 k i −1 =0
+∞ k k1 ki−2
= ∑ ∑ ∑ ... ∑ ck −k +1 ( T ) ⋅ ck −k +1 ( T ) ⋅ ... ⋅ ck
1 1 2 i − 2 − k i −1 +1
( T ) ⋅ cki −1 +1 ( T ) ⋅ ρk
k =0 k1 =0 k 2 =0 k i −1 =0

= ∑ ck −k1 +1 ( T ) ⋅ c k1 −k 2 +1 ( T ) ⋅ ... ⋅ ck i − 2 − ki −1 +1 ( T ) ⋅ c ki −1 +1 ( T ) ⋅ ρk
0≤ k i −1 ≤...≤ k1 ≤ k ≤+∞

This quantity writes thus in the equivalent form:


i
 +∞  +∞

 c j+1 ( T ) ⋅ ρ j  =
 j=0  k =0
δik ⋅ ρk ∑ (45)
 
with δik = ∑ ck −k1 +1 ( T ) ⋅ ck1 − k 2 +1 ( T ) ⋅ ... ⋅ c ki − 2 −k i −1 +1 ( T ) ⋅ ck i −1 +1 ( T )
0≤ k i −1 ≤...≤ k1 ≤ k

( )
The sequence δik has got the following features:
 δ00 =1

 δi0 = ( c1 ) = 1
i

δ0k = 0, for all k > 0
 1
δ k = ck +1 ( T ) (46)

 2 k
δ k

= ∑ ck +1 ( T ) ⋅ ck −k +1 ( T ) = c1 ( T ) ⋅ ck +1 ( T ) + c2 ( T ) ⋅ ck ( T ) + ... + ck +1 ( T ) ⋅ ck −k +1 ( T )
1 1
k1 =0

 ⋮

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 19 -
Combining Eqs. (44) and (45), we obtain:
+∞ +∞
z (T, ρ ) = ∑∑ c′i′+1 (T ) ⋅ (RT )i ⋅ δik ⋅ ρk + i (47)
k =0 i=0
By introducing variable n = k + i , Eq. (47) becomes:
+∞ +∞
z (T, ρ ) = ∑∑ c′n′ − k +1 (T ) ⋅ (RT )n − k ⋅ δnk − k ⋅ ρn (48)
k =0 n = k
By applying Fubini’s theorem [22], Eq. (48) writes:
+∞ n
z ( T, ρ ) = ∑∑ c′′n −k +1 ( T ) ⋅ ( RT )n −k ⋅ δnk −k ⋅ ρn (49)
n =0 k =0
By identifying Eqs. (43) and (49), one has:
n
cn +1 ( T ) = ∑ c′′n −k +1 ( T ) ⋅ ( RT )n −k ⋅ δnk −k
k =0
n
Or similarly: cn +1 ( T ) = ∑ c′′k +1 ( T ) ⋅ ( RT )k ⋅ δnk −k (50)
k =0
Since δ0n ′ 1 (T ) :
= 1 , one gets a general expression of coefficient c′n+

 n −1 

1
c′′n +1 ( T ) = c n +1 ( T ) − c′′k +1 ( T ) ⋅ ( RT ) ⋅ δnk −k 
k
(51)
( RT ) n
 k =0 

The use of Eq. (51) to calculate the four first coefficients of the virial equation in pressure,
namely: c1′′(T ) to c′4′ (T ) , is illustrated here after.

• n = 0:
c1 ( T )
According to Eq. (51): A′ = c1′′ ( T ) = = c1 ( T ) = A = 1 (52)
( RT )0
• n = 1:
According to Eq. (51):
c2 ( T ) − c1′′ ( T ) ⋅ ( RT ) ⋅ δ10 c2 ( T )
0
B
B′ = c′′2 ( T ) = = = since δ10 = 0 (53)
( RT ) 1 RT RT
• n = 2:
According to Eq. (51):
c3 ( T ) − c1′′ ( T ) ⋅ ( RT ) ⋅ δ02 − c′′2 ( T ) ⋅ ( RT ) ⋅ δ11
0 1
c′′3 ( T ) =
( RT )2
δ02 = 0
Since:  and by expressing c′′2 (T) according to Eq. (53), one finds:
δ1 = c 2 (T)
1

c3 ( T ) − c 2 ( T ) 
2
C − B2
C′ = c′′3 ( T ) = = (54)
( RT )2 ( RT )2
Can cubic equations of state be recast in the virial form?
R. Privat, Y. Privat and J.-N. Jaubert
- 20 -
• n = 3:
According to Eq. (51):
c 4 ( T ) − c1′′ ( T ) ⋅ ( RT ) ⋅ δ30 − c′′2 ( T ) ⋅ ( RT ) ⋅ δ12 − c′′3 ( T ) ⋅ ( RT ) ⋅ δ12
0 1 2
c′′4 ( T ) =
( RT )3
δ30 = 0

δ2 = c3 (T)
1
Since:  1
 2
 1δ = ∑ ck1 +1 (T) ⋅ c2− k1 (T) = 2c1 (T) ⋅ c2 (T) = 2c2 (T) (since c1 (T) = 1)
 k1 = 0
and by expressing c′′2 (T) and c′′3 (T) according to Eqs. (53) and (54), one finds:

c 4 ( T ) − c2 ( T ) ⋅ c3 ( T ) − 2c2 ( T ) c3 ( T ) −  c2 ( T )  
2
 
c′′4 ( T ) =
( RT ) 3

c4 ( T ) − 3c2 ( T ) ⋅ c3 ( T ) + 2 c2 ( T ) 
3
D − 3BC + 2B3
Thus: D′ = c′′4 ( T ) = = (55)
( RT )3 ( RT )3

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 21 -
Appendix 2 – Virial series expansion of the SW EoS and calculation of its radius of
convergence when ω < − 1 + 2/3 2

The SW EoS writes:


 RT a (T )
 P ( T, v ) = v − b − 2
 v + (1 + 3ω) bv − 3ωb2

z ( T, η) = 1 − a ( T ) η

 1 − η RTb 1 + (1 + 3ω) η − 3ωη2
 P s (T = 0.7Tc )
The acentric factor of a pure component i is defined by: ω = − log  i  − 1 . Since
 Pc 
Pis (0.7Tc ) < Pc , ω belongs to the range ]−1; +∞[ . Let us notice that in practice, this range
may often be reduced to [0;1] for most of the usual components.
2
When ω < −1 + 2 ≈ −0.057 , the denominator of the attractive term of the SW EoS cannot
3
be factorised anymore and as a consequence, the general Eqs. (12) and (13) cannot be applied
to find out the virial series expansion.
We thus propose an alternative method concerning this specific case, that is when
 2 
ω ∈  − 1;−1 + 2 .
 3 

u = 1 + 3ω
We denote:  (56)
w = −3ω

As a first step, we look for a power series expansion of the attractive term of z, as follows:

+∞
η
1 + uη + wη 2
= ∑ a n ηn (57)
n =0

Eq. (57) may be rewritten as:

+∞ +∞ +∞
η= ∑a nη n
+u ∑a nη n +1
+w ∑ a n ηn + 2 (58)
n =0 n =0 n =0

When identifying the right hand side with the left hand side of Eq. (58), one gets the
expression of the sequence (a n ) :
a 0 = 0

a1 = 1 (59)
a
 n + 2 + u ⋅ a n +1 + w ⋅ a n = 0 for all n ≥ 0

To characterize explicitly this linear recurrent sequence, we form the characteristic equation:
r2 + u ⋅ r + w = 0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 22 -
The discriminant of this equation is then: ∆ = u 2 − 4 w = 9ω2 + 18ω + 1 and is negative in the
2
present case (i.e. when ω < −1 + 2 ). The solutions of the characteristic equation are
3
complex and write:
 1
α = − 2 (1 + 3ω)

 1
r = µe ±iθ with: β = 2 9ω + 18ω + 1
2
(60)

µ = r = α + β = −3ω
2 2

θ = arg ( r ) = arctan ( β / α ) ( modulo π )

The nth term of the sequence (a n ) takes then the following expression:
a n = µ n [A ⋅ cos(nθ) + B ⋅ sin(nθ)] where A and B are two real constants.
Taking into account the expressions of a0 and a1, one deduces:
A = 0

B = 1 / (µ ⋅ sin θ)
And finally:
sin (nθ)
a n = µ n −1 (61)
sin θ

According to Eqs. (38), (57) and (61), the power series expansion of the SW EoS when
2
ω < −1 + 2 is:
3
 +∞
z ( T, η) =

∑ c′n +1ηn
 n =0 (62)
 a ( T ) n −1 sin ( nθ )
c′n +1 = 1 − µ
 bRT sin θ
And the virial series expansion is then:
 +∞
 (

z T, ρ ) = ∑ cn +1 ⋅ ρn
(63)
n =0

cn +1 = c′n +1 ⋅ b
n

Calculation of the radius of convergence R of the virial series expansion of the SW EoS
when ω < − 1 + 2/3 2 :
To do so, three steps are considered. In steps 1 and 2, we shall study the convergence of the
+∞
series S1 (η) = ∑ a n ηn for some specific values of η . We recall that the radius of
n =0
convergence R1 of the series if such that:
if η < R1, the series converges

if η > R1 , the series does not converge
In step 3, the radius of convergence of the SW EoS will be deduced from steps 1 and 2.
Can cubic equations of state be recast in the virial form?
R. Privat, Y. Privat and J.-N. Jaubert
- 23 -
Step 1. Let us consider the series:
sin(nθ)
+∞
S1 (η) = ∑ a n ηn with a n = µ n −1 ⋅ sin θ
(64)
n =0
According to the triangle inequality:
+∞ +∞ +∞

∑ ∑ ∑µ ⋅ µ⋅ηn
1
a n ηn ≤ a n ⋅ ηn ≤
n =0 n =0 n =0
+∞

∑ µ ⋅ η n converges and thus the series S1(η)


1
If µ ⋅ η < 1 or similarly: η < , then the series
µ n =0
 1
also converges. As a consequence, 0;  ⊆ [0; R1[ and the radius of convergence verifies:
 µ
1
R1 ≥ (65)
µ
1
Step 2. Let us consider the particular packing fraction: η = . In that case, Eq. (64) writes:
µ
+∞
S1 (η = 1 / µ ) = ∑ sin (nθ)
1
µ sin θ n = 0
This series has no limit (the terms of the series alternate between a lower and an upper bound
+∞
when n tends to infinity). As a consequence, the series S1 (η) = ∑ a n ηn does not converge
n =0
1
when η = thus, the radius of convergence is necessary lower than or equal to this quantity:
µ
1
R1 ≤ (66)
µ
Finally, from Eqs. (65) and (66), it seems obvious that:
1
R1 = (67)
µ
Step 3.
The radius of convergence R of the virial series expansion can now be calculated.
According to Eq. (62), the power series expansion of the SW EoS for acentric factors
2
ω < −1 + 2 is:
3

z ( T, η) = S (η) − a ( T ) S (η)
 0
bRT
1
 +∞

S0 (η) =

∑ ηn , with radius of convergence : R 0 = 1
n =0
 +∞
S η =

1
 1 ( ) a n ηn
, with radius of convergence : R 1 =
 n =0
µ

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 24 -
The radius of convergence R is then:
R = min {R 0 ; R1} = min {1;1 µ} = min 1;1 { −3ω } (68)

As an illustration, a molecule M3 having the following features is considered:


Tc, M 3 = Tc,ethane = 305.3 K
M 3 Pc, M 3 = Pc,ethane = 48.7 bar
ωM 3 = −0.9
In Fig. 10, which shows the P-v isotherms of this molecule at 287 K calculated with the SW
EoS and with the virial series expansion truncated to 100 terms, the impossibility to use the
1
virial expansion of the SW EoS to represent liquid densities when η > R = (or for molar
µ
volumes v < bµ ) clearly appears.

Conclusion:
1
By noticing that if ω = − (i.e. µ = 1 ), one has: R 0 = R1 = 1 and according to Eq. (40), one
3
can state that:
 1 −1 − 3ω − 1 + 18ω + 9ω2
if ω > 0, then R = with: r2 =
 r2 2

 1
if − ≤ ω ≤ 0, then R = R 0 = 1 (69)
 3
 1 1
if − 1 < ω < − 3 , then R = R1 = µ with: µ = −3ω

These results are summed up in Fig. 11.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 25 -
Table 1. Values of r1 and r2 for four cubic equations of state.
Equations r1 r2 *
Van der Waals (VdW) 0 0
Soave-Redlich-Kwong
0 –1
(SRK)
Peng-Robinson (PR) −1 + 2 −1 − 2
∆ = 1 + 18ω + 9ω 2
**
Schmidt-Wenzel (SW) 1 + 3ω − ∆ 1 + 3ω + ∆
− −
2 2
* r1 and r2 are such as: r2 ≥ r1 .
** Factorization only valid for ω ≥ −1 + 2 2 3 ≈ −0.057 .

Table 2. Values of virial coefficients A, B, C, D, E, F for four cubic equations of state.


Equation A = c1 B = c2 C = c3 D = c4 E = c5 F = c6
a
VdW 1 b− b2 b3 b4 b5
RT
a ab ab2 ab3 ab4
SRK 1 b− b2 + b3 − b4 + b5 −
RT RT RT RT RT
a 2ab 5ab 2 12ab3 29ab 4
PR 1 b− b2 + b3 − b4 + b5 −
RT RT RT RT RT
abς1 ab ς 2
2
ab ς3
3
ab4ς 4
b2 + b3 − b4 + b5 −
RT RT RT RT
ς1 = 1 + 3ω
a 
SW 1 b−
ς 2 = 1 + 9ω + 9ω
2
RT

ς3 = 1 + 15ω + 45ω + 27ω
2 3


ς 4 = 1 + 21ω + 117ω + 189ω + 81ω
2 3 4

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 26 -
Figure Captions

Figure 1. P-v isotherms of pure ethane at 287 K calculated from the SRK EoS (straight line)
and from four truncated virial expansions (dashed and dotted lines) to odd terms ( n = 1 ,
n = 3 , n = 5 , n = 21 ).

Figure 2. P-v isotherms of pure ethane at 287 K calculated from the SRK EoS (straight line)
and from four truncated virial expansions (dashed and dotted lines) to even terms ( n = 2 ,
n = 4 , n = 6 , n = 22 ).

Figure 3. P-v isotherm of pure ethane at 287 K calculated with the SRK EoS and two of its
virial expansions. Comparison between expansions to an odd term ( n = 5 ) and to an even
term ( n = 6 ).

Figure 4. P-v isotherms of pure ethane at 287 K calculated from the PR EoS (bold straight
line) and from five truncated virial expansions (dashed and dotted lines) to odd terms ( n = 3 ,
n = 9 , n = 11 , n = 27 , n = 51 ). The grey vertical line materializes the radius of convergence
of the series.

Figure 5. P-v isotherms of pure ethane at 287 K calculated from the PR EoS (bold straight
line) and from five truncated virial expansions (dashed and dotted lines) to even terms ( n = 4 ,
n = 10 , n = 12 , n = 28 , n = 52 ). The grey vertical line materializes the radius of convergence
of the series.

Figure 6. P-v isotherms of pure ethane at supercritical temperature T = 2Tc = 610.6 K


calculated from the SRK and PR EoS (straight line) and from some truncated virial
expansions. (a) SRK EoS compared with truncated virial expansion to 3 terms. (b) PR EoS
compared with truncated virial expansions to 3, 8 and 71 terms.

Figure 7. Radius of convergence of the infinite power series of z in the packing fraction for
the SW EoS as a function of ω.

Figure 8. P-v isotherms of pure ethane calculated with the SW EoS (straight line) and from a
truncated virial expansion to 101 terms (dashed line). (a) molecule M1 ( ω = 0 ) at subcritical
temperature. (b) molecule M1 at supercritical temperature. (c) molecule M2 ( ω = 0.5 ) at
subcritical temperature. (d) molecule M2 at supercritical temperature.

Figure 9. P-v isotherms of pure ethane at 287 K calculated from the PR EoS (bold straight
line) and from three truncated to n terms virial equations in pressure ( n = 3 , n = 4 , n = 12 ).

Figure 10. lnP-v isotherms of a fictive molecule M3 ( ω = −0.9 ) at 287 K calculated from the
SW EoS (straight line) and from a truncated virial expansion to 100 terms (dashed line).

Figure 11. Radius of convergence of the infinite power series of z in the packing fraction for
the SW EoS as a function of ω ranging from ]−1; 2] .

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 27 -
COLOR FIGURES
Figure 1.

T = 287 K P/bar
50.0
n = 1 (ideal gas)
n=3

40.0
n=5

30.0 n = 21
SRK (almost
completely merged
with virial expansion
truncated to 21 terms)
v/(cm3⋅mol–1)
20.0
0.0 400.0 800.0

Figure 2.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 28 -
SRK (almost completely merged with virial P/bar
50.0 expansion truncated to 22 terms)

n = 22
T = 287 K
40.0

n=4
30.0

n=2
20.0

n=6
v/(cm3⋅mol–1)
10.0
0.0 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 29 -
Figure 3.

ln(P/bar)
5.50 SRK

n=5

n=6
4.50

3.50

T = 287 K
v/(cm3⋅mol–1)
2.50
0.0 400.0 800.0

Figure 4.

T = 287 K P/bar
50.0

40.0

30.0

n=3
n=9
20.0 n = 11
n = 27
n = 51
PR EOS v/(cm3⋅mol–1)
10.0
0.0 b ( 2 +1) 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 30 -
Figure 5.

n=4 P/bar
50.0
n = 10
n = 12
n = 28
n = 52
40.0 PR EOS

30.0

20.0
T = 287 K
v/(cm3⋅mol–1)
10.0
0.0 b ( 2 +1) 400.0 800.0

Figure 6.
15.0 15.0
(a) SRK EOS
P/Pc (b) n=3 P/Pc
n=8
n = 71
PR EOS
n=3
10.0 10.0

5.0 5.0

T = 2Tc T = 2Tc
v/(cm3⋅mol–1) v/(cm3⋅mol–1)
0.0 0.0
100.0 300.0 b ( )
2 +1 200.0 300.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 31 -
Figure 7.

1.00
R

0.80

0.60

0.40

ω
0.20
0.00 1.00

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 32 -
Figure 8.
55.0
T = 287 K (a) P/bar T = 287 K (c) P/bar
50.0
45.0

35.0
40.0

25.0

30.0
15.0

v/(cm3⋅mol–1) v/(cm3⋅mol–1)
20.0 5.0
0.0 b/R = b 400.0 800.0 0.0 b/R = 3b 400.0 800.0

800.0 800.0
T = 350 K P/bar T = 350 K P/bar
(b) (d)

400.0 400.0

v/(cm3⋅mol–1) v/(cm3⋅mol–1)
0.0 0.0
0.0 b/R = b 400.0 800.0 0.0 b/R = 3b 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 33 -
Figure 9.

55.0
P/bar
n=3 T = 287 K
n=4
45.0

n = 12

35.0

PR
25.0

v/(cm3⋅mol–1)
15.0
0.0 500.0 1000.0

Figure 10.

ln(P/bar)
T = 287 K
Molecule M3
ω = -0.9)

5.00

SW
n = 100

v/(cm3⋅mol–1)
3.00
0.0 µ
b/R = bµ 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 34 -
Figure 11.

R
1.00

1/µ

0.50

1 / |r2|

ω
0.00
-1.00 -1/3 0.00 1.00 2.00

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 35 -
BLACK AND WHITE FIGURES
Figure 1.

T = 287 K P/bar
50.0
n = 1 (ideal gas)
n=3

40.0
n=5

30.0 n = 21
SRK (almost
completely merged
with virial expansion
truncated to 21 terms)
v/(cm3⋅mol–1)
20.0
0.0 400.0 800.0

Figure 2.

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 36 -
SRK (almost completely merged with virial P/bar
50.0 expansion truncated to 22 terms)

n = 22
T = 287 K
40.0

n=4
30.0

n=2
20.0

n=6
v/(cm3⋅mol–1)
10.0
0.0 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 37 -
Figure 3.

ln(P/bar)
5.50 SRK

n=5

n=6
4.50

3.50

T = 287 K
v/(cm3⋅mol–1)
2.50
0.0 400.0 800.0

Figure 4.

T = 287 K P/bar
50.0

40.0

30.0

n=3
n=9
20.0 n = 11
n = 27
n = 51
PR EOS v/(cm3⋅mol–1)
10.0
0.0 b ( 2 +1) 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 38 -
Figure 5.

n=4 P/bar
50.0
n = 10
n = 12
n = 28
n = 52
40.0 PR EOS

30.0

20.0
T = 287 K
v/(cm3⋅mol–1)
10.0
0.0 b ( 2 +1) 400.0 800.0

Figure 6.
15.0 15.0
(a) SRK EOS
P/Pc (b) n=3 P/Pc
n=8
n = 71
PR EOS
n=3
10.0 10.0

5.0 5.0

T = 2Tc T = 2Tc
v/(cm3⋅mol–1) v/(cm3⋅mol–1)
0.0 0.0
100.0 300.0 b ( )
2 +1 200.0 300.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 39 -
Figure 7.

1.00
R

0.80

0.60

0.40

ω
0.20
0.00 1.00

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 40 -
Figure 8.
55.0
T = 287 K (a) P/bar T = 287 K (c) P/bar
50.0
45.0

35.0
40.0

25.0

30.0
15.0

v/(cm3⋅mol–1) v/(cm3⋅mol–1)
20.0 5.0
0.0 b/R = b 400.0 800.0 0.0 b/R = 3b 400.0 800.0

800.0 800.0
T = 350 K P/bar T = 350 K P/bar
(b) (d)

400.0 400.0

v/(cm3⋅mol–1) v/(cm3⋅mol–1)
0.0 0.0
0.0 b/R = b 400.0 800.0 0.0 b/R = 3b 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 41 -
Figure 9.

55.0
P/bar
n=3 T = 287 K
n=4
45.0

n = 12

35.0

PR
25.0

v/(cm3⋅mol–1)
15.0
0.0 500.0 1000.0

Figure 10.

ln(P/bar)
T = 287 K
Molecule M3
ω = -0.9)

5.00

SW
n = 100

v/(cm3⋅mol–1)
3.00
0.0 µ
b/R = bµ 400.0 800.0

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 42 -
Figure 11.

R
1.00

1/µ

0.50

1 / |r2|

ω
0.00
-1.00 -1/3 0.00 1.00 2.00

Can cubic equations of state be recast in the virial form?


R. Privat, Y. Privat and J.-N. Jaubert
- 43 -

You might also like