Skip to content

Units for fhcyc in inline comment incorrect? #27

@StevePny

Description

@StevePny

real(kind=kind_phys) :: fhcyc !< frequency for surface data cycling (secs)

There is a comment here that indicates that fhcyc has units of 'seconds', however below in the same file it multiplies by 3600., indicating that the implied units is 'hours'. I also see in the regional_Laura test case that this is supplied as '24.', which I assume intends a daily update.

Model%nscyc = nint(fhcyc*3600./Model%dtp)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions