Carol, An IIT graduate student did a project on simulation of radiative surface balance, which uses cvode via petsc interface. His petsc code is in petsc-dev/src/ts/examples/tests/ex5.c
She may use ex5.c to test her new method (petsc-sundials interface might need to be updated). Hong On Wed, Sep 26, 2012 at 3:37 PM, Barry Smith <bsmith at mcs.anl.gov> wrote: > > > Begin forwarded message: > > *From: *"Woodward, Carol S." <woodward6 at llnl.gov> > *Subject: **code using CVODE?* > *Date: *September 26, 2012 3:36:26 PM CDT > *To: *Barry Smith <bsmith at mcs.anl.gov> > > Hi Barry,**** > ** ** > I have a collaborator, Mayya Tokman ? CCed above, who has been developing > an ODE time integration code based on exponential integrators. She > implemented her new methods using the interfaces to SUNDIALS, and is now > looking for candidate codes to try out her methods. Since you guys have an > interface to CVODE, I thought I?d see if you have any users with a CVODE > integration code who may be willing to work with a collaborator to test a > new integrator.**** > ** ** > Let me know if you know of someone.**** > ** ** > Thanks,**** > ** ** > --Carol**** > ** ** > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20121005/ce481981/attachment.html>
