We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828f91c commit 10edebdCopy full SHA for 10edebd
qmat/playgrounds/tibo/imexStabilityAdvDiffSDC.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
"""
4
-Script investigating IMEX stability for SDC methods for 3D advection-diffusion
+Script investigating IMEX stability for advection-diffusion solved with SDC
5
6
import numpy as np
7
import matplotlib.pyplot as plt
0 commit comments