Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

ocean: error on ierr variable with intel 17 #1161

@mark-petersen

Description

@mark-petersen

The ierr variable causes a build fail on CORI with intel 17 at this location.

mpas_ocn_core_interface.f90
read(unitNumber, AM_pointwiseStats, iostat=ierr)

The solution for a local fix was to simply rename ierr to a different variable name in that call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions