test_constant_data Program

Test PDF generation with constant data (Issue #237) Verifies division by zero protection when data ranges are zero


Variables

Type Attributes Name Initial
real(kind=wp) :: x(5)
real(kind=wp) :: y_constant(5)
real(kind=wp) :: y_normal(5)
integer :: i