power_budget#
- PostProcessorIcepak.power_budget(units='W', temperature=22, output_type='component')#
Power budget calculation.
- Parameters:
- units
str
,optional
Output power units. The default is
"W"
.- temperature
float
,optional
Temperature to calculate the power. The default is
22
.- output_type
str
,optional
Output data presentation. The default is
"component"
. The options are"component"
, or"boundary"
."component"
returns the power based on each component."boundary"
returns the power based on each boundary.
- units
- Returns:
References
>>> oEditor.ChangeProperty