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

Add flash test #18

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open

Add flash test #18

wants to merge 49 commits into from

Conversation

anderson2981
Copy link
Collaborator

lets see how this goes.

Add some of our simply test problems to the main prediction driver.

Comment on lines +1372 to +1375
# initialize the wall heat capacity
wall_cp = wall_insert_cp * wall_insert_mask
if wall_surround_mask is not None:
wall_cp = wall_cp + wall_surround_cp * wall_surround_mask
Copy link
Member

Choose a reason for hiding this comment

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

Gotta be careful here, flash and shock don't have a surround. That's why I massaged this bit.

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