diff --git a/process/io/obsolete_vars.py b/process/io/obsolete_vars.py index fce95520d2..b4fa0189ee 100644 --- a/process/io/obsolete_vars.py +++ b/process/io/obsolete_vars.py @@ -11,6 +11,7 @@ Note: this is now relied upon by Blueprint, pending implementing a proper API. """ + OBS_VARS = { "snull": "i_single_null", "tfno": "n_tf", @@ -110,6 +111,7 @@ "fvolcry": None, "idhe3": "fhe3", "blnktth": None, + "theat": "t_fusion_ramp", } OBS_VARS_HELP = {