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

ODE in reactingFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 3, 2020, 03:00
Default ODE in reactingFoam
  #1
Member
 
Sam
Join Date: May 2019
Posts: 64
Rep Power: 6
saj216 is on a distinguished road
Hey guys,

I've noticed that ODE is used in a number of solvers because it is found in the file Make/options. However I am curious how ODE are implemented as it is not obvious how this has been achieved in the solver code such as reactingFoam. I am hoping someone will let me know.
saj216 is offline   Reply With Quote

Old   July 9, 2020, 16:10
Default
  #2
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 722
Blog Entries: 1
Rep Power: 17
dlahaye is on a distinguished road
Time integration is build around ODESolver / adaptiveSolver
* https://github.com/OpenFOAM/OpenFOAM...adaptiveSolver

This solver is called in turn by e.g. Euler’s method, SIEuler, RK and RODAS time integration methods
* https://github.com/OpenFOAM/OpenFOAM.../Euler/Euler.C
dlahaye 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
"unknown psi type" error in reactingFoam Speno93 OpenFOAM Running, Solving & CFD 2 May 25, 2021 09:15
ODE solver for reactingFoam narak OpenFOAM Running, Solving & CFD 6 March 6, 2016 21:35
Is it possible to accelerate the ode solver of reactingFoam? pajofego OpenFOAM Running, Solving & CFD 2 August 10, 2014 05:38
reactingFoam: ODE Solver KRR4 "Too many integration steps" pajofego OpenFOAM 3 May 18, 2013 15:15
Chemistry ODE Solver in reactingFoam Cyberholmes OpenFOAM 1 July 13, 2011 13:59


All times are GMT -4. The time now is 06:33.