block.thermal.grid.point

Syntax

v = block.thermal.grid.point(in,i p)
block.thermal.grid.point(in,i p) = v

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

Returns:v - location of point \(p\) of grid \(n\)
Accepts:v - location of point \(p\) of grid \(n\)