Hi Christoph, I tried to do as you said but i am not certain about the common line for additionally running dunecontrol with "configure" for dumux. 7 ./dune-common/bin/dunecontrol all configure --with-ug=$home/downloads/ug-3.11.0
Instead of running dunecontrol with "configure" for dumux, i rebuild dumux but it didnot work. so would be please write the command line that i should be using. 8 ./dune-common/bin/dunecontrol --opts=dumux/optim.opts all Thanks and Regards Sandeep > From: [email protected] > Subject: Re: [DuMuX] Installation of UG grid for 2pdfm example. > To: [email protected]; [email protected] > Date: Wed, 10 Sep 2014 20:06:07 +0200 > > Hi Sandeep, > you have to run duncontrol with "all" instead of only > configure for dune-grid, otherwise dune-grid will not > contain the necessary functions. > Additionally you have to run dunecontrol with "configure" > for dumux. > > Bye > Christoph > > > 1 Download and extract the git/tar file to specified folder > >"ug-3.11.0" and "cd ug-3.11.0" > > 2 ./configure --prefix=$home/downloads/ug-3.11.0 > >--enable-dune CC=g++ > > 3 make > > 4 su sudo and password for root > > 5 make install > > 6 cd Dumux > > 7 ./dune-common/bin/dunecontrol --module=dune-grid configure > >--with-ug=$home/downloads/ug-3.11.0 > > > -- > Das Kommt darauf an, in welchen Zeiträumen du > rechnest. Für Geologen: ja, in naher Zukunft > [Stefan Seyfried in suse-laptop]
_______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
