We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efef6b commit 4470788Copy full SHA for 4470788
1 file changed
tables.jl
@@ -80,7 +80,7 @@ const MODELS_TABLE = Dict(
80
],
81
)
82
83
-const FMODEL_MAX_L = Dict(:Sr87 => 2, :Sr88 => 2, :Yb171 => 4, :Yb173 => 1, :Yb174 => 4)
+const FMODEL_MAX_L = Dict(:Sr87 => 3, :Sr88 => 3, :Yb171 => 4, :Yb173 => 1, :Yb174 => 4)
84
85
86
const PARA_TABLE = Dict(
0 commit comments