iwfm.subΒΆ

Submodel extraction functions for IWFM models.

Modules

gw_bc_cghd_file

Read the original groundwater constrained general head boundary conditions file, determine which boundary conditions are in the submodel, and write out a new file.

gw_bc_file

Read the original groundwater boundary conditions file, determine which boundary conditions are in the submodel, and write out a new file.

gw_bc_node_file

Read a groundwater boundary-condition sub-file (specified flow, specified head, or general head), keep the boundary conditions at submodel nodes, and write out a new file.

gw_file

Read the original groundwater main file, determine which elements are in the submodel, and write out a new file, then modify the other groundwater component files.

gw_pump_epump_file

Copy the old element pumping file and replace the contents with those of the new submodel, and write out the new file.

gw_pump_file

Read the original groundwater main pumping file, determine which pumping components are in the submodel, and write out a new file.

gw_pump_well_file

Copy the old well pumping file and replace the contents with those of the new submodel, and write out the new file.

gw_subs_file

Read the original groundwater subsidence file, determine which nodes are in the submodel, and write out a new file.

gw_td_file

Read the original tile drain main file, determine which components are in the submodel, and write out a new file.

lake_file

Read the original Simulation lake main file, keep only the lakes that are in the submodel, and write out a new file.

lu_file

Copy original land use input file, remove the elements that are not in the submodel, and write out the new file.

pp_elem_file

Copy the old element file and replace the contents with those of the new model, and write out the new file.

pp_file

Copy the old preprocessor input file, replacing the file names with those of the new model, and write out the new file.

pp_lake_file

Copy the old lake file and replace the contents with those of the new model, and write out the new IWFM lake file.

pp_lakes

Read the lake file and return information for lakes in the submodel.

pp_node_file

Copy the original node file, replace the contents with those of the new model, and write out the new file.

pp_node_list

Read the element file and return a list of the nodes in the submodel.

pp_strat_file

Copy the original stratigraphy file and replace the contents with those of the new submodel, and write out the new file.

pp_stream_file

Copy the old stream file and replaces the contents with those of the new submodel, and write out the new file.

pp_streams

Read the stream specification file and returns stream reach and rating table info.

remove_items

Remove lines for components (elements, nodes, stream nodes, etc) that are not in the submodel.

rootzone_file

Read the original Simulation rootzone main file, determine which elements are in the submodel, and write out a new file, then modify the other Simulation rootzone component files.

rz_dest_file

Copy the surface flow destination file (DESTFL, rootzone v4.12+) and reduce to the elements in a submodel.

rz_npc_file

Copy the rootzone non-ponded crops main file and replace the contents with those of the new submodel, write out the new file, and process the other non-ponded crop files.

rz_nv_file

Copy the rootzone native and riparian main file and replace the contents with those of the new submodel, write out the new file, and process the other non-ponded crop files.

rz_pc_file

Copy the rootzone ponded crops main file and replace the contents with those of the new submodel, write out the new file, and process the other ponded crop files.

rz_urban_file

Copy the rootzone urban main file and replace the contents with those of the new submodel, write out the new file, and process the other urban files.

sim_file

Copy the old simulation input file, replacing the file names with those of the new model, and write out the new file.

st_bp_file

Copy the stream bypass specification file and replace the contents with those of the new submodel, and write out the new file.

st_inflow_file

Read the original stream inflow file, determine which stream nodes are in the submodel, and write out a new file.

streams_file

Read the original Simulation streams main file, determine which elements are in the submodel, and write out a new file, then modify the other Simulation stream component files.

swhed_file

Read original old small watershed file, determine which small watersheds are in the submodel, and write out a new file.

unsat_file

Read the original unsaturated zone file, determine which elements are in the submodel, and write out a new file.