landuse_allocate_mland Subroutine

public subroutine landuse_allocate_mland(imland, luc)

Uses

  • proc~~landuse_allocate_mland~~UsesGraph proc~landuse_allocate_mland landuse_allocate_mland module~landuse_constant landuse_constant proc~landuse_allocate_mland->module~landuse_constant module~cable_def_types_mod cable_def_types_mod module~landuse_constant->module~cable_def_types_mod module~casadimension casadimension module~landuse_constant->module~casadimension module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod module~casadimension->module~cable_def_types_mod

Allocates the luc%%var(imland,mvmax) variables

WARNING: Need to use a separate ALLOCATE call for each array

Arguments

Type IntentOptional Attributes Name
integer :: imland
type(landuse_mland), intent(inout) :: luc

Called by

proc~~landuse_allocate_mland~~CalledByGraph proc~landuse_allocate_mland landuse_allocate_mland proc~landuse_driver landuse_driver proc~landuse_driver->proc~landuse_allocate_mland