watertap.examples.flowsheets.full_treatment_train.analysis package

Submodules

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_NF module

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_NF.build(m, has_bypass=True)[source]

Build a flowsheet with nanofiltration as the pretreatment process.

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_NF_no_bypass module

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_NF_two_stage module

mutable parameters for optimization:

m.fs.system_recovery_target m.fs.max_allowable_pressure

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_NF_two_stage.build(m, **kwargs)[source]

Build a flowsheet with softening pretreatment and RO.

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_single_stage module

mutable parameters for optimization:

m.fs.system_recovery_target

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_single_stage.build(m, **kwargs)[source]

build an RO

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_single_stage.set_optimization_components(m, system_recovery, **kwargs)[source]

adds max_saturation_index and system_recovery_target

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_softening module

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_softening.build(m)[source]

Build a flowsheet with lime softening as the pretreatment process.

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_softening_two_stage module

mutable parameters for optimization:

m.fs.system_recovery_target m.fs.max_allowable_pressure

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_softening_two_stage.build(m, **kwargs)[source]

Build a flowsheet with softening pretreatment and RO.

watertap.examples.flowsheets.full_treatment_train.analysis.flowsheet_two_stage module

mutable parameters for optimization:

m.fs.system_recovery_target m.fs.max_allowable_pressure

watertap.examples.flowsheets.full_treatment_train.analysis.multi_sweep module

Module contents