MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
BudgetFileReader.f90 File Reference

Go to the source code of this file.

Data Types

type  budgetfilereadermodule::budgetfileheadertype
 
type  budgetfilereadermodule::budgetfilereadertype
 

Modules

module  budgetfilereadermodule
 

Functions/Subroutines

subroutine budgetfilereadermodule::initialize (this, iu, iout, ncrbud)
 
subroutine budgetfilereadermodule::read_header (this, success, iout)
 
subroutine budgetfilereadermodule::read_record (this, success, iout)
 
subroutine budgetfilereadermodule::finalize (this)
 
character(len=:) function, allocatable budgetfilereadermodule::get_str (this)
 Get a string representation of the budget file header. More...
 
subroutine budgetfilereadermodule::rewind (this)