-
Notifications
You must be signed in to change notification settings - Fork 39
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
No input error for invalid velocity BC type #480
Comments
Agreed that is not as helpful as it could be. Can you give me a stack trace please to help me pin point where to add more useful error messages? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Due to a copy/paste error, I accidentally set the velocity BC to:
This segfaults in
opt
and givesFailed to convert N5GRINS15FEVariablesBaseE reference to N5GRINS28SpeciesMassFractionsVariableE The N5GRINS15FEVariablesBaseE appears to be a N5GRINS16VelocityVariableE
indbg
, neither of which are very helpful in finding the problem.The text was updated successfully, but these errors were encountered: