PreComp_params Struct Reference

#include <SimulationParams.h>

Data Fields

vector< string > types
 types of beads present More...
 
string folder
 folder containing the tables. It can be either absolute or relative to the folder containing the ffea input file . More...
 
int inputData
 1 means read .force and .pot files, while 2 means read .pot and calculate the forces More...
 
scalar dist_to_m
 
scalar E_to_J
 

Detailed Description

vector<string> types: types of beads present.
string folder: folder containing the tables. It can be either absolute or relative.
int inputData: 1 means read .force and .pot files, while 2 means read .pot and calculate the forces

Field Documentation

◆ dist_to_m

◆ E_to_J

◆ folder

string PreComp_params::folder

folder containing the tables. It can be either absolute or relative to the folder containing the ffea input file .

Referenced by PreComp_solver::init(), World::read_and_build_system(), PreComp_solver::read_tabulated_values(), and SimulationParams::write_to_file().

◆ inputData

int PreComp_params::inputData

1 means read .force and .pot files, while 2 means read .pot and calculate the forces

Referenced by PreComp_solver::init(), World::read_and_build_system(), and SimulationParams::write_to_file().

◆ types

vector<string> PreComp_params::types

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