Skip to content
Snippets Groups Projects
Commit b9185146 authored by Didi Hou's avatar Didi Hou
Browse files

update MAM2EBRAINS.py

parent 522fe773
No related branches found
No related tags found
1 merge request!35Pre-release MAM v1.1.0
...@@ -11,7 +11,7 @@ from plotcolors import myred, myblue ...@@ -11,7 +11,7 @@ from plotcolors import myred, myblue
import matplotlib.pyplot as pl import matplotlib.pyplot as pl
from matplotlib import gridspec from matplotlib import gridspec
from matplotlib import rc_file from matplotlib import rc_file
rc_file('plotstyle.rc') rc_file('/Schmidt2018_dyn/plotstyle.rc')
icolor = myred icolor = myred
ecolor = myblue ecolor = myblue
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment