Skip to content

Commit b47a365

Browse files
Add from_imod5_data to Modflow6Simulation and GroundwaterFlowModel (#1287)
Add missing ``from_imod5_data`` description to API docs for Modflow6Simulation and GroundwaterFlowModel.
1 parent 1b81ddc commit b47a365

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/api/mf6.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,15 @@ Model objects & methods
2828
Modflow6Simulation.open_transport_budget
2929
Modflow6Simulation.open_head
3030
Modflow6Simulation.open_concentration
31+
Modflow6Simulation.from_imod5_data
3132
Modflow6Simulation.clip_box
3233
Modflow6Simulation.split
3334
Modflow6Simulation.regrid_like
3435
GroundwaterFlowModel
3536
GroundwaterFlowModel.mask_all_packages
3637
GroundwaterFlowModel.prepare_wel_for_mf6
3738
GroundwaterFlowModel.dump
39+
GroundwaterFlowModel.from_imod5_data
3840
GroundwaterTransportModel
3941
GroundwaterTransportModel.mask_all_packages
4042
GroundwaterTransportModel.dump

0 commit comments

Comments
 (0)