|
[Sponsors] |
September 24, 2014, 15:26 |
different time schemes in one case
|
#1 |
Senior Member
Join Date: Jan 2013
Posts: 372
Rep Power: 14 |
Dear All,
For some kind of purpose, I would like to try if we can use differnt time schemes for the different time derivative terms. but I found it does not work. I add the following information like: Code:
ddtSchemes { default backward; ddt(rho, U) Euler; } Code:
--> FOAM FATAL IO ERROR: "ill defined primitiveEntry starting at keyword 'ddt(rho,' on line 21 and ending at line 72" OFFO |
|
October 4, 2014, 11:26 |
|
#2 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
change default to none, then you should specify each term individual , and solver shows you which term should be specified
__________________
My Personal Website (http://nimasamkhaniani.ir/) Telegram channel (https://t.me/cfd_foam) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
High Courant Number @ icoFoam | Artex85 | OpenFOAM Running, Solving & CFD | 11 | February 16, 2017 14:40 |
bubbleFoam tutorial case with turbulence | setzberg | OpenFOAM Running, Solving & CFD | 6 | October 15, 2015 14:29 |
Star cd es-ice solver error | ernarasimman | STAR-CD | 2 | September 12, 2014 01:01 |
calculation diverge after continue to run | zhajingjing | OpenFOAM | 0 | April 28, 2010 05:35 |