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