getSolRatioVarUnit()
Return the SI unit of the "Solution Ratio" variable.
Usage
solRatioVarUnit = adb.getSolRatioVarUnit( name )
Parameters
- name (string)
- The "Solution Ratio" variable name.
Return Value
- solRatioVarUnit (string)
- The SI unit of the variable.
Errors
name must be a valid name.
Description
solRatioVarUnit = adb.getSolRatioVarUnit( 'pressure' )