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 Member Functions | Public Attributes | List of all members
DEM_benchmarks_class.Benchmark8 Class Reference
Collaboration diagram for DEM_benchmarks_class.Benchmark8:

Public Member Functions

def __init__ (self)
 
def set_initial_data (self, modelpart, rigid_face_model_part, iteration, number_of_points_in_the_graphic, coeff_of_restitution_iteration=0)
 
def generate_graph_points (self, modelpart, rigid_face_model_part, cluster_model_part, time, graph_print_interval, dt)
 
def get_final_data (self, modelpart, rigid_face_model_part, cluster_model_part)
 
def ApplyNodalRotation (self, time, dt, modelpart)
 
def print_results (self, number_of_points_in_the_graphic, dt=0, elapsed_time=0.0)
 
def create_gnuplot_scripts (self, beta_list_outfile_name, Vst_prima_div_Vcn_prima_list_outfile_name, dt)
 
def compute_errors (self, beta_list_outfile_name, Vst_prima_div_Vcn_prima_list_outfile_name)
 

Public Attributes

 number
 
 initial_normal_vel
 
 initial_tangential_vel
 
 radius
 
 special_quantity_list
 
 beta_list
 
 Vst_div_Vcn_list
 
 Vst_prima_div_Vcn_prima_list
 
 beta_list_outfile
 
 Vst_prima_div_Vcn_prima_list_outfile
 
 beta_list_outfile_name
 
 Vst_prima_div_Vcn_prima_list_outfile_name
 
 gnuplot_outfile
 

Constructor & Destructor Documentation

◆ __init__()

def DEM_benchmarks_class.Benchmark8.__init__ (   self)

Member Function Documentation

◆ ApplyNodalRotation()

def DEM_benchmarks_class.Benchmark8.ApplyNodalRotation (   self,
  time,
  dt,
  modelpart 
)

◆ compute_errors()

def DEM_benchmarks_class.Benchmark8.compute_errors (   self,
  beta_list_outfile_name,
  Vst_prima_div_Vcn_prima_list_outfile_name 
)

◆ create_gnuplot_scripts()

def DEM_benchmarks_class.Benchmark8.create_gnuplot_scripts (   self,
  beta_list_outfile_name,
  Vst_prima_div_Vcn_prima_list_outfile_name,
  dt 
)

◆ generate_graph_points()

def DEM_benchmarks_class.Benchmark8.generate_graph_points (   self,
  modelpart,
  rigid_face_model_part,
  cluster_model_part,
  time,
  graph_print_interval,
  dt 
)

◆ get_final_data()

def DEM_benchmarks_class.Benchmark8.get_final_data (   self,
  modelpart,
  rigid_face_model_part,
  cluster_model_part 
)

◆ print_results()

def DEM_benchmarks_class.Benchmark8.print_results (   self,
  number_of_points_in_the_graphic,
  dt = 0,
  elapsed_time = 0.0 
)

◆ set_initial_data()

def DEM_benchmarks_class.Benchmark8.set_initial_data (   self,
  modelpart,
  rigid_face_model_part,
  iteration,
  number_of_points_in_the_graphic,
  coeff_of_restitution_iteration = 0 
)

Member Data Documentation

◆ beta_list

DEM_benchmarks_class.Benchmark8.beta_list

◆ beta_list_outfile

DEM_benchmarks_class.Benchmark8.beta_list_outfile

◆ beta_list_outfile_name

DEM_benchmarks_class.Benchmark8.beta_list_outfile_name

◆ gnuplot_outfile

DEM_benchmarks_class.Benchmark8.gnuplot_outfile

◆ initial_normal_vel

DEM_benchmarks_class.Benchmark8.initial_normal_vel

◆ initial_tangential_vel

DEM_benchmarks_class.Benchmark8.initial_tangential_vel

◆ number

DEM_benchmarks_class.Benchmark8.number

◆ radius

DEM_benchmarks_class.Benchmark8.radius

◆ special_quantity_list

DEM_benchmarks_class.Benchmark8.special_quantity_list

◆ Vst_div_Vcn_list

DEM_benchmarks_class.Benchmark8.Vst_div_Vcn_list

◆ Vst_prima_div_Vcn_prima_list

DEM_benchmarks_class.Benchmark8.Vst_prima_div_Vcn_prima_list

◆ Vst_prima_div_Vcn_prima_list_outfile

DEM_benchmarks_class.Benchmark8.Vst_prima_div_Vcn_prima_list_outfile

◆ Vst_prima_div_Vcn_prima_list_outfile_name

DEM_benchmarks_class.Benchmark8.Vst_prima_div_Vcn_prima_list_outfile_name

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