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

NALU fails with 512 Mesh grid with Error #5

Open
alaminga opened this issue Feb 3, 2021 · 4 comments
Open

NALU fails with 512 Mesh grid with Error #5

alaminga opened this issue Feb 3, 2021 · 4 comments

Comments

@alaminga
Copy link

alaminga commented Feb 3, 2021

We are seeing an issue with the 512 Mesh case of Nalu Wind that does not occur on other cases

terminate called after throwing an instance of 'std::runtime_error'
what(): TKE active with wall bc, however, no value of tke or wall function specified
[gbt01:93690] *** Process received signal ***

This is with the downloaded grid file and all appropriate input files

@chchang6
Copy link

chchang6 commented Feb 3, 2021

Looking into this, will update ASAP.

@chchang6
Copy link

chchang6 commented Feb 5, 2021

@alanminga We have updated the repo with a new input file to correct for this confirmed error. See the updated README for more information.

@alaminga
Copy link
Author

alaminga commented Feb 8, 2021

That got a little further about 500 steps then fails with

terminate called after throwing an instance of 'Belos::StatusTestError'
what(): /tmp/alaminga/spack-stage/spack-stage-trilinos-develop-wpy2e3zhgwps5h6bwpmmrggfn25uuv3x/spack-src/packages/belos/src/BelosStatusTestImpResNorm.hpp:633:

Throw number = 1

Throw test that evaluated to true: true

Belos::StatusTestImpResNorm::checkStatus(): One or more of the current implicit residual norms is NaN.
[gbt03:01684] *** Process received signal ***
[gbt03:01684] Signal: Aborted (6)
[gbt03:01684] Signal code: (-6)

@chchang6
Copy link

Hi @alanminga, we were able to reproduce this, go ahead and reduce the timestep in abl_3km_512_new1.i from 0.5 to 0.25 and update if that helps.

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