Skip to content

Profiling is turned on by default and can't be turned off #2610

@p-ortega

Description

@p-ortega

Hi dev team,

I apologise for the basic description of this and if is the intended behaviour, but I've encountered this when running a mf6 sim with several transport models.

Describe the bug
The profiling option is always on by default and the following does not turn it off:

BEGIN options
  PROFILE_OPTION NONE
END options

To reproduce
I have attached a multi-species model that hits the MAX_NR_TIMED_SECTIONS when profiling is turned on.
issue.tar.gz

Expected behavior
Profiling off by default and be able to turn it off using the block option

Environment

  • Same issue across Linux, MacOS, and Windows.
  • MODFLOW 6 version 6.6.2, 6.6.3 and 6.7.0-dev from nightly build.

Context
I got this when I was testing a mf6api application across platforms.
example

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions