Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/operators/standard_diagonal.toml @ 1605:1388149b54ad feature/boundary_conditions
REVIEW: Suggestions for minor fixes
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sat, 08 Jun 2024 23:43:49 +0200 |
parents | 3e7438e2a033 |
children |
line wrap: on
line diff
--- a/src/SbpOperators/operators/standard_diagonal.toml Sat Jun 08 22:51:31 2024 +0200 +++ b/src/SbpOperators/operators/standard_diagonal.toml Sat Jun 08 23:43:49 2024 +0200 @@ -34,12 +34,13 @@ {s = ["1", "-2", "1"], c = 1}, ] +D2.positivity = {theta_M = "0.3636363636", theta_R = "1.000000538455350", m_b = "2"} + D2variable.inner_stencil = [["1/2", "1/2", "0"],[ "-1/2", "-1", "-1/2"],["0", "1/2", "1/2"]] D2variable.closure_stencils = [ {s = [["2", "-1", "0"],["-3", "1", "0"],["1","0","0"]], c = 1}, ] -D2.positivity = {theta_M = "0.3636363636", theta_R = "1.000000538455350", m_b = "2"} [[stencil_set]] @@ -67,6 +68,8 @@ {s = [ "-1/49", "0", "59/49", "-118/49", "64/49", "-4/49"], c = 4}, ] +D2.positivity = {theta_M = "0.2505765857", theta_R = "0.577587500088313", m_b = "4"} + D2variable.inner_stencil = [ ["-1/8", "1/6", "-1/8", "0", "0" ], [ "1/6", "1/2", "1/2", "1/6", "0" ], @@ -137,7 +140,6 @@ ]} ] -D2.positivity = {theta_M = "0.2505765857", theta_R = "0.577587500088313", m_b = "4"} [[stencil_set]]