autoemulate.simulations.flow_problem#
- class FlowProblem(parameters_range=None, output_names=None, log_level='progress_bar', ncycles=10, ncomp=10)[source]#
Bases:
Simulator
Flow Problem Simulator.
The system simulated is a tube with an input flow rate at any given time. The tube is divided to ncomp compartments which allows for the study of the pressure and flow rate at various points in the tube.