CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

How to change nu?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By simrego

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2018, 23:51
Default How to change nu?
  #1
Member
 
fede32's Avatar
 
Federico Agustín Caccia
Join Date: Jun 2015
Location: Buenos Aires, Argentina
Posts: 55
Rep Power: 10
fede32 is on a distinguished road
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?
fede32 is offline   Reply With Quote

Old   September 7, 2018, 02:46
Default
  #2
Senior Member
 
anonymous
Join Date: Jan 2016
Posts: 416
Rep Power: 14
simrego is on a distinguished road
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.
fede32 likes this.
simrego is offline   Reply With Quote

Old   September 7, 2018, 08:50
Default
  #3
Member
 
fede32's Avatar
 
Federico Agustín Caccia
Join Date: Jun 2015
Location: Buenos Aires, Argentina
Posts: 55
Rep Power: 10
fede32 is on a distinguished road
Quote:
Originally Posted by simrego View Post
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.

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)
fede32 is offline   Reply With Quote

Reply

Tags
running, transport coefficient, viscocity


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
change the under-relaxation factors hotboy FLUENT 4 May 28, 2015 22:25
Mass Transfer without Phase Change in InterPhaseChangeFoam Parisa_Khiabani OpenFOAM Running, Solving & CFD 5 May 26, 2015 09:40
No density change - rhoSimplecFoam krapic OpenFOAM 1 November 29, 2014 18:39
Help with writing a macro/UDF_file/script to change BC at regular time step intervals Codophobia Fluent Multiphase 0 April 24, 2014 10:07
Old OpenFOAM Users, Read This if you Want to Change Username pete Site Help, Feedback & Discussions 0 March 16, 2009 04:29


All times are GMT -4. The time now is 18:49.