Code Reference
Model classes
- MF6model class
MF6model
MF6model.get_flopy_external_file_input()
MF6model.get_package_list()
MF6model.get_raster_statistics_for_cells()
MF6model.get_raster_values_at_cell_centers()
MF6model.idomain
MF6model.load_from_config()
MF6model.perioddata
MF6model.setup_chd()
MF6model.setup_drn()
MF6model.setup_ghb()
MF6model.setup_ic()
MF6model.setup_ims()
MF6model.setup_lak()
MF6model.setup_npf()
MF6model.setup_obs()
MF6model.setup_oc()
MF6model.setup_rch()
MF6model.setup_riv()
MF6model.setup_simulation_mover()
MF6model.setup_sto()
MF6model.setup_tdis()
MF6model.setup_wel()
MF6model.write_input()
- MFnwtModel class
- MFsetupMixin class
MFsetupMixin
MFsetupMixin.get_boundary_cells()
MFsetupMixin.high_k_lake_recharge
MFsetupMixin.interp_weights
MFsetupMixin.isbc
MFsetupMixin.lakarr
MFsetupMixin.lake_bathymetry
MFsetupMixin.load_cfg()
MFsetupMixin.load_features()
MFsetupMixin.load_grid()
MFsetupMixin.model_version
MFsetupMixin.package_list
MFsetupMixin.parent_layers
MFsetupMixin.parent_mask
MFsetupMixin.parent_stress_periods
MFsetupMixin.perimeter_bc_type
MFsetupMixin.regrid_from_parent()
MFsetupMixin.setup_external_filepaths()
MFsetupMixin.setup_from_cfg()
MFsetupMixin.setup_from_yaml()
MFsetupMixin.setup_grid()
MFsetupMixin.source_path
Supporting modules
- mfsetup.discretization module
ModflowGwfdis
adjust_layers()
cellids_to_kij()
create_vertical_pass_through_cells()
deactivate_idomain_above()
fill_cells_vertically()
fill_empty_layers()
find_remove_isolated_cells()
fix_model_layer_conflicts()
get_highest_active_layer()
get_layer()
get_layer_thicknesses()
make_ibound()
make_idomain()
make_irch()
make_lgr_idomain()
populate_values()
verify_minimum_layer_thickness()
voxels_to_layers()
weighted_average_between_layers()
- mfsetup.fileio module
add_version_to_fileheader()
append_csv()
check_source_files()
dump()
dump_json()
dump_yml()
exe_exists()
flopy_mf2005_load()
flopy_mf6model_load()
flopy_mfsimulation_load()
load()
load_array()
load_cfg()
load_json()
load_modelgrid()
load_yml()
read_ggofile()
read_lak_ggo()
read_mf6_block()
remove_file_header()
save_array()
set_cfg_paths_to_absolute()
setup_external_filepaths()
which()
- mfsetup.grid module
MFsetupGrid
MFsetupGrid.bbox
MFsetupGrid.botm
MFsetupGrid.bounds
MFsetupGrid.crs
MFsetupGrid.dataframe
MFsetupGrid.get_dataframe()
MFsetupGrid.get_intercell_connections()
MFsetupGrid.get_vertices()
MFsetupGrid.intercell_connections
MFsetupGrid.length_multiplier
MFsetupGrid.length_units
MFsetupGrid.polygons
MFsetupGrid.proj_str
MFsetupGrid.rotation
MFsetupGrid.size
MFsetupGrid.top
MFsetupGrid.transform
MFsetupGrid.vertices
MFsetupGrid.wkt
MFsetupGrid.write_bbox_shapefile()
MFsetupGrid.write_shapefile()
MFsetupGrid.xul
MFsetupGrid.yul
get_cellface_midpoint()
get_crs()
get_crs_length_units()
get_grid_bounding_box()
get_ij()
get_intercell_connections()
get_kij_from_node3d()
get_nearest_point_on_grid()
get_point_on_national_hydrogeologic_grid()
get_transform()
rasterize()
setup_structured_grid()
snap_to_cell_corner()
write_bbox_shapefile()
- mfsetup.interpolate module
- mfsetup.tdis module
- mfsetup.tmr module