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

View source: R/report.r

ENresetreportR Documentation

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

Description

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

Usage

ENresetreport()

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.

Value

Returns NULL invisibly; called for side effect


epanet2toolkit documentation built on Nov. 6, 2023, 9:06 a.m.