Commit f6529b67 authored by Antonino D'Anna's avatar Antonino D'Anna

changed D200 vrw from 2.0 to 1.6. 1.4 gives the same results nonetheless

parent 88f7123b
...@@ -11,7 +11,7 @@ const ens_db = Dict( ...@@ -11,7 +11,7 @@ const ens_db = Dict(
"N202" => [48, 128, 3.55, 2, "1.2", [899]], "N202" => [48, 128, 3.55, 2, "1.2", [899]],
"N203" => [48, 128, 3.55, 1, "2.0", [756,787]], "N203" => [48, 128, 3.55, 1, "2.0", [756,787]],
"N200" => [48, 128, 3.55, 1, "2.0", [856,856]], "N200" => [48, 128, 3.55, 1, "2.0", [856,856]],
"D200" => [64, 128, 3.55, 2, "2.0", [2001]], "D200" => [64, 128, 3.55, 2, "1.6", [2001]],
"E250" => [96, 192, 3.55, 1, ["2.0"], [1009]], "E250" => [96, 192, 3.55, 1, ["2.0"], [1009]],
"N300" => [48, 128, 3.70, 1, "1.2", [1521]], "N300" => [48, 128, 3.70, 1, "1.2", [1521]],
"N302" => [48, 128, 3.70, 1, "1.2", [2201]], "N302" => [48, 128, 3.70, 1, "1.2", [2201]],
......
Markdown is supported
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