block.gp.temp

Syntax

f = block.gp.temp(bgpp<,b>)
block.gp.temp(bgpp<,b>) = f

Get/set the gridpoint temperature. If setting the temperature, and the second argument is set to true, the changing temperature will cause a corresponding change in mechanical displacement. The default is false. If getting the temperature, the second argument is ignored if present.

Returns:f - temperature
Accepts:f - temperature
Arguments:bgpp - block gridpoint pointer b - optional flag that causes a mechanical response to a changed temperature if set to true (default is false)