Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in xt3d_iallpc() #177

Closed
tandreasr opened this issue Jul 10, 2019 · 5 comments
Closed

Exception in xt3d_iallpc() #177

tandreasr opened this issue Jul 10, 2019 · 5 comments

Comments

@tandreasr
Copy link

tandreasr commented Jul 10, 2019

Sorry Chris,

I just read in the docs, that GWF-GWF exchanges currently do not support XT3D.
So you may forget about the error below :-)

Do you have any time frame to implement this for Exchanges too?
I personally think that exchanges are the most important cases for a GNC alternative when porting older rectangular models with refined areas to MF6.
Best regards
Andreas

@tandreasr
Copy link
Author

The attachment made the text unreadable in the first place - here we go again...

Hi Chris,
me again :-)

I've encountered another error while trying to use the NPF XT3D option.
The code crashes inside above mentioned subroutine @ line 1181
Error XT3D
as illustrated in the attachment.
Obviously inbr1(1) has got an invalid value of 0 resulting in an invalid subrange error when accessing this%icelltype(mm).
My model consists of 3 coupled rectangular DIS grids using exchages.
So do you have any idea what might be wrong or a possible workaround for that?
(besides switching of XT3D of course :-)
Best regards
Andreas

@tandreasr
Copy link
Author

Error XT3D

@langevin-usgs
Copy link
Contributor

@tandreasr, can you make a small test problem that reproduces this error? If so please attach a zip file (excluding model result files) and we can take a look. XT3D should work within a model even when the model is connected by an exchange with another model. Also, we are currently evaluating approaches for applying XT3D across models. There is no time frame yet for when this might be available, so unfortunately, ghost nodes are your only option at the moment.

@tandreasr
Copy link
Author

Hi Chris,
thanks for your answer.
Unfortunately the test case isn't that small, but I've attached it anyway.
The error occurs right after MF6 starts, so it should be easy to reproduce.
As you might have noticed, it already contains transport models,
so you need the transport fork to run it :-)
Don't hesitate to contact me, if there are further questions.
Best regards,
__modell_err_with_xt3d.zip

Andreas

@langevin-usgs
Copy link
Contributor

I took a quick look at this issue, but I ran into problems right away. I see dry cells, and that can certainly cause problems. I shut off xt3d in the flow models and turned off transport, but the model is still having problems. Will have to close this issue unless we can find a smaller problem that shows the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants