lnd_export Subroutine

public subroutine lnd_export(bounds, lnd2atm_inst, lnd2glc_inst, l2x)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(lnd2atm_type), intent(inout) :: lnd2atm_inst
type(lnd2glc_type), intent(inout) :: lnd2glc_inst
real(kind=r8), intent(out) :: l2x(:,:)