Skip to content

Inconsistencies in TwoStreamMLPEmod #1505

@mvdebolskiy

Description

@mvdebolskiy

Public parameters nearzero, fates_unset_r8,fates_unset_int are defined here (f.e.):

real(fates_r8), parameter, public :: nearzero = 1.0e-30_fates_r8

While a private nearzero and unset_r8, unset_int are defined in TwoStreamMLPEMod and assigned different values:

real(r8),parameter :: nearzero = 1.e-20_r8

@rgknox @glemieux is the reason for this unit testing (there is nothing in the comments)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ❕Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions