7.16.1.20.47. Pid_Controlled_Cooler
- Syntax
Source For Energy [ SpeciesName | MaterialPhaseName | ] MeshPartIdentifier = Pid_Controlled_Cooler [Power_Output = power_output | Toggle = toggle | P = p | I = i | D = d | Band = Band | Filter_Tau = Filter_Tau | Setpoint_Function_Name = Setpoint_Function_Name | Control_Variable = Control_Variable | Max_Cooling_Power = Max_Cooling_Power]
- Summary
This is similar to PID_Controlled, however, the source is applied to cool the volume instead of heat it. Max_Cooling_Power should be a positive value. See description for PID_CONTROLLED at Pid_Controlled for more details
- Description
The following options are present in most boundary conditions/sources. The meaning of each option is as follows:
- Power_Output
If specified, the total (integrated) power of the given BC/Src is calculated and stored into the global variable name specified as the power_output argument.
- Toggle
If given, specifies which toggle block controls whether this BC is active or not.
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
{in | material_phase} |
– |
|
MaterialPhaseName |
string |
– |
{levelset_phase | ls} |
– |
|
{@ | at | for | in | on | over} |
– |
|
MeshPartIdentifier |
string |
– |
power_output |
“string” |
– |
toggle |
“string” |
– |
p |
real |
0 |
i |
real |
0 |
d |
real |
0 |
Band |
real |
0 |
Filter_Tau |
real |
1 |
Setpoint_Function_Name |
“string” |
– |
Control_Variable |
“string” |
– |
Max_Cooling_Power |
real |
– |