Commit 93d030c7 authored by Antonino D'Anna's avatar Antonino D'Anna

Updated ens_db for H101 and N300

parent 3e2fa293
const hc = 197.3269804 #MeV fm const hc = 197.3269804 #MeV fm
const ens_db = Dict( const ens_db = Dict(
#"ens_id" => [L, T, beta,dtr, vrw, trunc_cnfg] #"ens_id" => [L, T, beta,dtr, vrw, trunc_cnfg]
"H101" => [32, 96, 3.4, 2, "1.2", [1001,1009]], "H101" => [32, 96, 3.4, 2, "1.2", [1007,1009]],
"H102r001" => [32, 96, 3.4, 2, "2.0", [997]], "H102r001" => [32, 96, 3.4, 2, "2.0", [997]],
"H102r002" => [32, 96, 3.4, 2, "2.0", [1008]], "H102r002" => [32, 96, 3.4, 2, "2.0", [1008]],
"H105" => [32, 96, 3.4, 2, "2.0", [947,1042]], "H105" => [32, 96, 3.4, 2, "2.0", [947,1042]],
...@@ -13,7 +13,7 @@ const ens_db = Dict( ...@@ -13,7 +13,7 @@ const ens_db = Dict(
"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, "1.6", [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", [1540]],
"N302" => [48, 128, 3.70, 1, "1.2", [2201]], "N302" => [48, 128, 3.70, 1, "1.2", [2201]],
"J303" => [64, 192, 3.70, 2, "2.0", [1073]], "J303" => [64, 192, 3.70, 2, "2.0", [1073]],
"E300" => [96, 192, 3.70, 1, ["1.4"], [1139]], "E300" => [96, 192, 3.70, 1, ["1.4"], [1139]],
......
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