[DuMuX] Announcement: SRP NUPUS DuMuX Course (12th/13th October 2017)

2017-08-07 Thread NUPUS Stefanie Siegert
Dear All, this is to inform you that the group of Rainer Helmig is organizing a DuMuX course to take place at the University of Stuttgart right after the SRP NUPUS Meeting 2017 in Mühlhausen. The course will take place on Date: Thursday, 12th October and Friday 13th October 2017 Place

Re: [DuMuX] Flux over Dirichlet boundary

2017-08-07 Thread Gergely Schmidt
Hello Christoph, this is what worked for my 2p2c problem. I wrote this into model.hh: void massFlow2D(std::ofstream &outFile, const std::string& boundary, Scalar &eps) { ElementVolumeVariables elemVolVars; FVElementGeometry fvGeometry; PrimaryVariables flux(0.0);