Is there a built in function/package in python which can handle periodic boundary conditions
I am working on solving a non-linear elliptic PDE and I am not sure what python tools will work best here. Looking around online I am unsure if they can accommodate periodic boundary conditions, so I decided I should just ask if there are any?
Python code for second order non linear differetial equation
To find the deformations on the quarter of a ring I found the following formulations:
System of differential equations of 2nd order
Need to solve a system of differential equations in Python
The system looks like this: