modelSystem
Minimum pool unit (just for this tester)
Extends from TransiEnt.Basics.Icons.Model (Icon for models).
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | P_PBP_set | param.P_el_max_bat*0.1 | |
| Modelica.Blocks.Interfaces.RealInput | P_max_load_star | 0.95 | |
| Modelica.Blocks.Interfaces.RealInput | P_max_unload_star | 0.9 | |
| Modelica.Blocks.Interfaces.RealInput | P_is | param.P_el_max_bat*0.5 | |
| Modelica.Blocks.Interfaces.RealInput | SOC | if time < 3600 then 0.9 else param.SOC_min | |
| Base.PoolControlBus | bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Base.PoolParameter | param |