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~aggregator_mod aggregator_mod module~cable_def_types_mod->module~aggregator_mod 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 iso_fortran_env iso_fortran_env module~aggregator_mod->iso_fortran_env module~cable_error_handler_mod cable_error_handler_mod module~aggregator_mod->module~cable_error_handler_mod module~cable_error_handler_base_mod cable_error_handler_base_mod module~cable_error_handler_mod->module~cable_error_handler_base_mod module~cable_error_handler_base_mod->iso_fortran_env

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