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

Error in Evaluation of Constant Variables for Rate Coefficients in Lorentz Attractor Problem #117

Open
smpeyres opened this issue Oct 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@smpeyres
Copy link
Collaborator

In problems/lorentz_attractor.i, the input file fails to run with the following error:

*** ERROR ***
aux_rate0: Trying to get a non-existent variable ‘args'

This appears to be linked with the evaluation of the rate constants dependent on the variables ‘sigma’, ‘R’, and ‘p’ that are provided under ‘equation_constants’ and given values in ‘equation_values’. This is very confusing because this is the exact same structure used for some input files containing ‘Tgas’, “J’, and ‘pi’, among others.

Notes:

  • No error is given when these constants and values are given but not utilized in the rate coefficient expressions.
  • Copy-and-pasting the syntax and usage of ‘Tgas’ and etc from other input files does not work either.
@smpeyres smpeyres added the bug Something isn't working label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant