9-3 Lennard-Jones potential: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
[EN CONSTRUCCION]
== Functional form ==  
== Functional form ==  
The 9-3 Lennard-Jones potential is related to the [[Lennard-Jones model|standard Lennard-Jones potential]].
The 9-3 Lennard-Jones potential is related to the [[Lennard-Jones model|standard Lennard-Jones potential]].
Line 25: Line 24:


* <math> x < 0 </math>: this region is occupied by a ''diffuse'' solid with density <math> \rho_s </math> composed of 12-6 [[Lennard-Jones model|Lennard-Jones]] atoms  
* <math> x < 0 </math>: this region is occupied by a ''diffuse'' solid with density <math> \rho_s </math> composed of 12-6 [[Lennard-Jones model|Lennard-Jones]] atoms  
with paremeters <math> \sigma_s </math> and <math> \epsilon_a </math>
with parameters <math> \sigma_s </math> and <math> \epsilon_a </math>


Our aim is to compute the total interaction between this solid and a molecule located at a position <math> x_f > 0 </math>.
Our aim is to compute the total interaction between this solid and a molecule located at a position <math> x_f > 0 </math>.
Line 64: Line 63:




 
[[category:models]]
[TO BE CONTINUED]

Revision as of 11:58, 30 March 2007

Functional form

The 9-3 Lennard-Jones potential is related to the standard Lennard-Jones potential.

It takes the form:

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V(r) = \frac{ 3 \sqrt{3}}{ 2} \epsilon \left[ \left( \frac{\sigma}{r} \right)^9 - \left( \frac{ \sigma }{r} \right)^3 \right]. }

The minimum value of Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V(r) } is obtained at Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r = r_{min} } , with

  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V \left( r_{min} \right) = - \epsilon } ,

Applications

It is commonly used to model the interaction between the particles of a fluid with a flat structureless solid wall.

Interaction between a solid and a fluid molecule

Let us consider the space divided in two regions:

  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x < 0 } : this region is occupied by a diffuse solid with density Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \rho_s } composed of 12-6 Lennard-Jones atoms

with parameters Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma_s } and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \epsilon_a }

Our aim is to compute the total interaction between this solid and a molecule located at a position . Such an interaction can be computed using cylindrical coordinates ( I GUESS SO, at least).

The interaction will be:

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{W} \left( x \right) = 4 \epsilon_{sf} \rho_{s} \int_{0}^{2\pi} d \phi \int_{-\infty}^{-x} d z \int_{0}^{\infty} \textrm{d r} \left[ \sigma^{12} \frac{ r} {(r^2 + z^2)^{6}} - \sigma^6 \frac{r}{(r^2 + z^2 )^{3} }\right] . }
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{W} \left( x \right) = 8 \pi \epsilon_{sf} \rho_{s} \int_{-\infty}^{-x} {\textrm d z} \left[ \frac{ \sigma^{12}} { 10 (r^2 + z^2)^5} - \frac{\sigma^6 }{ 4 (r^2 + z^2 )^{2} }\right]^{r=0}_{r=\infty} . }
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{W} \left( x \right) = 8 \pi \epsilon_{sf} \rho_{s} \int_{-\infty}^{-x} {\textrm d z} \left[ \frac{ \sigma^{12}} { 10 z^{10} } - \frac{\sigma^6 }{ 4 z^4 } \right]; }


Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{W} \left( x \right) = 8 \pi \epsilon_{sf} \rho_s \left[ - \frac{ \sigma^{12}} { 90 z^{9} } + \frac{\sigma^6 }{ 12 z^3 } \right]_{z=-\infty}^{z=-x}; }
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{W} \left( x \right) = \frac{4 \pi \epsilon_{sf} \rho_s \sigma^3}{3} \left[ \frac{ \sigma^{9}} { 15 x^{9} } - \frac{\sigma^3 }{ 2 x^3 } \right] }