Function mf6bmiutil::split_address

Function Documentation

subroutine mf6bmiutil::split_address(c_var_address, mem_path, var_name)

Split the variable address string.

Splits the full address string into a memory path and variable name, following the rules used by the memory manager.

Parameters
  • [in] c_var_address: full address of a variable

  • [out] mem_path: memory path used by the memory manager

  • [out] var_name: name of the variable