Dear all,
I was trying to run this example from the tutorials.
I installed FEniCS via conda,
I have two problems when trying to run this tutorial.
The first one beeing the TimeSeries not beeing defined (I searched and found others with this problem however it wasn't clear how we could solve this problem.
I commented this parts on the script and tryed to run but than the solver fails because it says that the preconditioner "hypre_amg" is unknown. I listed the avaiable preconditioners and indeed there is not the "hypre_amg". I also checked and saw that the Linear Algebra backend is the PETSc.
I tried to use other preconditioners however they were really slow.
Anybody can help me with this? Or should I install docker? (I tried to install via conda because I never used docker, however it seems that installing throught it yields a more stable and complete version of FEniCS, am I right?)
Thank you for your attention,
All the best Murilo.