VertexCFD  0.0-dev
Public Member Functions | Public Attributes | List of all members
test_natural_convection.TestNaturalConvection Class Reference

Public Member Functions

def setup_class (self)
 
def teardown_class (self)
 
def setup_method (self)
 
def teardown_method (self)
 
def check_nusselt_number (self, capfd)
 
def test_2d_natural_convection (self, request)
 
def test_3d_rayleigh_benard_convection (self, capfd)
 

Public Attributes

 mesh_file_path
 
 input_file_path
 
 vertexcfd_exec
 
 exodiff_exec
 
 main_path
 
 no_exodiff_file
 
 test_path
 
 input_file
 Parameters to edit for each function #### Set parameters. More...
 
 mesh_file
 
 output_file
 

Member Function Documentation

◆ setup_class()

def test_natural_convection.TestNaturalConvection.setup_class (   self)
 setup any state specific to the execution of the
  given class (which usually contains tests).

◆ setup_method()

def test_natural_convection.TestNaturalConvection.setup_method (   self)
 setup test.

◆ teardown_class()

def test_natural_convection.TestNaturalConvection.teardown_class (   self)
 teardown any state that was previously
  setup with a call to setup_class.

◆ teardown_method()

def test_natural_convection.TestNaturalConvection.teardown_method (   self)
 teardown test.

Member Data Documentation

◆ input_file

test_natural_convection.TestNaturalConvection.input_file

Parameters to edit for each function #### Set parameters.

Parameters to edit for each function #### Parameters for VertexCFD run.


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