|
[Sponsors] |
September 7, 2018, 00:51 |
How to change nu?
|
#1 |
Member
Federico Agustín Caccia
Join Date: Jun 2015
Location: Buenos Aires, Argentina
Posts: 55
Rep Power: 11 |
Hi, I want to decrease nu in a case where I have compute until a certain time, and then continue running with the new nu. I stop the running, let's say, at 5 sec, I change nu in constant/transportProperties, and then I run pimpleFoam again. But the solution does not change, so I assume that nu is not being changed. How can I effectively change it? How can I check the nu value assumed?
|
|
September 7, 2018, 03:46 |
|
#2 |
Senior Member
anonymous
Join Date: Jan 2016
Posts: 416
Rep Power: 14 |
Hi!
If I'm correct, pimpleFoam is using the singlePhaseTransportModel: https://cpp.openfoam.org/v6/singlePh...8C_source.html where the IOobject called "transportProperties" is a MUST_READ_IF_MODIFIED type, so you don't even have to stop the simulation. What is the change? From what to what? And what if you have a big difference in the viscosity? Let's say one or two orders of magnitude? Then you must see some difference. |
|
September 7, 2018, 09:50 |
|
#3 | |
Member
Federico Agustín Caccia
Join Date: Jun 2015
Location: Buenos Aires, Argentina
Posts: 55
Rep Power: 11 |
Quote:
Thanks for your repply! The change I want to make is from nu=1e-03 to nu=1e-05. I'm trying to do this because if I run with the real nu from the beginning, the simulation becomes unestable. (I'm calculating head loss in an elbow with k-epsilon) |
||
Tags |
running, transport coefficient, viscocity |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
change the under-relaxation factors | hotboy | FLUENT | 4 | May 28, 2015 23:25 |
Mass Transfer without Phase Change in InterPhaseChangeFoam | Parisa_Khiabani | OpenFOAM Running, Solving & CFD | 5 | May 26, 2015 10:40 |
No density change - rhoSimplecFoam | krapic | OpenFOAM | 1 | November 29, 2014 19:39 |
Help with writing a macro/UDF_file/script to change BC at regular time step intervals | Codophobia | Fluent Multiphase | 0 | April 24, 2014 11:07 |
Old OpenFOAM Users, Read This if you Want to Change Username | pete | Site Help, Feedback & Discussions | 0 | March 16, 2009 05:29 |