MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
Main Page
Modules
Data Types List
Files
File List
File Members
mf6.f90
Go to the documentation of this file.
1
!> @brief MODFLOW 6 main entry point
2
!!
3
!! This is the main entry point for the MODFLOW 6 program.
4
!!
5
!<
6
program
mf6
7
! -- modules
8
use
mf6coremodule
9
!
10
! -- run
11
call
mf6run
()
12
13
end program
mf6
program mf6
MODFLOW 6 main entry point.
Definition:
mf6.f90:6
mf6coremodule
Core MODFLOW 6 module.
Definition:
mf6core.f90:8
mf6coremodule::mf6run
subroutine mf6run
Main controller.
Definition:
mf6core.f90:33
src
mf6.f90
Generated on Tue Nov 5 2024 12:10:40 for MODFLOW 6 by
1.9.1