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

Non-Newtonian Example #5935

Closed
soudah opened this issue Nov 15, 2019 · 5 comments
Closed

Non-Newtonian Example #5935

soudah opened this issue Nov 15, 2019 · 5 comments

Comments

@soudah
Copy link
Member

soudah commented Nov 15, 2019

Hi,
I am using the fluid-dynamics application, and I would like to run a non-newtonian fluid. Somebody has an example (.json) how to set a non-newtonian fluid?
Thanks,
Edu

@philbucher
Copy link
Member

@KratosMultiphysics/fluid-dynamics

@rubenzorrilla
Copy link
Member

Should be as easy as replace the Newtonian3DLaw in the FluidMaterials.json by the non-newtonian law you want to use. Note that you also need to run your problem with an element that uses the constitutive law.

@soudah
Copy link
Member Author

soudah commented Nov 21, 2019

Hi,

I have created a GID-Branch call "soudah-modifications-on-fluids" (sorry for the name) in order to use non-newtonian fluids.

In this brach, the user can choose different constitutive fluid laws (Bingham and Herschel-Bulkley).
Also I changed (as Rubén said) the element: vms --> qswms.

Now, just playing with the parameters!!! :-)

Thanks Philipp and Rubén!!

@rubenzorrilla
Copy link
Member

Cool! Then I'd close this issue to open a new one in the GID interface repository. Now the open question is if the qsvms element replaces the "reference" element vms when creating a monolithic problem in the GUI.

This change would imply that the use of the constitutive law in the fluid elements becomes mandatory. However it opens the possibility of easily setting non-newtonian fluid problems. @jcotela @RiccardoRossi @KratosMultiphysics/fluid-dynamics

@rubenzorrilla
Copy link
Member

Closing this one to follow the discussion in [https://github.com/KratosMultiphysics/GiDInterface/pull/675](the GiD interface repo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants