← Back to team overview

dolfin team mailing list archive

Re: further demo problems

 

On Mon, Mar 31, 2008 at 09:51:27PM +0200, Ilmar Wilbers wrote:
>  >>>> in demo/pde/mixed-poisson/python, else the two plots will be on 
> top of each other and both will be closed upon pressing 'q'. The rest it 
> fine.
>  >>>>
>  >>>>> demo/mesh/subdomains/cpp
>  >>>>> demo/mesh/subdomains/python
>  >>>>> Maybe give some output from running the program? Like: 'generated 
> file subdomains.xml'?
>  >>>>>
>  >>>>>
>  >>>> No changes.
>  >>>>
>  >>> I added a line here to increase the debug level. Don't you get any
>  >>> output?
>  >>>
>  >>>
>  >> Nope, nothing...
>  >
>  > Should be fixed now (I added it to the wrong demo before).
> Still nothing. hg log show no changes to the code.

Sorry, forgot to push. It should be there now.

>  >>>>> demo/ode
>  >>>>> Demos are not compiled, do not follow the directory structure of 
> the other demos, and don't work.
>  >>>>>
>  >>>>>
>  >>>> No changes.
>  >>>>
>  >>> ok, try again.
>  >>>
>  >>> The Python interface of the ODE solver is broken. It shouldn't be much
>  >>> work to fix it, but it hasn't been done.
>  >>>
>  >>>
>  >> What am I looking for here, except for the aliev-panfilov directory 
> (cpp/demo works), all directories only contain a main.cpp and plot.py. 
> Nothing is built.
>  >
>  > The cpp directories are there now and things work for me.
> OK except for harmonic. The files are not located in a cpp folder and 
> hence are not compiled either.

ok, should be fixed now. (I wrote 'mv' before instead of 'hg mv'.)

-- 
Anders


Follow ups

References