MODFLOW-USGS / mfusg

Public repository for MODFLOW-USG
https://water.usgs.gov/ogw/mfusg/
7 stars 4 forks source link

Bug in EVT Package #35

Closed langevin-usgs closed 5 years ago

langevin-usgs commented 6 years ago

Marius,

The variable “NODES” is not being passed into EVT8U1RP. Please see below – you need to add the highlighted part to the subroutine (NODES). If you want an executable I can provide you with one with this fixed.

Sorab

     SUBROUTINE GWF2EVT8U1RP(IN)
C     ******************************************************************
C     READ EVAPOTRANSPIRATION DATA
C     ******************************************************************
C
C        SPECIFICATIONS:
C     ------------------------------------------------------------------
      USE GLOBAL,      ONLY:IOUT,NCOL,NROW,NLAY,DELR,DELC,IFREFM,NODLAY,
     1  AREA,IUNSTR,NODES
langevin-usgs commented 5 years ago

Fixed with https://github.com/MODFLOW-USGS/mfusg/commit/585e69068a155e063df4072e6e5ec2f5588b708e