Skip to content

Passing of iter and niter in compute friction velocity subroutine #521

@JhanSrbinovsky

Description

@JhanSrbinovsky

Can implement this at a later date following implementation of:

 * In comp_friction_vel, define zetar as REAL(mp) 
 * Call comp_friction_vel with : canopy%zetar(:,iter)
 * Then we can remove iter and NITER from the definition of comp_friction_vel entirely.

if possible. For now I just want a branch to test that asymmetric dimension declaration on both sides of the CALL is not the source of fluctuation in AM3, and should be able to do that here if indeed the output is identical.

Following DM with @har917 and @ccarouge

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