CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

different time schemes in one case

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 24, 2014, 14:26
Default different time schemes in one case
  #1
Senior Member
 
Join Date: Jan 2013
Posts: 372
Rep Power: 14
openfoammaofnepo is on a distinguished road
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;
}
I got the following error information:

Code:
--> FOAM FATAL IO ERROR:
"ill defined primitiveEntry starting at keyword 'ddt(rho,' on line 21 and ending at line 72"
Anyone knows how to use different time schemes for different time derivative terms? Thank you very much.
OFFO
openfoammaofnepo is offline   Reply With Quote

Old   October 4, 2014, 10:26
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
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)
nimasam 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
Transient simulation not converging skabilan OpenFOAM Running, Solving & CFD 14 December 16, 2019 23:12
High Courant Number @ icoFoam Artex85 OpenFOAM Running, Solving & CFD 11 February 16, 2017 13:40
bubbleFoam tutorial case with turbulence setzberg OpenFOAM Running, Solving & CFD 6 October 15, 2015 13:29
Star cd es-ice solver error ernarasimman STAR-CD 2 September 12, 2014 00:01
calculation diverge after continue to run zhajingjing OpenFOAM 0 April 28, 2010 04:35


All times are GMT -4. The time now is 12:48.