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

JSON subdictionary for setting initial conditions #1738

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

gloopydoop
Copy link
Collaborator

@gloopydoop gloopydoop commented Feb 28, 2025

This PR introduces a json sub-dictionary instead of hard coding case.fluid and case.scalar to allow more re-usability of flow_ic and scalar_ic.

NOTE
There is a change to how the Blasius parameters enters case file, so I hope this doesn't cause an inconvenience to people already using this BC.

@gloopydoop gloopydoop closed this Feb 28, 2025
@gloopydoop gloopydoop reopened this Feb 28, 2025
@gloopydoop gloopydoop marked this pull request as draft February 28, 2025 15:23
@gloopydoop gloopydoop closed this Feb 28, 2025
@gloopydoop gloopydoop reopened this Mar 4, 2025
@gloopydoop gloopydoop marked this pull request as ready for review March 8, 2025 14:04
@timofeymukha
Copy link
Collaborator

Harry, there is probably a problem with the hemi in reframe. You have to change the case file template there.

@timofeymukha
Copy link
Collaborator

So you are just changing where the config for blasius is, right? I think that is good, since it is no longer shared between the bcs and the ics.

@pschlatt1
Copy link
Collaborator

btw, regarding Blasius in general: Should one not just add a correct Blasius profile? I would never use any of these approximations for a serious simulation.

@njansson
Copy link
Collaborator

njansson commented Mar 9, 2025

btw, regarding Blasius in general: Should one not just add a correct Blasius profile? I would never use any of these approximations for a serious simulation.

Yes please do!

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.

4 participants