ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
IA_parameters Struct Reference

Parameters for non-bonded interactions. More...

#include <nonbonded_interaction_data.hpp>

+ Collaboration diagram for IA_parameters:

Public Attributes

double max_cut = INACTIVE_CUTOFF
 maximal cutoff for this pair of particle types.
 
LJ_Parameters lj
 
WCA_Parameters wca
 
LJGen_Parameters ljgen
 
SmoothStep_Parameters smooth_step
 
Hertzian_Parameters hertzian
 
Gaussian_Parameters gaussian
 
BMHTF_Parameters bmhtf
 
Morse_Parameters morse
 
Buckingham_Parameters buckingham
 
SoftSphere_Parameters soft_sphere
 
Hat_Parameters hat
 
LJcos_Parameters ljcos
 
LJcos2_Parameters ljcos2
 
GayBerne_Parameters gay_berne
 
TabulatedPotential tab
 
DPD_Parameters dpd
 
Thole_Parameters thole
 

Detailed Description

Parameters for non-bonded interactions.

Definition at line 280 of file nonbonded_interaction_data.hpp.

Member Data Documentation

◆ bmhtf

◆ buckingham

◆ dpd

◆ gaussian

◆ gay_berne

◆ hat

◆ hertzian

◆ lj

◆ ljcos

◆ ljcos2

◆ ljgen

◆ max_cut

double IA_parameters::max_cut = INACTIVE_CUTOFF

maximal cutoff for this pair of particle types.

This contains contributions from the short-ranged interactions, plus any cutoffs from global interactions like electrostatics.

Definition at line 285 of file nonbonded_interaction_data.hpp.

Referenced by add_non_bonded_pair_force(), and Constraints::is_active().

◆ morse

◆ smooth_step

◆ soft_sphere

◆ tab

◆ thole

◆ wca


The documentation for this struct was generated from the following file: