Christoph
-------- Original-Nachricht -------- Betreff: dumux Stokes solver vs exact solution : rectifications Datum: Tue, 4 Jun 2013 18:48:26 -0300 Von: abdeladhim tahimi <[email protected]> An: [email protected], [email protected] I just noticed that the right side of the domain was unintentionallyleft of outflowboundary typefor the momentum equations (witch does not correspond to the present problem), so I commented the 3 lines concerned and I found my old results I wanted to send you (which are obviously also false!!) / / If (onRightBoundary_ (globalPos) && / / GlobalPos [1] <this-> bboxMax () [1] && globalPos eps_-[1]> this-> bboxMin () [1] + eps_) / / Values.setAllOutflow (); I would like to notice that I curiously tested Alugrid (simplex and Cube), the results seem to depend strongly on the type of grid used!! SET_TYPE_PROP (StokesTestProblem, Grid, Dune :: ALUCubeGrid <2.2>); SET_TYPE_PROP (StokesTestProblem, Grid, Dune :: ALUSimplexGrid <2.2>); the new problem file is attached sorry to have to send corrections to the problem file Adim
stokestestproblem.hh
Description: Binary data
_______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
