CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

MRFProperties

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By Krao
  • 1 Post By sm0226

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 18, 2019, 21:48
Default MRFProperties
  #1
New Member
 
Sangmin Kim
Join Date: Aug 2019
Posts: 6
Rep Power: 7
sm0226 is on a distinguished road
Hi everyone.

I am simulating the flow of flames by a fan.
I want the fan to run for only a few seconds, how can I slow down the angular velocity(omega) or set it to only rotate for a fixed time?

Below is the contents of my MRFProperties file.

MRF1
{
cellZone rotatingZone;
active yes;

origin (-4.294 0 0);
axis (0 0 1);
omega constant -74.874;
}
sm0226 is offline   Reply With Quote

Old   September 19, 2019, 01:32
Default
  #2
Senior Member
 
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 8
Krao is on a distinguished road
Hi Sangmin,

Since changing the properties of constant doesn't come to effect during the simulation, how about doing the simulation with fan for some time(iterations) and stop the simulation at writenow, and change the velocity to zero in constant/MRFProperties and continue from latestTime. I am not sure whether it gives you the perfect answer, you are looking for. If you don't want to change manually use ./allRun kind of scripts.

Cheers,
Krao
sm0226 likes this.
Krao is offline   Reply With Quote

Old   September 19, 2019, 20:09
Default
  #3
New Member
 
Sangmin Kim
Join Date: Aug 2019
Posts: 6
Rep Power: 7
sm0226 is on a distinguished road
Dear Kmeti Rao

Thank you for your kind answers and advice.

I think that is great idea. I just try it now!
Krao likes this.
sm0226 is offline   Reply With Quote

Reply


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
Difference using MRFProperties or DynamicMeshDict Carlo_P OpenFOAM Pre-Processing 2 August 6, 2019 05:45


All times are GMT -4. The time now is 21:35.