← Back to team overview

pum-team team mailing list archive

Re: [Question #216626]: PUM demo?

 

Question #216626 on PUM library changed:
https://answers.launchpad.net/dolfin-pum/+question/216626

    Status: Open => Answered

Mehdi Nikbakht proposed the following answer:
Hi Dave,

It is a bit strange. when you install the pum library, the pum directory
will be generated. What you need to do is as following:

 - install dolfin and have dolfin in your path (you should be able to run dolfin demos with out any problem)
 - run "scons install " in the PUM library directory
 - if it complied successfully, add "source pum.conf"
 - go to the one demo directory (e.g. demo/poisson) and run "scons"
you should be able to compile the demos successfully.

Please send any error that you may recieve it these steps.

Yours,
Mehdi

-- 
You received this question notification because you are a member of PUM
library developing team, which is an answer contact for PUM library.