|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
rafal zietara
Join Date: Mar 2009
Location: Manchester, UK
Posts: 60
Rep Power: 6 ![]() |
Description:
After changing the writeInterval while case is running OF doesnt write to disk anymore. Solver/Application: bubbleFoam Source file: Testcase: Platform: probably non-specific but I run Gentoo 32 Version: OpenFOAM 1.5 rebuilt Notes: I run the case as it is (attached). after some time 0.4 I realised that writeInterval 0.01; in another terminal i changed writeInterval 0.1; and the cases are not written any more. reverting back to writeInterval 0.01; and everything is like it was (writing every 0.01s) I run this case twice - the same result. Thanks in advance |
|
|
|
|
|
|
|
|
#2 |
|
Member
Juho Peltola
Join Date: Mar 2009
Location: Finland
Posts: 80
Rep Power: 6 ![]() |
I've had similar problems with the twoPhaseEulerFoam - a close relative to the bubbleFoam - in the 1.4.1 version. So it probably isn't a 1.5 related issue. Probably has more to do with the solver.
|
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Mar 2009
Posts: 854
Rep Power: 11 ![]() |
This is a known problem that occurs sometimes but not always when the writeInterval is changed. We will work on it when we have sorted some other pressing issues.
Henry |
|
|
|
|
|
|
|
|
#5 |
|
Member
rafal zietara
Join Date: Mar 2009
Location: Manchester, UK
Posts: 60
Rep Power: 6 ![]() |
Thanks for this. It works fine now.
I was not really bothered so much by this bug. It was more like making OF bulletproof. Another not bothering bug is when in your path or case have a space (for some strange reason) ie /home/OFuser/All cases/case1 with current implementation, the solver interprets it as two arguments. Again not bothering but worth to think for next release. Cheers Rafal |
|
|
|
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Mar 2009
Posts: 854
Rep Power: 11 ![]() |
It would be VERY difficult to support spaces in the "fileName" and "word" types in the OpenFOAM parser and we do not currently have any plans to attempt it. Have you considered using "_" instead of spaces in your file and directory names?
H |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fan type BC in OF15 | hsieh | OpenFOAM Running, Solving & CFD | 30 | November 10, 2011 07:33 |
| Forces in OF15 | richard | OpenFOAM Running, Solving & CFD | 166 | September 17, 2011 03:24 |
| Bug in patchIntegrateC OF15 | anger | OpenFOAM Bugs | 8 | May 29, 2009 04:36 |
| CoupledFvScalarMatrix in OF15 | fisher | OpenFOAM Running, Solving & CFD | 8 | November 29, 2008 07:36 |
| New feature article | Jonas Larsson | CFD-Wiki | 2 | December 14, 2005 08:10 |