Skip to content

Commit 10edebd

Browse files
committed
TL: mini change
1 parent 828f91c commit 10edebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qmat/playgrounds/tibo/imexStabilityAdvDiffSDC.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8 -*-
33
"""
4-
Script investigating IMEX stability for SDC methods for 3D advection-diffusion
4+
Script investigating IMEX stability for advection-diffusion solved with SDC
55
"""
66
import numpy as np
77
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)