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
