Yes, it is known problem and is planed to be solved soon. https://bitbucket.org/fenics-project/fenics-web/issues/4
Jan On Fri, 6 Nov 2015 13:14:20 +0000 "Pepper R." <[email protected]> wrote: > If the tutorial is no longer maintained, it might be worth changing > the webpage, as on the 1.6.0 documentation page > here<http://fenicsproject.org/documentation/>, it still directs new > users to it. The actual tutorial page doesn’t really indicate it’s > out of date either. I did find it a bit confusing when I first > started using FEniCS, and it seems to come up on the mailing list > relatively often. > > Ryan > > > > On 6 Nov 2015, at 12:58, Jan Blechta > <[email protected]<mailto:[email protected]>> wrote: > > FEniCS tutorial is outdated and not maintained any more. Refer to > documented demos within DOLFIN source tree or here > http://fenicsproject.org/documentation/dolfin/1.6.0/python/demo/index.html > > Jan > > > On Thu, 5 Nov 2015 08:02:37 -0600 > Jessica Cervi <[email protected]> wrote: > > Hello, > > I just installed Fenics and all the dependancies from the Anaconda. I > believe everything went well. > Next, I was trying to look at the tutorial files, but when I type > python d1_p2D.py I get the following error: > > Reading DOLFIN parameters from file "dolfin_parameters.xml". > terminate called after throwing an instance of 'std::runtime_error' > what(): > > *** > ------------------------------------------------------------------------- > *** DOLFIN encountered an error. If you are not able to resolve this > issue *** using the information listed below, you can ask for help at > *** > *** [email protected] > *** > *** Remember to include the error message listed below and, if > possible, *** include a *minimal* running example to reproduce the > error. *** > *** > ------------------------------------------------------------------------- > *** Error: Unable to assign parameter value. > *** Reason: Illegal value for parameter "refinement_algorithm". > Allowed values are: [plaza, plaza_with_parent_facets, regular_cut]. > *** Where: This error was encountered inside Parameter.cpp. > *** Process: 0 > *** > *** DOLFIN version: 1.6.0 > *** Git changeset: > *** > ------------------------------------------------------------------------- > > Aborted (core dumped) > > Can you help me? > > Best, > > Jessica > > _______________________________________________ > fenics mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics > _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
