colname()
Return a specific model table column name, according to the model table type.
param (str) – Parameter name.
model_name (str, optional) – Model table type (currently only supports PARSEC)
The relevant column name.
str