CADETProcess.simulator.Cadet.get_section_times

CADETProcess.simulator.Cadet.get_section_times#

Cadet.get_section_times(process)#

Get the section times for a single cycle of a process.

Parameters:
processProcess

The process to simulate.

Returns:
list

Section times for a single cycle of a process.

See also

get_section_times_complete
get_solution_time_complete
CADETProcess.processModel.Process.section_times