Anti-periodic boundary conditions #217
-
Hi, I'm looking to implement anti-periodic boundary conditions, i.e. the field needs to be constrained to have an opposite sign on either end of the grid. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
This is not yet possible within the package, but it should be possible to implement without too much problems. May I ask where such boundary conditions originate (I have never seen such cases). If you could provide a simple example (preferably 1d) where such boundary conditions apply, I could implement them and use the example for automatic testing. |
Beta Was this translation helpful? Give feedback.
This is not yet possible within the package, but it should be possible to implement without too much problems. May I ask where such boundary conditions originate (I have never seen such cases). If you could provide a simple example (preferably 1d) where such boundary conditions apply, I could implement them and use the example for automatic testing.