static_map_init Interface

interface
public module subroutine static_map_init(comm_handler, par_filepath, nf90_filepath)

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communication handler

character(len=*), intent(in), optional :: par_filepath

Filename, where to read map parameters from

character(len=*), intent(in), optional :: nf90_filepath

Filename, where to read/write map NetCDF file, If not present NetCDF I/O happens to static_data_dirpath directory

Description

Initializes parallel map as part of static data