=========== Consumption =========== A simple node producing constant outflows Parameter --------- +-----------------------+------------------------+------------------------------------------------------------------------+ | Name | Type | Description | +=======================+========================+========================================================================+ | const_flow_potable | double | outflow potable | +-----------------------+------------------------+------------------------------------------------------------------------+ | const_flow_nonpotable | double | outflow non-potable | +-----------------------+------------------------+------------------------------------------------------------------------+ | const_flow_greywater | double | outflow grey water | +-----------------------+------------------------+------------------------------------------------------------------------+ | const_flow_sewer | double | outflow sewer | +-----------------------+------------------------+------------------------------------------------------------------------+ | const_flow_stormwater | double | outflow storm water | +-----------------------+------------------------+------------------------------------------------------------------------+ In and Out ---------- +--------------------+------------+--------------------------------------------+ | Name | Type | Description | +====================+============+============================================+ | out_p | out | potable demand | +--------------------+------------+--------------------------------------------+ | out_np | out | non potable demand | +--------------------+------------+--------------------------------------------+ | out_g | out | grey water | +--------------------+------------+--------------------------------------------+ | out_s | out | black water | +--------------------+------------+--------------------------------------------+ | out_sw | out | storm water | +--------------------+------------+--------------------------------------------+