Skip to content

Conversation

@christianlangevin
Copy link
Contributor

@christianlangevin christianlangevin commented Jun 22, 2023

Example of program output when an error is encountered in the list reader:

Using Simulation name file: mfsim.nam

    Solving:  Stress period:     1    Time step:     1

ERROR REPORT:

  1. Error reading list. The number of records encountered exceeds the
     maximum number of records. Number of records found is 2 but MAXBOUND is
     1. Try increasing MAXBOUND for this list. Error occurred reading the
     following line: 
     >>> 1 1 2     -10.00000000

UNIT ERROR REPORT:

  1. Error occurred while reading file 'gwf_ats01a.wel'

Copy link
Contributor

@mjreno mjreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @langevin-usgs, like the standardization.

@christianlangevin christianlangevin merged commit cb11acf into MODFLOW-ORG:develop Jun 23, 2023
@christianlangevin christianlangevin deleted the feat-release branch June 23, 2023 16:56
emorway-usgs added a commit to emorway-usgs/modflow6 that referenced this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent use of store_error()

2 participants