DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
test_fv_correctness.TestGlobalVolume Class Reference

Public Member Functions

 test_wall_mesh_global_volume (self, wall_mesh_fv)
 
 test_periodic_mesh_global_volume (self, periodic_mesh_fv)
 

Detailed Description

Verify global (summed) volume equals the domain area.

Definition at line 123 of file test_fv_correctness.py.

Member Function Documentation

◆ test_periodic_mesh_global_volume()

test_fv_correctness.TestGlobalVolume.test_periodic_mesh_global_volume (   self,
  periodic_mesh_fv 
)
Domain [0,3]^2 has area 9.0.

Definition at line 131 of file test_fv_correctness.py.

◆ test_wall_mesh_global_volume()

test_fv_correctness.TestGlobalVolume.test_wall_mesh_global_volume (   self,
  wall_mesh_fv 
)
Domain [-1,2]^2 has area 9.0.

Definition at line 126 of file test_fv_correctness.py.


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