Closed HumbertHumbert7 closed 4 months ago
You can solve such problems with the defcon library. See
https://bitbucket.org/pefarrell/defcon
and lecture 3 of https://pefarrell.org/files/kacov2023.pdf for a discussion of the algorithm.
The closest example to the kind of problems you're interested in is
Thank you. It seems very useful. Is it possible to use this library on Google Colab?
Can you tell me where can I find solved buckling problems with firedrake (plates or beams)? In particular where can I find some examples implemented with the continuation method? Thank you