KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Attributes | List of all members
Kratos::ThermalSphericParticle::ContactParams Struct Reference

#include <thermal_spheric_particle.h>

Collaboration diagram for Kratos::ThermalSphericParticle::ContactParams:

Public Attributes

int updated_step
 
double impact_time
 
double viscodamping_energy
 
double frictional_energy
 
double rollresist_energy
 
std::vector< doubleimpact_velocity
 

Member Data Documentation

◆ frictional_energy

double Kratos::ThermalSphericParticle::ContactParams::frictional_energy

◆ impact_time

double Kratos::ThermalSphericParticle::ContactParams::impact_time

◆ impact_velocity

std::vector<double> Kratos::ThermalSphericParticle::ContactParams::impact_velocity

◆ rollresist_energy

double Kratos::ThermalSphericParticle::ContactParams::rollresist_energy

◆ updated_step

int Kratos::ThermalSphericParticle::ContactParams::updated_step

◆ viscodamping_energy

double Kratos::ThermalSphericParticle::ContactParams::viscodamping_energy

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