modelNewtonCoolingWithDefaults
Cooling example with default parameter values
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | T_inf | 25 | Ambient temperature |
| Real | T0 | 90 | Initial temperature |
| Real | h | 0.7 | Convective cooling coefficient |
| Real | A | 1.0 | Surface area |
| Real | m | 0.1 | Mass of thermal capacitance |
| Real | c_p | 1.2 | Specific heat |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | T | Temperature |