CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Need ODE solver

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 6, 2003, 09:35
Default Need ODE solver
  #1
Levi
Guest
 
Posts: n/a
Hi all, I am looking for an ODE solver for large systems (maybe stiff). The number of ordinary diff. equations is ~ 10^6. For solving we have a parallel cluster with 64 CPU. Does anyone know where to find such code? Thanks in advance.
  Reply With Quote

Old   April 7, 2003, 15:02
Default Re: Need ODE solver
  #2
Manan
Guest
 
Posts: n/a
Hi Levi

If you are working in fortran then u can use lsoda.f available on net. It employs Gears adaptive time step method used for stiff odes. Although C versions of the code is also available,I am not sure about its implementation.

Manan
  Reply With Quote

Old   April 9, 2003, 09:37
Default Re: Need ODE solver
  #3
Levi
Guest
 
Posts: n/a
Thank you, Manan. I know lsoda.f, lsode.f, etc codes and I use its for a long time. But all such codes are aimed at full matrixes. They contain long working arrays (~ 2*N^2). If N~10^6 it is obviously that there are not enough memory. I've very sparse matrix when only 7 elements from a million are non-zero in the each line. Are there any special solvers for such case?

  Reply With Quote

Old   April 9, 2003, 23:38
Default Re: Need ODE solver
  #4
Manan
Guest
 
Posts: n/a
Hi Levi,

lsoda solved my problem so i didnt look anywhere else.I know a group working in my deptt which uses ode solvers and are abreast with latest development in this field. If you want the contact just mail me and I can send it to u.

Manan
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
ODE solver coefficients mrangitschdowcom OpenFOAM Running, Solving & CFD 2 August 18, 2013 23:16
Working directory via command line Luiz CFX 4 March 6, 2011 21:02
Problem implementing CVODE ODE solver markusrehm OpenFOAM 20 October 13, 2010 18:02
Creating New Solver: For particle-laden compressible jets sankarv OpenFOAM 0 April 4, 2010 19:06
why the solver reject it? Anyone with experience? bearcat CFX 6 April 28, 2008 15:08


All times are GMT -4. The time now is 07:23.