Surface Interaction Potential Control Parameters
These switches control the type of wall-fluid and wall-wall interaction potential models that are to be used in the calculation.
- Ipot_wf_nNwall_type: An array to set the type of neutral interactions between the fluid particles and the surfaces. Each surface type must have an entry. Options are:
- 0: VEXT_NONE: No interaction.
- 1: VEXT_HARD: An infinitely hard wall. Vext=VEXT_MAX inside the surface geometry plus a shell of width 1/2 Sigma_wf.
- 2: VEXT_DIST_SURFACE: Any Vext that is based on the distance to the edge of a surface.
- 3: VEXT_DIST_CENTER: Any Vext that is based on the distance to the center of a surface.
- 5: VEXT_INTEGRATED: Any Vext that is computed at every point in the fluid by a numerical integral over surface elements (a volume integral over a surface of arbitrary geometry). Example: This option allows an surface to be treated as a smeared out collection of atoms with a known density.
- Lhard_surfaces(int): Logical (0=FALSE, 1=TRUE) that controls the application of integration stencils at the boundaries. If TRUE, a step function at the boundary is resolved carefully based on local elements that surround the boundary nodes. This can be FALSE for all soft potentials. It should be TRUE to obtain accurate density sum rules at hard surfaces. If any of the surfaces in the system are hard, set this parameter to TRUE.
-
Type_vext[Nwall_type](int array): Select form for Vext potential for each wall type. Two options are available:
- 0: Select Vext from the preset list of external fields defined by Vext_PotentialID below.
- 1: Select Vext from the list of pair potential functions used to treat fluids. Those options are enumerated in Section 3: Functional Control Parameters under the parameter Type_pairPot
- Vext_PotentialID[Nwall_type](int array): Array to specify the functional form of the external field for each surface type.
- For surfaces with Type_vext[iwall_type]=0, the options are listed below. The wall-fluid interaction parameters (ρiw,σiw,i, εiw,i, εiw,iY, Kiw,iY, and riw,icut) are discussed further in Section 6: Interaction Potential Physical Parameters).
-
0: LJ9_3_CS: Cut and shifted 9-3 Lennard-Jones potential.
Viw,i(x)= Viw,iext(x)- Viw,iext(xiw,icut). With:
Viw,iext(x)= (2π/3)(εiw,i)ρiw[(2/15)(σiw,i/x)9-(σiw,i/x)3].
-
1: LJ9_3_v2_CS: Cut and shifted 9-3 Lennard-Jones potential of a slightly different form.
Viw,i(x)= Viw,iext(x)- Viw,iext(xiw,icut). With:
Viw,iext(x)= εiw,i(ρiw)[(2/15)(σiw,i/x)9-(σiw,i/x)3].
-
2: LJ9_3_noCS: 9-3 Lennard-Jones potential (Cut but no shift).
Viw,i(x)= (2π/3)(εiw,i)ρiw[(2/15)(σiw,i/x)9-(σiw,i/x)3] if x≤xiw,icut; else Viw,i(x)=0.
-
4: REPULSIVE9_noCS: Pure repulsive potential (Cut but no shift).
Viw,i(x)= (2π/3)(εiw,i)ρiw[(2/15)(σiw,i/x)9 if x≤xiw,icut; else Viw,i(x)=0.
-
5: EXP_ATT_noCS: Pure exponential form for Vext (Cut but no shift).
Viw,i(x)= -εiw,i(ρiw)exp[-x/σiw,i] if x≤xiw,icut; else Viw,i(x)=0.
- 6: LINEAR_noCS: Linear external field for charged systems. This is a special case for a single charged planar surface. See source code for implementation (dft_vext_1D.c).
-
7: R7_YUKAWA_SUM_CS: Sum of a repulsive r^7 potential and a Yukawa term.
Viw,i(x)= Viw,iext(x)- Viw,iext(xiw,icut). With:
Viw,iext(x)= εiw,i(ρiw)(σiw,i/x)7 +(εiw,iY) exp[-αiw,i(r/σiw,i-1)]/(r/σiw,i) where αiw,i=Kiw,iYσiw,i.
-
- For surfaces with Type_vext[iwall_type]=1, the options for Vext_PotentialID are identical to the options for Type_pairPot (See precise definitions in Section 3: Functional Control Parameters). However, the the wall-fluid interaction parameters (σiw,i, εiw,i, εiw,iY, Kiw,iY, and riw,icut) are used in the calculation of external field. The options are:
-
0: PAIR_LJ12_6_CS: Cut and shifted 12-6 Lennard-Jones potential.
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=4εiw,i[(σiw,i/r)12-(σiw,i/r)6].
-
1: PAIR_COULOMB_CS: Cut and shifted Coulomb potential.
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=(1/Telec)(zwizi/r), where Telec=4πkBTκε0σref/e2. The charge of the wall is denoted by zwi, while zi is the valence of the fluid species, i.
The various constants are:
- kB=1.3807e-23 J/K (the Boltzmann constant).
- ε0=8.85419e-12 C2/(Jm) (the permittivity of free space).
- e=1.60219e-19 (the unit charge).
-
2: PAIR_COULOMB: Coulomb potential (Cut not shifted).
Viw,iC(r)= Viw,i(r) if r≤riw,icut. Otherwise Viw,iC(r)=0. Once again:
Viw,i(r)=(1/Telec)(ziwzi/r), where Telec=4πkBTκε0σref/e2. The charge of the wall is denoted by zwi, while zi is the valence of the fluid species, i.
-
3: PAIR_YUKAWA_CS: Cut and shifted Yukawa potential (as in Egorov, Phys.Rev.E., v.70, p.031402, 2004).
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=εiw,iYexp[-αiw,i(r/σiw,i-1.)]/(r/σiw,i) where αiw,i=Kiw,iYσiw,i
-
4: PAIR_EXP_CS: Cut and shifted exponential potential.
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=-εiw,iexp[-(r-σiw,i)/αiw,i] where αiw,i=Kiw,iY.
-
5: PAIR_SW: Square well interaction potential.
Viw,i(r)= -εiw,i if r≤riw,icut. Otherwise Viw,i(r)=0.
-
6: PAIR_LJandYUKAWA_CS: Cut and shifted summed Yukawa and Lennard-Jones potential.
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=4εiw,i[(σiw,i/r)12-(σiw,i/r)6] + (εiw,iYexp[-αiw,i(r/σiw,i-1.)])/(r/σiw,i) where αiw,i=Kiw,iYσiw,i
-
7: PAIR_r12andYUKAWA_CS: Cut and shifted summed Yukawa and r12 repulsive potential.
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=4εiw,i(σiw,i/r)12 + εiw,iYexp[-αiw,i(r/σiw,i-1.)]/(r/σiw,i) where αiw,i=Kiw,iYσiw,i
-
8: PAIR_r18andYUKAWA_CS: Cut and shifted summed Yukawa and r18 repulsive potential.
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=4εiw,i[(σiw,i/r)18] + εiw,iYexp[-αiw,i(r/σiw,i-1.)]/(r/σiw,i) where αiw,i=Kiw,iYσiw,i
-
9: PAIR_rNandYUKAWA_CS: Cut and shifted summed Yukawa and rn repulsive potential where n is variable.
Viw,iCS(r)= Viw,i(r)- Viw,i(riw,icut). With:
Viw,i(r)=4εiw,i[(σiw,i/r)Niw,iPOW] + εiw,iYexp[-αiw,i(r/σiw,i-1.)]/(r/σiw,i) where αiw,i=Kiw,iYσiw,i
-
- For surfaces with Type_vext[iwall_type]=0, the options are listed below. The wall-fluid interaction parameters (ρiw,σiw,i, εiw,i, εiw,iY, Kiw,iY, and riw,icut) are discussed further in Section 6: Interaction Potential Physical Parameters).
- Ipot_ww_n[Nwall_type]Nwall_type: An array of switches indicating whether Tramonto should compute the type of neutral interactions between pairs of surface types in the system (only available for atomic surfaces). Often these terms are ignored; however, they may be needed in some cases. One example is the calculation of the potential of mean force between two solvated atoms, molecules, colloidal particles, or surfaces requires the direct interaction between a pair of explicit surfaces. Entries should be: O=FALSE, 1=TRUE; however, the parameters can be set more rapidly using the following convention:
- -2 in first entry of array turns off these terms for entire array (don’t compute any uww).
- -1 in first entry of array turns on these terms for entire array (compute uww for all surface pairs).
- Type_uwwPot(int): Select form for 3D surface-surface interaction potentials in the problem. Note that at the time of the v2.1 release this parameter is not dependent on the surface type, and all wall-wall potentials must have the same functional form. Choices are identical to Type_pairPot; however, the interaction potential parameters here are all based on wall-wall parameters, Sigma_ww, Epsilon_ww, etc. Options are:
- 0: PAIR_LJ12_6_CS: Cut and shifted 12-6 Lennard-Jones potential.
- 1: PAIR_COULOMB_CS: Cut and shifted Coulomb (note … this is generally a bad idea - turn on Type_coul instead to preserve charge neutrality.
- 2: PAIR_COULOMB: Full Coulomb potential used in forming integration stencils. (note … this is still approximate and a bad idea - again turn on Type_coul instead to preserve charge neutrality.
- 3: PAIR_YUKAWA_CS: Cut and shifted Yukawa potential (defined as in Egorov, Phys.Rev.E., v.70, p.031402, 2004).
Privacy and Security Andrew Salinger or Laura Frink - Site Contacts