You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for each transport model we must choose from which flow model it will get the velocities. This is done by adding a gwf-gwt exchange file. When we split a simulation containing both flow and transport models, we must also create the additional gwf-gwt packages.
The text was updated successfully, but these errors were encountered:
Fixes#788 and #789
# Description
now adds split models to the solution group (ims) that the source model
belonged to.
When writing a split simulation with flow and transport, gwfgwt
exchanges are created. The models are connected based on type and
domain.
# Checklist
- [X] Links to correct issue
- [ ] Update changelog, if changes affect users
- [X] PR title starts with ``Issue #nr``, e.g. ``Issue #737``
- [X] Unit tests were added
- [ ] **If feature added**: Added/extended example
---------
Co-authored-by: Joeri van Engelen <[email protected]>
for each transport model we must choose from which flow model it will get the velocities. This is done by adding a gwf-gwt exchange file. When we split a simulation containing both flow and transport models, we must also create the additional gwf-gwt packages.
The text was updated successfully, but these errors were encountered: