CAM
subgridWeightsMod.F90 File Reference
#include "shr_assert.h"

Data Types

type  subgridweightsmod::subgrid_weights_diagnostics_type
 

Modules

module  subgridweightsmod
 

Functions/Subroutines

subroutine, public subgridweightsmod::init_subgrid_weights_mod (bounds)
 
subroutine, public subgridweightsmod::compute_higher_order_weights (bounds)
 
subroutine, public subgridweightsmod::set_active (bounds)
 
logical function, private subgridweightsmod::is_active_l (l)
 
logical function, private subgridweightsmod::is_active_c (c)
 
logical function, private subgridweightsmod::is_active_p (p)
 
real(r8) function, public subgridweightsmod::get_landunit_weight (g, ltype)
 
subroutine, public subgridweightsmod::set_landunit_weight (g, ltype, weight)
 
logical function, public subgridweightsmod::is_gcell_all_ltypex (g, ltype)
 
subroutine, public subgridweightsmod::check_weights (bounds, active_only)
 
logical function, private subgridweightsmod::weights_okay (sumwts, active_weights_only, i_am_active)
 
subroutine, public subgridweightsmod::set_subgrid_diagnostic_fields (bounds)
 
subroutine, private subgridweightsmod::set_pct_landunit_diagnostics (bounds)
 
subroutine, private subgridweightsmod::set_pct_glc_mec_diagnostics (bounds)
 
subroutine, private subgridweightsmod::set_pct_pft_diagnostics (bounds)
 

Variables

type(subgrid_weights_diagnostics_type) subgridweightsmod::subgrid_weights_diagnostics