Control
This module contains the function that control the operating conditions of the MEA system.
control_operating_conditions(t, solver_variables, operating_inputs, parameters, control_variables)
This function controls the operating conditions of the MEA system, if required. It is currently in construction.
| Parameters: |
|
|---|
Source code in model/control.py
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | |