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

Reply via email to