FISH Functions
The type specifiers used in the FISH function signatures are given in the “FISH Type Index” section.
Thermal Rigid Block Utilities
rblock.thermal.find(INT) | Find a thermal rigid block. |
rblock.thermal.inbox(VEC,VEC<,BOOL>) | Get thermal rigid blocks with extents intersecting a box. |
rblock.thermal.list | Get the global thermal rigid block list. |
rblock.thermal.near(VEC<,FLT>) | Find the closest thermal rigid block to a point. |
rblock.thermal.num | Get the number of thermal rigid blocks. |
rblock.thermal.typeid | Get the thermal rigid block type number. |
Thermal Rigid Block Intrinsics
rblock.thermal.contactmap(RBTH_PNT<,INT,PNT>) | Get active thermal contacts around a thermal rigid block. |
rblock.thermal.contactmap.all(RBTH_PNT<,INT,PNT>) | Get all thermal contacts around a thermal rigid block. |
rblock.thermal.contactnum(RBTH_PNT<,INT>) | Get number of active thermal contacts around a thermal rblock. |
rblock.thermal.contactnum.all(RBTH_PNT<,INT>) | Get total number of thermal contacts around a thermal rigid... |
rblock.thermal.expansion(RBTH_PNT) | Get/set the thermal expansion coefficient. |
rblock.thermal.extra(RBTH_PNT<,INT>) | Get/set the thermal rigid block extra variable. |
rblock.thermal.fix(RBTH_PNT) | Get/set the temperature fixity condition. |
rblock.thermal.group(RBTH_PNT<,INT>) | Get/set thermal rigid block groups. |
rblock.thermal.group.remove(RBTH_PNT,STR) | Remove thermal rigid block groups. |
rblock.thermal.id(RBTH_PNT) | Get the thermal rigid block ID. |
rblock.thermal.isgroup(RBTH_PNT,STR<,STR>) | Query the existence of a group. |
rblock.thermal.isprop(RBTH_PNT,STR) | Query the existence of a property. |
rblock.thermal.power.app(RBTH_PNT) | Get/set the thermal applied power. |
rblock.thermal.power.unbal(RBTH_PNT) | Get the unbalanced thermal power. |
rblock.thermal.prop(RBTH_PNT,STR) | Get/set a thermal rigid block property. |
rblock.thermal.rigid(blockbt) | Get the pointer to the host mechanical rigid block. |
rblock.thermal.specific.heat(RBTH_PNT) | Get/set the specific heat coefficient. |
rblock.thermal.temp(RBTH_PNT) | Get/set the temperature. |
rblock.thermal.temp.increment(RBTH_PNT) | Get/set the current temperature increment. |
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |