Skip to content

Adaptive time step limits model integration time to 3 hours when running WRF-ideal #2036

@jhruppert

Description

@jhruppert

Describe the bug
When use_adaptive_time_step = .true. for a WRF-ideal run, model will only integrate to a maximum of 3 hours (or shorter). It runs "successfully," just does not continue for runs with longer run times specified in namelist.

Found this bug when running test/em_convrad case. I assume it may hold for all WRF-IDEAL.

I verified the bug on two different computers: CISL/Derecho and the OSCER supercomputer at University of Oklahoma. Quite different compilers. Latest WRF version; haven't tried with older versions.

To Reproduce
Steps to reproduce the behavior:

  1. Run one of the idealized test cases
  2. Set "use_adaptive_time_step = .true." in namelist and try setting run time beyond 3 hours.
  3. Model will "successfully" complete at 3 hours, despite end time settings in namelist.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions