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
Chung_Ooi_class.Benchmark9 Class Reference
Collaboration diagram for Chung_Ooi_class.Benchmark9:

Public Member Functions

def __init__ (self)
 
def get_initial_data (self, modelpart, iteration, number_of_points_in_the_graphic)
 
def get_final_data (self, modelpart)
 
def print_results (self, number_of_points_in_the_graphic, dt=0)
 
def create_gnuplot_scripts (self, restitution_numbers_vector_list_outfile_name, dt)
 
def compute_errors (self, restitution_numbers_vector_list_outfile_name)
 

Public Attributes

 initial_normal_vel
 
 restitution_numbers_list
 
 restitution_numbers_vector_list_outfile
 
 restitution_numbers_vector_list_outfile_name
 
 gnuplot_outfile
 

Constructor & Destructor Documentation

◆ __init__()

def Chung_Ooi_class.Benchmark9.__init__ (   self)

Member Function Documentation

◆ compute_errors()

def Chung_Ooi_class.Benchmark9.compute_errors (   self,
  restitution_numbers_vector_list_outfile_name 
)

◆ create_gnuplot_scripts()

def Chung_Ooi_class.Benchmark9.create_gnuplot_scripts (   self,
  restitution_numbers_vector_list_outfile_name,
  dt 
)

◆ get_final_data()

def Chung_Ooi_class.Benchmark9.get_final_data (   self,
  modelpart 
)

◆ get_initial_data()

def Chung_Ooi_class.Benchmark9.get_initial_data (   self,
  modelpart,
  iteration,
  number_of_points_in_the_graphic 
)

◆ print_results()

def Chung_Ooi_class.Benchmark9.print_results (   self,
  number_of_points_in_the_graphic,
  dt = 0 
)

Member Data Documentation

◆ gnuplot_outfile

Chung_Ooi_class.Benchmark9.gnuplot_outfile

◆ initial_normal_vel

Chung_Ooi_class.Benchmark9.initial_normal_vel

◆ restitution_numbers_list

Chung_Ooi_class.Benchmark9.restitution_numbers_list

◆ restitution_numbers_vector_list_outfile

Chung_Ooi_class.Benchmark9.restitution_numbers_vector_list_outfile

◆ restitution_numbers_vector_list_outfile_name

Chung_Ooi_class.Benchmark9.restitution_numbers_vector_list_outfile_name

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