diff options
Diffstat (limited to 'calc_coolfunc.py')
-rwxr-xr-x | calc_coolfunc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calc_coolfunc.py b/calc_coolfunc.py index 7943c82..a9bee09 100755 --- a/calc_coolfunc.py +++ b/calc_coolfunc.py @@ -50,7 +50,7 @@ Sample configuration file: t_profile = t_profile.txt # average abundance (unit: solar) -abundance = 0.5 +abundance = <ABUND> # abundance table (default: grsa) abund_table = grsa |