PARAM, TABS
Bulk Data Entry Converts units of the temperature input (Fahrenheit or Celsius) to the absolute temperature (Degrees Kelvin).
| Parameter | Values | Description | 
|---|---|---|
| TABS | <
                                        Real > Default = 0.0  | 
                                Absolute temperature
                                        scale. If the temperature input is in Celsius, then PARAM,TABS,273.16 should be used. If the temperature input is in Fahrenheit, then PARAM,TABS,459.69 should be used.  |