block.thermal.grid.point

Syntax

v = block.thermal.grid.point(in,ip)
block.thermal.grid.point(in,ip) = v

Get/set the point location for point \(ip\) of grid \(in\) when using the analytical thermal solution. The input point \(ip\) is an integer from 1 to 3, where \(ip\) = 1 refers to the top-left corner of the grid, \(ip\) = 2 refers to the top-right corner of the grid and \(ip\) = 3 refers to the bottom-right corner of the grid. See block thermal for details.

Returns:

v - location of point \(ip\) of grid \(in\)

Accepts:

v - location of point \(ip\) of grid \(in\)