|
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 | ApplyNodalRotation (self, time, dt, modelpart) |
|
def | get_final_data (self, modelpart, rigid_face_model_part, cluster_model_part) |
|
def | print_results (self, number_of_points_in_the_graphic, dt=0, elapsed_time=0.0) |
|
def | create_gnuplot_scripts (self, tangential_restitution_coefficient_list_outfile_name, final_angular_vel_list_outfile_name, rebound_angle_list_outfile_name, dt) |
|
def | compute_errors (self, tangential_restitution_coefficient_list_outfile_name, final_angular_vel_list_outfile_name, rebound_angle_list_outfile_name) |
|
◆ __init__()
def DEM_benchmarks_class.Benchmark4.__init__ |
( |
|
self | ) |
|
◆ ApplyNodalRotation()
def DEM_benchmarks_class.Benchmark4.ApplyNodalRotation |
( |
|
self, |
|
|
|
time, |
|
|
|
dt, |
|
|
|
modelpart |
|
) |
| |
◆ compute_errors()
def DEM_benchmarks_class.Benchmark4.compute_errors |
( |
|
self, |
|
|
|
tangential_restitution_coefficient_list_outfile_name, |
|
|
|
final_angular_vel_list_outfile_name, |
|
|
|
rebound_angle_list_outfile_name |
|
) |
| |
◆ create_gnuplot_scripts()
def DEM_benchmarks_class.Benchmark4.create_gnuplot_scripts |
( |
|
self, |
|
|
|
tangential_restitution_coefficient_list_outfile_name, |
|
|
|
final_angular_vel_list_outfile_name, |
|
|
|
rebound_angle_list_outfile_name, |
|
|
|
dt |
|
) |
| |
◆ generate_graph_points()
def DEM_benchmarks_class.Benchmark4.generate_graph_points |
( |
|
self, |
|
|
|
modelpart, |
|
|
|
rigid_face_model_part, |
|
|
|
cluster_model_part, |
|
|
|
time, |
|
|
|
graph_print_interval, |
|
|
|
dt |
|
) |
| |
◆ get_final_data()
def DEM_benchmarks_class.Benchmark4.get_final_data |
( |
|
self, |
|
|
|
modelpart, |
|
|
|
rigid_face_model_part, |
|
|
|
cluster_model_part |
|
) |
| |
◆ print_results()
def DEM_benchmarks_class.Benchmark4.print_results |
( |
|
self, |
|
|
|
number_of_points_in_the_graphic, |
|
|
|
dt = 0 , |
|
|
|
elapsed_time = 0.0 |
|
) |
| |
◆ set_initial_data()
def DEM_benchmarks_class.Benchmark4.set_initial_data |
( |
|
self, |
|
|
|
modelpart, |
|
|
|
rigid_face_model_part, |
|
|
|
iteration, |
|
|
|
number_of_points_in_the_graphic, |
|
|
|
coeff_of_restitution_iteration = 0 |
|
) |
| |
◆ angles_list
DEM_benchmarks_class.Benchmark4.angles_list |
◆ degrees
DEM_benchmarks_class.Benchmark4.degrees |
◆ final_angular_vel_list
DEM_benchmarks_class.Benchmark4.final_angular_vel_list |
◆ final_angular_vel_list_outfile
DEM_benchmarks_class.Benchmark4.final_angular_vel_list_outfile |
◆ final_angular_vel_list_outfile_name
DEM_benchmarks_class.Benchmark4.final_angular_vel_list_outfile_name |
◆ gnuplot_outfile
DEM_benchmarks_class.Benchmark4.gnuplot_outfile |
◆ initial_module_vel
DEM_benchmarks_class.Benchmark4.initial_module_vel |
◆ initial_tangential_vel
DEM_benchmarks_class.Benchmark4.initial_tangential_vel |
◆ number
DEM_benchmarks_class.Benchmark4.number |
◆ radius
DEM_benchmarks_class.Benchmark4.radius |
◆ rebound_angle_list
DEM_benchmarks_class.Benchmark4.rebound_angle_list |
◆ rebound_angle_list_outfile
DEM_benchmarks_class.Benchmark4.rebound_angle_list_outfile |
◆ rebound_angle_list_outfile_name
DEM_benchmarks_class.Benchmark4.rebound_angle_list_outfile_name |
◆ tangential_restitution_coefficient_list
DEM_benchmarks_class.Benchmark4.tangential_restitution_coefficient_list |
◆ tangential_restitution_coefficient_list_outfile
DEM_benchmarks_class.Benchmark4.tangential_restitution_coefficient_list_outfile |
◆ tangential_restitution_coefficient_list_outfile_name
DEM_benchmarks_class.Benchmark4.tangential_restitution_coefficient_list_outfile_name |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/DEMApplication/python_scripts/DEM_benchmarks_class.py