We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b81ddc commit b47a365Copy full SHA for b47a365
1 file changed
docs/api/mf6.rst
@@ -28,13 +28,15 @@ Model objects & methods
28
Modflow6Simulation.open_transport_budget
29
Modflow6Simulation.open_head
30
Modflow6Simulation.open_concentration
31
+ Modflow6Simulation.from_imod5_data
32
Modflow6Simulation.clip_box
33
Modflow6Simulation.split
34
Modflow6Simulation.regrid_like
35
GroundwaterFlowModel
36
GroundwaterFlowModel.mask_all_packages
37
GroundwaterFlowModel.prepare_wel_for_mf6
38
GroundwaterFlowModel.dump
39
+ GroundwaterFlowModel.from_imod5_data
40
GroundwaterTransportModel
41
GroundwaterTransportModel.mask_all_packages
42
GroundwaterTransportModel.dump
0 commit comments