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

Debugging2 #149

Merged
merged 5 commits into from
Apr 17, 2024
Merged

Debugging2 #149

merged 5 commits into from
Apr 17, 2024

Conversation

alexjamesgarza
Copy link
Contributor

Configures initial conditions for reactions rates which was causing differing results in the Flow-Tube-Loss mechanism.

@@ -22,7 +22,8 @@
}
},
"initial conditions": {
"initial_conditions.csv": {}
"PHOT.LOSS_SOA1 wall loss.s-1": 0.01,
"PHOT.LOSS_SOA2 wall loss.s-1": 0.05
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why isn't this read in from the initial conditions file?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was how the box model was generating the config, however I can make it generate a file instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the config to use the initial_conditions.csv to store and read these configs.

@K20shores K20shores merged commit adbdbb9 into main Apr 17, 2024
0 of 3 checks passed
@K20shores K20shores deleted the debugging2 branch April 17, 2024 21:59
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

Successfully merging this pull request may close these issues.

2 participants