CAM
lnd_import_export Module Reference

Functions/Subroutines

subroutine lnd_import (bounds, x2l, atm2lnd_vars, glc2lnd_vars)
 
subroutine lnd_export (bounds, lnd2atm_vars, lnd2glc_vars, l2x)
 

Function/Subroutine Documentation

◆ lnd_export()

subroutine lnd_import_export::lnd_export ( type(bounds_type), intent(in)  bounds,
type(lnd2atm_type), intent(inout)  lnd2atm_vars,
type(lnd2glc_type), intent(inout)  lnd2glc_vars,
real(r8), dimension(:,:), intent(out)  l2x 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ lnd_import()

subroutine lnd_import_export::lnd_import ( type(bounds_type), intent(in)  bounds,
real(r8), dimension(:,:), intent(in)  x2l,
type(atm2lnd_type), intent(inout)  atm2lnd_vars,
type(glc2lnd_type), intent(inout)  glc2lnd_vars 
)
Here is the call graph for this function:
Here is the caller graph for this function: