Castro icon indicating copy to clipboard operation
Castro copied to clipboard

Hackaton goal: Brush the 4th order SDC method for the nova problem

Open aisclark91 opened this issue 1 year ago • 0 comments

I would like to brush off the needed requirements to make the SDC 4th order make it work with the nova problem. I have the following plan:

  • [ ] Read, and recreate the calculations of https://iopscience.iop.org/article/10.3847/1538-4357/ab4e1d/pdf
  • [ ] Find an example, which have used this method.

Is important to stress that AMR and GPU are not supported for this method. Thus we need to run with MPI+OpenMP.

aisclark91 avatar Nov 07 '24 16:11 aisclark91