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
Regional case: overlap between surface and lateral boundaries. Boundary condition is set twice giving a tracer with twice the value. Doesn't affect interior solution.
Possible solution: flag exclude_surface for lateral boundary conditions.
Another solution: check surface boundary before making lateral boundary condition mask.
The text was updated successfully, but these errors were encountered:
Regional case: overlap between surface and lateral boundaries. Boundary condition is set twice giving a tracer with twice the value. Doesn't affect interior solution.
Possible solution: flag
exclude_surface
for lateral boundary conditions.Another solution: check surface boundary before making lateral boundary condition mask.
The text was updated successfully, but these errors were encountered: