[DuMuX] Stokes problem

2015-08-07 Thread Calin-Marius.Dan
Dear Dumux users, I have two questions regarding the implementation of Navier-Stokes equations in Dumux: 1. I found in Dumux the implicit solver using the box method and a stabilization scheme for the (Navier-)Stokes problem. On the mailing list archive, I found a discussion in 2012

Re: [DuMuX] dunecontrol options file - example

2015-04-20 Thread Calin-Marius.Dan
Hello, I can run successfuly the testcases proposed in implicit/2p, but those from multidomain directory do not run. The error given by the multidomain run is in the attached file. I can't trace this error message, but I guess that it comes from Boost::FUSION library, which is required

[DuMuX] dunecontrol options file - example

2015-04-17 Thread Calin-Marius.Dan
Hello, I am trying to configure/compile Dumux with dunecontrol using cmake and I need to include UG and SuperLU, eventually Pardiso in the CMAKE_FLAGS. Can someone provide an example of options file such that I see these cmake flags (former -with-ug, --with-superlu)? Thank you in advance,

Re: [DuMuX] dunecontrol options file - example

2015-04-17 Thread Calin-Marius.Dan
Hello Christoph, Thank you for explanations, it compiles now! I have another problem with Boost::Fusion needed by dune-multidomaingrid. I have installed boost_1.5[7,8], both contain the Fusion libraries in boost_1_5?_0/include/boost/fusion During the compilation, it finds boost, but it does not