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

Compile-time RHS evaluation should have a pretty print option #1324

Open
maxpkatz opened this issue Sep 9, 2023 · 0 comments
Open

Compile-time RHS evaluation should have a pretty print option #1324

maxpkatz opened this issue Sep 9, 2023 · 0 comments

Comments

@maxpkatz
Copy link
Member

maxpkatz commented Sep 9, 2023

For all of the new-style networks, the actual_network.H file specifies the metadata that determine each reaction, but it does so in an implicit form. It would be nice to have a pretty-print option that writes out the explicit form of the RHS (and Jacobian) as it would appear if we had written out the C++ explicitly, i.e. to show the full expression ydot(He4) = ....

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

No branches or pull requests

1 participant