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 4C thermo elements to cubitpy #54

Merged
merged 5 commits into from
Jan 24, 2025

Conversation

maxfirmbach
Copy link
Contributor

Currently thermo elements are missing in the 4C .dat file creation procedure. This PR adds the missing branches and return values. In addition a small bug regarding a fluid element branch is fixed.

@maxfirmbach maxfirmbach self-assigned this Jan 15, 2025
@maxfirmbach maxfirmbach added the enhancement New feature or request label Jan 15, 2025
@isteinbrecher
Copy link
Collaborator

Definitely makes sense! Maybe we should split the element type from the physical field in the future, but that is definitely beyond the scope of this PR. Could you add a short test case for this, similar to the def test_fluid_functionality test.

@maxfirmbach
Copy link
Contributor Author

@isteinbrecher Will look at the test case at some point.

@maxfirmbach
Copy link
Contributor Author

@isteinbrecher Any idea why testing fails?

@isteinbrecher
Copy link
Collaborator

Do they pass locally on your system?

@maxfirmbach
Copy link
Contributor Author

No ;)

@maxfirmbach
Copy link
Contributor Author

@isteinbrecher Testing passes now. I also added some things for scatra ...

@maxfirmbach maxfirmbach merged commit 1ed89ff into imcs-compsim:main Jan 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants