hydromodpy.solver.modflow6.builders.solver_options#

MF6 solver and NPF option resolution.

Functions

log_xt3d_resolution(model[, solver_mesh])

Log the resolved XT3D mode once the solver mesh is known.

resolve_ims_complexity(model[, solver_mesh])

Return IMS complexity, promoting SIMPLE under XT3D or Newton.

resolve_xt3d_npf_options(model[, solver_mesh])

Return FloPy NPF XT3D options.

xt3d_activation_mode(model[, solver_mesh])

Return the XT3D activation mode used in logs and diagnostics.

xt3d_is_enabled(model[, solver_mesh])

Return whether XT3D should be enabled for this MF6 run.

xt3d_requested_value(model)

Return the configured XT3D override.