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

DPD potential. More...

#include <nonbonded_interaction_data.hpp>

Public Attributes

double gamma = 0.
 
double k = 1.
 
double cutoff = INACTIVE_CUTOFF
 
int wf = 0
 
double pref = 0.0
 

Detailed Description

DPD potential.

Definition at line 259 of file nonbonded_interaction_data.hpp.

Member Data Documentation

◆ cutoff

double DPDParameters::cutoff = INACTIVE_CUTOFF

Definition at line 262 of file nonbonded_interaction_data.hpp.

Referenced by dpd_pair_force(), and DPD_Parameters::max_cutoff().

◆ gamma

double DPDParameters::gamma = 0.

Definition at line 260 of file nonbonded_interaction_data.hpp.

◆ k

double DPDParameters::k = 1.

Definition at line 261 of file nonbonded_interaction_data.hpp.

◆ pref

double DPDParameters::pref = 0.0

Definition at line 264 of file nonbonded_interaction_data.hpp.

Referenced by dpd_pair_force().

◆ wf

int DPDParameters::wf = 0

Definition at line 263 of file nonbonded_interaction_data.hpp.


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