Skip to content

Commit

Permalink
Added theat to OBS_VARS (#3052)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-a-foster authored and chris-ashe committed May 1, 2024
1 parent 8972c00 commit f6bb1fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions process/io/obsolete_vars.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -110,6 +111,7 @@
"fvolcry": None,
"idhe3": "fhe3",
"blnktth": None,
"theat": "t_fusion_ramp",
}

OBS_VARS_HELP = {
Expand Down

0 comments on commit f6bb1fc

Please sign in to comment.