CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: gary7
Forum: OpenFOAM October 24, 2016, 16:42
Replies: 5
Views: 2,251
Posted By gary7
That's right. You can write the results at...

That's right. You can write the results at specific timesteps, you can add more timesteps using "or" (||) operator. However, the clean and robust way of doing it is defining an IOdictionary and list...
Forum: OpenFOAM October 21, 2016, 13:40
Replies: 5
Views: 2,251
Posted By gary7
Hi Kate, I used a quick hack to do it. It is...

Hi Kate,

I used a quick hack to do it. It is not the best way to do it but it does the job:


if
(
mag(runTime.value() - runTime.deltaT().value() * 10) < SMALL
)
{
Forum: OpenFOAM January 9, 2014, 16:45
Replies: 5
Views: 2,251
Posted By gary7
Write field data at a few specific timesteps

Hi All,

Is it possible to control the writing of the filed data happens at some specific timesteps which are not necessarily a multiple of "writingInterval"? Let's say I want the data to be...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 23:36.