Commit 68cb024
committed
checks_impl: override continuity check at open BC
There was apparently one thing I missed that still used ghost J...
The continuity check is definitely worse now, since actual errors might
be inadvertently hidden by this approach. However, I'm not a fan of
pretending that the ghost current is accurate when it isn't. In
particular, current in ghost corners deposited by inflow/outflow is not
accurate due to how inter/intrapatch communication works.1 parent 86ccc73 commit 68cb024
1 file changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
76 | 91 | | |
77 | 92 | | |
78 | 93 | | |
| |||
144 | 159 | | |
145 | 160 | | |
146 | 161 | | |
| 162 | + | |
147 | 163 | | |
148 | 164 | | |
149 | 165 | | |
150 | 166 | | |
151 | 167 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 168 | | |
156 | 169 | | |
157 | 170 | | |
| |||
0 commit comments