-
-
Notifications
You must be signed in to change notification settings - Fork 426
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
'inner_boundary_index' referenced before assignment #622
Comments
I think you are missing shell |
I think that the combination of |
The example abundance file(s) show it beginning with 1. @ftsamis I think you're right. It also makes sense that a set up with varying abundances should not have a constant density and velocity. |
True - physically it may not be very meaningful but it could be a useful setup for test calculations. In any case, I'd suggest to add a check which informs the user that the selected combination is currently not supported. |
This issue has probably become irrelevant after #652 was merged. |
This run uses
model/structure/type/specific
andmodel/abundances/type/file
.Here is the pastebin with my terminal commands and full error.
Here is the pastebin with my .yml configuration file.
Here is the pastebin with the abundances file.
It might not be a good idea to have a file type for abundances and
type:specific
for the structure. The error could stem from the astrophysics side more so than the programming aspect, but I would like to know why this is not working.The text was updated successfully, but these errors were encountered: