comparison src/SbpOperators/operators/standard_diagonal.toml @ 1601:fad18896d20a feature/boundary_conditions

REVIEW: Comment on operator toml
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 29 May 2024 23:28:33 +0200
parents 84dc3b9b449b
children 3e7438e2a033
comparison
equal deleted inserted replaced
1600:b2496b001297 1601:fad18896d20a
135 [ "0", "0", "0", "0", "1/6", "1/2", "1/2", "1/6" ], 135 [ "0", "0", "0", "0", "1/6", "1/2", "1/2", "1/6" ],
136 [ "0", "0", "0", "0", "0", "-1/8", "1/6", "-1/8" ], 136 [ "0", "0", "0", "0", "0", "-1/8", "1/6", "-1/8" ],
137 ]} 137 ]}
138 ] 138 ]
139 139
140 Positivity.D2 = {theta_H = "17/48", theta_M = "0.2505765857", theta_R = "0.577587500088313", m_b = "4"} 140 Positivity.D2 = {theta_H = "17/48", theta_M = "0.2505765857", theta_R = "0.577587500088313", m_b = "4"} # REVIEW: Shouldn't the keys be reversed here (D2.positivity instead of Positivity.D2)
141 141
142 [[stencil_set]] 142 [[stencil_set]]
143 143
144 order = 6 144 order = 6
145 145