CADETProcess.simulator.SimulatorBase.get_section_times_complete#
- SimulatorBase.get_section_times_complete(process: Process) list[float][source]#
Get the section times for multiple cycles of a process.
- Parameters:
- processProcess
The process to simulate.
- Returns:
- list
Section times for multiple cycles of a process.
See also
get_section_timesn_cyclesget_solution_time_completeCADETProcess.processModel.Process.section_times