-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoptimized_negative_energy_results.json
More file actions
92 lines (92 loc) · 2.38 KB
/
Copy pathoptimized_negative_energy_results.json
File metadata and controls
92 lines (92 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"optimization_successful": true,
"optimal_parameters": {
"mu": 0.10119265559757007,
"R": 4.408779224522906,
"tau": 0.7599499682309865,
"alpha": 0.10010856908961785,
"beta": 0.6053567797757153,
"gamma": 2.9151902566929833
},
"anec_results": {
"anec_integral": 91318.77626358629,
"negative_total": 0.0,
"positive_total": 369779.6486517244,
"violation_rate": 0.0,
"ford_roman_factor": 0.0,
"max_negative_density": 0.0,
"net_negative_dominance": 0.0,
"energy_evolution": [
11381.47969590832,
10760.360190212992,
10216.891398067064,
9765.201762503752,
9440.011209717544,
9304.281861600579,
9559.991442607377,
10598.983948373112,
13207.341787398109,
14919.093939276565,
14726.306578335425,
14568.229161115765,
14445.134574797554,
14359.434229514525,
14316.395961886868,
14324.818100302458,
14397.451122105424,
14550.849291315273,
14804.300424163663,
15177.531713332206,
15687.0840916374,
16341.587808374832,
17136.613772589168,
18050.197565123544,
19040.37584812059,
20045.97760900509,
20991.393679955443,
21795.16135095562,
22381.156800817866,
22690.304149457617,
22690.30490345195,
22381.159022656684,
21795.16492374371,
20991.398420243087,
20045.98328237589,
19040.382188374053,
18050.20429482103,
17136.620622813833,
16341.594535768949,
15687.090491329069,
15177.537626977477,
14804.30574300879,
14550.853954769093,
14397.455112626682,
14324.821435996948,
14316.3986876646,
14359.436408313526,
14445.136279161012,
14568.230466413243,
14726.307557403004,
14919.09465870527,
13207.342305461603,
10598.984314077537,
9559.991695674538,
9304.282033250976,
9440.011323900593,
9765.201854165172,
10216.891445737861,
10760.360220136663,
11381.479714335645
]
},
"targets_achieved": {
"Strong negative ANEC (< -10\u2074)": "False",
"High violation rate (\u2265 50%)": false,
"Ford-Roman violation (\u2265 10\u00b3)": false,
"Negative energy dominance": "False",
"Radiatively stable": "True"
},
"theory_success": "False",
"radiative_stable": "True",
"corrected_anec": 91318.7762684026
}