cable_output_variable_get_netcdf_name Function

private elemental function cable_output_variable_get_netcdf_name(this) result(netcdf_name)

Return the netCDF variable name, which defaults to field_name if not specified via netcdf_name.

Type Bound

cable_output_variable_t

Arguments

Type IntentOptional Attributes Name
class(cable_output_variable_t), intent(in) :: this

Return Value character(len=64)