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
dam_break_benchmark.DamBreakBenchmark Class Reference

Dam break benchark. More...

Inheritance diagram for dam_break_benchmark.DamBreakBenchmark:
Collaboration diagram for dam_break_benchmark.DamBreakBenchmark:

Public Member Functions

def __init__ (self, model, settings)
 Constructor of the benchmark. More...
 
def Check (self)
 This method checks if the input values have physical sense. More...
 

Public Attributes

 dam
 
 hl
 
 hr
 
 g
 
 cm
 

Detailed Description

Dam break benchark.

O. Delestre, C. Lucas, P.-A. Ksinant, F. Darboux, C. Laguerre, T.N.T. Vo, F. James, S. Cordier
SWASHES: a compilation of Shallow Water Analytic Solutions for Hydraulic and Environmental Studies
International Journal for Numerical Methods in Fluids, Wiley, 2013, 72 (3), pp.269-300

Constructor & Destructor Documentation

◆ __init__()

def dam_break_benchmark.DamBreakBenchmark.__init__ (   self,
  model,
  settings 
)

Constructor of the benchmark.

    The base class validates the settings and sets the model_part, the variables and the benchmark_settings

Member Function Documentation

◆ Check()

def dam_break_benchmark.DamBreakBenchmark.Check (   self)

This method checks if the input values have physical sense.

Member Data Documentation

◆ cm

dam_break_benchmark.DamBreakBenchmark.cm

◆ dam

dam_break_benchmark.DamBreakBenchmark.dam

◆ g

dam_break_benchmark.DamBreakBenchmark.g

◆ hl

dam_break_benchmark.DamBreakBenchmark.hl

◆ hr

dam_break_benchmark.DamBreakBenchmark.hr

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