-
Notifications
You must be signed in to change notification settings - Fork 0
A QuICC Team
fomics edited this page Oct 11, 2018
·
3 revisions
QuICC is a fully spectral C++ code that simulates convection driven fluid flows applicable to planetary and stellar interiors in spherical, cylindrical and plane-layer geometries. The code requires transforming the data between physical and spectral space multiple times per step, using FFT, Chebyshev, Worland and Legendre transforms. Our goal for this week is to port a full transform path (i.e., from physical to spectral and back to physical) for a scalar variable as required in a spherical case.