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 friction factor correlation to alfacase converter #406

Open
ckiyono opened this issue Sep 18, 2024 · 0 comments
Open

Add friction factor correlation to alfacase converter #406

ckiyono opened this issue Sep 18, 2024 · 0 comments

Comments

@ckiyono
Copy link

ckiyono commented Sep 18, 2024

  • alfasim-sdk version: latest
  • Python version: 3.10
  • Operating System: linux, win

Description

We need to get the Friction Factor Correlation into the alfacase file, and also the converter to be able to read it from an alfacase.
image

Without this option, we cannot run a non-newtonian fluid though command line with an alfacase file.

What I Did

Setting this information in the GUI and saving to an alfacase, this field does not appear. Checking in the PhysicsDescription, the field friction_factor_correlation does not exist.
https://github.com/ESSS/alfasim-sdk/blob/master/src/alfasim_sdk/_internal/alfacase/case_description.py#L3306-L3360

The _ConfigureAdvancedOptionsFromDescription does not set it into the model.

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
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

No branches or pull requests

1 participant