|
[Sponsors] |
October 27, 2005, 09:17 |
runTimeModifiable yes; did not
|
#1 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
runTimeModifiable yes; did not work with channelOodles solver. Is this normal? What should I do to make such option effective? The used timestep is just to check if the option is working, that is why it is big. Thanks.
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // application channelOoddns; startFrom latestTime; startTime 0 stopAt endTime; endTime 150; deltaT 0.1; writeControl adjustableRunTime; // automatic time step. writeInterval 0.1; purgeWrite 0; writeFormat ascii; writePrecision 6; writeCompression uncompressed; timeFormat general; timePrecision 6; runTimeModifiable yes; // automatic time step adjustTimeStep yes; maxCo 3; maxDeltaT 0.1; -- INSERT -- 25,25 72% |
|
October 27, 2005, 09:49 |
Are you running an adjustable
|
#2 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
Are you running an adjustable timestep? If so it will override deltaT to preserve the maximum Co number.
|
|
October 28, 2005, 11:19 |
yes I'm running adjustable tim
|
#3 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
yes I'm running adjustable timestep but the parameter that I changed during run time was maxCo so if the file is read before each time step, then the solver should allow for the new modified maxCo. It did not. Thanks for your help.
Maka |
|
October 28, 2005, 12:43 |
Change something else in the c
|
#4 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
Change something else in the control dictionary while running to see if it gets read, like writeFormat. If this change doenst take effect then you have some timestamp issue. If it does take effect, your problem is that the maxDeltaT is overriding the maxCo.
In this case I can suggest is that you check the source code of setDeltaT.H to see how it works. |
|
November 18, 2008, 09:05 |
Hi,
I had the same problem
|
#5 |
Senior Member
Wolfgang Heydlauff
Join Date: Mar 2009
Location: Germany
Posts: 136
Rep Power: 21 |
Hi,
I had the same problem with turbFoam. I changed the turbFoam.C. Maybe you can get some hints how to change your channelOodles.C See http://www.cfd-online.com/OpenFOAM_D...tml?1227012935 |
|
July 26, 2021, 17:56 |
|
#6 |
New Member
Lukas Kutej
Join Date: Jan 2016
Location: Darmstadt
Posts: 20
Rep Power: 10 |
wrong thread sorry
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
cvd can't work | mahe | Phoenics | 0 | February 25, 2008 23:01 |
why CFX help can't work? | prayskyer | CFX | 5 | December 17, 2006 17:15 |
i can't work it out,help me,thanks! | ATao | Siemens | 1 | August 7, 2005 11:48 |
How does work RMF? | Julien | FLUENT | 0 | May 5, 2005 21:35 |
Will the UDF work?? | H.S.Fang | FLUENT | 0 | December 27, 2001 22:21 |