Learn R Programming

epanet2toolkit (version 1.0.8)

ENresetreport: Resets a project's report options to their default values.

Description

Resets a project's report options to their default values.

Usage

ENresetreport()

Arguments

Value

Returns NULL invisibly; called for side effect

Details

After calling this function the default reporting options are in effect. These are:

  • no status report

  • no energy report

  • no nodes reported on

  • no links reported on

  • node variables reported to 2 decimal places

  • link variables reported to 2 decimal places (3 for friction factor)

  • node variables reported are elevation, head, pressure, and quality

  • link variables reported are flow, velocity, and head loss.