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

Public Member Functions

 test_rhs_finite (self, periodic_vfv)
 
 test_rhs_nonzero_for_nonuniform_field (self, periodic_vfv)
 
 test_rhs_zero_for_constant_field (self, periodic_vfv)
 

Detailed Description

Verify ModelEvaluator.EvaluateRHS produces finite results.

Definition at line 281 of file test_vr_correctness.py.

Member Function Documentation

◆ test_rhs_finite()

test_vr_correctness.TestModelEvaluatorRHS.test_rhs_finite (   self,
  periodic_vfv 
)

Definition at line 284 of file test_vr_correctness.py.

◆ test_rhs_nonzero_for_nonuniform_field()

test_vr_correctness.TestModelEvaluatorRHS.test_rhs_nonzero_for_nonuniform_field (   self,
  periodic_vfv 
)
RHS of advection equation should be nonzero for non-constant field.

Definition at line 314 of file test_vr_correctness.py.

◆ test_rhs_zero_for_constant_field()

test_vr_correctness.TestModelEvaluatorRHS.test_rhs_zero_for_constant_field (   self,
  periodic_vfv 
)
RHS of advection for constant field should be ~zero.

Definition at line 344 of file test_vr_correctness.py.


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