Skip to content

RRTMG: timedependent albedo routine called only on setup #65

@fjansson

Description

@fjansson

When using RRTMG with lCnstAlbedo = .false., a solar-angle-dependent parameterization of albedo is used.

call albedo ! calculate albedo for the solarZenithAngleCos

This function is called only on initialization, it should be called more often since the zenith angle is time-dependent.

Specifically, if initializing at night, the albedo is 0.

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