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
planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark Class Reference

Planar surface in parabola benchark. More...

Inheritance diagram for planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark:
Collaboration diagram for planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark:

Public Member Functions

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

Public Attributes

 h0
 
 a
 
 g
 
 B
 
 C
 
 L
 

Detailed Description

Planar surface in parabola 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 planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.__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 planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.Check (   self)

This method checks if the input values have physical sense.

◆ ExecuteInitialize()

def planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.ExecuteInitialize (   self)

Member Data Documentation

◆ a

planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.a

◆ B

planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.B

◆ C

planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.C

◆ g

planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.g

◆ h0

planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.h0

◆ L

planar_surface_in_parabola_benchmark.PlanarSurfaceInParabolaBenchmark.L

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